Export model 'vit_base_patch16_384.orig_in21k_ft_in1k', on 2025-01-20 06:12:08 UTC 3d18d69 verified
narugo1992 commited on
How to use deepghs/timms with timm:
import timm
model = timm.create_model("hf_hub:deepghs/timms", pretrained=True)