OmniParser icon indicating copy to clipboard operation
OmniParser copied to clipboard

it was very slow when trying python gradio_demo.py

Open richardhuo opened this issue 1 year ago • 2 comments

using Nviadia RTX4090 64G memory server/ linux

it was very slow after uploading a screen short, it took more than 1 hour no result. anything need to be checked? GPU consumption was about 1G.

richardhuo avatar Feb 20 '25 08:02 richardhuo

Sounds like you may have another error. I'm able to get a response from a 2k screen resolution image in ~200 seconds. Depending on the initial icon stuff it parses it can take a much longer. But just a desktop and some icons ~200 seconds on the m3 cpu

Edit: When having Visual Studio open in the screen shot VS just just the background and icons makes the results take much longer. (less object to parse i think?)

CakeRepository avatar Feb 20 '25 08:02 CakeRepository

check whether CUDA enabled

nilaan-effectz avatar Feb 27 '25 05:02 nilaan-effectz