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

gradio.exceptions.Error: 'Failed to parse: Expecting value: line 1 column 1 (char 0)' #24

Open zzk2021 opened 2 weeks ago

zzk2021 commented 2 weeks ago

image when i use Parse Document

adithya-s-k commented 2 weeks ago

can you also try it using http://localhost:8000 /docs and try to parse the pdf/doc/ppt using the endpoints over there

let me know if the error persists

zzk2021 commented 2 weeks ago

can you also try it using http://localhost:8000 /docs and try to parse the pdf/doc/ppt using the endpoints over there

let me know if the error persists

image only successed with pdf, for other format I occorred error file not found image

jasonyhawks commented 1 week ago

I got same error message, not sure it has been fixed or not.