Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
2 |
gradio==3.37.0
|
3 |
transformers==4.34.0
|
4 |
-
torch>=2.0.0
|
|
|
|
|
|
1 |
gradio==3.37.0
|
2 |
transformers==4.34.0
|
3 |
+
torch>=2.0.0
|
4 |
+
huggingface_hub>=0.16.4,<1.0
|