Fetching metadata from the HF Docker repository...
Update app.py
eda6550 - .streamlit Upload 3 files
- 1.48 kB initial commit
- 230 Bytes initial commit
- 2.96 kB Update app.py
model2.pkl Detected Pickle imports (5)
- "sklearn.svm._classes.LinearSVC",
- "numpy.core.multiarray._reconstruct",
- "numpy.core.multiarray.scalar",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
445 kB first commit preprocessing.pkl Detected Pickle imports (8)
- "sklearn.feature_extraction.text.CountVectorizer",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "scipy.sparse.csr.csr_matrix",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "sklearn.pipeline.Pipeline",
- "numpy.dtype",
- "numpy.int64"
How to fix it?
553 kB first commit - 389 Bytes Update requirements.txt