How to use sinahmr/locatvit_tiny with timm:
import timm model = timm.create_model("hf_hub:sinahmr/locatvit_tiny", pretrained=True)