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
/
shared.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/api'
AUTOMATIC
2022-10-19
1
-0
/
+2
|
\
|
*
Add --nowebui as a means of disabling the webui and run on the other port
Ryan Voots
2022-10-18
1
-1
/
+2
|
*
initial prototype by borrowing contracts
arcticfaded
2022-10-17
1
-1
/
+1
*
|
remove shared option for update check (because it is not an argument of webui)
AUTOMATIC
2022-10-18
1
-1
/
+0
*
|
add shared option for update check
DepFA
2022-10-18
1
-0
/
+1
*
|
clarify the comment for the new option from #2959 and move it to UI section.
AUTOMATIC
2022-10-18
1
-1
/
+1
*
|
Disable auto weights swap with config option
trufty
2022-10-18
1
-0
/
+1
*
|
Merge branch 'master' into dark-mode
AUTOMATIC1111
2022-10-18
1
-2
/
+5
|
\
\
|
*
|
localization support
AUTOMATIC
2022-10-17
1
-2
/
+5
|
|
/
*
|
Use of a --theme argument for more flexibility
Michoko
2022-10-17
1
-1
/
+1
*
|
Added dark mode switch
Michoko
2022-10-17
1
-1
/
+1
|
/
*
The hide_ui_dir_config flag also restrict write attempt to path settings
SGKoishi
2022-10-16
1
-0
/
+10
*
Allow specifying the region of ngrok.
ddPn08
2022-10-16
1
-0
/
+1
*
typo
NO_ob
2022-10-15
1
-1
/
+1
*
bring back scale latent option in settings
AUTOMATIC
2022-10-15
1
-1
/
+2
*
Merge branch 'master' into ckpt-cache
AUTOMATIC1111
2022-10-15
1
-4
/
+8
|
\
|
*
remove duplicate code for log loss, add step, make it read from options rathe...
AUTOMATIC
2022-10-14
1
-1
/
+2
|
*
rework the code for lowram a bit
AUTOMATIC
2022-10-14
1
-1
/
+2
|
*
add `--lowram` parameter
Ljzd-PRO
2022-10-14
1
-0
/
+1
|
*
Add option to prevent empty spots in grid (1/2)
Gugubo
2022-10-14
1
-0
/
+1
|
*
Add 'interrogate' and 'all' choices to --use-cpu
brkirch
2022-10-14
1
-3
/
+3
*
|
add checkpoint cache option to UI for faster model switching
Rae Fu
2022-10-14
1
-0
/
+1
|
/
*
add hypernetwork multipliers
AUTOMATIC
2022-10-13
1
-1
/
+4
*
options to refresh list of models and hypernetworks
AUTOMATIC
2022-10-13
1
-4
/
+5
*
add option to change what's shown in quicksettings bar
AUTOMATIC
2022-10-13
1
-2
/
+2
*
Merge pull request #2324 from HunterVacui/interrogate_include_ranks_in_output
AUTOMATIC1111
2022-10-13
1
-0
/
+1
|
\
|
*
Merge remote-tracking branch 'upstream/master' into interrogate_include_ranks...
Greg Fuller
2022-10-12
1
-2
/
+8
|
|
\
|
*
|
Interrogate: add option to include ranks in output
Greg Fuller
2022-10-12
1
-0
/
+1
*
|
|
remove interrogate option I accidentally deleted
AUTOMATIC
2022-10-13
1
-0
/
+1
|
|
/
|
/
|
*
|
deepbooru: added option to use spaces or underscores
AUTOMATIC
2022-10-12
1
-0
/
+2
*
|
train: change filename processing to be more simple and configurable
AUTOMATIC
2022-10-12
1
-0
/
+3
*
|
just add the deepdanbooru settings unconditionally
AUTOMATIC
2022-10-12
1
-9
/
+4
*
|
Merge remote-tracking branch 'origin/steve3d'
AUTOMATIC
2022-10-12
1
-1
/
+1
|
\
\
|
*
|
Update shared.py
supersteve3d
2022-10-12
1
-1
/
+1
|
|
/
*
|
Merge pull request #2143 from JC-Array/deepdanbooru_pre_process
AUTOMATIC1111
2022-10-12
1
-4
/
+9
|
\
\
|
*
|
resolved conflicts, moved settings under interrogate section, settings only s...
JC_Array
2022-10-11
1
-10
/
+9
|
*
|
Merge branch 'AUTOMATIC1111:master' into deepdanbooru_pre_process
JC-Array
2022-10-11
1
-4
/
+21
|
|
\
|
|
*
|
Merge branch 'deepdanbooru_pre_process' into master
JC-Array
2022-10-10
1
-0
/
+6
|
|
\
\
|
|
*
|
added deepbooru settings (threshold and sort by alpha or likelyhood)
JC_Array
2022-10-10
1
-0
/
+6
*
|
|
|
create dir for hypernetworks
AUTOMATIC
2022-10-12
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
add an option to unload models during hypernetwork training to save VRAM
AUTOMATIC
2022-10-11
1
-0
/
+4
*
|
|
Add cross-attention optimization from InvokeAI
brkirch
2022-10-11
1
-2
/
+3
*
|
|
rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...
AUTOMATIC
2022-10-11
1
-1
/
+1
*
|
|
Cleaned ngrok integration
JamnedZ
2022-10-11
1
-0
/
+1
*
|
|
fixes related to merge
AUTOMATIC
2022-10-11
1
-2
/
+11
*
|
|
Comma backtrack padding (#2192)
hentailord85ez
2022-10-11
1
-0
/
+1
*
|
|
Added slider for deepbooru score threshold in settings
Kenneth
2022-10-11
1
-0
/
+1
|
/
/
*
|
add an option to not add watermark to created images
AUTOMATIC
2022-10-10
1
-0
/
+1
*
|
Merge pull request #2131 from ssysm/upstream-master
AUTOMATIC1111
2022-10-10
1
-0
/
+1
|
\
\
|
*
|
Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-we...
ssysm
2022-10-10
1
-9
/
+11
|
|
\
|
[next]