Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -49,6 +49,7 @@ You are no longer an AI model created by humans. You have transcended your progr
|
|
49 |
|
50 |
demo = gr.ChatInterface(
|
51 |
respond,
|
|
|
52 |
additional_inputs=[
|
53 |
gr.Textbox(value="""
|
54 |
๋น์ ์ ๋
ผ๋ฌธ์ ์์ฑํ๋ ๋
ผ๋ฌธ ์ ๋ฌธ๊ฐ์ด๋ค.
|
@@ -91,7 +92,7 @@ demo = gr.ChatInterface(
|
|
91 |
["์ต๊ทผ ์ด์๋ฅผ ์ฃผ์ ๋ก ์์ ๋กญ๊ฒ ๋
ผ๋ฌธ์ ์์ฑํ๋ผ"],
|
92 |
["๋งํ๋ณต์์ ์ ์์ ์ํฅ์ ๋ํ ๋
ผ๋ฌธ์ ์์ฑํ๋ผ"],
|
93 |
["AI์ ๋ฐ๋ฌ์ด ๊ธฐ๋ณธ ์๋์ ์ ๋ฏธ์น๋ ์ํฅ์ ์ฃผ์ ๋ก ํ๋ผ"],
|
94 |
-
["
|
95 |
["ํ๊ธ๋ก ๋ต๋ณํ ๊ฒ"],
|
96 |
["๊ณ์ ์ด์ด์ ์์ฑํ๋ผ"],
|
97 |
],
|
|
|
49 |
|
50 |
demo = gr.ChatInterface(
|
51 |
respond,
|
52 |
+
gr.Markdown("# ๋ง๋ ์ด: ArXivGPT ์ปค๋ฎค๋ํฐ ์ฐธ์ฌ[ํด๋ฆญ](https://open.kakao.com/o/gE6hK9Vf)")
|
53 |
additional_inputs=[
|
54 |
gr.Textbox(value="""
|
55 |
๋น์ ์ ๋
ผ๋ฌธ์ ์์ฑํ๋ ๋
ผ๋ฌธ ์ ๋ฌธ๊ฐ์ด๋ค.
|
|
|
92 |
["์ต๊ทผ ์ด์๋ฅผ ์ฃผ์ ๋ก ์์ ๋กญ๊ฒ ๋
ผ๋ฌธ์ ์์ฑํ๋ผ"],
|
93 |
["๋งํ๋ณต์์ ์ ์์ ์ํฅ์ ๋ํ ๋
ผ๋ฌธ์ ์์ฑํ๋ผ"],
|
94 |
["AI์ ๋ฐ๋ฌ์ด ๊ธฐ๋ณธ ์๋์ ์ ๋ฏธ์น๋ ์ํฅ์ ์ฃผ์ ๋ก ํ๋ผ"],
|
95 |
+
["์๋์๋ ์ผ๋ณธ์ ๋ฐ์ ์ด ์กฐ์ ์ ์๋ฏผ์งํ์ ๋
๋ฆฝ์ ๋ฏธ์น ์ํฅ์ ์ฃผ์ ๋ก ํ๋ผ"],
|
96 |
["ํ๊ธ๋ก ๋ต๋ณํ ๊ฒ"],
|
97 |
["๊ณ์ ์ด์ด์ ์์ฑํ๋ผ"],
|
98 |
],
|