Qwen

Wan3.0 Video Prime

The speed-first variant of Alibaba's Wan 3.0 line (early access). It shortens generation latency while retaining high-quality video output, making it a good fit for low-latency previews, batch drafts and fast-iterating short-video workflows. If ultimate visual control matters more than speed, the standard version is a better choice.

  • Мультимодальный вывод

Описание на выбранном языке пока недоступно, поэтому показана английская версия.

USD

Цены

default
480P$0.0675/s
720P$0.135/s
1080P$0.27/s

Показаны публичные цены в долларах США. Итоговая стоимость зависит от группы аккаунта и объёма использования.

API

Примеры кода

var myHeaders = new Headers();
myHeaders.append("Authorization", "Bearer <token>");
myHeaders.append("Content-Type", "application/json");

var raw = JSON.stringify({
   "model": "wan3.0-video-prime",
   "input": {
      "prompt": "A miniature city built from cardboard and bottle caps comes to life at night. A cardboard train slowly passes by, with small lights dotted along it, illuminating the path ahead."
   },
   "parameters": {
      "resolution": "720P",
      "ratio": "16:9",
      "duration": 5,
      "watermark": false
   }
});

var requestOptions = {
   method: 'POST',
   headers: myHeaders,
   body: raw,
   redirect: 'follow'
};

fetch("https://api.tokenhot.cn/v1/video/generations", requestOptions)
   .then(response => response.text())
   .then(result => console.log(result))
   .catch(error => console.log('error', error));

Qwen

Похожие модели

QwenQwenWan3.0 Video

The standard video generation model of Alibaba's Wan 3.0 line (early access). It supports text-to-video, image-to-video and multi-modal reference inputs, generating clips up to roughly 30 seconds with synchronized audio in a single pass — suitable for ads, short drama and narrative content. Official release date not yet announced.

$0.045/s
QwenQwenHappyhorse 1.0 T2V

Built for text-to-video, with a stronger audio-native workflow than 早期视频模型, generating dialogue, sound effects, and background music in one pass. Compared with Veo, Kling, and Runway, its differentiator is synchronized audiovisual generation and character-consistent workflows for short drama, ads, e-commerce, and brand marketing.

$0.135/s
QwenQwenHappyhorse 1.0 I2V

Built for image-to-video, with a stronger audio-native workflow than 早期视频模型, generating dialogue, sound effects, and background music in one pass. Compared with Veo, Kling, and Runway, its differentiator is synchronized audiovisual generation and character-consistent workflows for short drama, ads, e-commerce, and brand marketing.

$0.135/s
QwenQwenHappyhorse 1.0 Video Edit

Built for video editing, with a stronger audio-native workflow than 早期视频模型, generating dialogue, sound effects, and background music in one pass. Compared with Veo, Kling, and Runway, its differentiator is synchronized audiovisual generation and character-consistent workflows for short drama, ads, e-commerce, and brand marketing.

$0.135/s

FAQ

Частые вопросы

Для чего лучше всего подходит Wan3.0 Video Prime?

Wan3.0 Video Prime подходит для указанных на странице типов ввода, вывода и возможностей. Перед критическим использованием проверьте реальную нагрузку.

Как рассчитывается цена Wan3.0 Video Prime?

Цены указаны выше. Фактическая стоимость зависит от объёма, группы аккаунта и содержимого запроса.

Как вызвать Wan3.0 Video Prime?

Используйте идентификатор модели и поддерживаемый протокол API. Примеры кода показаны, когда доступны данные использования.

Начать

Создавайте с Wan3.0 Video Prime

Открыть в консоли