3DImage to 3D3D
Hunyuan3D 2.0 MV Turbo
Generate 3D models from multiple views using Hunyuan3D 2.0 MV Turbo.
About
CFG setting Try adjusting the cfg settings to get the best results. It should be between 4 and 8. Thanks for the feedback from Manifold.
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
seed | int | 528364197559477 | Random seed (use -1 for random) |
steps | int | 20 | Number of sampling steps |
cfg | float | 4 | CFG scale (guidance strength) |
sampler_name | enum | euler | Sampler algorithm |
scheduler | enum | normal | Noise scheduler |
Usage
c3 comfyui run 3d_hunyuan3d_multiview_to_model_turbo \
--prompt "your prompt here" \
--output my_output \
--steps 20 \
--cfg 4Ready 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_turbo