snair94 commited on
Commit
f73289b
·
verified ·
1 Parent(s): 1f149ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,4 +71,4 @@ iface = gr.Interface(
71
  description="Upload an image, input a prompt (e.g., 'person', 'sky'), and pick a mask color."
72
  )
73
 
74
- iface.launch(share=True, ssr_mode=False)
 
71
  description="Upload an image, input a prompt (e.g., 'person', 'sky'), and pick a mask color."
72
  )
73
 
74
+ iface.launch()