Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -35,7 +35,7 @@ iface = gr.Interface(
|
|
| 35 |
outputs=gr.Text(label="Prediction"),
|
| 36 |
title="Insulin Dependency Predictor",
|
| 37 |
description=(
|
| 38 |
-
"Developed by **School of Allied and Healthcare Sciences, Malla Reddy University**\n\n"
|
| 39 |
"⚠️ *This is an experimental tool and should not be used for medical diagnosis. "
|
| 40 |
"Always consult a licensed healthcare provider for medical advice.*"
|
| 41 |
)
|
|
|
|
| 35 |
outputs=gr.Text(label="Prediction"),
|
| 36 |
title="Insulin Dependency Predictor",
|
| 37 |
description=(
|
| 38 |
+
"Developed by **School of Allied and Healthcare Sciences, Malla Reddy University, Hyderabad, India**\n\n"
|
| 39 |
"⚠️ *This is an experimental tool and should not be used for medical diagnosis. "
|
| 40 |
"Always consult a licensed healthcare provider for medical advice.*"
|
| 41 |
)
|