Update README.md
#3
by
Ziko79
- opened
README.md
CHANGED
@@ -2,7 +2,16 @@
|
|
2 |
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 +156,4 @@ _(Part of this model card has been taken from [here](https://huggingface.co/damo
|
|
147 |
month = {June},
|
148 |
year = {2023}
|
149 |
}
|
150 |
-
```
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
tags:
|
4 |
- text-to-video
|
5 |
+
- not-for-all-audiences
|
6 |
duplicated_from: diffusers/text-to-video-ms-1.7b
|
7 |
+
datasets:
|
8 |
+
- fka/awesome-chatgpt-prompts
|
9 |
+
language:
|
10 |
+
- ar
|
11 |
+
metrics:
|
12 |
+
- accuracy
|
13 |
+
library_name: adapter-transformers
|
14 |
+
pipeline_tag: text-to-video
|
15 |
---
|
16 |
|
17 |
# Text-to-video-synthesis Model in Open Domain
|
|
|
156 |
month = {June},
|
157 |
year = {2023}
|
158 |
}
|
159 |
+
```
|