OmniParser icon indicating copy to clipboard operation
OmniParser copied to clipboard

hardcoded localhost

Open mio-19 opened this issue 11 months ago • 1 comments

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

mio-19 avatar Feb 21 '25 11:02 mio-19

Fixed in this PR - https://github.com/microsoft/OmniParser/pull/225

alvins82 avatar Mar 04 '25 06:03 alvins82