Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -128,7 +128,7 @@ with gr.Blocks(css=css) as demo:
|
|
128 |
<h1 style="text-align: center">Image to Story - Korean</h1>
|
129 |
<p style="text-align: center">์ด๋ฏธ์ง๋ฅผ ์
๋ก๋ํ์ธ์, ChatGPT๋ฅผ ํตํด ํ๊ตญ์ด๋ก ์ด์ผ๊ธฐ๋ฅผ ๋ง๋ค์ด ์ค๋๋ค!</p>
|
130 |
<p style="text-align: center">์๋ณธ https://huggingface.co/spaces/fffiloni/Image-to-Story ์์ ํ๊ตญ์ด๋ก ๊ธ์ ์์ฑํ๊ฒ ํ๊ณ , Llama ๋ฅผ ChatGPT ๋ก ์์ ํ ๊ฒ์
๋๋ค.</p>
|
131 |
-
<p style="text-align: center">ChatGPT
|
132 |
"""
|
133 |
)
|
134 |
with gr.Row():
|
|
|
128 |
<h1 style="text-align: center">Image to Story - Korean</h1>
|
129 |
<p style="text-align: center">์ด๋ฏธ์ง๋ฅผ ์
๋ก๋ํ์ธ์, ChatGPT๋ฅผ ํตํด ํ๊ตญ์ด๋ก ์ด์ผ๊ธฐ๋ฅผ ๋ง๋ค์ด ์ค๋๋ค!</p>
|
130 |
<p style="text-align: center">์๋ณธ https://huggingface.co/spaces/fffiloni/Image-to-Story ์์ ํ๊ตญ์ด๋ก ๊ธ์ ์์ฑํ๊ฒ ํ๊ณ , Llama ๋ฅผ ChatGPT ๋ก ์์ ํ ๊ฒ์
๋๋ค.</p>
|
131 |
+
<p style="text-align: center">ChatGPT ์๋ต์ด ์ค๋ ์ง์ฐ๋๊ฑฐ๋ ์ฌ์ฉ์ ํ์ผ๋ก ์๋ ๋๊ฐ ์์ต๋๋ค.</p>
|
132 |
"""
|
133 |
)
|
134 |
with gr.Row():
|