Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
richardprobe
/
cats
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1643eec
cats
Ctrl+K
Ctrl+K
2 contributors
History:
4 commits
This space has 1 file scanned as unsafe.
Show
files
Richard Hsu
updating app
1643eec
12 months ago
.gitattributes
Safe
1.52 kB
initial commit
12 months ago
README.md
Safe
237 Bytes
initial commit
12 months ago
app.py
Safe
540 Bytes
updating app
12 months ago
model.pkl
Unsafe
pickle
Detected Pickle imports (76)
"__builtin__.object"
,
"__builtin__.set"
,
"torchvision.models.resnet.BasicBlock"
,
"functools.partial"
,
"fastai.data.core.TfmdDL"
,
"fastcore.dispatch._TypeDict"
,
"fastai.torch_core.TensorImage"
,
"fastai.metrics.error_rate"
,
"torch.nn.modules.container.Sequential"
,
"fastcore.dispatch.TypeDispatch"
,
"random.Random"
,
"torch._utils._rebuild_parameter"
,
"torchvision.models.resnet.resnet18"
,
"__builtin__.unicode"
,
"fastai.torch_core.TensorBase"
,
"fastai.learner.Recorder"
,
"numpy.core.multiarray.scalar"
,
"torch.nn.modules.batchnorm.BatchNorm1d"
,
"torch.nn.modules.pooling.AdaptiveMaxPool2d"
,
"fastai.losses.CrossEntropyLossFlat"
,
"torch.nn.modules.activation.ReLU"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"fastcore.basics.fastuple"
,
"numpy.ndarray"
,
"torch.device"
,
"fastcore.foundation.L"
,
"fastcore.basics._using_attr"
,
"fastai.torch_core._rebuild_from_type"
,
"fastcore.transform.Pipeline"
,
"torch.FloatStorage"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"__builtin__.print"
,
"fastai.learner.AvgMetric"
,
"fastai.callback.core.TrainEvalCallback"
,
"fastai.imports.noop"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"collections.OrderedDict"
,
"fastai.vision.core.PILImage"
,
"fastai.data.transforms.Categorize"
,
"fastai.vision.learner._resnet_split"
,
"fastai.data.transforms.CategoryMap"
,
"torch.nn.modules.linear.Linear"
,
"torch._utils._rebuild_tensor_v2"
,
"fastai.layers.Flatten"
,
"pathlib.Path"
,
"fastai.vision.augment.Resize"
,
"fastai.data.transforms.Normalize"
,
"fastai.data.load._wif"
,
"fastai.optimizer.Adam"
,
"fastai.learner.AvgSmoothLoss"
,
"torch.nn.modules.dropout.Dropout"
,
"__builtin__.bytes"
,
"__builtin__.bool"
,
"fastai.data.transforms.ToTensor"
,
"torch.nn.modules.loss.CrossEntropyLoss"
,
"torch.Tensor"
,
"fastai.torch_core.TensorCategory"
,
"__builtin__.tuple"
,
"fastai.callback.progress.ProgressCallback"
,
"fastcore.transform.Transform"
,
"__main__.is_cat"
,
"fastai.data.core.DataLoaders"
,
"numpy.dtype"
,
"fastai.learner.Learner"
,
"__builtin__.getattr"
,
"fastai.data.load._FakeLoader"
,
"fastai.layers.AdaptiveConcatPool2d"
,
"_codecs.encode"
,
"fastai.data.core.TfmdLists"
,
"torch.nn.modules.conv.Conv2d"
,
"__builtin__.long"
,
"torch.LongStorage"
,
"fastai.learner.AvgLoss"
,
"fastai.data.transforms.IntToFloatTensor"
,
"pathlib.PosixPath"
,
"fastai.data.core.Datasets"
How to fix it?
47.1 MB
LFS
adding model
12 months ago