zx80zx81b / pyproject.toml
kenlomax's picture
Push FastAI model using huggingface_hub.
05c6675 verified
raw
history blame
162 Bytes
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "python=3.11.6", "fastai=2.7.18", "fastcore=1.7.29"]
build-backend = "setuptools.build_meta:__legacy__"