Rooni commited on
Commit
bc94cc7
·
verified ·
1 Parent(s): 7fcb769

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,7 +90,7 @@ div.svelte-19hvt5v {
90
 
91
  # ui
92
  with gr.Blocks(css=css) as demo:
93
- with gr.Tab("Запрос"):
94
  with gr.Row():
95
  promt = gr.Textbox(show_label=True, label="Запрос", lines=3)
96
  with gr.Row():
 
90
 
91
  # ui
92
  with gr.Blocks(css=css) as demo:
93
+ with gr.Tab("Исправление опечаток"):
94
  with gr.Row():
95
  promt = gr.Textbox(show_label=True, label="Запрос", lines=3)
96
  with gr.Row():