This is a plugin for the ocr_translate server for implementing translations using tesseract
IMPORANT: This plugin required tesseract to be installed to work link
- Install this by running
pip install ocr_translate-tesseract
- Add
ocr_translate_tesseract
to yourINSTALLED_APPS
insettings.py
- Run the server with
AUTOCREATE_VALIDATED_MODELS
once