@flaqai/model-adapter 0.2.11 → 0.2.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/flaq/3d/{adapter.d.mts → adapter.d.ts} +1 -1
- package/dist/flaq/3d/{index.d.mts → index.d.ts} +3 -3
- package/dist/flaq/3d/providers/{tripo.d.mts → tripo.d.ts} +1 -1
- package/dist/flaq/3d/providers/tripo.js +1 -0
- package/dist/flaq/image/{adapter.d.mts → adapter.d.ts} +1 -1
- package/dist/flaq/image/{catalog.d.mts → catalog.d.ts} +8 -8
- package/dist/flaq/image/catalog.js +1 -0
- package/dist/flaq/image/{index.d.mts → index.d.ts} +11 -11
- package/dist/flaq/image/providers/{gemini.d.mts → gemini.d.ts} +1 -1
- package/dist/flaq/image/providers/gemini.js +1 -0
- package/dist/flaq/image/providers/{gpt-image-2.d.mts → gpt-image-2.d.ts} +2 -2
- package/dist/flaq/image/providers/gpt-image-2.js +1 -0
- package/dist/flaq/image/providers/{hidream.d.mts → hidream.d.ts} +1 -1
- package/dist/flaq/image/providers/hidream.js +1 -0
- package/dist/flaq/image/providers/{qwen.d.mts → qwen.d.ts} +1 -1
- package/dist/flaq/image/providers/qwen.js +1 -0
- package/dist/flaq/image/providers/{seedream.d.mts → seedream.d.ts} +1 -1
- package/dist/flaq/image/providers/seedream.js +1 -0
- package/dist/flaq/image/{ratios.d.mts → ratios.d.ts} +1 -1
- package/dist/flaq/image/ratios.js +1 -0
- package/dist/flaq/image/{resolutions.d.mts → resolutions.d.ts} +1 -1
- package/dist/flaq/image/resolutions.js +1 -0
- package/dist/flaq/{index.d.mts → index.d.ts} +32 -32
- package/dist/flaq/video/{adapter.d.mts → adapter.d.ts} +1 -1
- package/dist/flaq/video/{catalog.d.mts → catalog.d.ts} +11 -11
- package/dist/flaq/video/catalog.js +1 -0
- package/dist/flaq/video/{index.d.mts → index.d.ts} +15 -15
- package/dist/flaq/video/providers/{alibaba.d.mts → alibaba.d.ts} +1 -1
- package/dist/flaq/video/providers/alibaba.js +1 -0
- package/dist/flaq/video/providers/{hailuo.d.mts → hailuo.d.ts} +1 -1
- package/dist/flaq/video/providers/hailuo.js +1 -0
- package/dist/flaq/video/providers/{hedra.d.mts → hedra.d.ts} +1 -1
- package/dist/flaq/video/providers/hedra.js +1 -0
- package/dist/flaq/video/providers/{higgsfield.d.mts → higgsfield.d.ts} +1 -1
- package/dist/flaq/video/providers/higgsfield.js +1 -0
- package/dist/flaq/video/providers/{infinitetalk.d.mts → infinitetalk.d.ts} +1 -1
- package/dist/flaq/video/providers/infinitetalk.js +1 -0
- package/dist/flaq/video/providers/{kling.d.mts → kling.d.ts} +1 -1
- package/dist/flaq/video/providers/kling.js +1 -0
- package/dist/flaq/video/providers/{seedance-2-0.d.mts → seedance-2-0.d.ts} +1 -1
- package/dist/flaq/video/providers/seedance-2-0.js +1 -0
- package/dist/flaq/video/providers/{seedance.d.mts → seedance.d.ts} +1 -1
- package/dist/flaq/video/providers/seedance.js +1 -0
- package/dist/flaq/video/providers/{veo.d.mts → veo.d.ts} +1 -1
- package/dist/flaq/video/providers/veo.js +1 -0
- package/dist/flaq/video/providers/{vidu.d.mts → vidu.d.ts} +1 -1
- package/dist/flaq/video/providers/vidu.js +5 -0
- package/dist/flaq/video/{ratios.d.mts → ratios.d.ts} +1 -1
- package/dist/flaq/video/ratios.js +1 -0
- package/dist/{flaq-namespace.d.mts → flaq-namespace.d.ts} +30 -30
- package/dist/flaq-namespace.js +1 -0
- package/dist/{flaq.d.mts → flaq.d.ts} +30 -30
- package/dist/flaq.js +1 -0
- package/dist/{index.d.mts → index.d.ts} +115 -113
- package/dist/index.js +1 -0
- package/dist/videoweb/audio/{adapter.d.mts → adapter.d.ts} +1 -1
- package/dist/videoweb/audio/{index.d.mts → index.d.ts} +3 -3
- package/dist/videoweb/audio/providers/{elevenlabs-tts.d.mts → elevenlabs-tts.d.ts} +1 -1
- package/dist/videoweb/audio/providers/elevenlabs-tts.js +1 -0
- package/dist/videoweb/image/{adapter.d.mts → adapter.d.ts} +1 -1
- package/dist/videoweb/image/{any.d.mts → any.d.ts} +1 -1
- package/dist/videoweb/image/any.js +1 -0
- package/dist/videoweb/image/{featured-models.d.mts → featured-models.d.ts} +1 -1
- package/dist/videoweb/image/featured-models.js +1 -0
- package/dist/videoweb/image/{group-v2.d.mts → group-v2.d.ts} +1 -1
- package/dist/videoweb/image/group-v2.js +1 -0
- package/dist/videoweb/image/{group.d.mts → group.d.ts} +1 -1
- package/dist/videoweb/image/group.js +1 -0
- package/dist/videoweb/image/{index.d.mts → index.d.ts} +34 -34
- package/dist/videoweb/image/providers/{4o-image.d.mts → 4o-image.d.ts} +1 -1
- package/dist/videoweb/image/providers/4o-image.js +1 -0
- package/dist/videoweb/image/providers/{flux-2.d.mts → flux-2.d.ts} +1 -1
- package/dist/videoweb/image/providers/flux-2.js +1 -0
- package/dist/videoweb/image/providers/{flux-canny-redux.d.mts → flux-canny-redux.d.ts} +1 -1
- package/dist/videoweb/image/providers/flux-canny-redux.js +1 -0
- package/dist/videoweb/image/providers/{flux-kontext.d.mts → flux-kontext.d.ts} +1 -1
- package/dist/videoweb/image/providers/flux-kontext.js +1 -0
- package/dist/videoweb/image/providers/{flux-krea.d.mts → flux-krea.d.ts} +1 -1
- package/dist/videoweb/image/providers/flux-krea.js +1 -0
- package/dist/videoweb/image/providers/{flux.d.mts → flux.d.ts} +1 -1
- package/dist/videoweb/image/providers/flux.js +1 -0
- package/dist/videoweb/image/providers/{ghiblify.d.mts → ghiblify.d.ts} +2 -2
- package/dist/videoweb/image/providers/ghiblify.js +1 -0
- package/dist/videoweb/image/providers/{glm.d.mts → glm.d.ts} +1 -1
- package/dist/videoweb/image/providers/glm.js +1 -0
- package/dist/videoweb/image/providers/{gpt-image-2-free.d.mts → gpt-image-2-free.d.ts} +1 -1
- package/dist/videoweb/image/providers/gpt-image-2-free.js +1 -0
- package/dist/videoweb/image/providers/{gpt-image-2.d.mts → gpt-image-2.d.ts} +2 -2
- package/dist/videoweb/image/providers/gpt-image-2.js +1 -0
- package/dist/videoweb/image/providers/{ideogram-v2.d.mts → ideogram-v2.d.ts} +1 -1
- package/dist/videoweb/image/providers/ideogram-v2.js +1 -0
- package/dist/videoweb/image/providers/{ideogram-v3.d.mts → ideogram-v3.d.ts} +1 -1
- package/dist/videoweb/image/providers/ideogram-v3.js +1 -0
- package/dist/videoweb/image/providers/{image-effect.d.mts → image-effect.d.ts} +1 -1
- package/dist/videoweb/image/providers/image-effect.js +1 -0
- package/dist/videoweb/image/providers/{index.d.mts → index.d.ts} +26 -26
- package/dist/videoweb/image/providers/{nano-banana-2.d.mts → nano-banana-2.d.ts} +1 -1
- package/dist/videoweb/image/providers/nano-banana-2.js +1 -0
- package/dist/videoweb/image/providers/{nano-banana-free.d.mts → nano-banana-free.d.ts} +1 -1
- package/dist/videoweb/image/providers/nano-banana-free.js +1 -0
- package/dist/videoweb/image/providers/{nano-banana-pro.d.mts → nano-banana-pro.d.ts} +1 -1
- package/dist/videoweb/image/providers/nano-banana-pro.js +1 -0
- package/dist/videoweb/image/providers/{nano-banana.d.mts → nano-banana.d.ts} +1 -1
- package/dist/videoweb/image/providers/nano-banana.js +1 -0
- package/dist/videoweb/image/providers/{qwen-image-2.d.mts → qwen-image-2.d.ts} +1 -1
- package/dist/videoweb/image/providers/qwen-image-2.js +1 -0
- package/dist/videoweb/image/providers/{qwen-image-3-free.d.mts → qwen-image-3-free.d.ts} +1 -1
- package/dist/videoweb/image/providers/{qwen-image-3-pro.mjs → qwen-image-3-free.js} +1 -1
- package/dist/videoweb/image/providers/{qwen-image-3-pro.d.mts → qwen-image-3-pro.d.ts} +1 -1
- package/dist/videoweb/image/providers/qwen-image-3-pro.js +1 -0
- package/dist/videoweb/image/providers/{qwen-image-official.d.mts → qwen-image-official.d.ts} +1 -1
- package/dist/videoweb/image/providers/qwen-image-official.js +1 -0
- package/dist/videoweb/image/providers/{qwen-image.d.mts → qwen-image.d.ts} +1 -1
- package/dist/videoweb/image/providers/qwen-image.js +1 -0
- package/dist/videoweb/image/providers/{seedream-4-5.d.mts → seedream-4-5.d.ts} +1 -1
- package/dist/videoweb/image/providers/seedream-4-5.js +1 -0
- package/dist/videoweb/image/providers/{seedream-5-0-pro.d.mts → seedream-5-0-pro.d.ts} +1 -1
- package/dist/videoweb/image/providers/seedream-5-0-pro.js +1 -0
- package/dist/videoweb/image/providers/{seedream-5-0.d.mts → seedream-5-0.d.ts} +1 -1
- package/dist/videoweb/image/providers/seedream-5-0.js +1 -0
- package/dist/videoweb/image/providers/{seedream-v4.d.mts → seedream-v4.d.ts} +1 -1
- package/dist/videoweb/image/providers/seedream-v4.js +1 -0
- package/dist/videoweb/music/{adapter.d.mts → adapter.d.ts} +1 -1
- package/dist/videoweb/music/{index.d.mts → index.d.ts} +3 -3
- package/dist/videoweb/music/providers/{suno.d.mts → suno.d.ts} +1 -1
- package/dist/videoweb/music/providers/suno.js +1 -0
- package/dist/videoweb/video/{adapter.d.mts → adapter.d.ts} +1 -1
- package/dist/videoweb/video/{any.d.mts → any.d.ts} +3 -3
- package/dist/videoweb/video/{any.mjs → any.js} +1 -1
- package/dist/videoweb/video/{collection-options.d.mts → collection-options.d.ts} +2 -2
- package/dist/videoweb/video/{group-v2.d.mts → group-v2.d.ts} +3 -2
- package/dist/videoweb/video/group-v2.js +1 -0
- package/dist/videoweb/video/{group.d.mts → group.d.ts} +1 -1
- package/dist/videoweb/video/group.js +1 -0
- package/dist/videoweb/video/{index.d.mts → index.d.ts} +69 -67
- package/dist/videoweb/video/{landing-page.d.mts → landing-page.d.ts} +1 -1
- package/dist/videoweb/video/{legacy-groups.d.mts → legacy-groups.d.ts} +1 -1
- package/dist/videoweb/video/legacy-groups.js +1 -0
- package/dist/videoweb/video/providers/{flux-3.d.mts → flux-3.d.ts} +3 -3
- package/dist/videoweb/video/providers/flux-3.js +1 -0
- package/dist/videoweb/video/providers/{gemini-omni-flash.d.mts → gemini-omni-flash.d.ts} +3 -3
- package/dist/videoweb/video/providers/gemini-omni-flash.js +1 -0
- package/dist/videoweb/video/providers/{grok-imagine-1-5.d.mts → grok-imagine-1-5.d.ts} +3 -3
- package/dist/videoweb/video/providers/grok-imagine-1-5.js +1 -0
- package/dist/videoweb/video/providers/{hailuo-2-0.d.mts → hailuo-2-0.d.ts} +3 -3
- package/dist/videoweb/video/providers/hailuo-2-0.js +1 -0
- package/dist/videoweb/video/providers/{hailuo-2-3.d.mts → hailuo-2-3.d.ts} +3 -3
- package/dist/videoweb/video/providers/hailuo-2-3.js +1 -0
- package/dist/videoweb/video/providers/{happy-horse-1-0.d.mts → happy-horse-1-0.d.ts} +2 -2
- package/dist/videoweb/video/providers/happy-horse-1-0.js +1 -0
- package/dist/videoweb/video/providers/{happy-horse-1-1.d.mts → happy-horse-1-1.d.ts} +2 -2
- package/dist/videoweb/video/providers/happy-horse-1-1.js +1 -0
- package/dist/videoweb/video/providers/{hedra.d.mts → hedra.d.ts} +1 -1
- package/dist/videoweb/video/providers/hedra.js +1 -0
- package/dist/videoweb/video/providers/{higgsfield.d.mts → higgsfield.d.ts} +1 -1
- package/dist/videoweb/video/providers/higgsfield.js +1 -0
- package/dist/videoweb/video/providers/{index.d.mts → index.d.ts} +59 -57
- package/dist/videoweb/video/providers/{infinitetalk.d.mts → infinitetalk.d.ts} +3 -3
- package/dist/videoweb/video/providers/infinitetalk.js +1 -0
- package/dist/videoweb/video/providers/{kling-2-5.d.mts → kling-2-5.d.ts} +3 -3
- package/dist/videoweb/video/providers/kling-2-5.js +1 -0
- package/dist/videoweb/video/providers/{kling-2-6.d.mts → kling-2-6.d.ts} +3 -3
- package/dist/videoweb/video/providers/kling-2-6.js +1 -0
- package/dist/videoweb/video/providers/{kling-3-0-4k.d.mts → kling-3-0-4k.d.ts} +3 -3
- package/dist/videoweb/video/providers/kling-3-0-4k.js +1 -0
- package/dist/videoweb/video/providers/{kling-3-0-turbo.d.mts → kling-3-0-turbo.d.ts} +3 -3
- package/dist/videoweb/video/providers/kling-3-0-turbo.js +1 -0
- package/dist/videoweb/video/providers/{kling-3-0.d.mts → kling-3-0.d.ts} +3 -3
- package/dist/videoweb/video/providers/kling-3-0.js +1 -0
- package/dist/videoweb/video/providers/{kling-effects-korean-baseball.d.mts → kling-effects-korean-baseball.d.ts} +3 -3
- package/dist/videoweb/video/providers/kling-effects-korean-baseball.js +1 -0
- package/dist/videoweb/video/providers/{kling-motion-control.d.mts → kling-motion-control.d.ts} +3 -3
- package/dist/videoweb/video/providers/kling-motion-control.js +1 -0
- package/dist/videoweb/video/providers/{kling-o1.d.mts → kling-o1.d.ts} +3 -3
- package/dist/videoweb/video/providers/kling-o1.js +1 -0
- package/dist/videoweb/video/providers/{kling-omni-3-reference.d.mts → kling-omni-3-reference.d.ts} +3 -3
- package/dist/videoweb/video/providers/kling-omni-3-reference.js +1 -0
- package/dist/videoweb/video/providers/{kling.d.mts → kling.d.ts} +4 -4
- package/dist/videoweb/video/providers/kling.js +1 -0
- package/dist/videoweb/video/providers/{luma-modify-video.d.mts → luma-modify-video.d.ts} +3 -3
- package/dist/videoweb/video/providers/luma-modify-video.js +1 -0
- package/dist/videoweb/video/providers/{midjourney-image-to-video.d.mts → midjourney-image-to-video.d.ts} +3 -3
- package/dist/videoweb/video/providers/midjourney-image-to-video.js +1 -0
- package/dist/videoweb/video/providers/{midjourney.d.mts → midjourney.d.ts} +3 -3
- package/dist/videoweb/video/providers/midjourney.js +1 -0
- package/dist/videoweb/video/providers/{minimax-h3-reference.d.mts → minimax-h3-reference.d.ts} +3 -3
- package/dist/videoweb/video/providers/minimax-h3-reference.js +1 -0
- package/dist/videoweb/video/providers/{minimax-h3.d.mts → minimax-h3.d.ts} +3 -3
- package/dist/videoweb/video/providers/minimax-h3.js +1 -0
- package/dist/videoweb/video/providers/{pixverse-4-5.d.mts → pixverse-4-5.d.ts} +2 -2
- package/dist/videoweb/video/providers/pixverse-4-5.js +1 -0
- package/dist/videoweb/video/providers/{pixverse-5-0.d.mts → pixverse-5-0.d.ts} +3 -3
- package/dist/videoweb/video/providers/pixverse-5-0.js +1 -0
- package/dist/videoweb/video/providers/{pixverse-5-5.d.mts → pixverse-5-5.d.ts} +3 -3
- package/dist/videoweb/video/providers/pixverse-5-5.js +1 -0
- package/dist/videoweb/video/providers/{pixverse-6-0.d.mts → pixverse-6-0.d.ts} +3 -3
- package/dist/videoweb/video/providers/pixverse-6-0.js +1 -0
- package/dist/videoweb/video/providers/{runway-gen3a.d.mts → runway-gen3a.d.ts} +1 -1
- package/dist/videoweb/video/providers/runway-gen3a.js +1 -0
- package/dist/videoweb/video/providers/{runway-gen4.d.mts → runway-gen4.d.ts} +3 -3
- package/dist/videoweb/video/providers/runway-gen4.js +1 -0
- package/dist/videoweb/video/providers/{seedance-1-5.d.mts → seedance-1-5.d.ts} +3 -3
- package/dist/videoweb/video/providers/seedance-1-5.js +1 -0
- package/dist/videoweb/video/providers/{seedance-2-0-mini.d.mts → seedance-2-0-mini.d.ts} +3 -3
- package/dist/videoweb/video/providers/seedance-2-0-mini.js +1 -0
- package/dist/videoweb/video/providers/{seedance-2-0-reference.d.mts → seedance-2-0-reference.d.ts} +3 -3
- package/dist/videoweb/video/providers/seedance-2-0-reference.js +1 -0
- package/dist/videoweb/video/providers/{seedance-2-0.d.mts → seedance-2-0.d.ts} +2 -2
- package/dist/videoweb/video/providers/seedance-2-0.js +1 -0
- package/dist/videoweb/video/providers/{seedance-v1.d.mts → seedance-v1.d.ts} +3 -3
- package/dist/videoweb/video/providers/seedance-v1.js +1 -0
- package/dist/videoweb/video/providers/{sora-2-pro.d.mts → sora-2-pro.d.ts} +2 -2
- package/dist/videoweb/video/providers/sora-2-pro.js +1 -0
- package/dist/videoweb/video/providers/{sora-2.d.mts → sora-2.d.ts} +2 -2
- package/dist/videoweb/video/providers/sora-2.js +1 -0
- package/dist/videoweb/video/providers/{veo-2.d.mts → veo-2.d.ts} +3 -3
- package/dist/videoweb/video/providers/veo-2.js +1 -0
- package/dist/videoweb/video/providers/{veo-3-1.d.mts → veo-3-1.d.ts} +2 -2
- package/dist/videoweb/video/providers/veo-3-1.js +1 -0
- package/dist/videoweb/video/providers/{veo-3.d.mts → veo-3.d.ts} +3 -3
- package/dist/videoweb/video/providers/veo-3.js +1 -0
- package/dist/videoweb/video/providers/{video-effect.d.mts → video-effect.d.ts} +1 -1
- package/dist/videoweb/video/providers/{video-effect.mjs → video-effect.js} +1 -1
- package/dist/videoweb/video/providers/{video-upscaler.d.mts → video-upscaler.d.ts} +3 -3
- package/dist/videoweb/video/providers/video-upscaler.js +1 -0
- package/dist/videoweb/video/providers/{vidu-2-0.d.mts → vidu-2-0.d.ts} +2 -2
- package/dist/videoweb/video/providers/vidu-2-0.js +1 -0
- package/dist/videoweb/video/providers/{vidu-christmas-effect.d.mts → vidu-christmas-effect.d.ts} +1 -1
- package/dist/videoweb/video/providers/vidu-christmas-effect.js +8 -0
- package/dist/videoweb/video/providers/{vidu-q1.d.mts → vidu-q1.d.ts} +1 -1
- package/dist/videoweb/video/providers/vidu-q1.js +1 -0
- package/dist/videoweb/video/providers/{vidu-q2-reference.d.mts → vidu-q2-reference.d.ts} +3 -3
- package/dist/videoweb/video/providers/vidu-q2-reference.js +1 -0
- package/dist/videoweb/video/providers/{vidu-q2.d.mts → vidu-q2.d.ts} +2 -2
- package/dist/videoweb/video/providers/vidu-q2.js +1 -0
- package/dist/videoweb/video/providers/{vidu-q3-reference.d.mts → vidu-q3-reference.d.ts} +1 -1
- package/dist/videoweb/video/providers/vidu-q3-reference.js +1 -0
- package/dist/videoweb/video/providers/{vidu-q3.d.mts → vidu-q3.d.ts} +1 -1
- package/dist/videoweb/video/providers/vidu-q3.js +1 -0
- package/dist/videoweb/video/providers/{wan-2-2-animate.d.mts → wan-2-2-animate.d.ts} +3 -3
- package/dist/videoweb/video/providers/wan-2-2-animate.js +1 -0
- package/dist/videoweb/video/providers/{wan-2-5.d.mts → wan-2-5.d.ts} +2 -2
- package/dist/videoweb/video/providers/wan-2-5.js +1 -0
- package/dist/videoweb/video/providers/{wan-2-6.d.mts → wan-2-6.d.ts} +4 -4
- package/dist/videoweb/video/providers/wan-2-6.js +1 -0
- package/dist/videoweb/video/providers/{wan-2-7-lora.d.mts → wan-2-7-lora.d.ts} +3 -3
- package/dist/videoweb/video/providers/wan-2-7-lora.js +1 -0
- package/dist/videoweb/video/providers/{wan-2-7.d.mts → wan-2-7.d.ts} +3 -3
- package/dist/videoweb/video/providers/wan-2-7.js +1 -0
- package/dist/videoweb/video/providers/wan-3-0-reference.d.ts +39 -0
- package/dist/videoweb/video/providers/wan-3-0-reference.js +1 -0
- package/dist/videoweb/video/providers/wan-3-0.d.ts +79 -0
- package/dist/videoweb/video/providers/wan-3-0.js +1 -0
- package/dist/videoweb/video/providers/{wan.d.mts → wan.d.ts} +4 -4
- package/dist/videoweb/video/providers/wan.js +1 -0
- package/dist/videoweb/video/{videoweb-video-catalog-types.d.mts → videoweb-video-catalog-types.d.ts} +3 -3
- package/dist/{videoweb.d.mts → videoweb.d.ts} +112 -110
- package/dist/videoweb.js +1 -0
- package/package.json +8 -8
- package/dist/flaq/3d/providers/tripo.mjs +0 -1
- package/dist/flaq/image/catalog.mjs +0 -1
- package/dist/flaq/image/providers/gemini.mjs +0 -1
- package/dist/flaq/image/providers/gpt-image-2.mjs +0 -1
- package/dist/flaq/image/providers/hidream.mjs +0 -1
- package/dist/flaq/image/providers/qwen.mjs +0 -1
- package/dist/flaq/image/providers/seedream.mjs +0 -1
- package/dist/flaq/image/ratios.mjs +0 -1
- package/dist/flaq/image/resolutions.mjs +0 -1
- package/dist/flaq/video/catalog.mjs +0 -1
- package/dist/flaq/video/providers/alibaba.mjs +0 -1
- package/dist/flaq/video/providers/hailuo.mjs +0 -1
- package/dist/flaq/video/providers/hedra.mjs +0 -1
- package/dist/flaq/video/providers/higgsfield.mjs +0 -1
- package/dist/flaq/video/providers/infinitetalk.mjs +0 -1
- package/dist/flaq/video/providers/kling.mjs +0 -1
- package/dist/flaq/video/providers/seedance-2-0.mjs +0 -1
- package/dist/flaq/video/providers/seedance.mjs +0 -1
- package/dist/flaq/video/providers/veo.mjs +0 -1
- package/dist/flaq/video/providers/vidu.mjs +0 -5
- package/dist/flaq/video/ratios.mjs +0 -1
- package/dist/flaq-namespace.mjs +0 -1
- package/dist/flaq.mjs +0 -1
- package/dist/index.mjs +0 -1
- package/dist/videoweb/audio/providers/elevenlabs-tts.mjs +0 -1
- package/dist/videoweb/image/any.mjs +0 -1
- package/dist/videoweb/image/featured-models.mjs +0 -1
- package/dist/videoweb/image/group-v2.mjs +0 -1
- package/dist/videoweb/image/group.mjs +0 -1
- package/dist/videoweb/image/providers/4o-image.mjs +0 -1
- package/dist/videoweb/image/providers/flux-2.mjs +0 -1
- package/dist/videoweb/image/providers/flux-canny-redux.mjs +0 -1
- package/dist/videoweb/image/providers/flux-kontext.mjs +0 -1
- package/dist/videoweb/image/providers/flux-krea.mjs +0 -1
- package/dist/videoweb/image/providers/flux.mjs +0 -1
- package/dist/videoweb/image/providers/ghiblify.mjs +0 -1
- package/dist/videoweb/image/providers/glm.mjs +0 -1
- package/dist/videoweb/image/providers/gpt-image-2-free.mjs +0 -1
- package/dist/videoweb/image/providers/gpt-image-2.mjs +0 -1
- package/dist/videoweb/image/providers/ideogram-v2.mjs +0 -1
- package/dist/videoweb/image/providers/ideogram-v3.mjs +0 -1
- package/dist/videoweb/image/providers/image-effect.mjs +0 -1
- package/dist/videoweb/image/providers/nano-banana-2.mjs +0 -1
- package/dist/videoweb/image/providers/nano-banana-free.mjs +0 -1
- package/dist/videoweb/image/providers/nano-banana-pro.mjs +0 -1
- package/dist/videoweb/image/providers/nano-banana.mjs +0 -1
- package/dist/videoweb/image/providers/qwen-image-2.mjs +0 -1
- package/dist/videoweb/image/providers/qwen-image-3-free.mjs +0 -1
- package/dist/videoweb/image/providers/qwen-image-official.mjs +0 -1
- package/dist/videoweb/image/providers/qwen-image.mjs +0 -1
- package/dist/videoweb/image/providers/seedream-4-5.mjs +0 -1
- package/dist/videoweb/image/providers/seedream-5-0-pro.mjs +0 -1
- package/dist/videoweb/image/providers/seedream-5-0.mjs +0 -1
- package/dist/videoweb/image/providers/seedream-v4.mjs +0 -1
- package/dist/videoweb/music/providers/suno.mjs +0 -1
- package/dist/videoweb/video/group-v2.mjs +0 -1
- package/dist/videoweb/video/group.mjs +0 -1
- package/dist/videoweb/video/legacy-groups.mjs +0 -1
- package/dist/videoweb/video/providers/flux-3.mjs +0 -1
- package/dist/videoweb/video/providers/gemini-omni-flash.mjs +0 -1
- package/dist/videoweb/video/providers/grok-imagine-1-5.mjs +0 -1
- package/dist/videoweb/video/providers/hailuo-2-0.mjs +0 -1
- package/dist/videoweb/video/providers/hailuo-2-3.mjs +0 -1
- package/dist/videoweb/video/providers/happy-horse-1-0.mjs +0 -1
- package/dist/videoweb/video/providers/happy-horse-1-1.mjs +0 -1
- package/dist/videoweb/video/providers/hedra.mjs +0 -1
- package/dist/videoweb/video/providers/higgsfield.mjs +0 -1
- package/dist/videoweb/video/providers/infinitetalk.mjs +0 -1
- package/dist/videoweb/video/providers/kling-2-5.mjs +0 -1
- package/dist/videoweb/video/providers/kling-2-6.mjs +0 -1
- package/dist/videoweb/video/providers/kling-3-0-4k.mjs +0 -1
- package/dist/videoweb/video/providers/kling-3-0-turbo.mjs +0 -1
- package/dist/videoweb/video/providers/kling-3-0.mjs +0 -1
- package/dist/videoweb/video/providers/kling-effects-korean-baseball.mjs +0 -1
- package/dist/videoweb/video/providers/kling-motion-control.mjs +0 -1
- package/dist/videoweb/video/providers/kling-o1.mjs +0 -1
- package/dist/videoweb/video/providers/kling-omni-3-reference.mjs +0 -1
- package/dist/videoweb/video/providers/kling.mjs +0 -1
- package/dist/videoweb/video/providers/luma-modify-video.mjs +0 -1
- package/dist/videoweb/video/providers/midjourney-image-to-video.mjs +0 -1
- package/dist/videoweb/video/providers/midjourney.mjs +0 -1
- package/dist/videoweb/video/providers/minimax-h3-reference.mjs +0 -1
- package/dist/videoweb/video/providers/minimax-h3.mjs +0 -1
- package/dist/videoweb/video/providers/pixverse-4-5.mjs +0 -1
- package/dist/videoweb/video/providers/pixverse-5-0.mjs +0 -1
- package/dist/videoweb/video/providers/pixverse-5-5.mjs +0 -1
- package/dist/videoweb/video/providers/pixverse-6-0.mjs +0 -1
- package/dist/videoweb/video/providers/runway-gen3a.mjs +0 -1
- package/dist/videoweb/video/providers/runway-gen4.mjs +0 -1
- package/dist/videoweb/video/providers/seedance-1-5.mjs +0 -1
- package/dist/videoweb/video/providers/seedance-2-0-mini.mjs +0 -1
- package/dist/videoweb/video/providers/seedance-2-0-reference.mjs +0 -1
- package/dist/videoweb/video/providers/seedance-2-0.mjs +0 -1
- package/dist/videoweb/video/providers/seedance-v1.mjs +0 -1
- package/dist/videoweb/video/providers/sora-2-pro.mjs +0 -1
- package/dist/videoweb/video/providers/sora-2.mjs +0 -1
- package/dist/videoweb/video/providers/veo-2.mjs +0 -1
- package/dist/videoweb/video/providers/veo-3-1.mjs +0 -1
- package/dist/videoweb/video/providers/veo-3.mjs +0 -1
- package/dist/videoweb/video/providers/video-upscaler.mjs +0 -1
- package/dist/videoweb/video/providers/vidu-2-0.mjs +0 -1
- package/dist/videoweb/video/providers/vidu-christmas-effect.mjs +0 -8
- package/dist/videoweb/video/providers/vidu-q1.mjs +0 -1
- package/dist/videoweb/video/providers/vidu-q2-reference.mjs +0 -1
- package/dist/videoweb/video/providers/vidu-q2.mjs +0 -1
- package/dist/videoweb/video/providers/vidu-q3-reference.mjs +0 -1
- package/dist/videoweb/video/providers/vidu-q3.mjs +0 -1
- package/dist/videoweb/video/providers/wan-2-2-animate.mjs +0 -1
- package/dist/videoweb/video/providers/wan-2-5.mjs +0 -1
- package/dist/videoweb/video/providers/wan-2-6.mjs +0 -1
- package/dist/videoweb/video/providers/wan-2-7-lora.mjs +0 -1
- package/dist/videoweb/video/providers/wan-2-7.mjs +0 -1
- package/dist/videoweb/video/providers/wan.mjs +0 -1
- package/dist/videoweb.mjs +0 -1
- /package/dist/_virtual/_rolldown/{runtime.mjs → runtime.js} +0 -0
- /package/dist/flaq/3d/{adapter.mjs → adapter.js} +0 -0
- /package/dist/flaq/3d/{flaq-three-d-types.d.mts → flaq-three-d-types.d.ts} +0 -0
- /package/dist/flaq/image/{adapter.mjs → adapter.js} +0 -0
- /package/dist/flaq/image/{flaq-image-catalog-types.d.mts → flaq-image-catalog-types.d.ts} +0 -0
- /package/dist/flaq/image/{flaq-image-types.d.mts → flaq-image-types.d.ts} +0 -0
- /package/dist/flaq/video/{adapter.mjs → adapter.js} +0 -0
- /package/dist/flaq/video/{flaq-video-catalog-types.d.mts → flaq-video-catalog-types.d.ts} +0 -0
- /package/dist/flaq/video/{flaq-video-types.d.mts → flaq-video-types.d.ts} +0 -0
- /package/dist/{parameter-list-adapter.d.mts → parameter-list-adapter.d.ts} +0 -0
- /package/dist/{parameter-list-adapter.mjs → parameter-list-adapter.js} +0 -0
- /package/dist/videoweb/audio/{adapter.mjs → adapter.js} +0 -0
- /package/dist/videoweb/audio/{videoweb-audio-types.d.mts → videoweb-audio-types.d.ts} +0 -0
- /package/dist/videoweb/image/{adapter.mjs → adapter.js} +0 -0
- /package/dist/videoweb/image/{videoweb-image-catalog-types.d.mts → videoweb-image-catalog-types.d.ts} +0 -0
- /package/dist/videoweb/image/{videoweb-image-types.d.mts → videoweb-image-types.d.ts} +0 -0
- /package/dist/videoweb/{model-select.d.mts → model-select.d.ts} +0 -0
- /package/dist/videoweb/{model-select.mjs → model-select.js} +0 -0
- /package/dist/videoweb/music/{adapter.mjs → adapter.js} +0 -0
- /package/dist/videoweb/music/{videoweb-music-types.d.mts → videoweb-music-types.d.ts} +0 -0
- /package/dist/videoweb/video/{adapter.mjs → adapter.js} +0 -0
- /package/dist/videoweb/video/{collection-options.mjs → collection-options.js} +0 -0
- /package/dist/videoweb/video/{landing-page.mjs → landing-page.js} +0 -0
- /package/dist/videoweb/video/{videoweb-video-types.d.mts → videoweb-video-types.d.ts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VideoModelType } from "../videoweb-video-catalog-types.
|
|
1
|
+
import { VideoModelType } from "../videoweb-video-catalog-types.js";
|
|
2
2
|
//#region src/videoweb/video/providers/vidu-q1.d.ts
|
|
3
3
|
declare const VIDU_Q1_TEXT_TO_VIDEO_MODEL: VideoModelType;
|
|
4
4
|
declare const VIDU_Q1_IMAGE_TO_VIDEO_MODEL: VideoModelType;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptVideoWebVideoModel as e}from"../adapter.js";import{KLING_RATIO_LIST as t}from"./kling.js";import{VIDEO_VIDU_Q1_MODELS as n}from"@flaqai/model-core";const r=e(n[`text-to-video-vq1-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!1,supportTextToVideo:!0},name:`Vidu Q1 text-to-video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`vidu-video-q1`}),i=e(n[`image-to-video-vq1-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu Q1 image-to-video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`vidu-video-q1`}),a=e(n[`start-end-to-video-vq1-1080p-5s`],{parameterOverride:{supportEndFrame:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu Q1 image-to-video(2 img) 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`vidu-video-q1`}),o=e(n[`reference-to-video-vq1-1080p-5s`],{parameterOverride:{maxImages:7,supportRatio:!0},name:`Product to Video`,isPaid:!1,pricingType:`video`,videoType:`product-to-video`,ratioList:t});export{a as VIDU_Q1_IMAGE_TO_VIDEO_2_IMAGES_MODEL,i as VIDU_Q1_IMAGE_TO_VIDEO_MODEL,r as VIDU_Q1_TEXT_TO_VIDEO_MODEL,o as VIDU_REFRENCE_TO_VIDEO_MODEL};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.
|
|
2
|
-
import "../../image/index.
|
|
3
|
-
import { VideoModelType } from "../videoweb-video-catalog-types.
|
|
1
|
+
import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
|
|
2
|
+
import "../../image/index.js";
|
|
3
|
+
import { VideoModelType } from "../videoweb-video-catalog-types.js";
|
|
4
4
|
//#region src/videoweb/video/providers/vidu-q2-reference.d.ts
|
|
5
5
|
declare const VIDU_Q2_REFERENCE_RATIO_LIST: RatioType[];
|
|
6
6
|
declare const VIDU_Q2_REFERENCE_RESOLUTION_LIST: SelectOptionType[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{VIDEO_VIDU_Q2_REFERENCE_MODELS as r,VIDU_Q2_REFERENCE_DURATION_LIST as i,VIDU_Q2_REFERENCE_RATIO_LIST as a,VIDU_Q2_REFERENCE_RESOLUTION_LIST as o}from"@flaqai/model-core";const s=t(a,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),c=e(o),l=e(i),u=n(r[`reference-to-video-vq2-540p-5s`],{name:`reference-to-video-vq2-540p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),d=n(r[`reference-to-video-vq2-540p-8s`],{name:`reference-to-video-vq2-540p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),f=n(r[`reference-to-video-vq2-720p-5s`],{name:`reference-to-video-vq2-720p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),p=n(r[`reference-to-video-vq2-720p-8s`],{name:`reference-to-video-vq2-720p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),m=n(r[`reference-to-video-vq2-1080p-5s`],{name:`reference-to-video-vq2-1080p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),h=n(r[`reference-to-video-vq2-1080p-8s`],{name:`reference-to-video-vq2-1080p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),g=n(r[`reference-to-video-vq2-audio-540p-5s`],{name:`reference-to-video-vq2-audio-540p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),_=n(r[`reference-to-video-vq2-audio-540p-8s`],{name:`reference-to-video-vq2-audio-540p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),v=n(r[`reference-to-video-vq2-audio-720p-5s`],{name:`reference-to-video-vq2-audio-720p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),y=n(r[`reference-to-video-vq2-audio-720p-8s`],{name:`reference-to-video-vq2-audio-720p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),b=n(r[`reference-to-video-vq2-audio-1080p-5s`],{name:`reference-to-video-vq2-audio-1080p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),x=n(r[`reference-to-video-vq2-audio-1080p-8s`],{name:`reference-to-video-vq2-audio-1080p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),S={"540p__5s":u,"540p__8s":d,"720p__5s":f,"720p__8s":p,"1080p__5s":m,"1080p__8s":h,"540p__5s__audio":g,"540p__8s__audio":_,"720p__5s__audio":v,"720p__8s__audio":y,"1080p__5s__audio":b,"1080p__8s__audio":x};export{l as VIDU_Q2_REFERENCE_DURATION_LIST,S as VIDU_Q2_REFERENCE_GROUP_MODELS,m as VIDU_Q2_REFERENCE_MODEL_1080P_5S,b as VIDU_Q2_REFERENCE_MODEL_1080P_5S_AUDIO,h as VIDU_Q2_REFERENCE_MODEL_1080P_8S,x as VIDU_Q2_REFERENCE_MODEL_1080P_8S_AUDIO,u as VIDU_Q2_REFERENCE_MODEL_540P_5S,g as VIDU_Q2_REFERENCE_MODEL_540P_5S_AUDIO,d as VIDU_Q2_REFERENCE_MODEL_540P_8S,_ as VIDU_Q2_REFERENCE_MODEL_540P_8S_AUDIO,f as VIDU_Q2_REFERENCE_MODEL_720P_5S,v as VIDU_Q2_REFERENCE_MODEL_720P_5S_AUDIO,p as VIDU_Q2_REFERENCE_MODEL_720P_8S,y as VIDU_Q2_REFERENCE_MODEL_720P_8S_AUDIO,s as VIDU_Q2_REFERENCE_RATIO_LIST,c as VIDU_Q2_REFERENCE_RESOLUTION_LIST};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SelectOptionType } from "../../image/videoweb-image-catalog-types.
|
|
2
|
-
import "../../image/index.
|
|
1
|
+
import { SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
|
|
2
|
+
import "../../image/index.js";
|
|
3
3
|
//#region src/videoweb/video/providers/vidu-q2.d.ts
|
|
4
4
|
declare const VIDU_Q2_MODE_LIST: SelectOptionType[];
|
|
5
5
|
declare const VIDU_Q2_RESOLUTION_LIST: SelectOptionType[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_VIDU_Q2_MODELS as n,VIDU_Q2_DURATION_LIST as r,VIDU_Q2_MODE_LIST as i,VIDU_Q2_RESOLUTION_LIST as a}from"@flaqai/model-core";const o=e(i),s=e(a),c=e(r),l=e=>t(n[e],{parameterOverride:{supportEndFrame:e.startsWith(`start-end`),supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:e,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q2`}),u=Object.fromEntries(Object.keys(n).map(e=>{let t=e.match(/^(image-to-video|start-end-to-video)-vq2-(turbo|pro)-(720p|1080p)-(5s|8s)$/),n=t[1]===`start-end-to-video`?`two_images`:`one_image`;return[`${t[2]}__${t[3]}__${t[4]}__${n}`,l(e)]}));export{u as GROUP_VIDU_Q2_MODELS,c as VIDU_Q2_DURATION_LIST,o as VIDU_Q2_MODE_LIST,s as VIDU_Q2_RESOLUTION_LIST};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { VideoModelType } from "../videoweb-video-catalog-types.
|
|
1
|
+
import { VideoModelType } from "../videoweb-video-catalog-types.js";
|
|
2
2
|
//#region src/videoweb/video/providers/vidu-q3-reference.d.ts
|
|
3
3
|
declare const VIDU_Q3_REFERENCE_RESOLUTION_LIST: {
|
|
4
4
|
name: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_VIDU_Q3_REFERENCE_MODELS as n,VIDU_Q3_REFERENCE_DURATION_LIST as r,VIDU_Q3_REFERENCE_RATIO_LIST as i,VIDU_Q3_REFERENCE_RESOLUTION_LIST as a}from"@flaqai/model-core";const o=e(a),s=e(r),c=e(i);function l({resolution:e,duration:r}){return t(n[`reference-to-video-vq3-audio-${e}-${r}`],{parameterOverride:{maxImages:7,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu Q3 Reference ${e} (${r})`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`})}const u=l({resolution:`540p`,duration:`5s`}),d=l({resolution:`540p`,duration:`10s`}),f=l({resolution:`540p`,duration:`15s`}),p=l({resolution:`720p`,duration:`5s`}),m=l({resolution:`720p`,duration:`10s`}),h=l({resolution:`720p`,duration:`15s`}),g=l({resolution:`1080p`,duration:`5s`}),_=l({resolution:`1080p`,duration:`10s`}),v=l({resolution:`1080p`,duration:`15s`}),y={"reference-to-video__540p__5s":u,"reference-to-video__540p__10s":d,"reference-to-video__540p__15s":f,"reference-to-video__720p__5s":p,"reference-to-video__720p__10s":m,"reference-to-video__720p__15s":h,"reference-to-video__1080p__5s":g,"reference-to-video__1080p__10s":_,"reference-to-video__1080p__15s":v};export{y as GROUP_VIDU_Q3_REFERENCE_MODELS,s as VIDU_Q3_REFERENCE_DURATION_LIST,c as VIDU_Q3_REFERENCE_RATIO_LIST,o as VIDU_Q3_REFERENCE_RESOLUTION_LIST,_ as VIDU_Q3_REFERENCE_VIDEO_MODEL_1080P_10S,v as VIDU_Q3_REFERENCE_VIDEO_MODEL_1080P_15S,g as VIDU_Q3_REFERENCE_VIDEO_MODEL_1080P_5S,d as VIDU_Q3_REFERENCE_VIDEO_MODEL_540P_10S,f as VIDU_Q3_REFERENCE_VIDEO_MODEL_540P_15S,u as VIDU_Q3_REFERENCE_VIDEO_MODEL_540P_5S,m as VIDU_Q3_REFERENCE_VIDEO_MODEL_720P_10S,h as VIDU_Q3_REFERENCE_VIDEO_MODEL_720P_15S,p as VIDU_Q3_REFERENCE_VIDEO_MODEL_720P_5S};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_VIDU_Q3_MODELS as n,VIDU_Q3_DURATION_LIST as r,VIDU_Q3_RATIO_LIST as i,VIDU_Q3_RESOLUTION_LIST as a}from"@flaqai/model-core";const o=e(a),s=e(r),c=e(i),l=t(n[`text-to-video-viduq3-pro-audio-540p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 540p Pro (5s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),u=t(n[`text-to-video-viduq3-pro-audio-540p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 540p Pro (10s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),d=t(n[`text-to-video-viduq3-pro-audio-540p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 540p Pro (15s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),f=t(n[`text-to-video-viduq3-pro-audio-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 720p Pro (5s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),p=t(n[`text-to-video-viduq3-pro-audio-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 720p Pro (10s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),m=t(n[`text-to-video-viduq3-pro-audio-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 720p Pro (15s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),h=t(n[`text-to-video-viduq3-pro-audio-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 1080p Pro (5s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),g=t(n[`text-to-video-viduq3-pro-audio-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 1080p Pro (10s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),_=t(n[`text-to-video-viduq3-pro-audio-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},factOverride:{platformType:39},name:`Vidu Q3 1080p Pro (15s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),v=t(n[`image-to-video-viduq3-pro-audio-540p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 540p Pro (5s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),y=t(n[`image-to-video-viduq3-pro-audio-540p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 540p Pro (10s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),b=t(n[`image-to-video-viduq3-pro-audio-540p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 540p Pro (15s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),x=t(n[`image-to-video-viduq3-pro-audio-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 720p Pro (5s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),S=t(n[`image-to-video-viduq3-pro-audio-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 720p Pro (10s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),C=t(n[`image-to-video-viduq3-pro-audio-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 720p Pro (15s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),w=t(n[`image-to-video-viduq3-pro-audio-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 1080p Pro (5s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),T=t(n[`image-to-video-viduq3-pro-audio-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 1080p Pro (10s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),E=t(n[`image-to-video-viduq3-pro-audio-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:39},name:`Vidu Q3 1080p Pro (15s)`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`}),D={"text-to-video__540p__5s":l,"text-to-video__540p__10s":u,"text-to-video__540p__15s":d,"text-to-video__720p__5s":f,"text-to-video__720p__10s":p,"text-to-video__720p__15s":m,"text-to-video__1080p__5s":h,"text-to-video__1080p__10s":g,"text-to-video__1080p__15s":_,"image-to-video__540p__5s":v,"image-to-video__540p__10s":y,"image-to-video__540p__15s":b,"image-to-video__720p__5s":x,"image-to-video__720p__10s":S,"image-to-video__720p__15s":C,"image-to-video__1080p__5s":w,"image-to-video__1080p__10s":T,"image-to-video__1080p__15s":E};export{D as GROUP_VIDU_Q3_MODELS,s as VIDU_Q3_DURATION_LIST,c as VIDU_Q3_RATIO_LIST,o as VIDU_Q3_RESOLUTION_LIST,T as VIDU_Q3_VIDEO_MODEL_IMAGE_1080P_10S,E as VIDU_Q3_VIDEO_MODEL_IMAGE_1080P_15S,w as VIDU_Q3_VIDEO_MODEL_IMAGE_1080P_5S,y as VIDU_Q3_VIDEO_MODEL_IMAGE_540P_10S,b as VIDU_Q3_VIDEO_MODEL_IMAGE_540P_15S,v as VIDU_Q3_VIDEO_MODEL_IMAGE_540P_5S,S as VIDU_Q3_VIDEO_MODEL_IMAGE_720P_10S,C as VIDU_Q3_VIDEO_MODEL_IMAGE_720P_15S,x as VIDU_Q3_VIDEO_MODEL_IMAGE_720P_5S,g as VIDU_Q3_VIDEO_MODEL_TEXT_1080P_10S,_ as VIDU_Q3_VIDEO_MODEL_TEXT_1080P_15S,h as VIDU_Q3_VIDEO_MODEL_TEXT_1080P_5S,u as VIDU_Q3_VIDEO_MODEL_TEXT_540P_10S,d as VIDU_Q3_VIDEO_MODEL_TEXT_540P_15S,l as VIDU_Q3_VIDEO_MODEL_TEXT_540P_5S,p as VIDU_Q3_VIDEO_MODEL_TEXT_720P_10S,m as VIDU_Q3_VIDEO_MODEL_TEXT_720P_15S,f as VIDU_Q3_VIDEO_MODEL_TEXT_720P_5S};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { SelectOptionType } from "../../image/videoweb-image-catalog-types.
|
|
2
|
-
import "../../image/index.
|
|
3
|
-
import { VideoModelType } from "../videoweb-video-catalog-types.
|
|
1
|
+
import { SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
|
|
2
|
+
import "../../image/index.js";
|
|
3
|
+
import { VideoModelType } from "../videoweb-video-catalog-types.js";
|
|
4
4
|
//#region src/videoweb/video/providers/wan-2-2-animate.d.ts
|
|
5
5
|
declare const WAN_2_2_ANIMATE_VIDEO_MODEL_MIN_VIDEO_SECONDS = 0;
|
|
6
6
|
declare const WAN_2_2_ANIMATE_VIDEO_MODEL_MAX_VIDEO_SECONDS = 120;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_WAN_2_2_ANIMATE_MODELS as n,WAN_2_2_ANIMATE_RESOLUTION_LIST as r,WAN_2_2_ANIMATE_VIDEO_VERSION_LIST as i}from"@flaqai/model-core";const a=0,o=120,s=e(r),c=t(n[`wan-v2.2-animate-480p`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1,supportVideo:!0},name:`Wan V2.2 Animate 480p`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-2-animate`,creditPerSecond:50}),l=t(n[`wan-v2.2-animate-720p`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1,supportVideo:!0},name:`Wan V2.2 Animate 720p`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-2-animate`,creditPerSecond:100}),u={"video/mp4":[`.mp4`],"video/quicktime":[`.mov`]},d=[0,100],f=[3,30],p=e(i),m=t(n[`wan-v2.2-animate-move-std`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1,supportVideo:!0},name:`Wan V2.2 Animate Std`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-2-animate`,creditPerSecond:30}),h=t(n[`wan-v2.2-animate-move-pro`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1,supportVideo:!0},name:`Wan V2.2 Animate Pro`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-2-animate`,creditPerSecond:50});export{u as WAN_2_2_ANIMATE_VIDEO_ACCEPTED_VIDEO_TYPES,f as WAN_2_2_ANIMATE_VIDEO_DURATION_LIMIT,d as WAN_2_2_ANIMATE_VIDEO_FILE_SIZE_LIMIT,c as WAN_2_2_ANIMATE_VIDEO_MODEL_480P,l as WAN_2_2_ANIMATE_VIDEO_MODEL_720P,o as WAN_2_2_ANIMATE_VIDEO_MODEL_MAX_VIDEO_SECONDS,a as WAN_2_2_ANIMATE_VIDEO_MODEL_MIN_VIDEO_SECONDS,h as WAN_2_2_ANIMATE_VIDEO_MODEL_PRO,s as WAN_2_2_ANIMATE_VIDEO_MODEL_RESOLUTION,m as WAN_2_2_ANIMATE_VIDEO_MODEL_STD,p as WAN_2_2_ANIMATE_VIDEO_VERSION_LIST};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AdaptedParameter } from "../../../parameter-list-adapter.
|
|
2
|
-
import { VideoModelType } from "../videoweb-video-catalog-types.
|
|
1
|
+
import { AdaptedParameter } from "../../../parameter-list-adapter.js";
|
|
2
|
+
import { VideoModelType } from "../videoweb-video-catalog-types.js";
|
|
3
3
|
//#region src/videoweb/video/providers/wan-2-5.d.ts
|
|
4
4
|
declare const WAN_2_5_MODEL_TYPE_LIST: {
|
|
5
5
|
name: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_WAN_2_5_MODELS as n,WAN_2_5_DURATION_LIST as r,WAN_2_5_MODEL_VERSION_LIST as i,WAN_2_5_RATIO_LIST as a,WAN_2_5_RESOLUTION_LIST as o}from"@flaqai/model-core";const s=[{name:`Wan v2.5`,value:`wan-v2-5`},{name:`Wan v2.5 Fast`,value:`wan-v2-5-fast`}],c=e(a),l=new Set([`720p`,`1080p`]),u=e(o.filter(({value:e})=>l.has(e))),d=e(r),f=e(i);function p(e,r){let i=e.includes(`-fast-`),a=e.includes(`-text-to-video-`);return t(n[e],{parameterOverride:{supportEndFrame:!1,supportRatio:a&&!i,supportStartFrame:!a||i,supportTextToVideo:a,supportVideo:!a||i},name:r,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`})}const m=t(n[`wan-v2.5-text-to-video-480p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0,supportVideo:!1},name:`Wan v2.5 480p (5s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`}),h=t(n[`wan-v2.5-text-to-video-480p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0,supportVideo:!1},name:`Wan v2.5 480p (10s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`}),g=p(`wan-v2.5-text-to-video-720p-5s`,`Wan v2.5 720p (5s, Audio)`),_=p(`wan-v2.5-text-to-video-720p-10s`,`Wan v2.5 720p (10s, Audio)`),v=p(`wan-v2.5-text-to-video-1080p-5s`,`Wan v2.5 1080p (5s, Audio)`),y=p(`wan-v2.5-text-to-video-1080p-10s`,`Wan v2.5 1080p (10s, Audio)`),b=t(n[`wan-v2.5-image-to-video-480p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1,supportVideo:!0},name:`Wan v2.5 480p (5s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`}),x=t(n[`wan-v2.5-image-to-video-480p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1,supportVideo:!0},name:`Wan v2.5 480p (10s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`}),S=p(`wan-v2.5-image-to-video-720p-5s`,`Wan v2.5 720p (5s, Audio)`),C=p(`wan-v2.5-image-to-video-720p-10s`,`Wan v2.5 720p (10s, Audio)`),w=p(`wan-v2.5-image-to-video-1080p-5s`,`Wan v2.5 1080p (5s, Audio)`),T=p(`wan-v2.5-image-to-video-1080p-10s`,`Wan v2.5 1080p (10s, Audio)`),E=t(n[`wan-v2.5-fast-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!0,supportVideo:!0},name:`Wan v2.5 Fast 720p (5s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`}),D=t(n[`wan-v2.5-fast-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!0,supportVideo:!0},name:`Wan v2.5 Fast 720p (10s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`}),O=t(n[`wan-v2.5-fast-text-to-video-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!0,supportVideo:!0},name:`Wan v2.5 Fast 1080p (5s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`}),k=t(n[`wan-v2.5-fast-text-to-video-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!0,supportVideo:!0},name:`Wan v2.5 Fast 1080p (10s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`}),A=t(n[`wan-v2.5-fast-image-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1,supportVideo:!0},name:`Wan v2.5 Fast`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`}),j=t(n[`wan-v2.5-fast-image-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1,supportVideo:!0},name:`Wan v2.5 Fast 720p (10s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`}),M=t(n[`wan-v2.5-fast-image-to-video-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1,supportVideo:!0},name:`Wan v2.5 Fast 1080p (5s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`}),N=t(n[`wan-v2.5-fast-image-to-video-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1,supportVideo:!0},name:`Wan v2.5 Fast 1080p (10s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`}),P={"text-to-video__720p__5s":E,"text-to-video__720p__10s":D,"text-to-video__1080p__5s":O,"text-to-video__1080p__10s":k,"image-to-video__720p__5s":A,"image-to-video__720p__10s":j,"image-to-video__1080p__5s":M,"image-to-video__1080p__10s":N},F={"text-to-video__720p__5s":g,"text-to-video__720p__10s":_,"text-to-video__1080p__5s":v,"text-to-video__1080p__10s":y,"image-to-video__720p__5s":S,"image-to-video__720p__10s":C,"image-to-video__1080p__5s":w,"image-to-video__1080p__10s":T};export{P as GROUP_WAN_2_5_FAST_MODELS,F as GROUP_WAN_2_5_MODELS,d as WAN_2_5_DURATION_LIST,N as WAN_2_5_FAST_IMAGE_TO_VIDEO_MODEL_1080P_10S,M as WAN_2_5_FAST_IMAGE_TO_VIDEO_MODEL_1080P_5S,j as WAN_2_5_FAST_IMAGE_TO_VIDEO_MODEL_720P_10S,A as WAN_2_5_FAST_IMAGE_TO_VIDEO_MODEL_720P_5S,k as WAN_2_5_FAST_TEXT_TO_VIDEO_MODEL_1080P_10S,O as WAN_2_5_FAST_TEXT_TO_VIDEO_MODEL_1080P_5S,D as WAN_2_5_FAST_TEXT_TO_VIDEO_MODEL_720P_10S,E as WAN_2_5_FAST_TEXT_TO_VIDEO_MODEL_720P_5S,T as WAN_2_5_IMAGE_TO_VIDEO_MODEL_1080P_10S,w as WAN_2_5_IMAGE_TO_VIDEO_MODEL_1080P_5S,x as WAN_2_5_IMAGE_TO_VIDEO_MODEL_480P_10S,b as WAN_2_5_IMAGE_TO_VIDEO_MODEL_480P_5S,C as WAN_2_5_IMAGE_TO_VIDEO_MODEL_720P_10S,S as WAN_2_5_IMAGE_TO_VIDEO_MODEL_720P_5S,s as WAN_2_5_MODEL_TYPE_LIST,f as WAN_2_5_MODEL_VERSION_LIST,c as WAN_2_5_RATIO_LIST,u as WAN_2_5_RESOLUTION_LIST,y as WAN_2_5_TEXT_TO_VIDEO_MODEL_1080P_10S,v as WAN_2_5_TEXT_TO_VIDEO_MODEL_1080P_5S,h as WAN_2_5_TEXT_TO_VIDEO_MODEL_480P_10S,m as WAN_2_5_TEXT_TO_VIDEO_MODEL_480P_5S,_ as WAN_2_5_TEXT_TO_VIDEO_MODEL_720P_10S,g as WAN_2_5_TEXT_TO_VIDEO_MODEL_720P_5S};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AdaptedParameter } from "../../../parameter-list-adapter.
|
|
2
|
-
import { SelectOptionType } from "../../image/videoweb-image-catalog-types.
|
|
3
|
-
import "../../image/index.
|
|
4
|
-
import { VideoModelType } from "../videoweb-video-catalog-types.
|
|
1
|
+
import { AdaptedParameter } from "../../../parameter-list-adapter.js";
|
|
2
|
+
import { SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
|
|
3
|
+
import "../../image/index.js";
|
|
4
|
+
import { VideoModelType } from "../videoweb-video-catalog-types.js";
|
|
5
5
|
//#region src/videoweb/video/providers/wan-2-6.d.ts
|
|
6
6
|
declare const WAN_2_6_VERSION_LIST: SelectOptionType[];
|
|
7
7
|
declare const WAN_2_6_RATIO_LIST: AdaptedParameter<{
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_WAN_2_6_MODELS as n,WAN_2_6_DURATION_LIST as r,WAN_2_6_RATIO_LIST as i,WAN_2_6_RESOLUTION_LIST as a,WAN_2_6_VERSION_LIST as o}from"@flaqai/model-core";const s=e(o),c=e(i),l=e(a),u=e(r),d=t(n[`wan-v2.6-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan v2.6 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),f=t(n[`wan-v2.6-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan v2.6 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),p=t(n[`wan-v2.6-text-to-video-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan v2.6 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),m=t(n[`wan-v2.6-text-to-video-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan v2.6 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),h=t(n[`wan-v2.6-text-to-video-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan v2.6 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),g=t(n[`wan-v2.6-text-to-video-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan v2.6 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),_=t(n[`wan-v2.6-image-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),v=t(n[`wan-v2.6-image-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),y=t(n[`wan-v2.6-image-to-video-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),b=t(n[`wan-v2.6-image-to-video-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),x=t(n[`wan-v2.6-image-to-video-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),S=t(n[`wan-v2.6-image-to-video-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),C=t(n[`wan-v2.6-flash-image-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 Flash 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),w=t(n[`wan-v2.6-flash-image-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 Flash 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),T=t(n[`wan-v2.6-flash-image-to-video-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 Flash 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),E=t(n[`wan-v2.6-flash-image-to-video-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 Flash 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),D=t(n[`wan-v2.6-flash-image-to-video-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 Flash 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),O=t(n[`wan-v2.6-flash-image-to-video-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 Flash 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),k={"text-to-video__720p__5s":d,"text-to-video__720p__10s":f,"text-to-video__720p__15s":p,"text-to-video__1080p__5s":m,"text-to-video__1080p__10s":h,"text-to-video__1080p__15s":g,"image-to-video__720p__5s":_,"image-to-video__720p__10s":v,"image-to-video__720p__15s":y,"image-to-video__1080p__5s":b,"image-to-video__1080p__10s":x,"image-to-video__1080p__15s":S},A={"image-to-video__720p__5s":C,"image-to-video__720p__10s":w,"image-to-video__720p__15s":T,"image-to-video__1080p__5s":E,"image-to-video__1080p__10s":D,"image-to-video__1080p__15s":O};export{A as GROUP_WAN_2_6_FLASH_MODELS,k as GROUP_WAN_2_6_MODELS,u as WAN_2_6_DURATION_LIST,D as WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_1080P_10S,O as WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_1080P_15S,E as WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_1080P_5S,w as WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_720P_10S,T as WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_720P_15S,C as WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_720P_5S,x as WAN_2_6_IMAGE_TO_VIDEO_MODEL_1080P_10S,S as WAN_2_6_IMAGE_TO_VIDEO_MODEL_1080P_15S,b as WAN_2_6_IMAGE_TO_VIDEO_MODEL_1080P_5S,v as WAN_2_6_IMAGE_TO_VIDEO_MODEL_720P_10S,y as WAN_2_6_IMAGE_TO_VIDEO_MODEL_720P_15S,_ as WAN_2_6_IMAGE_TO_VIDEO_MODEL_720P_5S,c as WAN_2_6_RATIO_LIST,l as WAN_2_6_RESOLUTION_LIST,h as WAN_2_6_TEXT_TO_VIDEO_MODEL_1080P_10S,g as WAN_2_6_TEXT_TO_VIDEO_MODEL_1080P_15S,m as WAN_2_6_TEXT_TO_VIDEO_MODEL_1080P_5S,f as WAN_2_6_TEXT_TO_VIDEO_MODEL_720P_10S,p as WAN_2_6_TEXT_TO_VIDEO_MODEL_720P_15S,d as WAN_2_6_TEXT_TO_VIDEO_MODEL_720P_5S,s as WAN_2_6_VERSION_LIST};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { SelectOptionType } from "../../image/videoweb-image-catalog-types.
|
|
2
|
-
import "../../image/index.
|
|
3
|
-
import { VideoModelType } from "../videoweb-video-catalog-types.
|
|
1
|
+
import { SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
|
|
2
|
+
import "../../image/index.js";
|
|
3
|
+
import { VideoModelType } from "../videoweb-video-catalog-types.js";
|
|
4
4
|
//#region src/videoweb/video/providers/wan-2-7-lora.d.ts
|
|
5
5
|
declare const WAN_2_7_LORA_RESOLUTION_LIST: SelectOptionType[];
|
|
6
6
|
declare const WAN_2_7_LORA_DURATION_LIST: SelectOptionType[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_WAN_2_7_LORA_MODELS as n,WAN_2_7_LORA_DURATION_LIST as r,WAN_2_7_LORA_RESOLUTION_LIST as i}from"@flaqai/model-core";const a=e(i),o=e(r),s=t(n[`wan-v2.7-lora-up-image-to-video-720p-5s`],{parameterOverride:{maxImages:1,supportAudio:!0,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 LoRA Up Image to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),c=t(n[`wan-v2.7-lora-up-image-to-video-720p-10s`],{parameterOverride:{maxImages:1,supportAudio:!0,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 LoRA Up Image to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),l=t(n[`wan-v2.7-lora-up-image-to-video-720p-15s`],{parameterOverride:{maxImages:1,supportAudio:!0,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 LoRA Up Image to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),u=t(n[`wan-v2.7-lora-up-image-to-video-1080p-5s`],{parameterOverride:{maxImages:1,supportAudio:!0,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 LoRA Up Image to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),d=t(n[`wan-v2.7-lora-up-image-to-video-1080p-10s`],{parameterOverride:{maxImages:1,supportAudio:!0,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 LoRA Up Image to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),f=t(n[`wan-v2.7-lora-up-image-to-video-1080p-15s`],{parameterOverride:{maxImages:1,supportAudio:!0,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 LoRA Up Image to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),p={"image-to-video__720p__5s":s,"image-to-video__720p__10s":c,"image-to-video__720p__15s":l,"image-to-video__1080p__5s":u,"image-to-video__1080p__10s":d,"image-to-video__1080p__15s":f};export{p as GROUP_WAN_2_7_LORA,o as WAN_2_7_LORA_DURATION_LIST,d as WAN_2_7_LORA_IMAGE_TO_VIDEO_1080P_10S_MODEL,f as WAN_2_7_LORA_IMAGE_TO_VIDEO_1080P_15S_MODEL,u as WAN_2_7_LORA_IMAGE_TO_VIDEO_1080P_5S_MODEL,c as WAN_2_7_LORA_IMAGE_TO_VIDEO_720P_10S_MODEL,l as WAN_2_7_LORA_IMAGE_TO_VIDEO_720P_15S_MODEL,s as WAN_2_7_LORA_IMAGE_TO_VIDEO_720P_5S_MODEL,a as WAN_2_7_LORA_RESOLUTION_LIST};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.
|
|
2
|
-
import "../../image/index.
|
|
3
|
-
import { VideoModelType } from "../videoweb-video-catalog-types.
|
|
1
|
+
import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
|
|
2
|
+
import "../../image/index.js";
|
|
3
|
+
import { VideoModelType } from "../videoweb-video-catalog-types.js";
|
|
4
4
|
//#region src/videoweb/video/providers/wan-2-7.d.ts
|
|
5
5
|
declare const WAN_2_7_RESOLUTION_LIST: SelectOptionType[];
|
|
6
6
|
declare const WAN_2_7_DURATION_LIST: SelectOptionType[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{VIDEO_WAN_2_7_MODELS as r,WAN_2_7_DURATION_LIST as i,WAN_2_7_RATIO_LIST as a,WAN_2_7_RESOLUTION_LIST as o}from"@flaqai/model-core";const s=e(o),c=e(i),l=t(a,{"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`14`,iconHeight:`14`},"4:3":{iconWidth:`16`,iconHeight:`12`},"3:4":{iconWidth:`12`,iconHeight:`16`}}),u=n(r[`wan-v2.7-up-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 2.7 Text to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),d=n(r[`wan-v2.7-up-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 2.7 Text to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),f=n(r[`wan-v2.7-up-text-to-video-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 2.7 Text to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),p=n(r[`wan-v2.7-up-text-to-video-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 2.7 Text to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),m=n(r[`wan-v2.7-up-text-to-video-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 2.7 Text to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),h=n(r[`wan-v2.7-up-text-to-video-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 2.7 Text to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),g=n(r[`wan-v2.7-up-image-to-video-720p-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 Image to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),_=n(r[`wan-v2.7-up-image-to-video-720p-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 Image to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),v=n(r[`wan-v2.7-up-image-to-video-720p-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 Image to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),y=n(r[`wan-v2.7-up-image-to-video-1080p-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 Image to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),b=n(r[`wan-v2.7-up-image-to-video-1080p-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 Image to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),x=n(r[`wan-v2.7-up-image-to-video-1080p-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 Image to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),S={"text-to-video__720p__5s":u,"text-to-video__720p__10s":d,"text-to-video__720p__15s":f,"text-to-video__1080p__5s":p,"text-to-video__1080p__10s":m,"text-to-video__1080p__15s":h,"image-to-video__720p__5s":g,"image-to-video__720p__10s":_,"image-to-video__720p__15s":v,"image-to-video__1080p__5s":y,"image-to-video__1080p__10s":b,"image-to-video__1080p__15s":x};export{S as GROUP_WAN_2_7,c as WAN_2_7_DURATION_LIST,b as WAN_2_7_IMAGE_TO_VIDEO_1080P_10S_MODEL,x as WAN_2_7_IMAGE_TO_VIDEO_1080P_15S_MODEL,y as WAN_2_7_IMAGE_TO_VIDEO_1080P_5S_MODEL,_ as WAN_2_7_IMAGE_TO_VIDEO_720P_10S_MODEL,v as WAN_2_7_IMAGE_TO_VIDEO_720P_15S_MODEL,g as WAN_2_7_IMAGE_TO_VIDEO_720P_5S_MODEL,l as WAN_2_7_RATIO_LIST,s as WAN_2_7_RESOLUTION_LIST,m as WAN_2_7_TEXT_TO_VIDEO_1080P_10S_MODEL,h as WAN_2_7_TEXT_TO_VIDEO_1080P_15S_MODEL,p as WAN_2_7_TEXT_TO_VIDEO_1080P_5S_MODEL,d as WAN_2_7_TEXT_TO_VIDEO_720P_10S_MODEL,f as WAN_2_7_TEXT_TO_VIDEO_720P_15S_MODEL,u as WAN_2_7_TEXT_TO_VIDEO_720P_5S_MODEL};
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
|
|
2
|
+
import "../../image/index.js";
|
|
3
|
+
import { VideoModelType } from "../videoweb-video-catalog-types.js";
|
|
4
|
+
//#region src/videoweb/video/providers/wan-3-0-reference.d.ts
|
|
5
|
+
type Wan30ReferenceResolution = '480p' | '720p' | '1080p';
|
|
6
|
+
type Wan30ReferenceDuration = '5s' | '10s' | '15s' | '20s' | '25s' | '30s';
|
|
7
|
+
declare const WAN_3_0_REFERENCE_INPUT_LIMITS: Readonly<{
|
|
8
|
+
maxImages: 10;
|
|
9
|
+
maxAudioReferences: 5;
|
|
10
|
+
maxVideoReferences: 5;
|
|
11
|
+
maxFileReferences: 1;
|
|
12
|
+
maxLinkReferences: 1;
|
|
13
|
+
maxAudioTotalSeconds: 15;
|
|
14
|
+
maxVideoTotalSeconds: 15;
|
|
15
|
+
}>;
|
|
16
|
+
declare const WAN_3_0_REFERENCE_RESOLUTION_LIST: SelectOptionType<Wan30ReferenceResolution>[];
|
|
17
|
+
declare const WAN_3_0_REFERENCE_DURATION_LIST: SelectOptionType<Wan30ReferenceDuration>[];
|
|
18
|
+
declare const WAN_3_0_REFERENCE_RATIO_LIST: RatioType[];
|
|
19
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_480P_5S_MODEL: VideoModelType;
|
|
20
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_480P_10S_MODEL: VideoModelType;
|
|
21
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_480P_15S_MODEL: VideoModelType;
|
|
22
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_480P_20S_MODEL: VideoModelType;
|
|
23
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_480P_25S_MODEL: VideoModelType;
|
|
24
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_480P_30S_MODEL: VideoModelType;
|
|
25
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_720P_5S_MODEL: VideoModelType;
|
|
26
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_720P_10S_MODEL: VideoModelType;
|
|
27
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_720P_15S_MODEL: VideoModelType;
|
|
28
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_720P_20S_MODEL: VideoModelType;
|
|
29
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_720P_25S_MODEL: VideoModelType;
|
|
30
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_720P_30S_MODEL: VideoModelType;
|
|
31
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_1080P_5S_MODEL: VideoModelType;
|
|
32
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_1080P_10S_MODEL: VideoModelType;
|
|
33
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_1080P_15S_MODEL: VideoModelType;
|
|
34
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_1080P_20S_MODEL: VideoModelType;
|
|
35
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_1080P_25S_MODEL: VideoModelType;
|
|
36
|
+
declare const WAN_3_0_REFERENCE_TO_VIDEO_1080P_30S_MODEL: VideoModelType;
|
|
37
|
+
declare const GROUP_WAN_3_0_REFERENCE_MODELS: Record<string, VideoModelType>;
|
|
38
|
+
//#endregion
|
|
39
|
+
export { GROUP_WAN_3_0_REFERENCE_MODELS, WAN_3_0_REFERENCE_DURATION_LIST, WAN_3_0_REFERENCE_INPUT_LIMITS, WAN_3_0_REFERENCE_RATIO_LIST, WAN_3_0_REFERENCE_RESOLUTION_LIST, WAN_3_0_REFERENCE_TO_VIDEO_1080P_10S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_1080P_15S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_1080P_20S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_1080P_25S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_1080P_30S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_1080P_5S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_480P_10S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_480P_15S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_480P_20S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_480P_25S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_480P_30S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_480P_5S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_720P_10S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_720P_15S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_720P_20S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_720P_25S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_720P_30S_MODEL, WAN_3_0_REFERENCE_TO_VIDEO_720P_5S_MODEL };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as n}from"../adapter.js";import{VIDEO_WAN_3_0_REFERENCE_MODELS as r,WAN_3_0_REFERENCE_DURATION_LIST as i,WAN_3_0_REFERENCE_RATIO_LIST as a,WAN_3_0_REFERENCE_RESOLUTION_LIST as o}from"@flaqai/model-core";const s=Object.freeze({maxImages:10,maxAudioReferences:5,maxVideoReferences:5,maxFileReferences:1,maxLinkReferences:1,maxAudioTotalSeconds:15,maxVideoTotalSeconds:15}),c=e(o),l=e(i),u=t(a,{"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"4:3":{iconWidth:`16`,iconHeight:`12`},"3:4":{iconWidth:`12`,iconHeight:`16`},"1:1":{iconWidth:`14`,iconHeight:`14`}});function d({resolution:e,duration:t}){return n(r[`wan-v3.0-reference-to-video-${e}-${t}`],{parameterOverride:{maxImages:s.maxImages,supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},name:`Wan 3.0 Reference ${e} (${t})`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0-reference`,ratioList:u,videoModelPlatform:`wan`})}const f=d({resolution:`480p`,duration:`5s`}),p=d({resolution:`480p`,duration:`10s`}),m=d({resolution:`480p`,duration:`15s`}),h=d({resolution:`480p`,duration:`20s`}),g=d({resolution:`480p`,duration:`25s`}),_=d({resolution:`480p`,duration:`30s`}),v=d({resolution:`720p`,duration:`5s`}),y=d({resolution:`720p`,duration:`10s`}),b=d({resolution:`720p`,duration:`15s`}),x=d({resolution:`720p`,duration:`20s`}),S=d({resolution:`720p`,duration:`25s`}),C=d({resolution:`720p`,duration:`30s`}),w=d({resolution:`1080p`,duration:`5s`}),T=d({resolution:`1080p`,duration:`10s`}),E=d({resolution:`1080p`,duration:`15s`}),D=d({resolution:`1080p`,duration:`20s`}),O=d({resolution:`1080p`,duration:`25s`}),k=d({resolution:`1080p`,duration:`30s`}),A={"reference-to-video__480p__5s":f,"reference-to-video__480p__10s":p,"reference-to-video__480p__15s":m,"reference-to-video__480p__20s":h,"reference-to-video__480p__25s":g,"reference-to-video__480p__30s":_,"reference-to-video__720p__5s":v,"reference-to-video__720p__10s":y,"reference-to-video__720p__15s":b,"reference-to-video__720p__20s":x,"reference-to-video__720p__25s":S,"reference-to-video__720p__30s":C,"reference-to-video__1080p__5s":w,"reference-to-video__1080p__10s":T,"reference-to-video__1080p__15s":E,"reference-to-video__1080p__20s":D,"reference-to-video__1080p__25s":O,"reference-to-video__1080p__30s":k};export{A as GROUP_WAN_3_0_REFERENCE_MODELS,l as WAN_3_0_REFERENCE_DURATION_LIST,s as WAN_3_0_REFERENCE_INPUT_LIMITS,u as WAN_3_0_REFERENCE_RATIO_LIST,c as WAN_3_0_REFERENCE_RESOLUTION_LIST,T as WAN_3_0_REFERENCE_TO_VIDEO_1080P_10S_MODEL,E as WAN_3_0_REFERENCE_TO_VIDEO_1080P_15S_MODEL,D as WAN_3_0_REFERENCE_TO_VIDEO_1080P_20S_MODEL,O as WAN_3_0_REFERENCE_TO_VIDEO_1080P_25S_MODEL,k as WAN_3_0_REFERENCE_TO_VIDEO_1080P_30S_MODEL,w as WAN_3_0_REFERENCE_TO_VIDEO_1080P_5S_MODEL,p as WAN_3_0_REFERENCE_TO_VIDEO_480P_10S_MODEL,m as WAN_3_0_REFERENCE_TO_VIDEO_480P_15S_MODEL,h as WAN_3_0_REFERENCE_TO_VIDEO_480P_20S_MODEL,g as WAN_3_0_REFERENCE_TO_VIDEO_480P_25S_MODEL,_ as WAN_3_0_REFERENCE_TO_VIDEO_480P_30S_MODEL,f as WAN_3_0_REFERENCE_TO_VIDEO_480P_5S_MODEL,y as WAN_3_0_REFERENCE_TO_VIDEO_720P_10S_MODEL,b as WAN_3_0_REFERENCE_TO_VIDEO_720P_15S_MODEL,x as WAN_3_0_REFERENCE_TO_VIDEO_720P_20S_MODEL,S as WAN_3_0_REFERENCE_TO_VIDEO_720P_25S_MODEL,C as WAN_3_0_REFERENCE_TO_VIDEO_720P_30S_MODEL,v as WAN_3_0_REFERENCE_TO_VIDEO_720P_5S_MODEL};
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import { AdaptedParameter } from "../../../parameter-list-adapter.js";
|
|
2
|
+
import { VideoModelType } from "../videoweb-video-catalog-types.js";
|
|
3
|
+
//#region src/videoweb/video/providers/wan-3-0.d.ts
|
|
4
|
+
declare const WAN_3_0_RATIO_LIST: AdaptedParameter<{
|
|
5
|
+
readonly name: '16:9';
|
|
6
|
+
readonly value: '16:9';
|
|
7
|
+
} | {
|
|
8
|
+
readonly name: '9:16';
|
|
9
|
+
readonly value: '9:16';
|
|
10
|
+
} | {
|
|
11
|
+
readonly name: '4:3';
|
|
12
|
+
readonly value: '4:3';
|
|
13
|
+
} | {
|
|
14
|
+
readonly name: '3:4';
|
|
15
|
+
readonly value: '3:4';
|
|
16
|
+
} | {
|
|
17
|
+
readonly name: '1:1';
|
|
18
|
+
readonly value: '1:1';
|
|
19
|
+
}>[];
|
|
20
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_RESOLUTION_LIST: AdaptedParameter<{
|
|
21
|
+
readonly name: '480p';
|
|
22
|
+
readonly value: '480p';
|
|
23
|
+
} | {
|
|
24
|
+
readonly name: '720p';
|
|
25
|
+
readonly value: '720p';
|
|
26
|
+
} | {
|
|
27
|
+
readonly name: '1080p';
|
|
28
|
+
readonly value: '1080p';
|
|
29
|
+
}>[];
|
|
30
|
+
declare const WAN_3_0_IMAGE_TO_VIDEO_RESOLUTION_LIST: AdaptedParameter<{
|
|
31
|
+
readonly name: '480p';
|
|
32
|
+
readonly value: '480p';
|
|
33
|
+
}>[];
|
|
34
|
+
declare const WAN_3_0_DURATION_LIST: AdaptedParameter<{
|
|
35
|
+
readonly name: '5s';
|
|
36
|
+
readonly value: '5s';
|
|
37
|
+
} | {
|
|
38
|
+
readonly name: '10s';
|
|
39
|
+
readonly value: '10s';
|
|
40
|
+
} | {
|
|
41
|
+
readonly name: '15s';
|
|
42
|
+
readonly value: '15s';
|
|
43
|
+
} | {
|
|
44
|
+
readonly name: '20s';
|
|
45
|
+
readonly value: '20s';
|
|
46
|
+
} | {
|
|
47
|
+
readonly name: '25s';
|
|
48
|
+
readonly value: '25s';
|
|
49
|
+
} | {
|
|
50
|
+
readonly name: '30s';
|
|
51
|
+
readonly value: '30s';
|
|
52
|
+
}>[];
|
|
53
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_5S: VideoModelType;
|
|
54
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_10S: VideoModelType;
|
|
55
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_15S: VideoModelType;
|
|
56
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_20S: VideoModelType;
|
|
57
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_25S: VideoModelType;
|
|
58
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_30S: VideoModelType;
|
|
59
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_5S: VideoModelType;
|
|
60
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_10S: VideoModelType;
|
|
61
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_15S: VideoModelType;
|
|
62
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_20S: VideoModelType;
|
|
63
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_25S: VideoModelType;
|
|
64
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_30S: VideoModelType;
|
|
65
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_5S: VideoModelType;
|
|
66
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_10S: VideoModelType;
|
|
67
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_15S: VideoModelType;
|
|
68
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_20S: VideoModelType;
|
|
69
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_25S: VideoModelType;
|
|
70
|
+
declare const WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_30S: VideoModelType;
|
|
71
|
+
declare const WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_5S: VideoModelType;
|
|
72
|
+
declare const WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_10S: VideoModelType;
|
|
73
|
+
declare const WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_15S: VideoModelType;
|
|
74
|
+
declare const WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_20S: VideoModelType;
|
|
75
|
+
declare const WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_25S: VideoModelType;
|
|
76
|
+
declare const WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_30S: VideoModelType;
|
|
77
|
+
declare const GROUP_WAN_3_0_MODELS: Record<string, VideoModelType>;
|
|
78
|
+
//#endregion
|
|
79
|
+
export { GROUP_WAN_3_0_MODELS, WAN_3_0_DURATION_LIST, WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_10S, WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_15S, WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_20S, WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_25S, WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_30S, WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_5S, WAN_3_0_IMAGE_TO_VIDEO_RESOLUTION_LIST, WAN_3_0_RATIO_LIST, WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_10S, WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_15S, WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_20S, WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_25S, WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_30S, WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_5S, WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_10S, WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_15S, WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_20S, WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_25S, WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_30S, WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_5S, WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_10S, WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_15S, WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_20S, WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_25S, WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_30S, WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_5S, WAN_3_0_TEXT_TO_VIDEO_RESOLUTION_LIST };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_WAN_3_0_MODELS as n,WAN_3_0_DURATION_LIST as r,WAN_3_0_IMAGE_TO_VIDEO_RESOLUTION_LIST as i,WAN_3_0_RATIO_LIST as a,WAN_3_0_TEXT_TO_VIDEO_RESOLUTION_LIST as o}from"@flaqai/model-core";const s=e(a),c=e(o),l=e(i),u=e(r),d=t(n[`wan-v3.0-text-to-video-480p-5s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),f=t(n[`wan-v3.0-text-to-video-480p-10s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),p=t(n[`wan-v3.0-text-to-video-480p-15s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 480p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),m=t(n[`wan-v3.0-text-to-video-480p-20s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 480p (20s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),h=t(n[`wan-v3.0-text-to-video-480p-25s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 480p (25s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),g=t(n[`wan-v3.0-text-to-video-480p-30s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 480p (30s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),_=t(n[`wan-v3.0-text-to-video-720p-5s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),v=t(n[`wan-v3.0-text-to-video-720p-10s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),y=t(n[`wan-v3.0-text-to-video-720p-15s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),b=t(n[`wan-v3.0-text-to-video-720p-20s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 720p (20s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),x=t(n[`wan-v3.0-text-to-video-720p-25s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 720p (25s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),S=t(n[`wan-v3.0-text-to-video-720p-30s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 720p (30s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),C=t(n[`wan-v3.0-text-to-video-1080p-5s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),w=t(n[`wan-v3.0-text-to-video-1080p-10s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),T=t(n[`wan-v3.0-text-to-video-1080p-15s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),E=t(n[`wan-v3.0-text-to-video-1080p-20s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 1080p (20s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),D=t(n[`wan-v3.0-text-to-video-1080p-25s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 1080p (25s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),O=t(n[`wan-v3.0-text-to-video-1080p-30s`],{parameterOverride:{supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 3.0 Text to Video 1080p (30s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),k=t(n[`wan-v3.0-image-to-video-480p-5s`],{parameterOverride:{maxImages:2,supportAudio:!0,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 3.0 Image to Video 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),A=t(n[`wan-v3.0-image-to-video-480p-10s`],{parameterOverride:{maxImages:2,supportAudio:!0,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 3.0 Image to Video 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),j=t(n[`wan-v3.0-image-to-video-480p-15s`],{parameterOverride:{maxImages:2,supportAudio:!0,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 3.0 Image to Video 480p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),M=t(n[`wan-v3.0-image-to-video-480p-20s`],{parameterOverride:{maxImages:2,supportAudio:!0,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 3.0 Image to Video 480p (20s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),N=t(n[`wan-v3.0-image-to-video-480p-25s`],{parameterOverride:{maxImages:2,supportAudio:!0,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 3.0 Image to Video 480p (25s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),P=t(n[`wan-v3.0-image-to-video-480p-30s`],{parameterOverride:{maxImages:2,supportAudio:!0,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 3.0 Image to Video 480p (30s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-3-0`}),F={"text-to-video__480p__5s":d,"text-to-video__480p__10s":f,"text-to-video__480p__15s":p,"text-to-video__480p__20s":m,"text-to-video__480p__25s":h,"text-to-video__480p__30s":g,"text-to-video__720p__5s":_,"text-to-video__720p__10s":v,"text-to-video__720p__15s":y,"text-to-video__720p__20s":b,"text-to-video__720p__25s":x,"text-to-video__720p__30s":S,"text-to-video__1080p__5s":C,"text-to-video__1080p__10s":w,"text-to-video__1080p__15s":T,"text-to-video__1080p__20s":E,"text-to-video__1080p__25s":D,"text-to-video__1080p__30s":O,"image-to-video__480p__5s":k,"image-to-video__480p__10s":A,"image-to-video__480p__15s":j,"image-to-video__480p__20s":M,"image-to-video__480p__25s":N,"image-to-video__480p__30s":P};export{F as GROUP_WAN_3_0_MODELS,u as WAN_3_0_DURATION_LIST,A as WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_10S,j as WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_15S,M as WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_20S,N as WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_25S,P as WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_30S,k as WAN_3_0_IMAGE_TO_VIDEO_MODEL_480P_5S,l as WAN_3_0_IMAGE_TO_VIDEO_RESOLUTION_LIST,s as WAN_3_0_RATIO_LIST,w as WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_10S,T as WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_15S,E as WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_20S,D as WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_25S,O as WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_30S,C as WAN_3_0_TEXT_TO_VIDEO_MODEL_1080P_5S,f as WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_10S,p as WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_15S,m as WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_20S,h as WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_25S,g as WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_30S,d as WAN_3_0_TEXT_TO_VIDEO_MODEL_480P_5S,v as WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_10S,y as WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_15S,b as WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_20S,x as WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_25S,S as WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_30S,_ as WAN_3_0_TEXT_TO_VIDEO_MODEL_720P_5S,c as WAN_3_0_TEXT_TO_VIDEO_RESOLUTION_LIST};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AdaptedParameter } from "../../../parameter-list-adapter.
|
|
2
|
-
import { SelectOptionType } from "../../image/videoweb-image-catalog-types.
|
|
3
|
-
import "../../image/index.
|
|
4
|
-
import { VideoModelType } from "../videoweb-video-catalog-types.
|
|
1
|
+
import { AdaptedParameter } from "../../../parameter-list-adapter.js";
|
|
2
|
+
import { SelectOptionType } from "../../image/videoweb-image-catalog-types.js";
|
|
3
|
+
import "../../image/index.js";
|
|
4
|
+
import { VideoModelType } from "../videoweb-video-catalog-types.js";
|
|
5
5
|
//#region src/videoweb/video/providers/wan.d.ts
|
|
6
6
|
declare const WAN_AI_VIDEO_RESOLUTION: AdaptedParameter<{
|
|
7
7
|
readonly name: '480p';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{adaptParameterList as e}from"../../../parameter-list-adapter.js";import{adaptVideoWebVideoModel as t}from"../adapter.js";import{VIDEO_WAN_MODELS as n,WAN_DURATION_LIST as r,WAN_RATIO_LIST as i,WAN_RESOLUTION_LIST as a}from"@flaqai/model-core";const o=e(a.toReversed()),s=e(i),c=e(a),l=e(i),u=[...e(r),{name:`10s`,value:`10s`}],d=c,f=l,p=t(n[`wan-v2.1-text-to-video-480p-5s`],{name:`Wan AI Video 480p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),m=t(n[`wan-v2.1-text-to-video-720p-5s`],{name:`Wan AI Video 720p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),h=t(n[`wan-v2.1-image-to-video-480p-5s`],{name:`Wan AI Image to Video 480p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),g=t(n[`wan-v2.1-image-to-video-720p-5s`],{name:`Wan AI Image to Video 720p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),_=t(n[`wan-v2.2-text-to-video-480p-5s`],{name:`Wan AI 2.2 Video 480p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),v=t(n[`wan-v2.2-text-to-video-720p-5s`],{name:`Wan AI 2.2 Video 720p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),y=t(n[`wan-v2.2-image-to-video-480p-5s`],{name:`Wan AI 2.2 Image to Video 480p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),b=t(n[`wan-v2.2-image-to-video-720p-5s`],{name:`Wan AI 2.2 Image to Video 720p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),x={"text-to-video__480p":p,"text-to-video__720p":m,"image-to-video__480p":h,"image-to-video__720p":g},S={"text-to-video__480p":_,"text-to-video__720p":v,"image-to-video__480p":y,"image-to-video__720p":b},C=x,w=S;export{x as GROUP_WAN_AI_VIDEO_IMAGE_MODEL,S as GROUP_WAN_AI_VIDEO_IMAGE_MODEL_2_2,C as WAN_2_1_GROUP_MODEL,u as WAN_2_1_VIDEO_MODEL_DURATION,l as WAN_2_1_VIDEO_MODEL_RATIO,c as WAN_2_1_VIDEO_MODEL_RESOLUTION,w as WAN_2_2_GROUP_MODEL,f as WAN_2_2_VIDEO_MODEL_RATIO,d as WAN_2_2_VIDEO_MODEL_RESOLUTION,h as WAN_AI_IMAGE_TO_VIDEO_480P_MODEL,y as WAN_AI_IMAGE_TO_VIDEO_480P_MODEL_2_2,g as WAN_AI_IMAGE_TO_VIDEO_720P_MODEL,b as WAN_AI_IMAGE_TO_VIDEO_720P_MODEL_2_2,p as WAN_AI_VIDEO_480P_MODEL,_ as WAN_AI_VIDEO_480P_MODEL_2_2,m as WAN_AI_VIDEO_720P_MODEL,v as WAN_AI_VIDEO_720P_MODEL_2_2,s as WAN_AI_VIDEO_RATIO,o as WAN_AI_VIDEO_RESOLUTION};
|
package/dist/videoweb/video/{videoweb-video-catalog-types.d.mts → videoweb-video-catalog-types.d.ts}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { ImageStyle, RatioType } from "../image/videoweb-image-catalog-types.
|
|
1
|
+
import { ImageStyle, RatioType } from "../image/videoweb-image-catalog-types.js";
|
|
2
2
|
//#region src/videoweb/video/videoweb-video-catalog-types.d.ts
|
|
3
|
-
type VideoOptionsModelKey = 'flux-3' | 'gemini-omni-flash' | 'happy-horse-1-1' | 'happy-horse-1-0' | 'veo-3-1' | 'wan-2-5' | 'wan-2-6' | 'hailuo-2-3' | 'hailuo-2-0' | 'seedance-1-0' | 'seedance-2-0' | 'seedance-2-0-mini' | 'kling-3-0' | 'kling-3-0-turbo' | 'grok-imagine-1-5' | 'kling-2-6' | 'kling-2-5-turbo-pro' | 'kling-2-1' | 'kling-1-6' | 'kling-1-5' | 'kling-1-0' | 'kling-o1' | 'minimax-h3' | 'pixverse-5-0' | 'pixverse-5-5' | 'vidu-2-0' | 'vidu-q3' | 'wan-2-7' | 'wan-2-7-lora';
|
|
3
|
+
type VideoOptionsModelKey = 'flux-3' | 'gemini-omni-flash' | 'happy-horse-1-1' | 'happy-horse-1-0' | 'veo-3-1' | 'wan-2-5' | 'wan-2-6' | 'hailuo-2-3' | 'hailuo-2-0' | 'seedance-1-0' | 'seedance-2-0' | 'seedance-2-0-mini' | 'kling-3-0' | 'kling-3-0-turbo' | 'grok-imagine-1-5' | 'kling-2-6' | 'kling-2-5-turbo-pro' | 'kling-2-1' | 'kling-1-6' | 'kling-1-5' | 'kling-1-0' | 'kling-o1' | 'minimax-h3' | 'pixverse-5-0' | 'pixverse-5-5' | 'vidu-2-0' | 'vidu-q3' | 'wan-2-7' | 'wan-2-7-lora' | 'wan-3-0';
|
|
4
4
|
type VideoModelPlatform = 'flux-video' | 'kling' | 'wan' | 'veo' | 'hailuo' | 'grok' | 'seedance' | 'pixverse' | 'vidu' | 'happy-horse';
|
|
5
5
|
/** Company or organization that owns the model family. */
|
|
6
6
|
type VideoModelProvider = 'minimax';
|
|
7
|
-
type VideoModelTags = 'audio' | 'standard' | 'pro' | 'master' | 'endFrame' | 'ratio' | 'fast' | '4s' | '5s' | '6s' | '8s' | '10s' | '15s' | '20s' | '25s' | '5/10s' | '5/10/15s' | '6/10s' | '2k' | '4K' | '1080p' | '720p' | '480p';
|
|
7
|
+
type VideoModelTags = 'audio' | 'standard' | 'pro' | 'master' | 'endFrame' | 'ratio' | 'fast' | 'beta' | '4s' | '5s' | '6s' | '8s' | '10s' | '15s' | '20s' | '25s' | '30s' | '5/10s' | '5/10/15s' | '6/10s' | '2k' | '4K' | '1080p' | '720p' | '480p';
|
|
8
8
|
type VideoModelInfoTags = 'audio' | 'standard' | 'pro' | 'master' | 'endFrame' | 'ratio' | 'fast' | 'credits' | 'multiVersion' | string;
|
|
9
9
|
type VideoModelType = ImageStyle & {
|
|
10
10
|
videoType?: 'all' | 'Image-to-video' | 'Photo-to-video' | 'Face-swap-video' | 'Face-swap-image' | 'Hug' | 'multi-model-video' | 'ai-kiss' | 'Text-to-video' | 'ai-kungfu' | 'ai-action-figure-video' | 'ghibli-art-video' | 'veo3-video' | 'hailuo-2-0' | 'hailuo-2-3' | 'seedance-1-0' | 'ai-french-kiss' | 'flux-text-to-video' | 'kling-2-1-std' | 'kling-2-1-master' | 'earth-zoom-out-video' | 'wan-ai-video' | 'wan-ai-video-2-2' | 'flux-ai-video' | 'ai-talking-baby' | 'ai-talking-avatar' | 'higgsfield-ai' | 'vidu-video-q1' | 'vidu-video-2-0' | 'video-to-video' | 'product-to-video' | 'wan-ai-video-2-5' | 'wan-ai-video-2-6' | 'wan-ai-video-2-2-animate' | 'kling-2-5' | 'kling-2-6' | 'midjourney-video' | 'sora-2' | 'veo-3-1-video' | 'happy-birthday' | 'minecraft' | 'tim-burton-halloween' | 'pumpkin-head-halloween' | 'ghost-dance-halloween' | 'consistent-character-video' | 'kling-o1' | 'ai-music-video-generator' | 'ai-christmas-video-generator' | 'kling-motion-control' | 'luma-modify-video' | 'ai-baby-dance-generator' | 'wan-ai-video-collection' | 'vidu-video-q3' | 'kling-3-0' | 'grok-imagine-1-5' | 'seedance-2-0' | 'seedance-2-0-mini' | (string & {});
|