Alibaba نماذج الذكاء الاصطناعي
Wan video generation, Qwen image models, and Z Image — Alibaba's full creative AI stack.
Alibaba ships a comprehensive suite of creative AI models: Wan for video and image generation including text-to-video, image-to-video, and video editing; Qwen 2 for image generation and editing; and Z Image for ultra-fast photorealistic text-to-image.
- مفتاح API واحد مشترك بين جميع المزودين
- تنقل model skills التوثيق والـschemas إلى مساحة عملك
- فوترة حسب كل طلب، بلا التزام
- لا تُفرض رسوم على عمليات التوليد الفاشلة
ما يميزها
جميع نماذج Alibaba
Text, image, and edit-video generation with 720p and 1080p output, duration control, first-frame image support, ordered reference images for character-guided clips, and source-video editing.
Qwen 2 supports text-to-image and image editing.
وصول API إلى Qwen Image لإنشاء صور عالية الجودة، وإعادة مزجها بتوجيه من المطالبة، وتحريرها بدقة وفق تعليمات نصية.
Comprehensive video and image suite — text-to-video, image-to-video, video editing, and storyboards.
Ultra-fast text-to-image — photorealistic results in ~1 second with 8 inference steps.
ثبّت model skill من Alibaba.
اختر نموذجًا وأضف مهارته حتى تحصل أداة البرمجة على التوثيق والـschemas وملاحظات الأسعار وخطوات الإعداد.
curl -X POST https://runapi.ai/api/v1/happyhorse/image_to_video \
-H "Authorization: Bearer $RUNAPI_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "happyhorse-text-to-video",
"image_url": "https://cdn.runapi.ai/public/samples/image.jpg",
"prompt": "Generate a 5-second 1080p cinematic clip of a paper horse galloping through a miniature cardboard city at night."
}'
import { HappyhorseClient } from "@runapi.ai/happyhorse";
const client = new HappyhorseClient();
const result = await client.imageToVideo.run({
model: "happyhorse-text-to-video",
image_url: "https://cdn.runapi.ai/public/samples/image.jpg",
prompt: "Generate a 5-second 1080p cinematic clip of a paper horse galloping through a miniature cardboard city at night.",
});
<?php
require __DIR__ . "/vendor/autoload.php";
use RunApi\Happyhorse\HappyhorseClient;
$client = new HappyhorseClient();
$result = $client->imageToVideo->run([
'model' => 'happyhorse-text-to-video',
'image_url' => 'https://cdn.runapi.ai/public/samples/image.jpg',
'prompt' => 'Generate a 5-second 1080p cinematic clip of a paper horse galloping through a miniature cardboard city at night.',
]);
require "runapi/happyhorse"
client = RunApi::Happyhorse::Client.new
result = client.image_to_video.run(
model: "happyhorse-text-to-video",
image_url: "https://cdn.runapi.ai/public/samples/image.jpg",
prompt: "Generate a 5-second 1080p cinematic clip of a paper horse galloping through a miniature cardboard city at night."
)
npx skills add runapi-ai/happyhorse -g
# Claude Code
claude mcp add runapi -s user -- npx -y @runapi.ai/mcp
# Codex
codex plugin install runapi-mcp@agents
# Cursor / Windsurf / VS Code
npx @runapi.ai/mcp init cursor
كل إصدار من Alibaba
| Model | Variant | Billing | From | |
|---|---|---|---|---|
|
HappyHorse
|
happyhorse-1.0-i2v | second | $0.540 | عرض → |
| happyhorse-1.0-r2v | second | $0.540 | عرض → | |
| happyhorse-1.0-t2v | second | $0.540 | عرض → | |
| happyhorse-character | second | $0.480 | عرض → | |
| happyhorse-edit-video | second | $0.480 | عرض → | |
| happyhorse-image-to-video | second | $0.480 | عرض → | |
| happyhorse-text-to-video | second | $0.480 | عرض → | |
|
Qwen 2
|
qwen-2-edit-image | call | $0.060 | عرض → |
| qwen-2-text-to-image | call | $0.060 | عرض → | |
|
Qwen Image
|
qwen-image-edit-image | $0.050 | عرض → | |
| qwen-image-remix-image | $0.040 | عرض → | ||
| qwen-image-text-to-image | $0.040 | عرض → | ||
|
Wan
|
wan-2.2-a14b-image-to-video-turbo | call | $0.400 | عرض → |
| wan-2.2-a14b-speech-to-video-turbo | second | $0.240 | عرض → | |
| wan-2.2-a14b-text-to-video-turbo | call | $0.400 | عرض → | |
| wan-2.2-animate-move | second | $0.130 | عرض → | |
| wan-2.2-animate-replace | second | $0.130 | عرض → | |
| wan-2.5-image-to-video | second | $0.120 | عرض → | |
| wan-2.5-text-to-video | second | $0.120 | عرض → | |
| wan-2.6-edit-video | second | $0.140 | عرض → | |
| wan-2.6-flash-edit-video | call | $0.300 | عرض → | |
| wan-2.6-flash-image-to-video | call | $0.300 | عرض → | |
| wan-2.6-image-to-video | second | $0.140 | عرض → | |
| wan-2.6-text-to-video | second | $0.140 | عرض → | |
| wan-2.7-edit-video | second | $0.160 | عرض → | |
| wan-2.7-image | call | $0.050 | عرض → | |
| wan-2.7-image-pro | call | $0.120 | عرض → | |
| wan-2.7-image-to-video | second | $0.160 | عرض → | |
| wan-2.7-r2v | second | $0.160 | عرض → | |
| wan-2.7-text-to-video | second | $0.160 | عرض → |
الأسئلة الشائعة حول Alibaba
هل هذا تكامل رسمي مع Alibaba؟
يوفّر RunAPI واجهة API مُدارة مع تسعير وقدرات وسلوك أخطاء واضح وشفاف.
هل أحتاج إلى حساب Alibaba؟
لا — يكفي مفتاح RunAPI الخاص بك للوصول المُدار.
ما مقدار زمن الاستجابة الإضافي بسبب العبور عبر البروكسي؟
عادةً أقل من 20 مللي ثانية. يحتفظ RunAPI بطبقة البروكسي قريبة من مناطق تنفيذ النماذج.
هل يتم تخزين الصور / الفيديوهات مؤقتًا؟
تُخزَّن المخرجات المُولَّدة ويمكن استرجاعها عبر معرّف المهمة. لا يتم تخزين المدخلات مؤقتًا.
هل يمكنني استخدام مفتاحي الخاص؟
ليس حاليًا — تستند الطلبات إلى وصول مُدار بواسطة RunAPI.