Spaces:
Sleeping
Sleeping
fruitpicker01
commited on
Commit
•
c15f0a1
1
Parent(s):
a67a60c
Update app.py
Browse files
app.py
CHANGED
@@ -114,7 +114,7 @@ with gr.Blocks() as demo:
|
|
114 |
with gr.Row():
|
115 |
with gr.Column():
|
116 |
non_personalized_prompt = gr.Textbox(
|
117 |
-
label="
|
118 |
lines=25,
|
119 |
interactive=False)
|
120 |
with gr.Column():
|
|
|
114 |
with gr.Row():
|
115 |
with gr.Column():
|
116 |
non_personalized_prompt = gr.Textbox(
|
117 |
+
label="Задание для копирайтера",
|
118 |
lines=25,
|
119 |
interactive=False)
|
120 |
with gr.Column():
|