Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ sacremoses>=0.0.53
|
|
| 7 |
torch>=1.11.0
|
| 8 |
fastapi
|
| 9 |
uvicorn
|
| 10 |
-
Pillow
|
|
|
|
|
|
| 7 |
torch>=1.11.0
|
| 8 |
fastapi
|
| 9 |
uvicorn
|
| 10 |
+
Pillow
|
| 11 |
+
python-multipart
|