How to use Spidartist/AntGenusViT with timm:
import timm model = timm.create_model("hf_hub:Spidartist/AntGenusViT", pretrained=True)