aboutsummaryrefslogtreecommitdiffstats
path: root/extensions-builtin/Lora/network.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | refer to LyCORIS 1.9.0.dev6 add new option and module for training norm layer (Which is reported to be good for style)
* update lora extension to work with python 3.8AUTOMATIC11112023-07-271-0/+1
|
* hide cards for networks of incompatible stable diffusion version in Lora ↵AUTOMATIC11112023-07-171-0/+20
| | | | extra networks interface
* support specifying te and unet weights separatelyAUTOMATIC11112023-07-171-1/+39
| | | | | update lora code support full module
* linterAUTOMATIC11112023-07-161-3/+1
|
* lora extension rework to include other types of networksAUTOMATIC11112023-07-161-0/+98