LiangLabUMB commited on
Commit
d88781b
·
verified ·
1 Parent(s): 3b92fd6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -81,6 +81,7 @@ def segment_and_count(edited_input, model_choice):
81
  return cell_count, overlay_image
82
 
83
 
 
84
  # Gradio UI
85
  with gr.Blocks() as demo:
86
  gr.Markdown("## 🧪 Cell Counter with Cellpose + ImageEditor")
 
81
  return cell_count, overlay_image
82
 
83
 
84
+
85
  # Gradio UI
86
  with gr.Blocks() as demo:
87
  gr.Markdown("## 🧪 Cell Counter with Cellpose + ImageEditor")