Skip to content

The Anime Scripter - 2.5.5

Latest

Choose a tag to compare

@NevermindNilas NevermindNilas released this 07 Jan 18:59

New

  • Added socket-io comms to the backend facilitating the development of the Adobe Edition.
  • Added a CPU fallback for all DirectML / OpenVino accelerators.
  • Added new Segment ( Background removal ) options, namely anime-directml and anime-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-io comms 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