Update README.md
Browse files
README.md
CHANGED
|
@@ -10,4 +10,11 @@ tags:
|
|
| 10 |
The workflows are based on the extracted models from https://huggingface.co/Kijai/LTXV2_comfy
|
| 11 |
The extracted models runs easier on the computer (as separate files), as well as GGUF support etc
|
| 12 |
|
| 13 |
-
(but you can easily swap out the model loader for the ComfyUI default model loader if you want ot load the checkpoint with "all in one" vae built in etc)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
The workflows are based on the extracted models from https://huggingface.co/Kijai/LTXV2_comfy
|
| 11 |
The extracted models runs easier on the computer (as separate files), as well as GGUF support etc
|
| 12 |
|
| 13 |
+
(but you can easily swap out the model loader for the ComfyUI default model loader if you want ot load the checkpoint with "all in one" vae built in etc)
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
-- --
|
| 17 |
+
More workflows :
|
| 18 |
+
|
| 19 |
+
ComfyUI default workflows: https://docs.comfy.org/tutorials/video/ltx/ltx-2
|
| 20 |
+
LTX-Video node workflows: https://github.com/Lightricks/ComfyUI-LTXVideo/tree/master/example_workflows
|