Skip to content

Release [1.9.4] - Preview

Compare
Choose a tag to compare
@NevermindNilas NevermindNilas released this 17 Aug 19:27

The Anime Scripter

New

  • A new 3D like Banner :)
  • Added OpenProteus and AniScale2 by Sirosky
  • New lite version of TAS.
  • Support for multi audio and multi subtitle extraction and addition.
  • Added Differential | Differential-TensorRT ( My own attempts ) at a scenechange method ( WIP )
  • Added Shift_LPIPS-TensorRT Scenechange Methods by Sudo.
  • New --hide_banner flag to Hide TAS' banner when processing.
  • Preview functionality with the command --preview, use port 127.0.0.1:5050/frame in order to check the results of TAS.

Improvements

  • Improved parameters and examples.
  • Upgraded to nightly ONNXRuntime DirectML in order to avoid IR issues.
  • Added recursive checks for Model Downloads.
  • Significantly better I/O folder handling, this should result in better edge case handling.

Fixes

  • Fixed a bug with 16bit workflow and x264_animation_10bit
  • Issue #44
  • Fixes issues with input folder and output folder cases.
  • Issue #46 - Fixed concurrency issues associated with Rife TensorRT and high cpu usages.
  • Fixed an issues with span-directml where it would point to a different host.

Regressions

  • Temporarely reverted back to pytorch 2.2.2 and cuda 12.1 until .dll issues are fixed, this may result in slight performance losses.

Removals

  • Updater.exe

Adobe Edition

New

  • TAS will now dynamically switch between "Full" or "Lite" mode depending on your available GPU.

Improved

  • Improved Error handling.
  • The terminal ( command prompt ) will now start minimized in order to not disrupt your workflow.
  • Immense improvements on output handling, TAS will now selectively create and choose specific types of folders based on your current process. This also comes with nice text formatting for the output with keywords like "_DE" for Deduplication and "_SH" for Sharpen.
  • Better download functionality with a possibility in increased max download speed.

Bug Fixes

  • For some users the download would often hang, this should now have been remedied or at least improved and TAS should now attempt to reconnect in case of a error connection.