Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
https://github.
|
2 |
torch
|
3 |
huggingface_hub>=0.22.2
|
4 |
scikit-build-core
|
|
|
1 |
+
llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/
|
2 |
torch
|
3 |
huggingface_hub>=0.22.2
|
4 |
scikit-build-core
|