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