alexnasa commited on
Commit
313f84a
·
verified ·
1 Parent(s): a9ae8e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -238,7 +238,10 @@ with gr.Blocks(css=css) as demo:
238
  <p style="font-size:16px;">Smoothed Energy Guidance in Stable Diffusion 2.1 </p>
239
  </div>
240
  <br>
241
- <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
 
 
 
242
  <a href="https://x.com/alexandernasa" target="_blank"><img src="https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=alexnasa"></a> &ensp;
243
  <a href="https://x.com/OutofAi" target="_blank"><img src="https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=OutofAi"></a>
244
  </div>
 
238
  <p style="font-size:16px;">Smoothed Energy Guidance in Stable Diffusion 2.1 </p>
239
  </div>
240
  <br>
241
+ <div style="display: flex; justify-content: center; align-items: center; text-align: center;">#
242
+ <a href="https://github.com/OutofAi/StableEnergy">
243
+ <img src='https://img.shields.io/badge/GitHub-Repo-blue'>
244
+ </a>
245
  <a href="https://x.com/alexandernasa" target="_blank"><img src="https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=alexnasa"></a> &ensp;
246
  <a href="https://x.com/OutofAi" target="_blank"><img src="https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=OutofAi"></a>
247
  </div>