Update app.py
Browse files
app.py
CHANGED
@@ -137,7 +137,7 @@ async def create_demo():
|
|
137 |
gr.Video(label="Generated Video with Audio"),
|
138 |
gr.Markdown(label="Warning", visible=False)
|
139 |
],
|
140 |
-
title="
|
141 |
description=description,
|
142 |
article="Experience the power of Edge TTS with video integration!",
|
143 |
analytics_enabled=False,
|
|
|
137 |
gr.Video(label="Generated Video with Audio"),
|
138 |
gr.Markdown(label="Warning", visible=False)
|
139 |
],
|
140 |
+
title="TextSpeech, BG Music and Vide Repeat for YT motivation estoico videos",
|
141 |
description=description,
|
142 |
article="Experience the power of Edge TTS with video integration!",
|
143 |
analytics_enabled=False,
|