ComfyUI Node
Load SECAD-Net Model
A ComfyUI node in CADabra/SECAD-Net with 4 inputs and 2 outputs.
Load SECAD-Net Model
- model
- model_info
◄model_versionABC Dataset (recommended)►
◄deviceauto►
◄auto_downloadtrue►
◄custom_checkpoint►
CategoryCADabra/SECAD-Net
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model_version | COMBO | ABC Dataset (recommended) | Pretrained model version. ABC Dataset model is recommended. |
| deviceopt | COMBO | auto | Device to load model on. 'auto' uses CUDA if available. |
| auto_downloadopt | BOOLEAN | true | Automatically download model if not found locally. |
| custom_checkpointopt | STRING | Optional: Path to custom checkpoint (.pth file). Overrides model_version. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| model | SECADNET_MODEL | — |
| model_info | STRING | — |