How to use ppak10/test_ViT-Masked_5 with Transformers:
# Load model directly from transformers import AutoImageProcessor, ViTForMaskedImageModeling processor = AutoImageProcessor.from_pretrained("ppak10/test_ViT-Masked_5") model = ViTForMaskedImageModeling.from_pretrained("ppak10/test_ViT-Masked_5")
The community tab is the place to discuss and collaborate with the HF community!