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)
The community tab is the place to discuss and collaborate with the HF community!