Add model card

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-to-video
3
+ license: mit
4
+ ---
5
+
6
+ # MagicMotion
7
+
8
+ MagicMotion: Controllable Video Generation with Dense-to-Sparse Trajectory Guidance.
9
+
10
+ [[Paper](https://arxiv.org/pdf/2503.16421)] [[Project Page](https://quanhaol.github.io/magicmotion-site/)] [[HuggingFace](https://huggingface.co/quanhaol/MagicMotion)]
11
+
12
+ For code and sample usage, see https://github.com/quanhaol/MagicMotion.