taher30 commited on
Commit
e91585d
1 Parent(s): 9a86e9d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -42,4 +42,5 @@ iface = gr.Interface(
42
  description="Upload an image, select a model type, and receive the segmented and classified parts."
43
  )
44
 
 
45
  iface.launch()
 
42
  description="Upload an image, select a model type, and receive the segmented and classified parts."
43
  )
44
 
45
+
46
  iface.launch()