How to use hugginglearners/flowers_101_convnext_model with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("hugginglearners/flowers_101_convnext_model")
The community tab is the place to discuss and collaborate with the HF community!