Skip to main content

video models

Apresentando Wan 2.2 e Wan 2.2 API

Domine a geração de vídeo com precisão artística!

Começar agora!

Preços da Wan 2.2 API (pagamento por uso)

Pay-as-you-go access through PiAPI.

Wan 2.2 API

$0.12-$0.28/video / geração

Developer-ready API access

Principais recursos do 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" }

FAQ do Wan 2.2

O que faz o Wan 2.2 se destacar de versões anteriores como o Wan 2.1?

Em comparação com Wan2.1 , o Wan2.2 melhora significativamente a qualidade de geração por meio de um dataset maior e da arquitetura inovadora Mixture-of-Experts (MoE), que permite controle avançado de atributos de vídeo sem aumentar a carga computacional.

O Wan2.2 pode ser usado em placas de vídeo de consumo padrão?

Sim. O modelo é otimizado para rodar com eficiência em GPUs como a NVIDIA 4090, tornando a geração de vídeo em alta definição acessível a mais usuários.

Que tipo de controle o Wan2.2 oferece sobre a estética do vídeo?

Ele oferece controle granular sobre aspectos como iluminação, cor e composição, permitindo gerações cinematográficas personalizáveis e precisas.

O Wan2.2 é open-source?

Sim. O Wan2.2 é totalmente open-source, permitindo que a comunidade acesse e aproveite suas capacidades em diversos projetos.

O que é a API do Wan 2.2?

A Wanx API é fornecida pela PiAPI e foi projetada para facilitar o acesso dos desenvolvedores ao modelo Wanx 2.2. Com a Wan API, é possível integrar facilmente a excepcional capacidade de geração de vídeo do Wan2.2.

More questions? See the API docs.