Fetching metadata from the HF Docker repository...
Upload 4 files
a89f513 verified - 1.52 kB initial commit
- 253 Bytes initial commit
- 5.99 kB Update app.py
face_shape_encoder.pkl Detected Pickle imports (6)
- "sklearn.preprocessing._label.LabelEncoder",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "_codecs.encode"
How to fix it?
593 Bytes Upload 4 files - 802 Bytes Upload mask_dataset.csv
- 127 kB Upload 4 files
- 50 Bytes Update requirements.txt
skin_tone_encoder.pkl Detected Pickle imports (6)
- "sklearn.preprocessing._label.LabelEncoder",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "_codecs.encode"
How to fix it?
575 Bytes Upload 4 files style_encoder.pkl Detected Pickle imports (6)
- "sklearn.preprocessing._label.LabelEncoder",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "_codecs.encode"
How to fix it?
555 Bytes Upload 4 files - 919 Bytes Create train_model.py