akashmadisetty commited on
Commit
f679f19
·
1 Parent(s): 9b0c0fa
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -577,4 +577,4 @@ with gr.Blocks(theme=gr.themes.Soft(), fill_height=True, title="Gemma Capabiliti
577
 
578
 
579
  # --- Launch App ---
580
- demo.launch(share=False, allowed_themes=["light", "dark"])
 
577
 
578
 
579
  # --- Launch App ---
580
+ demo.launch(share=False)