mayrajeo commited on
Commit
1eee909
·
1 Parent(s): 73aad24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -67,4 +67,4 @@ gr.Interface(
67
  title='Boat detection from Sentinel 2 images',
68
  description="""Detecting marine vessels from Sentinel 2 imagery.
69
  Each example image covers 1500x1500 pixels."""
70
- ).launch(share=True, server_name='0.0.0.0')
 
67
  title='Boat detection from Sentinel 2 images',
68
  description="""Detecting marine vessels from Sentinel 2 imagery.
69
  Each example image covers 1500x1500 pixels."""
70
+ ).launch()