As of 2026-02-04, targeting OmniParser version 2.0.1
- Install Conda for macOS: https://www.anaconda.com/docs/getting-started/miniconda/install#macos-2
- Install the Huggingface CLI: https://huggingface.co/docs/huggingface_hub/en/guides/cli
- Follow Install instructions from https://github.com/microsoft/OmniParser
- In the command to download the V2 model weights, replace
huggingface-cli downloadwithhf download
- In the command to download the V2 model weights, replace
- Manually downgrade
paddleocrandtransformerspip install paddleocr==2.7.3
pip install transformers==4.49.0