Export model 'convnext_tiny.fb_in22k', on 2025-01-20 06:32:33 UTC 4f6c5c0 verified
narugo1992 commited on
How to use deepghs/timms with timm:
import timm
model = timm.create_model("hf_hub:deepghs/timms", pretrained=True)