Spaces:
Running
on
L40S
Running
on
L40S
Rename app-backup.py to app.py
Browse files- 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="์:
|
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 |
)
|