Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hugginglearners
/
fastai-style-transfer
like
4
Follow
fastai X Hugging Face Group 2022
236
Image-to-Image
fastai
PyTorch
Model card
Files
Files and versions
Community
1
Use this model
90eff6c
fastai-style-transfer
/
pyproject.toml
geninhu
Add model
90eff6c
over 2 years ago
raw
Copy download link
history
blame
Safe
160 Bytes
[build-system]
requires
= [
"setuptools>=40.8.0"
,
"wheel"
,
"python=3.7.13"
,
"fastai=2.6.3"
,
"fastcore=1.4.4"
]
build-backend
=
"setuptools.build_meta:__legacy__"