delrickOliveira commited on
Commit
af25669
1 Parent(s): 53f829c

removing share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,4 +48,4 @@ iface = gr.Interface(
48
  inputs="text",
49
  outputs="text"
50
  )
51
- iface.launch(share=True)
 
48
  inputs="text",
49
  outputs="text"
50
  )
51
+ iface.launch()