svjack commited on
Commit
bf2ed16
·
verified ·
1 Parent(s): 3dfc879

Update requirements.txt

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