clothe-classifier / pyproject.toml
tompham97's picture
Add model
296c54a
raw
history blame
160 Bytes
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "python=3.7.12", "fastai=2.7.7", "fastcore=1.5.6"]
build-backend = "setuptools.build_meta:__legacy__"