paciox

Results 19 comments of paciox

Actually depends on what you mean. Omniparser V2 is made of: Omniparser: Labels a screenshot so the AI can identify stuff Omnitool: The windows vm Gradio App: operates as glue...

> actually I passed that issue I had. But yes, I meant only Omniparser, not OmniTool. Well, ok in any case I managed to run it on colab successfully. May...

> [@paciox](https://github.com/paciox) would it be possible for you to share your colab script on how to get it to work? I seem to be having issues with the transformers library...

> [@paciox](https://github.com/paciox) Thanks for your script; I was able to get it to run. I'm going to see if I can integrate it into a project I am working on,...

AHAH they don't even provide minimal support to fix it now that it is completely and utterly broken, let alone traning it

I literally solved running a pull against windows local, receiving error because it does not exists and the calling docker script create again

I managed to run it on windows by doing > docker run -e ANTHROPIC_API_KEY=sk-ant-apiXX-YOURKEYYYYYYYYYY -v %USERPROFILE%\.anthropic:/home/computeruse/.anthropic -p 5900:5900 -p 8501:8501 -p 6080:6080 -p 8080:8080 -it ghcr.io/anthropics/anthropic-quickstarts:computer-use-demo-latest Proof: ![image](https://github.com/user-attachments/assets/af94a811-6f13-46ca-9794-22727b383a52)

I would be more worried of running it first, since it's a goddamn collection of bugs, incompatibilities and errors (see #316 ). That said, I would look into app.py, it...

> I hope you can develop the MCP tool as soon as possible, as it will significantly accelerate the efficiency of automated interface development. Looking forward to your updates. How?...