rahimizadeh commited on
Commit
bc6e496
·
verified ·
1 Parent(s): 862b954

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -63,5 +63,4 @@ with gr.Blocks(title="Log Intelligence Assistant") as demo:
63
  outputs=[analysis_result, bar_plot, pie_chart, alert_feed]
64
  )
65
 
66
- # ✅ Make sure this line exists — it launches the app!
67
  demo.launch()
 
63
  outputs=[analysis_result, bar_plot, pie_chart, alert_feed]
64
  )
65
 
 
66
  demo.launch()