Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -41,20 +41,7 @@ async def create_demo():
|
|
41 |
voices = await get_voices()
|
42 |
|
43 |
description = """
|
44 |
-
|
45 |
-
|
46 |
-
🎥 **Exciting News: Introducing our Text-to-Video Converter!** 🎥
|
47 |
-
|
48 |
-
Take your content creation to the next level with our cutting-edge Text-to-Video Converter!
|
49 |
-
Transform your words into stunning, professional-quality videos in just a few clicks.
|
50 |
-
|
51 |
-
✨ Features:
|
52 |
-
• Convert text to engaging videos with customizable visuals
|
53 |
-
• Choose from 40+ languages and 300+ voices
|
54 |
-
• Perfect for creating audiobooks, storytelling, and language learning materials
|
55 |
-
• Ideal for educators, content creators, and language enthusiasts
|
56 |
-
|
57 |
-
Ready to revolutionize your content? [Click here to try our Text-to-Video Converter now!](https://text2video.wingetgui.com/)
|
58 |
"""
|
59 |
|
60 |
demo = gr.Interface(
|
|
|
41 |
voices = await get_voices()
|
42 |
|
43 |
description = """
|
44 |
+
Welcome to Macie.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
"""
|
46 |
|
47 |
demo = gr.Interface(
|