ZheWang123 commited on
Commit
bd1cf6e
·
verified ·
1 Parent(s): 43ffe59

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # UniAnimate-DiT: Human Image Animation with Large-Scaled Video Diffusion Transformer
2
 
3
  This repo contains checkpoints for UniAnimate-DiT:
@@ -317,6 +323,13 @@ If you find this codebase useful for your research, please cite the following pa
317
  journal={Science China Information Sciences},
318
  year={2025}
319
  }
 
 
 
 
 
 
 
320
  ```
321
 
322
 
 
1
+ ---
2
+ tags:
3
+ - image-to-video
4
+ - human-image-animation
5
+ - video-diffusion-transformer
6
+ ---
7
  # UniAnimate-DiT: Human Image Animation with Large-Scaled Video Diffusion Transformer
8
 
9
  This repo contains checkpoints for UniAnimate-DiT:
 
323
  journal={Science China Information Sciences},
324
  year={2025}
325
  }
326
+
327
+ @article{wang2025unianimate-DiT,
328
+ title={UniAnimate-DiT: Human Image Animation with Large-Scale Video Diffusion Transformer},
329
+ author={Wang, Xiang and Zhang, Shiwei and Tang, Longxiang and Zhang, Yingya and Gao, Changxin and Wang, Yuehuan and Sang, Nong},
330
+ journal={arxiv:2504.11289},
331
+ year={2025}
332
+ }
333
  ```
334
 
335