How to use 1aurent/vit_small_patch16_224.medmae_CXR_mae with timm:
import timm model = timm.create_model("hf_hub:1aurent/vit_small_patch16_224.medmae_CXR_mae", pretrained=True)
The community tab is the place to discuss and collaborate with the HF community!