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