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

Is someone getting this error? ``` Error: Can not import paddle core while this file exists: \Downloads\OmniParser\omni_f_env\Lib\site-packages\paddle\base\libpaddle.pyd Traceback (most recent call last): File "\Downloads\OmniParser\OmniParser-master\gradio_demo.py", line 11, in from util.utils import...

Updated README.md - minor documentation fix

I only can see that it is trying to run some script. It is stuck here forever ![Image](https://github.com/user-attachments/assets/76f2e0b8-7a20-4c62-ad98-1591845f03b5) Meanwhile this script is waiting for a response. But the virtual machine...

The presentation video link in the README.md is broken: ![Image](https://github.com/user-attachments/assets/1f43b536-2676-45fa-b57c-0cb85b935db0) https://github.com/microsoft/OmniParser/blob/e299874a4a7b05f35971ea25565a3706cdd1dd82/README.md?plain=1#L15

Found typos in the readme and attempted to fixed them.

I am getting this warning when I am trying to setup omnitool. I am setting up omnitool in a debian-based vm in UTM, which supports nested virt on apple silicon...

I can see that the windows host is responding via novnc however I am getting this error ``` File "/Users/user/Apps/OmniParser/omnitool/gradio/app.py", line 217, in process_input raise gr.Error("Validation errors: " + ",...

I got the following error while running gradio demo script ``` Traceback (most recent call last): File "C:\Users\faree\Desktop\deepseek_R1_from_scratch\.venv-r10\lib\site-packages\gradio\queueing.py", line 625, in process_events response = await route_utils.call_process_api( File "C:\Users\faree\Desktop\deepseek_R1_from_scratch\.venv-r10\lib\site-packages\gradio\route_utils.py", line 322,...