Skip to content

Version 1.22.0

Latest
Compare
Choose a tag to compare
@Acly Acly released this 09 Aug 13:47
· 39 commits to main since this release

Download krita_ai_diffusion-1.22.0.zip

Translations

Thanks to everybody who contributed translations!

Tag Auto-Completion

You can now enable auto-completion for popular tags in Interface Settings. If you frequently use checkpoints that have been trained on tags, this allows you to compose precise prompts. Implementation by @FeepingCreature

release-1 22 0-tags

Usage hints:

  • Only enable tag files which the model has been trained for!
  • Most tags are focused around anime characters
  • You can add your own tag lists

Flux support (experimental)

There is initial support for the Flux models from blackforestlabs.ai. Only basic generation, refine and masks are supported. Please use one of the following checkpoints:

release-1 22 0-flux

Use the built-in preset to get started. Keep in mind this is a much larger model compared to even SDXL (recommended: 16+GB VRAM, 32 GB RAM). You can also try out Flux via cloud service.

Docker image changes

For those who self-host on services like runpod.io or vast.ai, the new templates will only download a subset of models from now on. The total size was getting too large. You can customize which models you would like to download, read more here or in #973 by @daniel-richter

The download_models.py script now offers packages similar to the UI installer, see the changed list of arguments here.

Other Changes

  • Enabled control layers when generating animation frames
  • Fixed invisible item in the custom inpaint context drop-down #975
  • Fixed error when selecting a prompt text box for a region linked to an empty layer group #990
  • Fixed error when running the same upscale job twice
  • Fixed issues with prompt translation when there is no connection
  • Indent advanced checkpoint settings