Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
1 |
gradio==3.50.2
|
2 |
Pillow==9.5.0
|
3 |
numpy==1.24.3
|
4 |
-
requests==2.31.0
|
5 |
-
python-dotenv==1.0.0
|
6 |
-
diffusers==0.19.3
|
7 |
-
transformers==4.31.0
|
8 |
-
torch==2.0.1
|
9 |
-
huggingface-hub==0.16.4
|
|
|
1 |
gradio==3.50.2
|
2 |
Pillow==9.5.0
|
3 |
numpy==1.24.3
|
4 |
+
requests==2.31.0
|
|
|
|
|
|
|
|
|
|