지금은 comfy 버전이 업그레이드 되었을 수도 있는데 지난 수요일 까지는 github만 가능 했습니다.
방법은
1. git clone https://github.com/comfyanonymous/ComfyUI.git 으로 설치해야 WanAnimateToVideo가 있습니다.
2. cd comfyUI 한 다음 pip install -r requirements.txt 진행
3. cd custom_nodes 하고 git clone https://github.com/ltdrdata/ComfyUI-Manager custom_nodes/comfyui-manager 매니저 설치
ComfyUIO폴더에서 python main.py --listen 0.0.0.0 으로 실행
https://huggingface.co/QuantStack/Wan2.2-Animate-14B-GGUF/blob/main/example_workflow/wan%20animate%20native.json 를 내려받아서 Comfy-ui로 열면 필요한 모델 다운받고, 노드 설치가 가능합니다.
그리고 몇가지가 누락되어 있어 pip install 누락될모듈이름 으로 설치합니다.
다음 mp4 와 jpp를 업로드 해서 실행하면 동작하는 영상을 얻을 수 있습니다.
https://huggingface.co/QuantStack/Wan2.2-Animate-14B-GGUF
동작한건 4060TI - 16G 모델로 해 봤습니다.