Emaad commited on
Commit
2659e69
1 Parent(s): 9745df0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -157,7 +157,7 @@ with gr.Blocks(theme='gradio/soft') as demo:
157
  )
158
  with gr.Row():
159
  gr.Markdown(
160
- "Uploading a nucleus image is necessary. A random crop of 256 x 256 will be applied if larger. We provide default images in [images](https://huggingface.co/spaces/HuangLab/CELL-E_2/tree/main/images). Draw the desired localization on top of the nucelus image. Due to Gradio limitations, this mask will draw in black."
161
  )
162
 
163
  with gr.Row(equal_height=True):
 
157
  )
158
  with gr.Row():
159
  gr.Markdown(
160
+ "Uploading a nucleus image is necessary. A random crop of 256 x 256 will be applied if larger. We provide default images in [images](https://huggingface.co/spaces/HuangLab/CELL-E_2/tree/main/images). Draw the desired localization on top of the nucelus image."
161
  )
162
 
163
  with gr.Row(equal_height=True):