Sofian Hadiwijaya commited on
Commit
fe4282c
1 Parent(s): 88a9db7

change to mmcv==2.0.1

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -25,7 +25,7 @@ git+https://github.com/TMElyralab/controlnet_aux.git@tme
25
  git+https://github.com/tencent-ailab/IP-Adapter.git@main
26
  git+https://github.com/openai/CLIP.git@main
27
 
28
- mmcv==2.2.0 -f https://download.openmmlab.com/mmcv/dist/cu117/torch2.0/index.html
29
  mmpose
30
  mmdet
31
 
 
25
  git+https://github.com/tencent-ailab/IP-Adapter.git@main
26
  git+https://github.com/openai/CLIP.git@main
27
 
28
+ mmcv==2.0.1 -f https://download.openmmlab.com/mmcv/dist/cu117/torch2.0/index.html
29
  mmpose
30
  mmdet
31