Skip to content

Version 1.35.0

Compare
Choose a tag to compare
@Acly Acly released this 24 May 18:13
· 23 commits to main since this release

Download krita_ai_diffusion-1.35.0.zip

Managed Server

After installation there are now additional options available for managed servers:

  • Verify: checks all downloaded models for integrity. If it finds a corrupted file, it can be removed and re-download it.
  • Re-install: removes an existing installation and re-installs with the latest version. Keeps all downloaded models!
  • Delete: completely removes the server installation, including all models in the folder.

release-1 35 0-server-manage

Improvements

  • You can now choose "Use XPU (Intel GPU)" as backend option when installing (by @SHoogstad)
    This is recommended if you have a dedicated Intel Arc GPU.
  • Added SDXL Stencil model to managed server downloads #1746
  • Fixed issues where Windows PowerShell can't be found because it is not in the environment PATH #1758 #1757

Other Changes

  • Keep history scrolled to bottom also in non-active workspaces #1737
  • Show a warning when trying to use an upscale model that no longer exists.
  • Fixed jobs not being processed correctly when enqueued right after cancelling previous jobs
  • Fixed Delete hotkey sometimes not working when trying to discard images #1770
  • Fixed Shift+Left/Right multi-selection of images in the generation history #1786
  • Fixed connection time-out not being reported (instead plugin was stuck on Connecting... forever)
  • Fixed hang when opening a custom ComfyUI workflow that contains a loop #1788