Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
fastapi
|
3 |
uvicorn
|
4 |
huggingface_hub
|
|
|
1 |
+
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
2 |
+
llama-cpp-python==0.2.87
|
3 |
fastapi
|
4 |
uvicorn
|
5 |
huggingface_hub
|