How to use RiverHe/resnet18-random with timm:
import timm model = timm.create_model("hf_hub:RiverHe/resnet18-random", pretrained=True)