Hunyuan3D 2.0

Tencent
Image Generation

Tencent's Hunyuan3D 2.0 image-to-3D pipeline. Two-stage shape and texture generation producing high-resolution textured meshes.

Generate with Hunyuan3D 2.0
Describe what you want and pick a size — the image renders inline.
Sign in to try this model with €5 free credits.
Sign in
Result appears here
TL;DR·Last updated May 16, 2026

Hunyuan3D 2.0 is image generation AI model from Tencent, priced at €0.000 per 1M input tokens with a unknown context window.

Try Hunyuan3D 2.0
Sign in to generate — 50 free credits on sign-up

Pricing

Price per Generation
Per generation€0.21

API Integration

Use our OpenAI-compatible API to integrate Hunyuan3D 2.0 into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

const images = await rw.run("hunyuan3d-2", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("hunyuan3d-2", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€0.21
Developer
Tencent
Category
Image Generation
Supported Formats
image
Tags
replicate
3d-generation
image-to-3d
tencent
open-weights

Frequently asked questions

Start using Hunyuan3D 2.0 today

Get started with free credits. No credit card required. Access Hunyuan3D 2.0 and 100+ other models through a single API.