aboutsummaryrefslogtreecommitdiffstats
path: root/modules/extra_networks.py
Commit message (Collapse)AuthorAgeFilesLines
* mass file lister as an attempt to tackle #14507AUTOMATIC11112024-01-031-2/+3
|
* fix error that causes some extra networks to be disabled if both <lora:> and ↵AUTOMATIC11112023-08-271-16/+42
| | | | <lyco:> are present in the prompt
* added VAE selection to checkpoint user metadataAUTOMATIC11112023-08-041-0/+19
|
* add alias to lyco networkAUTOMATIC11112023-07-171-2/+14
| | | | | read networks from LyCORIS dir if it exists add credits
* add callback after_extra_networks_activatew-e-w2023-06-281-0/+3
|
* remove redone comparew-e-w2023-06-031-1/+1
|
* fix conds caching with extra networkw-e-w2023-06-031-0/+3
|
* fix [Bug]: LoRA don't apply on dropdown list sd_lora #10880AUTOMATIC2023-05-311-1/+1
|
* Merge pull request #10557 from akx/dedupe-webui-bootAUTOMATIC11112023-05-201-0/+5
|\ | | | | Refactor & deduplicate web UI boot code
| * Deduplicate default extra network registrationAarni Koskela2023-05-191-0/+5
| |
* | calculate hashes for LoraAUTOMATIC2023-05-191-0/+9
|/ | | | | add lora hashes to infotext when pasting infotext, use infotext's lora hashes to find local loras for <lora:xxx:1> entries whose hashes match loras the user has
* fixes for B007AUTOMATIC2023-05-101-1/+1
|
* extra networks UIAUTOMATIC2023-01-211-0/+147
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>