Spaces:
Sleeping
Sleeping
[project] | |
name = "cnn-anime-classification" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.12" | |
dependencies = [ | |
"gradio>=5.13.0", | |
"matplotlib>=3.10.0", | |
"numpy>=2.2.2", | |
"pillow>=11.1.0", | |
"scikit-learn>=1.6.1", | |
] | |