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
/
modules
Age
Commit message (
Expand
)
Author
Lines
2023-05-17
Merge pull request #10483 from Iheuzio/syntax-search
AUTOMATIC1111
-2
/
+2
2023-05-17
move some settings to the new Optimization page
AUTOMATIC
-46
/
+56
2023-05-17
Fix typo in syntax
Iheuzio
-2
/
+2
2023-05-17
Merge pull request #10458 from akx/graceful-stop
AUTOMATIC1111
-11
/
+45
2023-05-17
use a local variable instead of dictionary entry for sd_merge_models in merge...
AUTOMATIC
-4
/
+7
2023-05-17
Merge pull request #10473 from dongweiming/fix-10460
AUTOMATIC1111
-1
/
+2
2023-05-17
Fixed: #10460
Weiming
-1
/
+2
2023-05-17
Merge pull request #10461 from akx/processed-s-min-uncond
AUTOMATIC1111
-0
/
+1
2023-05-17
simplify single_sample_to_image
AUTOMATIC
-6
/
+3
2023-05-17
TAESD fix
Sakura-Luna
-5
/
+6
2023-05-17
Copy s_min_uncond to Processed
Aarni Koskela
-0
/
+1
2023-05-17
Add option for /_stop route (for graceful shutdown)
Aarni Koskela
-0
/
+1
2023-05-17
Replace state.need_restart with state.server_command + replace poll loop with...
Aarni Koskela
-11
/
+44
2023-05-17
Merge branch 'dev' into taesd-a
AUTOMATIC1111
-851
/
+1116
2023-05-17
return live preview defaults to how they were
AUTOMATIC
-18
/
+31
2023-05-17
Merge pull request #10451 from dennissheng/master
AUTOMATIC1111
-1
/
+0
2023-05-17
not clear checkpoints cache when config changes
dennissheng
-1
/
+0
2023-05-16
add info link for Negative Guidance minimum sigma
AUTOMATIC
-1
/
+1
2023-05-16
restore nqsp in footer that was lost during linting
AUTOMATIC
-5
/
+5
2023-05-16
add second_order field to sampler config
AUTOMATIC
-13
/
+9
2023-05-16
suppress ENSD infotext for samplers that don't use it
AUTOMATIC
-16
/
+48
2023-05-16
add visual progress for extension installation from URL
AUTOMATIC
-3
/
+2
2023-05-15
update extensions table: show branch, show date in separate column, and show ...
AUTOMATIC
-5
/
+8
2023-05-15
load extensions' git metadata in parallel to loading the main program to save...
AUTOMATIC
-3
/
+26
2023-05-15
Show "Loading..." for extra networks when displaying for the first time
AUTOMATIC
-4
/
+15
2023-05-15
Minor changes
Sakura-Luna
-1
/
+1
2023-05-14
fix model loading twice in some situations
AUTOMATIC
-0
/
+6
2023-05-14
Merge branch 'dev' into find_vae
AUTOMATIC1111
-965
/
+1314
2023-05-14
Merge pull request #10367 from AUTOMATIC1111/jpeg-extra-network-preview
AUTOMATIC1111
-2
/
+2
2023-05-14
remove auto live previews format option, fix slow PNG generation
AUTOMATIC
-11
/
+10
2023-05-14
add a bunch of descriptions and reword a lot of settings (sorry, localizers)
AUTOMATIC
-45
/
+49
2023-05-14
allow jpeg for extra network preview
w-e-w
-2
/
+2
2023-05-14
set up a system to provide extra info for settings elements in python rather ...
AUTOMATIC
-6
/
+27
2023-05-14
Add live preview mode check
Sakura-Luna
-2
/
+2
2023-05-14
Add Tiny AE live preview
Sakura-Luna
-9
/
+90
2023-05-14
updates for #9256
AUTOMATIC
-3
/
+3
2023-05-14
Merge pull request #9256 from papuSpartan/tomesd
AUTOMATIC1111
-1
/
+62
2023-05-14
remove output_altered flag from AfterCFGCallbackParams
AUTOMATIC
-5
/
+1
2023-05-14
Update script_callbacks.py
Sakura-Luna
-4
/
+4
2023-05-14
Add/modify CFG callbacks
catboxanon
-1
/
+42
2023-05-13
Merge pull request #10335 from akx/l10n-dis-take-2
AUTOMATIC1111
-8
/
+8
2023-05-13
Merge pull request #10324 from catboxanon/offline
AUTOMATIC1111
-2
/
+7
2023-05-13
Merge pull request #10339 from catboxanon/bf16
AUTOMATIC1111
-1
/
+1
2023-05-13
fix upscalers disappearing after the user reloads UI
AUTOMATIC
-17
/
+10
2023-05-13
Merge pull request #10339 from catboxanon/bf16
AUTOMATIC1111
-1
/
+1
2023-05-13
Merge pull request #10335 from akx/l10n-dis-take-2
AUTOMATIC1111
-8
/
+8
2023-05-13
Move localization to its own script block and load it first
Aarni Koskela
-8
/
+8
2023-05-13
fix for img2img
papuSpartan
-2
/
+3
2023-05-13
move to stable-diffusion tab
papuSpartan
-10
/
+2
2023-05-13
heavily simplify
papuSpartan
-101
/
+23
[next]