Block 1 - Upload Image
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.2
This workflow is provided as-is. Please review and test before using in production.
Virtual Try On Image & Video Generation (VLM Run) Overview This n8n workflow enables a Virtual Try On experience where users upload a dress image and the system: Combines it with a fashion mo...
n8n-nodes-base.formtrigger, n8n-nodes-base.telegram, n8n-nodes-base.stickynote, n8n-nodes-base.httprequest, n8n-nodes-base.set, n8n-nodes-base.discord, n8n-nodes-base.wait, @vlm-run/n8n-nodes-vlmrun.vlmrun
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by AttenSys AI.
Original n8n.io sourceThis 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/
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 26 workflow blocks. Download the JSON for the full node graph.
| Workflow | AI fashion virtual try-on with image & video generation for Telegram, Discord & YouTube |
|---|---|
| Complexity | advanced |
| Nodes | 26 |
| Categories | Content Creation, Multimodal AI |
| Author | AttenSys AI |
| Published | 24 Dec 2025 |
Use the JSON export at /data/workflows/12115/12115.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Virtual Try On Image & Video Generation (VLM Run) Overview This n8n workflow enables a Virtual Try On experience where users upload a dress image and the system: Combines it with a fashion mo...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.