stable-diffusion-webui/extensions-builtin/Lora
Kohaku-Blueleaf bd4da4474b Add extra norm module into built-in lora ext
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-08-13 02:27:39 +08:00
..
scripts Add extra norm module into built-in lora ext 2023-08-13 02:27:39 +08:00
extra_networks_lora.py fix incorrect multiplier for Loras 2023-07-19 00:41:00 +03:00
lora.py some backwards compatibility 2023-07-17 09:05:18 +03:00
lyco_helpers.py support specifying te and unet weights separately 2023-07-17 09:00:47 +03:00
network.py Add extra norm module into built-in lora ext 2023-08-13 02:27:39 +08:00
network_full.py some backwards compatibility 2023-07-17 09:05:18 +03:00
network_hada.py support specifying te and unet weights separately 2023-07-17 09:00:47 +03:00
network_ia3.py support specifying te and unet weights separately 2023-07-17 09:00:47 +03:00
network_lokr.py use "is not None" for Tensor 2023-07-18 10:45:42 +08:00
network_lora.py support specifying te and unet weights separately 2023-07-17 09:00:47 +03:00
network_norm.py Add extra norm module into built-in lora ext 2023-08-13 02:27:39 +08:00
networks.py Add extra norm module into built-in lora ext 2023-08-13 02:27:39 +08:00
preload.py add backwards compatibility --lyco-dir-backcompat option, use that for LyCORIS directory instead of hardcoded value 2023-07-18 20:11:30 +03:00
ui_edit_user_metadata.py gradio 3.39 2023-08-04 08:04:23 +03:00
ui_extra_networks_lora.py add backwards compatibility --lyco-dir-backcompat option, use that for LyCORIS directory instead of hardcoded value 2023-07-18 20:11:30 +03:00