aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/network.py
AgeCommit message (Collapse)AuthorLines
2023-10-19Add fp8 for sd unetKohaku-Blueleaf-1/+1
2023-10-09add lora bundle systemKohaku-Blueleaf-0/+1
2023-08-13return None if no ex_biasKohaku-Blueleaf-3/+3
2023-08-13Add extra norm module into built-in lora extKohaku-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-27update lora extension to work with python 3.8AUTOMATIC1111-0/+1
2023-07-17hide cards for networks of incompatible stable diffusion version in Lora ↵AUTOMATIC1111-0/+20
extra networks interface
2023-07-17support specifying te and unet weights separatelyAUTOMATIC1111-1/+39
update lora code support full module
2023-07-16linterAUTOMATIC1111-3/+1
2023-07-16lora extension rework to include other types of networksAUTOMATIC1111-0/+98