Download krita_ai_diffusion-1.39.1.zip
Changes
- Added option (default: off) to save generation metadata to images saved directly from the history (by @sfisher)
- Added option (default: PNG) to select image format when saving images directly from the history (by @nolan778)
- Clearing the generation history now also removes the preview layer #1926
- Prompts can now contain comments: text after a
#
is ignored until the next line break - The negative prompt text box is now disabled when a model doesn't use negative prompts
- Fixed a hang/crash when images finish faster than they can be saved to document history. This usually only happened when producing the same image due to fixed seed.
- Prioritize Flux ControlNet models over Flux Tools LoRA #2000
- Edit models (like Flux Kontext) can now be used for batch generation in the animation workspace
- Custom graphs: Mask returned by the "Krita Selection" node is now fully opaque if there is no selection or the entire image is selected #1997
- Custom graphs: "Krita Selection" node now has a bool output to indicate if there is an active selection (requires nightly version of comfyui-tooling-nodes)
- External server: Retry connection a few times at Krita startup when ComfyUI isn't running yet #2004
- External server: No longer demand Clip Vision (ViT-H) model for base models that don't use it (Flux, Illu, Chroma) #2007
- Managed install: Added Flux Nunchaku fp4 models for users of NVIDIA 5000 series GPUs #1991
- Managed install: show a warning message when trying to install CUDA backend without a supported GPU