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
Age
Commit message (
Expand
)
Author
Lines
2022-10-18
Merge branch 'master' into test_resolve_conflicts
MalumaDev
-92
/
+174
2022-10-18
Update artists.csv
supersteve3d
-3
/
+0
2022-10-18
Update artists.csv
supersteve3d
-2
/
+0
2022-10-18
add windows equivalent
DepFA
-1
/
+1
2022-10-18
Pass arguments from bash to python
Matthew Clark
-1
/
+1
2022-10-18
remove dependence on TQDM for sampler progress/interrupt functionality
AUTOMATIC
-55
/
+58
2022-10-18
additional fix for difference model merging
AUTOMATIC
-1
/
+1
2022-10-18
fix for add difference model merging
AUTOMATIC
-2
/
+5
2022-10-18
styles.csv encoding utf8 to utf-8-sig
w-e-w
-2
/
+2
2022-10-18
remove shared option for update check (because it is not an argument of webui)
AUTOMATIC
-11
/
+9
2022-10-18
add shared option for update check
DepFA
-0
/
+1
2022-10-18
Make update check commandline option, give response on all paths.
DepFA
-10
/
+19
2022-10-18
move update check to after dep installation
DepFA
-11
/
+11
2022-10-18
add update warning to launch.py
DepFA
-0
/
+11
2022-10-18
update scripts.py
ふぁ
-1
/
+1
2022-10-18
Add visible for dropdown
ふぁ
-4
/
+5
2022-10-18
Remove exception handling
ふぁ
-4
/
+1
2022-10-18
Add scripts to ui-config,json
ふぁ
-2
/
+18
2022-10-18
Remove duplicate artists.
camenduru
-2
/
+0
2022-10-18
Auto select attention block for editing
Justin Maier
-3
/
+32
2022-10-18
clarify the comment for the new option from #2959 and move it to UI section.
AUTOMATIC
-1
/
+1
2022-10-18
Disable auto weights swap with config option
trufty
-0
/
+5
2022-10-18
Merge pull request #2984 from guaneec/D
AUTOMATIC1111
-2
/
+1
2022-10-18
Merge pull request #2939 from Michoko92/dark-mode
AUTOMATIC1111
-1
/
+11
2022-10-18
Merge branch 'master' into dark-mode
AUTOMATIC1111
-26
/
+235
2022-10-18
Update sd_hijack_optimizations.py
C43H66N12O12S2
-0
/
+3
2022-10-18
Update sd_hijack.py
C43H66N12O12S2
-1
/
+1
2022-10-18
readd xformers attnblock
C43H66N12O12S2
-0
/
+15
2022-10-18
delete xformers attnblock
C43H66N12O12S2
-12
/
+0
2022-10-18
use legacy attnblock
C43H66N12O12S2
-1
/
+1
2022-10-18
Merge branch 'master' into test_resolve_conflicts
MalumaDev
-60
/
+287
2022-10-18
Fix typo "celem_id" to "elem_id"
Mykeehu
-1
/
+1
2022-10-18
extras extend cache key with new upscale to options
DepFA
-1
/
+2
2022-10-18
prevent highlighting/selecting image
Adam Snodgrass
-0
/
+1
2022-10-18
Fix typo in 'choices' when loading upscaler 2 config
Jordan Hall
-1
/
+1
2022-10-18
Oops
guaneec
-0
/
+1
2022-10-18
Don't eat colons in booru tags
guaneec
-2
/
+0
2022-10-17
localization support
AUTOMATIC
-18
/
+211
2022-10-17
make modelmerger work with ui-config.json
AUTOMATIC
-0
/
+1
2022-10-17
Use of a --theme argument for more flexibility
Michoko
-6
/
+6
2022-10-17
possibly defeat losing of focus for prompt when generating images with galler...
AUTOMATIC
-3
/
+9
2022-10-17
Added dark mode switch
Michoko
-1
/
+10
2022-10-17
Safeguard setting restore logic against exceptions
Greg Fuller
-22
/
+26
2022-10-17
print list of embeddings on reload
DepFA
-0
/
+1
2022-10-17
make CLIP interrogate ranks output sane values
AUTOMATIC
-3
/
+3
2022-10-17
fix bug for latest model merge RAM improvement
AUTOMATIC
-0
/
+1
2022-10-17
Fix CLIP Interrogator and disable ranks for it
DenkingOfficial
-2
/
+2
2022-10-17
add cache for workflow
DancingSnow
-0
/
+6
2022-10-17
only read files with .py extension from the scripts dir
AUTOMATIC
-0
/
+3
2022-10-17
improve performance of 3-way merge on machines with not enough ram, by only a...
MrCheeze
-10
/
+17
[next]