ComfyUI Node
Model Offload
A ComfyUI node in workflow with 5 inputs and 2 outputs.
Model Offload
- trigger_value
- model
- *
- *
◄deviceauto►
◄on_errorraise►
◄enabletrue►
Categoryworkflow
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| trigger_value | * | — | |
| modelopt | * | — | |
| deviceopt | COMBO | auto | Select the device to offload the model to. |
| on_erroropt | COMBO | raise | What to do on error: ignore or raise an exception. |
| enableopt | BOOLEAN | true | Enable offloading of the model to the offload device. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| * | * | — |
| * | * | — |