Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -55,7 +55,7 @@ with gr.Blocks(
|
|
55 |
)
|
56 |
gr.Markdown(
|
57 |
i18n(
|
58 |
-
"[Support](https://discord.gg/urxFjYmYYh) β [Discord Bot](https://discord.com/oauth2/authorize?client_id=1144714449563955302&permissions=1376674695271&scope=bot%20applications.commands) β [
|
59 |
)
|
60 |
)
|
61 |
with gr.Tab(i18n("Inference")):
|
|
|
55 |
)
|
56 |
gr.Markdown(
|
57 |
i18n(
|
58 |
+
"[Support](https://discord.gg/urxFjYmYYh) β [Discord Bot](https://discord.com/oauth2/authorize?client_id=1144714449563955302&permissions=1376674695271&scope=bot%20applications.commands) β [GitHub](https://github.com/IAHispano/Applio)"
|
59 |
)
|
60 |
)
|
61 |
with gr.Tab(i18n("Inference")):
|