mertkarabacak commited on
Commit
7052132
1 Parent(s): d1377e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 will be posted here upon the acceptance of publication.</i><center>
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