Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on Loading pipelines step #64

Open
PyroGenesis opened this issue Apr 5, 2023 · 2 comments
Open

Stuck on Loading pipelines step #64

PyroGenesis opened this issue Apr 5, 2023 · 2 comments

Comments

@PyroGenesis
Copy link

PyroGenesis commented Apr 5, 2023

Hi,

I'm trying to use docquery via command line to ask a question on a PDF file but the process seems to get stuck at the Loading pipelines. step.

> docquery scan "What can I use to open a PDF file?" pdf-sample1.pdf
document-question-answering is already registered. Overwriting pipeline for task document-question-answering...
2023-04-05 09:47:24,078 INFO: Loading pdf-sample1.pdf
2023-04-05 09:47:24,120 INFO: Done loading 1 file(s).
2023-04-05 09:47:24,121 INFO: Loading pipelines.

Also, when loading as library, the notebook gets stuck at this line

p = pipeline('document-question-answering')

Could you help me resolve this? I'm on Windows 10 btw.

@Abbos2299
Copy link

same issue, any suggestion on solution?

@PyroGenesis
Copy link
Author

Unfortunately, it doesn't seem like this repo is being updated anymore. I gave up and switched to quivr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants