Instructions to use hugginglearners/fastai-style-transfer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use hugginglearners/fastai-style-transfer with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("hugginglearners/fastai-style-transfer") - Notebooks
- Google Colab
- Kaggle
Add image-to-image tag for discoverability
#1
by osanseviero - opened
Very cool model! I added a tag that will increase the discoverability of this model (cc @espejelomar ).
Thank you
geninhu changed pull request status to merged