Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ellenzhangchang
/
minima
like
0
Sleeping
App
Files
Files
Community
main
minima
1 contributor
History:
5 commits
This space has 1 file scanned as unsafe.
Show
files
ellenzhangchang
fix shape
252e911
10 months ago
images
add grizzle model
10 months ago
.gitattributes
Safe
1.6 kB
add grizzle model
10 months ago
README.md
Safe
248 Bytes
initial commit
10 months ago
app.ipynb
Safe
23.8 kB
fix shape
10 months ago
app.py
Safe
791 Bytes
fix shape
10 months ago
export.pkl
Unsafe
pickle
Detected Pickle imports (90)
"fastai.torch_core.TensorCategory"
,
"inspect._ParameterKind"
,
"random.Random"
,
"__builtin__.long"
,
"inspect._empty"
,
"fastai.learner.AvgMetric"
,
"torchvision.models.resnet.resnet18"
,
"fastcore.dispatch.TypeDispatch"
,
"fastai.layers.Flatten"
,
"inspect.Parameter"
,
"numpy.ndarray"
,
"torch.nn.modules.dropout.Dropout"
,
"torch._tensor._rebuild_from_type_v2"
,
"torch.nn.modules.loss.CrossEntropyLoss"
,
"fastai.vision.augment._WarpCoord"
,
"__builtin__.tuple"
,
"torch.Tensor"
,
"functools.partial"
,
"fastai.vision.core.PILImage"
,
"fastcore.dispatch._TypeDict"
,
"fastai.callback.progress.ProgressCallback"
,
"torch._utils._rebuild_parameter"
,
"fastai.vision.augment.RandomResizedCrop"
,
"pathlib.PosixPath"
,
"torch.FloatStorage"
,
"fastai.vision.augment._BrightnessLogit"
,
"fastai.learner.CastToTensor"
,
"torch.nn.modules.batchnorm.BatchNorm1d"
,
"fastai.vision.augment._ContrastLogit"
,
"fastai.learner.AvgSmoothLoss"
,
"fastai.data.transforms.Categorize"
,
"__builtin__.set"
,
"torch.nn.modules.linear.Linear"
,
"fastcore.foundation.L"
,
"PIL.Image.Image"
,
"__builtin__.bytes"
,
"_codecs.encode"
,
"fastcore.basics.fastuple"
,
"inspect.Signature"
,
"fastcore.transform.Pipeline"
,
"collections.OrderedDict"
,
"fastai.vision.augment.Flip"
,
"torch.nn.modules.activation.ReLU"
,
"fastai.data.core.TfmdDL"
,
"torch.nn.modules.batchnorm.BatchNorm2d"
,
"fastai.learner.Learner"
,
"torchvision.models.resnet.BasicBlock"
,
"__builtin__.print"
,
"fastai.callback.core.TrainEvalCallback"
,
"fastai.learner.AvgLoss"
,
"fastai.vision.augment.Brightness"
,
"__builtin__.float"
,
"numpy.core.multiarray.scalar"
,
"fastai.losses.CrossEntropyLossFlat"
,
"fastai.vision.augment.flip_mat"
,
"fastai.vision.learner._resnet_split"
,
"fastai.data.transforms.parent_label"
,
"fastai.data.load._wif"
,
"__builtin__.getattr"
,
"pathlib.Path"
,
"fastai.torch_core.TensorBase"
,
"fastai.data.transforms.Normalize"
,
"torch._utils._rebuild_tensor_v2"
,
"fastai.data.transforms.IntToFloatTensor"
,
"fastai.vision.augment.rotate_mat"
,
"fastai.layers.AdaptiveConcatPool2d"
,
"fastai.data.core.Datasets"
,
"__builtin__.object"
,
"__builtin__.unicode"
,
"torch.nn.modules.conv.Conv2d"
,
"fastai.optimizer.Adam"
,
"fastai.metrics.error_rate"
,
"fastai.imports.noop"
,
"torch.nn.modules.pooling.AdaptiveMaxPool2d"
,
"numpy.dtype"
,
"torch.LongStorage"
,
"fastai.vision.augment.zoom_mat"
,
"torch.nn.modules.pooling.MaxPool2d"
,
"fastai.data.load._FakeLoader"
,
"PIL.Image.Resampling"
,
"fastai.data.transforms.ToTensor"
,
"fastai.torch_core.TensorImage"
,
"fastai.data.transforms.CategoryMap"
,
"torch.nn.modules.container.Sequential"
,
"fastai.learner.Recorder"
,
"torch.device"
,
"torch.nn.modules.pooling.AdaptiveAvgPool2d"
,
"fastai.data.core.TfmdLists"
,
"fastcore.transform.Transform"
,
"fastai.data.core.DataLoaders"
How to fix it?
47 MB
LFS
add grizzle model
10 months ago
requirements.txt
Safe
13 Bytes
add requirements
10 months ago