Fetching metadata from the HF Docker repository...
Update app.py
e1a7020 verified - 1.52 kB initial commit
- 259 Bytes initial commit
- 2.01 kB Update app.py
- 28 Bytes Create installer.py
label_encoder.pkl Detected Pickle imports (6)
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "sklearn.preprocessing._label.LabelEncoder",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype"
How to fix it?
2.59 kB Upload 3 files - 47 Bytes Create requirements.txt
tabular_model1.pkl Detected Pickle imports (71)
- "pandas._libs.internals._unpickle_block",
- "fastai.tabular.core.Categorify",
- "torch.LongStorage",
- "__builtin__.unicode",
- "fastai.learner.AvgMetric",
- "fastai.callback.progress.ProgressCallback",
- "fastai.layers.LinBnDrop",
- "fastai.data.transforms.CategoryMap",
- "fastai.tabular.core.FillStrategy",
- "torch.nn.modules.container.Sequential",
- "fastai.data.transforms.Normalize",
- "fastcore.transform.Pipeline",
- "torch._utils._rebuild_parameter",
- "torch.nn.modules.batchnorm.BatchNorm1d",
- "torch.nn.modules.linear.Linear",
- "pandas.core.indexes.range.RangeIndex",
- "fastai.tabular.core.TabWeightedDL",
- "__builtin__.long",
- "fastcore.foundation.L",
- "collections.OrderedDict",
- "_codecs.encode",
- "__builtin__.tuple",
- "fastai.optimizer.Adam",
- "inspect.Signature",
- "pathlib.PosixPath",
- "fastai.torch_core.TensorBase",
- "numpy.ndarray",
- "pandas.core.indexes.base.Index",
- "random.Random",
- "__builtin__.print",
- "pandas.core.indexes.base._new_Index",
- "fastai.tabular.core.FillMissing",
- "fastai.learner.Recorder",
- "numpy.dtype",
- "fastai.learner.AvgSmoothLoss",
- "fastai.learner.CastToTensor",
- "torch.nn.modules.container.ModuleList",
- "torch.nn.modules.loss.MSELoss",
- "fastai.data.load._wif",
- "__builtin__.set",
- "pandas.core.internals.managers.BlockManager",
- "numpy.core.multiarray._reconstruct",
- "__builtin__.getattr",
- "fastai.metrics.accuracy",
- "__builtin__.bytes",
- "torch._utils._rebuild_tensor_v2",
- "fastai.callback.core.TrainEvalCallback",
- "fastai.tabular.core.ReadTabBatch",
- "torch.FloatStorage",
- "fastai.tabular.learner.TabularLearner",
- "inspect.Parameter",
- "torch.nn.modules.dropout.Dropout",
- "__builtin__.slice",
- "fastai.losses.BaseLoss",
- "torch._tensor._rebuild_from_type_v2",
- "fastai.tabular.data.TabularDataLoaders",
- "collections.defaultdict",
- "fastai.tabular.model.TabularModel",
- "inspect._ParameterKind",
- "numpy.core.multiarray.scalar",
- "fastai.data.load._FakeLoader",
- "fastai.torch_core.trainable_params",
- "inspect._empty",
- "torch.Tensor",
- "fastai.layers.Embedding",
- "torch.nn.modules.activation.ReLU",
- "fastai.learner.AvgLoss",
- "fastai.tabular.core.TabularPandas",
- "torch.device",
- "fastai.data.transforms.RegressionSetup",
- "pandas.core.frame.DataFrame"
How to fix it?
636 kB Upload 3 files