Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
mmdet==2.14.0
|
3 |
+
mmcv-full==1.3.17
|
4 |
+
pycocotools==2.0.6
|
5 |
+
opencv-python-headless
|
6 |
+
pillow
|
7 |
+
pytz
|