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-Siliconbash
chmod +x setup.sh
./setup.shInstall 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.pyDeploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.