This is an automated archive made by the Lemmit Bot.

The original was posted on /r/stablediffusion by /u/phr00t_ on 2024-09-16 18:17:45+00:00.


I found where the Image2Video CogVideo 5B model has been released:

清华大学云盘 (tsinghua.edu.cn)

Found on this commit:

llm-flux-cogvideox-i2v-tools · THUDM/CogVideo@b410841 (github.com)

It looks like this branch has the latest repository changes:

THUDM/CogVideo at CogVideoX_dev (github.com)

The pull request to update the Gradio app is here (with example images used to I2V):

gradio app update by zRzRzRzRzRzRzR · Pull Request #290 · THUDM/CogVideo (github.com)

The model is a pt, so it may need some massaging into a safetensors or quantization. However, it appears like all of the pieces of the puzzle are available now – just need to be put together (ideally as ComfyUI nodes, hehe).

EDIT: The webspace demo has been updated with I2V!!

CogVideoX-5B - a Hugging Face Space by THUDM

EDIT2: Looks like the PyTorch file for download is corrupted:

Image2Video Support (CogVideo recent update) · Issue #54 · kijai/ComfyUI-CogVideoXWrapper (github.com)

… but has been uploaded to HuggingFace, just private. I did file an issue with CogVideo about the corrupted model, but probably need to wait (again) for a working model download. Looks like we can play with the Gradio demo in the meantime.