Skip to main content

video models

소개합니다: Wan 2.2 및 Wan 2.2 API

비디오 생성을 예술적 정밀함으로 완성하세요!

지금 시작하기!

Wan 2.2 API 종량제 요금

Pay-as-you-go access through PiAPI.

Wan 2.2 API

$0.12-$0.28/video / 생성

Developer-ready API access

Wan 2.2 핵심 기능

Capabilities from the production model page.

Mixture-of-Experts (MoE) Architecture

Wan 2.2 introduces an advanced MoE architecture to its video diffusion models. By dispersing the denoising process across specialized expert models for different timesteps, it enhances overall model capacity without increasing computational costs.

Cinematic-Level Aesthetics

Achieve professional narrative control with Wan 2.2's in-depth shot language capabilities. Fine-tune elements like lighting, color, and composition for detailed and versatile video styles.

Complex Motion Generation

With a dataset expansion of 65.6% more images and 83.2% more videos compared to its predecessor, Wan2.2 delivers fluid, complex motion rendering that matches and exceeds top-tier models globally.

High-Definition Hybrid TI2V

Experience fast, high-quality video generation at 720P and 24fps, thanks to Wan2.2's sophisticated Wan2.2-VAE. Compatible with consumer-grade GPUs, it supports diverse applications from academia to industry.

Versatile Generation Methods

Wan 2.2 supports text-to-video and image-to-video generation, providing flexibility whether you're driven by creative storytelling or precise instructional content.

Get started

Create your API key

Sign up and grab an API key from the PiAPI workspace — free credits are included on sign-up.

Top up credits

Add credits on the billing page when you are ready to scale beyond the free tier.

Call the API

POST your first task following the API docs, then poll the task until the result is ready.

Iterate in the playground

Prototype prompts and settings in the the playground above before wiring them into your product.

curl -X POST 'https://api.piapi.ai/api/v1/task' \
  -H 'X-API-Key: YOUR_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "Qubico/wanx",
    "task_type": "wan22-txt2video-14b",
    "input": {
      "prompt": "A cinematic shot of a futuristic city at sunset.",
      "aspect_ratio": "16:9"
    }
  }'

# → { "task_id": "9d5a…", "status": "pending" }

Wan 2.2 FAQ

Wan 2.2는 Wan 2.1 같은 이전 버전과 비교해 무엇이 다른가요?

Compared to Wan2.1 대비 Wan2.2는 더 큰 데이터셋과 혁신적인 Mixture-of-Experts(MoE) 아키텍처를 통해 생성 품질을 크게 향상했습니다. 또한 계산 부하를 늘리지 않으면서도 비디오 속성을 더 정교하게 제어할 수 있습니다.

Wan2.2는 일반 소비자용 그래픽카드에서도 사용할 수 있나요?

네. NVIDIA 4090 같은 GPU에서 효율적으로 동작하도록 최적화되어 있어, 고해상도 비디오 생성이 더 많은 사용자에게 제공됩니다.

Wan2.2는 비디오 미학을 어떤 방식으로 제어할 수 있나요?

조명, 색감, 구도 같은 요소를 세밀하게 제어해, 커스터마이즈 가능하고 정밀한 시네마틱 스타일의 생성이 가능합니다.

Wan2.2는 오픈소스인가요?

네. Wan2.2는 완전한 오픈소스이며, 커뮤니티가 다양한 프로젝트에서 활용할 수 있습니다.

Wan 2.2 API는 무엇인가요?

Wanx API는 PiAPI 에서 제공하며, 개발자가 Wanx 2.2 모델에 쉽게 접근할 수 있도록 설계되었습니다. Wan API를 통해 Wan2.2의 뛰어난 비디오 생성 성능을 손쉽게 통합할 수 있습니다.

More questions? See the API docs.