ComfyUI Node
Load Dwpose Tensorrt Models
Load tensorrt models, they will be built automatically if not found.
Load Dwpose Tensorrt Models
- yolox_trt_model
- dwpose_trt_model
◄yolox_precisionfp16►
◄dwpose_precisionfp32►
Categorytensorrt
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| yolox_precision | COMBO | fp16 | Precision to build the yolox tensorrt engine |
| dwpose_precision | COMBO | fp32 | Precision to build the dwpose tensorrt engine, FP32 is more accurate |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| yolox_trt_model | YOLOX_TRT_MODEL | — |
| dwpose_trt_model | DWPOSE_TRT_MODEL | — |