Fetching metadata from the HF Docker repository...
Update .huggingface.yml
fa4e28e verified - 1.52 kB initial commit
- 119 Bytes Update .huggingface.yml
- 467 Bytes Update Dockerfile
- 204 Bytes initial commit
- 4.41 kB Update app.py
- 236 kB Upload 4 files
ingredient_substitution_model.pkl Detected Pickle imports (6)
- "_codecs.encode",
- "sklearn.linear_model._logistic.LogisticRegression",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
2.85 MB Upload 4 files - 226 Bytes Update requirements.txt
tfidf_vectorizer.pkl Detected Pickle imports (7)
- "sklearn.feature_extraction.text.TfidfTransformer",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "numpy.ndarray",
- "numpy.float64",
- "scipy.sparse._csr.csr_matrix",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
15 kB Upload 4 files