Skip to content

Releases: blueturtleai/krita-stable-diffusion

v1.3.4

12 Dec 12:31
571814b

Choose a tag to compare

CHANGES

  • The generated images are now transferred via Cloudflare r2.

v1.3.3

07 Dec 13:40
eff623d

Choose a tag to compare

CHANGES

  • The new parameter r2 is transferred with value False. This disables for now the new Cloudflare r2 image download.

v1.3.2

11 Nov 15:31
0d669a2

Choose a tag to compare

CHANGES

  • Now detailed error messages are displayed. Before only the standard HTTP error messages.

v1.3.1

07 Nov 08:26
2a971a9

Choose a tag to compare

CHANGES

  • In the case no worker is available for image generation, now a message is displayed.
  • Minimum size has been reduced from 512x512 to 384x384.

BUGFIXES

  • In the dialog init strength selector was not disabled in mode inpainting.
  • In the dialog in mode inpainting was not checked if a layer with an inpainting image exists.

v1.3.0

01 Nov 09:05
8a91b97

Choose a tag to compare

CHANGES

  • Inpainting is supported now.

v1.2.0

25 Oct 13:30
d54493e

Choose a tag to compare

CHANGES

  • Now images with sizes between 512x512 and 1024x1024 can be generated. Before only 512x512.
  • The dialog has now two tabs to make the layout cleaner.
  • It is now checked, if support for webp in Qt5 exists. On some Linux distributions the support is missing and needs to be installed manually.

v1.1.1

21 Oct 11:07
0823458

Choose a tag to compare

CHANGES

  • img2img is now supported.

BUGFIXES

  • If the dialog was closed via the cross, the generation was not stopped.
  • When using img2img in some cases an error 400 occurred.
  • It was not checked, if a prompt was entered. If it was missing, an error 400 occurred.

v1.0.1

18 Oct 11:39
a6f6d40

Choose a tag to compare

CHANGES

  • Now status information is displayed after generation start

v1.0.0

16 Oct 12:36
cb1730d

Choose a tag to compare

Initial release