Version 1.1.0
Download krita_ai_diffusion-1.1.0.zip
More Control
More options to control generation with image layers have been added: Soft Edge, Canny Edge, Depth map, Normal map, Pose from OpenPose skeletons, Segmentation mapsUse 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.
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