ComfyUI Node
Merge Text Encoders (3 Models)
A ComfyUI node in ModelUtils/Merging with 23 inputs and 2 outputs.
Merge Text Encoders (3 Models)
- output_filename
- documentation
◄execution_mode▾►
◄model_a▾►
◄model_b▾►
◄model_c▾►
◄calc_mode▾►
◄mismatch_modeskip►
◄alignment_modepad/crop►
◄alpha0.50►
◄beta0.50►
◄gamma0.990►
◄delta2.00►
◄epsilon0.01►
◄zeta0.00►
◄seed0►
◄output_filenamemerged_3_textencoder►
◄save_dtype▾►
◄process_device▾►
◄exclude_patterns►
◄discard_patterns►
◄glob_patternsfalse►
◄lazy_loadtrue►
◄force_clear_cachetrue►
◄override_dtypefalse►
CategoryModelUtils/Merging
Inputs (23)
| Name | Type | Default | Description |
|---|---|---|---|
| execution_mode | COMBO | 2 options: MERGE, DOCUMENTATION ONLY | |
| model_a | COMBO | 1 options: None | |
| model_b | COMBO | 1 options: None | |
| model_c | COMBO | 1 options: None | |
| calc_mode | COMBO | 4 options: Add-Difference, Train-Difference, Extract-Features, Add-Dissimilarities | |
| mismatch_mode | COMBO | skip | 3 options: skip, zeros, error |
| alignment_mode | COMBO | pad/crop | 2 options: pad/crop, interpolate |
| alpha | FLOAT | 0.50-10–10 | — |
| beta | FLOAT | 0.50-10–10 | — |
| gamma | FLOAT | 0.990-10–10 | — |
| delta | FLOAT | 2.00-10–10 | — |
| epsilon | FLOAT | 0.01-10–10 | — |
| zeta | FLOAT | 0.00-10–10 | — |
| seed | INT | 00–18446744073709550000 | — |
| output_filename | STRING | merged_3_textencoder | — |
| save_dtype | COMBO | 3 options: fp32, fp16, bf16 | |
| process_device | COMBO | 2 options: cuda, cpu | |
| exclude_patterns | STRING | — | |
| discard_patterns | STRING | — | |
| glob_patterns | BOOLEAN | false | When True, exclude/discard patterns use glob syntax (* = any sequence, dots are literal). When False (default), patterns are Python regex matched as substrings. |
| lazy_load | BOOLEAN | true | Low memory mode: load tensors from disk on demand |
| force_clear_cache | BOOLEAN | true | Clear CUDA cache after each layer |
| override_dtype | BOOLEAN | false | Force the entire model to be saved as the selected save_dtype. If False (default), higher precision dtypes are preserved. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| output_filename | STRING | — |
| documentation | STRING | — |