WebUI/javascript
byzod 7e5f1562ec
Update edit-attention.js
Fix https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/3904
(Some sort of a workaround, the best way is to add unique id or class name to those prompt boxes)
2022-11-03 18:54:25 +08:00
..
aspectRatioOverlay.js make aspect ratio overlay work regardless of selected localization, pt2 2022-10-21 17:41:47 +03:00
contextMenus.js add missing id property 2022-10-13 07:47:41 +03:00
dragdrop.js make aspect ratio overlay work regardless of selected localization 2022-10-21 17:11:42 +03:00
edit-attention.js Update edit-attention.js 2022-11-03 18:54:25 +08:00
extensions.js Added Available tab to extensions UI. 2022-11-01 09:59:10 +03:00
hints.js Updated name and hover text. 2022-10-27 11:45:35 -07:00
imageMaskFix.js Fix #2750 2022-10-17 07:48:28 +03:00
imageParams.js make dragging to prompt work again 2022-10-15 12:58:53 +03:00
imageviewer.js hide save btn for other tabs than txt2img and img2img 2022-10-28 00:58:18 +02:00
localization.js Remove rtl: false from localizations 2022-10-25 08:15:44 +03:00
notification.js Correct img gen count in notification 2022-10-13 17:36:49 +03:00
progressbar.js switch to gradio 3.8 2022-11-02 09:48:02 +03:00
textualInversion.js initial support for training textual inversion 2022-10-02 15:03:39 +03:00
ui.js create send to buttons in one module 2022-10-27 13:36:11 +08:00