Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kylecsnow
/
blood-cell-object-detection
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kylecsnow
commited on
May 10
Commit
1b37516
·
verified
·
1 Parent(s):
69dc578
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -66,5 +66,5 @@ demo.launch(
66
height=900,
67
width="80%",
68
# width="100%",
69
-
share=True,
70
)
66
height=900,
67
width="80%",
68
# width="100%",
69
+
#
share=True,
70
)