Lovitra commited on
Commit
ecebe7c
·
verified ·
1 Parent(s): a18b47a
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- torch==2.0.0
2
- diffusers==0.13.0
3
- transformers==4.27.0
4
- gradio==3.4.0
5
- huggingface_hub==0.13.3 # Updated version of huggingface_hub
6
- httpx==0.23.0
7
- Pillow==9.1.0
8
- numpy==1.22.4
 
1
+ huggingface_hub
2
+ diffusers
3
+ transformers
4
+ gradio
5
+ torch
6
+ httpx
7
+ Pillow
8
+ numpy