Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,8 @@ tags:
|
|
| 10 |
- t2v
|
| 11 |
- i2v
|
| 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.
|
|
@@ -34,6 +36,4 @@ The text encoder can be found here (I recommend fp8-scaled): https://huggingface
|
|
| 34 |
|
| 35 |
**V62:** Huge step up in quality from V41. Better order of NSFW LORAs. Includes the "Image2Video_Adapter_LoRa" for better I2V performance. Includes some new NSFW LORAs (but not my "pov v3 complete"). Significantly improves dialog and voice clarity (but not 100%). **Use with my workflow**
|
| 36 |
|
| 37 |
-
I'm winding down providing updates here though, as new LORAs are being released quite rapidly and I've been losing motivation to keep up. Feel free to continue my work, experiment with my merging script, and goon responsibily!
|
| 38 |
-
|
| 39 |
Please support LORA creators and special thanks to the authors of these!
|
|
|
|
| 10 |
- t2v
|
| 11 |
- i2v
|
| 12 |
---
|
| 13 |
+
**I'm winding down maintaining these models. I recommend checking out the [merging script](https://huggingface.co/Phr00t/LTX2-Rapid-Merges/blob/main/MergingScript/fancy-apply.py) to create your own, as at least the NSFW model is very outdated. Thank you for all of the support and feedback!**
|
| 14 |
+
|
| 15 |
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
|
| 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.
|
|
|
|
| 36 |
|
| 37 |
**V62:** Huge step up in quality from V41. Better order of NSFW LORAs. Includes the "Image2Video_Adapter_LoRa" for better I2V performance. Includes some new NSFW LORAs (but not my "pov v3 complete"). Significantly improves dialog and voice clarity (but not 100%). **Use with my workflow**
|
| 38 |
|
|
|
|
|
|
|
| 39 |
Please support LORA creators and special thanks to the authors of these!
|