Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
gradio>=4.44.0
|
| 2 |
-
llama-cpp-python
|
| 3 |
transformers>=4.44.2
|
| 4 |
-
huggingface_hub>=0.
|
|
|
|
| 1 |
gradio>=4.44.0
|
| 2 |
+
llama-cpp-python>=0.3.6
|
| 3 |
transformers>=4.44.2
|
| 4 |
+
huggingface_hub>=0.24.0
|