vincentclaes's picture
update readme
9ebd590
|
raw
history blame
No virus
333 Bytes
---
title: DocumentQAComparator
emoji: 🤖🦾⚙️
colorFrom: blue
colorTo: yellow
sdk: gradio
sdk_version: 3.18.0
app_file: app.py
pinned: false
license: mit
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
## Setup + Run
```
pip install -r requirements.txt
python app.py
```