aboutsummaryrefslogtreecommitdiff
path: root/modules/textual_inversion
AgeCommit message (Expand)Author
2022-10-20do caption copy for both flipsDepFA
2022-10-19face detection algo, configurability, reusabilitycaptin411
2022-10-20pass preprocess_txt_action paramDepFA
2022-10-20add existing caption file handlingDepFA
2022-10-20pass overwrite old flagDepFA
2022-10-20allow overwrite old embeddingDepFA
2022-10-19fix entropy point calculationcaptin411
2022-10-19Add auto focal point cropping to Preprocess imagescaptin411
2022-10-18Merge branch 'master' into test_resolve_conflictsMalumaDev
2022-10-17print list of embeddings on reloadDepFA
2022-10-16Merge branch 'master' into test_resolve_conflictsMalumaDev
2022-10-16ui fix, re organization of the codeMalumaDev
2022-10-16do not reload embeddings from disk when doing textual inversionAUTOMATIC
2022-10-16Merge branch 'master' into test_resolve_conflictsMalumaDev
2022-10-15Change vector size footer labelDepFA
2022-10-15generalise to popular lossless formatsDepFA
2022-10-15add webp for embed loadDepFA
2022-10-15only save 1 image per embeddingDepFA
2022-10-15add vector size to embed textDepFA
2022-10-15Merge branch 'master' into test_resolve_conflictsMalumaDev
2022-10-15Merge branch 'master' into masterAUTOMATIC1111
2022-10-15add option to use batch size for trainingAUTOMATIC
2022-10-14Raise an assertion error if no training images have been found.Melan
2022-10-14remove duplicate code for log loss, add step, make it read from options rathe...AUTOMATIC
2022-10-14Merge remote-tracking branch 'Melanpan/master'AUTOMATIC
2022-10-14add option to read generation params for learning previews from txt2imgAUTOMATIC
2022-10-14initMalumaDev
2022-10-13Add learn_rate to csv and removed a left-over debug statementMelan
2022-10-12Save a csv containing the loss while trainingMelan
2022-10-12[2/?] [wip] ignore OPT_INCLUDE_RANKS for training filenamesGreg Fuller
2022-10-12deepbooru: added option to use spaces or underscoresAUTOMATIC
2022-10-12train: change filename processing to be more simple and configurableAUTOMATIC
2022-10-12Merge pull request #2037 from AUTOMATIC1111/embed-embeddings-in-imagesAUTOMATIC1111
2022-10-12formattingDepFA
2022-10-12formattingDepFA
2022-10-11resolved conflicts, moved settings under interrogate section, settings only s...JC_Array
2022-10-11Merge branch 'AUTOMATIC1111:master' into deepdanbooru_pre_processJC-Array
2022-10-11reports that training with medvram is possible.AUTOMATIC
2022-10-11add file based testDepFA
2022-10-11Add files via uploadDepFA
2022-10-11spacingDepFA
2022-10-11update importsDepFA
2022-10-11correct conflict resolution typoDepFA
2022-10-11apply lr schedule to hypernetsAUTOMATIC
2022-10-11remove old caption methodDepFA
2022-10-11shift embedding logic out of textual_inversionDepFA
2022-10-11Merge branch 'learning_rate-scheduling' into learnscheduleAUTOMATIC1111
2022-10-11move embedding logic to separate fileDepFA
2022-10-11add an option to unload models during hypernetwork training to save VRAMAUTOMATIC
2022-10-11produce error when training with medvram/lowvram enabledAUTOMATIC