aboutsummaryrefslogtreecommitdiffstats
path: root/modules
AgeCommit message (Expand)AuthorLines
2022-10-13add option to change what's shown in quicksettings barAUTOMATIC-9/+11
2022-10-13Revert "fix prompt in log.csv"Greg Fuller-6/+2
2022-10-13fix prompt in log.csvGreg Fuller-2/+6
2022-10-13Fix metadata contentsGreg Fuller-4/+1
2022-10-13Fix save errorGreg Fuller-1/+4
2022-10-13update #2336 to prevent reading params.txt when --hide-ui-dir-config option i...AUTOMATIC-1/+2
2022-10-13Restore last generation paramsTrung Ngo-0/+12
2022-10-13Merge branch 'master' of https://github.com/HunterVacui/stable-diffusion-webuiGreg Fuller-1/+1
2022-10-13Merge pull request #2324 from HunterVacui/interrogate_include_ranks_in_outputAUTOMATIC1111-14/+24
2022-10-13remove interrogate option I accidentally deletedAUTOMATIC-0/+1
2022-10-12[3/?] [wip] fix incorrect variable referenceGreg Fuller-1/+1
2022-10-12[2/?] [wip] ignore OPT_INCLUDE_RANKS for training filenamesGreg Fuller-2/+5
2022-10-12[1/?] [wip] Reintroduce opts.interrogate_return_ranksGreg Fuller-11/+14
2022-10-12Merge remote-tracking branch 'upstream/master' into interrogate_include_ranks...Greg Fuller-169/+624
2022-10-12deepbooru: added option to use spaces or underscoresAUTOMATIC-71/+95
2022-10-12train: change filename processing to be more simple and configurableAUTOMATIC-62/+102
2022-10-12Merge pull request #2037 from AUTOMATIC1111/embed-embeddings-in-imagesAUTOMATIC1111-2/+265
2022-10-12formattingDepFA-11/+11
2022-10-12formattingDepFA-79/+91
2022-10-12fix iterator bug for #2295AUTOMATIC-4/+4
2022-10-12Account when lines are mismatchedhentailord85ez-1/+11
2022-10-12change textual inversion tab to trainAUTOMATIC-14/+10
2022-10-12xy_grid: Find hypernetwork by closest nameMilly-0/+11
2022-10-12Merge branch 'master' into feature/scale_toAUTOMATIC1111-259/+2003
2022-10-12Ensure the directory exists before saving to itbrkirch-0/+2
2022-10-12just add the deepdanbooru settings unconditionallyAUTOMATIC-9/+4
2022-10-12Merge remote-tracking branch 'origin/steve3d'AUTOMATIC-1/+1
2022-10-12Merge pull request #2143 from JC-Array/deepdanbooru_pre_processAUTOMATIC1111-27/+114
2022-10-12Truncate error text to fix service lockup / stallGreg Fuller-1/+8
2022-10-12create dir for hypernetworksAUTOMATIC-0/+1
2022-10-11Interrogate: add option to include ranks in outputGreg Fuller-10/+17
2022-10-12Update shared.pysupersteve3d-1/+1
2022-10-11resolved conflicts, moved settings under interrogate section, settings only s...JC_Array-13/+12
2022-10-11Merge branch 'AUTOMATIC1111:master' into deepdanbooru_pre_processJC-Array-195/+736
2022-10-11reports that training with medvram is possible.AUTOMATIC-2/+2
2022-10-11add file based testDepFA-0/+8
2022-10-11Add files via uploadDepFA-0/+0
2022-10-11spacingDepFA-1/+1
2022-10-11update importsDepFA-0/+3
2022-10-11correct conflict resolution typoDepFA-1/+1
2022-10-11apply lr schedule to hypernetsAUTOMATIC-45/+54
2022-10-11remove old caption methodDepFA-37/+2
2022-10-11shift embedding logic out of textual_inversionDepFA-119/+6
2022-10-11Merge branch 'learning_rate-scheduling' into learnscheduleAUTOMATIC1111-223/+1787
2022-10-11remove embedding related image functions from imagesDepFA-77/+0
2022-10-11move embedding logic to separate fileDepFA-0/+234
2022-10-11prevent extra modules from being saved/loaded with hypernetAUTOMATIC-1/+1
2022-10-11add an option to unload models during hypernetwork training to save VRAMAUTOMATIC-18/+46
2022-10-11produce error when training with medvram/lowvram enabledAUTOMATIC-0/+5
2022-10-11removed unneeded printJC_Array-1/+0