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