Export model 'convnext_nano.in12k', on 2025-01-20 04:29:32 UTC c9203bf verified
narugo1992 commited on
How to use deepghs/timms with timm:
import timm
model = timm.create_model("hf_hub:deepghs/timms", pretrained=True)