susunghong commited on
Commit
48c650b
1 Parent(s): 7239d24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ def main():
84
 
85
  with gr.Blocks() as demo:
86
  gr.HTML("""<h1 style="font-weight: 900; margin-bottom: 10px;">
87
- Self-Attention Guidance (SAG) Demo
88
  </h1>
89
  <h3 style="font-weight: 500; margin-bottom: 10px;">
90
  Condition-Agnostic Diffusion Guidance Using the Internal Self-Attention
 
84
 
85
  with gr.Blocks() as demo:
86
  gr.HTML("""<h1 style="font-weight: 900; margin-bottom: 10px;">
87
+ Self-Attention Guidance Demo
88
  </h1>
89
  <h3 style="font-weight: 500; margin-bottom: 10px;">
90
  Condition-Agnostic Diffusion Guidance Using the Internal Self-Attention