Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# MotionPro
|
| 2 |
|
| 3 |
<p align="center">
|
|
@@ -149,5 +155,4 @@ If you find our work helpful for your research, please consider giving a star⭐
|
|
| 149 |
## 💖 Acknowledgement
|
| 150 |
<span id="acknowledgement"></span>
|
| 151 |
|
| 152 |
-
Our code is inspired by several works, including [SVD](https://github.com/Stability-AI/generative-models), [DragNUWA](https://github.com/ProjectNUWA/DragNUWA), [DOT](https://github.com/16lemoing/dot), [Cotracker](https://github.com/facebookresearch/co-tracker). Thanks to all the contributors!
|
| 153 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- stabilityai/stable-video-diffusion-img2vid
|
| 5 |
+
pipeline_tag: image-to-video
|
| 6 |
+
---
|
| 7 |
# MotionPro
|
| 8 |
|
| 9 |
<p align="center">
|
|
|
|
| 155 |
## 💖 Acknowledgement
|
| 156 |
<span id="acknowledgement"></span>
|
| 157 |
|
| 158 |
+
Our code is inspired by several works, including [SVD](https://github.com/Stability-AI/generative-models), [DragNUWA](https://github.com/ProjectNUWA/DragNUWA), [DOT](https://github.com/16lemoing/dot), [Cotracker](https://github.com/facebookresearch/co-tracker). Thanks to all the contributors!
|
|
|