Instructions to use microsoft/OmniParser-v2.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/OmniParser-v2.0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("microsoft/OmniParser-v2.0", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 3655c7c verified
Update handler.py 1ebdf33 verified
Add `handler.py` and `requirements.txt` acd5c25 verified
fix readme 1145937
yadonglu commited on
fix readme de06658
yadonglu commited on
fix readme 71f73b6
yadonglu commited on
fix readme 1863367
yadonglu commited on
add readme 5b4586f
yadonglu commited on
upload weights 8d0c5ee
yadonglu commited on