Version v1.0.2

OBS Background Removal

Downloads

Release notes

New release! Plenty of good stuff in here. 

- Upgraded to ONNX RT v1.15
- Added ARM64 support on Linux
- Using more robust C++11 and C99 to support older OSs

Overall getting wider OS support (like OpenSUSE, Fedora) and making the plugin more robust and efficient.
Enjoy!

If this plugin has provided value to you consider supporting our work so we can bring you better OS support and improvements:

- https://github.com/sponsors/royshil
- https://github.com/sponsors/umireon

### Checksums
    obs-backgroundremoval-1.0.2-linux-x86_64.deb: 8ded528838e75f6638787dbd84870ff7bc83d7837802d6f3430f64e8cad6da40
    obs-backgroundremoval-1.0.2-macos-universal.pkg: 6b260de98720855e879f2938649080fc49ea0881ecb67992fcdd7e6e3eb18fc8
    obs-backgroundremoval-1.0.2-windows-x64-Installer.exe: 63b41dbb55e7043511e6d34fcfa4373729b3f217f4961b7b0953c6a74a232a13
    obs-backgroundremoval-1.0.2-windows-x64-Portable.zip: fcead8e4be532a990c0b4dc047bb89463df04fa26902b7655d9c65507bfa77a1

## What's Changed
* Update ONNX Runtime to v1.15.0 by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/326
* Use C++11 and C99 to support older libstdc++ and so on by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/329
* We have to state that the pre-built binary only works on Ubuntu 22.04 or later by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/330
* Require OBS 28+ on the deb package by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/337
* Support ARM64 on Linux by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/335
* Update ONNX Runtime to v1.15.1 by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/338
* Remove zip from releases page by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/339
* Allow users to use a custom ONNX Runtime tarball by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/343


**Full Changelog**: https://github.com/royshil/obs-backgroundremoval/compare/v1.0.1...v1.0.2

Additional Information

Publish date