Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
IsmatS
/
tree-disease-detector-demo
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tree-disease-detector-demo
Ctrl+K
Ctrl+K
1 contributor
History:
5 commits
This space has 1 file scanned as unsafe.
Show
files
IsmatS
Update app.py to use local model files
9281224
about 2 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 months ago
README.md
Safe
335 Bytes
initial commit
about 2 months ago
app.py
Safe
5.73 kB
Update app.py to use local model files
about 2 months ago
best_model.pt
pickle
Detected Pickle imports (23)
"ultralytics.nn.modules.block.DFL"
,
"torch._utils._rebuild_parameter"
,
"torch.nn.modules.container.ModuleList"
,
"__builtin__.set"
,
"torch.nn.modules.conv.Conv2d"
,
"torch.LongStorage"
,
"torch.nn.modules.upsampling.Upsample"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"ultralytics.nn.modules.block.C2f"
,
"torch.nn.modules.activation.SiLU"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"ultralytics.nn.modules.block.SPPF"
,
"ultralytics.nn.modules.conv.Concat"
,
"torch.Size"
,
"ultralytics.nn.modules.head.Detect"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch.nn.modules.container.Sequential"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch.HalfStorage"
,
"torch.FloatStorage"
How to fix it?
22.5 MB
LFS
app
about 2 months ago
requirements.txt
Safe
54 Bytes
Add application file
about 2 months ago
tree_disease_detector.pt
Unsafe
pickle
Detected Pickle imports (22)
"torch.nn.modules.conv.Conv2d"
,
"ultralytics.nn.modules.block.SPPF"
,
"torch.FloatStorage"
,
"ultralytics.nn.modules.conv.Conv"
,
"torch._utils._rebuild_parameter"
,
"__builtin__.set"
,
"torch.nn.modules.container.Sequential"
,
"ultralytics.nn.modules.conv.Concat"
,
"ultralytics.nn.modules.head.Detect"
,
"collections.OrderedDict"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"ultralytics.nn.tasks.DetectionModel"
,
"torch.HalfStorage"
,
"torch.nn.modules.container.ModuleList"
,
"torch.nn.modules.upsampling.Upsample"
,
"ultralytics.nn.modules.block.DFL"
,
"torch.nn.modules.activation.SiLU"
,
"torch.Size"
,
"torch._utils._rebuild_tensor_v2"
,
"ultralytics.nn.modules.block.C2f"
,
"ultralytics.nn.modules.block.Bottleneck"
,
"__builtin__.getattr"
How to fix it?
22.4 MB
LFS
app
about 2 months ago