Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

microsoft
/
OmniParser-v2.0

Transformers
Safetensors
endpoint-template
custom_code
Model card Files Files and versions
xet
Community
37

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, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
OmniParser-v2.0
1.41 GB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 10 commits
naotous's picture
naotous
adamlu1's picture
adamlu1
Add YOLOv9-E interactive region detector (#37)
f55d075 about 9 hours ago
  • icon_caption
    upload weights over 1 year ago
  • icon_detect
    upload weights over 1 year ago
  • icon_detect_v3
    Add YOLOv9-E interactive region detector (#37) about 9 hours ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    7.82 kB
    Add YOLOv9-E interactive region detector (#37) about 9 hours ago
  • config.json
    0 Bytes
    fix readme over 1 year ago
  • handler.py
    21.7 kB
    Add `handler.py` and `requirements.txt` (#23) over 1 year ago
  • requirements.txt
    104 Bytes
    Add `handler.py` and `requirements.txt` (#23) over 1 year ago