aboutsummaryrefslogtreecommitdiff
path: root/modules/memmon.py
diff options
context:
space:
mode:
authorJames Railton <JaRail@users.noreply.github.com>2023-03-21 21:07:33 -0400
committerJames Railton <JaRail@users.noreply.github.com>2023-03-21 21:07:33 -0400
commit33b85391474098b021946a5f1d8e07f8a6d27aa2 (patch)
treebf2b42befebe564f780d2700e6b83f234d4f3b02 /modules/memmon.py
parenta9fed7c364061ae6efb37f797b6b522cb3cf7aa2 (diff)
Loopback Script Updates
- 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
Diffstat (limited to 'modules/memmon.py')
0 files changed, 0 insertions, 0 deletions