How to use MogaNet/moganet_tiny_224_in1k with timm:
import timm model = timm.create_model("hf_hub:MogaNet/moganet_tiny_224_in1k", pretrained=True)