Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
seed | int | 952805179515179 | Random seed (use -1 for random) |
steps | int | 30 | Number of sampling steps |
cfg | float | 5 | CFG scale (guidance strength) |
sampler_name | enum | euler | Sampler algorithm |
scheduler | enum | normal | Noise scheduler |
Usage
c3 comfyui run 3d_hunyuan3d-v2.1 \
--prompt "your prompt here" \
--output my_output \
--steps 30 \
--cfg 5Ready to run this template?
Install the CLI and run this template on GPU in seconds.
pip install hypercli-cli && hyper comfyui run 3d_hunyuan3d-v2.1