ComfyUI Node
VAE Network Bending
A ComfyUI node in network_bending/vae with 6 inputs and 1 output.
VAE Network Bending
- vae
- vae
◄operationadd_noise►
◄intensity0.10►
◄target_componentboth►
◄preserve_meantrue►
◄seed-1►
Categorynetwork_bending/vae
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| vae | VAE | The VAE model to modify | |
| operation | COMBO | add_noise | VAE-specific bending operation |
| intensity | FLOAT | 0.100–1 | Strength of the operation |
| target_component | COMBO | both | Which part of the VAE to modify |
| preserve_mean | BOOLEAN | true | Preserve weight means to maintain stability |
| seed | INT | -1-1–4294967295 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| vae | VAE | Modified VAE with network bending applied |