Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ gradio==4.44.1
|
|
| 5 |
fastapi==0.115.0
|
| 6 |
uvicorn==0.24.0
|
| 7 |
python-multipart
|
|
|
|
| 8 |
mediapipe==0.10.14
|
| 9 |
Pillow==10.1.0
|
| 10 |
opencv-python-headless==4.8.1.78
|
|
|
|
| 5 |
fastapi==0.115.0
|
| 6 |
uvicorn==0.24.0
|
| 7 |
python-multipart
|
| 8 |
+
pydantic==2.10.6
|
| 9 |
mediapipe==0.10.14
|
| 10 |
Pillow==10.1.0
|
| 11 |
opencv-python-headless==4.8.1.78
|