Rooni commited on
Commit
fd30d4c
1 Parent(s): f8c0664

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ with gr.Blocks(css=css) as vui:
48
  with gr.Tab("Запрос", id='request v'):
49
  with gr.Row():
50
  with gr.Column(scale=3):
51
- promt = gr.Textbox(show_label=True, label="Запрос")
52
  with gr.Tab("Настройки", id='settingsv'):
53
  with gr.Row():
54
  with gr.Column(scale=3):
 
48
  with gr.Tab("Запрос", id='request v'):
49
  with gr.Row():
50
  with gr.Column(scale=3):
51
+ promt = gr.Textbox(show_label=True, label="Запрос", value="Напиши пожалуйста . Пиши на уровне 12 летнего ребёнка, из 6 класса мбоу школы в России.")
52
  with gr.Tab("Настройки", id='settingsv'):
53
  with gr.Row():
54
  with gr.Column(scale=3):