We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pip install flashocr
pip install "flashocr[all]" # Everything pip install "flashocr[export]" # ONNX export pip install "flashocr[analytics]" # Benchmarking, plots
git clone https://github.com/FlashVision/FlashOCR.git cd FlashOCR pip install -e ".[all]"
docker build -t flashocr -f docker/Dockerfile . docker run --gpus all flashocr version
flashocr check flashocr version