aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/extra_networks_lora.py
AgeCommit message (Collapse)AuthorLines
2023-05-19calculate hashes for LoraAUTOMATIC-0/+18
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
2023-05-07if present, use Lora's "ss_output_name" field to refer to it in promptAUTOMATIC-0/+1
2023-04-18Add "None" option to extra networks dropdownsmissionfloyd-1/+1
2023-01-28add dropdowns in settings for hypernets and lorasAUTOMATIC-1/+7
2023-01-21Lora support!AUTOMATIC-0/+20
update readme to reflect some recent changes