stable-diffusion-webui/javascript
2022-10-12 00:19:28 +01:00
..
aspectRatioOverlay.js Update selectors after ui and core overhaul 2022-09-22 19:29:20 +03:00
contextMenus.js context menus closure 2022-10-11 15:34:48 +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 an option to not add watermark to created images 2022-10-10 23:15:48 +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 adds support for a notification.mp3 in the root directory that will play upon completion (fixes #1013) 2022-09-26 22:57:31 +02: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 Merge branch 'master' into 1404-script-reload-without-restart 2022-10-02 21:33:22 +03:00