Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ fastapi==0.115.6
|
|
| 2 |
uvicorn[standard]==0.34.0
|
| 3 |
huggingface_hub==0.27.1
|
| 4 |
llama-cpp-python==0.3.7
|
|
|
|
|
|
| 2 |
uvicorn[standard]==0.34.0
|
| 3 |
huggingface_hub==0.27.1
|
| 4 |
llama-cpp-python==0.3.7
|
| 5 |
+
pydantic==2.10.5
|