CatchTheTornado / CatchTheTornado/text-extract-api

how to run the app in linux?-'Task is pending...'

Open
#112 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.2k
Forks
279
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.