How to use from the
Use from the
timm library
import timm

model = timm.create_model("hf_hub:timm/vit_pe_spatial_base_patch16_512.fb", pretrained=True)