We have a very busy release! It's been a while and we have been working to improve the plugin on all fronts.
In this release you can expect:
- Upgrade to ONNXRuntime 1.16 which improves speed and robustness.
- Repackaging of Mac OS release to a more consistent with Apple dev tools.
- Fix crashes and bugs on Linux
- We added a new "website" for the plugin, which will eventually have more installation info https://obs-ai.github.io/obs-backgroundremoval/
- Adding a detailed log message with plugin info which helps us debug
If this plugin has provided value to you consider adding a ⭐ on this repo, subscribing to Roy's YouTube channel, and supporting our work: https://github.com/sponsors/royshil https://github.com/sponsors/umireon
What's Changed
- Remove USE_SYSTEM_CURL by @umireon in #445
- Bump onnxruntime to 1.16.0 by @umireon in #447
- Remove the Packages.app by @umireon in #453
- Remove check_packages by @umireon in #455
- Prevent OBS crashing with Qt5 by @umireon in #456
- Handle model load bug by @royshil in #458
- Add a user-friendly download page like OBS by @umireon in #460
- Replace the download link with the site by @umireon in #461
- Fix OpenCV binary URL by @umireon in #462
- Auto-generate Distribution.xml by @umireon in #463
- Add log of BGReomval filter options/props by @royshil in #466
- Fix updater crash by @royshil in #469
Full Changelog: 1.1.6...1.1.7