ComfyUI Node
(Down)Load Mascot Pose Model
Download and load a mascot pose ONNX model from HuggingFace.
(Down)Load Mascot Pose Model
- mascot_pose_model
◄urlhttps://huggingface.co/grmchn/mascot-pose-detect/resolve/main/keypoint/dinov2_vitpose_l_v2/model.onnx►
◄cudatrue►
◄warmuptrue►
CategoryProportionChanger
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| url | COMBO | https://huggingface.co/grmchn/mascot-pose-detect/resolve/main/keypoint/dinov2_vitpose_l_v2/model.onnx | 2 options: https://huggingface.co/grmchn/mascot-pose-detect/resolve/main/keypoint/dinov2_vitpose_l_v2/model.onnx, https://huggingface.co/grmchn/mascot-pose-detect/resolve/main/keypoint/dinov2_vitpose_l/model.onnx |
| cuda | BOOLEAN | true | Use CUDAExecutionProvider when available. |
| warmupopt | BOOLEAN | true | Run a small dummy inference after loading. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| mascot_pose_model | MASCOT_POSE_MODEL | — |