hedtorresca commited on
Commit
756d05e
·
verified ·
1 Parent(s): cad6392

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -322,7 +322,7 @@ def dashboard(f_inicio, f_fin, zona, tipos,
322
 
323
  # Interfaz Gradio
324
  with gr.Blocks() as demo:
325
- gr.Markdown("## Dashboard Bancamía – Análisis Avanzado")
326
  with gr.Row():
327
  with gr.Column(scale=1):
328
  f_inicio = gr.Textbox(label="Fecha inicio (YYYY-MM-DD)", value="2025-01-01")
 
322
 
323
  # Interfaz Gradio
324
  with gr.Blocks() as demo:
325
+ gr.Markdown("## Dashboard Bancamía – Análisis Exploratorio")
326
  with gr.Row():
327
  with gr.Column(scale=1):
328
  f_inicio = gr.Textbox(label="Fecha inicio (YYYY-MM-DD)", value="2025-01-01")