Welcome to Lightx2v!
==================
.. figure:: ../../../assets/img_lightx2v.png
:width: 80%
:align: center
:alt: Lightx2v
:class: no-scaled-link
.. raw:: html
LightX2V: Light Video Generation Inference Framework
LightX2V is a lightweight video generation inference framework designed to provide an inference tool that leverages multiple advanced video generation inference techniques. As a unified inference platform, this framework supports various generation tasks such as text-to-video (T2V) and image-to-video (I2V) across different models. X2V means transforming different input modalities (such as text or images) to video output.
GitHub: https://github.com/ModelTC/lightx2v
HuggingFace: https://huggingface.co/lightx2v
Documentation
-------------
.. toctree::
:maxdepth: 1
:caption: Quick Start
Quick Start
Model Structure
Benchmark
.. toctree::
:maxdepth: 1
:caption: Method Tutorials
Model Quantization
Feature Caching
Attention Module
Offload
Parallel Inference
Changing Resolution Inference
Step Distill
Autoregressive Distill
Video Frame Interpolation
.. toctree::
:maxdepth: 1
:caption: Deployment Guides
Low Latency Deployment
Low Resource Deployment
Lora Deployment
Service Deployment
Gradio Deployment
ComfyUI Deployment
Local Windows Deployment