wykonos commited on
Commit
d5671ea
1 Parent(s): 8bd74f4

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -184,4 +184,4 @@ gr_interface = gr.Interface(
184
  ]
185
  )
186
 
187
- gr_interface.launch(share=True)
 
184
  ]
185
  )
186
 
187
+ gr_interface.launch()