-
Notifications
You must be signed in to change notification settings - Fork 251
Open
Description
Hello, I am a little confused on how to run the app on linux.
I want to run it locally. I have ollama installed.
How can i use a locally pdf and see the results?
Thank you!
So, i figured how to start the service, then i do for example:
python client/cli.py ocr_upload --file ~/Documents/output.pdf --ocr_cache
and it shows:
{'state': 'PENDING', 'status': 'Task is pending...'}
{'state': 'PENDING', 'status': 'Task is pending...'}
{'state': 'PENDING', 'status': 'Task is pending...'}
{'state': 'PENDING', 'status': 'Task is pending...'}
Also, I wanted to ask, does the above command runs locally? Because I want to be sure the app is running locally.
Metadata
Metadata
Assignees
Labels
No labels