Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing pipe output node on samples, can't get to the decoder #332

Open
AinzAkaOver opened this issue Dec 18, 2024 · 0 comments
Open

Missing pipe output node on samples, can't get to the decoder #332

AinzAkaOver opened this issue Dec 18, 2024 · 0 comments

Comments

@AinzAkaOver
Copy link

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

Screenshot_19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant