Fetching metadata from the HF Docker repository...
Update chatbot.py
0cdaf04 verified - __pycache__ Role define
- images Add Directory
- pose_feedback voice assitant (#17)
- 1.52 kB initial commit
- 423 Bytes Role define
- 204 Bytes initial commit
- 4 Bytes Update Wan_service.py
- 1.38 kB Auth
- 2.25 kB Update chatbot.py
- 1.85 kB Add Backend Files
- 1.69 kB Rename Wan_routes.py to cv_model.py
- 586 Bytes Update database.py
- 2.5 kB Role define
- 638 Bytes Add Backend Files
- 10.8 kB Update main.py (#23)
- 390 Bytes Role define
- 1.57 kB Add Backend Files
pose_classifier.pkl Detected Pickle imports (5)
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.dtype",
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper"
How to fix it?
4.98 MB Upload 5 files pose_imputer.pkl Detected Pickle imports (4)
- "numpy.ndarray",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "sklearn.impute._base.SimpleImputer",
- "numpy.dtype"
How to fix it?
607 Bytes Upload 5 files pose_label_encoder.pkl Detected Pickle imports (6)
- "numpy._core.multiarray._reconstruct",
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "sklearn.preprocessing._label.LabelEncoder",
- "None.dtype",
- "numpy.dtype"
How to fix it?
519 Bytes Upload 5 files - 21.9 kB Upload 5 files
pose_scaler.pkl Detected Pickle imports (5)
- "joblib.numpy_pickle.NumpyArrayWrapper",
- "numpy.ndarray",
- "numpy._core.multiarray.scalar",
- "sklearn.preprocessing._data.StandardScaler",
- "numpy.dtype"
How to fix it?
959 Bytes Upload 5 files - 357 Bytes voice assitant (#17)
- 2.02 kB Update schemas.py (#6)
- 1.65 kB Add Backend Files
- 1.29 kB Add Backend Files
- 955 Bytes Create tools.py (#12)