Spaces:
Runtime error
Runtime error
Jose M Delgado commited on
Commit ·
1842492
1
Parent(s): 8c24611
updating notebook link
Browse files
app.py
CHANGED
|
@@ -13,7 +13,7 @@ def predict(img):
|
|
| 13 |
|
| 14 |
title = "Breast Cancer classification"
|
| 15 |
description = "Demo for breast cancer classification using histopathology images."
|
| 16 |
-
article="<p style='text-align: center'><a href='https://www.kaggle.com/
|
| 17 |
interpretation='default'
|
| 18 |
enable_queue=True
|
| 19 |
|
|
|
|
| 13 |
|
| 14 |
title = "Breast Cancer classification"
|
| 15 |
description = "Demo for breast cancer classification using histopathology images."
|
| 16 |
+
article="<p style='text-align: center'><a href='https://www.kaggle.com/josemauriciodelgado/breast-cancer-classifier/edit' target='_blank'>Notebook</a></p>"
|
| 17 |
interpretation='default'
|
| 18 |
enable_queue=True
|
| 19 |
|