Chinese_cuisine / pyproject.toml
Jon-Biz's picture
Push FastAI model using huggingface_hub.
b6f48e1 verified
raw
history blame contribute delete
No virus
160 Bytes
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "python=3.9.13", "fastai=2.7.4", "fastcore=1.4.5"]
build-backend = "setuptools.build_meta:__legacy__"