Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jegilj
/
Practica3
like
0
fastai
Model card
Files
Files and versions
Community
Use this model
main
Practica3
/
pyproject.toml
jegilj
Update pyproject.toml
10399a1
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
163 Bytes
[build-system]
requires
= [
"setuptools>=40.8.0"
,
"wheel"
,
"python=3.10.12"
,
"fastai=2.7.14"
,
"fastcore=1.5.29"
]
build-backend
=
"setuptools.build_meta:__legacy__"