Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
-
llama-cpp-python
|
|
|
|
| 2 |
gradio
|
| 3 |
-
huggingface_hub
|
|
|
|
| 1 |
+
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 2 |
+
llama-cpp-python>=0.2.20
|
| 3 |
gradio
|
| 4 |
+
huggingface_hub
|