czk32611 commited on
Commit
8cf5feb
1 Parent(s): bdf3826

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -15,10 +15,16 @@ gradio==4.10
15
  huggingface_hub
16
  iou
17
 
 
 
 
 
 
18
  git+https://github.com/TMElyralab/MMCM.git@main
19
- git+https://github.com/open-mmlab/mmpose.git@main
20
- git+https://github.com/open-mmlab/mmcv.git@main
21
- git+https://github.com/open-mmlab/mmdetection.git@main
 
22
 
23
  Pillow
24
  regex
 
15
  huggingface_hub
16
  iou
17
 
18
+ #git+https://github.com/TMElyralab/MMCM.git@main
19
+ #git+https://github.com/open-mmlab/mmpose.git@main
20
+ #git+https://github.com/open-mmlab/mmcv.git@main
21
+ #git+https://github.com/open-mmlab/mmdetection.git@main
22
+
23
  git+https://github.com/TMElyralab/MMCM.git@main
24
+ git+https://github.com/TMElyralab/controlnet_aux.git@tme
25
+
26
+ git+https://github.com/tencent-ailab/IP-Adapter.git@main
27
+ git+https://github.com/openai/CLIP.git@main
28
 
29
  Pillow
30
  regex