Spaces:
Runtime error
Runtime error
Commit
·
7052132
1
Parent(s):
d1377e3
Update app.py
Browse files
app.py
CHANGED
@@ -229,7 +229,7 @@ with gr.Blocks(title = "NSQIP-CDA") as demo:
|
|
229 |
<br/>
|
230 |
<center><h3>This web application should not be used to guide any clinical decisions.</h3><center>
|
231 |
<br/>
|
232 |
-
<center><i>The publication describing the details of this prediction tool
|
233 |
"""
|
234 |
)
|
235 |
|
|
|
229 |
<br/>
|
230 |
<center><h3>This web application should not be used to guide any clinical decisions.</h3><center>
|
231 |
<br/>
|
232 |
+
<center><i>The publication describing the details of this prediction tool can be reached from https://doi.org/10.1016/j.wneu.2023.06.025.</i><center>
|
233 |
"""
|
234 |
)
|
235 |
|