Add model card
#1
by
nielsr
HF staff
- opened
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: image-to-video
|
3 |
+
tags:
|
4 |
+
- image-editing
|
5 |
+
---
|
6 |
+
|
7 |
+
This repository contains the model presented in [Animate Your Motion: Turning Still Images into Dynamic Videos](https://huggingface.co/papers/2403.10179).
|
8 |
+
|
9 |
+
Github repository: https://github.com/Mingxiao-Li/Animate-Your-Motion
|