pentarosarium commited on
Commit
458b69b
·
1 Parent(s): 463b5b5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -145,7 +145,7 @@ def create_visualizations(df):
145
 
146
  def create_interface():
147
  with gr.Blocks() as app:
148
- gr.Markdown("# AI-анализ мониторинга новостей")
149
 
150
  with gr.Row():
151
  file_input = gr.File(label="Загрузите Excel файл")
 
145
 
146
  def create_interface():
147
  with gr.Blocks() as app:
148
+ gr.Markdown("# AI-анализ мониторинга новостей v.1.05")
149
 
150
  with gr.Row():
151
  file_input = gr.File(label="Загрузите Excel файл")