gnosticdev commited on
Commit
df5b951
·
verified ·
1 Parent(s): 701f3af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -38,6 +38,7 @@ async def create_demo():
38
 
39
  description = """
40
  Convierte texto a voz gratis con Gnosticdev :)
 
41
 
42
  demo = gr.Interface(
43
  fn=tts_interface,
 
38
 
39
  description = """
40
  Convierte texto a voz gratis con Gnosticdev :)
41
+ """ # Asegúrate de cerrar la cadena aquí
42
 
43
  demo = gr.Interface(
44
  fn=tts_interface,