LilyF commited on
Commit
f229ec0
·
1 Parent(s): 2cbe783

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ input2_slider = gr.Slider(minimum=1, maximum=100, step=1, default=30, label="Num
39
  output1_textbox = gr.Textbox(label = "Generated Text")
40
  output2_Audio = gr.Audio(label = "Generated Audio")
41
 
42
- title = "Generate Text and it's Audio!"
43
  description = "Provide the text, and how many subwords to generate"
44
 
45
  examples = [
 
39
  output1_textbox = gr.Textbox(label = "Generated Text")
40
  output2_Audio = gr.Audio(label = "Generated Audio")
41
 
42
+ title = "Generate Text and its Audio!"
43
  description = "Provide the text, and how many subwords to generate"
44
 
45
  examples = [