stable-diffusion-webui/javascript
Kalle cf1e8fcb30 Correct img gen count in notification
Display correct count of images generated in browser notification regardless of "Show grid in results for web" setting.
2022-10-13 17:36:49 +03:00
..
aspectRatioOverlay.js Update selectors after ui and core overhaul 2022-09-22 19:29:20 +03:00
contextMenus.js add missing id property 2022-10-13 07:47:41 +03:00
dragdrop.js refactored image paste handling to fill unset images successively, then replace last existing image (fixes #981) 2022-09-27 08:59:40 +03:00
edit-attention.js Prevent nans from failed float parsing from overwriting weights 2022-10-12 00:19:28 +01:00
hints.js add option to change what's shown in quicksettings bar 2022-10-13 16:22:25 +03:00
imageMaskFix.js resize mask canvases to fit underlying image (fixes #668) 2022-09-22 22:36:47 +03:00
imageviewer.js Update lightbox to change displayed image as soon as generation is complete (#1933) 2022-10-09 16:19:33 +01:00
notification.js Correct img gen count in notification 2022-10-13 17:36:49 +03:00
progressbar.js Add button to skip the current iteration 2022-10-08 13:40:39 +03:00
textualInversion.js initial support for training textual inversion 2022-10-02 15:03:39 +03:00
ui.js Add "Scale to" option to Extras 2022-10-09 19:26:52 -06:00