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