Releases: blueturtleai/krita-stable-diffusion
Releases · blueturtleai/krita-stable-diffusion
v1.3.4
v1.3.3
CHANGES
- The new parameter r2 is transferred with value False. This disables for now the new Cloudflare r2 image download.
v1.3.2
CHANGES
- Now detailed error messages are displayed. Before only the standard HTTP error messages.
v1.3.1
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
CHANGES
- Inpainting is supported now.
v1.2.0
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
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
CHANGES
- Now status information is displayed after generation start
v1.0.0
Initial release