Changes
- The generated images are now transferred via Cloudflare r2.
Changes
- The new parameter r2 is transferred with value False. This disables for now the new Cloudflare r2 image download.
Changes
- Now detailed error messages are displayed. Before only the standard HTTP error messages.
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.
Changes
- Inpainting is supported now.
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.
Bugfixes
- 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.
Changes
- img2img is now supported.
Bugfixes
- If the dialog was closed via the cross, the generation was not stopped.
Changes
- Now status information is displayed after generation start.
- Initial version.