fred72721979 commited on
Commit
402fb77
·
verified ·
1 Parent(s): 5527191

Update app.py

Browse files

Remove Share True in Spaces

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,4 +19,4 @@ iface = gr.Interface(
19
  )
20
 
21
  # Launch the app
22
- iface.launch(share=True)
 
19
  )
20
 
21
  # Launch the app
22
+ iface.launch()