chikki2004 commited on
Commit
8fec673
·
verified ·
1 Parent(s): 98225bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,4 +24,4 @@ iface = gr.Interface(
24
  title="GK's Incident Attribute Predictor"
25
  )
26
 
27
- iface.launc()
 
24
  title="GK's Incident Attribute Predictor"
25
  )
26
 
27
+ iface.launch()