3D3DImage to 3D
Hunyuan3D 2.0 MV
Generate 3D models from multiple views using Hunyuan3D 2.0 MV.
About
CFG setting Try adjusting the CFG settings to get better output.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
seed | int | 502126049100058 | Random seed (use -1 for random) |
steps | int | 20 | Number of sampling steps |
cfg | float | 7.5 | CFG scale (guidance strength) |
sampler_name | enum | euler | Sampler algorithm |
scheduler | enum | normal | Noise scheduler |
Usage
c3 comfyui run 3d_hunyuan3d_multiview_to_model \
--prompt "your prompt here" \
--output my_output \
--steps 20 \
--cfg 7.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_multiview_to_model