Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-08-13 | linter | AUTOMATIC1111 | -1/+1 | |
2023-08-13 | Lora: output warnings in UI rather than fail for unfitting loras; switch to ↵ | AUTOMATIC1111 | -2/+10 | |
logging for error output in console | ||||
2023-07-19 | fix incorrect multiplier for Loras | AUTOMATIC1111 | -1/+1 | |
2023-07-17 | support specifying te and unet weights separately | AUTOMATIC1111 | -4/+18 | |
update lora code support full module | ||||
2023-07-16 | lora extension rework to include other types of networks | AUTOMATIC1111 | -9/+9 | |
2023-06-02 | Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | Aarni Koskela | -2/+2 | |
2023-05-19 | calculate hashes for Lora | AUTOMATIC | -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-07 | if present, use Lora's "ss_output_name" field to refer to it in prompt | AUTOMATIC | -0/+1 | |
2023-04-18 | Add "None" option to extra networks dropdowns | missionfloyd | -1/+1 | |
2023-01-28 | add dropdowns in settings for hypernets and loras | AUTOMATIC | -1/+7 | |
2023-01-21 | Lora support! | AUTOMATIC | -0/+20 | |
update readme to reflect some recent changes |