prithivMLmods commited on
Commit
4cfc4d9
·
verified ·
1 Parent(s): 00a13cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -242,7 +242,6 @@ demo = gr.ChatInterface(
242
  textbox=gr.MultimodalTextbox(label="Query Input", file_types=["image", "video"], file_count="multiple"),
243
  stop_btn="Stop Generation",
244
  multimodal=True,
245
- theme="YTheme/XVintage",
246
  )
247
 
248
  if __name__ == "__main__":
 
242
  textbox=gr.MultimodalTextbox(label="Query Input", file_types=["image", "video"], file_count="multiple"),
243
  stop_btn="Stop Generation",
244
  multimodal=True,
 
245
  )
246
 
247
  if __name__ == "__main__":