aboutsummaryrefslogtreecommitdiffstats
path: root/modules/extra_networks.py
Commit message (Collapse)AuthorAgeFilesLines
* 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>