aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/network.py
Commit message (Expand)AuthorAgeFilesLines
* lintingKohaku-Blueleaf2024-01-051-2/+1
* Add general forward method for all modules.Kohaku-Blueleaf2024-01-051-1/+33
* Add fp8 for sd unetKohaku-Blueleaf2023-10-191-1/+1
* add lora bundle systemKohaku-Blueleaf2023-10-091-0/+1
* return None if no ex_biasKohaku-Blueleaf2023-08-121-3/+3
* Add extra norm module into built-in lora extKohaku-Blueleaf2023-08-121-2/+5
* update lora extension to work with python 3.8AUTOMATIC11112023-07-271-0/+1
* hide cards for networks of incompatible stable diffusion version in Lora extr...AUTOMATIC11112023-07-171-0/+20
* support specifying te and unet weights separatelyAUTOMATIC11112023-07-171-1/+39
* linterAUTOMATIC11112023-07-161-3/+1
* lora extension rework to include other types of networksAUTOMATIC11112023-07-161-0/+98