Fetching metadata from the HF Docker repository...
Update app.py
9e9ccc9 - test_imgs Delete test_imgs/a.txt
- 1.57 kB Upload 4 files
- 259 Bytes initial commit
- 3.15 kB Update app.py
encoder.pkl Detected Pickle imports (4)
- "numpy.dtype",
- "numpy.ndarray",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy.core.multiarray._reconstruct"
How to fix it?
292 Bytes Upload 5 files model.pth Detected Pickle imports (16)
- "torch._utils._rebuild_tensor_v2",
- "torch.nn.modules.dropout.Dropout",
- "collections.OrderedDict",
- "torch.nn.modules.container.Sequential",
- "torch.nn.modules.batchnorm.BatchNorm2d",
- "torch.nn.modules.activation.ReLU",
- "torch.nn.modules.pooling.MaxPool2d",
- "__builtin__.set",
- "torch.nn.modules.pooling.AdaptiveAvgPool2d",
- "torch.nn.modules.linear.Linear",
- "__main__.FineTunedVGG",
- "torch.LongStorage",
- "torchvision.models.vgg.VGG",
- "torch._utils._rebuild_parameter",
- "torch.FloatStorage",
- "torch.nn.modules.conv.Conv2d"
How to fix it?
554 MB Upload model.pth - 85 Bytes Update requirements.txt