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

failed to launch javaldx #26

Open gzgogogz opened 2 weeks ago

gzgogogz commented 2 weeks ago

When submitting a docx document, the following error message appears. The English output is normal, but the Chinese text is garbled.

INFO: 172.17.0.1:55428 - "POST /queue/join HTTP/1.1" 200 OK INFO: 172.17.0.1:55428 - "GET /queue/data?session_hash=vr6rhx0704p HTTP/1.1" 200 OK Warning: failed to launch javaldx - java may not function correctly convert /tmp/tmpog0d3gal -> /tmp/tmpx525mg0n/tmpog0d3gal.pdf using filter : writer_pdf_Export

My CUDA is 12.5,But this containers start CUDA is 11.8,And the error message is :/usr/local/lib/python3.10/dist-packages/pydantic/_internal/_fields.py:161: UserWarning: Field "modellist" has conflict with protected namespace "model".

adithya-s-k commented 2 weeks ago

The OCR models are mainly meant for English and its not really great at chinese we are training models to improve langauge support as well

javaldx warning should be fine