MusIre commited on
Commit
c16b43a
·
verified ·
1 Parent(s): 5a0ed9f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,4 +163,4 @@ iface = gr.Interface(
163
  )
164
 
165
  if __name__ == "__main__":
166
- iface.launch(share=True)
 
163
  )
164
 
165
  if __name__ == "__main__":
166
+ iface.launch()