Fetching metadata from the HF Docker repository...
Update app.py
19da833
verified
-
1.52 kB
initial commit
-
282 Bytes
initial commit
-
3.32 kB
Update app.py
classifier.pth
Detected Pickle imports (10)
- "collections.OrderedDict",
- "torch.nn.modules.container.Sequential",
- "__main__.PlantSoundClassifier",
- "torch.nn.modules.dropout.Dropout",
- "torch.nn.modules.linear.Linear",
- "torch._utils._rebuild_tensor_v2",
- "torch.FloatStorage",
- "torch.nn.modules.activation.ReLU",
- "__builtin__.set",
- "torch._utils._rebuild_parameter"
How to fix it?
1.12 MB
Upload 2 files
-
50 Bytes
Create requirements.txt
scaler.joblib
Detected Pickle imports (5)
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype",
- "numpy._core.multiarray.scalar",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
25.2 kB
Upload 2 files