Spaces:
Runtime error
Runtime error
Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
@@ -40,9 +40,9 @@ class ADA_SKIN(object):
|
|
40 |
self.article += '<ol><li>https://www.kaggle.com/datasets/fanconic/skin-cancer-malignant-vs-benign</li>'
|
41 |
self.article += '</ol></ul>'
|
42 |
self.article += '<h3>Articles:</h3><ul>'
|
43 |
-
self.article += '<li><a target="_blank" href="https://
|
44 |
self.article += '"Skin Cancer Diagnose"</a> on LinkedIn, on <a target="_blank" href='
|
45 |
-
self.article += '"https://
|
46 |
self.article += '</ul>'
|
47 |
self.article += '<h3>Example Images: (left to right)</h3><ol>'
|
48 |
self.article += '<li>Bowen Disease (AKIEC)</li>'
|
|
|
40 |
self.article += '<ol><li>https://www.kaggle.com/datasets/fanconic/skin-cancer-malignant-vs-benign</li>'
|
41 |
self.article += '</ol></ul>'
|
42 |
self.article += '<h3>Articles:</h3><ul>'
|
43 |
+
self.article += '<li><a target="_blank" href="https://www.linkedin.com/pulse/skin-cancer-diagnose-using-deep-learning-duc-haba/">'
|
44 |
self.article += '"Skin Cancer Diagnose"</a> on LinkedIn, on <a target="_blank" href='
|
45 |
+
self.article += '"https://www.linkedin.com/pulse/skin-cancer-diagnose-using-deep-learning-duc-haba/">Medium.</a></li>'
|
46 |
self.article += '</ul>'
|
47 |
self.article += '<h3>Example Images: (left to right)</h3><ol>'
|
48 |
self.article += '<li>Bowen Disease (AKIEC)</li>'
|