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