Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Gladiator
/
Sartorius-Cell-Segmentation
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Gladiator
commited on
Jan 21, 2022
Commit
a6c7909
·
1 Parent(s):
822e118
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,4 +66,4 @@ if __name__ == "__main__":
66
**model_params
67
)
68
69
-
print(preds)
66
**model_params
67
)
68
69
+
print(
len(
preds)
)