Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,8 @@ pydantic==2.5.0
|
|
| 4 |
python-multipart==0.0.6
|
| 5 |
requests==2.31.0
|
| 6 |
python-dotenv==1.0.0
|
|
|
|
|
|
|
| 7 |
fastapi>=0.104.0
|
| 8 |
uvicorn>=0.24.0
|
| 9 |
python-multipart>=0.0.6
|
|
|
|
| 4 |
python-multipart==0.0.6
|
| 5 |
requests==2.31.0
|
| 6 |
python-dotenv==1.0.0
|
| 7 |
+
Pillow==10.0.0
|
| 8 |
+
huggingface-hub==0.24.0
|
| 9 |
fastapi>=0.104.0
|
| 10 |
uvicorn>=0.24.0
|
| 11 |
python-multipart>=0.0.6
|