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