etemkocaaslan commited on
Commit
81f1070
·
verified ·
1 Parent(s): 41626ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -99,5 +99,4 @@ interface = gr.Interface(
99
  description="Upload an image to perform semantic segmentation using Deeplabv3 ResNet101."
100
  )
101
 
102
- if __name__ == "__main__":
103
- interface.launch()
 
99
  description="Upload an image to perform semantic segmentation using Deeplabv3 ResNet101."
100
  )
101
 
102
+ interface.launch()