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