--- 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 ```