Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,8 @@ tags:
|
|
| 12 |
---
|
| 13 |
These are experimental FP8 merges of the LTX2 diffusion model. "All in ones" do not seem to be in the cards, as LTX2 has lots of (large) moving parts, including 2 VAEs for video and audio. So, for the meantime, I'm just going to focus on the diffusion model. For all other models needed to run LTX2, please refer here: https://huggingface.co/Kijai/LTXV2_comfy
|
| 14 |
|
|
|
|
|
|
|
| 15 |
**Workflow uploaded!** It is messy as shit but does "everything" (I2V, First to Last Frame and T2V) very quickly and efficiently using all the tricks I've collected. I highly recommend using it and read the included note (particularly about required nodes). "Save output" is set to "false" on the VideoCombine, so switch that to "true" when you start making something you want to keep.
|
| 16 |
|
| 17 |
**8 steps recommended**.
|
|
|
|
| 12 |
---
|
| 13 |
These are experimental FP8 merges of the LTX2 diffusion model. "All in ones" do not seem to be in the cards, as LTX2 has lots of (large) moving parts, including 2 VAEs for video and audio. So, for the meantime, I'm just going to focus on the diffusion model. For all other models needed to run LTX2, please refer here: https://huggingface.co/Kijai/LTXV2_comfy
|
| 14 |
|
| 15 |
+
The text encoder can be found here (I recommend fp8-scaled): https://huggingface.co/Comfy-Org/ltx-2/tree/main/split_files/text_encoders
|
| 16 |
+
|
| 17 |
**Workflow uploaded!** It is messy as shit but does "everything" (I2V, First to Last Frame and T2V) very quickly and efficiently using all the tricks I've collected. I highly recommend using it and read the included note (particularly about required nodes). "Save output" is set to "false" on the VideoCombine, so switch that to "true" when you start making something you want to keep.
|
| 18 |
|
| 19 |
**8 steps recommended**.
|