RuneXX commited on
Commit
9e423fd
·
verified ·
1 Parent(s): 7dddd45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -19,6 +19,18 @@ tags:
19
  Your browser does not support the video tag.
20
  </video>
21
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  The workflows are based on the extracted models from https://huggingface.co/Kijai/LTX2.3_comfy
23
  The extracted models might run easier on your computer (as separate files).
24
  (but you can easily swap out the model loader for the ComfyUI default model loader if you want to load the checkpoint with "all in one" vae built-in etc)
 
19
  Your browser does not support the video tag.
20
  </video>
21
 
22
+ -----------------------
23
+ **LTX-2.5:**
24
+ All models can be downloaded here: https://huggingface.co/Lightricks/LTX-2.5
25
+ LTX-2-5 is already "split files" from the official source, and they work out of the box with the workflows here.
26
+
27
+ LTX-2.5 also works with most LTX-2.3 loras and is quite backwards compatible.
28
+ Dedicated LTX-2.5 workflows are coming asap ;-) (but feel free to use LTX-2.3 workflows with the LTX-2.5 models. Most all should work)
29
+
30
+ -----------------------
31
+
32
+
33
+ **LTX-2.3:**
34
  The workflows are based on the extracted models from https://huggingface.co/Kijai/LTX2.3_comfy
35
  The extracted models might run easier on your computer (as separate files).
36
  (but you can easily swap out the model loader for the ComfyUI default model loader if you want to load the checkpoint with "all in one" vae built-in etc)