dbaranchuk commited on
Commit
74b8cd0
·
verified ·
1 Parent(s): 44eccbe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ with gr.Blocks(css=css) as demo:
76
  with gr.Column(elem_id="col-container"):
77
  gr.Markdown(
78
  f"""
79
- # ⚡ Scale-wise Distillation ⚡
80
  # ⚡ Image Generation with 6-step SwD ⚡
81
  This is a demo of [Scale-wise Distillation](https://yandex-research.github.io/swd/),
82
  a diffusion distillation method proposed in [Scale-wise Distillation of Diffusion Models](https://arxiv.org/abs/2503.16397)
 
76
  with gr.Column(elem_id="col-container"):
77
  gr.Markdown(
78
  f"""
79
+ # ⚡ Scale-wise Distillation | SD3.5-Large
80
  # ⚡ Image Generation with 6-step SwD ⚡
81
  This is a demo of [Scale-wise Distillation](https://yandex-research.github.io/swd/),
82
  a diffusion distillation method proposed in [Scale-wise Distillation of Diffusion Models](https://arxiv.org/abs/2503.16397)