File size: 2,584 Bytes
f5d0540 8b3e9c8 8071f45 8cd45df fee81b3 8b3e9c8 b3304a1 8b3e9c8 6d66917 f5d0540 82abc70 f7da46c 82abc70 6d07d34 7cb5c1f 82abc70 6ccc58a f50d653 6ccc58a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | ---
license: apache-2.0
base_model:
- Lightricks/LTX-2.3
pipeline_tag: text-to-video
tags:
- code
---
Updated April 3, 2026:
Official version 1.0.3 has been released, significantly reducing video memory usage. Now, graphics cards with 12GB or more of video memory can run the program. Our tests show that, in a 10-second 720p frame test, the maximum video memory usage is only 13GB!
Download Link: https://github.com/Lightricks/LTX-Desktop/releases/tag/v1.0.3

----
April 2, 2026 Update:
1. Added LoRA functionality (place LoRA in the `loras` folder within the model directory).(Quick test LoRa: https://civitai.com/models/2482513/ltx23)
2. Added model selection capability (currently testing quantization to reduce GPU memory usage; modifying the model does not currently lower the GPU memory requirement, pending future updates).
3. Added multi-frame insertion functionality, with two generation modes: Mode 1: Inserts multiple frames into a latent space to directly generate a long video. Mode 2: Generates many independent first and last frame segments, which are then stitched together to form a complete video.
----
This program mainly optimizes the desktop version of LTX, breaking the generation time limitations and lowering the barrier to use. It now only requires 24GB to run, whereas the desktop version needs 32GB.
Compared to the messy and complex workflows and error-prone nodes in the ComfyUI version, this one integrates all features, including image-to-video, text-to-video, start/end frames, lip-sync, video enhancement, and image generation.
No need to install any third-party software—just install the LTX desktop version and you’re good to go. It’s very simple and efficient.
Tutorial: https://youtu.be/rM_wUogtrOU
Desktop version software download address: https://ltx.io/ltx-desktop
The GitHub version has been uploaded: https://github.com/hero8152/LTX2.3-Multifunctional/tree/main
It can be accessed via ComfyUI, node address: https://github.com/supart/ComfyUI_TY_LTX_Desktop_Bridge



|