prithivMLmods commited on
Commit
1643a94
·
verified ·
1 Parent(s): 3ce50bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -196,4 +196,4 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
196
  outputs=[input_image]
197
  )
198
 
199
- demo.launch(share=True, mcp_server=True, ssr_mode=False, show_error=True)
 
196
  outputs=[input_image]
197
  )
198
 
199
+ demo.launch(mcp_server=True, ssr_mode=False, show_error=True)