Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ tensorflow
|
|
4 |
ultralytics
|
5 |
opencv-python-headless
|
6 |
Pillow
|
7 |
-
numpy<2.0
|
|
|
|
4 |
ultralytics
|
5 |
opencv-python-headless
|
6 |
Pillow
|
7 |
+
numpy<2.0
|
8 |
+
python-multipart
|