Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -102,7 +102,7 @@ with gr.Blocks(css=css) as demo:
|
|
102 |
gr.HTML(
|
103 |
"""
|
104 |
Made by <a href='https://linktr.ee/Nick088' target='_blank'>Nick088</a>
|
105 |
-
<br> <a href="https://discord.gg/
|
106 |
"""
|
107 |
)
|
108 |
with gr.Group():
|
|
|
102 |
gr.HTML(
|
103 |
"""
|
104 |
Made by <a href='https://linktr.ee/Nick088' target='_blank'>Nick088</a>
|
105 |
+
<br> <a href="https://discord.gg/AQsmBmgEPy"> <img src="https://img.shields.io/discord/1198701940511617164?color=%23738ADB&label=Discord&style=for-the-badge" alt="Discord"> </a>
|
106 |
"""
|
107 |
)
|
108 |
with gr.Group():
|