IFMedTechdemo commited on
Commit
539e697
·
verified ·
1 Parent(s): 9e9f2d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -137,15 +137,11 @@ with gr.Blocks() as demo:
137
  Note that the pneumonia and pneumothorax heatmaps produced by this model are based on pixel-level segmentation maps.
138
  Thus, they are expected to be more accurate than non-explicit localization methods such as GradCAM.
139
 
140
- The example radiograph is my own, from when I had pneumonia.
141
 
142
  This model is for demonstration purposes only and has NOT been approved by any regulatory agency for clinical use. The user assumes
143
  any and all responsibility regarding their own use of this model and its outputs. Do NOT upload any images containing protected
144
  health information, as this demonstration is not compliant with patient privacy laws.
145
 
146
- Created by: Ian Pan, <https://ianpan.me>
147
-
148
- Last updated: December 27, 2024
149
  """
150
  )
151
  gr.Interface(
 
137
  Note that the pneumonia and pneumothorax heatmaps produced by this model are based on pixel-level segmentation maps.
138
  Thus, they are expected to be more accurate than non-explicit localization methods such as GradCAM.
139
 
 
140
 
141
  This model is for demonstration purposes only and has NOT been approved by any regulatory agency for clinical use. The user assumes
142
  any and all responsibility regarding their own use of this model and its outputs. Do NOT upload any images containing protected
143
  health information, as this demonstration is not compliant with patient privacy laws.
144
 
 
 
 
145
  """
146
  )
147
  gr.Interface(