Spaces:
Build error
Build error
req10
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
ultralytics
|
| 2 |
gradio
|
| 3 |
dill
|
| 4 |
-
|
| 5 |
distribute
|
| 6 |
python-dotenv
|
| 7 |
-e git+https://github.com/open-mmlab/mmdetection.git@cfd5d3a985b0249de009b67d04f37263e11cdf3d#egg=mmdet
|
|
|
|
| 1 |
ultralytics
|
| 2 |
gradio
|
| 3 |
dill
|
| 4 |
+
setuptools==70.0.0
|
| 5 |
distribute
|
| 6 |
python-dotenv
|
| 7 |
-e git+https://github.com/open-mmlab/mmdetection.git@cfd5d3a985b0249de009b67d04f37263e11cdf3d#egg=mmdet
|