RedBottle13 commited on
Commit
a9fbd9d
·
verified ·
1 Parent(s): f7d57a7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -78,7 +78,6 @@ def sky_segmentation(uploaded_image):
78
  demo = gr.Interface(
79
  sky_segmentation,
80
  gr.Image(type='filepath'),
81
- "image",
82
  inputs='Initial image',
83
  outputs='Sky mask',
84
  title='Sky Segmentation',
 
78
  demo = gr.Interface(
79
  sky_segmentation,
80
  gr.Image(type='filepath'),
 
81
  inputs='Initial image',
82
  outputs='Sky mask',
83
  title='Sky Segmentation',