I Found a way to reduce LTX 2.5's horrible smearing. Custom node + Workflow in desc
LTX 2.5 has a known smearing problem. It's really bad, and makes almost every output of LTX completely unusable. Sorry LTX, but the default model really is just shit. Minimax beats LTX in every area, obviously, but especially when it comes to smearing (or in case of Minimax, lack thereof). However, I recently found out that you can actually significantly reduce the smearing in LTX and actually get usable outputs from it. It came from adventuring this node pack for MiniMax, where it is meant to clean up smearing artifacts in MiniMax H3.
I thought this was interesting, so I converted these nodes (at least some of the nodes that matter) to work with LTX 2.3/2.5. Here is the repo with the custom node I made. The workflow is also in that repo (be aware there is some spaghetti (this was just for myself really, and it shows qwq), and you will need some custom nodes (eg. KJNodes, Comfy UI Easy Media, etc)). Just use the manager to install the missing custom nodes.
Using these nodes makes a clear difference. A stark difference, it's almost unbelievable. This makes it look like a generational improvement, closing the gap on MiniMax H3 in terms of temporal stability (ain't no way in hell its ever matching the instruction following or general capabilities of H3 lmao).
Essentially, the jerk oracle creates new "hold" frames based on the amount of smearing per frame. Some frames have larger "hold" amounts. We pipe that into a new sampling step, which improves the smearing. After the sampling is finished, we chop off the added "hold" frames so that we are left with just the original frame count, but now these frames actually have better consistency. You can read all about how the process works in the author's original implementation if you want more insight onto how this functions.