Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -4,7 +4,6 @@ gunicorn==22.0.0
|
|
4 |
gevent==24.2.1
|
5 |
|
6 |
# llama.cpp python bindings (use prebuilt CPU wheels)
|
7 |
-
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
8 |
llama-cpp-python==0.2.90
|
9 |
|
10 |
# for downloading the GGUF from the Hub at startup
|
|
|
4 |
gevent==24.2.1
|
5 |
|
6 |
# llama.cpp python bindings (use prebuilt CPU wheels)
|
|
|
7 |
llama-cpp-python==0.2.90
|
8 |
|
9 |
# for downloading the GGUF from the Hub at startup
|