PraneshJs commited on
Commit
181be6c
·
verified ·
1 Parent(s): 6d97cab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -317,7 +317,7 @@ def update_step_view(state, step_idx):
317
 
318
  # -------------------- GRADIO UI -------------------- #
319
 
320
- with gr.Blocks(title="Diffusion Visualizer — Noise to Image", theme=gr.themes.Soft()) as demo:
321
 
322
  gr.Markdown("# 🧠 Image Diffusion Visualizer (Advanced)")
323
  gr.Markdown(
 
317
 
318
  # -------------------- GRADIO UI -------------------- #
319
 
320
+ with gr.Blocks(title="Diffusion Visualizer — Noise to Image") as demo:
321
 
322
  gr.Markdown("# 🧠 Image Diffusion Visualizer (Advanced)")
323
  gr.Markdown(