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-07-16
add lora user metadata editor dialog inspired by MrKuenning's mockup from #7458
AUTOMATIC1111
-7
/
+16
2023-07-15
user metadata system for custom networks
AUTOMATIC1111
-11
/
+220
2023-07-15
remove "## " from changelog.md version
AUTOMATIC1111
-4
/
+6
2023-07-15
suppress printing TI embedding into console by default
AUTOMATIC1111
-1
/
+2
2023-07-15
cache git extension repo information
AUTOMATIC1111
-47
/
+119
2023-07-15
add textual inversion hashes to infotext
AUTOMATIC1111
-8
/
+29
2023-07-15
add padding and identification to generation log section (Failed to find Lora...
AUTOMATIC1111
-8
/
+8
2023-07-15
disable rich exception output in console for API by default, use WEBUI_RICH_E...
AUTOMATIC1111
-15
/
+18
2023-07-14
restyle time taken/VRAM display
AUTOMATIC1111
-5
/
+13
2023-07-14
handles model hash cache.json error
w-e-w
-3
/
+8
2023-07-13
Merge branch 'dev' into master
AUTOMATIC1111
-293
/
+488
2023-07-13
Merge pull request #11707 from wfjsw/revert-11244
AUTOMATIC1111
-16
/
+2
2023-07-13
Merge pull request #11747 from AUTOMATIC1111/img2img-save
AUTOMATIC1111
-4
/
+5
2023-07-13
Merge pull request #11750 from AUTOMATIC1111/quick-settings-textbox
AUTOMATIC1111
-7
/
+14
2023-07-13
Merge pull request #11748 from huaizong/fix/x/resize-less-than-two-pixel-error
AUTOMATIC1111
-4
/
+6
2023-07-12
use submit blur for quick settings textbox
w-e-w
-7
/
+14
2023-07-12
Don't do MPS GC when there's a latent that could still be sampled
Aarni Koskela
-0
/
+4
2023-07-12
Add correct logger name
Aarni Koskela
-1
/
+1
2023-07-12
Merge branch 'dev' into img2img-save
missionfloyd
-282
/
+475
2023-07-12
fix: check fill size none zero when resize (fixes #11425)
王怀宗
-4
/
+6
2023-07-12
Save img2img batch with images.save_image()
missionfloyd
-4
/
+5
2023-07-11
Fix MPS cache cleanup
Aarni Koskela
-2
/
+17
2023-07-11
set timeout_keep_alive
TangJicheng
-1
/
+1
2023-07-11
add cmd_args: --timeout-keep-alive
TangJicheng
-0
/
+1
2023-07-11
Merge branch 'master' into dev
AUTOMATIC1111
-1
/
+2
2023-07-10
Use closing() with processing classes everywhere
Aarni Koskela
-19
/
+24
2023-07-10
add queue lock for refresh-checkpoints
tangjicheng
-1
/
+2
2023-07-09
Revert Pull Request #11244
wfjsw
-16
/
+2
2023-07-08
Merge pull request #11595 from akx/alisases
AUTOMATIC1111
-8
/
+9
2023-07-08
move github proxy to settings, System page.
AUTOMATIC1111
-19
/
+15
2023-07-08
Merge pull request #11244 from MaiXiaoMeng/dev
AUTOMATIC1111
-4
/
+22
2023-07-08
Fix typo: checkpoint_alisases
Aarni Koskela
-8
/
+9
2023-07-08
added torch.mps.empty_cache() to torch_gc()
AUTOMATIC1111
-2
/
+4
2023-07-08
rework #10436 to use shared.walk_files
AUTOMATIC1111
-7
/
+1
2023-07-08
Merge branch 'dev' into patch-1
AUTOMATIC1111
-1935
/
+4197
2023-07-08
use natural sort for shared.walk_files and shared.listfiles, as well as for d...
AUTOMATIC1111
-5
/
+13
2023-07-08
for #10650: change key to alt+arrows, enable by default
AUTOMATIC1111
-1
/
+1
2023-07-08
Merge pull request #10650 from missionfloyd/reorder-hotkeys
AUTOMATIC1111
-0
/
+1
2023-07-08
small rework for img2img PNG info
AUTOMATIC1111
-21
/
+10
2023-07-08
third time's the charm
AUTOMATIC1111
-2
/
+2
2023-07-08
additional changes for merge conflict for #11337
AUTOMATIC1111
-3
/
+3
2023-07-08
additional changes for merge conflict for #11337
AUTOMATIC1111
-1
/
+1
2023-07-08
Merge branch 'dev' into img2img-batch-png-info
AUTOMATIC1111
-943
/
+1952
2023-07-08
Merge pull request #11468 from NoCrypt/grid-colors-options
AUTOMATIC1111
-7
/
+12
2023-07-08
Merge pull request #11488 from AUTOMATIC1111/callback-after_extra_networks_ac...
AUTOMATIC1111
-0
/
+26
2023-07-08
whitespace for #11477
AUTOMATIC1111
-1
/
+1
2023-07-08
Merge pull request #11477 from hako-mikan/master
AUTOMATIC1111
-0
/
+17
2023-07-08
Merge pull request #11503 from AUTOMATIC1111/rename---add-stop-route-to---api...
AUTOMATIC1111
-2
/
+2
2023-07-08
Merge pull request #11513 from Akegarasu/dev
AUTOMATIC1111
-1
/
+1
2023-07-08
Merge pull request #11520 from AUTOMATIC1111/extension-metadata
AUTOMATIC1111
-2
/
+16
[next]