Fetching metadata from the HF Docker repository...
debug
a8e25be verified - 1.52 kB initial commit
- 4.56 kB refactor: change response to image and detections
- 470 Bytes fix: requirements issue
- 267 Bytes initial commit
- 4.94 kB debug
best.pt Detected Pickle imports (23)
- "collections.OrderedDict",
- "torch.HalfStorage",
- "ultralytics.nn.modules.block.C2f",
- "torch.FloatStorage",
- "torch.nn.modules.upsampling.Upsample",
- "ultralytics.nn.modules.conv.Conv",
- "torch.nn.modules.activation.SiLU",
- "torch.nn.modules.container.Sequential",
- "ultralytics.nn.modules.block.Bottleneck",
- "ultralytics.nn.modules.block.DFL",
- "ultralytics.nn.modules.block.SPPF",
- "torch.nn.modules.pooling.MaxPool2d",
- "torch.nn.modules.container.ModuleList",
- "torch._utils._rebuild_parameter",
- "__builtin__.set",
- "torch.Size",
- "torch.nn.modules.conv.Conv2d",
- "torch.LongStorage",
- "ultralytics.nn.modules.conv.Concat",
- "torch._utils._rebuild_tensor_v2",
- "ultralytics.nn.tasks.DetectionModel",
- "ultralytics.nn.modules.head.Detect",
- "torch.nn.modules.batchnorm.BatchNorm2d"
How to fix it?
22.5 MB feat: init fastapi - 19 Bytes feat: add packages.txt
- 1.07 kB refactor: adjust python client example
- 151 Bytes fix: change opencv-python tu opencv-python-headless