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

from marker.convert import convert_single_pdf #10

Closed scy-flower closed 3 weeks ago

scy-flower commented 3 weeks ago

from marker.convert import convert_single_pdf This module is not available

qyou commented 3 weeks ago

You should install all dependent packages using pip install -r pyproject.toml at first if you install from source code, or just use docker to deploy this project.

adithya-s-k commented 3 weeks ago

@qyou Thank you for your assistance.

@scy-flower I hope this fixes your issue. I will be closing this issue for now. If you face the same issue again, please feel free to reopen it.