scfive commited on
Commit
3f900e1
·
verified ·
1 Parent(s): f36bbc5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio>=3.0.0
2
  opencv-python
3
  mmdet
4
- mmcv
5
  numpy
 
1
  gradio>=3.0.0
2
  opencv-python
3
  mmdet
4
+ mmcv>=2.0.0rc4,<2.1.0
5
  numpy