ComfyUI Node
▶️ RH Execute
A ComfyUI node in Ken-Chen/RH-API with 6 inputs and 7 outputs.
▶️ RH Execute
- config
- params
- images
- video_frames
- text
- audio
- video
- latent
- task_id
◄timeout600►
◄use_high_performancefalse►
◄save_to_localtrue►
◄output_prefixRH►
CategoryKen-Chen/RH-API
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| config | RH_CONFIG | RunningHub configuration from RH_Config node | |
| timeout | INT | 60060–3600 | Maximum time to wait for task completion (seconds) |
| paramsopt | RH_PARAMS | Parameters from RH_Param nodes (optional) | |
| use_high_performanceopt | BOOLEAN | false | Use RTX 4090 48GB instance (costs more credits) |
| save_to_localopt | BOOLEAN | true | Save images and videos to ComfyUI output directory |
| output_prefixopt | STRING | RH | Prefix for saved files (e.g., 'RH' -> 'RH_001.png') |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| video_frames | IMAGE | — |
| text | STRING | — |
| audio | AUDIO | — |
| video | VIDEO | — |
| latent | LATENT | — |
| task_id | STRING | — |