aiqcamp commited on
Commit
dcdaa08
ยท
verified ยท
1 Parent(s): 8f8d9a9

Rename app-backup.py to app.py

Browse files
Files changed (1) hide show
  1. app-backup.py โ†’ app.py +1 -1
app-backup.py โ†’ app.py RENAMED
@@ -1135,7 +1135,7 @@ with gr.Blocks(theme='ParityError/Interstellar') as demo:
1135
  with gr.Row():
1136
  msg = gr.Textbox(
1137
  label="๋ฉ”์‹œ์ง€๋ฅผ ์ž…๋ ฅํ•˜์„ธ์š”",
1138
- placeholder="์˜ˆ: COVID-19๋ฅผ ์น˜๋ฃŒํ•  ์ˆ˜ ์žˆ๋Š” ๋‹จ๋ฐฑ์งˆ์„ ์ƒ์„ฑํ•ด์ฃผ์„ธ์š”",
1139
  lines=2,
1140
  scale=4
1141
  )
 
1135
  with gr.Row():
1136
  msg = gr.Textbox(
1137
  label="๋ฉ”์‹œ์ง€๋ฅผ ์ž…๋ ฅํ•˜์„ธ์š”",
1138
+ placeholder="์˜ˆ: ์•Œ์ธ ํ•˜์ด๋จธ ์น˜๋ฃŒ์šฉ ๋‹จ๋ฐฑ์งˆ์„ ์ƒ์„ฑํ•ด์ฃผ์„ธ์š”",
1139
  lines=2,
1140
  scale=4
1141
  )