How to use davanstrien/document-classifier-deit_base_patch16_224 with timm:
import timm model = timm.create_model("hf_hub:davanstrien/document-classifier-deit_base_patch16_224", pretrained=True)
The community tab is the place to discuss and collaborate with the HF community!