MedVQA / README.md
SushantGautam's picture
init
64e0d0d
|
raw
history blame
172 Bytes
# MedVQA
A CLI tool for MedVQA competition.
## Installation
```bash
pip install medvqa
```
## Usage
```bash
medvqa competition=gi-2025 task=1 submission_repo="xxx"
```