How to use mwalmsley/zoobot-encoder-convnext_small with timm:
import timm model = timm.create_model("hf_hub:mwalmsley/zoobot-encoder-convnext_small", pretrained=True)
What is a pickle import?