Export model 'swin_base_patch4_window12_384.ms_in22k_ft_in1k', on 2025-01-20 07:48:24 UTC efcae6d verified
narugo1992 commited on
How to use deepghs/timms with timm:
import timm
model = timm.create_model("hf_hub:deepghs/timms", pretrained=True)