3DImage to 3D3D

Hunyuan3D 2.1

Generate 3D models from single images using Hunyuan3D 2.1.

Hunyuan3D 2.1

Parameters

ParameterTypeDefaultDescription
seedint952805179515179Random seed (use -1 for random)
stepsint30Number of sampling steps
cfgfloat5CFG scale (guidance strength)
sampler_nameenumeulerSampler algorithm
schedulerenumnormalNoise scheduler

Usage

c3 comfyui run 3d_hunyuan3d-v2.1 \
  --prompt "your prompt here" \
  --output my_output \
  --steps 30 \
  --cfg 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-v2.1