u0feff commited on
Commit
bf61c2c
·
1 Parent(s): 17384de
Files changed (1) hide show
  1. install.sh +4 -4
install.sh CHANGED
@@ -27,7 +27,7 @@ pip install --no-cache-dir -U openmim
27
  # Mim uses ~/.cache/mim by default for cache, but hugging face only allows to use /home/user/app, so we use little hack
28
  export HOME=/home/user/app
29
 
30
- mim install mmengine
31
- mim install "mmcv==2.1.0"
32
- mim install "mmdet==3.1.0"
33
- mim install "mmpose==1.1.0"
 
27
  # Mim uses ~/.cache/mim by default for cache, but hugging face only allows to use /home/user/app, so we use little hack
28
  export HOME=/home/user/app
29
 
30
+ #mim install mmengine
31
+ #mim install "mmcv==2.1.0"
32
+ #mim install "mmdet==3.1.0"
33
+ #mim install "mmpose==1.1.0"