Installation
Installation
To install OmniParse, you can use pip
:
Create a Virtual Environment:
Install Dependencies:
Usage
Run the Server:
--documents
: Load in all the models that help you parse and ingest documents (Surya OCR series of models and Florence-2).--media
: Load in Whisper model to transcribe audio and video files.--web
: Set up selenium crawler.
Last updated