wonwizard commited on
Commit
56ba843
ยท
1 Parent(s): f3036f5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 ์‚ฌ์šฉ์ œํ•œ์œผ๋กœ ๋งŽ์ด ์ง€์—ฐ๋˜๊ฑฐ๋‚˜ ์•ˆ๋  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.</p>
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():