yunuseduran commited on
Commit
794c529
·
verified ·
1 Parent(s): aebf34f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,4 +195,4 @@ demo = gr.Interface(
195
  )
196
 
197
 
198
- demo.launch(share=True)
 
195
  )
196
 
197
 
198
+ demo.launch()