lymhust commited on
Commit
fac603b
β€’
1 Parent(s): 185405c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -8
README.md CHANGED
@@ -1,8 +1,4 @@
1
- ---
2
- license: apache-2.0
3
- pipeline_tag: image-to-video
4
- ---
5
- <h1 align='center'>EchoMimicV2: Towards Striking, Simplified, and Semi-Body Human Animation Conditioning</h1>
6
 
7
  <div align='center'>
8
  <a href='https://github.com/mengrang' target='_blank'>Rang Meng</a><sup></sup>&emsp;
@@ -165,7 +161,7 @@ export FFMPEG_PATH=/path/to/ffmpeg-4.4-amd64-static
165
 
166
  ```shell
167
  git lfs install
168
- git clone https://huggingface.co/BadToBest/EchoMimic pretrained_weights
169
  ```
170
 
171
  The **pretrained_weights** is organized as follows.
@@ -175,7 +171,7 @@ The **pretrained_weights** is organized as follows.
175
  β”œβ”€β”€ denoising_unet.pth
176
  β”œβ”€β”€ reference_unet.pth
177
  β”œβ”€β”€ motion_module.pth
178
- β”œβ”€β”€ face_locator.pth
179
  β”œβ”€β”€ sd-vae-ft-mse
180
  β”‚ └── ...
181
  β”œβ”€β”€ sd-image-variations-diffusers
@@ -248,4 +244,4 @@ If you find our work useful for your research, please consider citing the paper
248
  ```
249
 
250
  ## &#x1F31F; Star History
251
- [![Star History Chart](https://api.star-history.com/svg?repos=antgroup/echomimic_v2&type=Date)](https://star-history.com/#antgroup/echomimic_v2&Date)
 
1
+ <h1 align='center'>EchoMimicV2: Towards Striking, Simplified, and Semi-Body Human Animation</h1>
 
 
 
 
2
 
3
  <div align='center'>
4
  <a href='https://github.com/mengrang' target='_blank'>Rang Meng</a><sup></sup>&emsp;
 
161
 
162
  ```shell
163
  git lfs install
164
+ git clone https://huggingface.co/BadToBest/EchoMimicV2 pretrained_weights
165
  ```
166
 
167
  The **pretrained_weights** is organized as follows.
 
171
  β”œβ”€β”€ denoising_unet.pth
172
  β”œβ”€β”€ reference_unet.pth
173
  β”œβ”€β”€ motion_module.pth
174
+ β”œβ”€β”€ pose_encoder.pth
175
  β”œβ”€β”€ sd-vae-ft-mse
176
  β”‚ └── ...
177
  β”œβ”€β”€ sd-image-variations-diffusers
 
244
  ```
245
 
246
  ## &#x1F31F; Star History
247
+ [![Star History Chart](https://api.star-history.com/svg?repos=antgroup/echomimic_v2&type=Date)](https://star-history.com/#antgroup/echomimic_v2&Date)