jays009 commited on
Commit
51c3431
·
verified ·
1 Parent(s): 07661e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,4 +62,4 @@ iface = gr.Interface(
62
  )
63
 
64
  # Launch the Gradio interface
65
- iface.launch(api=True)
 
62
  )
63
 
64
  # Launch the Gradio interface
65
+ iface.launch()