WebUI/extensions-builtin/Lora
AUTOMATIC1111 f82e08cf45 update lora extension to work with python 3.8 2023-07-27 09:00:59 +03:00
..
scripts hide cards for networks of incompatible stable diffusion version in Lora extra networks interface 2023-07-17 18:56:22 +03: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 update lora extension to work with python 3.8 2023-07-27 09:00:59 +03: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
networks.py fix for #11963 2023-07-25 16:20:55 +03: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 add a bit more metadata info for the lora user metadata page 2023-07-18 17:32:46 +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