Update README.md
#14
by
Qantez
- opened
README.md
CHANGED
@@ -3,6 +3,12 @@ license: cc-by-nc-4.0
|
|
3 |
tags:
|
4 |
- text-to-video
|
5 |
duplicated_from: diffusers/text-to-video-ms-1.7b
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Text-to-video-synthesis Model in Open Domain
|
@@ -147,4 +153,4 @@ _(Part of this model card has been taken from [here](https://huggingface.co/damo
|
|
147 |
month = {June},
|
148 |
year = {2023}
|
149 |
}
|
150 |
-
```
|
|
|
3 |
tags:
|
4 |
- text-to-video
|
5 |
duplicated_from: diffusers/text-to-video-ms-1.7b
|
6 |
+
datasets:
|
7 |
+
- fka/awesome-chatgpt-prompts
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
library_name: diffusers
|
11 |
+
pipeline_tag: text-to-video
|
12 |
---
|
13 |
|
14 |
# Text-to-video-synthesis Model in Open Domain
|
|
|
153 |
month = {June},
|
154 |
year = {2023}
|
155 |
}
|
156 |
+
```
|