kijai / ComfyUI-CogVideoXWrapper

980 stars 59 forks source link

Cogvideox_1_5_5b_I2V_01 workflow not working! #255

Open FranM2030 opened 2 days ago

FranM2030 commented 2 days ago

So I wanted to try out the example Cogvideox_1_5_5b_I2V_01.json workflow

I drop it in an up to date comfyui and get this missing node

Screenshot 2024-11-20 110959

it appears it doesn't exist so I delete and then get this

Screenshot 2024-11-20 111319

turns out almost all of the settings and wiring is wrong, so I set everything up in the workflow that's supposed to explain to me how everything works

Screenshot 2024-11-20 111442

eventually I get to this point where it seems it can't download the model and can't start the generation

Screenshot 2024-11-20 111920

So my questions are:

  1. Should the node download the model automatically?
  2. The model appears to be Cogvideox_1_5_5b_I2V_01 I found a similar model on hugginface, so where do I actually put it? can't find a potential location
  3. What else do I need to setup to get this workflow to work?

Anyone else got this to work???

cheers

kijai commented 2 days ago

That just looks like you either updated and didn't restart/refresh the browser so it looks for the old nodes still, or the nodes just didn't update and you loaded new workflow with old nodes.

KrakeyMTL commented 2 days ago

Same happened here on the refresh - I needed to WIPE the workspace after my update, (fresh update fyi), download the RAW json text, make a notepad version locally, save it, then it loaded.

Why it was this annoying when usually you can just drag and drop - I dunno lol

But it does in fact work doing it like I did above. I just happened to make a thread on it too so can confirm working.

kijai commented 2 days ago

When node definitions change while you have comfy up in a browser tab, you always have to refresh to get the new ones.

FranM2030 commented 1 day ago

Same happened here on the refresh - I needed to WIPE the workspace after my update, (fresh update fyi), download the RAW json text, make a notepad version locally, save it, then it loaded.

Why it was this annoying when usually you can just drag and drop - I dunno lol

But it does in fact work doing it like I did above. I just happened to make a thread on it too so can confirm working.

yes, after updating again, clearing the workflow, manually opening the new workflow, it would finally work and download the new model