Releases: TheElevatedOne/pymo
Releases · TheElevatedOne/pymo
PyMo 1.1.0 - Optimizations in Order
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
PyMo 1.0.0 Release
Created this as a practice in around 24 hours.
Releasing a tar.gz with a nuitka generated binary for easier exporting to path and stuff.
It is not a onefile or something and needs all of the libraries, venv, python 3.10, etc. Otherwise it would be 300+ MB.