Update README.md
Browse files
README.md
CHANGED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
The workflows are based on the extracted models from https://huggingface.co/Kijai/LTXV2_comfy
|
| 3 |
+
The extracted models runs easier on the computer (as separate files), as well as GGUF support etc
|
| 4 |
+
|
| 5 |
+
(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)
|