Fetching metadata from the HF Docker repository...
Upload crop_scaler.pkl
97f2eaf verified - 1.57 kB Upload Diseases.png
- 548 kB Upload Diseases.png
- 446 Bytes Update Dockerfile
- 447 Bytes initial commit
- 19.4 kB Upload crop_prediction_model.pkl
crop_scaler.pkl Detected Pickle imports (7)
- "numpy.core.multiarray.scalar",
- "_codecs.encode",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype"
How to fix it?
1.14 kB Upload crop_scaler.pkl - 2.88 kB Upload fertilizer_prediction_model.pkl
fertilizer_scaler.pkl Detected Pickle imports (7)
- "numpy.dtype",
- "_codecs.encode",
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
1.24 kB Upload fertilizer_scaler.pkl - 75 Bytes Update requirements.txt
- 9.92 kB Rename app.py to streamlit_app.py