Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ pillow==9.3.0
|
|
| 6 |
opencv-python-headless==4.7.0.72
|
| 7 |
pandas
|
| 8 |
requests
|
| 9 |
-
ultralytics
|
|
|
|
|
|
| 6 |
opencv-python-headless==4.7.0.72
|
| 7 |
pandas
|
| 8 |
requests
|
| 9 |
+
ultralytics
|
| 10 |
+
python-multipart
|