Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -674,11 +674,8 @@ with gr.Blocks(css='#chatbot .overflow-y-auto{height:750px}') as demo:
|
|
674 |
<h1>ChatWine</h1>
|
675 |
</div>
|
676 |
<p style="margin-bottom: 10px; font-size: 200%">
|
677 |
-
|
678 |
-
<
|
679 |
-
์ถ์ฒจ์ ํตํด ์์ธ์ ๋๋ฆฝ๋๋ค.
|
680 |
-
<br>
|
681 |
-
<a href="https://forms.gle/VxipmChYH4YENySr6">์ค๋ฌธ์กฐ์ฌํ๋ฌ ๊ฐ๊ธฐ</a>
|
682 |
</p>
|
683 |
</div>""")
|
684 |
|
|
|
674 |
<h1>ChatWine</h1>
|
675 |
</div>
|
676 |
<p style="margin-bottom: 10px; font-size: 200%">
|
677 |
+
<a href="https://github.com/audreyaiai">audreyAI github</a>
|
678 |
+
<a href="https://www.linkedin.com/company/audrey-ai/">audreyAI linkedin</a>
|
|
|
|
|
|
|
679 |
</p>
|
680 |
</div>""")
|
681 |
|