Add pipeline tag and library
#2
by
merve
HF Staff
- opened
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
<h1 align='center' style='font-size: 3em;'>MTVCraft</h1>
|
2 |
<h2 align='center' style='font-size: 1.5em; color: grey; margin-top: 0; margin-bottom: 20px;'>An Open Veo3-style Audio-Video Generation Demo</h2>
|
3 |
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: text-to-video
|
3 |
+
library_name: mtvcraft
|
4 |
+
---
|
5 |
<h1 align='center' style='font-size: 3em;'>MTVCraft</h1>
|
6 |
<h2 align='center' style='font-size: 1.5em; color: grey; margin-top: 0; margin-bottom: 20px;'>An Open Veo3-style Audio-Video Generation Demo</h2>
|
7 |
|