comfyanonymous
a9f04edc58
Implement text encoder part of HunyuanDiT loras.
7 months ago
comfyanonymous
1208863eca
Fix "Comfy" lora keys.
...
They are in this format now:
diffusion_model.full.model.key.name.lora_up.weight
7 months ago
comfyanonymous
17030fd4c0
Support for "Comfy" lora format.
...
The keys are just: model.full.model.key.name.lora_up.weight
It is supported by all comfyui supported models.
Now people can just convert loras to this format instead of having to ask
for me to implement them.
7 months ago
comfyanonymous
78e133d041
Support simple diffusers Flux loras.
7 months ago
comfyanonymous
25b51b1a8b
Hunyuan DiT lora support.
7 months ago
comfyanonymous
a3dffc447a
Support AuraFlow Lora and loading model weights in diffusers format.
...
You can load model weights in diffusers format using the UNETLoader node.
8 months ago
comfyanonymous
2f360ae898
Support OneTrainer SD3 lora format.
8 months ago
comfyanonymous
3914d5a2ae
Support full SD3 loras.
8 months ago
Janek Mann
b7c473d1ab
Fix lora keys for SimpleTuner ( #3759 )
8 months ago
comfyanonymous
ac151ac169
Support SD3 diffusers lora.
8 months ago
comfyanonymous
ae77590b4e
dora_scale support for lora file.
11 months ago
comfyanonymous
65397ce601
Replace prints with logging and add --verbose argument.
12 months ago
comfyanonymous
c2cb8e889b
Always return unprojected pooled output for gligen.
1 year ago
comfyanonymous
6533b172c1
Support text encoder text_projection in lora.
1 year ago
comfyanonymous
1e5f0f66be
Support lora keys with lora_prior_unet_ and lora_prior_te_
1 year ago
comfyanonymous
614b7e731f
Implement GLora.
1 year ago
comfyanonymous
cb63e230b4
Make lora code a bit cleaner.
1 year ago
comfyanonymous
ec12000136
Add support for full diff lora keys.
1 year ago
comfyanonymous
e60ca6929a
SD1 and SD2 clip and tokenizer code is now more similar to the SDXL one.
1 year ago
comfyanonymous
4798cf5a62
Implement loras with norm keys.
2 years ago
comfyanonymous
15a7716fa6
Move lora code to comfy/lora.py
2 years ago