Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IT3103-2024S2
/
220180T
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d1eb7e5
220180T
45 MB
1 contributor
History:
4 commits
This space has 1 file scanned as unsafe.
Show
files
NovaIZ
added changes to gitignore and app.py plus added car-logos folder
d1eb7e5
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
Safe
130 Bytes
added all required files
11 months ago
README.md
Safe
247 Bytes
initial commit
11 months ago
app.py
Safe
2.4 kB
added changes to gitignore and app.py plus added car-logos folder
11 months ago
car_logos.pt
Unsafe
pickle
Detected Pickle imports (22)
"ultralytics.nn.modules.block.Bottleneck"
,
"ultralytics.nn.modules.block.SPPF"
,
"torch._utils._rebuild_parameter"
,
"ultralytics.nn.modules.conv.Concat"
,
"torch.nn.modules.activation.SiLU"
,
"torch.FloatStorage"
,
"__builtin__.set"
,
"ultralytics.nn.modules.conv.Conv"
,
"collections.OrderedDict"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch._utils._rebuild_tensor_v2"
,
"torch.nn.modules.container.Sequential"
,
"torch.HalfStorage"
,
"ultralytics.nn.modules.block.C2f"
,
"__builtin__.getattr"
,
"ultralytics.nn.modules.block.DFL"
,
"torch.nn.modules.container.ModuleList"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.Size"
,
"ultralytics.nn.modules.head.Detect"
,
"torch.nn.modules.conv.Conv2d"
How to fix it?
22.4 MB
xet
added changes to gitignore and app.py plus added car-logos folder
11 months ago
model.py
Safe
1.05 kB
added changes to gitignore and app.py plus added car-logos folder
11 months ago
requirements.txt
Safe
28 Bytes
added all required files
11 months ago
yolov8s.pt
pickle
Detected Pickle imports (23)
"__builtin__.set"
,
"torch.nn.modules.container.ModuleList"
,
"collections.OrderedDict"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"ultralytics.nn.modules.head.Detect"
,
"torch.nn.modules.container.Sequential"
,
"ultralytics.nn.modules.conv.Concat"
,
"torch.Size"
,
"torch.nn.modules.conv.Conv2d"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"torch.nn.modules.activation.SiLU"
,
"torch.nn.modules.upsampling.Upsample"
,
"torch.HalfStorage"
,
"ultralytics.nn.modules.block.DFL"
,
"torch.FloatStorage"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"torch._utils._rebuild_tensor_v2"
,
"ultralytics.nn.modules.block.SPPF"
,
"ultralytics.nn.modules.block.C2f"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch.LongStorage"
How to fix it?
22.6 MB
xet
added all required files
11 months ago