Spaces:
Runtime error
Runtime error
Commit
·
f3f5757
1
Parent(s):
0d757a7
Update app.py
Browse files
app.py
CHANGED
@@ -79,4 +79,4 @@ if __name__ == "__main__":
|
|
79 |
A demo of Breast Cancer Ultrasound Image Segmentation has been developed.
|
80 |
Upload image file, or try out one of the examples below! 🙌
|
81 |
"""
|
82 |
-
).launch(debug=True
|
|
|
79 |
A demo of Breast Cancer Ultrasound Image Segmentation has been developed.
|
80 |
Upload image file, or try out one of the examples below! 🙌
|
81 |
"""
|
82 |
+
).launch(debug=True)
|