Instructions to use Spidartist/AntGenusViT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use Spidartist/AntGenusViT with timm:
import timm model = timm.create_model("hf_hub:Spidartist/AntGenusViT", pretrained=True) - Notebooks
- Google Colab
- Kaggle