multimodalart HF Staff commited on
Commit
d57307e
·
verified ·
1 Parent(s): 638bce8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -389,7 +389,7 @@ def replay_diffusion(frames, replay_speed):
389
  time.sleep(delay)
390
 
391
  # Define the Gradio UI
392
- with gr.Blocks(theme=gr.themes.Soft()) as demo:
393
  gr.Markdown(
394
  """
395
  # The Annotated Discrete Diffusion Models
 
389
  time.sleep(delay)
390
 
391
  # Define the Gradio UI
392
+ with gr.Blocks(theme=gr.themes.Citrus()) as demo:
393
  gr.Markdown(
394
  """
395
  # The Annotated Discrete Diffusion Models