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
2022-10-13
add option to change what's shown in quicksettings bar
AUTOMATIC
-9
/
+11
2022-10-13
Revert "fix prompt in log.csv"
Greg Fuller
-6
/
+2
2022-10-13
fix prompt in log.csv
Greg Fuller
-2
/
+6
2022-10-13
Fix metadata contents
Greg Fuller
-4
/
+1
2022-10-13
Fix save error
Greg Fuller
-1
/
+4
2022-10-13
update #2336 to prevent reading params.txt when --hide-ui-dir-config option i...
AUTOMATIC
-1
/
+2
2022-10-13
Restore last generation params
Trung Ngo
-0
/
+12
2022-10-13
Merge branch 'master' of https://github.com/HunterVacui/stable-diffusion-webui
Greg Fuller
-1
/
+1
2022-10-13
Merge pull request #2324 from HunterVacui/interrogate_include_ranks_in_output
AUTOMATIC1111
-14
/
+24
2022-10-13
remove interrogate option I accidentally deleted
AUTOMATIC
-0
/
+1
2022-10-12
[3/?] [wip] fix incorrect variable reference
Greg Fuller
-1
/
+1
2022-10-12
[2/?] [wip] ignore OPT_INCLUDE_RANKS for training filenames
Greg Fuller
-2
/
+5
2022-10-12
[1/?] [wip] Reintroduce opts.interrogate_return_ranks
Greg Fuller
-11
/
+14
2022-10-12
Merge remote-tracking branch 'upstream/master' into interrogate_include_ranks...
Greg Fuller
-169
/
+624
2022-10-12
deepbooru: added option to use spaces or underscores
AUTOMATIC
-71
/
+95
2022-10-12
train: change filename processing to be more simple and configurable
AUTOMATIC
-62
/
+102
2022-10-12
Merge pull request #2037 from AUTOMATIC1111/embed-embeddings-in-images
AUTOMATIC1111
-2
/
+265
2022-10-12
formatting
DepFA
-11
/
+11
2022-10-12
formatting
DepFA
-79
/
+91
2022-10-12
fix iterator bug for #2295
AUTOMATIC
-4
/
+4
2022-10-12
Account when lines are mismatched
hentailord85ez
-1
/
+11
2022-10-12
change textual inversion tab to train
AUTOMATIC
-14
/
+10
2022-10-12
xy_grid: Find hypernetwork by closest name
Milly
-0
/
+11
2022-10-12
Merge branch 'master' into feature/scale_to
AUTOMATIC1111
-259
/
+2003
2022-10-12
Ensure the directory exists before saving to it
brkirch
-0
/
+2
2022-10-12
just add the deepdanbooru settings unconditionally
AUTOMATIC
-9
/
+4
2022-10-12
Merge remote-tracking branch 'origin/steve3d'
AUTOMATIC
-1
/
+1
2022-10-12
Merge pull request #2143 from JC-Array/deepdanbooru_pre_process
AUTOMATIC1111
-27
/
+114
2022-10-12
Truncate error text to fix service lockup / stall
Greg Fuller
-1
/
+8
2022-10-12
create dir for hypernetworks
AUTOMATIC
-0
/
+1
2022-10-11
Interrogate: add option to include ranks in output
Greg Fuller
-10
/
+17
2022-10-12
Update shared.py
supersteve3d
-1
/
+1
2022-10-11
resolved conflicts, moved settings under interrogate section, settings only s...
JC_Array
-13
/
+12
2022-10-11
Merge branch 'AUTOMATIC1111:master' into deepdanbooru_pre_process
JC-Array
-195
/
+736
2022-10-11
reports that training with medvram is possible.
AUTOMATIC
-2
/
+2
2022-10-11
add file based test
DepFA
-0
/
+8
2022-10-11
Add files via upload
DepFA
-0
/
+0
2022-10-11
spacing
DepFA
-1
/
+1
2022-10-11
update imports
DepFA
-0
/
+3
2022-10-11
correct conflict resolution typo
DepFA
-1
/
+1
2022-10-11
apply lr schedule to hypernets
AUTOMATIC
-45
/
+54
2022-10-11
remove old caption method
DepFA
-37
/
+2
2022-10-11
shift embedding logic out of textual_inversion
DepFA
-119
/
+6
2022-10-11
Merge branch 'learning_rate-scheduling' into learnschedule
AUTOMATIC1111
-223
/
+1787
2022-10-11
remove embedding related image functions from images
DepFA
-77
/
+0
2022-10-11
move embedding logic to separate file
DepFA
-0
/
+234
2022-10-11
prevent extra modules from being saved/loaded with hypernet
AUTOMATIC
-1
/
+1
2022-10-11
add an option to unload models during hypernetwork training to save VRAM
AUTOMATIC
-18
/
+46
2022-10-11
produce error when training with medvram/lowvram enabled
AUTOMATIC
-0
/
+5
2022-10-11
removed unneeded print
JC_Array
-1
/
+0
[next]