New
- Added
socket-iocomms to the backend facilitating the development of the Adobe Edition. - Added a
CPUfallback for all DirectML / OpenVino accelerators. - Added new Segment ( Background removal ) options, namely
anime-directmlandanime-openvino.
Changed
- Changed the way the commands get parsed to the backend, you are no longer required to use
--upscale --upscale_method, you can simply use--upscale_method( the same applies to other options, like --interpolate or --depth )
Fixed
- N/A
Removed
- Flask
Adobe Edition
New
- Added a full
socket-iocomms system to the frontend, lowering overhead and improving performance. - Added a new Sponsor Tab to the UI.
- Added support for DirectML and OpenVino accelerated Segmentation.
- Merged logs tab into a queue element log for each time you run a job.
Changed
- Json related logic has been heavily reworked.
- Improved security and UX of the GitHub Sponsors workflow.
Fixed
- Fixed an issue where Github Sponsors would run into a bad credentials error.
- Fixed an issue where YT-DLP was not working.
- Fixed some spacing related issues.
- Fixed some inconsistencies in the Picker sections where certain elements would not be displayed.
Removed
- The Logs tab.
Full Changelog: v2.5.4...TAS-2.5.5