Fetching metadata from the HF Docker repository... - models Refactor code structure for improved readability and maintainability
- static minor changes
- templates minor changes
- 59 Bytes chore: add Dockerfile and update requirements for full platform
- 214 Bytes Initial commit
- 145 Bytes feat: add Gemini chatbot, gitignore for secrets
- 84.2 kB Add files via upload
- 150 kB Add files via upload
- 286 Bytes chore: add Dockerfile and update requirements for full platform
- 692 Bytes chore: update README for full platform and new Space URL
- 16.2 kB fix: graceful handling when Gemini key is missing
- 456 Bytes Refactor code structure for improved readability and maintainability
- 194 kB Add files via upload
- 193 kB Add files via upload
- 18.3 kB stable 1
- 7.87 kB Refactor identify and recommendation templates, add fruit data and model files
- 336 Bytes Refactor identify and recommendation templates, add fruit data and model files
minmaxscaler.pkl Detected Pickle imports (4)
- "numpy.dtype",
- "numpy.ndarray",
- "numpy.core.multiarray._reconstruct",
- "sklearn.preprocessing._data.MinMaxScaler"
How to fix it?
901 Bytes Add files via upload model.pkl Detected Pickle imports (7)
- "sklearn.ensemble._forest.RandomForestClassifier",
- "sklearn.tree._classes.DecisionTreeClassifier",
- "numpy.core.multiarray._reconstruct",
- "numpy.ndarray",
- "numpy.dtype",
- "numpy.core.multiarray.scalar",
- "sklearn.tree._tree.Tree"
How to fix it?
3.64 MB Add files via upload - 114 Bytes chore: add Dockerfile and update requirements for full platform