change article
Browse files
amputation_removed_duplicates_and_balanced.xlsx
ADDED
Binary file (17.4 kB). View file
|
|
app.py
CHANGED
@@ -48,7 +48,8 @@ title = "DIabetes-related Amputation Risk Calculator (DIARC)"
|
|
48 |
|
49 |
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."
|
50 |
|
51 |
-
article = "<p style='text-align: center'><span style='font-size: 15pt;'>Copyright © DIARC. 2021. All Rights Reserved. Contact Us: <a href='mailto:[email protected]'>Dr Sifisiso Mtshali</a> or <a href='mailto:[email protected]'>Dr Ozayr Mahomed</a></span></p>
|
|
|
52 |
|
53 |
|
54 |
iface = gr.Interface(
|
|
|
48 |
|
49 |
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."
|
50 |
|
51 |
+
article = "<p style='text-align: center'><span style='font-size: 15pt;'>Copyright © DIARC. 2021. All Rights Reserved. Contact Us: <a href='mailto:[email protected]'>Dr Sifisiso Mtshali</a> or <a href='mailto:[email protected]'>Dr Ozayr Mahomed</a></span></p> <br>
|
52 |
+
ALLAHU"
|
53 |
|
54 |
|
55 |
iface = gr.Interface(
|