aboutsummaryrefslogtreecommitdiff
path: root/modules/textual_inversion
AgeCommit message (Expand)Author
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-11apply lr schedule to hypernetsAUTOMATIC
2022-10-11Merge branch 'learning_rate-scheduling' into learnscheduleAUTOMATIC1111
2022-10-11add an option to unload models during hypernetwork training to save VRAMAUTOMATIC
2022-10-11produce error when training with medvram/lowvram enabledAUTOMATIC
2022-10-11Merge pull request #2201 from alg-wiki/textual__inversionAUTOMATIC1111
2022-10-11fixes related to mergeAUTOMATIC
2022-10-11Removed my local edits to checkpoint image generationalg-wiki
2022-10-11Switched to exception handlingalg-wiki
2022-10-11Merge branch 'master' into hypernetwork-trainingAUTOMATIC
2022-10-10added alpha sort and threshold variables to create process method in preproce...JC_Array
2022-10-10Merge branch 'deepdanbooru_pre_process' into masterJC-Array
2022-10-11Added .webp .bmpalg-wiki
2022-10-10Refactored learning rate codeFampai
2022-10-11Merge branch 'master' into textual__inversionalg-wiki
2022-10-11Textual Inversion: Preprocess and Training will only pick-up image filesalg-wiki
2022-10-10Custom Width and Heightalg-wiki
2022-10-10Fixed progress bar output for epochalg-wiki
2022-10-10Textual Inversion: Added custom training image size and number of repeats per...alg-wiki
2022-10-10Custom Width and Heightalg-wiki
2022-10-10Fixed progress bar output for epochalg-wiki
2022-10-10Textual Inversion: Added custom training image size and number of repeats per...alg-wiki
2022-10-09refactored the deepbooru module to improve speed on running multiple interoga...JC_Array
2022-10-07hypernetwork training mk1AUTOMATIC
2022-10-06removed unused import, fixed typoRaphael Stoeckli
2022-10-06Add sanitizer for captions in Textual inversionRaphael Stoeckli
2022-10-04add support for gelbooru tags in filenames for textual inversionAUTOMATIC
2022-10-03fix broken date in TIAUTOMATIC
2022-10-02keep textual inversion dataset latents in CPU memory to save a bit of VRAMAUTOMATIC
2022-10-02preprocessing for textual inversion addedAUTOMATIC
2022-10-02disabled SD model download after multiple complaintsAUTOMATIC
2022-10-02add checkpoint info to saved embeddingsAUTOMATIC
2022-10-02fix using aaaa-100 embedding when the prompt has aaaa-10000 and you have both...AUTOMATIC
2022-10-02fix for incorrect embedding token length calculation (will break seeds that u...AUTOMATIC
2022-10-02initial support for training textual inversionAUTOMATIC