MedVQA / README.md
SushantGautam's picture
Update README and CLI installation instructions; bump version to 0.14.3
ab0aa92
|
raw
history blame
228 Bytes
# MedVQA
A CLI tool for MedVQA competition (https://github.com/simula/ImageCLEFmed-MEDVQA-GI-2025).
## Installation
```bash
pip install medvqa
```
## Usage
```bash
medvqa competition=gi-2025 task=1 submission_repo="xxx"
```