You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System Info
Cuda 12.7
phyton 3.12
win 10 pro
3060 ti, 8g vram, 32gb ram, xeon e5 2678 v3
Reproduction
on the workflow I have a problem between samples and decoders, basically I'm using all the wokrflows with cogvideox sampler that connects to the cogvideox decoder, this i sthe error
Prompt outputs failed validation CogVideoDecode:
Exception when validating inner node: tuple index out of range
basically if I right click and "fix node" the sampler just removes the cogvideo_pipe node that was connecting to the CogVideoEncoderpipeline input and changes the name of the Encoderpipeline to VAE.
I tried to search and import the node, but from the wrapped I get the sampler with only 1 output while the workflows got 2
The text was updated successfully, but these errors were encountered:
System Info
Cuda 12.7
phyton 3.12
win 10 pro
3060 ti, 8g vram, 32gb ram, xeon e5 2678 v3
Reproduction
on the workflow I have a problem between samples and decoders, basically I'm using all the wokrflows with cogvideox sampler that connects to the cogvideox decoder, this i sthe error
Prompt outputs failed validation
CogVideoDecode:
Exception when validating inner node: tuple index out of range
basically if I right click and "fix node" the sampler just removes the cogvideo_pipe node that was connecting to the CogVideoEncoder pipeline input and changes the name of the Encoder pipeline to VAE.
I tried to search and import the node, but from the wrapped I get the sampler with only 1 output while the workflows got 2
The text was updated successfully, but these errors were encountered: