Skip to content

Release 0.14.1

Choose a tag to compare

@github-actions github-actions released this 01 Jan 22:55
· 159 commits to main since this release
0935091

馃敡 SeedVR2 Improvements

  • Enhanced Color Correction: Implemented precise LAB histogram matching with wavelet reconstruction for superior color consistency between input and upscaled images.
  • Configurable Softness: Added a new --softness parameter (0.0 to 1.0) to control input pre-downsampling, allowing for smoother upscaling results when desired.
  • RoPE Alignment: Fixed RoPE dimension mismatch (increased to 128) to perfectly match the reference 3B transformer architecture.

馃 DX & Maintenance

  • Updated .cursorrules: Added standard procedure for test output preservation and release management.
  • Updated Test Infrastructure: Updated SeedVR2 reference images and fixed dimension-related test failures.