my-sd/extensions-builtin/Lora
2023-12-14 01:43:24 +08:00
..
scripts lint 2023-08-15 19:25:03 +03:00
extra_networks_lora.py linter 2023-08-13 16:38:10 +03:00
lora_logger.py Fix lint 2023-10-10 15:07:25 +08:00
lora_patches.py store patches for Lora in a specialized module 2023-08-15 19:23:40 +03:00
lora.py some backwards compatibility 2023-07-17 09:05:18 +03:00
lyco_helpers.py refactor: move factorization to lyco_helpers, separate calc_updown for kohya and kb 2023-11-03 19:35:15 -07:00
network_full.py full module with ex_bias 2023-08-15 23:41:46 +08:00
network_glora.py support inference with LyCORIS GLora networks 2023-10-11 21:26:58 -07: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 remove debug print 2023-08-13 02:36:02 +08:00
network_oft.py Use self.scale instead of custom finalize 2023-12-14 01:43:24 +08:00
network.py add lora bundle system 2023-10-09 22:52:09 +08:00
networks.py detect diag_oft type 2023-11-02 00:11:32 -07: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 feat: display file metadata ss_output_name 2023-08-29 06:33:00 +08:00
ui_extra_networks_lora.py add comment 2023-09-12 09:29:07 +09:00