Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
kolkhi
/
bears
like
0
License:
apache-2.0
Model card
Files
Files and versions
Community
main
bears
/
pyproject.toml
kolkhi
Create pyproject.toml
ec24bd7
verified
6 days ago
raw
Copy download link
history
blame
contribute
delete
144 Bytes
[build-system]
requires
= [
"setuptools>=40.8.0"
,
"wheel"
,
"fastai=2.7.18"
,
"fastcore=1.7.27"
]
build-backend
=
"setuptools.build_meta:__legacy__"