Sophie98 commited on
Commit
8d43198
1 Parent(s): 3dacec1
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ demo = gr.Interface(
44
  )
45
 
46
  if __name__ == "__main__":
47
- demo.launch(share=True)
48
 
49
 
50
  #https://github.com/dhawan98/Post-Processing-of-Image-Segmentation-using-CRF
 
44
  )
45
 
46
  if __name__ == "__main__":
47
+ demo.launch()
48
 
49
 
50
  #https://github.com/dhawan98/Post-Processing-of-Image-Segmentation-using-CRF