How to use juletxara/vilt-vsr-random with Transformers:
# Load model directly from transformers import AutoProcessor, ViltForImagesAndTextClassification processor = AutoProcessor.from_pretrained("juletxara/vilt-vsr-random") model = ViltForImagesAndTextClassification.from_pretrained("juletxara/vilt-vsr-random")
The community tab is the place to discuss and collaborate with the HF community!