Fetching metadata from the HF Docker repository...
Update Dockerfile
c819363 verified - src Update src/streamlit_app.py
- 1.52 kB Duplicate from streamlit/streamlit-template-space
- 527 Bytes Update Dockerfile
- 421 Bytes initial commit
- 48 Bytes Update requirements.txt
- 83 Bytes Upload 3 files
toxic_model.pkl Detected Pickle imports (6)
- "sklearn.linear_model._logistic.LogisticRegression",
- "sklearn.preprocessing._label.LabelBinarizer",
- "numpy.dtype",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "sklearn.multiclass.OneVsRestClassifier"
How to fix it?
963 kB Upload 3 files toxic_vectorizer.pkl Detected Pickle imports (6)
- "numpy.dtype",
- "sklearn.feature_extraction.text.TfidfTransformer",
- "sklearn.feature_extraction.text.TfidfVectorizer",
- "numpy.float64",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray"
How to fix it?
795 kB Upload 3 files