Export model 'vit_small_patch32_224.augreg_in21k_ft_in1k', on 2025-01-20 20:49:50 JST b856440 verified
narugo1992 commited on
How to use deepghs/timms with timm:
import timm
model = timm.create_model("hf_hub:deepghs/timms", pretrained=True)