milyiyo commited on
Commit
a3b0200
1 Parent(s): 0ce2aa2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,7 +99,7 @@ iface = gr.Interface(
99
  ],
100
  outputs=
101
  [
102
- gr.outputs.Text(label="Texto generado"),
103
  gr.outputs.Audio(label="Primeros 6 segundos")
104
  ],
105
  examples=
 
99
  ],
100
  outputs=
101
  [
102
+ gr.outputs.Textbox(label="Texto generado"),
103
  gr.outputs.Audio(label="Primeros 6 segundos")
104
  ],
105
  examples=