Tonic commited on
Commit
6797d62
1 Parent(s): 3a23947

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,7 +137,7 @@ iface = gr.Interface(
137
  inputs=[gr.Textbox(label="Input Text")],
138
  outputs=[gr.Markdown(label="Output Text")],
139
  title="Vectara Chatbot",
140
- description="Ask me anything using the Vectara API!"
141
  examples=[
142
  ["What is the proper treatment for buccal herpes?"],
143
  ["Male,40 presenting with swollen genitals and a rash"],
 
137
  inputs=[gr.Textbox(label="Input Text")],
138
  outputs=[gr.Markdown(label="Output Text")],
139
  title="Vectara Chatbot",
140
+ description="Ask me anything using the Vectara API!",
141
  examples=[
142
  ["What is the proper treatment for buccal herpes?"],
143
  ["Male,40 presenting with swollen genitals and a rash"],