Update README.md
#53
by
Rikkeslaatt
- opened
README.md
CHANGED
@@ -3,6 +3,7 @@ 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
|
@@ -66,14 +67,14 @@ Here are some results:
|
|
66 |
An astronaut riding a horse.
|
67 |
<br>
|
68 |
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/astr.gif"
|
69 |
-
alt="
|
70 |
style="width: 300px;" />
|
71 |
</center></td>
|
72 |
<td ><center>
|
73 |
Darth vader surfing in waves.
|
74 |
<br>
|
75 |
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/vader.gif"
|
76 |
-
alt="
|
77 |
style="width: 300px;" />
|
78 |
</center></td>
|
79 |
</tr>
|
@@ -153,4 +154,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 |
+
pipeline_tag: text-to-video
|
7 |
---
|
8 |
|
9 |
# Text-to-video-synthesis Model in Open Domain
|
|
|
67 |
An astronaut riding a horse.
|
68 |
<br>
|
69 |
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/astr.gif"
|
70 |
+
alt="Heisann"
|
71 |
style="width: 300px;" />
|
72 |
</center></td>
|
73 |
<td ><center>
|
74 |
Darth vader surfing in waves.
|
75 |
<br>
|
76 |
<img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/vader.gif"
|
77 |
+
alt="start a car"
|
78 |
style="width: 300px;" />
|
79 |
</center></td>
|
80 |
</tr>
|
|
|
154 |
month = {June},
|
155 |
year = {2023}
|
156 |
}
|
157 |
+
```
|