paopaoka3325 commited on
Commit
e1b56c8
1 Parent(s): 8dc00df

Add application files

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -89,8 +89,8 @@ disclaimer = (
89
  "Please do not upload sensitive patient data. <br>"
90
  'If you need support, please contact us at '
91
  '<a href="https://899f8a5b.limecube.co/" target="_blank"> limecube </a> or '
92
- '<a href="https://mcodegpt.org/" target="_blank"> mCodeGPT </a>.'
93
- 'HIPPA-compliant version is under development and will be online soon'
94
  )
95
 
96
 
 
89
  "Please do not upload sensitive patient data. <br>"
90
  'If you need support, please contact us at '
91
  '<a href="https://899f8a5b.limecube.co/" target="_blank"> limecube </a> or '
92
+ '<a href="https://mcodegpt.org/" target="_blank"> mCodeGPT</a>. <br>'
93
+ 'HIPPA-compliant version is under development and will be online soon.'
94
  )
95
 
96