3D3DImage to 3D

Hunyuan3D 2.0 MV

Generate 3D models from multiple views using Hunyuan3D 2.0 MV.

Hunyuan3D 2.0 MV

About

CFG setting Try adjusting the CFG settings to get better output.

Tutorial

Parameters

ParameterTypeDefaultDescription
seedint502126049100058Random seed (use -1 for random)
stepsint20Number of sampling steps
cfgfloat7.5CFG scale (guidance strength)
sampler_nameenumeulerSampler algorithm
schedulerenumnormalNoise scheduler

Usage

c3 comfyui run 3d_hunyuan3d_multiview_to_model \
  --prompt "your prompt here" \
  --output my_output \
  --steps 20 \
  --cfg 7.5

Ready 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