mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 21:02:12 +03:00
feat(ui): update media dashboard with new KIE video models
This commit is contained in:
@@ -94,7 +94,22 @@ const PROVIDER_MODELS: Record<
|
||||
name: "KIE.AI",
|
||||
models: [
|
||||
{ id: "kie/kling-2.6/text-to-video", name: "Kling 2.6 Text to Video" },
|
||||
{ id: "kie/kling/v2-1-master-image-to-video", name: "Kling v2.1 Master I2V" },
|
||||
{ id: "kie/kling/v2-1-master-text-to-video", name: "Kling v2.1 Master T2V" },
|
||||
{ id: "kie/kling/v25-turbo-image-to-video-pro", name: "Kling v2.5 Turbo I2V Pro" },
|
||||
{ id: "kie/kling/v25-turbo-text-to-video-pro", name: "Kling v2.5 Turbo T2V Pro" },
|
||||
{ id: "kie/wan/2-6-text-to-video", name: "Wan 2.6 Text to Video" },
|
||||
{ id: "kie/wan/2-6-image-to-video", name: "Wan 2.6 Image to Video" },
|
||||
{ id: "kie/wan/2-7-text-to-video", name: "Wan 2.7 Text to Video" },
|
||||
{ id: "kie/wan/2-7-image-to-video", name: "Wan 2.7 Image to Video" },
|
||||
{ id: "kie/sora2/sora-2-text-to-video", name: "Sora 2 Text to Video" },
|
||||
{ id: "kie/sora2/sora-2-image-to-video", name: "Sora 2 Image to Video" },
|
||||
{ id: "kie/hailuo/02-text-to-video-pro", name: "Hailuo 02 T2V Pro" },
|
||||
{ id: "kie/hailuo/02-image-to-video-pro", name: "Hailuo 02 I2V Pro" },
|
||||
{ id: "kie/grok-imagine/text-to-video", name: "Grok Imagine T2V" },
|
||||
{ id: "kie/grok-imagine/image-to-video", name: "Grok Imagine I2V" },
|
||||
{ id: "kie/bytedance/v1-pro-text-to-video", name: "Bytedance v1 Pro T2V" },
|
||||
{ id: "kie/bytedance/v1-pro-image-to-video", name: "Bytedance v1 Pro I2V" },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user