aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/network.py
AgeCommit message (Expand)AuthorLines
2024-01-05lintingKohaku-Blueleaf-2/+1
2024-01-05Add general forward method for all modules.Kohaku-Blueleaf-1/+33
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
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 extr...AUTOMATIC1111-0/+20
2023-07-17support specifying te and unet weights separatelyAUTOMATIC1111-1/+39
2023-07-16linterAUTOMATIC1111-3/+1
2023-07-16lora extension rework to include other types of networksAUTOMATIC1111-0/+98