akash-43 commited on
Commit
5c7ca6e
·
verified ·
1 Parent(s): 84128fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,4 +25,4 @@ interface = gr.Interface(
25
  )
26
 
27
  # Launch the app
28
- interface.launch(api=True)
 
25
  )
26
 
27
  # Launch the app
28
+ interface.launch()