Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -622,7 +622,7 @@ with gr.Blocks(theme="bethecloud/storj_theme", css=css) as demo:
|
|
| 622 |
|
| 623 |
with gr.Row():
|
| 624 |
helper_text = gr.Markdown(
|
| 625 |
-
"### 💡
|
| 626 |
elem_classes="helper-text"
|
| 627 |
)
|
| 628 |
|
|
|
|
| 622 |
|
| 623 |
with gr.Row():
|
| 624 |
helper_text = gr.Markdown(
|
| 625 |
+
"### 💡 Community: https://discord.gg/openfreeai ",
|
| 626 |
elem_classes="helper-text"
|
| 627 |
)
|
| 628 |
|