Generate 360° Virtual Try-On Videos for Clothing with Kling API (Unofficial) - n8n Workflow | Neura Market
Generate 360° Virtual Try-On Videos for Clothing with Kling API (Unofficial)
### What's the workflow used for?
Leverage this Kling API (unofficial) provided by [**PiAPI**](https://piapi.ai) workflow to streamline virtual try-on video creation. This tool is designed for **e-commerce platforms**, **fashion brands**, **content creators**, and **content influencers**. By uploading model and clothing images and linking PiAPI account, users can swiftly generate a realistic video of the model sporting the outfit with a 360° turn, offering an immersive viewing experience.
### Step-by-step Instruction
For basic settings of virtual try-on, check [API doc](https://piapi.ai/docs/kling-api/virtual-try-on-api) to get the best practice.
1. Fill in your X-API-Key of your PiAPI account in Preset Parameters node. 
2. Upload the model photo and provide target clothing image URLs.
3. Click **Test Workflow** to generate the virtual try-on image.
4. Get the video output in the final node.
### Param Settings
1. If you want to change into a dress, input the `model_input` URL and the `dress_input` URL in the parameters.
2. If you want to change into separates, input `model_input` URL, `upper_input` URL, and `lower_input` URL in **Preset Parameters**.

### Use Case
Input images:


**Output Video**
<video src=https://static.piapi.ai/n8n-instruction/virtual-try-on/example1.mp4 controls />
The output demonstrates that the model is wearing the clothing from the specified image and showcases a rotating runway-style view.
This workflow enables you to efficiently test garment-on-model presentation effects while reducing business model validation costs to a certain extent.
Platform
n8n
Category
E-commerce
Price
Free
Creator
PiAPI
if
set
wait
switch
stickyNote
httpRequest
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.