Spaces:
Sleeping
Sleeping
Commit
·
2683427
1
Parent(s):
92287cb
v.1.07
Browse files
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.
|
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(
|