Fetching metadata from the HF Docker repository...
Update app.py
9249795 verified - src Update src/streamlit_app.py
- 1.57 kB Upload 4 files
- 426 Bytes Duplicate from streamlit/streamlit-template-space
- 1.96 kB Update README.md
- 5.77 kB Update app.py
- 515 kB Upload 4 files
kmeans_model.pkl Detected Pickle imports (5)
- "sklearn.cluster._kmeans.KMeans",
- "numpy._core.multiarray.scalar",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
34.4 kB Upload 4 files - 49 Bytes Update requirements.txt
scaler.pkl Detected Pickle imports (7)
- "numpy.ndarray",
- "numpy._core.multiarray._reconstruct",
- "numpy.dtype",
- "numpy._core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler",
- "None.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
1.58 kB Upload 4 files