ComfyUI Node
Noise Injection Merge (Tensor Prism)
A ComfyUI node in Tensor_Prism/Merge with 13 inputs and 1 output.
Noise Injection Merge (Tensor Prism)
- model_A
- model_B
- merged_model
◄merge_ratio0.50►
◄noise_strength0.050►
◄noise_patterngaussian►
◄seed42►
◄layer_scaling_factor1.5►
◄adaptive_threshold0.30►
◄noise_decay0.90►
◄perlin_frequency2.0►
◄focus_attentiontrue►
◄focus_mlpfalse►
◄preserve_normstrue►
CategoryTensor_Prism/Merge
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| model_A | MODEL | First model to merge | |
| model_B | MODEL | Second model to merge | |
| merge_ratio | FLOAT | 0.500–1 | Base merge ratio (0=full A, 1=full B) |
| noise_strength | FLOAT | 0.0500–0.5 | Overall noise injection strength |
| noise_pattern | COMBO | gaussian | Type of noise pattern to inject |
| seed | INT | 420–18446744073709550000 | Random seed for reproducibility |
| layer_scaling_factoropt | FLOAT | 1.50.5–5 | Scale factor for layer-based noise (deeper=more noise) |
| adaptive_thresholdopt | FLOAT | 0.300–1 | Similarity threshold for adaptive noise |
| noise_decayopt | FLOAT | 0.900.5–1 | Decay factor per layer (1.0=no decay) |
| perlin_frequencyopt | FLOAT | 2.00.5–10 | Frequency for Perlin noise |
| focus_attentionopt | BOOLEAN | true | Focus noise on attention layers |
| focus_mlpopt | BOOLEAN | false | Focus noise on MLP layers |
| preserve_normsopt | BOOLEAN | true | Preserve tensor norms after injection |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| merged_model | MODEL | — |