Entregable2IA / pyproject.toml
DanielArgaiz's picture
Push FastAI model using huggingface_hub.
7c9668c verified
Raw
History Blame Contribute Delete
162 Bytes
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "python=3.11.9", "fastai=2.8.7", "fastcore=1.12.43"]
build-backend = "setuptools.build_meta:__legacy__"