PraneshJs commited on
Commit
265f384
Β·
verified Β·
1 Parent(s): fd7186e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -348,7 +348,7 @@ def update_step(state, idx):
348
 
349
  # ------------------- GRADIO UI -------------------
350
 
351
- with gr.Blocks(title="Stable Diffusion v1-4 β€” CPU Diffusion Visualizer",theme=gr.themes.Soft()) as demo:
352
 
353
  gr.Markdown("# 🧠 Stable Diffusion v1-4 β€” CPU Visualizer (256Γ—256)")
354
  gr.Markdown(
 
348
 
349
  # ------------------- GRADIO UI -------------------
350
 
351
+ with gr.Blocks(title="Stable Diffusion v1-4 β€” CPU Diffusion Visualizer") as demo:
352
 
353
  gr.Markdown("# 🧠 Stable Diffusion v1-4 β€” CPU Visualizer (256Γ—256)")
354
  gr.Markdown(