jcsagar commited on
Commit
fb5c2f2
·
verified ·
1 Parent(s): 03dbbd1

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 interface with API enabled
28
- interface.launch(share=True)
 
25
  )
26
 
27
  # Launch the interface with API enabled
28
+ interface.launch()