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