SkyReels V1 與 API / 以人為中心的影片生成,重新定義!
釋放 SkyReels V1 的電影級創意力量:以人為中心的 AI 影片內容新標準,包含 33 種清晰的面部表情與超過 400 種自然動作組合!
定價方案
Pay-as-you-go access through PiAPI.
SkyReels Video Generation
$0.15 每次生成
- Image-to-video generation
- Human-centric video output
功能
Capabilities from the production model page.
以人為核心的精準度
SkyReels V1 專注於捕捉真實的人類情感,透過生成 33 種不同的面部表情,並結合超過 400 種動作組合來呈現。
文字生成影片 & 圖片生成影片
使用我們的影像擴散轉換器,將文字與圖片輕鬆轉換成生動的影片故事,並貼合你的構想。
電影級美學與燈光
每一幀生成的畫面都呈現好萊塢等級的電影質感,透過精準構圖與演員位置安排,確保專業等級的影片內容。
無可比擬的訓練
透過針對 HunyuanVideo 資料集進行微調打造,包含 1000 萬個高品質電影與電視剪輯,確保輸出成果建立在豐富的電影經驗之上。
最先進的效能
SkyReels V1 與 Kling、Hailuo 等領先的專有模型並駕齊驅,提供在文字轉影片方面具有競爭力的開源品質。
多用途應用
非常適合電影製作人、內容創作者與行銷人員,希望透過視覺震撼的敘事提升互動效果,並能有效傳達、引發受眾共鳴。
易用的 API 整合
將 SkyReels V1 API 無縫整合到你的現有工作流程中,讓團隊使用為創意與效率而設計的工具,全面提升產能。
Kunlun 的協作式創新
由 Kunlun 的傑出創新者開發:讓最前沿的科技與創意賦能相遇。
商業使用
Premium 訂閱者可依需求將生成的影片輸出用於商業用途。
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/skyreels",
"task_type": "img2video",
"input": {
"image": "YOUR_IMAGE_URL",
"prompt": "A person walking through a cinematic landscape",
"aspect_ratio": "16:9"
}
}'
# → { "task_id": "9d5a…", "status": "pending" }curl 'https://api.piapi.ai/api/v1/task/{task_id}' \
-H 'X-API-Key: YOUR_API_KEY'
# poll until status = completed
{
"data": {
"status": "completed",
"output": {
"video_url": "https://img.theapi.app/ephemeral/…"
}
}
}$ npm install -g piapi-cli $ piapi run skyreels \ image=YOUR_IMAGE_URL \ prompt="A person walking through a cinematic landscape" \ aspect_ratio=16:9 ✓ Task completed! https://img.theapi.app/ephemeral/…
Frequently asked questions
SkyReels 影片生成器是什麼?
開發。它是首個也是最先進的開源、以人為中心的影片基礎模型,並以 HunyuanVideo 為基礎,針對數千萬個高品質電影與電視剪輯進行微調。
SkyReels API 是什麼?
SkyReels API 由 提供,旨在讓開發者可存取 SkyReel V1 模型。PiAPI 使用其推論堆疊與硬體,提供高效率、可擴展的影片生成能力。透過 SkyReels API,你可以將 SkyReel V1 的以人為中心影片生成能力整合到你的應用與平台。
SkyReel V1 模型支援哪些輸入?
SkyReels 支援文字與參考圖片,讓你解鎖多樣的創意可能性。
SkyReels V1 相較於其他影片生成模型有何不同?
SkyReels V1 以人為中心的設計脫穎而出:透過對高品質電影資料的廣泛訓練,提供精準的面部表情、動作組合以及電影級美學。
可以將透過 SkyReel API 生成的影片用於商業用途嗎?
PiAPI 不會限制生成器與 API 的合法使用;只要符合原始模型授權範圍,你即可將生成影片用於合法的商業目的。
有退款嗎?
不提供退款。當你首次註冊 PiAPI Workspace 時,付款前會獲得免費額度,可先試用 SkyReels V1 或 SkyReel API(按量付費)。
More questions? See the API docs.
Our blog
SkyReels API

