Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Javiai
/
3D-print-failures-detection
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5bd9c6c
3D-print-failures-detection
Ctrl+K
Ctrl+K
1 contributor
History:
12 commits
Javiai
Update the labels in app.py
5bd9c6c
over 1 year ago
images
Image Upload
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
18 Bytes
ignore __pychache__/
over 1 year ago
README.md
Safe
265 Bytes
initial commit
over 1 year ago
app.py
Safe
1.82 kB
Update the labels in app.py
over 1 year ago
model_torch.pt
pickle
Detected Pickle imports (21)
"torch.nn.modules.upsampling.Upsample"
,
"models.common.C3"
,
"models.common.Concat"
,
"torch.nn.modules.conv.Conv2d"
,
"models.common.Bottleneck"
,
"models.yolo.DetectionModel"
,
"models.yolo.Detect"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch.nn.modules.activation.SiLU"
,
"torch.HalfStorage"
,
"models.common.SPPF"
,
"torch._utils._rebuild_parameter"
,
"__builtin__.set"
,
"torch.nn.modules.container.ModuleList"
,
"models.common.Conv"
,
"torch.LongStorage"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.container.Sequential"
How to fix it?
14.4 MB
LFS
Create model_torch.pt
over 1 year ago
requirements.txt
Safe
1.34 kB
Update requirements.txt
over 1 year ago