Fetching metadata from the HF Docker repository...
Update requirements.txt
06202b5 verified - 1.52 kB initial commit
- 265 Bytes initial commit
- 935 Bytes Update app.py
model.pkl Detected Pickle imports (4)
- "numpy.core.multiarray._reconstruct",
- "sklearn.naive_bayes.MultinomialNB",
- "numpy.ndarray",
- "numpy.dtype"
How to fix it?
23 kB Upload 5 files - 49 Bytes Update requirements.txt
- 309 Bytes Upload 5 files
vectorizer.pkl Detected Pickle imports (8)
- "numpy.core.multiarray._reconstruct",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "scipy.sparse._csr.csr_matrix",
- "numpy.dtype",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy.float64",
- "numpy.core.multiarray.scalar",
- "numpy.ndarray"
How to fix it?
83 kB Upload 5 files