Update app.py
Browse files
app.py
CHANGED
@@ -51,6 +51,7 @@ async def create_demo():
|
|
51 |
* Ideal for educators, content creators, and language enthusiasts
|
52 |
|
53 |
Ready to revolutionize your content? [Click here to try our Text-to-Video Converter now!](https://text2video.wingetgui.com/)
|
|
|
54 |
|
55 |
|
56 |
demo = gr.Interface(
|
|
|
51 |
* Ideal for educators, content creators, and language enthusiasts
|
52 |
|
53 |
Ready to revolutionize your content? [Click here to try our Text-to-Video Converter now!](https://text2video.wingetgui.com/)
|
54 |
+
"""
|
55 |
|
56 |
|
57 |
demo = gr.Interface(
|