Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
llama-cpp-python
|
2 |
-
fastapi
|
3 |
uvicorn==0.15.0
|
4 |
python-multipart
|
|
|
1 |
llama-cpp-python
|
2 |
+
fastapi==0.51.0
|
3 |
uvicorn==0.15.0
|
4 |
python-multipart
|