Update video to display properly
Browse files
README.md
CHANGED
|
@@ -14,8 +14,10 @@ library_name: diffusers
|
|
| 14 |
[Blog](https://www.genmo.ai/blog) | [Hugging Face](https://huggingface.co/genmo/mochi-1-preview) | [Playground](https://www.genmo.ai/play) | [Careers](https://jobs.ashbyhq.com/genmo)
|
| 15 |
|
| 16 |
A state of the art video generation model by [Genmo](https://genmo.ai).
|
| 17 |
-
|
| 18 |
-
https://github.com/user-attachments/assets/4d268d02-906d-4cb0-87cc-f467f1497108
|
|
|
|
|
|
|
| 19 |
|
| 20 |
## Overview
|
| 21 |
|
|
|
|
| 14 |
[Blog](https://www.genmo.ai/blog) | [Hugging Face](https://huggingface.co/genmo/mochi-1-preview) | [Playground](https://www.genmo.ai/play) | [Careers](https://jobs.ashbyhq.com/genmo)
|
| 15 |
|
| 16 |
A state of the art video generation model by [Genmo](https://genmo.ai).
|
| 17 |
+
<video autoplay muted loop>
|
| 18 |
+
<source src="https://github.com/user-attachments/assets/4d268d02-906d-4cb0-87cc-f467f1497108" type="video/mp4">
|
| 19 |
+
Your browser does not support the video tag.
|
| 20 |
+
</video>
|
| 21 |
|
| 22 |
## Overview
|
| 23 |
|