Add library name and link to paper
#29
by
nielsr
HF staff
- opened
README.md
CHANGED
@@ -3,6 +3,7 @@ pipeline_tag: image-to-video
|
|
3 |
license: other
|
4 |
license_name: stable-video-diffusion-community
|
5 |
license_link: LICENSE.md
|
|
|
6 |
---
|
7 |
|
8 |
# Stable Video Diffusion Image-to-Video Model Card
|
@@ -13,6 +14,8 @@ Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a
|
|
13 |
|
14 |
Please note: For commercial use of this model, please refer to https://stability.ai/license.
|
15 |
|
|
|
|
|
16 |
## Model Details
|
17 |
|
18 |
### Model Description
|
|
|
3 |
license: other
|
4 |
license_name: stable-video-diffusion-community
|
5 |
license_link: LICENSE.md
|
6 |
+
library_name: diffusers
|
7 |
---
|
8 |
|
9 |
# Stable Video Diffusion Image-to-Video Model Card
|
|
|
14 |
|
15 |
Please note: For commercial use of this model, please refer to https://stability.ai/license.
|
16 |
|
17 |
+
This model was used in the paper [AniDoc: Animation Creation Made Easier](https://arxiv.org/abs/2412.14173).
|
18 |
+
|
19 |
## Model Details
|
20 |
|
21 |
### Model Description
|