pentarosarium commited on
Commit
2683427
·
1 Parent(s): 92287cb
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -157,7 +157,7 @@ def create_visualizations(df):
157
 
158
  def create_interface():
159
  with gr.Blocks(theme=gr.themes.Soft()) as app:
160
- gr.Markdown("# AI-анализ мониторинга новостей v.1.06")
161
 
162
  with gr.Row():
163
  file_input = gr.File(
 
157
 
158
  def create_interface():
159
  with gr.Blocks(theme=gr.themes.Soft()) as app:
160
+ gr.Markdown("# AI-анализ мониторинга новостей v.1.07")
161
 
162
  with gr.Row():
163
  file_input = gr.File(