OmniParser icon indicating copy to clipboard operation
OmniParser copied to clipboard

A simple screen parsing tool towards pure vision based GUI agent

Results 136 OmniParser issues
Sort by recently updated
recently updated
newest added

Hi, With python 3.12 it doesn't let installing all deps: ```sh (omni) ➜ OmniParser git:(master) pyenv local 3.12 (omni) ➜ OmniParser git:(master) ✗ pip install -r requirements.txt Collecting torch (from...

This PR fixes a typo in variable names throughout the codebase: - Changed 'BOX_TRESHOLD' to 'BOX_THRESHOLD' - Files modified: - omniparser.py - utils.py - gradio_demo.py - demo.ipynb

Update paths to use `os.path.join()` for better readability

Error with dependency. pip install fails

What is the difference between this and the UFO framework?

what is the best place to learn about this model's api?

``` , line 313, in load_file with safe_open(filename, framework="pt", device=device) as f: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ safetensors_rust.SafetensorError: Error while deserializing header: HeaderTooLarge ``` Received the above error while running : ``` python weights/convert_safetensor_to_pt.py...

![Image](https://github.com/user-attachments/assets/49bf0ef7-c489-49ea-a45a-cd2470ef0afa) ![Image](https://github.com/user-attachments/assets/75e158a6-89dc-4939-923f-9375858e8033) ![Image](https://github.com/user-attachments/assets/6e4edb69-ec36-4b58-a87e-77aa63db3604) ![Image](https://github.com/user-attachments/assets/dffd912d-fa3e-4d3b-9c5c-96477683d527) ![Image](https://github.com/user-attachments/assets/52253ba3-a742-4770-8a0f-5478766a4eab) ![Image](https://github.com/user-attachments/assets/0d3e9ab7-128c-4528-b77f-0f7d8d4e5e34) ![Image](https://github.com/user-attachments/assets/f8fd61ad-a469-461b-86a1-17a81a46a7a0) ![Image](https://github.com/user-attachments/assets/8fbf7d0d-def9-48bd-84b3-09337788cb2e) ![Image](https://github.com/user-attachments/assets/daa11bb3-16c0-4132-8459-44fb0c2ac0a0) ![Image](https://github.com/user-attachments/assets/de50e277-f8f3-4ffa-afbd-746e8bf46440) ![Image](https://github.com/user-attachments/assets/72344380-a2e2-4969-8b21-6f012572f7ed) ![Image](https://github.com/user-attachments/assets/3111d684-32e8-48f5-a745-74f65909c590) ![Image](https://github.com/user-attachments/assets/ead2cd77-2006-4c30-bd13-b0db14c786ad) ![Image](https://github.com/user-attachments/assets/7ffd71e2-be46-4163-b49d-bde650ebdce1) ![Image](https://github.com/user-attachments/assets/fda900be-e80f-4ed7-9f84-9a0c2a3cfecc) ![Image](https://github.com/user-attachments/assets/7a57b45d-56f4-4a70-8055-70c7eca46635) ![Image](https://github.com/user-attachments/assets/5bb8c735-9e0c-473e-bee8-494fa140d656) ![Image](https://github.com/user-attachments/assets/2a8f641e-b242-49e2-8fba-91b000cfbc92) ![Image](https://github.com/user-attachments/assets/2843bc68-cbfe-478b-9df7-3a47c3d33aed) ![Image](https://github.com/user-attachments/assets/71e9853c-4098-4c41-ad20-5ed8192c75a9) ![Image](https://github.com/user-attachments/assets/853b5934-9859-495b-a3ad-c0267e965546) ![Image](https://github.com/user-attachments/assets/b91cd910-71cf-42f1-82cf-02edf4146c7b) ![Image](https://github.com/user-attachments/assets/43b88806-eb65-482d-a4b3-cca477c825b5)