#!/usr/bin/env python3

from trustgraph.decoding.ocr import run

run()

