matjesg commited on
Commit
777f16f
1 Parent(s): 28f7e5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -23,7 +23,6 @@ def inference(repo_id, model_name, img):
23
 
24
  return pred, std
25
 
26
-
27
  title="deepflash2"
28
  description='deepflash2 is a deep-learning pipeline for the segmentation of ambiguous microscopic images.\n deepflash2 uses deep model ensembles to achieve more accurate and reliable results. Thus, inference time will be more than a minute in this space.'
29
  examples=[['matjesg/deepflash2_demo', 'cFOS_in_HC_ensemble_small.pt', 'cFOS_example.png'],
 
23
 
24
  return pred, std
25
 
 
26
  title="deepflash2"
27
  description='deepflash2 is a deep-learning pipeline for the segmentation of ambiguous microscopic images.\n deepflash2 uses deep model ensembles to achieve more accurate and reliable results. Thus, inference time will be more than a minute in this space.'
28
  examples=[['matjesg/deepflash2_demo', 'cFOS_in_HC_ensemble_small.pt', 'cFOS_example.png'],