@flaqai/model-adapter 0.2.11 → 0.2.12

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.
Files changed (393) hide show
  1. package/dist/flaq/3d/{adapter.d.mts → adapter.d.ts} +1 -1
  2. package/dist/flaq/3d/{index.d.mts → index.d.ts} +3 -3
  3. package/dist/flaq/3d/providers/{tripo.d.mts → tripo.d.ts} +1 -1
  4. package/dist/flaq/3d/providers/tripo.js +1 -0
  5. package/dist/flaq/image/{adapter.d.mts → adapter.d.ts} +1 -1
  6. package/dist/flaq/image/{catalog.d.mts → catalog.d.ts} +8 -8
  7. package/dist/flaq/image/catalog.js +1 -0
  8. package/dist/flaq/image/{index.d.mts → index.d.ts} +11 -11
  9. package/dist/flaq/image/providers/{gemini.d.mts → gemini.d.ts} +1 -1
  10. package/dist/flaq/image/providers/gemini.js +1 -0
  11. package/dist/flaq/image/providers/{gpt-image-2.d.mts → gpt-image-2.d.ts} +2 -2
  12. package/dist/flaq/image/providers/gpt-image-2.js +1 -0
  13. package/dist/flaq/image/providers/{hidream.d.mts → hidream.d.ts} +1 -1
  14. package/dist/flaq/image/providers/hidream.js +1 -0
  15. package/dist/flaq/image/providers/{qwen.d.mts → qwen.d.ts} +1 -1
  16. package/dist/flaq/image/providers/qwen.js +1 -0
  17. package/dist/flaq/image/providers/{seedream.d.mts → seedream.d.ts} +1 -1
  18. package/dist/flaq/image/providers/seedream.js +1 -0
  19. package/dist/flaq/image/{ratios.d.mts → ratios.d.ts} +1 -1
  20. package/dist/flaq/image/ratios.js +1 -0
  21. package/dist/flaq/image/{resolutions.d.mts → resolutions.d.ts} +1 -1
  22. package/dist/flaq/image/resolutions.js +1 -0
  23. package/dist/flaq/{index.d.mts → index.d.ts} +32 -32
  24. package/dist/flaq/video/{adapter.d.mts → adapter.d.ts} +1 -1
  25. package/dist/flaq/video/{catalog.d.mts → catalog.d.ts} +11 -11
  26. package/dist/flaq/video/catalog.js +1 -0
  27. package/dist/flaq/video/{index.d.mts → index.d.ts} +15 -15
  28. package/dist/flaq/video/providers/{alibaba.d.mts → alibaba.d.ts} +1 -1
  29. package/dist/flaq/video/providers/alibaba.js +1 -0
  30. package/dist/flaq/video/providers/{hailuo.d.mts → hailuo.d.ts} +1 -1
  31. package/dist/flaq/video/providers/hailuo.js +1 -0
  32. package/dist/flaq/video/providers/{hedra.d.mts → hedra.d.ts} +1 -1
  33. package/dist/flaq/video/providers/hedra.js +1 -0
  34. package/dist/flaq/video/providers/{higgsfield.d.mts → higgsfield.d.ts} +1 -1
  35. package/dist/flaq/video/providers/higgsfield.js +1 -0
  36. package/dist/flaq/video/providers/{infinitetalk.d.mts → infinitetalk.d.ts} +1 -1
  37. package/dist/flaq/video/providers/infinitetalk.js +1 -0
  38. package/dist/flaq/video/providers/{kling.d.mts → kling.d.ts} +1 -1
  39. package/dist/flaq/video/providers/kling.js +1 -0
  40. package/dist/flaq/video/providers/{seedance-2-0.d.mts → seedance-2-0.d.ts} +1 -1
  41. package/dist/flaq/video/providers/seedance-2-0.js +1 -0
  42. package/dist/flaq/video/providers/{seedance.d.mts → seedance.d.ts} +1 -1
  43. package/dist/flaq/video/providers/seedance.js +1 -0
  44. package/dist/flaq/video/providers/{veo.d.mts → veo.d.ts} +1 -1
  45. package/dist/flaq/video/providers/veo.js +1 -0
  46. package/dist/flaq/video/providers/{vidu.d.mts → vidu.d.ts} +1 -1
  47. package/dist/flaq/video/providers/vidu.js +5 -0
  48. package/dist/flaq/video/{ratios.d.mts → ratios.d.ts} +1 -1
  49. package/dist/flaq/video/ratios.js +1 -0
  50. package/dist/{flaq-namespace.d.mts → flaq-namespace.d.ts} +30 -30
  51. package/dist/flaq-namespace.js +1 -0
  52. package/dist/{flaq.d.mts → flaq.d.ts} +30 -30
  53. package/dist/flaq.js +1 -0
  54. package/dist/{index.d.mts → index.d.ts} +112 -112
  55. package/dist/index.js +1 -0
  56. package/dist/videoweb/audio/{adapter.d.mts → adapter.d.ts} +1 -1
  57. package/dist/videoweb/audio/{index.d.mts → index.d.ts} +3 -3
  58. package/dist/videoweb/audio/providers/{elevenlabs-tts.d.mts → elevenlabs-tts.d.ts} +1 -1
  59. package/dist/videoweb/audio/providers/elevenlabs-tts.js +1 -0
  60. package/dist/videoweb/image/{adapter.d.mts → adapter.d.ts} +1 -1
  61. package/dist/videoweb/image/{any.d.mts → any.d.ts} +1 -1
  62. package/dist/videoweb/image/any.js +1 -0
  63. package/dist/videoweb/image/{featured-models.d.mts → featured-models.d.ts} +1 -1
  64. package/dist/videoweb/image/featured-models.js +1 -0
  65. package/dist/videoweb/image/{group-v2.d.mts → group-v2.d.ts} +1 -1
  66. package/dist/videoweb/image/group-v2.js +1 -0
  67. package/dist/videoweb/image/{group.d.mts → group.d.ts} +1 -1
  68. package/dist/videoweb/image/group.js +1 -0
  69. package/dist/videoweb/image/{index.d.mts → index.d.ts} +34 -34
  70. package/dist/videoweb/image/providers/{4o-image.d.mts → 4o-image.d.ts} +1 -1
  71. package/dist/videoweb/image/providers/4o-image.js +1 -0
  72. package/dist/videoweb/image/providers/{flux-2.d.mts → flux-2.d.ts} +1 -1
  73. package/dist/videoweb/image/providers/flux-2.js +1 -0
  74. package/dist/videoweb/image/providers/{flux-canny-redux.d.mts → flux-canny-redux.d.ts} +1 -1
  75. package/dist/videoweb/image/providers/flux-canny-redux.js +1 -0
  76. package/dist/videoweb/image/providers/{flux-kontext.d.mts → flux-kontext.d.ts} +1 -1
  77. package/dist/videoweb/image/providers/flux-kontext.js +1 -0
  78. package/dist/videoweb/image/providers/{flux-krea.d.mts → flux-krea.d.ts} +1 -1
  79. package/dist/videoweb/image/providers/flux-krea.js +1 -0
  80. package/dist/videoweb/image/providers/{flux.d.mts → flux.d.ts} +1 -1
  81. package/dist/videoweb/image/providers/flux.js +1 -0
  82. package/dist/videoweb/image/providers/{ghiblify.d.mts → ghiblify.d.ts} +2 -2
  83. package/dist/videoweb/image/providers/ghiblify.js +1 -0
  84. package/dist/videoweb/image/providers/{glm.d.mts → glm.d.ts} +1 -1
  85. package/dist/videoweb/image/providers/glm.js +1 -0
  86. package/dist/videoweb/image/providers/{gpt-image-2-free.d.mts → gpt-image-2-free.d.ts} +1 -1
  87. package/dist/videoweb/image/providers/gpt-image-2-free.js +1 -0
  88. package/dist/videoweb/image/providers/{gpt-image-2.d.mts → gpt-image-2.d.ts} +2 -2
  89. package/dist/videoweb/image/providers/gpt-image-2.js +1 -0
  90. package/dist/videoweb/image/providers/{ideogram-v2.d.mts → ideogram-v2.d.ts} +1 -1
  91. package/dist/videoweb/image/providers/ideogram-v2.js +1 -0
  92. package/dist/videoweb/image/providers/{ideogram-v3.d.mts → ideogram-v3.d.ts} +1 -1
  93. package/dist/videoweb/image/providers/ideogram-v3.js +1 -0
  94. package/dist/videoweb/image/providers/{image-effect.d.mts → image-effect.d.ts} +1 -1
  95. package/dist/videoweb/image/providers/image-effect.js +1 -0
  96. package/dist/videoweb/image/providers/{index.d.mts → index.d.ts} +26 -26
  97. package/dist/videoweb/image/providers/{nano-banana-2.d.mts → nano-banana-2.d.ts} +1 -1
  98. package/dist/videoweb/image/providers/nano-banana-2.js +1 -0
  99. package/dist/videoweb/image/providers/{nano-banana-free.d.mts → nano-banana-free.d.ts} +1 -1
  100. package/dist/videoweb/image/providers/nano-banana-free.js +1 -0
  101. package/dist/videoweb/image/providers/{nano-banana-pro.d.mts → nano-banana-pro.d.ts} +1 -1
  102. package/dist/videoweb/image/providers/nano-banana-pro.js +1 -0
  103. package/dist/videoweb/image/providers/{nano-banana.d.mts → nano-banana.d.ts} +1 -1
  104. package/dist/videoweb/image/providers/nano-banana.js +1 -0
  105. package/dist/videoweb/image/providers/{qwen-image-2.d.mts → qwen-image-2.d.ts} +1 -1
  106. package/dist/videoweb/image/providers/qwen-image-2.js +1 -0
  107. package/dist/videoweb/image/providers/{qwen-image-3-free.d.mts → qwen-image-3-free.d.ts} +1 -1
  108. package/dist/videoweb/image/providers/{qwen-image-3-pro.mjs → qwen-image-3-free.js} +1 -1
  109. package/dist/videoweb/image/providers/{qwen-image-3-pro.d.mts → qwen-image-3-pro.d.ts} +1 -1
  110. package/dist/videoweb/image/providers/qwen-image-3-pro.js +1 -0
  111. package/dist/videoweb/image/providers/{qwen-image-official.d.mts → qwen-image-official.d.ts} +1 -1
  112. package/dist/videoweb/image/providers/qwen-image-official.js +1 -0
  113. package/dist/videoweb/image/providers/{qwen-image.d.mts → qwen-image.d.ts} +1 -1
  114. package/dist/videoweb/image/providers/qwen-image.js +1 -0
  115. package/dist/videoweb/image/providers/{seedream-4-5.d.mts → seedream-4-5.d.ts} +1 -1
  116. package/dist/videoweb/image/providers/seedream-4-5.js +1 -0
  117. package/dist/videoweb/image/providers/{seedream-5-0-pro.d.mts → seedream-5-0-pro.d.ts} +1 -1
  118. package/dist/videoweb/image/providers/seedream-5-0-pro.js +1 -0
  119. package/dist/videoweb/image/providers/{seedream-5-0.d.mts → seedream-5-0.d.ts} +1 -1
  120. package/dist/videoweb/image/providers/seedream-5-0.js +1 -0
  121. package/dist/videoweb/image/providers/{seedream-v4.d.mts → seedream-v4.d.ts} +1 -1
  122. package/dist/videoweb/image/providers/seedream-v4.js +1 -0
  123. package/dist/videoweb/music/{adapter.d.mts → adapter.d.ts} +1 -1
  124. package/dist/videoweb/music/{index.d.mts → index.d.ts} +3 -3
  125. package/dist/videoweb/music/providers/{suno.d.mts → suno.d.ts} +1 -1
  126. package/dist/videoweb/music/providers/suno.js +1 -0
  127. package/dist/videoweb/video/{adapter.d.mts → adapter.d.ts} +1 -1
  128. package/dist/videoweb/video/{any.d.mts → any.d.ts} +3 -3
  129. package/dist/videoweb/video/{any.mjs → any.js} +1 -1
  130. package/dist/videoweb/video/{collection-options.d.mts → collection-options.d.ts} +2 -2
  131. package/dist/videoweb/video/{group-v2.d.mts → group-v2.d.ts} +2 -2
  132. package/dist/videoweb/video/group-v2.js +1 -0
  133. package/dist/videoweb/video/{group.d.mts → group.d.ts} +1 -1
  134. package/dist/videoweb/video/group.js +1 -0
  135. package/dist/videoweb/video/{index.d.mts → index.d.ts} +66 -66
  136. package/dist/videoweb/video/{landing-page.d.mts → landing-page.d.ts} +1 -1
  137. package/dist/videoweb/video/{legacy-groups.d.mts → legacy-groups.d.ts} +1 -1
  138. package/dist/videoweb/video/legacy-groups.js +1 -0
  139. package/dist/videoweb/video/providers/{flux-3.d.mts → flux-3.d.ts} +3 -3
  140. package/dist/videoweb/video/providers/flux-3.js +1 -0
  141. package/dist/videoweb/video/providers/{gemini-omni-flash.d.mts → gemini-omni-flash.d.ts} +3 -3
  142. package/dist/videoweb/video/providers/gemini-omni-flash.js +1 -0
  143. package/dist/videoweb/video/providers/{grok-imagine-1-5.d.mts → grok-imagine-1-5.d.ts} +3 -3
  144. package/dist/videoweb/video/providers/grok-imagine-1-5.js +1 -0
  145. package/dist/videoweb/video/providers/{hailuo-2-0.d.mts → hailuo-2-0.d.ts} +3 -3
  146. package/dist/videoweb/video/providers/hailuo-2-0.js +1 -0
  147. package/dist/videoweb/video/providers/{hailuo-2-3.d.mts → hailuo-2-3.d.ts} +3 -3
  148. package/dist/videoweb/video/providers/hailuo-2-3.js +1 -0
  149. package/dist/videoweb/video/providers/{happy-horse-1-0.d.mts → happy-horse-1-0.d.ts} +2 -2
  150. package/dist/videoweb/video/providers/happy-horse-1-0.js +1 -0
  151. package/dist/videoweb/video/providers/{happy-horse-1-1.d.mts → happy-horse-1-1.d.ts} +2 -2
  152. package/dist/videoweb/video/providers/happy-horse-1-1.js +1 -0
  153. package/dist/videoweb/video/providers/{hedra.d.mts → hedra.d.ts} +1 -1
  154. package/dist/videoweb/video/providers/hedra.js +1 -0
  155. package/dist/videoweb/video/providers/{higgsfield.d.mts → higgsfield.d.ts} +1 -1
  156. package/dist/videoweb/video/providers/higgsfield.js +1 -0
  157. package/dist/videoweb/video/providers/{index.d.mts → index.d.ts} +56 -56
  158. package/dist/videoweb/video/providers/{infinitetalk.d.mts → infinitetalk.d.ts} +3 -3
  159. package/dist/videoweb/video/providers/infinitetalk.js +1 -0
  160. package/dist/videoweb/video/providers/{kling-2-5.d.mts → kling-2-5.d.ts} +3 -3
  161. package/dist/videoweb/video/providers/kling-2-5.js +1 -0
  162. package/dist/videoweb/video/providers/{kling-2-6.d.mts → kling-2-6.d.ts} +3 -3
  163. package/dist/videoweb/video/providers/kling-2-6.js +1 -0
  164. package/dist/videoweb/video/providers/{kling-3-0-4k.d.mts → kling-3-0-4k.d.ts} +3 -3
  165. package/dist/videoweb/video/providers/kling-3-0-4k.js +1 -0
  166. package/dist/videoweb/video/providers/{kling-3-0-turbo.d.mts → kling-3-0-turbo.d.ts} +3 -3
  167. package/dist/videoweb/video/providers/kling-3-0-turbo.js +1 -0
  168. package/dist/videoweb/video/providers/{kling-3-0.d.mts → kling-3-0.d.ts} +3 -3
  169. package/dist/videoweb/video/providers/kling-3-0.js +1 -0
  170. package/dist/videoweb/video/providers/{kling-effects-korean-baseball.d.mts → kling-effects-korean-baseball.d.ts} +3 -3
  171. package/dist/videoweb/video/providers/kling-effects-korean-baseball.js +1 -0
  172. package/dist/videoweb/video/providers/{kling-motion-control.d.mts → kling-motion-control.d.ts} +3 -3
  173. package/dist/videoweb/video/providers/kling-motion-control.js +1 -0
  174. package/dist/videoweb/video/providers/{kling-o1.d.mts → kling-o1.d.ts} +3 -3
  175. package/dist/videoweb/video/providers/kling-o1.js +1 -0
  176. package/dist/videoweb/video/providers/{kling-omni-3-reference.d.mts → kling-omni-3-reference.d.ts} +3 -3
  177. package/dist/videoweb/video/providers/kling-omni-3-reference.js +1 -0
  178. package/dist/videoweb/video/providers/{kling.d.mts → kling.d.ts} +4 -4
  179. package/dist/videoweb/video/providers/kling.js +1 -0
  180. package/dist/videoweb/video/providers/{luma-modify-video.d.mts → luma-modify-video.d.ts} +3 -3
  181. package/dist/videoweb/video/providers/luma-modify-video.js +1 -0
  182. package/dist/videoweb/video/providers/{midjourney-image-to-video.d.mts → midjourney-image-to-video.d.ts} +3 -3
  183. package/dist/videoweb/video/providers/midjourney-image-to-video.js +1 -0
  184. package/dist/videoweb/video/providers/{midjourney.d.mts → midjourney.d.ts} +3 -3
  185. package/dist/videoweb/video/providers/midjourney.js +1 -0
  186. package/dist/videoweb/video/providers/{minimax-h3-reference.d.mts → minimax-h3-reference.d.ts} +3 -3
  187. package/dist/videoweb/video/providers/minimax-h3-reference.js +1 -0
  188. package/dist/videoweb/video/providers/{minimax-h3.d.mts → minimax-h3.d.ts} +3 -3
  189. package/dist/videoweb/video/providers/minimax-h3.js +1 -0
  190. package/dist/videoweb/video/providers/{pixverse-4-5.d.mts → pixverse-4-5.d.ts} +2 -2
  191. package/dist/videoweb/video/providers/pixverse-4-5.js +1 -0
  192. package/dist/videoweb/video/providers/{pixverse-5-0.d.mts → pixverse-5-0.d.ts} +3 -3
  193. package/dist/videoweb/video/providers/pixverse-5-0.js +1 -0
  194. package/dist/videoweb/video/providers/{pixverse-5-5.d.mts → pixverse-5-5.d.ts} +3 -3
  195. package/dist/videoweb/video/providers/pixverse-5-5.js +1 -0
  196. package/dist/videoweb/video/providers/{pixverse-6-0.d.mts → pixverse-6-0.d.ts} +3 -3
  197. package/dist/videoweb/video/providers/pixverse-6-0.js +1 -0
  198. package/dist/videoweb/video/providers/{runway-gen3a.d.mts → runway-gen3a.d.ts} +1 -1
  199. package/dist/videoweb/video/providers/runway-gen3a.js +1 -0
  200. package/dist/videoweb/video/providers/{runway-gen4.d.mts → runway-gen4.d.ts} +3 -3
  201. package/dist/videoweb/video/providers/runway-gen4.js +1 -0
  202. package/dist/videoweb/video/providers/{seedance-1-5.d.mts → seedance-1-5.d.ts} +3 -3
  203. package/dist/videoweb/video/providers/seedance-1-5.js +1 -0
  204. package/dist/videoweb/video/providers/{seedance-2-0-mini.d.mts → seedance-2-0-mini.d.ts} +3 -3
  205. package/dist/videoweb/video/providers/seedance-2-0-mini.js +1 -0
  206. package/dist/videoweb/video/providers/{seedance-2-0-reference.d.mts → seedance-2-0-reference.d.ts} +3 -3
  207. package/dist/videoweb/video/providers/seedance-2-0-reference.js +1 -0
  208. package/dist/videoweb/video/providers/{seedance-2-0.d.mts → seedance-2-0.d.ts} +2 -2
  209. package/dist/videoweb/video/providers/seedance-2-0.js +1 -0
  210. package/dist/videoweb/video/providers/{seedance-v1.d.mts → seedance-v1.d.ts} +3 -3
  211. package/dist/videoweb/video/providers/seedance-v1.js +1 -0
  212. package/dist/videoweb/video/providers/{sora-2-pro.d.mts → sora-2-pro.d.ts} +2 -2
  213. package/dist/videoweb/video/providers/sora-2-pro.js +1 -0
  214. package/dist/videoweb/video/providers/{sora-2.d.mts → sora-2.d.ts} +2 -2
  215. package/dist/videoweb/video/providers/sora-2.js +1 -0
  216. package/dist/videoweb/video/providers/{veo-2.d.mts → veo-2.d.ts} +3 -3
  217. package/dist/videoweb/video/providers/veo-2.js +1 -0
  218. package/dist/videoweb/video/providers/{veo-3-1.d.mts → veo-3-1.d.ts} +2 -2
  219. package/dist/videoweb/video/providers/veo-3-1.js +1 -0
  220. package/dist/videoweb/video/providers/{veo-3.d.mts → veo-3.d.ts} +3 -3
  221. package/dist/videoweb/video/providers/veo-3.js +1 -0
  222. package/dist/videoweb/video/providers/{video-effect.d.mts → video-effect.d.ts} +1 -1
  223. package/dist/videoweb/video/providers/{video-effect.mjs → video-effect.js} +1 -1
  224. package/dist/videoweb/video/providers/{video-upscaler.d.mts → video-upscaler.d.ts} +3 -3
  225. package/dist/videoweb/video/providers/video-upscaler.js +1 -0
  226. package/dist/videoweb/video/providers/{vidu-2-0.d.mts → vidu-2-0.d.ts} +2 -2
  227. package/dist/videoweb/video/providers/vidu-2-0.js +1 -0
  228. package/dist/videoweb/video/providers/{vidu-christmas-effect.d.mts → vidu-christmas-effect.d.ts} +1 -1
  229. package/dist/videoweb/video/providers/vidu-christmas-effect.js +8 -0
  230. package/dist/videoweb/video/providers/{vidu-q1.d.mts → vidu-q1.d.ts} +1 -1
  231. package/dist/videoweb/video/providers/vidu-q1.js +1 -0
  232. package/dist/videoweb/video/providers/{vidu-q2-reference.d.mts → vidu-q2-reference.d.ts} +3 -3
  233. package/dist/videoweb/video/providers/vidu-q2-reference.js +1 -0
  234. package/dist/videoweb/video/providers/{vidu-q2.d.mts → vidu-q2.d.ts} +2 -2
  235. package/dist/videoweb/video/providers/vidu-q2.js +1 -0
  236. package/dist/videoweb/video/providers/{vidu-q3-reference.d.mts → vidu-q3-reference.d.ts} +1 -1
  237. package/dist/videoweb/video/providers/vidu-q3-reference.js +1 -0
  238. package/dist/videoweb/video/providers/{vidu-q3.d.mts → vidu-q3.d.ts} +1 -1
  239. package/dist/videoweb/video/providers/vidu-q3.js +1 -0
  240. package/dist/videoweb/video/providers/{wan-2-2-animate.d.mts → wan-2-2-animate.d.ts} +3 -3
  241. package/dist/videoweb/video/providers/wan-2-2-animate.js +1 -0
  242. package/dist/videoweb/video/providers/{wan-2-5.d.mts → wan-2-5.d.ts} +2 -2
  243. package/dist/videoweb/video/providers/wan-2-5.js +1 -0
  244. package/dist/videoweb/video/providers/{wan-2-6.d.mts → wan-2-6.d.ts} +4 -4
  245. package/dist/videoweb/video/providers/wan-2-6.js +1 -0
  246. package/dist/videoweb/video/providers/{wan-2-7-lora.d.mts → wan-2-7-lora.d.ts} +3 -3
  247. package/dist/videoweb/video/providers/wan-2-7-lora.js +1 -0
  248. package/dist/videoweb/video/providers/{wan-2-7.d.mts → wan-2-7.d.ts} +3 -3
  249. package/dist/videoweb/video/providers/wan-2-7.js +1 -0
  250. package/dist/videoweb/video/providers/{wan.d.mts → wan.d.ts} +4 -4
  251. package/dist/videoweb/video/providers/wan.js +1 -0
  252. package/dist/videoweb/video/{videoweb-video-catalog-types.d.mts → videoweb-video-catalog-types.d.ts} +1 -1
  253. package/dist/{videoweb.d.mts → videoweb.d.ts} +109 -109
  254. package/dist/videoweb.js +1 -0
  255. package/package.json +8 -8
  256. package/dist/flaq/3d/providers/tripo.mjs +0 -1
  257. package/dist/flaq/image/catalog.mjs +0 -1
  258. package/dist/flaq/image/providers/gemini.mjs +0 -1
  259. package/dist/flaq/image/providers/gpt-image-2.mjs +0 -1
  260. package/dist/flaq/image/providers/hidream.mjs +0 -1
  261. package/dist/flaq/image/providers/qwen.mjs +0 -1
  262. package/dist/flaq/image/providers/seedream.mjs +0 -1
  263. package/dist/flaq/image/ratios.mjs +0 -1
  264. package/dist/flaq/image/resolutions.mjs +0 -1
  265. package/dist/flaq/video/catalog.mjs +0 -1
  266. package/dist/flaq/video/providers/alibaba.mjs +0 -1
  267. package/dist/flaq/video/providers/hailuo.mjs +0 -1
  268. package/dist/flaq/video/providers/hedra.mjs +0 -1
  269. package/dist/flaq/video/providers/higgsfield.mjs +0 -1
  270. package/dist/flaq/video/providers/infinitetalk.mjs +0 -1
  271. package/dist/flaq/video/providers/kling.mjs +0 -1
  272. package/dist/flaq/video/providers/seedance-2-0.mjs +0 -1
  273. package/dist/flaq/video/providers/seedance.mjs +0 -1
  274. package/dist/flaq/video/providers/veo.mjs +0 -1
  275. package/dist/flaq/video/providers/vidu.mjs +0 -5
  276. package/dist/flaq/video/ratios.mjs +0 -1
  277. package/dist/flaq-namespace.mjs +0 -1
  278. package/dist/flaq.mjs +0 -1
  279. package/dist/index.mjs +0 -1
  280. package/dist/videoweb/audio/providers/elevenlabs-tts.mjs +0 -1
  281. package/dist/videoweb/image/any.mjs +0 -1
  282. package/dist/videoweb/image/featured-models.mjs +0 -1
  283. package/dist/videoweb/image/group-v2.mjs +0 -1
  284. package/dist/videoweb/image/group.mjs +0 -1
  285. package/dist/videoweb/image/providers/4o-image.mjs +0 -1
  286. package/dist/videoweb/image/providers/flux-2.mjs +0 -1
  287. package/dist/videoweb/image/providers/flux-canny-redux.mjs +0 -1
  288. package/dist/videoweb/image/providers/flux-kontext.mjs +0 -1
  289. package/dist/videoweb/image/providers/flux-krea.mjs +0 -1
  290. package/dist/videoweb/image/providers/flux.mjs +0 -1
  291. package/dist/videoweb/image/providers/ghiblify.mjs +0 -1
  292. package/dist/videoweb/image/providers/glm.mjs +0 -1
  293. package/dist/videoweb/image/providers/gpt-image-2-free.mjs +0 -1
  294. package/dist/videoweb/image/providers/gpt-image-2.mjs +0 -1
  295. package/dist/videoweb/image/providers/ideogram-v2.mjs +0 -1
  296. package/dist/videoweb/image/providers/ideogram-v3.mjs +0 -1
  297. package/dist/videoweb/image/providers/image-effect.mjs +0 -1
  298. package/dist/videoweb/image/providers/nano-banana-2.mjs +0 -1
  299. package/dist/videoweb/image/providers/nano-banana-free.mjs +0 -1
  300. package/dist/videoweb/image/providers/nano-banana-pro.mjs +0 -1
  301. package/dist/videoweb/image/providers/nano-banana.mjs +0 -1
  302. package/dist/videoweb/image/providers/qwen-image-2.mjs +0 -1
  303. package/dist/videoweb/image/providers/qwen-image-3-free.mjs +0 -1
  304. package/dist/videoweb/image/providers/qwen-image-official.mjs +0 -1
  305. package/dist/videoweb/image/providers/qwen-image.mjs +0 -1
  306. package/dist/videoweb/image/providers/seedream-4-5.mjs +0 -1
  307. package/dist/videoweb/image/providers/seedream-5-0-pro.mjs +0 -1
  308. package/dist/videoweb/image/providers/seedream-5-0.mjs +0 -1
  309. package/dist/videoweb/image/providers/seedream-v4.mjs +0 -1
  310. package/dist/videoweb/music/providers/suno.mjs +0 -1
  311. package/dist/videoweb/video/group-v2.mjs +0 -1
  312. package/dist/videoweb/video/group.mjs +0 -1
  313. package/dist/videoweb/video/legacy-groups.mjs +0 -1
  314. package/dist/videoweb/video/providers/flux-3.mjs +0 -1
  315. package/dist/videoweb/video/providers/gemini-omni-flash.mjs +0 -1
  316. package/dist/videoweb/video/providers/grok-imagine-1-5.mjs +0 -1
  317. package/dist/videoweb/video/providers/hailuo-2-0.mjs +0 -1
  318. package/dist/videoweb/video/providers/hailuo-2-3.mjs +0 -1
  319. package/dist/videoweb/video/providers/happy-horse-1-0.mjs +0 -1
  320. package/dist/videoweb/video/providers/happy-horse-1-1.mjs +0 -1
  321. package/dist/videoweb/video/providers/hedra.mjs +0 -1
  322. package/dist/videoweb/video/providers/higgsfield.mjs +0 -1
  323. package/dist/videoweb/video/providers/infinitetalk.mjs +0 -1
  324. package/dist/videoweb/video/providers/kling-2-5.mjs +0 -1
  325. package/dist/videoweb/video/providers/kling-2-6.mjs +0 -1
  326. package/dist/videoweb/video/providers/kling-3-0-4k.mjs +0 -1
  327. package/dist/videoweb/video/providers/kling-3-0-turbo.mjs +0 -1
  328. package/dist/videoweb/video/providers/kling-3-0.mjs +0 -1
  329. package/dist/videoweb/video/providers/kling-effects-korean-baseball.mjs +0 -1
  330. package/dist/videoweb/video/providers/kling-motion-control.mjs +0 -1
  331. package/dist/videoweb/video/providers/kling-o1.mjs +0 -1
  332. package/dist/videoweb/video/providers/kling-omni-3-reference.mjs +0 -1
  333. package/dist/videoweb/video/providers/kling.mjs +0 -1
  334. package/dist/videoweb/video/providers/luma-modify-video.mjs +0 -1
  335. package/dist/videoweb/video/providers/midjourney-image-to-video.mjs +0 -1
  336. package/dist/videoweb/video/providers/midjourney.mjs +0 -1
  337. package/dist/videoweb/video/providers/minimax-h3-reference.mjs +0 -1
  338. package/dist/videoweb/video/providers/minimax-h3.mjs +0 -1
  339. package/dist/videoweb/video/providers/pixverse-4-5.mjs +0 -1
  340. package/dist/videoweb/video/providers/pixverse-5-0.mjs +0 -1
  341. package/dist/videoweb/video/providers/pixverse-5-5.mjs +0 -1
  342. package/dist/videoweb/video/providers/pixverse-6-0.mjs +0 -1
  343. package/dist/videoweb/video/providers/runway-gen3a.mjs +0 -1
  344. package/dist/videoweb/video/providers/runway-gen4.mjs +0 -1
  345. package/dist/videoweb/video/providers/seedance-1-5.mjs +0 -1
  346. package/dist/videoweb/video/providers/seedance-2-0-mini.mjs +0 -1
  347. package/dist/videoweb/video/providers/seedance-2-0-reference.mjs +0 -1
  348. package/dist/videoweb/video/providers/seedance-2-0.mjs +0 -1
  349. package/dist/videoweb/video/providers/seedance-v1.mjs +0 -1
  350. package/dist/videoweb/video/providers/sora-2-pro.mjs +0 -1
  351. package/dist/videoweb/video/providers/sora-2.mjs +0 -1
  352. package/dist/videoweb/video/providers/veo-2.mjs +0 -1
  353. package/dist/videoweb/video/providers/veo-3-1.mjs +0 -1
  354. package/dist/videoweb/video/providers/veo-3.mjs +0 -1
  355. package/dist/videoweb/video/providers/video-upscaler.mjs +0 -1
  356. package/dist/videoweb/video/providers/vidu-2-0.mjs +0 -1
  357. package/dist/videoweb/video/providers/vidu-christmas-effect.mjs +0 -8
  358. package/dist/videoweb/video/providers/vidu-q1.mjs +0 -1
  359. package/dist/videoweb/video/providers/vidu-q2-reference.mjs +0 -1
  360. package/dist/videoweb/video/providers/vidu-q2.mjs +0 -1
  361. package/dist/videoweb/video/providers/vidu-q3-reference.mjs +0 -1
  362. package/dist/videoweb/video/providers/vidu-q3.mjs +0 -1
  363. package/dist/videoweb/video/providers/wan-2-2-animate.mjs +0 -1
  364. package/dist/videoweb/video/providers/wan-2-5.mjs +0 -1
  365. package/dist/videoweb/video/providers/wan-2-6.mjs +0 -1
  366. package/dist/videoweb/video/providers/wan-2-7-lora.mjs +0 -1
  367. package/dist/videoweb/video/providers/wan-2-7.mjs +0 -1
  368. package/dist/videoweb/video/providers/wan.mjs +0 -1
  369. package/dist/videoweb.mjs +0 -1
  370. /package/dist/_virtual/_rolldown/{runtime.mjs → runtime.js} +0 -0
  371. /package/dist/flaq/3d/{adapter.mjs → adapter.js} +0 -0
  372. /package/dist/flaq/3d/{flaq-three-d-types.d.mts → flaq-three-d-types.d.ts} +0 -0
  373. /package/dist/flaq/image/{adapter.mjs → adapter.js} +0 -0
  374. /package/dist/flaq/image/{flaq-image-catalog-types.d.mts → flaq-image-catalog-types.d.ts} +0 -0
  375. /package/dist/flaq/image/{flaq-image-types.d.mts → flaq-image-types.d.ts} +0 -0
  376. /package/dist/flaq/video/{adapter.mjs → adapter.js} +0 -0
  377. /package/dist/flaq/video/{flaq-video-catalog-types.d.mts → flaq-video-catalog-types.d.ts} +0 -0
  378. /package/dist/flaq/video/{flaq-video-types.d.mts → flaq-video-types.d.ts} +0 -0
  379. /package/dist/{parameter-list-adapter.d.mts → parameter-list-adapter.d.ts} +0 -0
  380. /package/dist/{parameter-list-adapter.mjs → parameter-list-adapter.js} +0 -0
  381. /package/dist/videoweb/audio/{adapter.mjs → adapter.js} +0 -0
  382. /package/dist/videoweb/audio/{videoweb-audio-types.d.mts → videoweb-audio-types.d.ts} +0 -0
  383. /package/dist/videoweb/image/{adapter.mjs → adapter.js} +0 -0
  384. /package/dist/videoweb/image/{videoweb-image-catalog-types.d.mts → videoweb-image-catalog-types.d.ts} +0 -0
  385. /package/dist/videoweb/image/{videoweb-image-types.d.mts → videoweb-image-types.d.ts} +0 -0
  386. /package/dist/videoweb/{model-select.d.mts → model-select.d.ts} +0 -0
  387. /package/dist/videoweb/{model-select.mjs → model-select.js} +0 -0
  388. /package/dist/videoweb/music/{adapter.mjs → adapter.js} +0 -0
  389. /package/dist/videoweb/music/{videoweb-music-types.d.mts → videoweb-music-types.d.ts} +0 -0
  390. /package/dist/videoweb/video/{adapter.mjs → adapter.js} +0 -0
  391. /package/dist/videoweb/video/{collection-options.mjs → collection-options.js} +0 -0
  392. /package/dist/videoweb/video/{landing-page.mjs → landing-page.js} +0 -0
  393. /package/dist/videoweb/video/{videoweb-video-types.d.mts → videoweb-video-types.d.ts} +0 -0
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{HAPPY_HORSE_1_0_DURATION_LIST as r,HAPPY_HORSE_1_0_RATIO_LIST as i,HAPPY_HORSE_1_0_RESOLUTION_LIST as a,VIDEO_HAPPY_HORSE_1_0_MODELS as o}from"@flaqai/model-core";const s=t(i,{"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`}}),c=e(a),l=e(r),u=n(o.happyhorse_1_0_text_to_video_720p_5s,{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Happy Horse 1.0 Text to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),d=n(o.happyhorse_1_0_text_to_video_720p_10s,{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Happy Horse 1.0 Text to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),f=n(o.happyhorse_1_0_text_to_video_720p_15s,{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Happy Horse 1.0 Text to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),p=n(o.happyhorse_1_0_text_to_video_1080p_5s,{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Happy Horse 1.0 Text to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),m=n(o.happyhorse_1_0_text_to_video_1080p_10s,{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Happy Horse 1.0 Text to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),h=n(o.happyhorse_1_0_text_to_video_1080p_15s,{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Happy Horse 1.0 Text to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),g=n(o.happyhorse_1_0_image_to_video_720p_5s,{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Happy Horse 1.0 Image to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),_=n(o.happyhorse_1_0_image_to_video_720p_10s,{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Happy Horse 1.0 Image to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),v=n(o.happyhorse_1_0_image_to_video_720p_15s,{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Happy Horse 1.0 Image to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),y=n(o.happyhorse_1_0_image_to_video_1080p_5s,{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Happy Horse 1.0 Image to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),b=n(o.happyhorse_1_0_image_to_video_1080p_10s,{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Happy Horse 1.0 Image to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),x=n(o.happyhorse_1_0_image_to_video_1080p_15s,{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Happy Horse 1.0 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_HAPPY_HORSE_1_0,l as HAPPY_HORSE_1_0_DURATION_LIST,b as HAPPY_HORSE_1_0_IMAGE_TO_VIDEO_1080P_10S_MODEL,x as HAPPY_HORSE_1_0_IMAGE_TO_VIDEO_1080P_15S_MODEL,y as HAPPY_HORSE_1_0_IMAGE_TO_VIDEO_1080P_5S_MODEL,_ as HAPPY_HORSE_1_0_IMAGE_TO_VIDEO_720P_10S_MODEL,v as HAPPY_HORSE_1_0_IMAGE_TO_VIDEO_720P_15S_MODEL,g as HAPPY_HORSE_1_0_IMAGE_TO_VIDEO_720P_5S_MODEL,s as HAPPY_HORSE_1_0_RATIO_LIST,c as HAPPY_HORSE_1_0_RESOLUTION_LIST,m as HAPPY_HORSE_1_0_TEXT_TO_VIDEO_1080P_10S_MODEL,h as HAPPY_HORSE_1_0_TEXT_TO_VIDEO_1080P_15S_MODEL,p as HAPPY_HORSE_1_0_TEXT_TO_VIDEO_1080P_5S_MODEL,d as HAPPY_HORSE_1_0_TEXT_TO_VIDEO_720P_10S_MODEL,f as HAPPY_HORSE_1_0_TEXT_TO_VIDEO_720P_15S_MODEL,u as HAPPY_HORSE_1_0_TEXT_TO_VIDEO_720P_5S_MODEL};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{HAPPY_HORSE_1_1_DURATION_LIST as r,HAPPY_HORSE_1_1_RATIO_LIST as i,HAPPY_HORSE_1_1_RESOLUTION_LIST as a,VIDEO_HAPPY_HORSE_1_1_MODELS as o}from"@flaqai/model-core";const s=t(i,{"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`}}),c=e(a),l=e(r),u=n(o.happyhorse_1_1_text_to_video_720p_5s,{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Happy Horse 1.1 Text to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),d=n(o.happyhorse_1_1_text_to_video_720p_10s,{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Happy Horse 1.1 Text to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),f=n(o.happyhorse_1_1_text_to_video_720p_15s,{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Happy Horse 1.1 Text to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),p=n(o.happyhorse_1_1_text_to_video_1080p_5s,{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Happy Horse 1.1 Text to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),m=n(o.happyhorse_1_1_text_to_video_1080p_10s,{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Happy Horse 1.1 Text to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),h=n(o.happyhorse_1_1_text_to_video_1080p_15s,{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Happy Horse 1.1 Text to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),g=n(o.happyhorse_1_1_image_to_video_720p_5s,{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Happy Horse 1.1 Image to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),_=n(o.happyhorse_1_1_image_to_video_720p_10s,{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Happy Horse 1.1 Image to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),v=n(o.happyhorse_1_1_image_to_video_720p_15s,{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Happy Horse 1.1 Image to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),y=n(o.happyhorse_1_1_image_to_video_1080p_5s,{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Happy Horse 1.1 Image to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),b=n(o.happyhorse_1_1_image_to_video_1080p_10s,{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Happy Horse 1.1 Image to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),x=n(o.happyhorse_1_1_image_to_video_1080p_15s,{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Happy Horse 1.1 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_HAPPY_HORSE_1_1,l as HAPPY_HORSE_1_1_DURATION_LIST,b as HAPPY_HORSE_1_1_IMAGE_TO_VIDEO_1080P_10S_MODEL,x as HAPPY_HORSE_1_1_IMAGE_TO_VIDEO_1080P_15S_MODEL,y as HAPPY_HORSE_1_1_IMAGE_TO_VIDEO_1080P_5S_MODEL,_ as HAPPY_HORSE_1_1_IMAGE_TO_VIDEO_720P_10S_MODEL,v as HAPPY_HORSE_1_1_IMAGE_TO_VIDEO_720P_15S_MODEL,g as HAPPY_HORSE_1_1_IMAGE_TO_VIDEO_720P_5S_MODEL,s as HAPPY_HORSE_1_1_RATIO_LIST,c as HAPPY_HORSE_1_1_RESOLUTION_LIST,m as HAPPY_HORSE_1_1_TEXT_TO_VIDEO_1080P_10S_MODEL,h as HAPPY_HORSE_1_1_TEXT_TO_VIDEO_1080P_15S_MODEL,p as HAPPY_HORSE_1_1_TEXT_TO_VIDEO_1080P_5S_MODEL,d as HAPPY_HORSE_1_1_TEXT_TO_VIDEO_720P_10S_MODEL,f as HAPPY_HORSE_1_1_TEXT_TO_VIDEO_720P_15S_MODEL,u as HAPPY_HORSE_1_1_TEXT_TO_VIDEO_720P_5S_MODEL};
@@ -1 +0,0 @@
1
- import{adaptVideoWebVideoModel as e}from"../adapter.mjs";import{VIDEO_HEDRA_MODELS as t}from"@flaqai/model-core";const n=[`Person waves their hands as at you.`,`Person looks away.`,`Person raises both of their hands.`,`Person raises their arms up and down gleefully.`,`Person looks around with concern.`],r=e(t[`hedra-video-540p`],{factOverride:{credit:0},name:`Hedra Video (540p)`,isPaid:!1,pricingType:`video`,videoType:`ai-talking-avatar`,creditPerSecond:20,randomPromptList:n}),i=e(t[`hedra-video-720p`],{factOverride:{credit:0},name:`Hedra Video (720p)`,isPaid:!1,pricingType:`video`,videoType:`ai-talking-avatar`,creditPerSecond:40,randomPromptList:n});export{r as HE_VIDEO_MODEL_540P,i as HE_VIDEO_MODEL_720P};
@@ -1 +0,0 @@
1
- import{adaptVideoWebVideoModel as e}from"../adapter.mjs";import{VIDEO_HIGGSFIELD_MODELS as t}from"@flaqai/model-core";const n=e(t[`higgsfield-image-to-video-lite`],{name:`Earth Zoom Out Video (Lite)`,pricingType:`video`,isPaid:!1,videoType:`earth-zoom-out-video`,prompt:`xxx`}),r=e(t[`higgsfield-image-to-video-standard`],{name:`Earth Zoom Out Video (Standard)`,pricingType:`video`,isPaid:!1,videoType:`earth-zoom-out-video`,prompt:`xxx`}),i=e(t[`higgsfield-image-to-video-turbo`],{factOverride:{platformType:47},name:`Earth Zoom Out Video (Turbo)`,pricingType:`video`,isPaid:!1,videoType:`earth-zoom-out-video`,prompt:`xxx`,motionId:`70e490b9-26b7-4572-8d9c-2ac8dcc9adc0`}),a=e(t[`higgsfield-image-to-video-turbo`],{factOverride:{platformType:47},name:`Earth Zoom Out`,isPaid:!1,pricingType:`video`,videoType:`higgsfield-ai`,motionId:`70e490b9-26b7-4572-8d9c-2ac8dcc9adc0`}),o=e(t[`higgsfield-image-to-video-turbo`],{factOverride:{platformType:47},name:`Eyes In`,isPaid:!1,pricingType:`video`,videoType:`higgsfield-ai`,motionId:`0ab33462-481e-4c78-8ffc-086bebd84187`}),s=e(t[`higgsfield-image-to-video-turbo`],{factOverride:{platformType:47},name:`Building Explosion`,isPaid:!1,pricingType:`video`,videoType:`higgsfield-ai`,motionId:`0d53b135-337d-4918-aaf4-2af7ecf4f045`}),c=e(t[`higgsfield-image-to-video-turbo`],{factOverride:{platformType:47},name:`Soul Jump`,isPaid:!1,pricingType:`video`,videoType:`higgsfield-ai`,motionId:`2650aad0-190e-4574-bde6-8378071a4d7c`}),l=e(t[`higgsfield-image-to-video-turbo`],{factOverride:{platformType:47},name:`Face Punch`,isPaid:!1,pricingType:`video`,videoType:`higgsfield-ai`,motionId:`cd5bfd11-5a1a-46e0-9294-b22b0b733b1e`}),u={"earth-zoom-out":a,"eyes-in":o,"building-explosion":s,"soul-jump":c,"face-punch":l},d=[{name:`earth-zoom-out`,value:`earth-zoom-out`,imgSrc:`https://c.topshort.org/fluxpro/higgsfield_ai/template/earth_zoom_out.webp`},{name:`eyes-in`,value:`eyes-in`,imgSrc:`https://c.topshort.org/fluxpro/higgsfield_ai/template/eyes_in.webp`},{name:`building-explosion`,value:`building-explosion`,imgSrc:`https://c.topshort.org/fluxpro/higgsfield_ai/template/building_explosion.webp`},{name:`soul-jump`,value:`soul-jump`,imgSrc:`https://c.topshort.org/fluxpro/higgsfield_ai/template/soul_jump.webp`},{name:`face-punch`,value:`face-punch`,imgSrc:`https://c.topshort.org/fluxpro/higgsfield_ai/template/dace_punch.webp`}];export{n as EARTH_ZOOM_OUT_VIDEO_LITE_MODEL,r as EARTH_ZOOM_OUT_VIDEO_STANDARD_MODEL,i as EARTH_ZOOM_OUT_VIDEO_TURBO_MODEL,u as GROUP_HIGGSFIELD_AI_VIDEO_MODEL,d as GROUP_HIGGSFIELD_AI_VIDEO_MODEL_WITH_IMAGE_OPTIONS,s as HIGGSFIELD_AI_VIDEO_MODEL_BUILDING_EXPLOSION,a as HIGGSFIELD_AI_VIDEO_MODEL_EARTH_ZOOM_OUT,o as HIGGSFIELD_AI_VIDEO_MODEL_EYES_IN,l as HIGGSFIELD_AI_VIDEO_MODEL_FACE_PUNCH,c as HIGGSFIELD_AI_VIDEO_MODEL_SOUL_JUMP};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{INFINITETALK_ORDER_LIST as n,VIDEO_INFINITETALK_MODELS as r}from"@flaqai/model-core";const i=e(n),a=t(r[`infinitetalk-fast`],{factOverride:{credit:0},name:`Infinite Talk Fast`,isPaid:!1,pricingType:`video`,videoType:`ai-talking-baby`,creditPerSecond:15}),o=t(r[`infinitetalk-fast-muti`],{factOverride:{credit:0},name:`Infinite Talk Fast Multi`,isPaid:!1,pricingType:`video`,videoType:`ai-talking-baby`,creditPerSecond:15});export{o as INFINITE_TALK_FAST_MUTI_VIDEO_MODEL,i as INFINITE_TALK_FAST_ORDER_LIST,a as INFINITE_TALK_FAST_VIDEO_MODEL};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{IMAGE_KLING_VIDEO_RESOLUTION_LIST as t}from"../../image/any.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{KLING_2_5_DURATION_LIST as r,KLING_2_5_VERSION_LIST as i,VIDEO_KLING_2_5_MODELS as a}from"@flaqai/model-core";const o=e(i),s=e(r),c=n(a[`kling-v2.5-turbo-std-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V2.5 STD (5s)`,pricingType:`video`,isPaid:!1,videoType:`kling-2-5`,ratioList:t}),l=n(a[`kling-v2.5-turbo-std-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V2.5 STD (10s)`,pricingType:`video`,isPaid:!1,videoType:`kling-2-5`,ratioList:t}),u=n(a[`kling-v2.5-turbo-pro-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V2.5 Turbo Pro (5s)`,pricingType:`video`,isPaid:!1,videoType:`kling-2-5`,ratioList:t}),d=n(a[`kling-v2.5-turbo-pro-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V2.5 Turbo Pro (10s)`,pricingType:`video`,isPaid:!1,videoType:`kling-2-5`,ratioList:t}),f={"5s":{...c,name:`Kling V2.5 Turbo STD (5s)`},"10s":{...l,name:`Kling V2.5 Turbo STD (10s)`}},p={"5s":{...u,name:`Kling V2.5 Turbo Pro (5s)`},"10s":{...d,name:`Kling V2.5 Turbo Pro (10s)`}};export{p as GROUP_KLING_2_5_TURBO_PRO_MODEL,f as GROUP_KLING_2_5_TURBO_STD_MODEL,s as KLING_2_5_DURATION_LIST,d as KLING_2_5_MODEL_10S,u as KLING_2_5_MODEL_5S,l as KLING_2_5_STD_MODEL_10S,c as KLING_2_5_STD_MODEL_5S,o as KLING_2_5_VERSION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{KLING_2_6_DURATION_LIST as r,KLING_2_6_RATIO_LIST as i,KLING_2_6_VERSION_LIST as a,VIDEO_KLING_2_6_MODELS as o}from"@flaqai/model-core";const s=e(a),c=e(r),l=t(i,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),u=n(o[`kling-v2.6-std-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V2.6 Pro`,pricingType:`video`,isPaid:!1,videoType:`kling-2-6`,ratioList:l}),d=n(o[`kling-v2.6-std-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V2.6 Pro`,pricingType:`video`,isPaid:!1,videoType:`kling-2-6`,ratioList:l}),f=n(o[`kling-v2.6-pro-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},factOverride:{platformType:39},name:`Kling V2.6 Pro`,pricingType:`video`,isPaid:!1,videoType:`kling-2-6`,ratioList:l}),p=n(o[`kling-v2.6-pro-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},factOverride:{platformType:39},name:`Kling V2.6 Pro`,pricingType:`video`,isPaid:!1,videoType:`kling-2-6`,ratioList:l}),m=n(o[`kling-v2.6-pro-audio-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},factOverride:{platformType:39},name:`Kling V2.6 Pro`,pricingType:`video`,isPaid:!1,videoType:`kling-2-6`,ratioList:l}),h=n(o[`kling-v2.6-pro-audio-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},factOverride:{platformType:39},name:`Kling V2.6 Pro`,pricingType:`video`,isPaid:!1,videoType:`kling-2-6`,ratioList:l}),g={std__5s:u,std__10s:d,pro__5s:f,pro__10s:p,pro__5s__audio:m,pro__10s__audio:h};export{g as GROUP_KLING_2_6_MODELS,c as KLING_2_6_DURATION_LIST,h as KLING_2_6_PRO_AUDIO_MODEL_10S,m as KLING_2_6_PRO_AUDIO_MODEL_5S,p as KLING_2_6_PRO_MODEL_10S,f as KLING_2_6_PRO_MODEL_5S,l as KLING_2_6_RATIO_LIST,d as KLING_2_6_STD_MODEL_10S,u as KLING_2_6_STD_MODEL_5S,s as KLING_2_6_VERSION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{KLING_3_0_4K_DURATION_LIST as r,KLING_3_0_4K_RATIO_LIST as i,KLING_3_0_4K_VERSION_LIST as a,VIDEO_KLING_3_0_4K_MODELS as o}from"@flaqai/model-core";const s=e(a),c=e(r),l=t(i,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),u=n(o[`kling-v3.0-4k-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 4K`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`,ratioList:l}),d=n(o[`kling-v3.0-4k-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 4K`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`,ratioList:l}),f=n(o[`kling-v3.0-4k-15s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 4K`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`,ratioList:l}),p=n(o[`kling-v3.0-4k-audio-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 4K Audio`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`,ratioList:l}),m=n(o[`kling-v3.0-4k-audio-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 4K Audio`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`,ratioList:l}),h=n(o[`kling-v3.0-4k-audio-15s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 4K Audio`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`,ratioList:l}),g={"4k__5s__noAudio":u,"4k__10s__noAudio":d,"4k__15s__noAudio":f,"4k__5s__audio":p,"4k__10s__audio":m,"4k__15s__audio":h};export{g as GROUP_KLING_3_0_4K_MODELS,m as KLING_3_0_4K_AUDIO_MODEL_10S,h as KLING_3_0_4K_AUDIO_MODEL_15S,p as KLING_3_0_4K_AUDIO_MODEL_5S,c as KLING_3_0_4K_DURATION_LIST,d as KLING_3_0_4K_MODEL_10S,f as KLING_3_0_4K_MODEL_15S,u as KLING_3_0_4K_MODEL_5S,l as KLING_3_0_4K_RATIO_LIST,s as KLING_3_0_4K_VERSION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{KLING_3_0_TURBO_DURATION_LIST as r,KLING_3_0_TURBO_RATIO_LIST as i,KLING_3_0_TURBO_RESOLUTION_LIST as a,VIDEO_KLING_3_0_TURBO_MODELS as o}from"@flaqai/model-core";const s=e(a),c=e(r),l=t(i,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),u=n(o[`kling-v3.0-turbo-720p-audio-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling 3.0 Turbo`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),d=n(o[`kling-v3.0-turbo-720p-audio-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 4K`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),f=n(o[`kling-v3.0-turbo-720p-audio-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 4K`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),p=n(o[`kling-v3.0-turbo-1080p-audio-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 4K`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),m=n(o[`kling-v3.0-turbo-1080p-audio-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 4K`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),h=n(o[`kling-v3.0-turbo-1080p-audio-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 4K`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),g={"720p__5s":u,"720p__10s":d,"720p__15s":f,"1080p__5s":p,"1080p__10s":m,"1080p__15s":h};export{g as GROUP_KLING_3_0_TURBO_MODELS,c as KLING_3_0_TURBO_DURATION_LIST,m as KLING_3_0_TURBO_MODEL_1080P_10S,h as KLING_3_0_TURBO_MODEL_1080P_15S,p as KLING_3_0_TURBO_MODEL_1080P_5S,d as KLING_3_0_TURBO_MODEL_720P_10S,f as KLING_3_0_TURBO_MODEL_720P_15S,u as KLING_3_0_TURBO_MODEL_720P_5S,l as KLING_3_0_TURBO_RATIO_LIST,s as KLING_3_0_TURBO_RESOLUTION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{KLING_3_0_DURATION_LIST as r,KLING_3_0_RATIO_LIST as i,KLING_3_0_VERSION_LIST as a,VIDEO_KLING_3_0_MODELS as o}from"@flaqai/model-core";const s=e(a),c=e(r),l=t(i,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),u=n(o[`kling-v3.0-std-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 Std`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),d=n(o[`kling-v3.0-std-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 Std`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),f=n(o[`kling-v3.0-std-audio-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 Std Audio`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),p=n(o[`kling-v3.0-std-audio-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 Std Audio`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),m=n(o[`kling-v3.0-pro-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 Pro`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),h=n(o[`kling-v3.0-pro-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 Pro`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),g=n(o[`kling-v3.0-pro-audio-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 Pro Audio`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),_=n(o[`kling-v3.0-pro-audio-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling V3.0 Pro Audio`,pricingType:`video`,isPaid:!1,videoType:`kling-3-0`}),v={std__5s__noAudio:u,std__10s__noAudio:d,pro__5s__noAudio:m,pro__10s__noAudio:h,std__10s__audio:p,std__5s__audio:f,pro__5s__audio:g,pro__10s__audio:_};export{v as GROUP_KLING_3_0_MODELS,c as KLING_3_0_DURATION_LIST,_ as KLING_3_0_PRO_AUDIO_MODEL_10S,g as KLING_3_0_PRO_AUDIO_MODEL_5S,h as KLING_3_0_PRO_MODEL_10S,m as KLING_3_0_PRO_MODEL_5S,l as KLING_3_0_RATIO_LIST,p as KLING_3_0_STD_AUDIO_MODEL_10S,f as KLING_3_0_STD_AUDIO_MODEL_5S,d as KLING_3_0_STD_MODEL_10S,u as KLING_3_0_STD_MODEL_5S,s as KLING_3_0_VERSION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterListWithPresentation as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{KLING_EFFECTS_KOREAN_BASEBALL_RATIO_LIST as n,VIDEO_KLING_EFFECTS_KOREAN_BASEBALL_MODELS as r}from"@flaqai/model-core";const i=e(n,{"9:16":{iconWidth:`9px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`}}),a=t(r[`kling-effects-korean-baseball`],{parameterOverride:{supportRatio:!0},name:`Kling Effects Korean Baseball`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`});export{a as KLING_EFFECTS_KOREAN_BASEBALL_MODEL,i as KLING_EFFECTS_KOREAN_BASEBALL_RATIO_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{KLING_MOTION_CONTROL_VERSION_LIST as n,VIDEO_KLING_MOTION_CONTROL_MODELS as r}from"@flaqai/model-core";const i=[0,100],a=[3,30],o=e(n),s=t(r[`kling-motion-control-v2.6-std`],{factOverride:{credit:-1},name:`Kling Motion Control v2.6 Std`,pricingType:`video`,isPaid:!1,videoType:`kling-motion-control`,creditPerSecond:50}),c=t(r[`kling-motion-control-v2.6-pro`],{factOverride:{credit:-1},name:`Kling Motion Control v2.6 Pro`,pricingType:`video`,isPaid:!1,videoType:`kling-motion-control`,creditPerSecond:80});export{c as KLING_MOTION_CONTROL_2_6_PRO,s as KLING_MOTION_CONTROL_2_6_STD,a as KLING_MOTION_CONTROL_UPLOAD_VIDEO_DURATION_LIMIT,i as KLING_MOTION_CONTROL_UPLOAD_VIDEO_FILE_SIZE_LIMIT,o as KLING_MOTION_CONTROL_VERSION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{KLING_O1_DURATION_LIST as r,KLING_O1_RATIO_LIST as i,KLING_O1_VIDEO_EDIT_VERSION_LIST as a,VIDEO_KLING_O1_MODELS as o}from"@flaqai/model-core";const s=t(i,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),c=e(r),l=[{name:`Kling O1`,value:`kling-o1`},{name:`Kling O1 Video Edit`,value:`kling-o1-video-edit`}],u=e(a),d=n(o[`kling-o1-5s`],{parameterOverride:{maxImages:4,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling O1`,pricingType:`video`,isPaid:!1,videoType:`kling-o1`}),f=n(o[`kling-o1-10s`],{parameterOverride:{maxImages:4,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling O1`,pricingType:`video`,isPaid:!1,videoType:`kling-o1`}),p=n(o[`kling-o1-video-edit-fast`],{parameterOverride:{maxImages:4,supportVideo:!0,videoSecondsRange:[3,10]},name:`Kling O1 Video-Edit Fast`,pricingType:`video`,isPaid:!1,videoType:`kling-o1`,creditPerSecond:90}),m=n(o[`kling-o1-video-edit`],{parameterOverride:{maxImages:4,supportVideo:!0,videoSecondsRange:[6,20]},name:`Kling O1 Video-Edit`,pricingType:`video`,isPaid:!1,videoType:`kling-o1`,creditPerSecond:168});export{c as KLING_O1_DURATION_LIST,f as KLING_O1_MODEL_10S,d as KLING_O1_MODEL_5S,l as KLING_O1_MODEL_OPTIONS,s as KLING_O1_RATIO_LIST,p as KLING_O1_VIDEO_EDIT_FAST_MODEL,m as KLING_O1_VIDEO_EDIT_MODEL,u as KLING_O1_VIDEO_EDIT_VERSION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{KLING_OMNI_3_REFERENCE_DURATION_LIST as r,KLING_OMNI_3_REFERENCE_RATIO_LIST as i,KLING_OMNI_3_REFERENCE_RESOLUTION_LIST as a,KLING_OMNI_3_REFERENCE_VERSION_LIST as o,VIDEO_KLING_OMNI_3_REFERENCE_MODELS as s}from"@flaqai/model-core";const c=e(o),l=e(a),u=e(r),d=t(i,{"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`14`,iconHeight:`14`}});function f({name:e,value:t,credit:r}){let i=s[t];return n(i,{parameterOverride:{maxImages:7,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:r},name:e,isPaid:!1,pricingType:`video`,videoType:`kling-3-0`})}const p=f({name:`Kling Omni V3 Std Reference (5s)`,value:`kling-omni-v3-std-reference-to-video-5s`,credit:420}),m=f({name:`Kling Omni V3 Std Reference (10s)`,value:`kling-omni-v3-std-reference-to-video-10s`,credit:840}),h=f({name:`Kling Omni V3 Std Reference (15s)`,value:`kling-omni-v3-std-reference-to-video-15s`,credit:1260}),g=f({name:`Kling Omni V3 Pro Reference (5s)`,value:`kling-omni-v3-pro-reference-to-video-5s`,credit:560}),_=f({name:`Kling Omni V3 Pro Reference (10s)`,value:`kling-omni-v3-pro-reference-to-video-10s`,credit:1120}),v=f({name:`Kling Omni V3 Pro Reference (15s)`,value:`kling-omni-v3-pro-reference-to-video-15s`,credit:1680}),y=f({name:`Kling Omni V3 4K Reference (5s)`,value:`kling-omni-v3-4k-reference-to-video-5s`,credit:2100}),b=f({name:`Kling Omni V3 4K Reference (10s)`,value:`kling-omni-v3-4k-reference-to-video-10s`,credit:4200}),x=f({name:`Kling Omni V3 4K Reference (15s)`,value:`kling-omni-v3-4k-reference-to-video-15s`,credit:6300}),S=f({name:`Kling Omni V3 Std Reference (5s) With Video`,value:`kling-omni-v3-std-reference-to-video-5s`,credit:630}),C=f({name:`Kling Omni V3 Std Reference (10s) With Video`,value:`kling-omni-v3-std-reference-to-video-10s`,credit:1260}),w=f({name:`Kling Omni V3 Std Reference (15s) With Video`,value:`kling-omni-v3-std-reference-to-video-15s`,credit:1890}),T=f({name:`Kling Omni V3 Pro Reference (5s) With Video`,value:`kling-omni-v3-pro-reference-to-video-5s`,credit:840}),E=f({name:`Kling Omni V3 Pro Reference (10s) With Video`,value:`kling-omni-v3-pro-reference-to-video-10s`,credit:1680}),D=f({name:`Kling Omni V3 Pro Reference (15s) With Video`,value:`kling-omni-v3-pro-reference-to-video-15s`,credit:2520}),O=f({name:`Kling Omni V3 Std Reference Audio (5s)`,value:`kling-omni-v3-std-reference-to-video-audio-5s`,credit:560}),k=f({name:`Kling Omni V3 Std Reference Audio (10s)`,value:`kling-omni-v3-std-reference-to-video-audio-10s`,credit:1120}),A=f({name:`Kling Omni V3 Std Reference Audio (15s)`,value:`kling-omni-v3-std-reference-to-video-audio-15s`,credit:1680}),j=f({name:`Kling Omni V3 Pro Reference Audio (5s)`,value:`kling-omni-v3-pro-reference-to-video-audio-5s`,credit:672}),M=f({name:`Kling Omni V3 Pro Reference Audio (10s)`,value:`kling-omni-v3-pro-reference-to-video-audio-10s`,credit:1344}),N=f({name:`Kling Omni V3 Pro Reference Audio (15s)`,value:`kling-omni-v3-pro-reference-to-video-audio-15s`,credit:2016}),P=f({name:`Kling Omni V3 4K Reference Audio (5s)`,value:`kling-omni-v3-4k-reference-to-video-audio-5s`,credit:2100}),F=f({name:`Kling Omni V3 4K Reference Audio (10s)`,value:`kling-omni-v3-4k-reference-to-video-audio-10s`,credit:4200}),I=f({name:`Kling Omni V3 4K Reference Audio (15s)`,value:`kling-omni-v3-4k-reference-to-video-audio-15s`,credit:6300}),L={"std__reference-to-video__4k__5s":p,"std__reference-to-video__4k__10s":m,"std__reference-to-video__4k__15s":h,"std__reference-to-video__4k__5s__video":S,"std__reference-to-video__4k__10s__video":C,"std__reference-to-video__4k__15s__video":w,"pro__reference-to-video__4k__5s":g,"pro__reference-to-video__4k__10s":_,"pro__reference-to-video__4k__15s":v,"pro__reference-to-video__4k__5s__video":T,"pro__reference-to-video__4k__10s__video":E,"pro__reference-to-video__4k__15s__video":D,"4k__reference-to-video__4k__5s":y,"4k__reference-to-video__4k__10s":b,"4k__reference-to-video__4k__15s":x,"std__reference-to-video__4k__5s__audio":O,"std__reference-to-video__4k__10s__audio":k,"std__reference-to-video__4k__15s__audio":A,"pro__reference-to-video__4k__5s__audio":j,"pro__reference-to-video__4k__10s__audio":M,"pro__reference-to-video__4k__15s__audio":N,"4k__reference-to-video__4k__5s__audio":P,"4k__reference-to-video__4k__10s__audio":F,"4k__reference-to-video__4k__15s__audio":I};export{L as GROUP_KLING_OMNI_3_REFERENCE_MODELS,b as KLING_OMNI_3_4K_REFERENCE_TO_VIDEO_10S_MODEL,x as KLING_OMNI_3_4K_REFERENCE_TO_VIDEO_15S_MODEL,y as KLING_OMNI_3_4K_REFERENCE_TO_VIDEO_5S_MODEL,F as KLING_OMNI_3_4K_REFERENCE_TO_VIDEO_AUDIO_10S_MODEL,I as KLING_OMNI_3_4K_REFERENCE_TO_VIDEO_AUDIO_15S_MODEL,P as KLING_OMNI_3_4K_REFERENCE_TO_VIDEO_AUDIO_5S_MODEL,_ as KLING_OMNI_3_PRO_REFERENCE_TO_VIDEO_10S_MODEL,E as KLING_OMNI_3_PRO_REFERENCE_TO_VIDEO_10S_WITH_VIDEO_MODEL,v as KLING_OMNI_3_PRO_REFERENCE_TO_VIDEO_15S_MODEL,D as KLING_OMNI_3_PRO_REFERENCE_TO_VIDEO_15S_WITH_VIDEO_MODEL,g as KLING_OMNI_3_PRO_REFERENCE_TO_VIDEO_5S_MODEL,T as KLING_OMNI_3_PRO_REFERENCE_TO_VIDEO_5S_WITH_VIDEO_MODEL,M as KLING_OMNI_3_PRO_REFERENCE_TO_VIDEO_AUDIO_10S_MODEL,N as KLING_OMNI_3_PRO_REFERENCE_TO_VIDEO_AUDIO_15S_MODEL,j as KLING_OMNI_3_PRO_REFERENCE_TO_VIDEO_AUDIO_5S_MODEL,u as KLING_OMNI_3_REFERENCE_DURATION_LIST,d as KLING_OMNI_3_REFERENCE_RATIO_LIST,l as KLING_OMNI_3_REFERENCE_RESOLUTION_LIST,c as KLING_OMNI_3_REFERENCE_VERSION_LIST,m as KLING_OMNI_3_STD_REFERENCE_TO_VIDEO_10S_MODEL,C as KLING_OMNI_3_STD_REFERENCE_TO_VIDEO_10S_WITH_VIDEO_MODEL,h as KLING_OMNI_3_STD_REFERENCE_TO_VIDEO_15S_MODEL,w as KLING_OMNI_3_STD_REFERENCE_TO_VIDEO_15S_WITH_VIDEO_MODEL,p as KLING_OMNI_3_STD_REFERENCE_TO_VIDEO_5S_MODEL,S as KLING_OMNI_3_STD_REFERENCE_TO_VIDEO_5S_WITH_VIDEO_MODEL,k as KLING_OMNI_3_STD_REFERENCE_TO_VIDEO_AUDIO_10S_MODEL,A as KLING_OMNI_3_STD_REFERENCE_TO_VIDEO_AUDIO_15S_MODEL,O as KLING_OMNI_3_STD_REFERENCE_TO_VIDEO_AUDIO_5S_MODEL};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{KLING_1_6_VERSION_LIST as r,KLING_2_1_VERSION_LIST as i,KLING_DURATION_LIST as a,KLING_RATIO_LIST as o,KLING_VIDEO_RESOLUTION_LIST as s,VIDEO_KLING_MODELS as c}from"@flaqai/model-core";const l=t(s,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`},"1:1":{iconWidth:`14px`,iconHeight:`14px`}}),u=t(o,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),d=u,f=e(a),p=e(r),m=e(i),h=n(c[`kling-v1-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Video STD 1.0 (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`,ratioList:u}),g=n(c[`kling-v1.5-std-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Video STD 1.5 (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),_=n(c[`kling-v1.6-std-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Video STD 1.6`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`,ratioList:u}),v=n(c[`kling-v1.6-std-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Video STD 1.6`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`,ratioList:u}),y=n(c[`kling-v1.6-pro-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!0},name:`Video PRO 1.6`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),b=n(c[`kling-v1.6-pro-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!0},name:`Video PRO 1.6`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`,modelTags:[`10s`],infoTags:[`pro`,`700+ credits`]}),x=n(c[`kling-v2.1-std-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Video STD 2.1`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),S=n(c[`kling-v2.1-std-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Video STD 2.1`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),C=n(c[`kling-v2.1-pro-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Video PRO 2.1`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),w=n(c[`kling-v2.1-pro-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Video PRO 2.1`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),T=n(c[`kling-v2.1-master-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Video MASTER 2.1`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`,ratioList:u}),E=n(c[`kling-v2.1-master-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Video MASTER 2.1`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`,ratioList:u}),D={"kling-1-0__std__image-to-video__5s":{...h,name:`Flux STD Video 1.0 (5s)`},"kling-1-0__std__text-to-video__5s":{...h,name:`Flux STD Video 1.0 (5s)`},"kling-1-5__std__image-to-video__5s":{...g,name:`Flux STD Video 1.5 (5s)`},"kling-1-6__std__image-to-video__5s":{..._,name:`Flux STD Video 1.6 (5s)`},"kling-1-6__std__image-to-video__10s":{...v,name:`Flux STD Video 1.6 (10s)`},"kling-1-6__pro__image-to-video__5s":{...y,name:`Flux PRO Video 1.6 (5s)`},"kling-1-6__pro__image-to-video__10s":{...b,name:`Flux STD Video 1.6 (10s)`},"kling-1-6__std__text-to-video__5s":{..._,name:`Flux STD Video 1.6 (5s)`},"kling-1-6__std__text-to-video__10s":{...v,name:`Flux STD Video 1.6 (10s)`},"kling-2-1__std__image-to-video__5s":{...x,name:`Flux STD Video 2.1 (5s)`},"kling-2-1__std__image-to-video__10s":{...S,name:`Flux STD Video 2.1 (10s)`},"kling-2-1__pro__image-to-video__5s":{...C,name:`Flux PRO Video 2.1 (5s)`},"kling-2-1__pro__image-to-video__10s":{...w,name:`Flux PRO Video 2.1 (10s)`},"kling-2-1__master__image-to-video__5s":{...T,name:`Flux MASTER Video 2.1 (5s)`},"kling-2-1__master__image-to-video__10s":{...E,name:`Flux MASTER Video 2.1 (10s)`},"kling-2-1__master__text-to-video__5s":{...T,name:`Flux MASTER Video 2.1 (5s)`},"kling-2-1__master__text-to-video__10s":{...E,name:`Flux MASTER Video 2.1 (10s)`}},O={...h,name:`Video STD 1.0`,platformType:28},k={..._,name:`Video STD 1.6`,platformType:27,isPaid:!0},A={..._,name:`Video STD 5s`,platformType:28,isPaid:!1},j={...v,name:`Video STD 10s`,platformType:28,isPaid:!0},M={...y,name:`Video PRO v1.6 (5s)`},N={...b,name:`Video PRO v1.6 (10s)`},P={...x,name:`Video STD 2.1 (5s)`,isPaid:!0},F={...S,name:`Video STD 2.1 (10s)`,isPaid:!0},I={...C,name:`Video PRO v2.1 (5s)`,isPaid:!0},L={...w,name:`Video PRO v2.1 (10s)`,isPaid:!0},R=[{name:`Kling 2.1`,value:`kling-2-1`},{name:`Kling 2.5 Turbo`,value:`kling-2-5-turbo-pro`}],z=D;export{D as GROUP_KLING_AI_VIDEO_MODEL,h as KLING_1_0_MODEL_STD_5S,d as KLING_1_0_RATIO_LIST,g as KLING_1_5_MODEL_STD_5S,b as KLING_1_6_MODEL_PRO_10S,y as KLING_1_6_MODEL_PRO_5S,v as KLING_1_6_MODEL_STD_10S,_ as KLING_1_6_MODEL_STD_5S,p as KLING_1_6_VERSION_LIST,E as KLING_2_1_MODEL_MASTER_10S,T as KLING_2_1_MODEL_MASTER_5S,w as KLING_2_1_MODEL_PRO_10S,C as KLING_2_1_MODEL_PRO_5S,S as KLING_2_1_MODEL_STD_10S,x as KLING_2_1_MODEL_STD_5S,m as KLING_2_1_VERSION_LIST,z as KLING_AI_VIDEO_MODEL_COLLECTION,f as KLING_DURATION_LIST,R as KLING_MODEL_LIST,u as KLING_RATIO_LIST,l as KLING_VIDEO_RESOLUTION_LIST,j as klingOne10sVideoModel,A as klingOne5sVideoModel,N as klingOnePointSix10sVideoModel,M as klingOnePointSix5sVideoModel,L as klingTwoPointOne10sVideoModel,I as klingTwoPointOne5sVideoModel,O as klingVideoModel,k as klingVideoModelOnePointSix,F as klingVideoModelTwoPointOne10s,P as klingVideoModelTwoPointOne5s};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{LUMA_MODIFY_VIDEO_MODE_LIST as n,VIDEO_LUMA_MODIFY_VIDEO_MODELS as r}from"@flaqai/model-core";const i=[0,100],a=[5,30],o=e(n),s=t(r[`luma-modify-video`],{factOverride:{credit:-1},name:`Luma Modify Video`,pricingType:`video`,isPaid:!1,videoType:`luma-modify-video`,creditPerSecond:20});export{s as LUMA_MODIFY_VIDEO,a as LUMA_MODIFY_VIDEO_DURATION_LIMIT,i as LUMA_MODIFY_VIDEO_FILE_SIZE_LIMIT,o as LUMA_MODIFY_VIDEO_MODE_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{MIDJOURNEY_IMAGE_TO_VIDEO_RESOLUTION_LIST as n,VIDEO_MIDJOURNEY_IMAGE_TO_VIDEO_MODELS as r}from"@flaqai/model-core";const i=e(n),a=t(r[`midjourney-image-to-video-480p`],{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Midjourney Image to Video 480p`,pricingType:`video`,isPaid:!1,videoType:`midjourney-video`}),o=t(r[`midjourney-image-to-video-720p`],{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Midjourney Image to Video 720p`,pricingType:`video`,isPaid:!1,videoType:`midjourney-video`}),s={"480p":a,"720p":o},c=[a,o];export{s as GROUP_MIDJOURNEY_IMAGE_TO_VIDEO_MODELS,a as MIDJOURNEY_IMAGE_TO_VIDEO_480P_MODEL,o as MIDJOURNEY_IMAGE_TO_VIDEO_720P_MODEL,c as MIDJOURNEY_IMAGE_TO_VIDEO_MODEL_LIST,i as MIDJOURNEY_IMAGE_TO_VIDEO_RESOLUTION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterListWithPresentation as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{MIDJOURNEY_VIDEO_RATIO_LIST as n,VIDEO_MIDJOURNEY_MODELS as r}from"@flaqai/model-core";const i=e(n,{"1:2":{iconWidth:`12px`,iconHeight:`24px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`},"2:3":{iconWidth:`16px`,iconHeight:`12px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"5:6":{iconWidth:`10px`,iconHeight:`15px`},"6:5":{iconWidth:`15px`,iconHeight:`10px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"3:2":{iconWidth:`15px`,iconHeight:`10px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`},"16:9":{iconWidth:`22px`,iconHeight:`12px`},"2:1":{iconWidth:`21px`,iconHeight:`9px`}}),a=t(r[`mj-video`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Midjourney Video`,pricingType:`video`,isPaid:!1,videoType:`midjourney-video`,ratioList:i}),o=t(r[`mj-video-hd`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Midjourney Video HD`,pricingType:`video`,isPaid:!1,videoType:`midjourney-video`,ratioList:i}),s=[a,o];export{a as MIDJOURNEY_VIDEO_MODEL,o as MIDJOURNEY_VIDEO_MODEL_HD,s as MIDJOURNEY_VIDEO_MODEL_LIST,i as MIDJOURNEY_VIDEO_RATIO_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{MINIMAX_HAILUO_RELATION as r}from"./minimax-h3.mjs";import{MINIMAX_H3_REFERENCE_DURATION_LIST as i,MINIMAX_H3_REFERENCE_RATIO_LIST as a,MINIMAX_H3_REFERENCE_RESOLUTION_LIST as o,VIDEO_MINIMAX_H3_REFERENCE_MODELS as s}from"@flaqai/model-core";const c=Object.freeze({maxImages:10,maxAudioReferences:3,maxVideoReferences:3,maxAudioTotalSeconds:15,maxVideoTotalSeconds:15}),l=e(o),u=e(i),d=t(a,{"1:1":{iconWidth:`14`,iconHeight:`14`},"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"4:3":{iconWidth:`16`,iconHeight:`12`},"3:4":{iconWidth:`12`,iconHeight:`16`},"21:9":{iconWidth:`21`,iconHeight:`9`}});function f({resolution:e,duration:t}){let i=`minimax-h3-reference-to-video-${e}-${t}`,a=e===`2k`?`2K`:`768p`;return n(s[i],{parameterOverride:{maxImages:c.maxImages,supportAudio:!0,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},name:`Minimax H3 ${a} (${t})`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:d,...r})}const p=f({resolution:`2k`,duration:`5s`}),m=f({resolution:`2k`,duration:`10s`}),h=f({resolution:`2k`,duration:`15s`}),g=f({resolution:`768p`,duration:`5s`}),_=f({resolution:`768p`,duration:`10s`}),v=f({resolution:`768p`,duration:`15s`}),y={"reference-to-video__2k__5s":p,"reference-to-video__2k__10s":m,"reference-to-video__2k__15s":h,"reference-to-video__768p__5s":g,"reference-to-video__768p__10s":_,"reference-to-video__768p__15s":v};export{y as GROUP_MINIMAX_H3_REFERENCE_MODELS,u as MINIMAX_H3_REFERENCE_DURATION_LIST,c as MINIMAX_H3_REFERENCE_INPUT_LIMITS,d as MINIMAX_H3_REFERENCE_RATIO_LIST,l as MINIMAX_H3_REFERENCE_RESOLUTION_LIST,m as MINIMAX_H3_REFERENCE_TO_VIDEO_2K_10S_MODEL,h as MINIMAX_H3_REFERENCE_TO_VIDEO_2K_15S_MODEL,p as MINIMAX_H3_REFERENCE_TO_VIDEO_2K_5S_MODEL,_ as MINIMAX_H3_REFERENCE_TO_VIDEO_768P_10S_MODEL,v as MINIMAX_H3_REFERENCE_TO_VIDEO_768P_15S_MODEL,g as MINIMAX_H3_REFERENCE_TO_VIDEO_768P_5S_MODEL};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{MINIMAX_H3_DURATION_LIST as r,MINIMAX_H3_MODE_LIST as i,MINIMAX_H3_RATIO_LIST as a,MINIMAX_H3_RESOLUTION_LIST as o,VIDEO_MINIMAX_H3_MODELS as s}from"@flaqai/model-core";const c={videoModelPlatform:`hailuo`,videoModelProvider:`minimax`},l=e(i),u=e(o),d=e(r),f=t(a,{"1:1":{iconWidth:`14`,iconHeight:`14`},"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"4:3":{iconWidth:`16`,iconHeight:`12`},"3:4":{iconWidth:`12`,iconHeight:`16`},"21:9":{iconWidth:`21`,iconHeight:`9`}}),p=n(s[`minimax-h3-text-to-video-768p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`MiniMax H3 Text to Video 768p (5s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:f,...c}),m=n(s[`minimax-h3-text-to-video-768p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`MiniMax H3 Text to Video 768p (10s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:f,...c}),h=n(s[`minimax-h3-text-to-video-768p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`MiniMax H3 Text to Video 768p (15s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:f,...c}),g=n(s[`minimax-h3-text-to-video-2k-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`MiniMax H3 Text to Video 2K (5s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:f,...c}),_=n(s[`minimax-h3-text-to-video-2k-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`MiniMax H3 Text to Video 2K (10s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:f,...c}),v=n(s[`minimax-h3-text-to-video-2k-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`MiniMax H3 Text to Video 2K (15s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,ratioList:f,...c}),y=n(s[`minimax-h3-image-to-video-768p-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`MiniMax H3 Image to Video 768p (5s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,...c}),b=n(s[`minimax-h3-image-to-video-768p-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`MiniMax H3 Image to Video 768p (10s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,...c}),x=n(s[`minimax-h3-image-to-video-768p-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`MiniMax H3 Image to Video 768p (15s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,...c}),S=n(s[`minimax-h3-image-to-video-2k-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`MiniMax H3 Image to Video 2K (5s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,...c}),C=n(s[`minimax-h3-image-to-video-2k-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`MiniMax H3 Image to Video 2K (10s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,...c}),w=n(s[`minimax-h3-image-to-video-2k-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`MiniMax H3 Image to Video 2K (15s)`,pricingType:`video`,isPaid:!1,videoType:`minimax-h3`,...c}),T={"text-to-video__768p__5s":p,"text-to-video__768p__10s":m,"text-to-video__768p__15s":h,"text-to-video__2k__5s":g,"text-to-video__2k__10s":_,"text-to-video__2k__15s":v,"image-to-video__768p__5s":y,"image-to-video__768p__10s":b,"image-to-video__768p__15s":x,"image-to-video__2k__5s":S,"image-to-video__2k__10s":C,"image-to-video__2k__15s":w};export{T as GROUP_MINIMAX_H3_MODELS,d as MINIMAX_H3_DURATION_LIST,C as MINIMAX_H3_IMAGE_TO_VIDEO_2K_10S_MODEL,w as MINIMAX_H3_IMAGE_TO_VIDEO_2K_15S_MODEL,S as MINIMAX_H3_IMAGE_TO_VIDEO_2K_5S_MODEL,b as MINIMAX_H3_IMAGE_TO_VIDEO_768P_10S_MODEL,x as MINIMAX_H3_IMAGE_TO_VIDEO_768P_15S_MODEL,y as MINIMAX_H3_IMAGE_TO_VIDEO_768P_5S_MODEL,l as MINIMAX_H3_MODE_LIST,f as MINIMAX_H3_RATIO_LIST,u as MINIMAX_H3_RESOLUTION_LIST,_ as MINIMAX_H3_TEXT_TO_VIDEO_2K_10S_MODEL,v as MINIMAX_H3_TEXT_TO_VIDEO_2K_15S_MODEL,g as MINIMAX_H3_TEXT_TO_VIDEO_2K_5S_MODEL,m as MINIMAX_H3_TEXT_TO_VIDEO_768P_10S_MODEL,h as MINIMAX_H3_TEXT_TO_VIDEO_768P_15S_MODEL,p as MINIMAX_H3_TEXT_TO_VIDEO_768P_5S_MODEL,c as MINIMAX_HAILUO_RELATION};
@@ -1 +0,0 @@
1
- import{adaptParameterListWithPresentation as e,adaptParameterValues as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{PIXVERSE_4_5_RATIO_LIST as r,PIXVERSE_4_5_STYLE_LIST as i,VIDEO_PIXVERSE_4_5_MODELS as a}from"@flaqai/model-core";const o={"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`1`,iconHeight:`1`},"4:3":{iconWidth:`4`,iconHeight:`3`},"3:4":{iconWidth:`3`,iconHeight:`4`}},s=t(i),c=e(r,o),l=(e,t)=>n(a[e],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:t,isPaid:!1,pricingType:`video`,videoType:`pixverse-4-5`}),u={normal__540p__5:l(`pixverse-v4.5-normal-540p-5s`,`Pixverse v4.5 540p (5s)`),normal__720p__5:l(`pixverse-v4.5-normal-720p-5s`,`Pixverse v4.5 720p (5s)`),normal__1080p__5:l(`pixverse-v4.5-normal-1080p-5s`,`Pixverse v4.5 1080p (5s)`)};export{u as GROUP_PIXVERSE_4_5_MODELS,s as PIXVERSE_4_5_STYLE_LIST,c as PIXVERSE_4_5_VIDEO_RARIO};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{PIXVERSE_5_0_DURATION_LIST as r,PIXVERSE_5_0_RATIO_LIST as i,PIXVERSE_5_0_RESOLUTION_LIST as a,VIDEO_PIXVERSE_5_0_MODELS as o}from"@flaqai/model-core";const s={"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`1`,iconHeight:`1`},"4:3":{iconWidth:`4`,iconHeight:`3`},"3:4":{iconWidth:`3`,iconHeight:`4`}},c=e(a),l=e(r),u=t(i,s),d=e=>n(o[e],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Pixverse 5.0 ${e.replace(`pixverse-v5.0-`,``).replace(`-`,` `)}`,isPaid:!1,pricingType:`video`,videoType:`pixverse-5-0`}),f=d(`pixverse-v5.0-540p-5s`),p=d(`pixverse-v5.0-540p-8s`),m=d(`pixverse-v5.0-720p-5s`),h=d(`pixverse-v5.0-720p-8s`),g=d(`pixverse-v5.0-1080p-5s`),_={"540p__5":f,"540p__8":p,"720p__5":m,"720p__8":h,"1080p__5":g},v={"540p__5s":_[`540p__5`],"540p__8s":_[`540p__8`],"720p__5s":_[`720p__5`],"720p__8s":_[`720p__8`],"1080p__5s":_[`1080p__5`]};export{_ as GROUP_PIXVERSE_5_0_MODELS,v as GROUP_PIXVERSE_5_0_MODELS_GROUP,l as PIXVERSE_5_0_DURATION_LIST,u as PIXVERSE_5_0_RATIO_LIST,c as PIXVERSE_5_0_RESOLUTION_LIST,g as PIXVERSE_5_0_VIDEO_MODEL_1080P_5S,f as PIXVERSE_5_0_VIDEO_MODEL_540P_5S,p as PIXVERSE_5_0_VIDEO_MODEL_540P_8S,m as PIXVERSE_5_0_VIDEO_MODEL_720P_5S,h as PIXVERSE_5_0_VIDEO_MODEL_720P_8S};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{PIXVERSE_5_5_DURATION_LIST as r,PIXVERSE_5_5_RATIO_LIST as i,PIXVERSE_5_5_RESOLUTION_LIST as a,VIDEO_PIXVERSE_5_5_MODELS as o}from"@flaqai/model-core";const s={"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`1`,iconHeight:`1`},"4:3":{iconWidth:`4`,iconHeight:`3`},"3:4":{iconWidth:`3`,iconHeight:`4`}},c=e(a),l=e(r),u=t(i,s),d=e=>n(o[e],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Pixverse 5.5 ${e.replace(`pixverse-v5.5-`,``).replaceAll(`-`,` `)}`,isPaid:!1,pricingType:`video`,videoType:`pixverse-5-5`}),f=d(`pixverse-v5.5-540p-5s`),p=Object.fromEntries(Object.keys(o).map(e=>{let t=e.match(/pixverse-v5\.5-(\d+p)-(audio-)?(\d+s)/);return[`${t[1]}__${t[3]}__${t[2]?`audio`:`noAudio`}`,d(e)]}));export{p as GROUP_PIXVERSE_5_5_MODELS,l as PIXVERSE_5_5_DURATION_LIST,u as PIXVERSE_5_5_RATIO_LIST,c as PIXVERSE_5_5_RESOLUTION_LIST,f as PIXVERSE_5_5_VIDEO_MODEL_540P_5S};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{PIXVERSE_6_0_DURATION_LIST as r,PIXVERSE_6_0_MODE_LIST as i,PIXVERSE_6_0_RATIO_LIST as a,PIXVERSE_6_0_RESOLUTION_LIST as o,VIDEO_PIXVERSE_6_0_MODELS as s}from"@flaqai/model-core";const c={"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`1`,iconHeight:`1`},"4:3":{iconWidth:`4`,iconHeight:`3`},"3:4":{iconWidth:`3`,iconHeight:`4`}},l=e(i),u=e(o),d=e(r),f=t(a,c);function p(e,t){let r=e.match(/pixverse-v6\.0-(\d+p)-(audio-)?(\d+s)/),i=t===`text-to-video`?`Text to Video`:`Image to Video`,a=r[2]?` Audio`:``;return n(s[e],{parameterOverride:t===`text-to-video`?{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0}:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Pixverse 6.0 ${i} ${r[1]}${a} (${r[3]})`,isPaid:!1,pricingType:`video`,videoType:`pixverse-6-0`})}const m=p(`pixverse-v6.0-540p-5s`,`text-to-video`),h=p(`pixverse-v6.0-540p-5s`,`image-to-video`),g=Object.fromEntries(Object.keys(s).flatMap(e=>{let t=e.match(/pixverse-v6\.0-(\d+p)-(audio-)?(\d+s)/),n=`${t[1]}__${t[3]}__${t[2]?`audio`:`noAudio`}`,r=e;return[[`text-to-video__${n}`,p(r,`text-to-video`)],[`image-to-video__${n}`,p(r,`image-to-video`)]]}));export{g as GROUP_PIXVERSE_6_0_MODELS,d as PIXVERSE_6_0_DURATION_LIST,h as PIXVERSE_6_0_IMAGE_TO_VIDEO_540P_5S_MODEL,l as PIXVERSE_6_0_MODE_LIST,f as PIXVERSE_6_0_RATIO_LIST,u as PIXVERSE_6_0_RESOLUTION_LIST,m as PIXVERSE_6_0_TEXT_TO_VIDEO_540P_5S_MODEL};
@@ -1 +0,0 @@
1
- import{adaptVideoWebVideoModel as e}from"../adapter.mjs";import{VIDEO_RUNWAY_GEN3A_MODELS as t}from"@flaqai/model-core";const n=e(t[`runway-gen3a_turbo-5s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:`Video PRO 5s`,pricingType:`video`,isPaid:!1,videoType:`Photo-to-video`}),r=e(t[`runway-gen3a_turbo-10s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:`Video PRO 10s`,pricingType:`video`,isPaid:!0,videoType:`Photo-to-video`});export{r as runway10sVideoModel,n as runway5sVideoModel};
@@ -1 +0,0 @@
1
- import{adaptParameterListWithPresentation as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{RUNWAY_GEN4_RATIO_LIST as n,VIDEO_RUNWAY_GEN4_MODELS as r}from"@flaqai/model-core";const i=e(n,{"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`12`,iconHeight:`12`},"4:3":{iconWidth:`4`,iconHeight:`3`},"3:4":{iconWidth:`3`,iconHeight:`4`}}),a=t(r[`runway-gen4-turbo-5s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:`Runway Gen4 (5s)`,isPaid:!1,pricingType:`video`,videoType:`runway-gen4`}),o=t(r[`runway-gen4-turbo-10s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:`Runway Gen4 (10s)`,isPaid:!1,pricingType:`video`,videoType:`runway-gen4`});export{o as RUNWAY_GEN4_TURBO_10S,a as RUNWAY_GEN4_TURBO_5S,i as RUNWAY_GEN4_VIDEO_RARIO};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{SEEDANCE_1_5_DURATION_LIST as r,SEEDANCE_1_5_RATIO_LIST as i,SEEDANCE_1_5_RESOLUTION_LIST as a,VIDEO_SEEDANCE_1_5_MODELS as o}from"@flaqai/model-core";const s=e(a),c=e(r),l=t(i,{"21:9":{iconWidth:`21`,iconHeight:`9`},"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(o[`seedance-v1.5-pro-text-to-video-audio-480p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),d=n(o[`seedance-v1.5-pro-text-to-video-audio-480p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video·Audio 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),f=n(o[`seedance-v1.5-pro-text-to-video-audio-480p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video·Audio 480p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),p=n(o[`seedance-v1.5-pro-text-to-video-audio-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video·Audio 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),m=n(o[`seedance-v1.5-pro-text-to-video-audio-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video·Audio 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),h=n(o[`seedance-v1.5-pro-text-to-video-audio-720p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video·Audio 720p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),g=n(o[`seedance-v1.5-pro-image-to-video-audio-480p-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video·Audio 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),_=n(o[`seedance-v1.5-pro-image-to-video-audio-480p-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video·Audio 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),v=n(o[`seedance-v1.5-pro-image-to-video-audio-480p-12s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video·Audio 480p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),y=n(o[`seedance-v1.5-pro-image-to-video-audio-720p-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video·Audio 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),b=n(o[`seedance-v1.5-pro-image-to-video-audio-720p-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video·Audio 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),x=n(o[`seedance-v1.5-pro-image-to-video-audio-720p-12s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video·Audio 720p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),S=n(o[`seedance-v1.5-pro-text-to-video-480p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),C=n(o[`seedance-v1.5-pro-text-to-video-480p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),w=n(o[`seedance-v1.5-pro-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),T=n(o[`seedance-v1.5-pro-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),E=n(o[`seedance-v1.5-pro-text-to-video-720p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.5 Pro Text to Video 720p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),D=n(o[`seedance-v1.5-pro-image-to-video-480p-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),O=n(o[`seedance-v1.5-pro-image-to-video-480p-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),k=n(o[`seedance-v1.5-pro-image-to-video-480p-12s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video 480p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),A=n(o[`seedance-v1.5-pro-image-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),j=n(o[`seedance-v1.5-pro-image-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),M=n(o[`seedance-v1.5-pro-image-to-video-720p-12s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0},name:`Seedance 1.5 Pro Image to Video 720p (12s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),N={"text-to-video__480p__5s__noAudio":S,"text-to-video__480p__10s__noAudio":C,"text-to-video__720p__5s__noAudio":w,"text-to-video__720p__10s__noAudio":T,"text-to-video__720p__12s__noAudio":E,"text-to-video__480p__5s__audio":u,"text-to-video__480p__10s__audio":d,"text-to-video__480p__12s__audio":f,"text-to-video__720p__5s__audio":p,"text-to-video__720p__10s__audio":m,"text-to-video__720p__12s__audio":h,"image-to-video__480p__5s__noAudio":g,"image-to-video__480p__10s__noAudio":_,"image-to-video__480p__12s__noAudio":v,"image-to-video__720p__5s__noAudio":y,"image-to-video__720p__10s__noAudio":b,"image-to-video__720p__12s__noAudio":x,"image-to-video__480p__5s__audio":g,"image-to-video__480p__10s__audio":_,"image-to-video__480p__12s__audio":v,"image-to-video__720p__5s__audio":y,"image-to-video__720p__10s__audio":b,"image-to-video__720p__12s__audio":x};export{N as GROUP_SEEDANCE_1_5,c as SEEDANCE_1_5_DURATION_LIST,O as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_480P_10S_MODEL,k as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_480P_12S_MODEL,D as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_480P_5S_MODEL,j as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_720P_10S_MODEL,M as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_720P_12S_MODEL,A as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_720P_5S_MODEL,_ as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_AUDIO_480P_10S_MODEL,v as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_AUDIO_480P_12S_MODEL,g as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_AUDIO_480P_5S_MODEL,b as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_AUDIO_720P_10S_MODEL,x as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_AUDIO_720P_12S_MODEL,y as SEEDANCE_1_5_PRO_IMAGE_TO_VIDEO_AUDIO_720P_5S_MODEL,C as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_480P_10S_MODEL,S as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_480P_5S_MODEL,T as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_720P_10S_MODEL,E as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_720P_12S_MODEL,w as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_720P_5S_MODEL,d as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_AUDIO_480P_10S_MODEL,f as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_AUDIO_480P_12S_MODEL,u as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_AUDIO_480P_5S_MODEL,m as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_AUDIO_720P_10S_MODEL,h as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_AUDIO_720P_12S_MODEL,p as SEEDANCE_1_5_PRO_TEXT_TO_VIDEO_AUDIO_720P_5S_MODEL,l as SEEDANCE_1_5_RATIO_LIST,s as SEEDANCE_1_5_RESOLUTION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{SEEDANCE_2_0_MINI_DURATION_LIST as r,SEEDANCE_2_0_MINI_MODE_LIST as i,SEEDANCE_2_0_MINI_RATIO_LIST as a,SEEDANCE_2_0_MINI_RESOLUTION_LIST as o,VIDEO_SEEDANCE_2_0_MINI_MODELS as s}from"@flaqai/model-core";const c=e(i),l=e(o),u=e(r),d=t(a,{"1:1":{iconWidth:`14`,iconHeight:`14`},"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"4:3":{iconWidth:`16`,iconHeight:`12`},"3:4":{iconWidth:`12`,iconHeight:`16`},"21:9":{iconWidth:`21`,iconHeight:`9`}}),f=n(s[`seedance-v2.0-mini-up-text-to-video-480p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),p=n(s[`seedance-v2.0-mini-up-text-to-video-480p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),m=n(s[`seedance-v2.0-mini-up-text-to-video-480p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 480p (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),h=n(s[`seedance-v2.0-mini-up-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),g=n(s[`seedance-v2.0-mini-up-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),_=n(s[`seedance-v2.0-mini-up-text-to-video-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),v=n(s[`seedance-v2.0-mini-up-text-to-video-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),y=n(s[`seedance-v2.0-mini-up-text-to-video-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),b=n(s[`seedance-v2.0-mini-up-text-to-video-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),x=n(s[`seedance-v2.0-mini-up-text-to-video-4k-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 4K (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),S=n(s[`seedance-v2.0-mini-up-text-to-video-4k-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 4K (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),C=n(s[`seedance-v2.0-mini-up-text-to-video-4k-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Seedance 2.0 Mini Text to Video 4K (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),w=n(s[`seedance-v2.0-mini-up-image-to-video-480p-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 480p (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),T=n(s[`seedance-v2.0-mini-up-image-to-video-480p-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 480p (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),E=n(s[`seedance-v2.0-mini-up-image-to-video-480p-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 480p (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),D=n(s[`seedance-v2.0-mini-up-image-to-video-720p-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),O=n(s[`seedance-v2.0-mini-up-image-to-video-720p-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),k=n(s[`seedance-v2.0-mini-up-image-to-video-720p-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),A=n(s[`seedance-v2.0-mini-up-image-to-video-1080p-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),j=n(s[`seedance-v2.0-mini-up-image-to-video-1080p-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),M=n(s[`seedance-v2.0-mini-up-image-to-video-1080p-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),N=n(s[`seedance-v2.0-mini-up-image-to-video-4k-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 4K (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),P=n(s[`seedance-v2.0-mini-up-image-to-video-4k-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 4K (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),F=n(s[`seedance-v2.0-mini-up-image-to-video-4k-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Image to Video 4K (15s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0-mini`}),I={"text-to-video__480p__5s":f,"text-to-video__480p__10s":p,"text-to-video__480p__15s":m,"text-to-video__720p__5s":h,"text-to-video__720p__10s":g,"text-to-video__720p__15s":_,"text-to-video__1080p__5s":v,"text-to-video__1080p__10s":y,"text-to-video__1080p__15s":b,"text-to-video__4k__5s":x,"text-to-video__4k__10s":S,"text-to-video__4k__15s":C,"image-to-video__480p__5s":w,"image-to-video__480p__10s":T,"image-to-video__480p__15s":E,"image-to-video__720p__5s":D,"image-to-video__720p__10s":O,"image-to-video__720p__15s":k,"image-to-video__1080p__5s":A,"image-to-video__1080p__10s":j,"image-to-video__1080p__15s":M,"image-to-video__4k__5s":N,"image-to-video__4k__10s":P,"image-to-video__4k__15s":F};export{I as GROUP_SEEDANCE_2_0_MINI,u as SEEDANCE_2_0_MINI_DURATION_LIST,j as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_1080P_10S_MODEL,M as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_1080P_15S_MODEL,A as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_1080P_5S_MODEL,T as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_480P_10S_MODEL,E as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_480P_15S_MODEL,w as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_480P_5S_MODEL,P as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_4K_10S_MODEL,F as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_4K_15S_MODEL,N as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_4K_5S_MODEL,O as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_720P_10S_MODEL,k as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_720P_15S_MODEL,D as SEEDANCE_2_0_MINI_IMAGE_TO_VIDEO_720P_5S_MODEL,c as SEEDANCE_2_0_MINI_MODE_LIST,d as SEEDANCE_2_0_MINI_RATIO_LIST,l as SEEDANCE_2_0_MINI_RESOLUTION_LIST,y as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_1080P_10S_MODEL,b as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_1080P_15S_MODEL,v as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_1080P_5S_MODEL,p as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_480P_10S_MODEL,m as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_480P_15S_MODEL,f as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_480P_5S_MODEL,S as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_4K_10S_MODEL,C as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_4K_15S_MODEL,x as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_4K_5S_MODEL,g as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_720P_10S_MODEL,_ as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_720P_15S_MODEL,h as SEEDANCE_2_0_MINI_TEXT_TO_VIDEO_720P_5S_MODEL};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithOverrides as t,adaptParameterListWithPresentation as n}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as r}from"../adapter.mjs";import{SEEDANCE_2_0_REFERENCE_DURATION_LIST as i,SEEDANCE_2_0_REFERENCE_RATIO_LIST as ee,SEEDANCE_2_0_REFERENCE_RESOLUTION_LIST as a,SEEDANCE_2_0_REFERENCE_VERSION_LIST as o,VIDEO_SEEDANCE_2_0_REFERENCE_MODELS as s}from"@flaqai/model-core";const c=e(o),l={"480p":`480p`,"720p":`720p`,"1080p":`1080p`,"4k":`4K`},u=t(a,({value:e})=>({name:l[e]})),d=u,f=u,p=u,m=u,h={fast:d,standard:f,mini:p};function g(e=`fast`){return h[e]||m}function te(e=`fast`){let t=g(e);return t[t.length-1]?.value??`480p`}function ne(e,t){return g(e).some(e=>e.value===t)}const re=e(i),_=n(ee,{"21:9":{iconWidth:`21`,iconHeight:`9`},"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`}}),v=r(s[`seedance-v2.0-fast-up-reference-to-video-480p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 480p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),y=r(s[`seedance-v2.0-fast-up-reference-to-video-480p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 480p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),b=r(s[`seedance-v2.0-fast-up-reference-to-video-480p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 480p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),x=r(s[`seedance-v2.0-fast-up-reference-to-video-720p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 720p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),S=r(s[`seedance-v2.0-fast-up-reference-to-video-720p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 720p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),C=r(s[`seedance-v2.0-fast-up-reference-to-video-720p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 720p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),w=r(s[`seedance-v2.0-fast-up-reference-to-video-1080p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 1080p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),T=r(s[`seedance-v2.0-fast-up-reference-to-video-1080p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 1080p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),E=r(s[`seedance-v2.0-fast-up-reference-to-video-1080p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 1080p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),D=r(s[`seedance-v2.0-fast-up-reference-to-video-4k-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 4K (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),O=r(s[`seedance-v2.0-fast-up-reference-to-video-4k-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 4K (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),k=r(s[`seedance-v2.0-fast-up-reference-to-video-4k-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Fast Reference 4K (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),A=r(s[`seedance-v2.0-up-reference-to-video-480p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 480p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),j=r(s[`seedance-v2.0-up-reference-to-video-480p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 480p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),M=r(s[`seedance-v2.0-up-reference-to-video-480p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 480p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),N=r(s[`seedance-v2.0-up-reference-to-video-720p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 720p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),P=r(s[`seedance-v2.0-up-reference-to-video-720p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 720p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),F=r(s[`seedance-v2.0-up-reference-to-video-720p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 720p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),I=r(s[`seedance-v2.0-up-reference-to-video-1080p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 1080p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),L=r(s[`seedance-v2.0-up-reference-to-video-1080p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 1080p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),R=r(s[`seedance-v2.0-up-reference-to-video-1080p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 1080p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),z=r(s[`seedance-v2.0-up-reference-to-video-4k-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 4K (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),B=r(s[`seedance-v2.0-up-reference-to-video-4k-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 4K (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),V=r(s[`seedance-v2.0-up-reference-to-video-4k-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Reference 4K (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),H=r(s[`seedance-v2.0-mini-up-reference-to-video-480p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 480p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),U=r(s[`seedance-v2.0-mini-up-reference-to-video-480p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 480p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),W=r(s[`seedance-v2.0-mini-up-reference-to-video-480p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 480p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),G=r(s[`seedance-v2.0-mini-up-reference-to-video-720p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 720p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),K=r(s[`seedance-v2.0-mini-up-reference-to-video-720p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 720p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),q=r(s[`seedance-v2.0-mini-up-reference-to-video-720p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 720p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),J=r(s[`seedance-v2.0-mini-up-reference-to-video-1080p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 1080p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),Y=r(s[`seedance-v2.0-mini-up-reference-to-video-1080p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 1080p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),X=r(s[`seedance-v2.0-mini-up-reference-to-video-1080p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 1080p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),Z=r(s[`seedance-v2.0-mini-up-reference-to-video-4k-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 4K (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),Q=r(s[`seedance-v2.0-mini-up-reference-to-video-4k-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 4K (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),$=r(s[`seedance-v2.0-mini-up-reference-to-video-4k-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Seedance 2.0 Mini Reference 4K (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),ie={"fast__reference-to-video__480p__5s":v,"fast__reference-to-video__480p__10s":y,"fast__reference-to-video__480p__15s":b,"fast__reference-to-video__720p__5s":x,"fast__reference-to-video__720p__10s":S,"fast__reference-to-video__720p__15s":C,"fast__reference-to-video__1080p__5s":w,"fast__reference-to-video__1080p__10s":T,"fast__reference-to-video__1080p__15s":E,"fast__reference-to-video__4k__5s":D,"fast__reference-to-video__4k__10s":O,"fast__reference-to-video__4k__15s":k,"standard__reference-to-video__480p__5s":A,"standard__reference-to-video__480p__10s":j,"standard__reference-to-video__480p__15s":M,"standard__reference-to-video__720p__5s":N,"standard__reference-to-video__720p__10s":P,"standard__reference-to-video__720p__15s":F,"standard__reference-to-video__1080p__5s":I,"standard__reference-to-video__1080p__10s":L,"standard__reference-to-video__1080p__15s":R,"standard__reference-to-video__4k__5s":z,"standard__reference-to-video__4k__10s":B,"standard__reference-to-video__4k__15s":V,"mini__reference-to-video__480p__5s":H,"mini__reference-to-video__480p__10s":U,"mini__reference-to-video__480p__15s":W,"mini__reference-to-video__720p__5s":G,"mini__reference-to-video__720p__10s":K,"mini__reference-to-video__720p__15s":q,"mini__reference-to-video__1080p__5s":J,"mini__reference-to-video__1080p__10s":Y,"mini__reference-to-video__1080p__15s":X,"mini__reference-to-video__4k__5s":Z,"mini__reference-to-video__4k__10s":Q,"mini__reference-to-video__4k__15s":$,"fast__reference-to-video__480p__5s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-480p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:1e3},name:`Seedance 2.0 Fast Reference 480p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__480p__10s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-480p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:2e3},name:`Seedance 2.0 Fast Reference 480p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__480p__15s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-480p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:3e3},name:`Seedance 2.0 Fast Reference 480p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__720p__5s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-720p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:2e3},name:`Seedance 2.0 Fast Reference 720p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__720p__10s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-720p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:4e3},name:`Seedance 2.0 Fast Reference 720p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__720p__15s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-720p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:6e3},name:`Seedance 2.0 Fast Reference 720p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__1080p__5s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-1080p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:5e3},name:`Seedance 2.0 Fast Reference 1080p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__1080p__10s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-1080p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:1e4},name:`Seedance 2.0 Fast Reference 1080p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__1080p__15s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-1080p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:15e3},name:`Seedance 2.0 Fast Reference 1080p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__4k__5s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-4k-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:1e4},name:`Seedance 2.0 Fast Reference 4K (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__4k__10s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-4k-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:2e4},name:`Seedance 2.0 Fast Reference 4K (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"fast__reference-to-video__4k__15s__video":r(s[`seedance-v2.0-fast-up-reference-to-video-4k-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:3e4},name:`Seedance 2.0 Fast Reference 4K (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__480p__5s__video":r(s[`seedance-v2.0-up-reference-to-video-480p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:1200},name:`Seedance 2.0 Reference 480p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__480p__10s__video":r(s[`seedance-v2.0-up-reference-to-video-480p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:2400},name:`Seedance 2.0 Reference 480p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__480p__15s__video":r(s[`seedance-v2.0-up-reference-to-video-480p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:3600},name:`Seedance 2.0 Reference 480p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__720p__5s__video":r(s[`seedance-v2.0-up-reference-to-video-720p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:2400},name:`Seedance 2.0 Reference 720p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__720p__10s__video":r(s[`seedance-v2.0-up-reference-to-video-720p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:4800},name:`Seedance 2.0 Reference 720p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__720p__15s__video":r(s[`seedance-v2.0-up-reference-to-video-720p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:7200},name:`Seedance 2.0 Reference 720p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__1080p__5s__video":r(s[`seedance-v2.0-up-reference-to-video-1080p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:6e3},name:`Seedance 2.0 Reference 1080p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__1080p__10s__video":r(s[`seedance-v2.0-up-reference-to-video-1080p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:12e3},name:`Seedance 2.0 Reference 1080p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__1080p__15s__video":r(s[`seedance-v2.0-up-reference-to-video-1080p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:18e3},name:`Seedance 2.0 Reference 1080p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__4k__5s__video":r(s[`seedance-v2.0-up-reference-to-video-4k-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:12e3},name:`Seedance 2.0 Reference 4K (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__4k__10s__video":r(s[`seedance-v2.0-up-reference-to-video-4k-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:24e3},name:`Seedance 2.0 Reference 4K (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"standard__reference-to-video__4k__15s__video":r(s[`seedance-v2.0-up-reference-to-video-4k-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:36e3},name:`Seedance 2.0 Reference 4K (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__480p__5s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-480p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:800},name:`Seedance 2.0 Mini Reference 480p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__480p__10s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-480p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:1600},name:`Seedance 2.0 Mini Reference 480p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__480p__15s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-480p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:2400},name:`Seedance 2.0 Mini Reference 480p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__720p__5s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-720p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:1600},name:`Seedance 2.0 Mini Reference 720p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__720p__10s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-720p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:3200},name:`Seedance 2.0 Mini Reference 720p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__720p__15s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-720p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:4800},name:`Seedance 2.0 Mini Reference 720p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__1080p__5s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-1080p-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:4e3},name:`Seedance 2.0 Mini Reference 1080p (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__1080p__10s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-1080p-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:8e3},name:`Seedance 2.0 Mini Reference 1080p (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__1080p__15s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-1080p-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:12e3},name:`Seedance 2.0 Mini Reference 1080p (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__4k__5s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-4k-5s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:8e3},name:`Seedance 2.0 Mini Reference 4K (5s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__4k__10s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-4k-10s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:16e3},name:`Seedance 2.0 Mini Reference 4K (10s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`}),"mini__reference-to-video__4k__15s__video":r(s[`seedance-v2.0-mini-up-reference-to-video-4k-15s`],{parameterOverride:{maxImages:5,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:24e3},name:`Seedance 2.0 Mini Reference 4K (15s)`,isPaid:!1,pricingType:`video`,videoType:`seedance-2-0`})};export{ie as GROUP_SEEDANCE_2_0_REFERENCE_MODELS,d as SEEDANCE_2_0_FAST_REFERENCE_RESOLUTION_LIST,T as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_1080P_10S_MODEL,E as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_1080P_15S_MODEL,w as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_1080P_5S_MODEL,y as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_480P_10S_MODEL,b as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_480P_15S_MODEL,v as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_480P_5S_MODEL,O as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_4K_10S_MODEL,k as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_4K_15S_MODEL,D as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_4K_5S_MODEL,S as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_720P_10S_MODEL,C as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_720P_15S_MODEL,x as SEEDANCE_2_0_FAST_REFERENCE_TO_VIDEO_720P_5S_MODEL,p as SEEDANCE_2_0_MINI_REFERENCE_RESOLUTION_LIST,Y as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_1080P_10S_MODEL,X as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_1080P_15S_MODEL,J as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_1080P_5S_MODEL,U as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_480P_10S_MODEL,W as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_480P_15S_MODEL,H as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_480P_5S_MODEL,Q as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_4K_10S_MODEL,$ as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_4K_15S_MODEL,Z as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_4K_5S_MODEL,K as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_720P_10S_MODEL,q as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_720P_15S_MODEL,G as SEEDANCE_2_0_MINI_REFERENCE_TO_VIDEO_720P_5S_MODEL,re as SEEDANCE_2_0_REFERENCE_DURATION_LIST,_ as SEEDANCE_2_0_REFERENCE_RATIO_LIST,m as SEEDANCE_2_0_REFERENCE_RESOLUTION_LIST,L as SEEDANCE_2_0_REFERENCE_TO_VIDEO_1080P_10S_MODEL,R as SEEDANCE_2_0_REFERENCE_TO_VIDEO_1080P_15S_MODEL,I as SEEDANCE_2_0_REFERENCE_TO_VIDEO_1080P_5S_MODEL,j as SEEDANCE_2_0_REFERENCE_TO_VIDEO_480P_10S_MODEL,M as SEEDANCE_2_0_REFERENCE_TO_VIDEO_480P_15S_MODEL,A as SEEDANCE_2_0_REFERENCE_TO_VIDEO_480P_5S_MODEL,B as SEEDANCE_2_0_REFERENCE_TO_VIDEO_4K_10S_MODEL,V as SEEDANCE_2_0_REFERENCE_TO_VIDEO_4K_15S_MODEL,z as SEEDANCE_2_0_REFERENCE_TO_VIDEO_4K_5S_MODEL,P as SEEDANCE_2_0_REFERENCE_TO_VIDEO_720P_10S_MODEL,F as SEEDANCE_2_0_REFERENCE_TO_VIDEO_720P_15S_MODEL,N as SEEDANCE_2_0_REFERENCE_TO_VIDEO_720P_5S_MODEL,c as SEEDANCE_2_0_REFERENCE_VERSION_LIST,f as SEEDANCE_2_0_STANDARD_REFERENCE_RESOLUTION_LIST,te as getSeedance2ReferenceFallbackResolution,g as getSeedance2ReferenceResolutionList,ne as isSeedance2ReferenceResolutionSupported};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{SEEDANCE_2_0_DURATION_LIST as r,SEEDANCE_2_0_MODEL_CATALOG as i,SEEDANCE_2_0_MODE_LIST as a,SEEDANCE_2_0_RATIO_LIST as o,SEEDANCE_2_0_RESOLUTION_LIST as s,SEEDANCE_2_0_VERSION_LIST as c}from"@flaqai/model-core";const l={"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`},"21:9":{iconWidth:`21`,iconHeight:`9`}};function u({duration:e,mode:t,resolution:n,version:r}){return`${r===`fast`?`Seedance 2.0 Fast`:`Seedance 2.0`} ${t===`text-to-video`?`Text to Video`:`Image to Video`} ${n===`4k`?`4K`:n} (${e})`}function d(e,{displayName:t}){let r=e.variant.mode===`image-to-video`;return n(e.fact,{parameterOverride:{...r?{maxImages:2}:{},supportEndFrame:r,supportRatio:!0,supportStartFrame:r,supportTextToVideo:!r},name:t,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0`})}const f=e(c),p=e(a),m=e(s),h=e(r),g=t(o,l);function _(){let e={};for(let t of i){let{duration:n,mode:r,resolution:i,version:a}=t.variant,o=`${a}__${r}__${i}__${n}`;e[o]=d(t,{displayName:u(t.variant)})}return e}const v=_(),y=v[`fast__text-to-video__480p__5s`],b=v[`fast__image-to-video__480p__5s`];function x({duration:e=`5s`,mode:t,resolution:n=`480p`,version:r=`fast`}){return v[`${r}__${t}__${n}__${e}`]}export{v as GROUP_SEEDANCE_2_0,h as SEEDANCE_2_0_DURATION_LIST,b as SEEDANCE_2_0_FAST_IMAGE_TO_VIDEO_480P_5S_MODEL,y as SEEDANCE_2_0_FAST_TEXT_TO_VIDEO_480P_5S_MODEL,p as SEEDANCE_2_0_MODE_LIST,g as SEEDANCE_2_0_RATIO_LIST,m as SEEDANCE_2_0_RESOLUTION_LIST,f as SEEDANCE_2_0_VERSION_LIST,d as adaptVideoWebSeedance20Model,x as resolveVideoWebSeedance20Model};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{SEEDANCE_V1_DURATION_LIST as r,SEEDANCE_V1_LITE_RATIO_LIST as i,SEEDANCE_V1_VERSION_LIST as a,VIDEO_SEEDANCE_V1_MODELS as o}from"@flaqai/model-core";const s=e(a),c=e(r),l=t(i,{"16:9":{iconWidth:`16`,iconHeight:`9`},"4:3":{iconWidth:`16`,iconHeight:`12`},"1:1":{iconWidth:`14`,iconHeight:`14`},"3:4":{iconWidth:`12`,iconHeight:`16`},"9:16":{iconWidth:`9`,iconHeight:`16`},"9:21":{iconWidth:`9`,iconHeight:`21`}}),u=n(o[`seedance-v1-lite-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.0 Lite Text to Video (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`,ratioList:l}),d=n(o[`seedance-v1-lite-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.0 Lite Text to Video (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`,ratioList:l}),f=n(o[`seedance-v1-pro-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.0 Pro Text to Video (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`,ratioList:l,modelTags:[`5/10s`],infoTags:[`pro`,`endFrame`,`300+ credits`],videoModelPlatform:`seedance`}),p=n(o[`seedance-v1-pro-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1},name:`Seedance 1.0 Pro Text to Video (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`,ratioList:l,modelTags:[`5/10s`],infoTags:[`pro`,`endFrame`,`600+ credits`],videoModelPlatform:`seedance`}),m=n(o[`seedance-v1-lite-image-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0},name:`Seedance 1.0 Lite`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`}),h=n(o[`seedance-v1-lite-image-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0},name:`Seedance 1.0 Lite (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`}),g=n(o[`seedance-v1-pro-image-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0},name:`Seedance 1.0 Pro (5s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`}),_=n(o[`seedance-v1-pro-image-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0},name:`Seedance 1.0 Pro (10s)`,pricingType:`video`,isPaid:!1,videoType:`seedance-1-0`}),v={standard__5s:m,standard__10s:h,pro__5s:g,pro__10s:_},y={standard__5s:u,standard__10s:d,pro__5s:f,pro__10s:p};export{y as GroupSeedance10TextToVideoModel,v as GroupSeedance10VideoModel,c as SEEDANCE_V1_DURATION_LIST,h as SEEDANCE_V1_LITE_10S_MODEL,d as SEEDANCE_V1_LITE_10S_TEXT_TO_VIDEO_MODEL,m as SEEDANCE_V1_LITE_5S_MODEL,u as SEEDANCE_V1_LITE_5S_TEXT_TO_VIDEO_MODEL,l as SEEDANCE_V1_LITE_RATIO_LIST,_ as SEEDANCE_V1_PRO_10S_MODEL,p as SEEDANCE_V1_PRO_10S_TEXT_TO_VIDEO_MODEL,g as SEEDANCE_V1_PRO_5S_MODEL,f as SEEDANCE_V1_PRO_5S_TEXT_TO_VIDEO_MODEL,s as SEEDANCE_V1_VERSION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{SORA_2_PRO_DURATION_LIST as r,SORA_2_PRO_RATIO_LIST as i,VIDEO_SORA_2_PRO_MODELS as a}from"@flaqai/model-core";const o=e(r),s=t(i,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`}}),c=n(a[`sora-2-pro-small-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Sora2 Pro - 10s`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:s}),l=n(a[`sora-2-pro-small-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Sora2 Pro - 15s`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:s}),u=n(a[`sora-2-pro-small-25s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Sora2 Pro - 25s`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:s}),d={"10s":c,"15s":l,"25s":u};export{d as GROUP_SORA_2_PRO_MODELS,o as SORA_2_PRO_DURATION_LIST,s as SORA_2_PRO_RATIO_LIST,c as SORA_2_PRO_SMALL_10S,l as SORA_2_PRO_SMALL_15S,u as SORA_2_PRO_SMALL_25S};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{SORA_2_DURATION_LIST as r,SORA_2_MODEL_VERSION_LIST as i,SORA_2_RATIO_LIST as a,SORA_2_RESOLUTION_LIST as o,VIDEO_SORA_2_MODELS as s}from"@flaqai/model-core";const c=e(i),l=e(o),u=new Set([`4s`,`8s`,`12s`]),d=e(r.filter(({value:e})=>u.has(e))),f=t(a,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`}}),p=n(s[`sora-2-small-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Sora2`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),m=n(s[`sora-2-text-to-video-720p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 - 720p (4s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),h=n(s[`sora-2-text-to-video-720p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 - 720p (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),g=n(s[`sora-2-text-to-video-720p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 - 720p (12s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),_=n(s[`sora-2-pro-text-to-video-720p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 Pro - 720p (4s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),v=n(s[`sora-2-pro-text-to-video-720p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 Pro - 720p (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),y=n(s[`sora-2-pro-text-to-video-720p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 Pro - 720p (12s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),b=n(s[`sora-2-pro-text-to-video-1080p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 Pro - 1080p (4s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),x=n(s[`sora-2-pro-text-to-video-1080p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 Pro - 1080p (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),S=n(s[`sora-2-pro-text-to-video-1080p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Sora2 Pro - 1080p (12s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:f}),C=n(s[`sora-2-image-to-video-720p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 - 720p (4s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),w=n(s[`sora-2-image-to-video-720p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 - 720p (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),T=n(s[`sora-2-image-to-video-720p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 - 720p (12s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),E=n(s[`sora-2-pro-image-to-video-720p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 Pro - 720p (4s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),D=n(s[`sora-2-pro-image-to-video-720p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 Pro - 720p (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),O=n(s[`sora-2-pro-image-to-video-720p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 Pro - 720p (12s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),k=n(s[`sora-2-pro-image-to-video-1080p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 Pro - 1080p (4s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),A=n(s[`sora-2-pro-image-to-video-1080p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 Pro - 1080p (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),j=n(s[`sora-2-pro-image-to-video-1080p-12s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Sora2 Pro - 1080p (12s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`sora-2`}),M={"text-to-video__720p__4s__sora-2":m,"text-to-video__720p__4s__sora-2-pro":_,"text-to-video__720p__8s__sora-2":h,"text-to-video__720p__8s__sora-2-pro":v,"text-to-video__720p__12s__sora-2":g,"text-to-video__720p__12s__sora-2-pro":y,"text-to-video__1080p__4s__sora-2-pro":b,"text-to-video__1080p__8s__sora-2-pro":x,"text-to-video__1080p__12s__sora-2-pro":S,"image-to-video__720p__4s__sora-2":C,"image-to-video__720p__4s__sora-2-pro":E,"image-to-video__720p__8s__sora-2":w,"image-to-video__720p__8s__sora-2-pro":D,"image-to-video__720p__12s__sora-2":T,"image-to-video__720p__12s__sora-2-pro":O,"image-to-video__1080p__4s__sora-2-pro":k,"image-to-video__1080p__8s__sora-2-pro":A,"image-to-video__1080p__12s__sora-2-pro":j};export{M as GROUP_SORA_2_MODELS,d as SORA_2_DURATION_LIST,T as SORA_2_IMAGE_TO_VIDEO_720P_12S,C as SORA_2_IMAGE_TO_VIDEO_720P_4S,w as SORA_2_IMAGE_TO_VIDEO_720P_8S,c as SORA_2_MODEL_VERSION_LIST,j as SORA_2_PRO_IMAGE_TO_VIDEO_1080P_12S,k as SORA_2_PRO_IMAGE_TO_VIDEO_1080P_4S,A as SORA_2_PRO_IMAGE_TO_VIDEO_1080P_8S,O as SORA_2_PRO_IMAGE_TO_VIDEO_720P_12S,E as SORA_2_PRO_IMAGE_TO_VIDEO_720P_4S,D as SORA_2_PRO_IMAGE_TO_VIDEO_720P_8S,S as SORA_2_PRO_TEXT_TO_VIDEO_1080P_12S,b as SORA_2_PRO_TEXT_TO_VIDEO_1080P_4S,x as SORA_2_PRO_TEXT_TO_VIDEO_1080P_8S,y as SORA_2_PRO_TEXT_TO_VIDEO_720P_12S,_ as SORA_2_PRO_TEXT_TO_VIDEO_720P_4S,v as SORA_2_PRO_TEXT_TO_VIDEO_720P_8S,f as SORA_2_RATIO_LIST,l as SORA_2_RESOLUTION_LIST,p as SORA_2_SMALL_10S,g as SORA_2_TEXT_TO_VIDEO_720P_12S,m as SORA_2_TEXT_TO_VIDEO_720P_4S,h as SORA_2_TEXT_TO_VIDEO_720P_8S};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{VEO_2_DURATION_LIST as n,VEO_2_RATIO_LIST as r,VIDEO_VEO_2_MODELS as i}from"@flaqai/model-core";const a=e(r),o=e(n),s=t(i[`falai-veo2-5s`],{name:`AI VEO2 Video 5s`,isPaid:!1,pricingType:`video`,videoType:`veo2-video`}),c=t(i[`falai-veo2-8s`],{name:`AI VEO2 Video 8s`,isPaid:!0,pricingType:`video`,videoType:`veo2-video`});export{s as AI_VEO2_VIDEO_5S_MODEL,c as AI_VEO2_VIDEO_8S_MODEL,a as AI_VEO2_VIDEO_RATIO_LIST,o as AI_VEO2_VIDEO_RESOLUTION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{VEO_3_1_RATIO_LIST as r,VEO_3_1_RESOLUTION_LIST as i,VEO_3_1_VIDEO_MODEL_VERSION_LIST as a,VIDEO_VEO_3_1_MODELS as o}from"@flaqai/model-core";const s=t(r,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`}}),c=e(i),l=e(a),u=n(o[`veo3.1-fast-720p`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`VEO 3.1 Fast`,pricingType:`video`,isPaid:!1,videoType:`veo-3-1-video`}),d=n(o[`veo3.1-fast-1080p`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`VEO 3.1 Fast (1080p, Audio)`,pricingType:`video`,isPaid:!1,videoType:`veo-3-1-video`}),f=n(o[`veo3.1-720p`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`VEO 3.1`,pricingType:`video`,isPaid:!1,videoType:`veo-3-1-video`}),p=n(o[`veo3.1-1080p`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`VEO 3.1 (1080p, Audio)`,pricingType:`video`,isPaid:!1,videoType:`veo-3-1-video`}),m={"veo-3-1-fast__720p":u,"veo-3-1-fast__1080p":d,"veo-3-1__720p":f,"veo-3-1__1080p":p};export{m as GROUP_VEO_3_1_VIDEO_MODEL,d as VEO_3_1_FAST_VIDEO_MODEL_1080P,u as VEO_3_1_FAST_VIDEO_MODEL_720P,s as VEO_3_1_RATIO_LIST,c as VEO_3_1_RESOLUTION_LIST,p as VEO_3_1_VIDEO_MODEL_1080P,f as VEO_3_1_VIDEO_MODEL_720P,l as VEO_3_1_VIDEO_MODEL_VERSION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterListWithPresentation as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{VEO3_RATIO_LIST as n,VIDEO_VEO_3_MODELS as r}from"@flaqai/model-core";const i=e(n,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`}}),a=e(n,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`}}),o=t(r[`veo3-fast-frames`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!0},name:`Google VEO3 Fast`,pricingType:`video`,isPaid:!1,videoType:`veo3-video`,ratioList:i,modelTags:[`8s`,`audio`,`ratio`],infoTags:[`standard`,`300 credits`]}),s=t(r[`veo3-pro`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Google VEO3 (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`,ratioList:i}),c=s,l=t(r[`veo3-pro-frames`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Google VEO3 (8s, Audio)`,pricingType:`video`,isPaid:!1,videoType:`Photo-to-video`,ratioList:i}),u=t(r[`veo3-fast-frames`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!0},name:`VEO3 Fast`,pricingType:`video`,isPaid:!1,videoType:`veo3-video`}),d=t(r[`veo3-pro`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`VEO3 Pro`,pricingType:`video`,isPaid:!1,videoType:`veo3-video`}),f=t(r[`veo3-pro-frames`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{platformType:42},name:`VEO3 Pro`,pricingType:`video`,isPaid:!1,videoType:`veo3-video`}),p={"veo3-fast":u,"veo3-pro__text":d,"veo3-pro__image":f};export{p as GroupVEO3VideoModel,u as VEO3_FAST_FRAMES_MODEL,f as VEO3_PRO_FRAMES_MODEL,d as VEO3_PRO_TEXT_MODEL,i as VEO3_RATIO_LIST,c as VEO3_TEXT_TO_VIDEO_MODEL,a as VEO3_VIDEO_RATIO_MODEL,o as veo3FastVideoModel,s as veo3ProTextToVideoModel,l as veo3ProVideoModel};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{VIDEO_UPSCALER_RESOLUTION_LIST as n,VIDEO_UPSCALER_VERSION_LIST as r,VIDEO_VIDEO_UPSCALER_MODELS as i}from"@flaqai/model-core";const a=e(r),o=e(n),s=t(i[`video-upscaler-720p`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler 720p`,creditPerSecond:5,pricingType:`video`,isPaid:!0,videoType:`all`}),c=t(i[`video-upscaler-1080p`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler 1080p`,creditPerSecond:5,pricingType:`video`,isPaid:!1,videoType:`all`}),l=t(i[`video-upscaler-2k`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler 2k`,creditPerSecond:10,pricingType:`video`,isPaid:!1,videoType:`all`}),u=t(i[`video-upscaler-4k`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler 4k`,creditPerSecond:20,pricingType:`video`,isPaid:!1,videoType:`all`}),d=t(i[`video-upscaler-pro-720p`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler Pro 720p`,creditPerSecond:20,pricingType:`video`,isPaid:!1,videoType:`all`}),f=t(i[`video-upscaler-pro-1080p`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler Pro 1080p`,creditPerSecond:30,pricingType:`video`,isPaid:!1,videoType:`all`}),p=t(i[`video-upscaler-pro-2k`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler Pro 2k`,creditPerSecond:40,pricingType:`video`,isPaid:!1,videoType:`all`}),m=t(i[`video-upscaler-pro-4k`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1,supportTextToVideo:!1,supportVideo:!0},factOverride:{credit:-1},name:`Video Upscaler Pro 4k`,creditPerSecond:50,pricingType:`video`,isPaid:!1,videoType:`all`}),h={std__720p:s,std__1080p:c,std__2k:l,std__4k:u,pro__720p:d,pro__1080p:f,pro__2k:p,pro__4k:m};export{h as GROUP_VIDEO_UPSCALER_MODEL,c as VIDEO_UPSCALER_MODEL_1080P,l as VIDEO_UPSCALER_MODEL_2K,u as VIDEO_UPSCALER_MODEL_4K,s as VIDEO_UPSCALER_MODEL_720P,f as VIDEO_UPSCALER_PRO_MODEL_1080P,p as VIDEO_UPSCALER_PRO_MODEL_2K,m as VIDEO_UPSCALER_PRO_MODEL_4K,d as VIDEO_UPSCALER_PRO_MODEL_720P,o as VIDEO_UPSCALER_RESOLUTION_LIST,a as VIDEO_UPSCALER_VERSION_LIST};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{VIDEO_VIDU_2_0_MODELS as n,VIDU_2_0_DURATION_LIST as r,VIDU_2_0_RESOLUTION_LIST as i}from"@flaqai/model-core";const a=e(i),o=e(r),s=t(n[`image-to-video-v2.0-720p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu v2.0 720p (4s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),c=t(n[`image-to-video-v2.0-1080p-4s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu v2.0 1080p (4s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),l=t(n[`image-to-video-v2.0-720p-8s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu v2.0 720p (8s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),u=t(n[`start-end-to-video-v2.0-720p-4s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu v2.0 720p (4s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),d=t(n[`start-end-to-video-v2.0-1080p-4s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu v2.0 1080p (4s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),f=t(n[`start-end-to-video-v2.0-720p-8s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu v2.0 720p (8s)`,pricingType:`video`,isPaid:!1,videoType:`Text-to-video`}),p={"720p__4":u,"1080p__4":d,"720p__8":f},m={"720p__4":s,"1080p__4":c,"720p__8":l},h=m,g={"720p__4s":s,"1080p__4s":c,"720p__8s":l};export{p as GROUP_VIDU_2_0_MODELS,m as GROUP_VIDU_2_0_MODELS_ONE_IMAGE,h as GROUP_VIDU_MODELS_ONE_IMAGE,g as GROUP_VIDU_MODELS_ONE_IMAGE_GROUP,o as VIDU_2_0_DURATION_LIST,a as VIDU_2_0_RESOLUTION_LIST,c as VIDU_IMAGE_TO_VIDEO_MODEL_2_0_1080P_4S,d as VIDU_IMAGE_TO_VIDEO_MODEL_2_0_1080P_4S_TWO_IMAGES,s as VIDU_IMAGE_TO_VIDEO_MODEL_2_0_720P_4S,u as VIDU_IMAGE_TO_VIDEO_MODEL_2_0_720P_4S_TWO_IMAGES,l as VIDU_IMAGE_TO_VIDEO_MODEL_2_0_720P_8S,f as VIDU_IMAGE_TO_VIDEO_MODEL_2_0_720P_8S_TWO_IMAGES};
@@ -1,8 +0,0 @@
1
- import{adaptVideoWebVideoModel as e}from"../adapter.mjs";import{VIDEO_VIDU_CHRISTMAS_EFFECT_MODELS as t}from"@flaqai/model-core";const n=e(t[`template-to-video-transform-into-santa-claus`],{name:`AI Santa Transformation`,isPaid:!1,pricingType:`video`,videoType:`ai-christmas-video-generator`,prompt:`Video content\\nThe character in the picture gently lifts up a bright red cloth from the bottom front, and covers it from head to body in a neat and tidy motion. Then, as the character quickly pulls the red cloth down, the character becomes a festive Santa Claus. \\n# Requirements\\n1. Style is set to: Realistic, HD\\n2. Determine the number of characters based on the user's uploaded picture. Do not use pronouns such as [a group of people] or [them] but accurately indicate the number of characters\\n3. If there are multiple characters in the user's uploaded picture, they need to lift up the red cloth together and all of them will become Santa Claus. Do not include characters that are not in the picture`}),r=e(t[`template-to-video-santa-claus-delivering-gifts`],{name:`AI Santa Giving Gifts`,isPaid:!1,pricingType:`video`,videoType:`ai-christmas-video-generator`,prompt:`Video content\\nThe person in the camera looks to the right, and then a Santa Claus walks into the picture from the right with a big smile on his face, holding an exquisite gift box in his hand. He gently hands the gift to the person in the picture, his movements are natural and full of warmth. The camera focuses on the person who receives the gift, and his expression is full of surprise and gratitude. The picture captures the micro-expressions and interactive details of the characters. \\n# Requirements\\n1. Style is set to: Realistic, HD\\n2. Determine the number of characters based on the pictures uploaded by the user. Do not use pronouns such as [a group of people] or [them], but accurately indicate the number of characters\\n3. If there are multiple characters in the picture uploaded by the user, they need to hold up the red cloth together, and everyone will turn into Santa Claus. Do not include characters that are not in the picture`}),i=e(t[`template-to-video-christmas-toast-celebration`],{name:`AI Christmas Toasting Video Generator`,isPaid:!1,pricingType:`video`,videoType:`ai-christmas-video-generator`,prompt:`Video content\\nThe characters in the video hold champagne glasses and celebrate Christmas. As the camera zooms out, Christmas trees and other Christmas items appear in the picture\\n# Requirements\\n1.Take a step-by-step approach in your response\\n2.Use my video description as the first element. The description of the background should be unified and reasonable. Do not describe it twice.\\n3.Determine the number of characters based on the pictures uploaded by users. Do not use pronouns such as [a group of people] or [them] but accurately indicate the number of characters\\n4.Motion Level is set to: Middle\\n5.If there are multiple characters in the picture uploaded by the user, each person needs to hold a champagne glass. Do not include characters that are not in the picture`}),a=e(t[`template-to-video-santa-claus-offering-hug`],{name:`AI Santa Hug Video Generator`,isPaid:!1,pricingType:`video`,videoType:`ai-christmas-video-generator`,prompt:`Video content
2
- The character in the camera looks out of the screen, and then a Santa Claus walks in from outside the screen with a big smile on his face, and then hugs the character. The action is natural and full of warmth. The camera focuses on a warm hug, and the picture captures the character's micro-expressions and interactive details
3
- # Requirements
4
- 1. Design the action reasonably according to the position and state of the character, rather than abruptly hugging directly. First describe the character's transition to a suitable hugging posture
5
- 2.Take a step-by-step approach in your response
6
- 3. Determine the number of characters based on the pictures uploaded by the user. Do not use pronouns such as [a group of people] or [them], but accurately indicate the number of characters
7
- 4. If there are multiple characters in the picture, they need to hug Santa Claus together. Do not include characters that are not in the picture
8
- 5. Emphasize that there is only one Santa Claus`});export{i as VIDU_AI_CHRISTMAS_TOASTING_VIDEO_MODEL,r as VIDU_AI_SANTA_GIVING_GIFTS_VIDEO_MODEL,a as VIDU_AI_SANTA_HUG_VIDEO_MODEL,n as VIDU_AI_SANTA_TRANSFORMATION_VIDEO_MODEL};
@@ -1 +0,0 @@
1
- import{adaptVideoWebVideoModel as e}from"../adapter.mjs";import{KLING_RATIO_LIST as t}from"./kling.mjs";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 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";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 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";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 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";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};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";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 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";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 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";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 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";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 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";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 +0,0 @@
1
- import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";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};
@@ -1 +0,0 @@
1
- import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";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};