Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
llama-cpp-python==0.3.
|
| 2 |
gunicorn>=21.2.0
|
| 3 |
flask>=2.3.3
|
| 4 |
requests>=2.31.0
|
|
|
|
| 1 |
+
llama-cpp-python==0.3.2
|
| 2 |
gunicorn>=21.2.0
|
| 3 |
flask>=2.3.3
|
| 4 |
requests>=2.31.0
|