trustgraph/trustgraph-flow/scripts/pdf-ocr-mistral
2025-03-21 21:35:49 +00:00

6 lines
80 B
Python
Executable file

#!/usr/bin/env python3
from trustgraph.decoding.mistral_ocr import run
run()