Skip to content

JustRayzist v1.8.8

Latest

Choose a tag to compare

@MutantSparrow MutantSparrow released this 19 May 13:34
bb788a6

JustRayzist v1.8.8

Summary

Fixed my self-inflicted regression on the clarity. Woops, sorry.

Changes

  • Routes Clarity through the dedicated FS sharpen pipeline again, without loading a model session or invoking SeedVR2.
  • Keeps Clarity metadata aligned with the fast fs_unsharp_downscale engine.
  • Fixes Z Image image refinement when img2img prompt tensors use BF16 while the VAE still has FP32 bias tensors.
  • Extends default SeedVR2 attempt timeouts for 3072 px and larger upscale work so high resolution attempts are not terminated at 60 seconds by default.
  • Adds coverage that fails if Clarity tries to resolve a model pack or create a model session.

Upgrade notes

  • Existing models, outputs, and gallery data are preserved.
  • Clarity should complete much faster than the regressed SeedVR2 based route.
  • Upscale still uses the content aware x2 pipeline and can use SeedVR2 when selected by that pipeline.