Spaces:
Sleeping
Sleeping
Commit ·
8825fb3
1
Parent(s): 180e3dc
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ opencv-python-headless
|
|
| 6 |
fastapi==0.103.2
|
| 7 |
uvicorn
|
| 8 |
Pillow
|
| 9 |
-
six
|
|
|
|
|
|
| 6 |
fastapi==0.103.2
|
| 7 |
uvicorn
|
| 8 |
Pillow
|
| 9 |
+
six
|
| 10 |
+
python-multipart
|