Lightricks / LTX-Video

Official repository for LTX-Video
https://www.lightricks.com/ltxv
Apache License 2.0
939 stars 45 forks source link

Running on macbook getting noise as output #5

Open cchance27 opened 3 days ago

cchance27 commented 3 days ago

I'm using the comfy base workflow for image to video, downloaded standard t5 since gguf models dont have ltxv support yet, and rendered, got ~14s/it and looked like it was going great until, the output generated...

image

This is with pytorch nightly, latest comfyui, python 3.11.5

https://github.com/user-attachments/assets/6e9d390f-e50f-404e-b005-9fe580c517d6

cchance27 commented 2 days ago

Anyone got any ideas where to start debugging this to find where it’s going wrong

ekt1701 commented 1 day ago

It seems there are bugs with the nightly builds of Pytorch. Try downgrading to Torch 2.4.1, that helped me.

cchance27 commented 17 hours ago

did you already open a pytorch nightly bug report, they're pretty quick to fix regressions if thats the case if so i'll confirm it once i test it with 2.4.1

Edit: I created the pytorch issue as it wasn't created yet... maybe post your confirmation when you get a chance

https://github.com/pytorch/pytorch/issues/141471