Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
gradio=
|
| 2 |
-
huggingface-hub=
|
| 3 |
pillow>=10.0.0
|
| 4 |
-
python-dotenv>=1.0.0
|
|
|
|
| 1 |
+
gradio>=5.0.0
|
| 2 |
+
huggingface-hub>=0.25.0
|
| 3 |
pillow>=10.0.0
|
|
|