Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mass file lister as an attempt to tackle #14507 | AUTOMATIC1111 | 2024-01-03 | 1 | -2/+3 |
| | |||||
* | fix error that causes some extra networks to be disabled if both <lora:> and ↵ | AUTOMATIC1111 | 2023-08-27 | 1 | -16/+42 |
| | | | | <lyco:> are present in the prompt | ||||
* | added VAE selection to checkpoint user metadata | AUTOMATIC1111 | 2023-08-04 | 1 | -0/+19 |
| | |||||
* | add alias to lyco network | AUTOMATIC1111 | 2023-07-17 | 1 | -2/+14 |
| | | | | | read networks from LyCORIS dir if it exists add credits | ||||
* | add callback after_extra_networks_activate | w-e-w | 2023-06-28 | 1 | -0/+3 |
| | |||||
* | remove redone compare | w-e-w | 2023-06-03 | 1 | -1/+1 |
| | |||||
* | fix conds caching with extra network | w-e-w | 2023-06-03 | 1 | -0/+3 |
| | |||||
* | fix [Bug]: LoRA don't apply on dropdown list sd_lora #10880 | AUTOMATIC | 2023-05-31 | 1 | -1/+1 |
| | |||||
* | Merge pull request #10557 from akx/dedupe-webui-boot | AUTOMATIC1111 | 2023-05-20 | 1 | -0/+5 |
|\ | | | | | Refactor & deduplicate web UI boot code | ||||
| * | Deduplicate default extra network registration | Aarni Koskela | 2023-05-19 | 1 | -0/+5 |
| | | |||||
* | | calculate hashes for Lora | AUTOMATIC | 2023-05-19 | 1 | -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 B007 | AUTOMATIC | 2023-05-10 | 1 | -1/+1 |
| | |||||
* | extra networks UI | AUTOMATIC | 2023-01-21 | 1 | -0/+147 |
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight> |