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