Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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>  
|
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>  
|
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>
|