Michal gfhayworth commited on
Commit
f28c52d
1 Parent(s): 46cd566

Update app.py (#2)

Browse files

- Update app.py (f8b6044a7007ed41a4de5aeb805a187840193532)


Co-authored-by: Greg Hayworth <gfhayworth@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -636,8 +636,8 @@ with gr.Blocks(css=CSS) as block:
636
  with gr.Row():
637
  with gr.Column():
638
  gr.HTML(
639
- """<b><center>GPT + Whisper + Polly + Personalized + Multi-lingual + Empathetic + Agent: Human Care Humana.</center></b>
640
- <p><center>New feature in <b>Translate to</b>: Choose <b>Language level</b> (e.g. for conversation practice or explain like I'm five)</center></p>""")
641
 
642
  # openai_api_key_textbox = gr.Textbox(placeholder="Paste your OpenAI API key (sk-...)",
643
  # show_label=False, lines=1, type='password')
 
636
  with gr.Row():
637
  with gr.Column():
638
  gr.HTML(
639
+ """<b><center>Personalized + Multi-lingual + Empathetic + Agent: Human Care Humana.</center></b>
640
+ <p><center>In <b>Translate to</b>: Choose <b>Language level</b> (e.g. for conversation practice or explain like I'm five)</center></p>""")
641
 
642
  # openai_api_key_textbox = gr.Textbox(placeholder="Paste your OpenAI API key (sk-...)",
643
  # show_label=False, lines=1, type='password')