lakshmivairamani commited on
Commit
5a44ab7
·
verified ·
1 Parent(s): e875fe5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -222,7 +222,7 @@ iface = gr.Interface(
222
  inputs="text",
223
  outputs="text",
224
  title="Chat with your data",
225
- description="Ask a question about the database or a document and get a response in natural language, including current weather information."
226
  theme="colorful",
227
  layout="vertical",
228
  show_input=True,
 
222
  inputs="text",
223
  outputs="text",
224
  title="Chat with your data",
225
+ description="Ask a question about the database or a document and get a response in natural language, including current weather information.",
226
  theme="colorful",
227
  layout="vertical",
228
  show_input=True,