Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-10-19 | Add fp8 for sd unet | Kohaku-Blueleaf | -1/+1 | |
2023-10-09 | add lora bundle system | Kohaku-Blueleaf | -0/+1 | |
2023-08-13 | return None if no ex_bias | Kohaku-Blueleaf | -3/+3 | |
2023-08-13 | Add extra norm module into built-in lora ext | Kohaku-Blueleaf | -2/+5 | |
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-07-27 | update lora extension to work with python 3.8 | AUTOMATIC1111 | -0/+1 | |
2023-07-17 | hide cards for networks of incompatible stable diffusion version in Lora ↵ | AUTOMATIC1111 | -0/+20 | |
extra networks interface | ||||
2023-07-17 | support specifying te and unet weights separately | AUTOMATIC1111 | -1/+39 | |
update lora code support full module | ||||
2023-07-16 | linter | AUTOMATIC1111 | -3/+1 | |
2023-07-16 | lora extension rework to include other types of networks | AUTOMATIC1111 | -0/+98 | |