test1444 commited on
Commit
7fbb61c
·
1 Parent(s): 8ed2c43

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  gradio
 
2
  torch==1.11.0
3
  torchvision==0.12.0
 
4
  openmim==0.1.5
5
  mmdet==2.24.1
6
  mmpose==0.25.1
7
- mmcv-full==1.3.8
 
1
  gradio
2
+ numpy==2.23.5
3
  torch==1.11.0
4
  torchvision==0.12.0
5
+ mmcv-full==1.5.0
6
  openmim==0.1.5
7
  mmdet==2.24.1
8
  mmpose==0.25.1