Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
llama-cpp-python==0.3.8
|
| 2 |
gunicorn>=21.2.0
|
| 3 |
flask>=2.3.3
|
|
|
|
| 1 |
+
install --upgrade pip
|
| 2 |
llama-cpp-python==0.3.8
|
| 3 |
gunicorn>=21.2.0
|
| 4 |
flask>=2.3.3
|