Commit Graph

16 Commits

Author SHA1 Message Date
a3dffc447a Support AuraFlow Lora and loading model weights in diffusers format.
You can load model weights in diffusers format using the UNETLoader node.
2024-07-13 13:51:40 -04:00
2f360ae898 Support OneTrainer SD3 lora format. 2024-06-22 13:08:04 -04:00
3914d5a2ae Support full SD3 loras. 2024-06-19 10:13:33 -04:00
b7c473d1ab Fix lora keys for SimpleTuner (#3759) 2024-06-17 07:55:06 -04:00
ac151ac169 Support SD3 diffusers lora. 2024-06-13 18:26:10 -04:00
ae77590b4e dora_scale support for lora file. 2024-03-25 18:09:23 -04:00
65397ce601 Replace prints with logging and add --verbose argument. 2024-03-10 12:14:23 -04:00
c2cb8e889b Always return unprojected pooled output for gligen. 2024-02-25 07:33:13 -05:00
6533b172c1 Support text encoder text_projection in lora. 2024-02-24 23:50:46 -05:00
1e5f0f66be Support lora keys with lora_prior_unet_ and lora_prior_te_ 2024-02-23 12:21:20 -05:00
614b7e731f Implement GLora. 2023-12-09 18:15:26 -05:00
cb63e230b4 Make lora code a bit cleaner. 2023-12-09 14:15:09 -05:00
ec12000136 Add support for full diff lora keys. 2023-11-08 22:05:31 -05:00
e60ca6929a SD1 and SD2 clip and tokenizer code is now more similar to the SDXL one. 2023-10-27 15:54:04 -04:00
4798cf5a62 Implement loras with norm keys. 2023-08-28 11:20:06 -04:00
15a7716fa6 Move lora code to comfy/lora.py 2023-08-25 17:11:51 -04:00