Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix ctrl+up/down attention edit | AUTOMATIC | 2023-03-25 | 1 | -1/+1 |
| | | | | | fix dropdown obscured by live preview stylistic changes | ||||
* | attention ctrl+up/down enhancements | AUTOMATIC | 2023-01-22 | 1 | -44/+66 |
| | |||||
* | fix ctrl+up/down that stopped working | AUTOMATIC | 2023-01-20 | 1 | -1/+1 |
| | |||||
* | update sending input event in java script to not cause exception in browser ↵ | AUTOMATIC | 2023-01-17 | 1 | -3/+2 |
| | | | | https://github.com/gradio-app/gradio/issues/2981 | ||||
* | Update edit-attention.js | byzod | 2022-11-03 | 1 | -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) | ||||
* | Auto select attention block for editing | Justin Maier | 2022-10-18 | 1 | -3/+32 |
| | |||||
* | make attention edit only work with ctrl as was initially intended | AUTOMATIC | 2022-10-15 | 1 | -0/+2 |
| | |||||
* | Prevent nans from failed float parsing from overwriting weights | DepFA | 2022-10-11 | 1 | -0/+1 |
| | |||||
* | triggers 'input' event when using arrow keys to edit attention | nai-degen | 2022-10-11 | 1 | -0/+3 |
| | |||||
* | edit-attention browser compatibility and readme typo | Jairo Correa | 2022-10-08 | 1 | -1/+1 |
| | |||||
* | added ctrl+up or ctrl+down hotkeys for attention | AUTOMATIC | 2022-10-06 | 1 | -0/+41 |