Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-15 | store patches for Lora in a specialized module | AUTOMATIC1111 | |
2023-08-13 | Lora: output warnings in UI rather than fail for unfitting loras; switch to ↵ | AUTOMATIC1111 | |
logging for error output in console | |||
2023-08-13 | Add extra norm module into built-in lora ext | Kohaku-Blueleaf | |
refer to LyCORIS 1.9.0.dev6 add new option and module for training norm layer (Which is reported to be good for style) | |||
2023-08-09 | Lora cache in memory | AUTOMATIC1111 | |
2023-07-17 | hide cards for networks of incompatible stable diffusion version in Lora ↵ | AUTOMATIC1111 | |
extra networks interface | |||
2023-07-17 | add alias to lyco network | AUTOMATIC1111 | |
read networks from LyCORIS dir if it exists add credits | |||
2023-07-17 | some backwards compatibility | AUTOMATIC1111 | |
linter | |||
2023-07-16 | lora extension rework to include other types of networks | AUTOMATIC1111 | |
2023-05-19 | calculate hashes for Lora | AUTOMATIC | |
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-19 | Fix ruff lint | Aarni Koskela | |
2023-05-19 | Merge pull request #10529 from ryankashi/master | AUTOMATIC1111 | |
Added /sdapi/v1/refresh-loras api checkpoint post request | |||
2023-05-18 | Added the refresh-loras post request | ryankashi | |
2023-05-13 | Merge branch 'release_candidate' into dev | AUTOMATIC | |
2023-05-13 | add an option to always refer to lora by filenames | AUTOMATIC | |
never refer to lora by an alias if multiple loras have same alias or the alias is called none | |||
2023-05-10 | suggestions and fixes from the PR | AUTOMATIC | |
2023-05-10 | ruff auto fixes | AUTOMATIC | |
2023-05-09 | rework loras api | AUTOMATIC | |
2023-05-08 | Lora: add an option to use old method of applying loras | AUTOMATIC | |
2023-05-08 | read infotext params from the other extension for Lora if it's not active | AUTOMATIC | |
2023-04-18 | Add "None" option to extra networks dropdowns | missionfloyd | |
2023-03-26 | Lora support for SD2 | AUTOMATIC | |
2023-03-25 | apply Lora by altering layer's weights instead of adding more calculations ↵ | AUTOMATIC | |
in forward() | |||
2023-01-28 | add dropdowns in settings for hypernets and loras | AUTOMATIC | |
2023-01-25 | add an experimental option to apply loras to outputs rather than inputs | AUTOMATIC | |
2023-01-21 | Lora support! | AUTOMATIC | |
update readme to reflect some recent changes |