Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-11-03 | Update edit-attention.js | byzod | -2/+1 | |
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-10-18 | Auto select attention block for editing | Justin Maier | -3/+32 | |
2022-10-15 | make attention edit only work with ctrl as was initially intended | AUTOMATIC | -0/+2 | |
2022-10-12 | Prevent nans from failed float parsing from overwriting weights | DepFA | -0/+1 | |
2022-10-11 | triggers 'input' event when using arrow keys to edit attention | nai-degen | -0/+3 | |
2022-10-08 | edit-attention browser compatibility and readme typo | Jairo Correa | -1/+1 | |
2022-10-06 | added ctrl+up or ctrl+down hotkeys for attention | AUTOMATIC | -0/+41 | |