Skip to content

PyMo 1.1.0 - Optimizations in Order

Latest
Compare
Choose a tag to compare
@TheElevatedOne TheElevatedOne released this 23 Dec 16:26
· 1 commit to 1.1.0 since this release

Changelog

  • Added option for Super Resolution Models (ESRGAN, SwinIR, etc.) for Denoise
  • Optimized CPU Denoising - Speedup of 50%
  • Optimized Motion Generation / Difference Blending - Speedup of 80%
  • Refactored a few functions
  • Added Exception Behaviour, Warnings, etc.
  • Use of termcolor for colors and stuff
  • Composed the CLI Args in a better way
  • pymo binary (which still needs venv and other dirs) is included in repo