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

I can't find this module from omniparse.documents.models import load_all_models #28

Closed DAAworld closed 2 weeks ago

DAAworld commented 2 weeks ago

I have searched all code by "load_all_models",but found nothing.

adithya-s-k commented 2 weeks ago

Yep i recently removed that module with this commit

https://github.com/adithya-s-k/omniparse/commit/81340bb51c30153009e97aa294bea73cb0512a34

you can use from marker.models import load_all_models