Been trying for 5 hours to get a single gen going: LTXV Audio Text Encoder Loader node keeps crashing Comfy

#26
by MaxDeeLite - opened

The error is:

'no CLIP/text encoder weights in checkpoint, the text encoder model will not be loaded. Windows fatal exception: access violation'

I've tried increasing my paging file from 64GB to 80GB.

I've tried downloading at least three different fp8 text encoders, but each time it gets to that node, it spits the dummy and crashes.

I've refreshed the workflow directly from the source multiple times, but both 10Eros flows have similar errors.

image

Can anyone see an obvious issue here (be kind, I'm only new at this).

Thanks in advance :)

These are the alternative text encoders I've tried so far:

image

No other workflows work? There's nothing different about how mine loads the encoder that is the very default LTX way. You may need to look at your system memory buffer page file or put it on an empty hard drive to get overflow space. Or some comfyui launch argument that's making memory crash.

Sign up or log in to comment