Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
pip>=3.8
|
| 2 |
-
|
| 3 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 4 |
gunicorn>=21.2.0
|
| 5 |
flask>=2.3.3
|
|
|
|
| 1 |
pip>=3.8
|
| 2 |
+
llama-cpp-python
|
| 3 |
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 4 |
gunicorn>=21.2.0
|
| 5 |
flask>=2.3.3
|