Nymbo commited on
Commit
bd7252f
·
verified ·
1 Parent(s): b6a3ebe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -384,7 +384,7 @@ footer {visibility: hidden !important;}
384
  print("Initializing Gradio interface...") # Debug log
385
 
386
  # Define the Gradio interface
387
- with gr.Blocks(theme='Nymbo/Nymbo_Theme_5') as dalle:
388
  # Tab for basic settings
389
  with gr.Tab("Basic Settings"):
390
  with gr.Row():
 
384
  print("Initializing Gradio interface...") # Debug log
385
 
386
  # Define the Gradio interface
387
+ with gr.Blocks(theme='Nymbo/Alyx_Theme') as dalle:
388
  # Tab for basic settings
389
  with gr.Tab("Basic Settings"):
390
  with gr.Row():