Download krita_ai_diffusion-1.49.1.zip
for Krita 5.2 or 5.3
Changes
- Fixed "refine" with less than 100% strength not working correctly for Flux 2 Klein #2392
- Use multiple-of-16 resolutions for internal resize to avoid artifacts at bottom/right borders #2436
- Custom workflows: Added a button to reset all parameters to default values #2402
- Fixed style not updating when switching between multiple documents that use different styles
- Fixed UI showing welcome state after opening a document instead of switching to image generation
- Fixed Flux 1 styles missing their checkpoint on non-CUDA installs
- Managed install now tries to install an older version of PyTorch for NVIDIA GTX 10xx #1871 #2396 #2426
- Changed the fixed seed widget to support larger numbers (up to 2^32) (by @LennyArchive)
- Fixed missing access token for custom ComfyUI authentication (by @sohaieb)
- Custom workflows: don't crop the preview image, allow workflows to return smaller or larger results #2418 #2419
- Custom workflows: fixed that some padding was still applied to selections masks even when "mask bounds"
- Assume SDXL-like checkpoints are Illustrious architecture when SDXL workload has not been installed to avoid warnings
- Refer to "workloads" on the connection screen in settings #2400