ZiyuG commited on
Commit
20bce08
1 Parent(s): 8297c66

Create app.sh

Browse files
Files changed (1) hide show
  1. app.sh +4 -0
app.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ mim install mmengine
2
+ mim install "mmcv>=2.0.1"
3
+ mim install "mmdet>=3.1.0"
4
+ mim install "mmpose>=1.1.0"