3D GenerationActive
tencent / Hunyuan3D-2.1
Hunyuan3D-2.1
Generate 3D models from images using the Hunyuan3D-2.1 AI tool. Transform 2D inputs into detailed 3D assets for design and development.
3D Generation
Model ID
Hunyuan3D-2.1
Provider
tencent
Updated
1779544747
wiro playground—tencent/Hunyuan3D-2.1
Updated 1779544747
Overview
Hunyuan3D-2.1 is an AI-powered tool designed to generate 3D models from input images. It leverages advanced AI techniques to convert 2D visuals into detailed 3D assets suitable for various creative and industrial applications.
What you can build
This tool enables users to create 3D models from 2D images for use in design, animation, product visualization, and gaming environments.
Inputs
- Input Image: The source image used to generate the 3D model.
Outputs
- Generated 3D model files compatible with standard 3D software formats.
Recommended settings
- Set inference steps between 30 and 50 for optimal quality.
- Adjust guidance scale between 7.5 and 20 depending on desired detail.
- Use default seed values unless specific randomness is required.
Limitations
- Output quality depends heavily on input image clarity and composition.
- Advanced parameters may require experimentation for best results.
Safety & compliance
This tool is intended for use with appropriate digital content and should comply with local regulations and intellectual property guidelines.
API quick start
Run Hunyuan3D-2.1 with a single API call.
POST https://api.wiro.ai/v1/Run/tencent/Hunyuan3D-2.1
{
"inputImage": "https://your-cdn.com/input.png",
"steps": 30,
"scale": 7.5,
"seed": 0
}