Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
gradio
|
|
|
|
| 2 |
llama-cpp-python==0.3.1
|
| 3 |
-
huggingface_hub==0.24.6
|
| 4 |
-
|
|
|
|
| 1 |
gradio
|
| 2 |
+
huggingface_hub
|
| 3 |
llama-cpp-python==0.3.1
|
|
|
|
|
|