How to use fastai/cat_or_dog with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("fastai/cat_or_dog")
-