Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
angela1996
/
Practica1
like
0
fastai
Model card
Files
Files and versions
Community
Use this model
19d57dc
Practica1
/
pyproject.toml
angela1996
Update pyproject.toml
b08ad20
verified
9 months ago
raw
Copy download link
history
blame
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__"