stable-diffusion-webui/javascript
aoirusann db27b987a9 Add hint for ctrl/alt enter
And duplicate implementations are removed
2022-10-15 09:59:40 +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 fix paste not working in firefox 2022-10-14 17:53:34 +03:00
edit-attention.js Prevent nans from failed float parsing from overwriting weights 2022-10-12 00:19:28 +01:00
hints.js change checkpoint merger to work in a more obvious way 2022-10-14 22:02:32 +03:00
imageMaskFix.js resize mask canvases to fit underlying image (fixes #668) 2022-09-22 22:36:47 +03:00
imageParams.js fix paste not working in firefox 2022-10-14 17:53:34 +03:00
images_history.js bring history tab back, make it behave; it's still slow but won't fuck anything up until you use it 2022-10-15 00:43:15 +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 remove extra 100ms timeout 2022-10-15 09:32:01 +03:00
textualInversion.js initial support for training textual inversion 2022-10-02 15:03:39 +03:00
ui.js Add hint for ctrl/alt enter 2022-10-15 09:59:40 +03:00