Back to Templates
This n8n workflow enables a Virtual Try-On experience where users upload a dress image and the system:
Combines it with a fashion model image
Generates a realistic try-on image
Generates a fashion walking video
Produces secure pre-signed download URLs
Automatically shares results via:
🖼️ Try-On Image (pre-signed download link)
🎥 Fashion Walk Video (pre-signed download link)
📤 Shared to:
You must configure the following credentials in n8n:
| Service | Credential Type |
|---|---|
| VLM Run | VLM Run API |
| Telegram | Telegram Bot API |
| Discord | Discord OAuth2 |
| YouTube | YouTube OAuth2 |
Important: This workflow uses a Community Node
@vlm-run/n8n-nodes-vlmrun
Run the following command in your n8n environment:
npm install @vlm-run/n8n-nodes-vlmrun
Then restart n8n.
📖 Community Nodes Documentation:
https://docs.n8n.io/integrations/community-nodes/