HarleyCoops commited on
Commit
1fc1f17
·
1 Parent(s): 0300113
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -873,7 +873,7 @@ def create_interface():
873
  gr.Markdown(
874
  "# You are Asking Google Deep Mind about "
875
  "\"From Whispers to Voices\", "
876
- "it will need a few seconds to review the details"
877
  )
878
 
879
  chatbot = gr.Chatbot(show_label=False)
 
873
  gr.Markdown(
874
  "# You are Asking Google Deep Mind about "
875
  "\"From Whispers to Voices\", "
876
+ "it will need a few seconds to review the code"
877
  )
878
 
879
  chatbot = gr.Chatbot(show_label=False)