aboutsummaryrefslogtreecommitdiff
path: root/modules/textual_inversion
AgeCommit message (Expand)Author
2022-10-30Merge pull request #3928 from R-N/validate-before-loadAUTOMATIC1111
2022-10-30Fix dataset still being loaded even when training will be skippedMuhammad Rizqi Nur
2022-10-30Add missing info on hypernetwork/embedding model logMuhammad Rizqi Nur
2022-10-30Revert "Add cleanup after training"Muhammad Rizqi Nur
2022-10-29Additional assert on datasetMuhammad Rizqi Nur
2022-10-29Add cleanup after trainingMuhammad Rizqi Nur
2022-10-29Add input validations before loading dataset for trainingMuhammad Rizqi Nur
2022-10-29Improve lr schedule error messageMuhammad Rizqi Nur
2022-10-29Allow trailing comma in learning rateMuhammad Rizqi Nur
2022-10-29Merge pull request #3858 from R-N/log-csvAUTOMATIC1111
2022-10-28Fix log off by 1Muhammad Rizqi Nur
2022-10-28Fix random dataset shuffle on TIFlameLaw
2022-10-26typo: cmd_opts.embedding_dir to cmd_opts.embeddings_dirDepFA
2022-10-26Implement PR #3625 but for embeddings.timntorres
2022-10-26Implement PR #3309 but for embeddings.timntorres
2022-10-26Implement PR #3189 but for embeddings.timntorres
2022-10-26enable creating embedding with --medvramAUTOMATIC
2022-10-25update default weightscaptin411
2022-10-25download better face detection module dynamicallycaptin411
2022-10-25Focal crop UI elementscaptin411
2022-10-25Merge branch 'master' into focal-point-croppingcaptin411
2022-10-25improve debug markers, fix algo weightingcaptin411
2022-10-23auto cropping now works with non square cropscaptin411
2022-10-21prevent error spam when processing images without txt files for captionsAUTOMATIC
2022-10-21Merge branch 'master' into fix/train-preprocess-keep-ratioAUTOMATIC1111
2022-10-21Update image_embedding.pyDepFA
2022-10-21Use opts in textual_inversion image_embedding.py for dynamic fontsDepFA
2022-10-21Merge branch 'ae'AUTOMATIC
2022-10-21Merge branch 'master' into training-help-textAUTOMATIC1111
2022-10-21Allow datasets with only 1 image in TIguaneec
2022-10-20train: ui: added `Split image threshold` and `Split image overlap ratio` to p...Milly
2022-10-20train: fixed preprocess image ratioMilly
2022-10-20improve face detection a lotcaptin411
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