czk32611 commited on
Commit
0c9e74a
1 Parent(s): 903d682

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -14,12 +14,14 @@ gradio==4.10
14
 
15
  huggingface_hub
16
  iou
17
- mmpose==1.3.1
18
- mmdet
 
 
 
19
 
20
  Pillow
21
  regex
22
  scipy==1.13.0
23
  soundfile
24
  spaces==0.25.0
25
- mmcv
 
14
 
15
  huggingface_hub
16
  iou
17
+
18
+ mmengine
19
+ mmcv>=2.0.1
20
+ mmdet>=3.1.0
21
+ mmpose>=1.1.0
22
 
23
  Pillow
24
  regex
25
  scipy==1.13.0
26
  soundfile
27
  spaces==0.25.0