Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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)
|