Windows Local Deployment Guide#

📖 Overview#

This document provides detailed instructions for deploying LightX2V locally on Windows environments, including batch file inference, Gradio Web interface inference, and other usage methods.

🚀 Quick Start#

Environment Requirements#

Hardware Requirements#

  • GPU: NVIDIA GPU, recommended 8GB+ VRAM

  • Memory: Recommended 16GB+ RAM

  • Storage: Strongly recommended to use SSD solid-state drives, mechanical hard drives will cause slow model loading

🎯 Usage Methods#

Method 1: Using Batch File Inference#

Refer to Quick Start Guide to install environment, and use batch files to run.

Method 2: Using Gradio Web Interface Inference#

Manual Gradio Configuration#

Refer to Quick Start Guide to install environment, refer to Gradio Deployment Guide