sofianhw commited on
Commit
60431ca
1 Parent(s): c6c584a

add mmengine

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -25,6 +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.1.0 -f https://download.openmmlab.com/mmcv/dist/cu117/torch2.0/index.html
29
  mmpose
30
  mmdet
 
25
  git+https://github.com/tencent-ailab/IP-Adapter.git@main
26
  git+https://github.com/openai/CLIP.git@main
27
 
28
+ mmengine
29
  mmcv==2.1.0 -f https://download.openmmlab.com/mmcv/dist/cu117/torch2.0/index.html
30
  mmpose
31
  mmdet