메인 콘텐츠로 건너뛰기
Wan-Move는 알리바바의 퉁이 랩에서 개발한 모션 제어가 가능한 비디오 생성 프레임워크입니다. 사용자는 입력 이미지 위에 점의 궤적을 지정함으로써 생성된 비디오에서 객체의 움직임을 제어할 수 있어 이미지에서 비디오 생성을 더욱 정밀하고 제어 가능하게 만듭니다. 주요 특징:
  • 고품질 5초 480p 모션 제어: 세밀한 모션 제어가 가능한 5초 길이의 480p 비디오를 생성합니다.
  • 잠재적 궤적 안내: 첫 프레임의 특성을 궤적을 따라 전파하여 모션 조건을 표현합니다.
  • 세밀한 포인트 단위 제어: 객체의 움직임을 밀도 높은 점 궤적으로 표현해 정밀한 영역 단위 제어가 가능합니다.
  • 아키텍처 변경 없음: 별도의 모션 모듈 없이 Wan-I2V-14B에 원활히 통합됩니다.
관련 링크:

Wan-Move 이미지에서 비디오 워크플로우

JSON 워크플로우 파일 다운로드

ComfyUI 클라우드에서 실행하기

Make sure your ComfyUI is updated.Workflows in this guide can be found in the Workflow Templates. If you can’t find them in the template, your ComfyUI may be outdated. (Desktop version’s update will delay sometime)If nodes are missing when loading a workflow, possible reasons:
  1. You are not using the latest ComfyUI version (Nightly version)
  2. Some nodes failed to import at startup

모델 링크

텍스트 인코더 클립 비전 로라 디퓨전 모델 VAE 모델 저장 위치
📂 ComfyUI/
├── 📂 models/
│   ├── 📂 text_encoders/
│   │      └── umt5_xxl_fp8_e4m3fn_scaled.safetensors
│   ├── 📂 clip_vision/
│   │      └── clip_vision_h.safetensors
│   ├── 📂 loras/
│   │      └── lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors
│   ├── 📂 diffusion_models/
│   │      └── Wan21-WanMove_fp8_scaled_e4m3fn_KJ.safetensors
│   └── 📂 vae/
│          └── wan_2.1_vae.safetensors