Export model 'deit_tiny_patch16_224.fb_in1k', on 2025-01-20 07:23:38 UTC 6b5392b verified
narugo1992 commited on
How to use deepghs/timms with timm:
import timm
model = timm.create_model("hf_hub:deepghs/timms", pretrained=True)