Instructions to use MogaNet/moganet_xtiny_224_in1k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use MogaNet/moganet_xtiny_224_in1k with timm:
import timm model = timm.create_model("hf_hub:MogaNet/moganet_xtiny_224_in1k", pretrained=True) - Notebooks
- Google Colab
- Kaggle
Use Hugging Face paper URL
#1
by nielsr HF Staff - opened
This PR switches from using the Arxiv URL to the Hugging Face paper page URL.
Lupin1998 changed pull request status to merged