Fetching metadata from the HF Docker repository...
Update app.py
f834ab5 verified - static First commit : Flask app and model files
- templates First commit : Flask app and model files
- 83 Bytes First commit : Flask app and model files
- 707 Bytes Update Dockerfile
- 223 Bytes Create README.md
- 5.25 kB Update app.py
best.pt Detected Pickle imports (27)
- "collections.OrderedDict",
- "models.common.Conv",
- "torch.nn.modules.activation.SiLU",
- "torch._utils._rebuild_parameter",
- "torch.LongStorage",
- "torch.HalfStorage",
- "torch._utils._rebuild_tensor_v2",
- "models.common.Bottleneck",
- "torch.nn.modules.container.ModuleList",
- "torch.nn.modules.pooling.MaxPool2d",
- "numpy._core.multiarray._reconstruct",
- "_codecs.encode",
- "pathlib.PosixPath",
- "torch.FloatStorage",
- "models.common.SPPF",
- "models.common.Concat",
- "numpy.dtype",
- "models.yolo.DetectionModel",
- "torch.nn.modules.container.Sequential",
- "models.common.C3",
- "numpy._core.multiarray.scalar",
- "torch.nn.modules.batchnorm.BatchNorm2d",
- "torch.nn.modules.conv.Conv2d",
- "torch.nn.modules.upsampling.Upsample",
- "models.yolo.Detect",
- "numpy.ndarray",
- "__builtin__.set"
How to fix it?
56.7 MB First commit : Flask app and model files ocr_model_rfc.pkl Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "sklearn.tree._tree.Tree",
- "sklearn.ensemble._forest.RandomForestClassifier",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.dtype"
How to fix it?
6.54 MB First commit : Flask app and model files - 144 Bytes Update requirements.txt