Jose M Delgado commited on
Commit
1842492
1 Parent(s): 8c24611

updating notebook link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/code/josemauriciodelgado/breast-cancer-detection/edit' target='_blank'>Notebook</a></p>"
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