prithivMLmods commited on
Commit
7a368b5
·
verified ·
1 Parent(s): 6b37beb

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="JohnSmith9982/small_and_pretty",
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/XHacker",
246
  )
247
 
248
  if __name__ == "__main__":