workflows.fit
Back to n8n workflows
n8n templateFreeBy Yaron Been

Generate 3D models & textures from images with Hunyuan3D AI

Generate 3D Models & Textures from Images with Hunyuan3D AI This workflow connects n8n → Replicate API to generate 3D-like outputs using the ndreca/hunyuan3d-2.1-test model. It handles everything: sending the request,...

DevelopmentCore NodesManual TriggerSetHttp RequestCode
Loading interactive preview...

Template notes

Generate 3D Models & Textures from Images with Hunyuan3D AI

This workflow connects n8n → Replicate API to generate 3D-like outputs using the ndreca/hunyuan3d-2.1-test model. It handles everything: sending the request, waiting for processing, checking status, and returning results.

---

⚡ Section 1: Trigger & Setup

⚙️ Nodes

1️⃣ On Clicking “Execute”

What it does: Starts the workflow manually in n8n. Why it’s useful: Great for testing or one-off runs before automation.

2️⃣ Set API Key