Spaces:
Sleeping
Sleeping
t4n15hq
commited on
Commit
·
c574aec
1
Parent(s):
94fe463
Fix crash by adding python-multipart
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ uvicorn[standard]
|
|
3 |
tensorflow
|
4 |
pillow
|
5 |
numpy
|
6 |
-
gdown
|
|
|
|
3 |
tensorflow
|
4 |
pillow
|
5 |
numpy
|
6 |
+
gdown
|
7 |
+
python-multipart
|