Fetching metadata from the HF Docker repository...
Update app.py
c07f0c7 verified - 1.52 kB initial commit
- 224 Bytes initial commit
- 2.91 kB Update app.py
category_encoder.pkl Detected Pickle imports (6)
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy.dtype",
- "_codecs.encode",
- "numpy.ndarray"
How to fix it?
637 Bytes Upload 4 files multi_label_classifier.pth Detected Pickle imports (6)
- "sklearn.multioutput.MultiOutputClassifier",
- "numpy.core.multiarray._reconstruct",
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy.dtype",
- "_codecs.encode",
- "numpy.ndarray"
How to fix it?
58.6 kB Upload 4 files - 44 Bytes Update requirements.txt
team_encoder.pkl Detected Pickle imports (6)
- "numpy.core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.preprocessing._label.LabelEncoder",
- "numpy.dtype",
- "_codecs.encode",
- "numpy.ndarray"
How to fix it?
632 Bytes Upload 4 files tfidf_vectorizer.pkl Detected Pickle imports (6)
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "numpy.dtype",
- "numpy.float64",
- "sklearn.feature_extraction.text.TfidfVectorizer"
How to fix it?
17.6 kB Upload 4 files