shukdevdattaEX commited on
Commit
1b88f60
·
verified ·
1 Parent(s): 4ec8282

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -267,7 +267,7 @@ def clear_code_inputs():
267
 
268
  def create_nexus_interface():
269
  with gr.Blocks(
270
- theme=gr.themes.Soft(),
271
  title="Nexus AI Assistant",
272
  css="""
273
  .gradio-container {
 
267
 
268
  def create_nexus_interface():
269
  with gr.Blocks(
270
+ theme=gr.themes.Ocean(),
271
  title="Nexus AI Assistant",
272
  css="""
273
  .gradio-container {