OmniParser icon indicating copy to clipboard operation
OmniParser copied to clipboard

A simple screen parsing tool towards pure vision based GUI agent

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

I create a online GPU image, after deploying with this image (wait for 1-2 minutes after the machine boots successfully), the OmniParser WebUI service will start automatically and can be...

I found that "'Windows Host', 'localhost:5000'" is incorrectly hard coded in https://github.com/microsoft/OmniParser/blob/master/omnitool/gradio/app.py instead of reading windows_host_url

Too slow in macbook with m3Pro cpu,why,just no any result after waiting for very long time. Can anybody tell me why? I run `python gradio_demo.py` and I got a UI...

would you add args , env to port 5000 localhost:5000 is write in python , would change to args , env?

Step 8/20 : COPY --chmod=755 ./vm/buildcontainer /run/ the --chmod option requires BuildKit. Refer to https://docs.docker.com/go/buildkit/ to learn how to build images with BuildKit enabled [+] Running 1/1 ✘ windows Error...

Been trying to find a way around this issue, one of the packages in the dockerfile is samba and for some reason the connection fails when trying to pull it...

This PR adds support for Apple Silicon backend (torch.mps). - Added support for torch.mps, enabling execution on Apple Silicon devices. - Updated the device detection order from (cuda -> cpu)...

This PR introduces a new`setup.sh` script that provides an alternative installation method using Python's virtual environment (venv) alongside the existing conda-based setup. The script automates the following tasks: - Creates...

When I executed gradio_demo.py, I noticed that it took an exceptionally long time without yielding any results. Upon inspecting the code, I found that there seems to be an issue...

按照文档流程安装,运行后无法正常显示界面,也无法上传图片进行解析 ![Image](https://github.com/user-attachments/assets/f1b64889-dd3b-4cbf-8d39-300dd32eb193)请问这是什么原因呢?