Suweeraya commited on
Commit
0c7fbb1
·
1 Parent(s): 6b8dd66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -75,6 +75,6 @@ if __name__ == "__main__":
75
  examples = [["benign(10).png"], ["benign(109).png"]],
76
  title="Breast Cancer Ultrasound Image Segmentation",
77
  description="Check out this exciting development in the field of breast cancer diagnosis "
78
- "and treatment! A demo of Breast Cancer Ultrasound Image Segmentation has been "
79
- "developed. Upload image file, or try out one of the examples below!"
80
  ).launch(debug=True)
 
75
  examples = [["benign(10).png"], ["benign(109).png"]],
76
  title="Breast Cancer Ultrasound Image Segmentation",
77
  description="Check out this exciting development in the field of breast cancer diagnosis "
78
+ "and treatment! A demo of Breast Cancer Ultrasound Image Segmentation has been "
79
+ "developed. Upload image file, or try out one of the examples below!"
80
  ).launch(debug=True)