anonymous2023-21 commited on
Commit
61d2257
1 Parent(s): 391fa97
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -175,7 +175,7 @@ demo = gr.Interface(
175
  ['img_examples/NIH_0035.png'],
176
  ],
177
  title="Chest X-ray Segmentation with TEDM.",
178
- description="""<img src="file/img_examples/TEDM-model-visualisation.png"
179
  alt="Markdown Monster icon"
180
  style="margin-right: 10px;" />"""+
181
  "\nMedical image segmentation is a challenging task, made more difficult by many datasets' limited size and annotations. Denoising diffusion probabilistic models (DDPM) have recently shown promise in modelling " +
 
175
  ['img_examples/NIH_0035.png'],
176
  ],
177
  title="Chest X-ray Segmentation with TEDM.",
178
+ description="""<img src="file/img_examples/TEDM_n_LEDM.drawio.png"
179
  alt="Markdown Monster icon"
180
  style="margin-right: 10px;" />"""+
181
  "\nMedical image segmentation is a challenging task, made more difficult by many datasets' limited size and annotations. Denoising diffusion probabilistic models (DDPM) have recently shown promise in modelling " +