Commit Graph

7 Commits

Author SHA1 Message Date
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
Justin Maier
7543787a0a Auto select attention block for editing 2022-10-18 14:24:01 +03:00
AUTOMATIC
73901c3f01 make attention edit only work with ctrl as was initially intended 2022-10-15 15:51:57 +03:00
DepFA
6d408c06c6
Prevent nans from failed float parsing from overwriting weights 2022-10-12 00:19:28 +01:00
nai-degen
9e5f6b5580 triggers 'input' event when using arrow keys to edit attention 2022-10-11 21:19:30 +03:00
Jairo Correa
a958f9b3fd edit-attention browser compatibility and readme typo 2022-10-08 09:38:44 +03:00
AUTOMATIC
2995107fa2 added ctrl+up or ctrl+down hotkeys for attention 2022-10-06 23:44:54 +03:00