Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
gradio==4.36.1
|
| 2 |
llama-cpp-python==0.2.79
|
| 3 |
-
huggingface-hub
|
| 4 |
-
|
|
|
|
| 1 |
gradio==4.36.1
|
| 2 |
llama-cpp-python==0.2.79
|
| 3 |
+
huggingface-hub<=0.25.2
|
|
|