AI Fashion Virtual Try-On with Image & Video Generation for Telegram, Discord & YouTube
🧥 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 model image Generates a realistic try-on image Generates a fashion walking video Produces secure pre-signed download URLs Automatically shares results via:
Telegram Discord YouTube
🚀 Use Cases
Virtual fashion try-on AI fashion marketing Clothing e-commerce previews Social media fashion automation Influencer & brand demo pipelines
✨ Key Features
🖼️ Image-based virtual try-on (model wearing the dress) 🎥 AI-generated fashion video 🔗 Multi-platform publishing (Telegram, Discord, YouTube) 🧩 Modular, extensible workflow design
🧠 Workflow Architecture
🟨 Input
Dress Image** – Uploaded by user (Form Trigger) Model Image** – Downloaded from predefined URL Prompt** – Auto-constructed inside workflow
🟦 Output
🖼️ Try-On Image (pre-signed download link) 🎥 Fashion Walk Video (pre-signed download link) 📤 Shared to:
Telegram (image/video) Discord (image embed) YouTube (video upload)
🔐 Required Credentials
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 |
⚠️ Community Node Warning
> Important: This workflow uses a Community Node > @vlm-run/n8n-nodes-vlmrun
What this means:
This node is NOT installed by default in n8n You must manually install it before using the workflow
📦 Installation
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/
Related Templates
Track Demo Bookings with Google Calendar to Meta Conversions API Integration
Who is this workflow for? If you're using Meta Ads to generate new leads to your sales pipeline, this workflow is for yo...
Transcribe & Summarize Audio with Whisper and GPT, from Google Drive to Notion
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Overview This work...
Build an MCP Server which answers questions with Retrieval Augmented Generation
Build an MCP Server which has access to a semantic database to perform Retrieval Augmented Generation (RAG) Tutorial C...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments