katanaml / sparrow

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

Please help me start the sparrow ocr api. It is not clear from the readme. #45

Closed tribiona closed 8 months ago

tribiona commented 8 months ago

https://github.com/katanaml/sparrow/tree/main/sparrow-data/ocr Is this the path for sparrow ocr? I dont see a "start" service command here. Also, do I need to install the requirements.txt in the same virtual environment or I need to create a different one to avoid conflicts?

abaranovskis-redsamurai commented 8 months ago

Create different environment, treat it as separate app. I updated readme to include start command: https://github.com/katanaml/sparrow/tree/main/sparrow-data/ocr