index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
javascript
/
edit-attention.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly remove end parenthesis with ctrl+up/down
missionfloyd
2023-06-28
1
-2
/
+3
*
hiresfix prompt: add classes, update css sel
catboxanon
2023-05-20
1
-1
/
+1
*
Run `eslint --fix` (and normalize tabs to spaces)
Aarni Koskela
2023-05-17
1
-120
/
+120
*
Fix a whole bunch of implicit globals
Aarni Koskela
2023-04-30
1
-4
/
+4
*
Custom delimiters
missionfloyd
2023-04-25
1
-1
/
+1
*
Remove hyphen, underscore delimiters
missionfloyd
2023-04-21
1
-1
/
+1
*
Remove parentheses if weight == 1
missionfloyd
2023-04-21
1
-2
/
+8
*
Update delimiters
missionfloyd
2023-04-20
1
-1
/
+1
*
Simplify finding word boundaries
missionfloyd
2023-04-20
1
-17
/
+9
*
Use string.contains() instead of regex
missionfloyd
2023-04-20
1
-2
/
+3
*
Automatically select current word
missionfloyd
2023-04-20
1
-5
/
+30
*
fix ctrl+up/down attention edit
AUTOMATIC
2023-03-25
1
-1
/
+1
*
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 h...
AUTOMATIC
2023-01-17
1
-3
/
+2
*
Update edit-attention.js
byzod
2022-11-03
1
-2
/
+1
*
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