Emaad commited on
Commit
545c29b
1 Parent(s): e1b3c8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -182,7 +182,7 @@ with gr.Blocks(theme='gradio/soft') as demo:
182
  label = "Nucleus Image",
183
  interactive = "True",
184
  #image_mode = "L",
185
- brush_color = "#FFFFFF",
186
  type = "pil"
187
  )
188
 
 
182
  label = "Nucleus Image",
183
  interactive = "True",
184
  #image_mode = "L",
185
+ brush_color = "#ffffff",
186
  type = "pil"
187
  )
188