identify-thin-film-defect / pyproject.toml
UCMe's picture
Push FastAI model using huggingface_hub.
d1e5c08
raw
history blame contribute delete
No virus
162 Bytes
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "python=3.11.4", "fastai=2.7.13", "fastcore=1.5.29"]
build-backend = "setuptools.build_meta:__legacy__"