Update README.md
#11
by
Hamed93
- opened
README.md
CHANGED
@@ -3,6 +3,15 @@ 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
|
@@ -76,7 +85,4 @@ The model is intended for research purposes only.
|
|
76 |
|
77 |
## How to Get Started with the Model
|
78 |
|
79 |
-
Check out https://github.com/Stability-AI/generative-models
|
80 |
-
|
81 |
-
|
82 |
-
|
|
|
3 |
license: other
|
4 |
license_name: stable-video-diffusion-nc-community
|
5 |
license_link: LICENSE
|
6 |
+
datasets:
|
7 |
+
- wikimedia/wikipedia
|
8 |
+
language:
|
9 |
+
- ae
|
10 |
+
metrics:
|
11 |
+
- accuracy
|
12 |
+
library_name: allennlp
|
13 |
+
tags:
|
14 |
+
- chemistry
|
15 |
---
|
16 |
|
17 |
# Stable Video Diffusion Image-to-Video Model Card
|
|
|
85 |
|
86 |
## How to Get Started with the Model
|
87 |
|
88 |
+
Check out https://github.com/Stability-AI/generative-models
|
|
|
|
|
|