stevafernandes commited on
Commit
b964e7d
·
verified ·
1 Parent(s): 7b1a980

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -63,9 +63,6 @@ with gr.Blocks(title="Cell Image Analysis", css=custom_css) as demo:
63
  gr.Markdown(
64
  """
65
  # Cell Image Analysis Demo
66
-
67
- Upload an input microscopy image, then click **Analyze**
68
- to display the five preloaded output images.
69
  """
70
  )
71
 
 
63
  gr.Markdown(
64
  """
65
  # Cell Image Analysis Demo
 
 
 
66
  """
67
  )
68