ComfyUI-LTXVideo is a repository containing a collection of custom nodes designed to enhance the functionality of ComfyUI when working with the LTXV model. This repository provides advanced tools for video processing, including updates and workflows that showcase improvements in video quality, resolution, sequence conditioning, and prompt handling.
ComfyUI-LTXVideo
in the list of available nodes.Ensure ComfyUI is installed on your system.
Clone the ComfyUI-LTXVideo repository into the custom-nodes
directory within your ComfyUI installation:
git clone https://github.com/Lightricks/ComfyUI-LTXVideo custom-nodes/ComfyUI-LTXVideo
Navigate to the newly cloned directory and install the required packages:
cd custom-nodes/ComfyUI-LTXVideo
pip install -r requirements.txt
For portable ComfyUI installations, install the required packages using the embedded Python executable:
.\python_embeded\python.exe -m pip install -r .\ComfyUI\custom_nodes\ComfyUI-LTXVideo\requirements.txt
models/checkpoints
directory.This repository is designed to provide ComfyUI users with enhanced capabilities for video processing using the LTXV model. It integrates advanced video workflow nodes that enable higher resolution outputs, improved sequence conditioning, and better artifact handling. Additionally, prompt generation for video synthesis is optimized to improve overall model performance.
The following nodes are included within this repository:
The ComfyUI-LTXVideo custom nodes are designed to enhance the video processing capabilities of users, allowing them to create high-quality video outputs with greater control over sequence and frame conditioning. The seamless integration of prompt enhancement ensures that users can generate context-aware prompts that leverage the full potential of the model. Overall, these nodes aid in crafting sophisticated video workflows within ComfyUI.
To execute the example workflows, additional custom nodes such as ComfyUI-VideoHelperSuite are required. Install missing nodes using the "Install Missing Custom Nodes" feature in ComfyUI Manager.
Explore the available workflows to fully realize the potential of these custom nodes in your video processing tasks.