Update app.py
Browse files
app.py
CHANGED
@@ -68,7 +68,7 @@ iface = gr.Interface(
|
|
68 |
gr.File(label="Descargar audio convertido"),
|
69 |
gr.Textbox(label="")
|
70 |
],
|
71 |
-
|
72 |
)
|
73 |
|
74 |
# Launch the app
|
|
|
68 |
gr.File(label="Descargar audio convertido"),
|
69 |
gr.Textbox(label="")
|
70 |
],
|
71 |
+
|
72 |
)
|
73 |
|
74 |
# Launch the app
|