Suweeraya commited on
Commit
c67d1fb
·
1 Parent(s): 3de0c41

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ if __name__ == "__main__":
66
  outputs=gr.Image(type="pil", label="Breast Cancer Mask"),
67
  title="Breast Cancer Ultrasound Image Segmentation",
68
  description="Check out this exciting development in the field of breast cancer diagnosis and treatment! A demo of Breast Cancer Ultrasound Image Segmentation has been developed. Upload an image file, or try out one of the examples below!"
69
- ).launch(share=True, debug=True)
 
66
  outputs=gr.Image(type="pil", label="Breast Cancer Mask"),
67
  title="Breast Cancer Ultrasound Image Segmentation",
68
  description="Check out this exciting development in the field of breast cancer diagnosis and treatment! A demo of Breast Cancer Ultrasound Image Segmentation has been developed. Upload an image file, or try out one of the examples below!"
69
+ ).launch(debug=True)