Skip to content

Releases: Acly/krita-ai-diffusion

Version 1.2.0

29 Sep 13:53
Compare
Choose a tag to compare

Download krita_ai_diffusion-1.2.0.zip

Support more GPUs and Cloud

This release provides some more options for users without NVIDIA GPU: Windows users can now use non-NVIDIA GPUs via DirectML, and there is a step-by-step guide on how to rent a Cloud GPU which the plugin can connect to.

Updating

For users who update from an older release, it's generally fine to copy the new files and overwrite the old ones. Afterwards, if you installed the server via the plugin, use the Install button to upgrade it.

If you're using your own ComfyUI installation, IPAdapter-ComfyUI was replaced with ComfyUI_IPAdapter_plus.

Changes

  • Added actions to cancel queued jobs
  • The server is now available as docker image for easy deployment
  • Added refresh & open folder buttons to make it easier to install custom checkpoints and lora
  • Added DirectML as backend option
  • Switch to IPAdapter_plus extension, fixes CPU and DirectML backends when doing 100% strength inpaint
  • Improved handling of sporadic websocket disconnect
  • Automatically switch to non-inpaint workflows if selection covers entire document
  • Added some alternative names for SDXL controlnet files

Version 1.1.0

23 Sep 11:20
Compare
Choose a tag to compare

Download krita_ai_diffusion-1.1.0.zip

More Control

new control modes More options to control generation with image layers have been added: Soft Edge, Canny Edge, Depth map, Normal map, Pose from OpenPose skeletons, Segmentation maps

release-1 1 0-img2 Use this button to generate a control layer from the current image. Works with all modes. For example if you like the contours of the current image but would like to change colors/shading, this allows you to generate matching line art and use it as control layer for subsequent generation. Note: might be slow on first use, but quite fast afterwards.

You can download required models from the Server Configuration settings.
release-1 1 0-img3

Other Changes

  • Installer now uses Python venv on Linux. This avoids messing with the system Python and some distros require it.
  • Improved error reporting for missing resources
  • Added option to override VAE in styles
  • Line and edge control layers use white background with black lines
  • Error message when using non 8-bit RGBA color models
  • Added https and wss support by @gergelyszaz in #6
  • Control layers with alpha channel work better
  • Can now configure ComfyUI command line arguments in settings.json
  • Use high quality upscaling for scaling factors >150% in all workflows
  • Fixed 'QNetworkReply' has no attribute 'HttpStatusCodeAttribute'
  • Added new style and delete style buttons by @gergelyszaz in #9
  • Selection grow and feather are now configurable
  • Support group layers and nested layers as control images

Version 1.0.1

16 Sep 15:41
Compare
Choose a tag to compare

Version 1.0.0

16 Sep 13:58
Compare
Choose a tag to compare

Beta 2

13 Sep 15:18
Compare
Choose a tag to compare

Beta

09 Sep 22:56
Compare
Choose a tag to compare

Resources

03 Sep 17:50
Compare
Choose a tag to compare
Resources Pre-release
Pre-release

Resources for pre-release.