Shuaishuai0219
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,16 +2,15 @@
|
|
2 |
|
3 |
## This repo include the checkpoints for Animate-X:
|
4 |
|
5 |
-
- "
|
6 |
|
7 |
-
- "
|
8 |
|
9 |
-
- "
|
10 |
-
": the checkpoint for X-character image animation in Animate-X (32 frames).
|
11 |
|
12 |
-
- "
|
13 |
|
14 |
-
- "
|
15 |
|
16 |
|
17 |
|
|
|
2 |
|
3 |
## This repo include the checkpoints for Animate-X:
|
4 |
|
5 |
+
- "checkpoints/dw-ll_ucoco_384.onnx": the checkpoint for dwpose extraction.
|
6 |
|
7 |
+
- "checkpoints/open_clip_pytorch_model.bin": the checkpoint for clip embedding.
|
8 |
|
9 |
+
- "checkpoints/animate-x.pth": the checkpoint for X-character image animation in Animate-X (32 frames).
|
|
|
10 |
|
11 |
+
- "checkpoints/yolox_l.onnx": the checkpoint for dwpose extraction.
|
12 |
|
13 |
+
- "checkpoints/v2-1_512-ema-pruned.ckpt": the checkpoint for Stable Diffusion.
|
14 |
|
15 |
|
16 |
|