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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

joshieyu
/
Omniparser_FT

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

Instructions to use joshieyu/Omniparser_FT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use joshieyu/Omniparser_FT with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("joshieyu/Omniparser_FT", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Omniparser_FT
1.12 GB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 10 commits
joshieyu's picture
joshieyu
Initial deploy with fine-tuned weights and handler
220e891 6 months ago
  • icon_caption
    upload weights over 1 year ago
  • icon_detect
    Initial deploy with fine-tuned weights and handler 6 months ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    3.15 kB
    Add `handler.py` and `requirements.txt` (#23) about 1 year ago
  • config.json
    0 Bytes
    fix readme over 1 year ago
  • handler.py
    21.7 kB
    Add `handler.py` and `requirements.txt` (#23) about 1 year ago
  • requirements.txt
    104 Bytes
    Add `handler.py` and `requirements.txt` (#23) about 1 year ago