katanaml / sparrow

Data processing with ML, LLM and Vision LLM
https://katanaml.io
GNU General Public License v3.0
3.73k stars 379 forks source link

http connection error while using vprocessor #44

Closed nehashinde-canopy closed 8 months ago

nehashinde-canopy commented 8 months ago

I am getting following error when I use vprocessor:

ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=8001): Max retries exceeded with url: /api/v1/sparrow-ocr/inference (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x71e175f92d10>: Failed to establish a new connection: [Errno 111] Connection refused'))

abaranovskis-redsamurai commented 8 months ago

You need to start Sparrow OCR service, check README.

tribiona commented 8 months ago

Please help me start the OCR service. I am not able to start it. The readme is not clear on how to start the service.

abaranovskis-redsamurai commented 8 months ago

Updated readme with start command: https://github.com/katanaml/sparrow/tree/main/sparrow-data/ocr