flowers_101_convnext_model / pyproject.toml
kurianbenoy's picture
convnext_tiny_in22k with 5 epochs of training
5426eef
raw
history blame
160 Bytes
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "python=3.8.12", "fastai=2.7.4", "fastcore=1.4.5"]
build-backend = "setuptools.build_meta:__legacy__"