adithya-s-k / omniparse

Ingest, parse, and optimize any data format ➡️ from documents to multimedia ➡️ for enhanced compatibility with GenAI frameworks
https://docs.cognitivelab.in
GNU General Public License v3.0
4.37k stars 350 forks source link

url parse can not start second times #45

Closed 857420437 closed 4 days ago

857420437 commented 2 weeks ago

image image

857420437 commented 2 weeks ago

i use docker to start

Tendo33 commented 2 weeks ago

Same problem here, When deploying an application using Docker, I encounter issues regardless of whether I'm utilizing Gradio or FastAPI Docs. Both scenarios result in error messages.

image

image This API can only be used once🤣; attempting to use it again will result in an error, requiring the container to be restarted🤣.

adithya-s-k commented 4 days ago

This issue happens when the chrome drivers are not installed properly. A fix would be to download crome drivers properly please refer to https://github.com/adithya-s-k/omniparse/blob/main/examples/OmniParse_GoogleColab.ipynb

for commands to install these drivers