Commit
·
f0ce6eb
1
Parent(s):
a4d2baa
build fix
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ fastapi
|
|
2 |
gunicorn
|
3 |
uvicorn
|
4 |
numpy
|
|
|
5 |
pillow
|
6 |
opencv-python
|
7 |
torch
|
|
|
2 |
gunicorn
|
3 |
uvicorn
|
4 |
numpy
|
5 |
+
python-multipart
|
6 |
pillow
|
7 |
opencv-python
|
8 |
torch
|