Fetching metadata from the HF Docker repository...
Update app.py
ec807be verified - 1.52 kB initial commit
- 3.98 kB Upload 6 files
- 243 Bytes initial commit
- 9.45 kB Update app.py
- 948 Bytes Upload 6 files
- 124 Bytes Upload 6 files
kmeans_model.pkl Detected Pickle imports (5)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.cluster._kmeans.KMeans",
- "numpy.dtype",
- "numpy.ndarray",
- "numpy._core.multiarray.scalar"
How to fix it?
1.66 kB Upload 6 files - 65 Bytes Create requirements.txt
scaler.pkl Detected Pickle imports (7)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy._core.multiarray._reconstruct",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype",
- "None.dtype",
- "numpy.ndarray",
- "numpy._core.multiarray.scalar"
How to fix it?
959 Bytes Upload 6 files - 12 kB Upload 6 files