Update README.md
#5
by
PeepDaSlan9
- opened
README.md
CHANGED
@@ -1,7 +1,33 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Stable Video Diffusion Image-to-Video Model Card
|
@@ -77,7 +103,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 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- togethercomputer/RedPajama-Data-V2
|
5 |
+
- fka/awesome-chatgpt-prompts
|
6 |
+
- HuggingFaceH4/ultrachat_200k
|
7 |
+
- laion/dalle-3-dataset
|
8 |
+
- vivym/midjourney-messages
|
9 |
+
- THUDM/AgentInstruct
|
10 |
+
- stingning/ultrachat
|
11 |
+
language:
|
12 |
+
- ko
|
13 |
+
- en
|
14 |
+
- es
|
15 |
+
- ig
|
16 |
+
- ja
|
17 |
+
- jv
|
18 |
+
- ta
|
19 |
+
- ru
|
20 |
+
- de
|
21 |
+
- ht
|
22 |
+
- pa
|
23 |
+
metrics:
|
24 |
+
- character
|
25 |
+
- cer
|
26 |
+
library_name: adapter-transformers
|
27 |
+
pipeline_tag: text-classification
|
28 |
+
tags:
|
29 |
+
- art
|
30 |
+
- music
|
31 |
---
|
32 |
|
33 |
# Stable Video Diffusion Image-to-Video Model Card
|
|
|
103 |
|
104 |
## How to Get Started with the Model
|
105 |
|
106 |
+
Check out https://github.com/Stability-AI/generative-models
|
|
|
|
|
|