mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
- Introduced a new configuration file, `ocr_hpi.yaml`, to define the OCR pipeline and specify the Russian language model. - Updated the `docker-compose.yml` to mount the new configuration file and modified the OCR service command to include the configuration path. - These changes enhance the OCR service's capabilities by allowing for customizable pipeline settings and improved language support.