Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
devisionx
/
Brain-Tumor-Demo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mennamostafa55555
commited on
Sep 3, 2023
Commit
e3d2564
·
1 Parent(s):
c6157af
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -20,8 +20,6 @@ sahi.utils.file.download_from_url(
20
)
21
22
23
-
24
-
25
annotatorbbox = sv.BoxAnnotator()
26
annotatormask=sv.MaskAnnotator()
27
20
)
21
22
23
annotatorbbox = sv.BoxAnnotator()
24
annotatormask=sv.MaskAnnotator()
25