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