Download krita_ai_diffusion-1.43.0.zip
Z-Image (experimental)
Z-Image is a new diffusion model which produces convincing photorealistic images out of the box. Its modest size (larger than SDXL but smaller than Flux1), reasonable generation times and open license make it a promising candidate for future extensions.
Only basic features are supproted for now. Check the discussion for how to use and current status.
Queue improvements
- Counter now reflects the queued jobs for the current document
- The drop-down also reveals how many jobs are queued across the Krita plugin (does not include jobs from other ComfyUI clients)
- Will now display a "waiting" icon when there are queued jobs that are waiting for jobs from other documents
- Cancel now only cancels jobs from the current document (previously canceled all jobs, even those from other ComfyUI clients)
- Fixed some issues were the count wasn't updated correctly
Other Changes
- Support Edit models in the upscale workspace #1896
- Fixed LoRA weight not appearing correctly in metadta tooltip #2169
- Fixed crash when closing a document and re-opening it #2185
- Fixed deleting animation results from history
- Added hidden setting to skip image discard confirmation dialog #2141
- Edit
settings.jsonand add/modify the following property:"confirm_discard_image": false,
- Edit
- Fixed managed install UI package status for Flux packages #2178
- Make the search strings for Flux VAE slightly more specific (should no longer match "flux2")