Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenton-li
/
yolo_cell
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
yolo_cell
1 contributor
History:
14 commits
This space has 1 file scanned as unsafe.
Show
files
kenton-li
Upload cell-seg.pt
0912c4b
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
README.md
Safe
228 Bytes
initial commit
over 1 year ago
app.py
Safe
4.64 kB
Update app.py
over 1 year ago
cell-seg.pt
Unsafe
pickle
Detected Pickle imports (28)
"ultralytics.nn.modules.DFL"
,
"ultralytics.nn.modules.C2f"
,
"torch.FloatStorage"
,
"ultralytics.nn.modules.SPPF"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.activation.SiLU"
,
"ultralytics.nn.modules.Segment"
,
"ultralytics.yolo.utils.IterableSimpleNamespace"
,
"ultralytics.nn.tasks.SegmentationModel"
,
"torch._utils._rebuild_parameter"
,
"ultralytics.nn.modules.Proto"
,
"torch.Size"
,
"torch.HalfStorage"
,
"__builtin__.getattr"
,
"collections.OrderedDict"
,
"ultralytics.nn.modules.Bottleneck"
,
"torch.nn.modules.conv.Conv2d"
,
"ultralytics.nn.modules.Detect"
,
"__builtin__.set"
,
"ultralytics.nn.modules.Concat"
,
"ultralytics.nn.modules.Conv"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.LongStorage"
,
"torch.nn.modules.conv.ConvTranspose2d"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.upsampling.Upsample"
How to fix it?
6.76 MB
LFS
Upload cell-seg.pt
over 1 year ago
requirements.txt
Safe
68 Bytes
Update requirements.txt
over 1 year ago