Wrathfulreap
commited on
Commit
•
8a6355b
1
Parent(s):
c30c56d
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,15 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Stable Video Diffusion Image-to-Video Model Card
|
@@ -75,7 +83,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: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- HuggingFaceH4/no_robots
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
library_name: diffusers
|
10 |
+
pipeline_tag: text-to-video
|
11 |
+
tags:
|
12 |
+
- art
|
13 |
---
|
14 |
|
15 |
# Stable Video Diffusion Image-to-Video Model Card
|
|
|
83 |
|
84 |
## How to Get Started with the Model
|
85 |
|
86 |
+
Check out https://github.com/Stability-AI/generative-models
|
|
|
|
|
|