Spaces:
Sleeping
Sleeping
ParthivM1 commited on
Commit ·
97e4af2
1
Parent(s): 6282729
Added multipart in requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ python-dotenv
|
|
| 5 |
ultralytics
|
| 6 |
opencv-python-headless
|
| 7 |
exifread
|
| 8 |
-
numpy
|
|
|
|
|
|
| 5 |
ultralytics
|
| 6 |
opencv-python-headless
|
| 7 |
exifread
|
| 8 |
+
numpy
|
| 9 |
+
python-multipart
|