Sawon2023 commited on
Commit
bb1953f
1 Parent(s): ccb3727

not sharing in space

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,4 +31,4 @@ iface = gr.Interface(
31
  title=title,
32
  )
33
 
34
- iface.launch(show_error=True,share=True)
 
31
  title=title,
32
  )
33
 
34
+ iface.launch(show_error=True)