Spaces:
Paused
Paused
Jean Lima commited on
Commit ·
e040eb4
1
Parent(s): e2f6f6e
Use direct wheel URL to SKIP BUILD
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -2,5 +2,4 @@ fastapi==0.109.0
|
|
| 2 |
uvicorn[standard]==0.27.0
|
| 3 |
huggingface-hub>=0.25.0
|
| 4 |
python-multipart==0.0.6
|
| 5 |
-
|
| 6 |
-
llama-cpp-python>=0.2.70
|
|
|
|
| 2 |
uvicorn[standard]==0.27.0
|
| 3 |
huggingface-hub>=0.25.0
|
| 4 |
python-multipart==0.0.6
|
| 5 |
+
https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.90/llama_cpp_python-0.2.90-cp312-cp312-manylinux_2_31_x86_64.whl
|
|
|