Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
uvicorn==0.22.0
|
2 |
-
pydantic==
|
3 |
llama-cpp-python==0.1.77
|
4 |
requests==2.31.0
|
5 |
python-multipart==0.0.6
|
|
|
1 |
uvicorn==0.22.0
|
2 |
+
pydantic==2.0.0
|
3 |
llama-cpp-python==0.1.77
|
4 |
requests==2.31.0
|
5 |
python-multipart==0.0.6
|