Spaces:
Build error
Build error
Fix Space dependency conflict
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 2 |
-
gradio>=5.0.0,<6
|
| 3 |
huggingface_hub>=0.30.0
|
| 4 |
-
llama-cpp-python
|
|
|
|
| 1 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
|
|
|
| 2 |
huggingface_hub>=0.30.0
|
| 3 |
+
llama-cpp-python==0.3.16
|