Update README.md
#3
by
tuncaymm
- opened
README.md
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Stable Video Diffusion Image-to-Video Model Card
|
@@ -75,7 +78,4 @@ The model is intended for research purposes only.
|
|
75 |
|
76 |
## How to Get Started with the Model
|
77 |
|
78 |
-
Check out https://github.com/Stability-AI/generative-models
|
79 |
-
|
80 |
-
|
81 |
-
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- togethercomputer/RedPajama-Data-V2
|
5 |
+
pipeline_tag: text-to-image
|
6 |
+
tags:
|
7 |
+
- biology
|
8 |
---
|
9 |
|
10 |
# 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
|
|
|
|
|
|