Skip to content

Commit 7a25b56

Browse files
committed
update
1 parent 3c3f28d commit 7a25b56

1 file changed

Lines changed: 25 additions & 6 deletions

File tree

about.md

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,33 @@ title: About LightX2V
44
permalink: /about/
55
---
66

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.
88

9-
LightX2V Github: [https://github.com/ModelTC/LightX2V](https://github.com/ModelTC/LightX2V)
9+
> **X2V** — transform any input modality **X** (text, image, audio, etc.) into **Vision** output.
1010
11-
LightX2V Online Service: [https://x2v.light-ai.top/generate](https://x2v.light-ai.top/generate)
11+
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.
1212

13-
LightX2V Canvas: [https://x2v.light-ai.top/canvas](https://x2v.light-ai.top/canvas)
13+
---
14+
15+
## Supported Tasks
16+
17+
| Task | Name | Description |
18+
|---|---|---|
19+
| **T2V** | Text-to-Video | Generate video from a text prompt |
20+
| **I2V** | Image-to-Video | Animate a still image into video |
21+
| **V2V** | Video-to-Video | Generate video from a video |
22+
| **T2I** | Text-to-Image | Generate images from text |
23+
| **I2I** | Image-to-Image | Edit or transform existing images |
24+
| **World Model** | Interactive Worlds | Real-time, memory-augmented world simulation |
25+
26+
---
1427

15-
LightX2V Blog: [https://light-ai.top/LightX2V-BLOG/](https://light-ai.top/LightX2V-BLOG/)
28+
## Links
1629

17-
LightX2V Blog Github: [https://github.com/ModelTC/LightX2V-BLOG](https://github.com/ModelTC/LightX2V-BLOG)
30+
| Resource | URL |
31+
|---|---|
32+
| **GitHub** | [github.com/ModelTC/LightX2V](https://github.com/ModelTC/LightX2V) |
33+
| **Online Service** | [x2v.light-ai.top/generate](https://x2v.light-ai.top/generate) |
34+
| **Canvas** | [x2v.light-ai.top/canvas](https://x2v.light-ai.top/canvas) |
35+
| **Blog** | [light-ai.top/LightX2V-BLOG](https://light-ai.top/LightX2V-BLOG/) |
36+
| **Blog GitHub** | [github.com/ModelTC/LightX2V-BLOG](https://github.com/ModelTC/LightX2V-BLOG) |

0 commit comments

Comments
 (0)