erogol commited on
Commit
5c9b2a5
1 Parent(s): c3816ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -635,7 +635,7 @@ with gr.Blocks(analytics_enabled=False) as demo:
635
  input_text_gr = gr.Textbox(
636
  label="Text Prompt",
637
  info="One or two sentences at a time is better. Up to 200 text characters.",
638
- value="Hi there, I'm your new voice clone. Try your best to upload quality audio",
639
  )
640
  language_gr = gr.Dropdown(
641
  label="Language",
 
635
  input_text_gr = gr.Textbox(
636
  label="Text Prompt",
637
  info="One or two sentences at a time is better. Up to 200 text characters.",
638
+ value="Hi there, I'm your new voice clone. Try your best to upload quality audio.",
639
  )
640
  language_gr = gr.Dropdown(
641
  label="Language",