Spaces:
Sleeping
Sleeping
Aumkeshchy2003
commited on
Commit
•
d5f90d9
1
Parent(s):
55248b4
Update app.py
Browse files
app.py
CHANGED
@@ -49,5 +49,6 @@ iface = gr.Interface(
|
|
49 |
title="Text-to-Speech",
|
50 |
description="Convert text to speech."
|
51 |
)
|
|
|
52 |
# Launch the app
|
53 |
iface.launch()
|
|
|
49 |
title="Text-to-Speech",
|
50 |
description="Convert text to speech."
|
51 |
)
|
52 |
+
|
53 |
# Launch the app
|
54 |
iface.launch()
|