OmniParser
OmniParser copied to clipboard
Can this project be integrated with Java projects? Or is there a way to use it based on HTTP?
Can this project be integrated with Java projects? Or is there a way to use it based on HTTP?
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 can launch the whole thing with a command like
python app.py –windows_host_url localhost:8006 –omniparser_server_url localhost:8000
Meaning somehow they communicate and work through network.