Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ fastapi[standard]
|
|
2 |
uvicorn>=0.15.0
|
3 |
huggingface-hub>=0.20.1
|
4 |
pydantic>=2.0.0
|
5 |
-
python-dotenv>=0.19.0
|
|
|
|
2 |
uvicorn>=0.15.0
|
3 |
huggingface-hub>=0.20.1
|
4 |
pydantic>=2.0.0
|
5 |
+
python-dotenv>=0.19.0
|
6 |
+
pillow
|