Fetching metadata from the HF Docker repository...
Update app.py
bba8866 verified - 1.59 kB Upload consolidated_fault_model.keras
- 381 Bytes initial commit
- 2.08 kB Update app.py
- 151 kB Upload consolidated_fault_model.keras
label_encoder.joblib Detected Pickle imports (6)
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "None.dtype",
- "numpy.dtype",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy._core.multiarray._reconstruct"
How to fix it?
513 Bytes Upload label_encoder.joblib - 44 Bytes Upload requirements.txt
scaler.joblib Detected Pickle imports (7)
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "None.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
1.05 kB Upload scaler.joblib