Skip to main content

video models

Giới thiệu Wan 2.2 & Wan 2.2 API

Làm chủ tạo video với độ chính xác nghệ thuật!

Bắt đầu ngay!

Giá Wan 2.2 API (trả theo mức sử dụng)

Pay-as-you-go access through PiAPI.

Wan 2.2 API

$0.12-$0.28/video / lần tạo

Developer-ready API access

Tính năng cốt lõi của 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" }

Câu hỏi thường gặp về Wan 2.2

Điều gì khiến Wan 2.2 nổi bật so với các phiên bản trước như Wan 2.1?

So với Wan2.1 , Wan2.2 nâng cấp đáng kể chất lượng tạo nhờ dataset lớn hơn và kiến trúc Mixture-of-Experts (MoE) sáng tạo, cho phép kiểm soát nâng cao các thuộc tính video mà không tăng tải tính toán.

Wan2.2 có thể dùng trên GPU phổ thông (consumer) không?

Có. Mô hình được tối ưu để chạy hiệu quả trên các GPU như NVIDIA 4090, giúp việc tạo video HD trở nên dễ tiếp cận hơn với nhiều người dùng.

Wan2.2 cung cấp mức độ kiểm soát nào với thẩm mỹ video?

Mô hình cho phép kiểm soát chi tiết các yếu tố như ánh sáng, màu sắc và bố cục, giúp tạo ra video phong cách điện ảnh có thể tùy biến và chính xác.

Wan2.2 có phải là mã nguồn mở không?

Có. Wan2.2 hoàn toàn open-source, cho phép cộng đồng truy cập và tận dụng các khả năng mạnh mẽ cho nhiều dự án.

Wan 2.2 API là gì?

Wanx API được cung cấp bởi PiAPI , được thiết kế để giúp các lập trình viên dễ dàng truy cập mô hình Wanx 2.2. Với Wan API, bạn có thể tích hợp dễ dàng khả năng tạo video vượt trội của Wan2.2.

More questions? See the API docs.