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