Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ license: apache-2.0
|
|
| 3 |
base_model:
|
| 4 |
- stabilityai/stable-video-diffusion-img2vid
|
| 5 |
pipeline_tag: image-to-video
|
|
|
|
| 6 |
---
|
| 7 |
# MotionPro
|
| 8 |
|
|
@@ -172,5 +173,4 @@ If you find our work helpful for your research, please consider giving a star⭐
|
|
| 172 |
## 💖 Acknowledgement
|
| 173 |
<span id="acknowledgement"></span>
|
| 174 |
|
| 175 |
-
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!
|
| 176 |
-
|
|
|
|
| 3 |
base_model:
|
| 4 |
- stabilityai/stable-video-diffusion-img2vid
|
| 5 |
pipeline_tag: image-to-video
|
| 6 |
+
library_name: diffusers
|
| 7 |
---
|
| 8 |
# MotionPro
|
| 9 |
|
|
|
|
| 173 |
## 💖 Acknowledgement
|
| 174 |
<span id="acknowledgement"></span>
|
| 175 |
|
| 176 |
+
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!
|
|
|