Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Kieranm
/
britishmus_plate_material_classifier
like
0
Image Classification
fastai
Model card
Files
Files and versions
Community
Use this model
ff85b1d
britishmus_plate_material_classifier
/
pyproject.toml
Kieranm
Update pyproject.toml
23d08ec
over 2 years ago
raw
Copy download link
history
blame
Safe
174 Bytes
[build-system]
requires
= [
"setuptools>=40.8.0"
,
"wheel"
,
"python=3.7.13"
,
"fastai=2.6.3"
,
"fastcore=1.4.4"
,
"timm=0.5.4"
]
build-backend
=
"setuptools.build_meta:__legacy__"