Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 559 Bytes

File metadata and controls

19 lines (12 loc) · 559 Bytes

Formula-OCR-Microservice

Service that can recognize formulas from images

Requirements

Usage

All images must be in .png format.

Set the required parameters in the environment variables

  • SENDER_QUEUE_NAME - name of the queue to be used as output
  • CONSUMER_QUEUE_NAME - name of the queue to be used as input
  • HOST - URL for connecting to RabbitMQ

Then run the following command

python rmq_communication.py