-
Notifications
You must be signed in to change notification settings - Fork 451
Description
in n8n_wan_2.2_14b_i2v.json at line 198:
"value": "={{
The output instead of 58 needs to be set to 61.
58 was correct for the 5b model.
Additionally, the json in node "Start the workflow with ComfyUI" did not work for me. This is what I finally got working for me.
i2v:
{{ { "client_id": "n8n", "prompt": JSON.parse(
I'm not certain about the other workflows but this is what I setup for i2v.
Thank you <3