Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -238,7 +238,7 @@ 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://github.com/OutofAi/StableEnergy">
|
243 |
<img src='https://img.shields.io/badge/GitHub-Repo-blue'>
|
244 |
</a>  
|
|
|
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>  
|