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; flex-direction: column; align-items: flex-start;">
|
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" style="margin-top: 10px;"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: auto !important;width:
|
231 |
</div>""", elem_id="main_title")
|
232 |
|
233 |
with gr.Tab("Txt2Img"):
|
|
|
227 |
|
228 |
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
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" style="margin-top: 10px;"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: auto !important;width: 130px !important;" ></a>
|
231 |
</div>""", elem_id="main_title")
|
232 |
|
233 |
with gr.Tab("Txt2Img"):
|