CogVideoX 5B With AnimateDiff V2V Upscaler Workflow (Patreon Supporters Only)
Added 2024-08-30 13:00:15 +0000 UTC
Related Post : https://www.patreon.com/posts/111067576
Video : https://youtu.be/v9KGQoaqhkw
Here's some step for install ComfyUI-CogVideoXWrapper
git clone https://github.com/kijai/ComfyUI-CogVideoXWrapper
In CMD , locate in ComfyUI main folder location :
For Comfy Portable:
python_embeded\python.exe -m pip install -r ComfyUI\custom_nodes\ComfyUI-CogVideoXWrapper\requirements.txt
python_embeded\python.exe -m pip install --pre onediff onediffx
python_embeded\python.exe -m pip install nexfort
For Comfy Non-Portable:
pip install -r ComfyUI\custom_nodes\ComfyUI-CogVideoXWrapper\requirements.txt
pip install --pre onediff onediffx
pip install nexfort
Model files : https://huggingface.co/THUDM/CogVideoX-5b
AnimateDiff Group
Checkpoint : https://civitai.com/models/4201/realistic-vision-v60-b1
lora : https://civitai.com/models/109775/add-details-style-lora
animatediff v3 : https://huggingface.co/guoyww/animatediff/tree/main
AD controlnet https://civitai.com/models/232617/animatediff-controlnet-models
save to : ComfyUI/models/CogVideo/CogVideoX-5b

Attached workflow file in the Zip folder below.
Have Fun! :)
Comments
It's work for Windows too. I am running it in Win 10
Benjamin Law
2024-09-04 12:38:42 +0000 UTCIs this for Linux only. Not windows?
2thecurve
2024-09-04 12:35:31 +0000 UTCyes point to it's own environment Python.exe, it will be fine. Just change the path, because Pinokio folder created differently than default Comfyui_winodws_portable/
Benjamin Law
2024-08-30 16:42:21 +0000 UTCSo to confirm, I should use the instructions for the portable installation since it has its own environment?
Bob Doyle - VR Films
2024-08-30 16:28:02 +0000 UTCNo , Pinokio create virtual environment to install each app individually. Comfy, LLM WebUI etc. P s: but you can consider is running portable in Pinokio, because of the virtual environment, it use a dedicate python library for each app.
Benjamin Law
2024-08-30 16:10:39 +0000 UTCThis is going to sound like a goofy question, but I've never been sure. Is a Pinokio installation considered portable? I think I've always followed those instructions with success, but I'd like to be certain.
Bob Doyle - VR Films
2024-08-30 16:07:39 +0000 UTC