Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -48,7 +48,7 @@ margin: 0 auto;
|
|
48 |
'''
|
49 |
|
50 |
with gr.Blocks(css=css, theme=theme) as demo:
|
51 |
-
gr.Markdown('''# Perturbed-Attention Guidance
|
52 |
SDXL 🧨 [diffusers implementation](https://huggingface.co/multimodalart/sdxl_perturbed_attention_guidance) of [Perturbed-Attenton Guidance](https://ku-cvlab.github.io/Perturbed-Attention-Guidance/)
|
53 |
''')
|
54 |
with gr.Group():
|
|
|
48 |
'''
|
49 |
|
50 |
with gr.Blocks(css=css, theme=theme) as demo:
|
51 |
+
gr.Markdown('''# Perturbed-Attention Guidance Mobius
|
52 |
SDXL 🧨 [diffusers implementation](https://huggingface.co/multimodalart/sdxl_perturbed_attention_guidance) of [Perturbed-Attenton Guidance](https://ku-cvlab.github.io/Perturbed-Attention-Guidance/)
|
53 |
''')
|
54 |
with gr.Group():
|