You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about.md
+25-6Lines changed: 25 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,33 @@ title: About LightX2V
4
4
permalink: /about/
5
5
---
6
6
7
-
[LightX2V]((https://github.com/ModelTC/LightX2V)) is an advanced lightweight image/video generation inference framework engineered to deliver efficient, high-performance image/video synthesis solutions. This unified platform integrates multiple state-of-the-art image/video generation techniques, supporting diverse generation tasks including text-to-video (T2V), image-to-video (I2V), text-to-image (T2I), image-editing (I2I), World model. X2V represents the transformation of different input modalities (X, such as text or images) into vision output (Vision).
7
+
[LightX2V](https://github.com/ModelTC/LightX2V) is a lightweight inference framework for image and video generation, built to deliver efficient, high-performance synthesis on both NVIDIA and non-NVIDIA hardware.
The framework unifies multiple state-of-the-art generation pipelines behind a single runtime, covering training-adjacent inference workflows from research prototypes to production deployment.
0 commit comments