3DImage to 3D3D

Hunyuan3D 2.0 MV Turbo

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

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.

Tutorial

Parameters

ParameterTypeDefaultDescription
seedint528364197559477Random seed (use -1 for random)
stepsint20Number of sampling steps
cfgfloat4CFG scale (guidance strength)
sampler_nameenumeulerSampler algorithm
schedulerenumnormalNoise scheduler

Usage

c3 comfyui run 3d_hunyuan3d_multiview_to_model_turbo \
  --prompt "your prompt here" \
  --output my_output \
  --steps 20 \
  --cfg 4

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_turbo