Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -227,7 +227,7 @@ with gr.Blocks(theme=theme, css="style.css") as demo:
|
|
227 |
|
228 |
<div style="display: flex; align-items: center; flex-direction: column;">
|
229 |
<a target="_blank" href="https://discord.gg/CqXVwGDqFC"><img src="https://img.shields.io/badge/discord-join%20now-blue.svg?logo=discord" alt="discord.gg/CqXVwGDqFC"></a>
|
230 |
-
<
|
231 |
</div>""", elem_id="main_title")
|
232 |
|
233 |
with gr.Tab("Txt2Img"):
|
|
|
227 |
|
228 |
<div style="display: flex; align-items: center; flex-direction: column;">
|
229 |
<a target="_blank" href="https://discord.gg/CqXVwGDqFC"><img src="https://img.shields.io/badge/discord-join%20now-blue.svg?logo=discord" alt="discord.gg/CqXVwGDqFC"></a>
|
230 |
+
<a href="https://www.buymeacoffee.com/squaadai" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
|
231 |
</div>""", elem_id="main_title")
|
232 |
|
233 |
with gr.Tab("Txt2Img"):
|