svjack commited on
Commit
be7990e
·
verified ·
1 Parent(s): 80e1bbc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 SDXL
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():