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