81d1dbe 64e0d0d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# MedVQA A CLI tool for MedVQA competition. ## Installation ```bash pip install medvqa ``` ## Usage ```bash medvqa competition=gi-2025 task=1 submission_repo="xxx" ```