Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
pipeline_tag: image-to-video
|
3 |
license: other
|
4 |
-
license_name: stable-video-diffusion-
|
5 |
-
license_link: LICENSE
|
6 |
---
|
7 |
|
8 |
# Stable Video Diffusion Image-to-Video Model Card
|
@@ -11,7 +11,7 @@ license_link: LICENSE
|
|
11 |
![row01](output_tile.gif)
|
12 |
Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.
|
13 |
|
14 |
-
Please note: For commercial use, please refer to https://stability.ai/
|
15 |
|
16 |
## Model Details
|
17 |
|
@@ -47,7 +47,7 @@ SVD-Image-to-Video is preferred by human voters in terms of video quality. For d
|
|
47 |
|
48 |
### Direct Use
|
49 |
|
50 |
-
The model is intended for both non-commercial and commercial usage. You can use this model for non-commercial or research purposes under this [license](https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/blob/main/LICENSE). Possible research areas and tasks include
|
51 |
|
52 |
- Research on generative models.
|
53 |
- Safe deployment of models which have the potential to generate harmful content.
|
@@ -55,7 +55,7 @@ The model is intended for both non-commercial and commercial usage. You can use
|
|
55 |
- Generation of artworks and use in design and other artistic processes.
|
56 |
- Applications in educational or creative tools.
|
57 |
|
58 |
-
For commercial use, please refer to https://stability.ai/
|
59 |
|
60 |
Excluded uses are described below.
|
61 |
|
|
|
1 |
---
|
2 |
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
|
|
|
11 |
![row01](output_tile.gif)
|
12 |
Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.
|
13 |
|
14 |
+
Please note: For commercial use, please refer to https://stability.ai/license.
|
15 |
|
16 |
## Model Details
|
17 |
|
|
|
47 |
|
48 |
### Direct Use
|
49 |
|
50 |
+
The model is intended for both non-commercial and commercial usage. You can use this model for non-commercial or research purposes under this [license](https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/blob/main/LICENSE.md). Possible research areas and tasks include
|
51 |
|
52 |
- Research on generative models.
|
53 |
- Safe deployment of models which have the potential to generate harmful content.
|
|
|
55 |
- Generation of artworks and use in design and other artistic processes.
|
56 |
- Applications in educational or creative tools.
|
57 |
|
58 |
+
For commercial use, please refer to https://stability.ai/license.
|
59 |
|
60 |
Excluded uses are described below.
|
61 |
|