Deployment
Different Ways to Deploy the omniparse API endpoint
🛳️ Docker
To use OmniParse with Docker, execute the following commands:
Pull the OmniParse API Docker image from Docker Hub:
Run the Docker container, exposing port 8000: 👉🏼Docker Image
Alternatively, if you prefer to build the Docker image locally: Then, run the Docker container as follows:
✈️ Skypilot(coming soon)
SkyPilot is a framework for running LLMs, AI, and batch jobs on any cloud, offering maximum cost savings, highest GPU availability, and managed execution. To deploy Marker API using Skypilot on any cloud provider, execute the following command:
Last updated