How to use sgugger/resnet50d with timm:
import timm model = timm.create_model("hf_hub:sgugger/resnet50d", pretrained=True)
What is a pickle import?