diff --git a/scripts/supported_models.py b/scripts/supported_models.py index bba0b5c72..8bf4171af 100644 --- a/scripts/supported_models.py +++ b/scripts/supported_models.py @@ -732,14 +732,12 @@ # Visual Question Answering (VQA) 'visual-question-answering': [ 'google/deplot', - - # TODO: - # 'google/pix2struct-docvqa-base', - # 'google/pix2struct-widget-captioning-base', - # 'google/pix2struct-ai2d-base', - # 'google/pix2struct-chartqa-base', - # 'google/pix2struct-screen2words-base', - # 'google/pix2struct-infographics-vqa-base', + 'google/pix2struct-docvqa-base', + 'google/pix2struct-widget-captioning-base', + 'google/pix2struct-ai2d-base', + 'google/pix2struct-chartqa-base', + 'google/pix2struct-screen2words-base', + 'google/pix2struct-infographics-vqa-base', ], }, 'roberta': {