See llms.txt for all machine-readable content.

Back to Templates

AI Virtual Try-On Image, Video Generation for Telegram, Discord & YouTube

Created by

Created by: AttenSys AI || attensys
AttenSys AI

Last update

Last update 5 months ago

Categories

Share


๐Ÿงฅ 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

  • 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

  • ๐ŸŽฅ Fashion Walk Video

  • ๐Ÿ“ค Shared to:

    • Telegram (image/video)
    • Discord (image)
    • 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/