Export model 'convnext_large.fb_in22k_ft_in1k_384', on 2025-01-21 13:46:13 JST 669cda7 verified
narugo1992 commited on
How to use deepghs/timms with timm:
import timm
model = timm.create_model("hf_hub:deepghs/timms", pretrained=True)