You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Improved user experience. You can now pick the denoising strength of the final loop and one of three curves. Previously you picked a multiplier such as 0.98 or 1.03 to define the change to the denoising strength for each loop. You had to do a ton of math in your head to visualize what was happening. The new UX makes it very easy to understand what's going on and tweak. - For batch sizes over 1, intermediate images no longer returned. For a batch size of 1, intermediate images from each loop will continue to be returned. When more than 1 image is returned, a grid will also be generated. Previously for larger jobs, you'd get back a mess of many grids and potentially hundreds of images with no organization. To make large jobs usable, only final images are returned. - Added support for skipping current image. Fixed interrupt to cleanly end and return images. Previously these would throw. - Improved tooltip descriptions - Fix some edge cases |
3 years ago | |
|---|---|---|
| .. | ||
| aspectRatioOverlay.js | 3 years ago | |
| contextMenus.js | 3 years ago | |
| dragdrop.js | 3 years ago | |
| edit-attention.js | 3 years ago | |
| extensions.js | 3 years ago | |
| extraNetworks.js | 3 years ago | |
| generationParams.js | 3 years ago | |
| hints.js | 3 years ago | |
| hires_fix.js | 3 years ago | |
| imageMaskFix.js | 3 years ago | |
| imageParams.js | 3 years ago | |
| imageviewer.js | 3 years ago | |
| localization.js | 3 years ago | |
| notification.js | 3 years ago | |
| progressbar.js | 3 years ago | |
| textualInversion.js | 3 years ago | |
| ui.js | 3 years ago | |