Metadata-Version: 2.2
Name: medvqa
Version: 0.12
Summary: Your project description here
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# MedVQA

A CLI tool for MedVQA competition.

## Installation

```bash
pip install medvqa
```

## Usage

```bash
medvqa competition=gi-2025 task=1 submission_repo="xxx"
```
