Zakia commited on
Commit
3514ff8
·
1 Parent(s): 28fb102

remove contact

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ title = "DIabetes-related Amputation Risk Calculator (DIARC)"
39
 
40
  description = "A diabetes-related amputation machine learning model trained on the diabetes dataset from the Inkosi Albert Luthuli Central Hospital (IALCH) in Durban, KwaZulu-Natal, South Africa."
41
 
42
- article = "<p style='text-align: center'>Copyright &copy; 2021. All Rights Reserved. | Contact: <a href="mailto:smtshali@wol.co.za">Dr Sifisiso Mtshali</a> or <a href="mailto:mahomedo@ukzn.ac.za">Dr Ozayr Mahomed</a></p>"
43
 
44
 
45
 
 
39
 
40
  description = "A diabetes-related amputation machine learning model trained on the diabetes dataset from the Inkosi Albert Luthuli Central Hospital (IALCH) in Durban, KwaZulu-Natal, South Africa."
41
 
42
+ article = "<p style='text-align: center'>Copyright &copy; 2021. All Rights Reserved.</p>"
43
 
44
 
45