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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -223,8 +223,7 @@ iface = gr.Interface(
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,
229
  show_output=True,
230
  examples=[
 
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
+
 
227
  show_input=True,
228
  show_output=True,
229
  examples=[