Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,7 @@ margin: 0 auto;
|
|
61 |
'''
|
62 |
|
63 |
with gr.Blocks(css=css, theme=theme) as demo:
|
64 |
-
gr.Markdown('''# Perturbed-Attention Guidance
|
65 |
SDXL 🧨 [diffusers implementation](https://huggingface.co/multimodalart/sdxl_perturbed_attention_guidance) of [Perturbed-Attenton Guidance](https://ku-cvlab.github.io/Perturbed-Attention-Guidance/)
|
66 |
''')
|
67 |
with gr.Group():
|
|
|
61 |
'''
|
62 |
|
63 |
with gr.Blocks(css=css, theme=theme) as demo:
|
64 |
+
gr.Markdown('''# Perturbed-Attention Guidance GenshinImpact_XL_Base
|
65 |
SDXL 🧨 [diffusers implementation](https://huggingface.co/multimodalart/sdxl_perturbed_attention_guidance) of [Perturbed-Attenton Guidance](https://ku-cvlab.github.io/Perturbed-Attention-Guidance/)
|
66 |
''')
|
67 |
with gr.Group():
|