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