Skip to content

v3.4.0 release

Compare
Choose a tag to compare
@Teriks Teriks released this 13 Apr 06:29
· 1498 commits to master since this release

New Features / Fixes

  • Ability to generate images with Stable Cascade, supports txt2img and img2img mode, compatible with --loras, see: examples
  • Ability to specify a custom UNet for SDXL Refiners and Stable Cascade decoders using --unet2 option
  • Fix dependency issue preventing installation on nix* systems
  • Fix to --output-metadata and --output-configs excluding last line of config if ending in an opt with no argument
  • Fix dtype=float16 mode of upscaler image processor for models that support float16