> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-nav-cta-ab-test-try-cloud-free.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ComfyUI Wan-Move 워크플로우 예시

> Wan-Move는 잠재적 궤적 안내를 통해 모션을 제어 가능한 비디오 생성 모델로, 이미지에서 비디오 생성 시 세밀한 포인트 단위의 모션 제어를 가능하게 합니다.

**Wan-Move**는 알리바바의 퉁이 랩에서 개발한 모션 제어가 가능한 비디오 생성 프레임워크입니다. 사용자는 입력 이미지 위에 점의 궤적을 지정함으로써 생성된 비디오에서 객체의 움직임을 제어할 수 있어 이미지에서 비디오 생성을 더욱 정밀하고 제어 가능하게 만듭니다.

**주요 특징**:

* **고품질 5초 480p 모션 제어**: 세밀한 모션 제어가 가능한 5초 길이의 480p 비디오를 생성합니다.
* **잠재적 궤적 안내**: 첫 프레임의 특성을 궤적을 따라 전파하여 모션 조건을 표현합니다.
* **세밀한 포인트 단위 제어**: 객체의 움직임을 밀도 높은 점 궤적으로 표현해 정밀한 영역 단위 제어가 가능합니다.
* **아키텍처 변경 없음**: 별도의 모션 모듈 없이 Wan-I2V-14B에 원활히 통합됩니다.

**관련 링크**:

* [GitHub](https://github.com/ali-vilab/Wan-Move)
* [Hugging Face](https://huggingface.co/Ruihang/Wan-Move-14B-480P)
* [논문](https://arxiv.org/abs/2512.08765)

## Wan-Move 이미지 기반 비디오 생성 워크플로

워크플로 출력 미리보기:

![Wan-Move 미리보기](https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/video_wanmove_480p-1.webp)

<CardGroup cols={2}>
  <Card title="Comfy Cloud에서 실행" icon="cloud" href="https://cloud.comfy.org/?template=video_wanmove_480p&utm_source=docs&utm_medium=referral&utm_campaign=wan-move">
    Comfy Cloud에서 열기
  </Card>

  <Card title="워크플로 다운로드" icon="download" href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/video_wanmove_480p.json">
    JSON 다운로드 또는 템플릿 라이브러리에서 "Wan-Move Motion-Control" 검색
  </Card>
</CardGroup>

**입력 자료**

이 파일을 해당 `LoadImage` 노드에 업로드하세요:

<CardGroup cols={2}>
  <Card title="snowboard_rush.png" icon="image" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/snowboard_rush.png">
    `LoadImage` 노드 · `snowboard_rush.png`
  </Card>
</CardGroup>

<div style={{display: 'grid', gridTemplateColumns: 'repeat(2, minmax(0, 1fr))', gap: '1rem', alignItems: 'start'}}>
  <img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/input/snowboard_rush.png" alt="snowboard_rush.png" style={{width: '100%', height: 'auto', objectFit: 'contain'}} />
</div>

<Tip>
  <Tabs>
    <Tab title="로컬 사용자">
      ComfyUI가 최신 버전으로 업데이트되었는지 확인하세요.

      * [ComfyUI 다운로드](https://www.comfy.org/download)
      * [업데이트 가이드](/ko/installation/update_comfyui)

      이 가이드의 워크플로는 [워크플로 템플릿](/ko/interface/features/template)에서 확인할 수 있습니다.
      템플릿에서 찾을 수 없다면, 귀하의 ComfyUI가 오래된 버전일 수 있습니다.

      워크플로를 로드할 때 노드가 누락되는 경우, 가능한 원인:

      1. 최신 ComfyUI 버전(최신 테스트 버전(nightly))을 사용하고 있지 않음
      2. 일부 노드가 시작 시 가져오기에 실패함
    </Tab>

    <Tab title="클라우드 사용자">
      * [클라우드](https://cloud.comfy.org)는 ComfyUI 안정판 출시 후 업데이트됩니다.

      따라서 이 문서에서 핵심 노드가 누락된 것을 발견했다면, 그 이유는 새로운 핵심 노드가 아직 최신 안정판에 공개되지 않았기 때문일 수 있습니다. 다음 안정판 출시를 기다려 주세요.
    </Tab>
  </Tabs>
</Tip>

## 모델 링크

**텍스트 인코더**

* [umt5\_xxl\_fp8\_e4m3fn\_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors)

**클립 비전**

* [clip\_vision\_h.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/clip_vision/clip_vision_h.safetensors)

**로라**

* [lightx2v\_I2V\_14B\_480p\_cfg\_step\_distill\_rank64\_bf16.safetensors](https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Lightx2v/lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors)

**디퓨전 모델**

* [Wan21-WanMove\_fp8\_scaled\_e4m3fn\_KJ.safetensors](https://huggingface.co/Kijai/WanVideo_comfy_fp8_scaled/resolve/main/WanMove/Wan21-WanMove_fp8_scaled_e4m3fn_KJ.safetensors)

**VAE**

* [wan\_2.1\_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)

**모델 저장 위치**

```
📂 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
```
