aboutsummaryrefslogtreecommitdiff
path: root/extensions-builtin/Lora
AgeCommit message (Expand)Author
2023-05-18add messages about Loras that failed to load to UIAUTOMATIC
2023-05-14Merge branch 'master' into devAUTOMATIC
2023-05-14add a possible fix for 'LatentDiffusion' object has no attribute 'lora_layer_...AUTOMATIC
2023-05-13Merge branch 'release_candidate' into devAUTOMATIC
2023-05-13add an option to always refer to lora by filenamesAUTOMATIC
2023-05-10suggestions and fixes from the PRAUTOMATIC
2023-05-10fixes for B007AUTOMATIC
2023-05-10ruff auto fixesAUTOMATIC
2023-05-10imports cleanup for ruffAUTOMATIC
2023-05-09rework loras apiAUTOMATIC
2023-05-08Add api method to get LoRA models with promptSayo
2023-05-08Add api method to get LoRA modelsSayo
2023-05-08Lora: add an option to use old method of applying lorasAUTOMATIC
2023-05-08directory hiding for extra networks: dirs starting with . will hide their car...AUTOMATIC
2023-05-08Merge pull request #10089 from AUTOMATIC1111/LoraFixAUTOMATIC1111
2023-05-08read infotext params from the other extension for Lora if it's not activeAUTOMATIC
2023-05-07if present, use Lora's "ss_output_name" field to refer to it in promptAUTOMATIC
2023-05-04Fix some Lora's not workingLeo Mozoloa
2023-04-29do not fail all Loras if some have failed to load when making a pictureAUTOMATIC
2023-04-18Add "None" option to extra networks dropdownsmissionfloyd
2023-03-27Merge pull request #8525 from bluelovers/pr/sort-001AUTOMATIC1111
2023-03-27convert to python v3.9camenduru
2023-03-27convert to python v3.9camenduru
2023-03-26Lora support for SD2AUTOMATIC
2023-03-26Merge branch 'lora_sd2' into lora_inplaceAUTOMATIC
2023-03-25apply Lora by altering layer's weights instead of adding more calculations in...AUTOMATIC
2023-03-21Update lora.pyFNSpd
2023-03-14Add view metadata button for Lora cards.AUTOMATIC
2023-03-12feat: try sort as ignore-casebluelovers
2023-03-11save previews for extra networks in the selected formatAUTOMATIC
2023-03-11remove underscores from function names in #8366AUTOMATIC
2023-03-06Extra networks: support .txt description sidecar fileAarni Koskela
2023-03-06Deduplicate extra network preview-search codeAarni Koskela
2023-01-29initial work on SD2 Lora supportAUTOMATIC
2023-01-29support for searching subdirectory names for extra networksAUTOMATIC
2023-01-28add checkpoints tab for extra networks UIAUTOMATIC
2023-01-28index on master: 91c8d0d Merge pull request #7231 from EllangoK/masterAUTOMATIC
2023-01-28add dropdowns in settings for hypernets and lorasAUTOMATIC
2023-01-25add an experimental option to apply loras to outputs rather than inputsAUTOMATIC
2023-01-23make loras before 0.4.0 ALSO workAUTOMATIC
2023-01-23add support for loras trained on kohya's scripts 0.4.0 (alphas)AUTOMATIC
2023-01-22add a slider for default value of added extra networksAUTOMATIC
2023-01-21add --lora-dir commandline optionAUTOMATIC
2023-01-21load Lora from .ckpt alsoAUTOMATIC
2023-01-21Lora support!AUTOMATIC