Add model card (#1)
Browse files- Add model card (527be4b83e48ce3bec2878775a88cbb446b6fe2a)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
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
|