Update app.py
Browse files
app.py
CHANGED
@@ -623,6 +623,9 @@ with gr.Blocks(css=css) as demo:
|
|
623 |
gr.Markdown("# ๐ฎ AI ์ฌ์ฃผ ์ด์ธ ๋ถ์ ์์คํ
โจ", elem_id="title")
|
624 |
gr.Markdown("### ๐ ์๋ ฅ ์๋
์์ผ์์ ์ถ์ ์ง์ญ์ ์
๋ ฅํ์๋ฉด AI๊ฐ ๋น์ ์ ์ด์ธ๋ฅผ ๋ถ์ํด๋๋ฆฝ๋๋ค! ๐ซ", elem_id="description1")
|
625 |
gr.Markdown("### ๐ซ ์ปค๋ฎค๋ํฐ: https://discord.gg/openfreeai ๐", elem_id="description3")
|
|
|
|
|
|
|
626 |
|
627 |
with gr.Tab("๐ ๊ธฐ๋ณธ ์ ๋ณด ์
๋ ฅ ๋ฐ ์์ฝ"):
|
628 |
with gr.Group(elem_classes="input-container"):
|
|
|
623 |
gr.Markdown("# ๐ฎ AI ์ฌ์ฃผ ์ด์ธ ๋ถ์ ์์คํ
โจ", elem_id="title")
|
624 |
gr.Markdown("### ๐ ์๋ ฅ ์๋
์์ผ์์ ์ถ์ ์ง์ญ์ ์
๋ ฅํ์๋ฉด AI๊ฐ ๋น์ ์ ์ด์ธ๋ฅผ ๋ถ์ํด๋๋ฆฝ๋๋ค! ๐ซ", elem_id="description1")
|
625 |
gr.Markdown("### ๐ซ ์ปค๋ฎค๋ํฐ: https://discord.gg/openfreeai ๐", elem_id="description3")
|
626 |
+
|
627 |
+
gr.HTML("""<a href="https://visitorbadge.io/status?path=https%3A%2F%2Fopenfree-2025saju.hf.space"> <img src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fopenfree-2025saju.hf.space&countColor=%23263759" /> </a>""")
|
628 |
+
|
629 |
|
630 |
with gr.Tab("๐ ๊ธฐ๋ณธ ์ ๋ณด ์
๋ ฅ ๋ฐ ์์ฝ"):
|
631 |
with gr.Group(elem_classes="input-container"):
|