ComfyUI Node
Model Switch
Toggles between two MODEL pairs (e.g. a T2V GGUF set and an I2V GGUF set). Both pairs must still be wired -- this is a lazy switch, not an optional one -- but only the selected pair's upstream loaders actually execute/load.
Model Switch
- set_a_high
- set_a_low
- set_b_high
- set_b_low
- MODEL_HIGH
- MODEL_LOW
◄switchSet_A (T2V GGUF)►
Categoryutils
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| switch | COMBO | Set_A (T2V GGUF) | 2 options: Set_A (T2V GGUF), Set_B (I2V GGUF) |
| set_a_high | MODEL | — | |
| set_a_low | MODEL | — | |
| set_b_high | MODEL | — | |
| set_b_low | MODEL | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| MODEL_HIGH | MODEL | — |
| MODEL_LOW | MODEL | — |