prithivMLmods commited on
Commit
b2067e6
·
verified ·
1 Parent(s): 1116a5d

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -341,4 +341,4 @@ with gr.Blocks() as demo:
341
  )
342
 
343
  if __name__ == "__main__":
344
- demo.launch(css=custom_css, theme=gr.themes.Soft(), ssr_mode=False, mcp_server=True, show_error=True)
 
341
  )
342
 
343
  if __name__ == "__main__":
344
+ demo.launch(css=custom_css, theme=gr.themes.Citrus(), ssr_mode=False, mcp_server=True, show_error=True)