rahimizadeh commited on
Commit
f9649c3
·
verified ·
1 Parent(s): 4c2540e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -63,3 +63,5 @@ def run_analysis(uploaded_files, text_input, query, quick_action, temperature, s
63
  ("WARNING", "4 port scanning alerts from 10.0.0.8")]
64
 
65
  return result, bar_data, pie_data, alerts
 
 
 
63
  ("WARNING", "4 port scanning alerts from 10.0.0.8")]
64
 
65
  return result, bar_data, pie_data, alerts
66
+
67
+ demo.launch()