Open echoanran opened 2 hours ago
You will have to build diffusers from source including the PR https://github.com/THUDM/CogVideo/issues/510
I've build diffusers under branch cogvideox1.1-5b, and the current version is diffusers-0.32.0.dev0, but the problem still exists. Is there any other part to modify?
Compare pip list with this. I had the same issue but after installing it today it got resolved (Windows 11) https://github.com/THUDM/CogVideo/issues/509#issuecomment-2482129330
I followed https://github.com/THUDM/CogVideo/tree/main/sat/README.md to run
bash inference.sh
, and encountered the problem. The weights are downloaded from https://huggingface.co/THUDM/CogVideoX1.5-5B-SAT. What could I do to fix the problem? Thanks for you help!