prithivMLmods commited on
Commit
011b813
·
verified ·
1 Parent(s): 7a368b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -242,7 +242,7 @@ 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/XHacker",
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
+ theme="YTheme/XVintage",
246
  )
247
 
248
  if __name__ == "__main__":