Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ 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
|
| 14 |
|
| 15 |
|
| 16 |
-- --
|
|
@@ -21,7 +21,7 @@ ComfyUI official workflows: https://docs.comfy.org/tutorials/video/ltx/ltx-2
|
|
| 21 |
LTX-Video official workflows: https://github.com/Lightricks/ComfyUI-LTXVideo/tree/master/example_workflows
|
| 22 |
|
| 23 |
|
| 24 |
-
|
| 25 |
|
| 26 |
LTX-2 Controlnet (pose, depth etc) https://www.runcomfy.com/comfyui-workflows/ltx-2-controlnet-in-comfyui-depth-controlled-video-workflow
|
| 27 |
|
|
|
|
| 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 to load the checkpoint with "all in one" vae built-in etc)
|
| 14 |
|
| 15 |
|
| 16 |
-- --
|
|
|
|
| 21 |
LTX-Video official workflows: https://github.com/Lightricks/ComfyUI-LTXVideo/tree/master/example_workflows
|
| 22 |
|
| 23 |
|
| 24 |
+
RunComfy (can download workflow to use locally):
|
| 25 |
|
| 26 |
LTX-2 Controlnet (pose, depth etc) https://www.runcomfy.com/comfyui-workflows/ltx-2-controlnet-in-comfyui-depth-controlled-video-workflow
|
| 27 |
|