MonkeyOCR-Apple-Silicon

10
license:mit
by
Jimmi42
Other
OTHER
New
0 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary

AI model with specialized capabilities.

Code Examples

Prerequisitesbash
git clone https://huggingface.co/Jimmi42/MonkeyOCR-Apple-Silicon
   cd MonkeyOCR-Apple-Silicon
bash
chmod +x setup.sh
   ./setup.sh
Install UV if not already installedbash
# Install UV if not already installed
   curl -LsSf https://astral.sh/uv/install.sh | sh
   
   # Download MonkeyOCR
   git clone https://github.com/Yuliang-Liu/MonkeyOCR.git MonkeyOCR
   
   # Install dependencies (includes mlx-vlm)
   uv sync
   
   # Download models
   cd MonkeyOCR && python tools/download_model.py && cd ..
Install dependencies (includes mlx-vlm)bash
# Activate virtual environment
source .venv/bin/activate  # or `uv shell`

# Start the web app
python app.py

Deploy This Model

Production-ready deployment in minutes

Together.ai

Instant API access to this model

Fastest API

Production-ready inference API. Start free, scale to millions.

Try Free API

Replicate

One-click model deployment

Easiest Setup

Run models in the cloud with simple API. No DevOps required.

Deploy Now

Disclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.