jhj0517
commited on
Commit
·
6adbfa3
1
Parent(s):
b867b91
update readme
Browse files
README.md
CHANGED
@@ -6,22 +6,26 @@ license_link: https://github.com/TMElyralab/MusePose?tab=readme-ov-file#disclaim
|
|
6 |
|
7 |
# All models related to [MusePose](https://github.com/TMElyralab/MusePose.git).
|
8 |
|
9 |
-
|
|
|
|
|
10 |
There're 4 trained models for musepose
|
11 |
- denoising_unet.pth
|
12 |
- motion_module.pth
|
13 |
- pose_guider.pth
|
14 |
- reference_unet.pth
|
15 |
|
16 |
-
|
17 |
- dw-ll_ucoco_384.pth
|
18 |
|
19 |
-
|
20 |
- yolox_l_8x8_300e_coco.pth
|
21 |
|
22 |
-
|
|
|
23 |
- sd-image-variations-diffusers
|
24 |
- image_encoder
|
25 |
|
26 |
-
|
|
|
27 |
- sd-vae-ft-mse
|
|
|
6 |
|
7 |
# All models related to [MusePose](https://github.com/TMElyralab/MusePose.git).
|
8 |
|
9 |
+
|
10 |
+
<a href="https://huggingface.co/TMElyralab/MusePose" style="font-size:17px;">**MusePose**</a>
|
11 |
+
|
12 |
There're 4 trained models for musepose
|
13 |
- denoising_unet.pth
|
14 |
- motion_module.pth
|
15 |
- pose_guider.pth
|
16 |
- reference_unet.pth
|
17 |
|
18 |
+
<a href="https://github.com/IDEA-Research/DWPose" style="font-size:17px;">**DWPose**</a>
|
19 |
- dw-ll_ucoco_384.pth
|
20 |
|
21 |
+
<a href="https://github.com/Megvii-BaseDetection/YOLOX" style="font-size:17px;">**YoloX**</a>
|
22 |
- yolox_l_8x8_300e_coco.pth
|
23 |
|
24 |
+
|
25 |
+
<a href="https://huggingface.co/lambdalabs/sd-image-variations-diffusers/tree/main" style="font-size:17px;">**sd-image-variations-diffusers**</a>
|
26 |
- sd-image-variations-diffusers
|
27 |
- image_encoder
|
28 |
|
29 |
+
|
30 |
+
<a href="https://huggingface.co/stabilityai/sd-vae-ft-mse" style="font-size:17px;">**sd-vae-ft-mse**</a>
|
31 |
- sd-vae-ft-mse
|