pentarosarium commited on
Commit
e02a4af
·
1 Parent(s): 428b349
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -384,7 +384,7 @@ def create_interface():
384
  control = ProcessControl()
385
 
386
  with gr.Blocks(theme=gr.themes.Soft()) as app:
387
- gr.Markdown("# AI-анализ мониторинга новостей v.1.24")
388
 
389
  with gr.Row():
390
  file_input = gr.File(
 
384
  control = ProcessControl()
385
 
386
  with gr.Blocks(theme=gr.themes.Soft()) as app:
387
+ gr.Markdown("# AI-анализ мониторинга новостей v.1.24+")
388
 
389
  with gr.Row():
390
  file_input = gr.File(