Update README.md
#76
by
promiseokoli
- opened
README.md
CHANGED
@@ -3,6 +3,15 @@ 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
|
@@ -13,7 +22,7 @@ This model is based on a multi-stage text-to-video generation diffusion model, w
|
|
13 |
|
14 |
If you're looking for an exciting challenge and the opportunity to work with cutting-edge technologies in AIGC and large-scale pretraining, then we are the place for you. We are looking for talented, motivated and creative individuals to join our team. If you are interested, please send your CV to us.
|
15 |
|
16 |
-
EMAIL: yingya.zyy@
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -153,4 +162,4 @@ _(Part of this model card has been taken from [here](https://huggingface.co/damo
|
|
153 |
month = {June},
|
154 |
year = {2023}
|
155 |
}
|
156 |
-
```
|
|
|
3 |
tags:
|
4 |
- text-to-video
|
5 |
duplicated_from: diffusers/text-to-video-ms-1.7b
|
6 |
+
datasets:
|
7 |
+
- fka/awesome-chatgpt-prompts
|
8 |
+
language:
|
9 |
+
- aa
|
10 |
+
base_model:
|
11 |
+
- deepseek-ai/DeepSeek-R1
|
12 |
+
new_version: deepseek-ai/DeepSeek-R1
|
13 |
+
pipeline_tag: text-classification
|
14 |
+
library_name: adapter-transformers
|
15 |
---
|
16 |
|
17 |
# Text-to-video-synthesis Model in Open Domain
|
|
|
22 |
|
23 |
If you're looking for an exciting challenge and the opportunity to work with cutting-edge technologies in AIGC and large-scale pretraining, then we are the place for you. We are looking for talented, motivated and creative individuals to join our team. If you are interested, please send your CV to us.
|
24 |
|
25 |
+
EMAIL: yingya.zyy@ibaba-inc.com
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
162 |
month = {June},
|
163 |
year = {2023}
|
164 |
}
|
165 |
+
```
|