Ed5 commited on
Commit
96fd3a1
·
verified ·
1 Parent(s): e67e728

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -362,7 +362,7 @@ def create_app():
362
 
363
  with gr.Row():
364
  with gr.Column(scale=1):
365
- gr.Markdown("### 1. База знаний")
366
  db_in = gr.File(label="Excel (.xlsx)", type="filepath", elem_classes="compact_file")
367
  with gr.Group():
368
  gr.Markdown("#### Ручной выбор:")
 
362
 
363
  with gr.Row():
364
  with gr.Column(scale=1):
365
+ gr.Markdown("### 1. База тех. замечаний")
366
  db_in = gr.File(label="Excel (.xlsx)", type="filepath", elem_classes="compact_file")
367
  with gr.Group():
368
  gr.Markdown("#### Ручной выбор:")