Nodes/ae-in-workflow/Z-Image Images To LoRA (ae)
ComfyUI Node

Z-Image Images To LoRA (ae)

A ComfyUI node in ae-in-workflow with 5 inputs and 1 output.

By by-ae·Created 8 months ago·Updated 29 days ago· 11
Z-Image Images To LoRA (ae)
  • images
  • lora_path
lora_namemy_lora
batch_size8
seed0
unload_models_before_runningtrue
Categoryae-in-workflow

Inputs (5)

NameTypeDefaultDescription
images*Batch of images as tensor (shape: B,H,W,3) to convert to LoRA
lora_nameSTRINGmy_loraName for the LoRA dataset (will be sanitized for filename)
batch_sizeoptINT81–64Number of images to process simultaneously (higher = faster but more VRAM)
seedoptINT00–18446744073709550000Change this value to force the node to run again with the same inputs
unload_models_before_runningoptBOOLEANtrueUnload all models before running the node

Outputs (1)

NameTypeDescription
lora_path*Relative path to the generated LoRA file (compatible with LoraLoaderModelOnly)