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-18
set Navigate image viewer with gamepad option to false by default, by request
AUTOMATIC
-1
/
+1
2023-05-18
Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' in...
AUTOMATIC
-2
/
+3
2023-05-18
rework #10519
AUTOMATIC
-7
/
+5
2023-05-18
Merge pull request #10519 from catboxanon/patch/hires-input-release-event
AUTOMATIC1111
-3
/
+8
2023-05-18
Reorder variable assignment
catboxanon
-1
/
+2
2023-05-18
rework hires prompts/sampler code to among other things support different ext...
AUTOMATIC
-133
/
+188
2023-05-18
.change -> .release for hires input
catboxanon
-4
/
+8
2023-05-18
Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ...
AUTOMATIC
-8
/
+97
2023-05-18
add messages about Loras that failed to load to UI
AUTOMATIC
-1
/
+1
2023-05-18
if sd_model is None, do not always try to load it
AUTOMATIC
-1
/
+6
2023-05-18
add --gradio-allowed-path commandline option
AUTOMATIC
-0
/
+1
2023-05-18
python linter fixes
AUTOMATIC
-2
/
+1
2023-05-18
keep old option for ngrok
AUTOMATIC
-0
/
+1
2023-05-18
Merge branch 'dev' into ngrok-py
AUTOMATIC1111
-895
/
+1399
2023-05-18
rework #8863 to work with all img2img tabs
AUTOMATIC
-2
/
+8
2023-05-17
Merge remote-tracking branch 'pieresimakp/img2img-detect-image-size' into dev
AUTOMATIC
-0
/
+4
2023-05-17
option to specify editor height for img2img
AUTOMATIC
-4
/
+5
2023-05-17
remove some code duplication from #9348
AUTOMATIC
-5
/
+4
2023-05-17
Merge branch 'dev' into improve-frontend-responsiveness
AUTOMATIC1111
-1117
/
+2579
2023-05-17
add option to reorder tabs
AUTOMATIC
-2
/
+6
2023-05-17
alternative solution to fix styles load when edited by human #9765 as suggest...
AUTOMATIC
-1
/
+1
2023-05-17
add /sdapi/v1/script-info api
AUTOMATIC
-5
/
+58
2023-05-17
add options to show/hide hidden files and dirs, and to not list models/files ...
AUTOMATIC
-2
/
+21
2023-05-17
use a single function for saving images with metadata both in extra networks ...
AUTOMATIC
-46
/
+43
2023-05-17
Merge pull request #10395 from wk5ovc/patch-4
AUTOMATIC1111
-3
/
+13
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
Use ngrok-py library
bobzilladev
-25
/
+17
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
[next]