RuneXX commited on
Commit
03cf6a7
·
verified ·
1 Parent(s): 6dad265

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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)