How to use OpenViVQA/sepet5_test with Transformers:
# Load model directly from transformers import SepeT5ForVQA model = SepeT5ForVQA.from_pretrained("OpenViVQA/sepet5_test", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!