Fetching metadata from the HF Docker repository...
Update app.py
f26eb42 verified - __pycache__ prototype1
- prototype1 prototype1
- 56 Bytes env adding
- 1.52 kB initial commit
- 5.27 kB prototype1
- 262 Bytes initial commit
- 5.78 kB Update app.py
label_encoder.pkl Detected Pickle imports (4)
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.preprocessing._label.LabelEncoder"
How to fix it?
406 Bytes update language detection - 508 Bytes update language detection
language_model.pkl Detected Pickle imports (4)
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "sklearn.linear_model._logistic.LogisticRegression"
How to fix it?
681 kB update language detection - 143 Bytes prototype1
- 1.04 kB debug
tfidf.pkl Detected Pickle imports (8)
- "numpy.dtype",
- "scipy.sparse._csr.csr_matrix",
- "numpy.core.multiarray._reconstruct",
- "numpy.float64",
- "numpy.ndarray",
- "numpy.core.multiarray.scalar",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "sklearn.feature_extraction.text.TfidfTransformer"
How to fix it?
661 kB update language detection