multimodalart HF staff commited on
Commit
11c2c54
·
verified ·
1 Parent(s): ba640b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ margin: 0 auto;
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():
55
  with gr.Row():
 
49
 
50
  with gr.Blocks(css=css, theme=theme) as demo:
51
  gr.Markdown('''# Perturbed-Attention Guidance Mobius
52
+ Mobius 🧨 [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():
55
  with gr.Row():