Fetching metadata from the HF Docker repository...
Update Dockerfile
616addd verified - 1.52 kB initial commit
- 964 Bytes Update Dockerfile
- 939 Bytes Update README.md
- 2.86 kB Update app.py
model.pkl Detected Pickle imports (7)
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._tree.Tree",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype"
How to fix it?
8.8 MB Rename model .pkl to model.pkl - 172 Bytes Update requirements.txt
yolov7.pt Detected Pickle imports (21)
- "torch.nn.modules.pooling.MaxPool2d",
- "torch.nn.modules.batchnorm.BatchNorm2d",
- "models.yolo.Detect",
- "torch.nn.modules.upsampling.Upsample",
- "torch.HalfStorage",
- "torch._utils._rebuild_parameter",
- "collections.OrderedDict",
- "torch.LongStorage",
- "torch.nn.modules.container.Sequential",
- "models.common.MP",
- "torch.nn.modules.activation.SiLU",
- "models.common.RepConv",
- "torch.nn.modules.conv.Conv2d",
- "models.common.SPPCSPC",
- "torch._utils._rebuild_tensor_v2",
- "torch.nn.modules.container.ModuleList",
- "models.common.Conv",
- "models.common.Concat",
- "__builtin__.set",
- "models.yolo.Model",
- "torch.FloatStorage"
How to fix it?
75.6 MB Upload yolov7.pt