vllm-omni-video-gen

Generate videos from text and images using vLLM-Omni with Wan2.2 models.

84|27|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/hsliuustc0106/vllm-omni-skills --skill vllm-omni-video-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vllm-omni-video-gen
Source: https://github.com/hsliuustc0106/vllm-omni-skills/tree/main/skills/vllm-omni-video-gen
Command: npx skills add https://github.com/hsliuustc0106/vllm-omni-skills --skill vllm-omni-video-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Create high-quality videos from text prompts or reference images using vLLM-Omni, leveraging Wan2.2 diffusion models to simplify video generation workflows.

Core Features & Use Cases

  • Multi-mode video generation: Text-to-video (T2V), image-to-video (I2V), and text+image-to-video (TI2V) using Wan2.2 diffusion models.
  • Model flexibility: Choose from Wan2.2-T2V-A14B, Wan2.2-I2V-A14B, Wan2.2-TI2V-5B, and NextStep-1.1 with VRAM guidance.
  • Configurable parameters: adjust num_inference_steps, guidance_scale, seed, fps, and num_frames to control quality and performance.
  • Reference materials: See references/wan-models.md for detailed model specs and setup.

Quick Start

Provide a text prompt and optional reference image to Omni to generate a video using Wan2.2 models.

Frequently Asked Questions about vllm-omni-video-gen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate video from text prompts or reference images using Wan2.2?

Generate video from text prompts or reference images using Wan2.2 by running T2V, I2V, or TI2V workflows through vLLM-Omni. You provide a text prompt and an optional reference image to produce high-quality video content.

Can I use Wan2.2 diffusion models for text-to-video and image-to-video generation?

Yes, Wan2.2 diffusion models support text-to-video (T2V), image-to-video (I2V), and text+image-to-video (TI2V) generation. vLLM-Omni applies these workflows across multiple Wan2.2 variants to create videos from your inputs.

Which Wan2.2 model variants are available for video generation?

Available Wan2.2 model variants include Wan2.2-T2V-A14B, Wan2.2-I2V-A14B, Wan2.2-TI2V-5B, and NextStep-1.1. You can choose from these models to match your specific hardware constraints and VRAM limits.

How do I control video output quality and performance during diffusion?

Control video output quality and performance during diffusion by configuring parameters such as num_inference_steps, guidance_scale, seed, fps, and num_frames. Specifying these settings adjusts the final rendering quality and generation speed.

What are the VRAM requirements for running Wan2.2 video generation models?

VRAM requirements for running Wan2.2 video generation models vary depending on your selected variant, with specific VRAM guidance provided for Wan2.2-T2V-A14B, Wan2.2-I2V-A14B, and Wan2.2-TI2V-5B to match your hardware constraints.

How do I set up vLLM-Omni for Wan2.2 video generation?

Set up vLLM-Omni for Wan2.2 video generation by consulting the detailed model specifications and setup instructions in the references. You configure model choice, inference steps, and frame rate before executing the generation workflow.