Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
#
|
| 2 |
-
https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.1/llama_cpp_python-0.3.1-cp310-cp310-manylinux_2_17_x86_64.
|
| 3 |
|
| 4 |
fastapi
|
| 5 |
uvicorn
|
|
|
|
| 1 |
+
# Pre-built engine for Glibc/Debian (Hugging Face Default)
|
| 2 |
+
https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.1/llama_cpp_python-0.3.1-cp310-cp310-manylinux_2_17_x86_64.whl
|
| 3 |
|
| 4 |
fastapi
|
| 5 |
uvicorn
|