osanseviero
commited on
Commit
•
0fa1372
1
Parent(s):
9689bb5
Add pipeline type as well as license link
Browse files
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
5 |
---
|
6 |
|
7 |
# Stable Video Diffusion Image-to-Video Model Card
|
@@ -77,7 +78,4 @@ The model is intended for research purposes only.
|
|
77 |
|
78 |
## How to Get Started with the Model
|
79 |
|
80 |
-
Check out https://github.com/Stability-AI/generative-models
|
81 |
-
|
82 |
-
|
83 |
-
|
|
|
1 |
---
|
2 |
+
pipeline_tag: image-to-video
|
3 |
+
license: other
|
4 |
+
license_name: stable-video-diffusion-nc-community
|
5 |
+
license_link: LICENSE
|
6 |
---
|
7 |
|
8 |
# Stable Video Diffusion Image-to-Video Model Card
|
|
|
78 |
|
79 |
## How to Get Started with the Model
|
80 |
|
81 |
+
Check out https://github.com/Stability-AI/generative-models
|
|
|
|
|
|