lume-v0.1.23
·
41 commits
to main
since this release
c42a2d6731bc66ddebd7cdf173b787fe0e8a5aa687e992c5393708639af608f7 lume-0.1.23-darwin-arm64.pkg.tar.gz
92dbd0e6e5e6881e8656b0a4df1a066bf78032e2af32e98ad26956210e79e16c lume-0.1.23-darwin-arm64.tar.gz
Installation with script
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/trycua/cua/main/libs/lume/scripts/install.sh)"
## What's Changed
* Add ai-gradio notebook by @f-trycua in https://github.com/trycua/cua/pull/85
* Update README with gradio by @f-trycua in https://github.com/trycua/cua/pull/86
* [SOM] Fix overlapping bounding boxes and added GPU/MPS support by @ddupont808 in https://github.com/trycua/cua/pull/87
* Add Ollama support in Omni parser by @Lizzard1123 in https://github.com/trycua/cua/pull/76
* docs: add ddupont808 as a contributor for code by @allcontributors in https://github.com/trycua/cua/pull/88
* docs: add Lizzard1123 as a contributor for code by @allcontributors in https://github.com/trycua/cua/pull/89
* [Agent] Add ollama support by @f-trycua in https://github.com/trycua/cua/pull/90
## New Contributors
* @ddupont808 made their first contribution in https://github.com/trycua/cua/pull/87
* @Lizzard1123 made their first contribution in https://github.com/trycua/cua/pull/76
**Full Changelog**: https://github.com/trycua/cua/compare/agent-v0.1.21...lume-v0.1.23