Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
gradio>=5.6
|
| 2 |
llama-cpp-python==0.3.2
|
| 3 |
-
huggingface-hub>=0.24
|
|
|
|
| 1 |
gradio>=5.6
|
| 2 |
llama-cpp-python==0.3.2
|
| 3 |
+
huggingface-hub>=0.24,<1.0
|