Fetching metadata from the HF Docker repository...
Update app.py
4f8af21 verified - 1.52 kB initial commit
- 276 Bytes initial commit
- 4.66 kB Update app.py
label_encoder.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy._core.multiarray._reconstruct",
- "None.dtype"
How to fix it?
505 Bytes Upload label_encoder.pkl with huggingface_hub - 39 Bytes Update requirements.txt
tfidf_baseline.pkl Detected Pickle imports (7)
- "numpy.float64",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "sklearn.pipeline.Pipeline",
- "numpy.ndarray",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
3.19 MB Upload tfidf_baseline.pkl with huggingface_hub