svjack commited on
Commit
835c357
·
verified ·
1 Parent(s): bf2ed16

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -6,7 +6,9 @@ albumentations
6
  huggingface_hub
7
  onnxruntime
8
 
9
- mmcv<2.2.0
 
 
10
 
11
  # For Web UI
12
  gradio
 
6
  huggingface_hub
7
  onnxruntime
8
 
9
+ #mmcv<2.2.0
10
+ mmcv==2.1.0
11
+ mmdet==3.2.0
12
 
13
  # For Web UI
14
  gradio