Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
fastapi
|
| 2 |
requests
|
|
|
|
| 3 |
uvicorn
|
| 4 |
ultralytics
|
| 5 |
opencv-python
|
|
|
|
| 1 |
fastapi
|
| 2 |
requests
|
| 3 |
+
python-multipart
|
| 4 |
uvicorn
|
| 5 |
ultralytics
|
| 6 |
opencv-python
|