ComfyUI Node
Load SMPLx
A ComfyUI node in SMPLx Estimator/loaders with 4 inputs and 1 output.
Load SMPLx
- smplx_model
◄model_sourcelocal►
◄genderneutral►
◄model_path/tmp/ComfyUI/models/smplx►
◄hf_token►
CategorySMPLx Estimator/loaders
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model_source | COMBO | local | 2 options: local, huggingface |
| gender | COMBO | neutral | 3 options: neutral, male, female |
| model_path | STRING | /tmp/ComfyUI/models/smplx | SMPL-X folder (default: ComfyUI/models/smplx/ with SMPLX_<GENDER>.npz). model_source=local. |
| hf_token | STRING | HuggingFace access token (model_source=huggingface). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| smplx_model | SMPLX_MODEL | — |