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

Does anyone know the minimum amount of VRAM to run the example gradio demo.py ? I have 12 GB of VRAM and getting this error after clicking on "Submit" button...

Currently, the repository includes `__pycache__` directories, even though it is included in `.gitignore`, which contain Python bytecode files (`.pyc`). These files are generated automatically during runtime and are not needed...

Since pycache was there and then you added pycache in the gitignore the pycache file was still there that's why I deleted the pycache and then commited

Hey nice project, Can you please, for the sake of true open source spirit, provide a non AGPL object detection model? YoloNAS, CenterNet, whatever you'd like. Ultralytics' stuff is a...

Adds the standard `Python.gitignore` from [github/gitignore](https://github.com/github/gitignore/) project

Minor spelling updates. No functional changes.

Hi! Thank you for this interesting work! Would you consider adding a permissive license like this one? Looking forward to giving it a try! -Jack

`Waiting for a response from the computer control server. When first building the VM storage folder this can take a while...` been getting this message for a while. i followed...