SakeTami
Innovate Futures @ Benji
Innovate Futures @ Benji

patreon


CogVideoX 5B With AnimateDiff V2V Upscaler Workflow (Patreon Supporters Only)

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

Is this for Linux only. Not windows?

2thecurve

yes 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

So to confirm, I should use the instructions for the portable installation since it has its own environment?

Bob Doyle - VR Films

No , 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

This 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


More Creators