trustgraph/trustgraph-flow/scripts/pdf-ocr-mistral

7 lines
80 B
Text
Raw Normal View History

2025-03-21 21:35:49 +00:00
#!/usr/bin/env python3
from trustgraph.decoding.mistral_ocr import run
run()