Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -908,7 +908,7 @@ with gr.Blocks(css=css, title="HeartSync") as demo:
|
|
908 |
|
909 |
with gr.Row(elem_id="examples_row"):
|
910 |
with gr.Column(scale=12, elem_id="examples_container"):
|
911 |
-
gr.Markdown("###
|
912 |
|
913 |
if __name__ == "__main__":
|
914 |
demo.launch(share=True)
|
|
|
908 |
|
909 |
with gr.Row(elem_id="examples_row"):
|
910 |
with gr.Column(scale=12, elem_id="examples_container"):
|
911 |
+
gr.Markdown("### @커뮤니티 https://discord.gg/openfreeai ")
|
912 |
|
913 |
if __name__ == "__main__":
|
914 |
demo.launch(share=True)
|