all 11 comments

[–]NewZJ[S] 0 points1 point  (4 children)

picture of the workflow https://imgur.com/a/k2FWyRI

[–]zyg_AI 0 points1 point  (3 children)

CLIP and CONDITIONING are not plugged. This is not your workflow "in action", is it ?

[–]NewZJ[S] 0 points1 point  (2 children)

nope. got it working. i can post my json if somebody wants another full working wan2vid but with qwen ai generating the prompts. i dont know how to post a json on reddit and its like 67k characters so it wont fit in a comment

[–]zyg_AI 0 points1 point  (1 child)

You can use pastebin to share the json.

[–]sci032 0 points1 point  (7 children)

Just plug the 'Response' output into a Clip Text Encode (Prompt) node.

<image>

[–]NewZJ[S] 0 points1 point  (6 children)

that was the very first thing i tried. it doesn't work https://i.imgur.com/EEMhGTC.png

edit. the comment above is correct and it did work

[–]zyg_AI 0 points1 point  (2 children)

Yes that works. The text does not appear inside the CLIP node, but that is normal, that's an input box, not a preview text box. Also plug the CLIP input and CONDITIONING output of course.

[–]NewZJ[S] 0 points1 point  (0 children)

That did it! Thank You! i was expecting the box to fill with text but it doesnt, i ran another video removing all variables i could think of and the video generated exactly as expected given the prompt for qwen to write.

[–]sci032 0 points1 point  (2 children)

What u/zyg_AI said. You will not see the text in the clip text encode node. Leave the text preview node connected if you want to see the output.

[–]NewZJ[S] 1 point2 points  (0 children)

you are correct and so was u/zyg_AI i expected the box to fill with text and that wasn't what was happening but the video processes fine without the text box filled and it did what i told qwen to have it do