Fetching metadata from the HF Docker repository...
Update app.py
21c63f7 verified - 1.52 kB initial commit
- 284 Bytes initial commit
- 2.04 kB Update app.py
best.pt Detected Pickle imports (22)
- "torch.nn.modules.container.ModuleList",
- "models.yolo.Detect",
- "models.common.SPPF",
- "models.common.C3",
- "models.common.Bottleneck",
- "torch.nn.modules.batchnorm.BatchNorm2d",
- "pathlib.PosixPath",
- "__builtin__.set",
- "models.common.Conv",
- "torch._utils._rebuild_parameter",
- "models.common.Concat",
- "torch.HalfStorage",
- "models.yolo.DetectionModel",
- "torch.nn.modules.conv.Conv2d",
- "torch.FloatStorage",
- "torch.nn.modules.container.Sequential",
- "torch._utils._rebuild_tensor_v2",
- "torch.LongStorage",
- "torch.nn.modules.upsampling.Upsample",
- "torch.nn.modules.pooling.MaxPool2d",
- "collections.OrderedDict",
- "torch.nn.modules.activation.SiLU"
How to fix it?
14.4 MB added model - 310 Bytes Create predict.js
- 268 Bytes Update predict.py
- 117 Bytes Install YOLOv5 from PyPI