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
Age
Commit message (
Expand
)
Author
Lines
2022-10-13
Correct img gen count in notification
Kalle
-1
/
+1
2022-10-13
add option to change what's shown in quicksettings bar
AUTOMATIC
-0
/
+2
2022-10-13
Restore last generation params
Trung Ngo
-1
/
+1
2022-10-13
add missing id property
DepFA
-1
/
+1
2022-10-12
train: change filename processing to be more simple and configurable
AUTOMATIC
-0
/
+3
2022-10-12
Merge branch 'master' into feature/scale_to
AUTOMATIC1111
-35
/
+46
2022-10-12
Typo fix in watermark hint.
LunixWasTaken
-1
/
+1
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-11
context menus closure
DepFA
-40
/
+41
2022-10-11
Correct list style, apply gen forever to both tabs, roll3 on both tabs
DepFA
-8
/
+16
2022-10-10
Make cancel generate forever let the current gen complete (#2206)
DepFA
-4
/
+0
2022-10-10
add an option to not add watermark to created images
AUTOMATIC
-0
/
+1
2022-10-10
add eta noise seed delta option
AUTOMATIC
-0
/
+1
2022-10-09
Add "Scale to" option to Extras
Justin Maier
-1
/
+2
2022-10-09
Update lightbox to change displayed image as soon as generation is complete (...
DepFA
-75
/
+99
2022-10-08
chore: Fix typos
Aidan Holland
-1
/
+1
2022-10-08
Remove duplicate event listeners
guaneec
-0
/
+3
2022-10-08
Add button to skip the current iteration
Trung Ngo
-6
/
+15
2022-10-08
implement removal
DepFA
-3
/
+10
2022-10-08
Context Menus
DepFA
-0
/
+165
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
2022-10-06
add check for progress in title setting
DepFA
-1
/
+1
2022-10-05
Show generation progress in window title
DepFA
-0
/
+15
2022-10-04
add hint, refactor code for #1607
AUTOMATIC
-0
/
+1
2022-10-03
Convert folder icon surrogate pair to valid utf8
Hanusz Leszek
-1
/
+1
2022-10-02
Merge branch 'master' into 1404-script-reload-without-restart
AUTOMATIC1111
-6
/
+29
2022-10-02
Merge branch 'master' into token_updates
liamkerr
-0
/
+9
2022-10-02
initial support for training textual inversion
AUTOMATIC
-0
/
+9
2022-10-02
move JavaScript into ui.js
DepFA
-0
/
+5
2022-09-30
consolidated token counter functions
Liam
-12
/
+9
2022-09-30
token counters now update when roll artist and style buttons are pressed http...
Liam
-6
/
+22
2022-10-01
fix #1405 submitting both tabs
AUTOMATIC
-1
/
+1
2022-09-30
ALT + return will submit prompt when it's in focus
Trung Ngo
-0
/
+10
2022-09-30
refined [styles] pattern and added [prompt_no_styles]
RnDMonkey
-2
/
+2
2022-09-29
Add output folder icons
Michoko
-0
/
+1
2022-09-28
removed unused import; now using javascript to watch prompt textarea
Liam
-9
/
+11
2022-09-27
switched the token counter to use hidden buttons instead of api call
Liam
-58
/
+15
2022-09-27
Merge remote-tracking branch 'upstream/master' into token_count
Liam
-14
/
+22
2022-09-27
added token counter next to txt2img and img2img prompts
Liam
-0
/
+60
2022-09-27
Merge branch 'master' into notification-sound
48DESIGN
-12
/
+17
2022-09-27
refactored image paste handling to fill unset images successively, then repla...
Connum
-9
/
+15
2022-09-27
Solve issue #962
Alexandre Simard
-3
/
+2
2022-09-26
adds support for a notification.mp3 in the root directory that will play upon...
Connum
-0
/
+3
2022-09-26
use strftime. update hints.js
tateisu
-2
/
+2
2022-09-25
Changed job_id to timestamp
Eyrie
-4
/
+2
2022-09-25
Added hints for file & dir patterns
Eyrie
-2
/
+2
2022-09-25
Added job_id pattern for directories
Eyrie
-0
/
+1
2022-09-24
added [styles] filename pattern
RnDMonkey
-2
/
+2
[next]