susunghong commited on
Commit
3327123
1 Parent(s): d7bfc23

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ def main():
128
  Self-Attention Guidance Demo
129
  </h1>
130
  <p>Condition-agnostic diffusion guidance using the internal self-attention by Susung Hong.<p>
131
- <p>SAG also produces fine results for the <b>unconditional sampling</b> of Stable Diffusion. By giving an empty prompt, you can set the unconditional mode of Stable diffusion, and you will clearly see the differences.<p>
132
  <a href="https://huggingface.co/spaces/susunghong/Self-Attention-Guidance?duplicate=true">
133
  <img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
134
  """)
 
128
  Self-Attention Guidance Demo
129
  </h1>
130
  <p>Condition-agnostic diffusion guidance using the internal self-attention by Susung Hong.<p>
131
+ <p>SAG also produces fine results for the <b>unconditional sampling</b> of Stable Diffusion. Just leave the prompt blank for the unconditional sampling.<p>
132
  <a href="https://huggingface.co/spaces/susunghong/Self-Attention-Guidance?duplicate=true">
133
  <img style="margin-top: 0em; margin-bottom: 0em" src="https://bit.ly/3gLdBN6" alt="Duplicate Space"></a>
134
  """)