fastai-test / pyproject.toml
merve's picture
merve HF staff
Add model
8aca1f8
raw
history blame contribute delete
160 Bytes
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "python=3.9.7", "fastai=2.7.9", "fastcore=1.5.27"]
build-backend = "setuptools.build_meta:__legacy__"