ahmetyaylalioglu commited on
Commit
7558e02
·
verified ·
1 Parent(s): 2e6d89c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,4 +76,4 @@ iface = gr.Interface(
76
  description="Draw on the image to select areas for segmentation, provide prompts, and see the inpainted result."
77
  )
78
 
79
- iface.launch(share=True
 
76
  description="Draw on the image to select areas for segmentation, provide prompts, and see the inpainted result."
77
  )
78
 
79
+ iface.launch(share=True)