How to use genggng/ScaleKD-resnet50 with timm:
import timm model = timm.create_model("hf_hub:genggng/ScaleKD-resnet50", pretrained=True)