Spaces:
Sleeping
Sleeping
Squaad AI
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -106,7 +106,7 @@ examples = [
|
|
106 |
|
107 |
with gr.Blocks(theme=gr.themes.Soft(), css="style.css") as demo:
|
108 |
gr.HTML(
|
109 |
-
"<p><center>π For any additional support, join our <a href=
|
110 |
)
|
111 |
gr.Markdown(DESCRIPTION, elem_id="description")
|
112 |
with gr.Group():
|
|
|
106 |
|
107 |
with gr.Blocks(theme=gr.themes.Soft(), css="style.css") as demo:
|
108 |
gr.HTML(
|
109 |
+
"<p><center>π For any additional support, join our <a href='https://discord.gg/JprjXpjt9K'>Discord</a></center></p>"
|
110 |
)
|
111 |
gr.Markdown(DESCRIPTION, elem_id="description")
|
112 |
with gr.Group():
|