charlesnchr commited on
Commit
2b53c3e
1 Parent(s): 365590c

Better description

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -61,10 +61,12 @@ Upload a TIFF image and hit submit or select one from the examples below. Note t
61
  """
62
 
63
  article = """
 
 
64
 
65
- ML-SIM test images from two different microscopes (MAI-SIM and SLM-SIM) in addition to two simulated images.
66
 
67
- Select an example above. Wide-field projections in pseudo-colour of these examples are shown below.
68
 
69
  ![Example test images](https://i.imgur.com/AUrp1Jr.jpeg "Example test image for ML-SIM")
70
 
 
61
  """
62
 
63
  article = """
64
+ ---
65
+ Select an example from the list above to try the model on a test image. Below you can see what the file names correspond to.
66
 
67
+ The ML-SIM test images are from two different microscopes (MAI-SIM and SLM-SIM) in addition to two simulated images.
68
 
69
+ Wide-field projections in pseudo-colour of these examples are shown below:
70
 
71
  ![Example test images](https://i.imgur.com/AUrp1Jr.jpeg "Example test image for ML-SIM")
72