prithivMLmods commited on
Commit
54f4624
·
verified ·
1 Parent(s): a3854bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -193,7 +193,6 @@ demo = gr.ChatInterface(
193
  type="messages",
194
  description=DESCRIPTION,
195
  css=css,
196
- theme="dark",
197
  fill_height=True,
198
  textbox=gr.MultimodalTextbox(label="Query Input", file_types=["image"], file_count="multiple"),
199
  stop_btn="Stop Generation",
 
193
  type="messages",
194
  description=DESCRIPTION,
195
  css=css,
 
196
  fill_height=True,
197
  textbox=gr.MultimodalTextbox(label="Query Input", file_types=["image"], file_count="multiple"),
198
  stop_btn="Stop Generation",