@flaqai/model-adapter 0.2.0 → 0.2.2

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 (271) hide show
  1. package/dist/{rolldown-runtime-DK3Fl9T5.mjs → _virtual/_rolldown/runtime.mjs} +1 -1
  2. package/dist/flaq/3d/adapter.d.mts +12 -0
  3. package/dist/flaq/3d/adapter.mjs +1 -0
  4. package/dist/flaq/3d/flaq-three-d-types.d.mts +52 -0
  5. package/dist/flaq/3d/index.d.mts +4 -0
  6. package/dist/flaq/3d/providers/tripo.d.mts +18 -0
  7. package/dist/flaq/3d/providers/tripo.mjs +1 -0
  8. package/dist/flaq/image/adapter.d.mts +9 -0
  9. package/dist/flaq/image/adapter.mjs +1 -0
  10. package/dist/flaq/image/catalog.d.mts +27 -0
  11. package/dist/flaq/image/catalog.mjs +1 -0
  12. package/dist/flaq/image/flaq-image-catalog-types.d.mts +128 -0
  13. package/dist/flaq/image/flaq-image-types.d.mts +85 -0
  14. package/dist/flaq/image/index.d.mts +12 -0
  15. package/dist/flaq/image/providers/gemini.d.mts +20 -0
  16. package/dist/flaq/image/providers/gemini.mjs +1 -0
  17. package/dist/flaq/image/providers/gpt-image-2.d.mts +29 -0
  18. package/dist/flaq/image/providers/gpt-image-2.mjs +1 -0
  19. package/dist/flaq/image/providers/hidream.d.mts +11 -0
  20. package/dist/flaq/image/providers/hidream.mjs +1 -0
  21. package/dist/flaq/image/providers/qwen.d.mts +15 -0
  22. package/dist/flaq/image/providers/qwen.mjs +1 -0
  23. package/dist/flaq/image/providers/seedream.d.mts +6 -0
  24. package/dist/flaq/image/providers/seedream.mjs +1 -0
  25. package/dist/flaq/image/ratios.d.mts +8 -0
  26. package/dist/flaq/image/ratios.mjs +1 -0
  27. package/dist/flaq/image/resolutions.d.mts +11 -0
  28. package/dist/flaq/image/resolutions.mjs +1 -0
  29. package/dist/flaq/index.d.mts +33 -0
  30. package/dist/flaq/video/adapter.d.mts +9 -0
  31. package/dist/flaq/video/adapter.mjs +1 -0
  32. package/dist/flaq/video/catalog.d.mts +176 -0
  33. package/dist/flaq/video/catalog.mjs +1 -0
  34. package/dist/flaq/video/flaq-video-catalog-types.d.mts +138 -0
  35. package/dist/flaq/video/flaq-video-types.d.mts +64 -0
  36. package/dist/flaq/video/index.d.mts +16 -0
  37. package/dist/flaq/video/providers/alibaba.d.mts +7 -0
  38. package/dist/flaq/video/providers/alibaba.mjs +1 -0
  39. package/dist/flaq/video/providers/hailuo.d.mts +11 -0
  40. package/dist/flaq/video/providers/hailuo.mjs +1 -0
  41. package/dist/flaq/video/providers/hedra.d.mts +12 -0
  42. package/dist/flaq/video/providers/hedra.mjs +1 -0
  43. package/dist/flaq/video/providers/higgsfield.d.mts +6 -0
  44. package/dist/flaq/video/providers/higgsfield.mjs +1 -0
  45. package/dist/flaq/video/providers/infinitetalk.d.mts +6 -0
  46. package/dist/flaq/video/providers/infinitetalk.mjs +1 -0
  47. package/dist/flaq/video/providers/kling.d.mts +55 -0
  48. package/dist/flaq/video/providers/kling.mjs +1 -0
  49. package/dist/flaq/video/providers/seedance-2-0.d.mts +14 -0
  50. package/dist/flaq/video/providers/seedance-2-0.mjs +1 -0
  51. package/dist/flaq/video/providers/seedance.d.mts +11 -0
  52. package/dist/flaq/video/providers/seedance.mjs +1 -0
  53. package/dist/flaq/video/providers/veo.d.mts +12 -0
  54. package/dist/flaq/video/providers/veo.mjs +1 -0
  55. package/dist/flaq/video/providers/vidu.d.mts +11 -0
  56. package/dist/flaq/video/providers/vidu.mjs +5 -0
  57. package/dist/flaq/video/ratios.d.mts +17 -0
  58. package/dist/flaq/video/ratios.mjs +1 -0
  59. package/dist/flaq-namespace.d.mts +35 -0
  60. package/dist/flaq-namespace.mjs +1 -0
  61. package/dist/flaq.d.mts +30 -1
  62. package/dist/flaq.mjs +1 -1
  63. package/dist/index.d.mts +107 -3
  64. package/dist/index.mjs +1 -1
  65. package/dist/{parameter-list-adapter-neVZQpYP.d.mts → parameter-list-adapter.d.mts} +1 -1
  66. package/dist/{parameter-list-adapter-BVKxc6Bx.mjs → parameter-list-adapter.mjs} +1 -1
  67. package/dist/videoweb/audio/adapter.d.mts +7 -0
  68. package/dist/videoweb/audio/adapter.mjs +1 -0
  69. package/dist/videoweb/audio/index.d.mts +4 -0
  70. package/dist/videoweb/audio/providers/elevenlabs-tts.d.mts +6 -0
  71. package/dist/videoweb/audio/providers/elevenlabs-tts.mjs +1 -0
  72. package/dist/videoweb/audio/videoweb-audio-types.d.mts +25 -0
  73. package/dist/videoweb/image/adapter.d.mts +18 -0
  74. package/dist/videoweb/image/adapter.mjs +1 -0
  75. package/dist/videoweb/image/any.d.mts +35 -0
  76. package/dist/videoweb/image/any.mjs +1 -0
  77. package/dist/videoweb/image/featured-models.d.mts +50 -0
  78. package/dist/videoweb/image/featured-models.mjs +1 -0
  79. package/dist/videoweb/image/group-v2.d.mts +38 -0
  80. package/dist/videoweb/image/group-v2.mjs +1 -0
  81. package/dist/videoweb/image/group.d.mts +81 -0
  82. package/dist/videoweb/image/group.mjs +1 -0
  83. package/dist/videoweb/image/index.d.mts +33 -0
  84. package/dist/videoweb/image/providers/4o-image.d.mts +18 -0
  85. package/dist/videoweb/image/providers/4o-image.mjs +1 -0
  86. package/dist/videoweb/image/providers/flux-2.d.mts +15 -0
  87. package/dist/videoweb/image/providers/flux-2.mjs +1 -0
  88. package/dist/videoweb/image/providers/flux-canny-redux.d.mts +13 -0
  89. package/dist/videoweb/image/providers/flux-canny-redux.mjs +1 -0
  90. package/dist/videoweb/image/providers/flux-kontext.d.mts +22 -0
  91. package/dist/videoweb/image/providers/flux-kontext.mjs +1 -0
  92. package/dist/videoweb/image/providers/flux-krea.d.mts +9 -0
  93. package/dist/videoweb/image/providers/flux-krea.mjs +1 -0
  94. package/dist/videoweb/image/providers/flux.d.mts +12 -0
  95. package/dist/videoweb/image/providers/flux.mjs +1 -0
  96. package/dist/videoweb/image/providers/ghiblify.d.mts +33 -0
  97. package/dist/videoweb/image/providers/ghiblify.mjs +1 -0
  98. package/dist/videoweb/image/providers/glm.d.mts +7 -0
  99. package/dist/videoweb/image/providers/glm.mjs +1 -0
  100. package/dist/videoweb/image/providers/gpt-image-2-free.d.mts +7 -0
  101. package/dist/videoweb/image/providers/gpt-image-2-free.mjs +1 -0
  102. package/dist/videoweb/image/providers/gpt-image-2.d.mts +25 -0
  103. package/dist/videoweb/image/providers/gpt-image-2.mjs +1 -0
  104. package/dist/videoweb/image/providers/ideogram-v2.d.mts +11 -0
  105. package/dist/videoweb/image/providers/ideogram-v2.mjs +1 -0
  106. package/dist/videoweb/image/providers/ideogram-v3.d.mts +8 -0
  107. package/dist/videoweb/image/providers/ideogram-v3.mjs +1 -0
  108. package/dist/videoweb/image/providers/image-effect.d.mts +7 -0
  109. package/dist/videoweb/image/providers/image-effect.mjs +1 -0
  110. package/dist/videoweb/image/providers/index.d.mts +25 -0
  111. package/dist/videoweb/image/providers/nano-banana-2.d.mts +9 -0
  112. package/dist/videoweb/image/providers/nano-banana-2.mjs +1 -0
  113. package/dist/videoweb/image/providers/nano-banana-free.d.mts +7 -0
  114. package/dist/videoweb/image/providers/nano-banana-free.mjs +1 -0
  115. package/dist/videoweb/image/providers/nano-banana-pro.d.mts +9 -0
  116. package/dist/videoweb/image/providers/nano-banana-pro.mjs +1 -0
  117. package/dist/videoweb/image/providers/nano-banana.d.mts +12 -0
  118. package/dist/videoweb/image/providers/nano-banana.mjs +1 -0
  119. package/dist/videoweb/image/providers/qwen-image-2.d.mts +9 -0
  120. package/dist/videoweb/image/providers/qwen-image-2.mjs +1 -0
  121. package/dist/videoweb/image/providers/qwen-image-official.d.mts +12 -0
  122. package/dist/videoweb/image/providers/qwen-image-official.mjs +1 -0
  123. package/dist/videoweb/image/providers/qwen-image.d.mts +7 -0
  124. package/dist/videoweb/image/providers/qwen-image.mjs +1 -0
  125. package/dist/videoweb/image/providers/seedream-4-5.d.mts +13 -0
  126. package/dist/videoweb/image/providers/seedream-4-5.mjs +1 -0
  127. package/dist/videoweb/image/providers/seedream-5-0-pro.d.mts +14 -0
  128. package/dist/videoweb/image/providers/seedream-5-0-pro.mjs +1 -0
  129. package/dist/videoweb/image/providers/seedream-5-0.d.mts +13 -0
  130. package/dist/videoweb/image/providers/seedream-5-0.mjs +1 -0
  131. package/dist/videoweb/image/providers/seedream-v4.d.mts +13 -0
  132. package/dist/videoweb/image/providers/seedream-v4.mjs +1 -0
  133. package/dist/videoweb/image/videoweb-image-catalog-types.d.mts +48 -0
  134. package/dist/videoweb/image/videoweb-image-types.d.mts +34 -0
  135. package/dist/videoweb/model-select.d.mts +26 -0
  136. package/dist/videoweb/model-select.mjs +1 -0
  137. package/dist/videoweb/music/adapter.d.mts +11 -0
  138. package/dist/videoweb/music/adapter.mjs +1 -0
  139. package/dist/videoweb/music/index.d.mts +4 -0
  140. package/dist/videoweb/music/providers/suno.d.mts +21 -0
  141. package/dist/videoweb/music/providers/suno.mjs +1 -0
  142. package/dist/videoweb/music/videoweb-music-types.d.mts +31 -0
  143. package/dist/videoweb/video/adapter.d.mts +23 -0
  144. package/dist/videoweb/video/adapter.mjs +1 -0
  145. package/dist/videoweb/video/any.d.mts +42 -0
  146. package/dist/videoweb/video/any.mjs +20 -0
  147. package/dist/videoweb/video/collection-options.d.mts +7 -0
  148. package/dist/videoweb/video/collection-options.mjs +1 -0
  149. package/dist/videoweb/video/group-v2.d.mts +39 -0
  150. package/dist/videoweb/video/group-v2.mjs +1 -0
  151. package/dist/videoweb/video/group.d.mts +24 -0
  152. package/dist/videoweb/video/group.mjs +1 -0
  153. package/dist/videoweb/video/index.d.mts +63 -0
  154. package/dist/videoweb/video/landing-page.d.mts +28 -0
  155. package/dist/videoweb/video/landing-page.mjs +1 -0
  156. package/dist/videoweb/video/legacy-groups.d.mts +11 -0
  157. package/dist/videoweb/video/legacy-groups.mjs +1 -0
  158. package/dist/videoweb/video/providers/grok-imagine-1-5.d.mts +16 -0
  159. package/dist/videoweb/video/providers/grok-imagine-1-5.mjs +1 -0
  160. package/dist/videoweb/video/providers/hailuo-2-0.d.mts +21 -0
  161. package/dist/videoweb/video/providers/hailuo-2-0.mjs +1 -0
  162. package/dist/videoweb/video/providers/hailuo-2-3.d.mts +17 -0
  163. package/dist/videoweb/video/providers/hailuo-2-3.mjs +1 -0
  164. package/dist/videoweb/video/providers/happy-horse-1-0.d.mts +21 -0
  165. package/dist/videoweb/video/providers/happy-horse-1-0.mjs +1 -0
  166. package/dist/videoweb/video/providers/happy-horse-1-1.d.mts +21 -0
  167. package/dist/videoweb/video/providers/happy-horse-1-1.mjs +1 -0
  168. package/dist/videoweb/video/providers/hedra.d.mts +6 -0
  169. package/dist/videoweb/video/providers/hedra.mjs +1 -0
  170. package/dist/videoweb/video/providers/higgsfield.d.mts +19 -0
  171. package/dist/videoweb/video/providers/higgsfield.mjs +1 -0
  172. package/dist/videoweb/video/providers/index.d.mts +53 -0
  173. package/dist/videoweb/video/providers/infinitetalk.d.mts +9 -0
  174. package/dist/videoweb/video/providers/infinitetalk.mjs +1 -0
  175. package/dist/videoweb/video/providers/kling-2-5.d.mts +20 -0
  176. package/dist/videoweb/video/providers/kling-2-5.mjs +1 -0
  177. package/dist/videoweb/video/providers/kling-2-6.d.mts +16 -0
  178. package/dist/videoweb/video/providers/kling-2-6.mjs +1 -0
  179. package/dist/videoweb/video/providers/kling-3-0-4k.d.mts +16 -0
  180. package/dist/videoweb/video/providers/kling-3-0-4k.mjs +1 -0
  181. package/dist/videoweb/video/providers/kling-3-0-turbo.d.mts +16 -0
  182. package/dist/videoweb/video/providers/kling-3-0-turbo.mjs +1 -0
  183. package/dist/videoweb/video/providers/kling-3-0.d.mts +18 -0
  184. package/dist/videoweb/video/providers/kling-3-0.mjs +1 -0
  185. package/dist/videoweb/video/providers/kling-effects-korean-baseball.d.mts +8 -0
  186. package/dist/videoweb/video/providers/kling-effects-korean-baseball.mjs +1 -0
  187. package/dist/videoweb/video/providers/kling-motion-control.d.mts +11 -0
  188. package/dist/videoweb/video/providers/kling-motion-control.mjs +1 -0
  189. package/dist/videoweb/video/providers/kling-o1.d.mts +14 -0
  190. package/dist/videoweb/video/providers/kling-o1.mjs +1 -0
  191. package/dist/videoweb/video/providers/kling-omni-3-reference.d.mts +35 -0
  192. package/dist/videoweb/video/providers/kling-omni-3-reference.mjs +1 -0
  193. package/dist/videoweb/video/providers/kling.d.mts +56 -0
  194. package/dist/videoweb/video/providers/kling.mjs +1 -0
  195. package/dist/videoweb/video/providers/luma-modify-video.d.mts +10 -0
  196. package/dist/videoweb/video/providers/luma-modify-video.mjs +1 -0
  197. package/dist/videoweb/video/providers/midjourney-image-to-video.d.mts +11 -0
  198. package/dist/videoweb/video/providers/midjourney-image-to-video.mjs +1 -0
  199. package/dist/videoweb/video/providers/midjourney.d.mts +10 -0
  200. package/dist/videoweb/video/providers/midjourney.mjs +1 -0
  201. package/dist/videoweb/video/providers/pixverse-4-5.d.mts +135 -0
  202. package/dist/videoweb/video/providers/pixverse-4-5.mjs +1 -0
  203. package/dist/videoweb/video/providers/pixverse-5-0.d.mts +16 -0
  204. package/dist/videoweb/video/providers/pixverse-5-0.mjs +1 -0
  205. package/dist/videoweb/video/providers/pixverse-5-5.d.mts +56 -0
  206. package/dist/videoweb/video/providers/pixverse-5-5.mjs +1 -0
  207. package/dist/videoweb/video/providers/pixverse-6-0.d.mts +13 -0
  208. package/dist/videoweb/video/providers/pixverse-6-0.mjs +1 -0
  209. package/dist/videoweb/video/providers/runway-gen3a.d.mts +6 -0
  210. package/dist/videoweb/video/providers/runway-gen3a.mjs +1 -0
  211. package/dist/videoweb/video/providers/runway-gen4.d.mts +9 -0
  212. package/dist/videoweb/video/providers/runway-gen4.mjs +1 -0
  213. package/dist/videoweb/video/providers/seedance-1-5.d.mts +33 -0
  214. package/dist/videoweb/video/providers/seedance-1-5.mjs +1 -0
  215. package/dist/videoweb/video/providers/seedance-2-0-mini.d.mts +35 -0
  216. package/dist/videoweb/video/providers/seedance-2-0-mini.mjs +1 -0
  217. package/dist/videoweb/video/providers/seedance-2-0-reference.d.mts +56 -0
  218. package/dist/videoweb/video/providers/seedance-2-0-reference.mjs +1 -0
  219. package/dist/videoweb/video/providers/seedance-2-0.d.mts +49 -0
  220. package/dist/videoweb/video/providers/seedance-2-0.mjs +1 -0
  221. package/dist/videoweb/video/providers/seedance-v1.d.mts +19 -0
  222. package/dist/videoweb/video/providers/seedance-v1.mjs +1 -0
  223. package/dist/videoweb/video/providers/sora-2-pro.d.mts +14 -0
  224. package/dist/videoweb/video/providers/sora-2-pro.mjs +1 -0
  225. package/dist/videoweb/video/providers/sora-2.d.mts +38 -0
  226. package/dist/videoweb/video/providers/sora-2.mjs +1 -0
  227. package/dist/videoweb/video/providers/veo-2.d.mts +10 -0
  228. package/dist/videoweb/video/providers/veo-2.mjs +1 -0
  229. package/dist/videoweb/video/providers/veo-3-1.d.mts +13 -0
  230. package/dist/videoweb/video/providers/veo-3-1.mjs +1 -0
  231. package/dist/videoweb/video/providers/veo-3.d.mts +16 -0
  232. package/dist/videoweb/video/providers/veo-3.mjs +1 -0
  233. package/dist/videoweb/video/providers/video-effect.d.mts +15 -0
  234. package/dist/videoweb/video/providers/video-effect.mjs +5 -0
  235. package/dist/videoweb/video/providers/video-upscaler.d.mts +17 -0
  236. package/dist/videoweb/video/providers/video-upscaler.mjs +1 -0
  237. package/dist/videoweb/video/providers/vidu-2-0.d.mts +29 -0
  238. package/dist/videoweb/video/providers/vidu-2-0.mjs +1 -0
  239. package/dist/videoweb/video/providers/vidu-christmas-effect.d.mts +8 -0
  240. package/dist/videoweb/video/providers/vidu-christmas-effect.mjs +8 -0
  241. package/dist/videoweb/video/providers/vidu-q1.d.mts +8 -0
  242. package/dist/videoweb/video/providers/vidu-q1.mjs +1 -0
  243. package/dist/videoweb/video/providers/vidu-q2-reference.d.mts +22 -0
  244. package/dist/videoweb/video/providers/vidu-q2-reference.mjs +1 -0
  245. package/dist/videoweb/video/providers/vidu-q2.d.mts +54 -0
  246. package/dist/videoweb/video/providers/vidu-q2.mjs +1 -0
  247. package/dist/videoweb/video/providers/vidu-q3-reference.d.mts +26 -0
  248. package/dist/videoweb/video/providers/vidu-q3-reference.mjs +1 -0
  249. package/dist/videoweb/video/providers/vidu-q3.d.mts +35 -0
  250. package/dist/videoweb/video/providers/vidu-q3.mjs +1 -0
  251. package/dist/videoweb/video/providers/wan-2-2-animate.d.mts +17 -0
  252. package/dist/videoweb/video/providers/wan-2-2-animate.mjs +1 -0
  253. package/dist/videoweb/video/providers/wan-2-5.d.mts +62 -0
  254. package/dist/videoweb/video/providers/wan-2-5.mjs +1 -0
  255. package/dist/videoweb/video/providers/wan-2-6.d.mts +61 -0
  256. package/dist/videoweb/video/providers/wan-2-6.mjs +1 -0
  257. package/dist/videoweb/video/providers/wan-2-7-lora.d.mts +15 -0
  258. package/dist/videoweb/video/providers/wan-2-7-lora.mjs +1 -0
  259. package/dist/videoweb/video/providers/wan-2-7.d.mts +22 -0
  260. package/dist/videoweb/video/providers/wan-2-7.mjs +1 -0
  261. package/dist/videoweb/video/providers/wan.d.mts +38 -0
  262. package/dist/videoweb/video/providers/wan.mjs +1 -0
  263. package/dist/videoweb/video/videoweb-video-catalog-types.d.mts +63 -0
  264. package/dist/videoweb/video/videoweb-video-types.d.mts +38 -0
  265. package/dist/videoweb.d.mts +104 -2
  266. package/dist/videoweb.mjs +1 -1
  267. package/package.json +5 -2
  268. package/dist/flaq-CANiSsGU.mjs +0 -5
  269. package/dist/index-BUoUYnbk.d.mts +0 -910
  270. package/dist/index-Dc0qezUL.d.mts +0 -2030
  271. package/dist/videoweb-CFFO7_aP.mjs +0 -31
@@ -1,31 +0,0 @@
1
- import{a as e,i as t,o as n,r,t as i}from"./parameter-list-adapter-BVKxc6Bx.mjs";import{AUDIO_ELEVENLABS_TTS_MODELS as a,FLUX_2_RATIO_LIST as ee,FLUX_2_VERSION_LIST as te,FLUX_KONTEXT_IMAGE_RATIO_LIST as ne,FLUX_KREA_RATIO_LIST as re,FLUX_REDUX_IMAGE_RATIO_LIST as ie,FOUR_O_IMAGE_ACTION_FIGURE_RATIO_LIST as ae,GLM_RATIO_LIST as oe,GPT_IMAGE_2_CREDIT_MATRIX as se,GPT_IMAGE_2_FREE_RATIO_LIST as ce,GPT_IMAGE_2_QUALITY_LIST as le,GPT_IMAGE_2_RATIO_LIST as ue,GPT_IMAGE_2_RESOLUTION_LIST as de,GROK_IMAGINE_1_5_DURATION_LIST as fe,GROK_IMAGINE_1_5_RATIO_LIST as pe,GROK_IMAGINE_1_5_RESOLUTION_LIST as me,HAILUO_2_0_DURATION_LIST as he,HAILUO_2_0_VERSION_LIST as ge,HAILUO_2_3_DURATION_LIST as _e,HAILUO_2_3_MODEL_VERSION_LIST as ve,HAPPY_HORSE_1_0_DURATION_LIST as ye,HAPPY_HORSE_1_0_RATIO_LIST as be,HAPPY_HORSE_1_0_RESOLUTION_LIST as xe,HAPPY_HORSE_1_1_DURATION_LIST as Se,HAPPY_HORSE_1_1_RATIO_LIST as Ce,HAPPY_HORSE_1_1_RESOLUTION_LIST as we,IDEOGRAM_V2_RATIO_LIST as Te,IDEOGRAM_V2_STYLE_LIST as Ee,IDEOGRAM_V2_VERSION_LIST as De,IMAGE_4O_IMAGE_MODELS as o,IMAGE_FLUX_2_MODELS as s,IMAGE_FLUX_CANNY_REDUX_MODELS as c,IMAGE_FLUX_KONTEXT_MODELS as l,IMAGE_FLUX_KREA_MODELS as Oe,IMAGE_FLUX_MODELS as u,IMAGE_GHIBLIFY_MODELS as ke,IMAGE_GLM_MODELS as Ae,IMAGE_GPT_IMAGE_2_FREE_MODELS as je,IMAGE_GPT_IMAGE_2_MODELS as Me,IMAGE_IDEOGRAM_V2_MODELS as Ne,IMAGE_IDEOGRAM_V3_MODELS as Pe,IMAGE_IMAGE_EFFECT_MODELS as d,IMAGE_NANO_BANANA_2_MODELS as Fe,IMAGE_NANO_BANANA_FREE_MODELS as Ie,IMAGE_NANO_BANANA_MODELS as Le,IMAGE_NANO_BANANA_PRO_MODELS as Re,IMAGE_QWEN_IMAGE_2_MODELS as ze,IMAGE_QWEN_IMAGE_OFFICIAL_MODELS as f,IMAGE_SEEDREAM_4_5_MODELS as Be,IMAGE_SEEDREAM_5_0_MODELS as Ve,IMAGE_SEEDREAM_5_0_PRO_MODELS as He,IMAGE_SEEDREAM_V4_MODELS as Ue,INFINITETALK_ORDER_LIST as We,KLING_1_6_VERSION_LIST as Ge,KLING_2_1_VERSION_LIST as Ke,KLING_2_5_DURATION_LIST as qe,KLING_2_5_VERSION_LIST as Je,KLING_2_6_DURATION_LIST as Ye,KLING_2_6_RATIO_LIST as Xe,KLING_2_6_VERSION_LIST as Ze,KLING_3_0_4K_DURATION_LIST as Qe,KLING_3_0_4K_RATIO_LIST as $e,KLING_3_0_4K_VERSION_LIST as et,KLING_3_0_DURATION_LIST as tt,KLING_3_0_RATIO_LIST as nt,KLING_3_0_TURBO_DURATION_LIST as rt,KLING_3_0_TURBO_RATIO_LIST as it,KLING_3_0_TURBO_RESOLUTION_LIST as at,KLING_3_0_VERSION_LIST as ot,KLING_DURATION_LIST as st,KLING_EFFECTS_KOREAN_BASEBALL_RATIO_LIST as ct,KLING_MOTION_CONTROL_VERSION_LIST as lt,KLING_O1_DURATION_LIST as ut,KLING_O1_RATIO_LIST as dt,KLING_O1_VIDEO_EDIT_VERSION_LIST as ft,KLING_OMNI_3_REFERENCE_DURATION_LIST as pt,KLING_OMNI_3_REFERENCE_RATIO_LIST as mt,KLING_OMNI_3_REFERENCE_RESOLUTION_LIST as ht,KLING_OMNI_3_REFERENCE_VERSION_LIST as gt,KLING_RATIO_LIST as _t,KLING_VIDEO_RESOLUTION_LIST as vt,LUMA_MODIFY_VIDEO_MODE_LIST as yt,MIDJOURNEY_VIDEO_RATIO_LIST as bt,MUSIC_SUNO_MODELS as xt,NANO_BANANA_2_RATIO_LIST as St,NANO_BANANA_2_RESOLUTION_LIST as Ct,NANO_BANANA_FREE_RATIO_LIST as wt,NANO_BANANA_PRO_CREDIT_MATRIX as Tt,NANO_BANANA_PRO_RATIO_LIST as Et,NANO_BANANA_PRO_RESOLUTION_LIST as Dt,NANO_BANANA_RATIO_LIST as Ot,PIXVERSE_4_5_RATIO_LIST as kt,PIXVERSE_4_5_STYLE_LIST as At,PIXVERSE_5_0_DURATION_LIST as jt,PIXVERSE_5_0_RATIO_LIST as Mt,PIXVERSE_5_0_RESOLUTION_LIST as Nt,PIXVERSE_5_5_DURATION_LIST as Pt,PIXVERSE_5_5_RATIO_LIST as Ft,PIXVERSE_5_5_RESOLUTION_LIST as It,QWEN_IMAGE_2_RATIO_LIST as Lt,QWEN_IMAGE_2_VERSION_LIST as Rt,QWEN_IMAGE_EDIT_RATIO_LIST as zt,QWEN_IMAGE_RATIO_LIST as Bt,QWEN_IMAGE_VERSION_LIST as Vt,RUNWAY_GEN4_RATIO_LIST as Ht,SEEDANCE_1_5_DURATION_LIST as Ut,SEEDANCE_1_5_RATIO_LIST as Wt,SEEDANCE_1_5_RESOLUTION_LIST as Gt,SEEDANCE_2_0_DURATION_LIST as Kt,SEEDANCE_2_0_MINI_DURATION_LIST as qt,SEEDANCE_2_0_MINI_MODE_LIST as Jt,SEEDANCE_2_0_MINI_RATIO_LIST as Yt,SEEDANCE_2_0_MINI_RESOLUTION_LIST as Xt,SEEDANCE_2_0_MODEL_CATALOG as Zt,SEEDANCE_2_0_MODE_LIST as Qt,SEEDANCE_2_0_RATIO_LIST as $t,SEEDANCE_2_0_REFERENCE_DURATION_LIST as en,SEEDANCE_2_0_REFERENCE_RATIO_LIST as tn,SEEDANCE_2_0_REFERENCE_RESOLUTION_LIST as nn,SEEDANCE_2_0_REFERENCE_VERSION_LIST as rn,SEEDANCE_2_0_RESOLUTION_LIST as an,SEEDANCE_2_0_VERSION_LIST as on,SEEDANCE_V1_DURATION_LIST as sn,SEEDANCE_V1_LITE_RATIO_LIST as cn,SEEDANCE_V1_VERSION_LIST as ln,SEEDREAM_4_5_RATIO_LIST as un,SEEDREAM_4_5_RESOLUTION_LIST as dn,SEEDREAM_5_0_PRO_RATIO_LIST as fn,SEEDREAM_5_0_PRO_RESOLUTION_LIST as pn,SEEDREAM_5_0_RATIO_LIST as mn,SEEDREAM_5_0_RESOLUTION_LIST as hn,SEEDREAM_RATIO_LIST as gn,SEEDREAM_RESOLUTION_LIST as _n,SORA_2_DURATION_LIST as vn,SORA_2_MODEL_VERSION_LIST as yn,SORA_2_PRO_DURATION_LIST as bn,SORA_2_PRO_RATIO_LIST as xn,SORA_2_RATIO_LIST as Sn,SORA_2_RESOLUTION_LIST as Cn,VEO3_RATIO_LIST as wn,VEO_2_DURATION_LIST as Tn,VEO_2_RATIO_LIST as En,VEO_3_1_RATIO_LIST as Dn,VEO_3_1_RESOLUTION_LIST as On,VEO_3_1_VIDEO_MODEL_VERSION_LIST as kn,VIDEO_GROK_IMAGINE_1_5_MODELS as An,VIDEO_HAILUO_2_0_MODELS as p,VIDEO_HAILUO_2_3_MODELS as m,VIDEO_HAPPY_HORSE_1_0_MODELS as h,VIDEO_HAPPY_HORSE_1_1_MODELS as g,VIDEO_HEDRA_MODELS as jn,VIDEO_HIGGSFIELD_MODELS as _,VIDEO_INFINITETALK_MODELS as Mn,VIDEO_KLING_2_5_MODELS as Nn,VIDEO_KLING_2_6_MODELS as Pn,VIDEO_KLING_3_0_4K_MODELS as Fn,VIDEO_KLING_3_0_MODELS as v,VIDEO_KLING_3_0_TURBO_MODELS as In,VIDEO_KLING_EFFECTS_KOREAN_BASEBALL_MODELS as Ln,VIDEO_KLING_MODELS as y,VIDEO_KLING_MOTION_CONTROL_MODELS as Rn,VIDEO_KLING_O1_MODELS as zn,VIDEO_KLING_OMNI_3_REFERENCE_MODELS as Bn,VIDEO_LUMA_MODIFY_VIDEO_MODELS as Vn,VIDEO_MIDJOURNEY_MODELS as Hn,VIDEO_PIXVERSE_4_5_MODELS as Un,VIDEO_PIXVERSE_5_0_MODELS as Wn,VIDEO_PIXVERSE_5_5_MODELS as Gn,VIDEO_RUNWAY_GEN3A_MODELS as Kn,VIDEO_RUNWAY_GEN4_MODELS as qn,VIDEO_SEEDANCE_1_5_MODELS as b,VIDEO_SEEDANCE_2_0_MINI_MODELS as x,VIDEO_SEEDANCE_2_0_REFERENCE_MODELS as S,VIDEO_SEEDANCE_V1_MODELS as C,VIDEO_SORA_2_MODELS as w,VIDEO_SORA_2_PRO_MODELS as Jn,VIDEO_UPSCALER_RESOLUTION_LIST as Yn,VIDEO_UPSCALER_VERSION_LIST as Xn,VIDEO_VEO_2_MODELS as Zn,VIDEO_VEO_3_1_MODELS as Qn,VIDEO_VEO_3_MODELS as $n,VIDEO_VIDEO_EFFECT_MODELS as T,VIDEO_VIDEO_UPSCALER_MODELS as E,VIDEO_VIDU_2_0_MODELS as er,VIDEO_VIDU_CHRISTMAS_EFFECT_MODELS as tr,VIDEO_VIDU_Q1_MODELS as nr,VIDEO_VIDU_Q2_MODELS as rr,VIDEO_VIDU_Q2_REFERENCE_MODELS as D,VIDEO_VIDU_Q3_MODELS as O,VIDEO_VIDU_Q3_REFERENCE_MODELS as ir,VIDEO_WAN_2_2_ANIMATE_MODELS as ar,VIDEO_WAN_2_5_MODELS as k,VIDEO_WAN_2_6_MODELS as A,VIDEO_WAN_2_7_LORA_MODELS as or,VIDEO_WAN_2_7_MODELS as j,VIDEO_WAN_MODELS as M,VIDU_2_0_DURATION_LIST as sr,VIDU_2_0_RESOLUTION_LIST as cr,VIDU_Q2_DURATION_LIST as lr,VIDU_Q2_MODE_LIST as ur,VIDU_Q2_REFERENCE_DURATION_LIST as dr,VIDU_Q2_REFERENCE_RATIO_LIST as fr,VIDU_Q2_REFERENCE_RESOLUTION_LIST as pr,VIDU_Q2_RESOLUTION_LIST as mr,VIDU_Q3_DURATION_LIST as hr,VIDU_Q3_RATIO_LIST as gr,VIDU_Q3_REFERENCE_DURATION_LIST as _r,VIDU_Q3_REFERENCE_RATIO_LIST as vr,VIDU_Q3_REFERENCE_RESOLUTION_LIST as yr,VIDU_Q3_RESOLUTION_LIST as br,WAN_2_2_ANIMATE_RESOLUTION_LIST as xr,WAN_2_2_ANIMATE_VIDEO_VERSION_LIST as Sr,WAN_2_5_DURATION_LIST as Cr,WAN_2_5_MODEL_VERSION_LIST as wr,WAN_2_5_RATIO_LIST as Tr,WAN_2_5_RESOLUTION_LIST as Er,WAN_2_6_DURATION_LIST as Dr,WAN_2_6_RATIO_LIST as Or,WAN_2_6_RESOLUTION_LIST as kr,WAN_2_6_VERSION_LIST as Ar,WAN_2_7_DURATION_LIST as jr,WAN_2_7_LORA_DURATION_LIST as Mr,WAN_2_7_LORA_RESOLUTION_LIST as Nr,WAN_2_7_RATIO_LIST as Pr,WAN_2_7_RESOLUTION_LIST as Fr,WAN_DURATION_LIST as Ir,WAN_RATIO_LIST as Lr,WAN_RESOLUTION_LIST as Rr}from"@flaqai/model-core";function zr(e,t){return{...e,...t}}const Br=[{id:`Roger`,value:`Roger`,name:`Roger`,gender:`male`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/roger.mp3`},{id:`Sarah`,value:`Sarah`,name:`Sarah`,gender:`female`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/sarah.mp3`},{id:`Laura`,value:`Laura`,name:`Laura`,gender:`female`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/laura.mp3`},{id:`Charlie`,value:`Charlie`,name:`Charlie`,gender:`male`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/charlie.mp3`},{id:`George`,value:`George`,name:`George`,gender:`male`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/george.mp3`},{id:`Callum`,value:`Callum`,name:`Callum`,gender:`male`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/callum.mp3`},{id:`River`,value:`River`,name:`River`,gender:`male`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/river.mp3`},{id:`Liam`,value:`Liam`,name:`Liam`,gender:`male`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/liam.mp3`},{id:`Charlotte`,value:`Charlotte`,name:`Charlotte`,gender:`female`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/charlotte.mp3`},{id:`Alice`,value:`Alice`,name:`Alice`,gender:`female`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/alice.mp3`},{id:`Matilda`,value:`Matilda`,name:`Matilda`,gender:`female`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/matilda.mp3`},{id:`Will`,value:`Will`,name:`Will`,gender:`male`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/will.mp3`},{id:`Jessica`,value:`Jessica`,name:`Jessica`,gender:`female`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/jessica.mp3`},{id:`Eric`,value:`Eric`,name:`Eric`,gender:`male`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/eric.mp3`},{id:`Chris`,value:`Chris`,name:`Chris`,gender:`male`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/chris.mp3`},{id:`Brian`,value:`Brian`,name:`Brian`,gender:`male`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/brian.mp3`},{id:`Daniel`,value:`Daniel`,name:`Daniel`,gender:`male`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/daniel.mp3`},{id:`Lily`,value:`Lily`,name:`Lily`,gender:`female`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/lily.mp3`},{id:`Bill`,value:`Bill`,name:`Bill`,gender:`male`,audioSrc:`https://cdn.videoweb.ai/videoweb/elevenlabs/bill.mp3`}],Vr=zr(a[`elevenlabs-tts-turbo-v2.5`],{name:`Hedra Audio`,isPaid:!1,pricingType:`audio`});function N(e,t){let n={credit:e.credit,platformType:e.platformType,value:e.value},{factOverride:r,parameterOverride:i,...a}=t;return{...n,...r,...i,...a}}const Hr=t(ae,{"1:1":{iconWidth:`12px`,iconHeight:`12px`},"2:3":{iconWidth:`10px`,iconHeight:`15px`},"3:2":{iconWidth:`15px`,iconHeight:`10px`}}),Ur=N(o[`4o-image`],{factOverride:{platformType:39},name:`4o Image Generator`,isPaid:!1,pricingType:`image`}),Wr=N(o[`4o-image`],{factOverride:{platformType:39},name:`AI Product Photography`,isPaid:!1,pricingType:`image`,prompt:`Combine these images into one realistic image`}),Gr=N(o[`4o-image`],{factOverride:{platformType:39},name:`Action Figure Generator`,isPaid:!1,pricingType:`image`}),Kr=N(o[`4o-image`],{factOverride:{platformType:39},name:`Barbie Doll Box`,isPaid:!1,pricingType:`image`}),qr=N(o[`4o-image`],{factOverride:{platformType:39},name:`Ghibli AI`,isPaid:!1,pricingType:`image`,prompt:`Make this ghibli anime style`}),Jr=N(o[`4o-image`],{factOverride:{platformType:39},name:`Labubu Toy`,isPaid:!1,pricingType:`image`,prompt:`Transform the person in this image into labubu toy style`}),Yr=N(o[`4o-image`],{factOverride:{platformType:39},name:`AI Pet to Human`,isPaid:!1,pricingType:`image`,prompt:`Transform the pet in this image into a human`}),Xr=N(o[`4o-image`],{factOverride:{platformType:39},name:`Photo to Cartoon`,isPaid:!1,pricingType:`image`,prompt:`Convert this photo to carton style`}),Zr=N(o[`4o-image`],{factOverride:{platformType:39},name:`Disney Pixar Image`,isPaid:!1,pricingType:`image`,prompt:`Convert this photo to Disney Pixar style`}),Qr=N(o[`4o-image`],{factOverride:{platformType:39},name:`AI Plush Toy`,isPaid:!1,pricingType:`image`,prompt:`Convert this image to plush toy style`}),$r=N(o[`4o-image`],{factOverride:{platformType:39},name:`AI Simpsons style`,isPaid:!1,pricingType:`image`,prompt:`Convert this image to simpsons style`}),ei=N(o[`4o-image`],{factOverride:{platformType:39},name:`AI Photo to Cartoon`,isPaid:!1,pricingType:`image`,prompt:`Transform the photo into cartoon style`}),ti=N(o[`4o-image`],{factOverride:{platformType:39},name:`AI Background Changer`,isPaid:!1,pricingType:`image`}),ni=t(ee,{"0:0":{iconWidth:`0px`,iconHeight:`0px`},"1:1":{iconWidth:`16px`,iconHeight:`16px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"3:2":{iconWidth:`18px`,iconHeight:`12px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`},"2:3":{iconWidth:`12px`,iconHeight:`18px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`}}),ri=i(te),ii=N(s[`flux-2-pro-text-to-image`],{parameterOverride:{imageOptionsType:`text-to-image`,maxImages:3},name:`Flux 2 Pro Text to Image`,isPaid:!1,pricingType:`image`}),ai=N(s[`flux-2-pro-image-to-image`],{parameterOverride:{imageOptionsType:`multi-images`,maxImages:3},name:`Flux 2 Pro Image to Image`,isPaid:!1,pricingType:`image`}),oi=N(s[`flux-2-dev-text-to-image`],{parameterOverride:{imageOptionsType:`text-to-image`,maxImages:3},name:`Flux 2 Dev Text to Image`,isPaid:!1,pricingType:`image`}),si=N(s[`flux-2-dev-image-to-image`],{parameterOverride:{imageOptionsType:`multi-images`,maxImages:3},name:`Flux 2 Dev Image to Image`,isPaid:!1,pricingType:`image`}),ci=N(s[`flux-2-flex-text-to-image`],{parameterOverride:{imageOptionsType:`text-to-image`,maxImages:3},name:`Flux 2 Flex Text to Image`,isPaid:!1,pricingType:`image`}),li=N(s[`flux-2-flex-image-to-image`],{parameterOverride:{imageOptionsType:`multi-images`,maxImages:3},name:`Flux 2 Flex Image to Image`,isPaid:!1,pricingType:`image`}),ui=N(s[`flux-2-max-text-to-image`],{parameterOverride:{imageOptionsType:`text-to-image`,maxImages:3,supportAutoRatio:!0},name:`Flux 2 Max Text to Image`,isPaid:!1,pricingType:`image`}),di=N(s[`flux-2-max-image-to-image`],{parameterOverride:{imageOptionsType:`multi-images`,maxImages:3,supportAutoRatio:!0},name:`Flux 2 Max Image to Image`,isPaid:!1,pricingType:`image`}),fi={"dev__text-to-image":oi,"dev__image-to-image":si,"pro__text-to-image":ii,"pro__image-to-image":ai,"flex__text-to-image":ci,"flex__image-to-image":li,"max__text-to-image":ui,"max__image-to-image":di},pi=t(ie,{"1:1":{iconWidth:`14px`,iconHeight:`14px`},"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"2:3":{iconWidth:`12px`,iconHeight:`18px`},"3:2":{iconWidth:`18px`,iconHeight:`12px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`}}),mi=[N(c[`flux-1-pro-canny`],{name:`Flux.1 [pro] Canny`,isPaid:!1,pricingType:`image`}),N(c[`flux-1-pro-depth`],{name:`Flux.1 [pro] Depth`,isPaid:!1,pricingType:`image`})],hi=[N(c[`flux-1-schnell-redux`],{name:`Flux.1 [schnell] Redux`,isPaid:!1,pricingType:`image`,showPrompt:!1,showResolution:!0,showSteps:!0,showGuidanceScale:!1,showPromptStrengt:!1}),N(c[`flux-1-dev-redux`],{name:`Flux.1 [dev] Redux`,isPaid:!1,pricingType:`image`,showPrompt:!1,showResolution:!0,showSteps:!0,showGuidanceScale:!0,showPromptStrengt:!1}),N(c[`flux-1-pro-redux`],{name:`Flux.1 [pro] Redux`,isPaid:!1,pricingType:`image`,showPrompt:!0,showResolution:!0,showSteps:!0,showGuidanceScale:!0,showPromptStrengt:!1}),N(c[`flux-1-1-pro-redux`],{name:`Flux1.1 [pro] Redux`,isPaid:!1,pricingType:`image`,showPrompt:!0,showResolution:!0,showSteps:!0,showGuidanceScale:!0,showPromptStrengt:!1}),N(c[`flux-1-1-pro-ultra-redux`],{name:`Flux1.1 [pro] ultra Redux`,isPaid:!0,pricingType:`image`,showPrompt:!0,showResolution:!0,showSteps:!1,showGuidanceScale:!1,showPromptStrengt:!0})],gi=t(ne,{"1:1":{iconWidth:`14px`,iconHeight:`14px`},"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"2:3":{iconWidth:`12px`,iconHeight:`18px`},"3:2":{iconWidth:`18px`,iconHeight:`12px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`}}),_i=n(ne,{"1:1":{iconWidth:`12px`,iconHeight:`12px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"3:2":{iconWidth:`15px`,iconHeight:`10px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`},"2:3":{iconWidth:`10px`,iconHeight:`15px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`}}),vi=N(l[`flux-pro-kontext-dev-editing`],{name:`Flux Kontext Dev`,isPaid:!1,pricingType:`image`}),yi=N(l[`flux-pro-kontext-dev-editing`],{factOverride:{credit:120},name:`Flux Kontext Dev 2K`,isPaid:!1,pricingType:`image`}),bi=N(l[`flux-pro-kontext-lora-text-to-image`],{name:`Flux Kontext Lora`,isPaid:!1,pricingType:`image`}),xi=N(l[`flux-pro-kontext-lora-image-to-image`],{name:`Flux Kontext Lora 2K`,isPaid:!1,pricingType:`image`}),Si=N(l[`flux-pro-kontext-pro-text-to-image`],{parameterOverride:{imageOptionsType:`text-to-image`},name:`Kontext(PRO) - Text to Image`,isPaid:!1,pricingType:`image`}),Ci=N(l[`flux-pro-kontext-max-text-to-image`],{parameterOverride:{imageOptionsType:`text-to-image`},name:`Kontext(MAX) - Text to Image`,isPaid:!0,pricingType:`image`}),wi=N(l[`flux-pro-kontext-pro-editing`],{parameterOverride:{imageOptionsType:`one-image`},name:`Kontext(PRO) - Image Editing`,isPaid:!1,pricingType:`image`}),Ti=N(l[`flux-pro-kontext-max-editing`],{parameterOverride:{imageOptionsType:`one-image`},name:`Kontext(MAX) - Image Editing`,isPaid:!0,pricingType:`image`}),P=N(l[`flux-pro-kontext-pro-editing-exp-multi-image`],{parameterOverride:{imageOptionsType:`multi-images`,maxImages:5},name:`Kontext(PRO) - Multi Images Editing`,isPaid:!1,pricingType:`image`}),F=N(l[`flux-pro-kontext-max-editing-exp-multi-image`],{parameterOverride:{imageOptionsType:`multi-images`,maxImages:5},name:`Kontext(MAX) - Multi Images Editing`,isPaid:!0,pricingType:`image`}),Ei=[Si,Ci,wi,Ti,P,F],Di=[{name:`Flux Kontext Pro`,value:`pro`},{name:`Flux Kontext Max`,value:`max`}],Oi=(e,t)=>{switch(e){case`flux-kontext-pro`:switch(t){case 0:return Si;case 1:return wi;default:return P}case`flux-kontext-max`:switch(t){case 0:return Ci;case 1:return Ti;default:return F}default:return Si}},ki=t(re,{"1:1":{iconWidth:`12px`,iconHeight:`12px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"3:2":{iconWidth:`15px`,iconHeight:`10px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`},"2:3":{iconWidth:`10px`,iconHeight:`15px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`}}),Ai=N(Oe[`flux-krea-dev-text-to-image`],{name:`Flux Krea`,isPaid:!1,pricingType:`image`}),ji=N(Oe[`flux-krea-dev-image-to-image`],{name:`Flux Krea Image to Image`,isPaid:!1,pricingType:`image`}),Mi=N(Oe[`flux-krea-redux-image-to-image`],{name:`Flux Krea Redux`,isPaid:!1,pricingType:`image`}),Ni={"flux-krea-dev-text-to-image":Ai,"flux-krea-dev-image-to-image":ji,"flux-krea-redux-image-to-image":Mi},Pi=N(u[`flux-pro-1-0`],{name:`flux.1 pro`,isPaid:!1,pricingType:`image`}),Fi=N(u[`flux-pro-1-1`],{name:`flux.1.1 pro`,isPaid:!1,pricingType:`image`}),Ii=N(u[`flux-pro-1-1-ultra-landscape`],{name:`flux.1.1 pro ultra`,nameSubfix:`landscape`,isPaid:!1,pricingType:`image`}),Li=[N(u[`flux-1-pro-fill`],{name:`Flux.1 [pro] Fill`,isPaid:!1,pricingType:`image`})],Ri=N(u[`flux-realism`],{name:`Flux Realism`,isPaid:!1,pricingType:`image`}),zi=N(u[`flux-pulid`],{name:`Flux AI Avatar`,isPaid:!1,pricingType:`image`}),Bi=N(u[`flux-pulid`],{name:`AI Happy New Year Avatar`,isPaid:!1,pricingType:`image`}),Vi=N(u[`flux-schnell`],{name:`AI Happy New Year Image`,isPaid:!1,pricingType:`image`}),Hi=N(ke.ghiblify,{factOverride:{platformType:27,credit:60},name:`Ghiblify Std`,isPaid:!1,pricingType:`image`,prompt:`recreate this image in ghibli style`}),Ui=N(ke.ghiblify,{name:`Ghiblify Std`,isPaid:!1,pricingType:`image`,prompt:`recreate this image in ghibli style`}),Wi=[{...Hi,idValue:`${Hi.value}-${Hi.platformType}-${Hi.name}`}],Gi=t(oe,{"1:1":{iconWidth:`16px`,iconHeight:`16px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"3:2":{iconWidth:`18px`,iconHeight:`12px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`},"2:3":{iconWidth:`12px`,iconHeight:`18px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`}}),Ki=N(Ae[`glm-image`],{parameterOverride:{imageOptionsType:`text-to-image`,maxImages:3},name:`GLM Text to Image`,isPaid:!1,pricingType:`image`}),qi=N(Ae[`glm-image-edit`],{parameterOverride:{imageOptionsType:`multi-images`,maxImages:3},name:`GLM Image to Image`,isPaid:!1,pricingType:`image`}),Ji=t(ce,{"1:1":{iconWidth:`16px`,iconHeight:`16px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"3:2":{iconWidth:`18px`,iconHeight:`12px`},"2:3":{iconWidth:`12px`,iconHeight:`18px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"4:5":{iconWidth:`12px`,iconHeight:`15px`},"5:4":{iconWidth:`15px`,iconHeight:`12px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`}}),Yi=N(je[`gpt-image-2-best`],{parameterOverride:{maxImages:5},name:`GPT Image 2.0`,isPaid:!1,pricingType:`image`}),Xi=N(je[`gpt-image-2-edit-best`],{parameterOverride:{maxImages:5},name:`GPT Image 2.0`,isPaid:!1,pricingType:`image`}),Zi={"1:1":{iconWidth:`16px`,iconHeight:`16px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"3:2":{iconWidth:`18px`,iconHeight:`12px`},"2:3":{iconWidth:`12px`,iconHeight:`18px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"4:5":{iconWidth:`12px`,iconHeight:`15px`},"5:4":{iconWidth:`15px`,iconHeight:`12px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`}};function Qi(e,t){let n=se[e]?.[t];if(n===void 0)throw Error(`Missing GPT Image 2 credit: ${e}/${t}`);return n}const $i=n(ue,Zi),ea=i(de),ta=i(le);function na(e,t,n){return N(e,{parameterOverride:t?{maxImages:5}:{imageOptionsType:`text-to-image`},name:`GPT Image 2.0`,isPaid:!1,pricingType:`image`,...!t&&n?{imageInfoTags:[`1k_2k_4k`]}:{}})}const ra=na(Me[`gpt-image-2-low`],!1,!0),ia=na(Me[`gpt-image-2-medium`],!1,!1),aa=na(Me[`gpt-image-2-high`],!1,!1),oa=na(Me[`gpt-image-2-low-edit`],!0,!0),sa=na(Me[`gpt-image-2-medium-edit`],!0,!1),ca=na(Me[`gpt-image-2-high-edit`],!0,!1),la={"text-to-image":{low:ra,medium:ia,high:aa},"image-to-image":{low:oa,medium:sa,high:ca}};function ua(){let e={};for(let t of[`text-to-image`,`image-to-image`])for(let{value:n}of le){let r=la[t][n];for(let{value:i}of de){let a=`${t}__${n}__${i}`;e[a]={...r,credit:Qi(r.value,i)}}}return e}const da=ua();function fa({hasImages:e,quality:t=`low`,resolution:n=`1k`}){let r=`${e?`image-to-image`:`text-to-image`}__${t}__${n}`;return da[r]}const pa=e(Ee),ma=e(De),ha=t(Te,{"1:1":{iconWidth:`12px`,iconHeight:`12px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"3:2":{iconWidth:`15px`,iconHeight:`10px`},"2:3":{iconWidth:`10px`,iconHeight:`15px`}}),ga=N(Ne[`ideogram-v2a`],{name:`Ideogram AI`,isPaid:!1,pricingType:`image`}),_a=N(Ne[`ideogram-v2a-turbo`],{name:`Ideogram AI Turbo`,isPaid:!1,pricingType:`image`}),va=N(Ne[`ideogram-v2`],{name:`Ideogram AI`,isPaid:!1,pricingType:`image`}),ya=N(Ne[`ideogram-v2-remix`],{name:`Ideogram AI Remix`,isPaid:!1,pricingType:`image`}),ba=N(Pe[`ideogram-v3-turbo`],{name:`Ideogram 3.0 Turbo`,isPaid:!1,pricingType:`image`}),xa=N(Pe[`ideogram-v3-balanced`],{name:`Ideogram 3.0 Balanced`,isPaid:!1,pricingType:`image`}),Sa=N(Pe[`ideogram-v3-quality`],{name:`Ideogram 3.0 Quality`,isPaid:!1,pricingType:`image`}),Ca={"ideogram-v3-turbo":ba,"ideogram-v3-balanced":xa,"ideogram-v3-quality":Sa},wa=n(gn,{"1:1":{iconWidth:`14px`,iconHeight:`14px`},"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"3:2":{iconWidth:`15px`,iconHeight:`10px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`},"2:3":{iconWidth:`10px`,iconHeight:`15px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`}}),Ta=i(_n),Ea={"image/jpeg":[`.jpg`,`.jpeg`],"image/png":[`.png`]},Da=[.33,3],Oa=N(Ue[`seedream-v4`],{parameterOverride:{maxImages:5},factOverride:{platformType:39},name:`Seedream 4.0`,isPaid:!1,pricingType:`image`,ratioList:wa,resolutionList:Ta}),I=N(Ue[`seedream-v4-edit`],{parameterOverride:{maxImages:5},factOverride:{platformType:39},name:`Seedream 4.0`,isPaid:!1,pricingType:`image`,ratioList:wa,resolutionList:Ta}),ka={...I,name:`Old Photo Restore`},Aa={...I,name:`AI Headshot Generator`},ja={...I,name:`AI Hair Cut`},Ma=t(St,{"1:1":{iconWidth:`16px`,iconHeight:`16px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"3:2":{iconWidth:`18px`,iconHeight:`12px`},"2:3":{iconWidth:`12px`,iconHeight:`18px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"4:5":{iconWidth:`12px`,iconHeight:`15px`},"5:4":{iconWidth:`15px`,iconHeight:`12px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`}}),Na=i(Ct),Pa=N(Fe[`gemini-3-1-flash-image-preview`],{parameterOverride:{imageOptionsType:`text-to-image`},name:`Nano Banana 2`,isPaid:!1,pricingType:`image`}),Fa=N(Fe[`gemini-3-1-flash-image-preview-edit`],{parameterOverride:{imageOptionsType:`multi-images`},name:`Nano Banana 2`,isPaid:!1,pricingType:`image`}),Ia={"text-to-image__4k":{...Pa,credit:60},"text-to-image__2k":Pa,"text-to-image__1k":Pa,"image-to-image__4k":{...Fa,credit:60},"image-to-image__2k":Fa,"image-to-image__1k":Fa},La=t(wt,{"1:1":{iconWidth:`16px`,iconHeight:`16px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"3:2":{iconWidth:`18px`,iconHeight:`12px`},"2:3":{iconWidth:`12px`,iconHeight:`18px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"4:5":{iconWidth:`12px`,iconHeight:`15px`},"5:4":{iconWidth:`15px`,iconHeight:`12px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`}}),Ra=N(Ie[`gemini-25-flash-image-best`],{parameterOverride:{maxImages:5},name:`Nano Banana Free`,isPaid:!1,pricingType:`image`}),za=N(Ie[`gemini-25-flash-image-edit-best`],{parameterOverride:{maxImages:5},name:`Nano Banana Free`,isPaid:!1,pricingType:`image`}),Ba=t(Et,{"1:1":{iconWidth:`16px`,iconHeight:`16px`},"3:2":{iconWidth:`18px`,iconHeight:`12px`},"2:3":{iconWidth:`12px`,iconHeight:`18px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"4:5":{iconWidth:`12px`,iconHeight:`15px`},"5:4":{iconWidth:`15px`,iconHeight:`12px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`}}),Va=i(Dt),Ha=N(Re[`gemini-3-pro-image-preview`],{name:`Nano Banana Pro AI`,isPaid:!1,pricingType:`image`,parameterOverride:{imageOptionsType:`text-to-image`}}),L=N(Re[`gemini-3-pro-image-preview-edit`],{name:`Nano Banana Pro AI`,isPaid:!1,pricingType:`image`,parameterOverride:{imageOptionsType:`multi-images`}}),Ua={"text-to-image__4k":{...Ha,credit:Tt[`gemini-3-pro-image-preview`][`4k`]},"text-to-image__2k":{...Ha,credit:Tt[`gemini-3-pro-image-preview`][`2k`]},"text-to-image__1k":{...Ha,credit:Tt[`gemini-3-pro-image-preview`][`1k`]},"image-to-image__4k":{...L,credit:Tt[`gemini-3-pro-image-preview-edit`][`4k`]},"image-to-image__2k":{...L,credit:Tt[`gemini-3-pro-image-preview-edit`][`2k`]},"image-to-image__1k":{...L,credit:Tt[`gemini-3-pro-image-preview-edit`][`1k`]}},Wa=t(Ot,{"1:1":{iconWidth:`16px`,iconHeight:`16px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"3:2":{iconWidth:`18px`,iconHeight:`12px`},"2:3":{iconWidth:`12px`,iconHeight:`18px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"4:5":{iconWidth:`12px`,iconHeight:`15px`},"5:4":{iconWidth:`15px`,iconHeight:`12px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`}}),Ga=N(Le[`gemini-25-flash-image-edit`],{parameterOverride:{imageOptionsType:`multi-images`,maxImages:5},name:`Nano Banana AI`,isPaid:!1,pricingType:`image`}),Ka=N(Le[`gemini-25-flash-image`],{parameterOverride:{imageOptionsType:`text-to-image`},name:`Nano Banana AI`,isPaid:!1,pricingType:`image`}),qa=N(Le[`gemini-flash-edit`],{name:`Gemini Flash Edit Image`,isPaid:!1,pricingType:`image`}),Ja=N(Le[`gemini-25-flash-image`],{parameterOverride:{imageOptionsType:`text-to-image`},name:`Gemini 2.5 Flash Image`,isPaid:!1,pricingType:`image`}),Ya=N(Le[`gemini-25-flash-image-edit`],{parameterOverride:{imageOptionsType:`multi-images`,maxImages:5},name:`Gemini 2.5 Flash Image`,isPaid:!1,pricingType:`image`}),Xa={...Ja},Za={...Ya},Qa=t(Lt,{"21:9":{iconWidth:`21px`,iconHeight:`9px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"2:3":{iconWidth:`12px`,iconHeight:`18px`},"3:2":{iconWidth:`18px`,iconHeight:`12px`},"1:1":{iconWidth:`16px`,iconHeight:`16px`}}),$a=i(Rt),eo=N(ze.qwen_image_v2,{parameterOverride:{imageOptionsType:`multi-images`,maxImages:3},name:`Qwen Image 2`,isPaid:!1,pricingType:`image`}),to=N(ze.qwen_image_v2_pro,{parameterOverride:{imageOptionsType:`multi-images`,maxImages:3},name:`Qwen Image 2 Pro`,isPaid:!1,pricingType:`image`}),no={"qwen-image-2":eo,"qwen-image-2-pro":to},ro=i(Vt),io=t(Bt,{"1:1":{iconWidth:`12px`,iconHeight:`12px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"4:3":{iconWidth:`12px`,iconHeight:`9px`},"3:4":{iconWidth:`9px`,iconHeight:`12px`}}),ao=t(zt,{"1:1":{iconWidth:`12px`,iconHeight:`12px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`},"4:3":{iconWidth:`12px`,iconHeight:`9px`},"3:4":{iconWidth:`9px`,iconHeight:`12px`},"2:3":{iconWidth:`10px`,iconHeight:`15px`},"3:2":{iconWidth:`15px`,iconHeight:`10px`}}),oo=N(f[`qwen-image`],{name:`Qwen Image`,isPaid:!1,pricingType:`image`}),so=N(f[`qwen-image-edit`],{parameterOverride:{maxImages:3},name:`Qwen Image Edit`,isPaid:!1,pricingType:`image`}),co=N(f[`qwen-image-plus`],{name:`Qwen Image Plus`,isPaid:!1,pricingType:`image`}),lo=N(f[`qwen-image-plus-edit`],{parameterOverride:{maxImages:3},name:`Qwen Image Plus Edit`,isPaid:!1,pricingType:`image`}),uo=N(f[`qwen-image-max`],{name:`Qwen Image Max`,isPaid:!1,pricingType:`image`}),fo=n(zt,{"1:1":{iconWidth:`12px`,iconHeight:`12px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"4:3":{iconWidth:`12px`,iconHeight:`9px`},"3:2":{iconWidth:`15px`,iconHeight:`10px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`},"2:3":{iconWidth:`10px`,iconHeight:`15px`},"3:4":{iconWidth:`9px`,iconHeight:`12px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`}}),po=N(f[`qwen-image`],{factOverride:{platformType:44},name:`Qwen Image Edit`,isPaid:!1,pricingType:`image`}),mo=N(f[`qwen-image-edit`],{parameterOverride:{maxImages:3},factOverride:{platformType:44},name:`Qwen Image Edit`,isPaid:!1,pricingType:`image`}),ho=n(un,{"1:1":{iconWidth:`14px`,iconHeight:`14px`},"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"3:2":{iconWidth:`15px`,iconHeight:`10px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`},"2:3":{iconWidth:`10px`,iconHeight:`15px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`}}),go=i(dn),_o={"image/jpeg":[`.jpg`,`.jpeg`],"image/png":[`.png`]},vo=[.33,3],yo=N(Be[`seedream-v4.5`],{parameterOverride:{maxImages:10},name:`Seedream 4.5`,isPaid:!1,pricingType:`image`,ratioList:ho,resolutionList:go}),bo=N(Be[`seedream-v4.5-edit`],{parameterOverride:{maxImages:10},name:`Seedream 4.5`,isPaid:!1,pricingType:`image`,ratioList:ho,resolutionList:go}),xo=t(fn,{"1:1":{iconWidth:`14px`,iconHeight:`14px`},"3:2":{iconWidth:`15px`,iconHeight:`10px`},"2:3":{iconWidth:`10px`,iconHeight:`15px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"4:5":{iconWidth:`12px`,iconHeight:`15px`},"5:4":{iconWidth:`15px`,iconHeight:`12px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`}}),So=i(pn),Co={"image/jpeg":[`.jpg`,`.jpeg`],"image/png":[`.png`],"image/webp":[`.webp`]},wo=[.33,3],To=N(He[`seedream-v5-0-pro`],{parameterOverride:{imageOptionsType:`text-to-image`},name:`Seedream 5.0 Pro`,isPaid:!1,pricingType:`image`}),Eo=N(He[`seedream-v5-0-pro-edit`],{parameterOverride:{imageOptionsType:`multi-images`,maxImages:10},name:`Seedream 5.0 Pro`,isPaid:!1,pricingType:`image`}),Do={"text-to-image__1k":To,"text-to-image__2k":{...To,credit:90},"image-to-image__1k":Eo,"image-to-image__2k":{...Eo,credit:100}},Oo=n(mn,{"1:1":{iconWidth:`14px`,iconHeight:`14px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`},"3:2":{iconWidth:`15px`,iconHeight:`10px`},"21:9":{iconWidth:`21px`,iconHeight:`9px`},"2:3":{iconWidth:`10px`,iconHeight:`15px`},"3:4":{iconWidth:`12px`,iconHeight:`16px`},"9:21":{iconWidth:`9px`,iconHeight:`21px`}}),ko=i(hn),Ao={"image/jpeg":[`.jpg`,`.jpeg`],"image/png":[`.png`]},jo=[.33,3],Mo=N(Ve[`seedream-v5-0`],{parameterOverride:{maxImages:10},name:`Seedream 5.0`,isPaid:!1,pricingType:`image`,ratioList:Oo,resolutionList:ko}),No=N(Ve[`seedream-v5-0-edit`],{parameterOverride:{maxImages:10},name:`Seedream 5.0`,isPaid:!1,pricingType:`image`,ratioList:Oo,resolutionList:ko}),Po=N(d[`ai-face-rating`],{name:`AI Face Rating Video`,isPaid:!1,pricingType:`image`}),Fo=N(d[`how-old-do-i-look`],{name:`How Old Do I Look`,isPaid:!1,pricingType:`image`}),Io=[{title:`Flux`,value:`flux`},{title:`Midjourney`,value:`mj`},{title:`Stable Diffusion`,value:`sd`},{title:`Universal`,value:`normal`}],Lo=[{name:`1:1`,value:`1:1`,iconWidth:`16px`,iconHeight:`16px`},{name:`16:9`,value:`16:9`,iconWidth:`16px`,iconHeight:`9px`},{name:`9:16`,value:`9:16`,iconWidth:`9px`,iconHeight:`16px`},{name:`3:2`,value:`3:2`,iconWidth:`18px`,iconHeight:`12px`},{name:`2:3`,value:`2:3`,iconWidth:`12px`,iconHeight:`18px`},{name:`3:4`,value:`3:4`,iconWidth:`12px`,iconHeight:`16px`},{name:`4:3`,value:`4:3`,iconWidth:`16px`,iconHeight:`12px`},{name:`4:5`,value:`4:5`,iconWidth:`12px`,iconHeight:`15px`},{name:`5:4`,value:`5:4`,iconWidth:`15px`,iconHeight:`12px`},{name:`21:9`,value:`21:9`,iconWidth:`21px`,iconHeight:`9px`},{name:`9:21`,value:`9:21`,iconWidth:`9px`,iconHeight:`21px`}],Ro=[{name:`1:1`,value:`1:1`,iconWidth:`14px`,iconHeight:`14px`},{name:`16:9`,value:`16:9`,iconWidth:`22px`,iconHeight:`12px`},{name:`9:16`,value:`9:16`,iconWidth:`12px`,iconHeight:`22px`},{name:`4:3`,value:`4:3`,iconWidth:`16px`,iconHeight:`12px`},{name:`3:4`,value:`3:4`,iconWidth:`12px`,iconHeight:`16px`},{name:`2:3`,value:`2:3`,iconWidth:`12px`,iconHeight:`18px`},{name:`3:2`,value:`3:2`,iconWidth:`18px`,iconHeight:`12px`},{name:`21:9`,value:`21:9`,iconWidth:`21px`,iconHeight:`9px`},{name:`9:21`,value:`9:21`,iconWidth:`9px`,iconHeight:`21px`}],zo=[{name:`1:1`,value:`1:1`,iconWidth:`14px`,iconHeight:`14px`},{name:`16:9`,value:`16:9`,iconWidth:`22px`,iconHeight:`12px`},{name:`9:16`,value:`9:16`,iconWidth:`12px`,iconHeight:`22px`},{name:`4:3`,value:`4:3`,iconWidth:`16px`,iconHeight:`12px`},{name:`3:4`,value:`3:4`,iconWidth:`12px`,iconHeight:`16px`}],Bo=[{name:`1:1`,value:`1:1`,iconWidth:`14px`,iconHeight:`14px`},{name:`16:9`,value:`16:9`,iconWidth:`22px`,iconHeight:`12px`},{name:`9:16`,value:`9:16`,iconWidth:`12px`,iconHeight:`22px`}],Vo=[{id:`1`,label:`1x`,name:`1x`,value:`1`},{id:`2`,label:`2x`,name:`2x`,value:`2`},{id:`4`,label:`4x`,name:`4x`,value:`4`}],Ho=[{value:`776x998`,name:`776*998`,size:15},{value:`682x998`,name:`682*998`,size:15},{value:`1024x1024`,name:`1024*1024`,size:12},{value:`998x682`,name:`998*682`,size:15},{value:`998x776`,name:`998*776`,size:15}],Uo=N(d.ddcolor,{name:`AI Image Colorizer`,isPaid:!1,pricingType:`image`,prompt:`ddcolor`}),Wo=N(d.mask,{name:`AI Remove Object from Image`,isPaid:!1,pricingType:`image`,prompt:`mask`}),Go=N(d[`kling-v1.5-kolors-virtual-try-on`],{name:`Try on`,isPaid:!1,pricingType:`image`,prompt:`virtual try on`,width:1,height:1}),Ko=N(d[`imagen4-preview`],{name:`Imagen 4`,isPaid:!1,pricingType:`image`}),qo=[N(u[`flux-pro-1-1`],{name:`Flux.1.1 pro`,isPaid:!1,pricingType:`image`}),N(u[`flux-dev`],{name:`Flux.1 dev`,isPaid:!1,pricingType:`image`}),N(u[`flux-pro-1-0`],{name:`Flux.1 pro`,isPaid:!1,pricingType:`image`}),N(u[`flux-pro`],{name:`Flux.1 pro`,isPaid:!1,pricingType:`image`}),N(u[`flux-dev-lora`],{name:`Flux dev lora`,isPaid:!1,isHidden:!0,pricingType:`image`}),N(u[`flux-pro-1-1-ultra-landscape`],{name:`Flux.1.1 pro ultra`,nameSubfix:`landscape`,isPaid:!0,pricingType:`image`}),N(u[`flux-pro-1-1-ultra-portrait`],{name:`Flux.1.1 pro ultra`,nameSubfix:`portrait`,isPaid:!0,pricingType:`image`}),N(d[`recraft-v3`],{name:`Recraft`,isPaid:!1,isHidden:!0,pricingType:`image`})],Jo=[{name:`Flux Kontext Pro`,value:`pro`},{name:`Flux Kontext Max`,value:`max`},{name:`Nano Banana`,value:`gemini-25-flash-image`}];function Yo(e,t){switch(e){case`pro`:return t===1?wi:t>1?P:Si;case`max`:return t===1?Ti:t>1?F:Ci;case`gemini-25-flash-image`:return t>=1?Ya:Ja;default:return Si}}const Xo=[{...L,name:`nano banana pro`},{...Ga,name:`nano banana ai`},{...Eo,name:`seedream 5.0 pro`},{...No,name:`seedream 5.0`},{...bo,name:`seedream 4.5`},{...I,name:`seedream 4.0`},{...P,name:`Flux Kontext PRO`},{...F,name:`Flux Kontext MAX`},{...mo,name:`Qwen Image`},N(o[`4o-image`],{name:`GPT Image`,isPaid:!1,pricingType:`image`}),...hi],Zo=[Ka.value,Ha.value,To.value,Mo.value,yo.value,Oa.value,ii.value,ci.value,ui.value,P.value,F.value,oo.value],Qo={min:-1,max:2147483647,defaultValue:void 0},$o=[Ka,Ha,To,Mo,yo,Oa,{...oo,name:`Qwen Image`},{...ii,name:`Flux 2 Pro`},{...ci,name:`Flux 2 Flex`},{...ui,name:`Flux 2 Max`},{...P,name:`Flux Kontext PRO`},{...F,name:`Flux Kontext MAX`},N(u[`flux-schnell`],{name:`Flux.1 schnell`,isPaid:!1,pricingType:`image`,tag:`flux-video-ai`}),N(u[`flux-dev`],{name:`Flux.1 dev`,isPaid:!1,pricingType:`image`,tag:`flux-video-ai`}),N(u[`flux-pro-1-1`],{name:`Flux.1.1 pro`,isPaid:!1,pricingType:`image`,tag:`flux-video-ai`}),N(u[`flux-pro-1-0`],{name:`Flux.1 pro`,isPaid:!1,pricingType:`image`}),N(u[`flux-pro-1-1-ultra-landscape`],{name:`Flux.1.1 pro ultra`,nameSubfix:`landscape`,isPaid:!0,pricingType:`image`}),N(u[`flux-pro-1-1-ultra-portrait`],{name:`Flux.1.1 pro ultra`,nameSubfix:`portrait`,isPaid:!0,pricingType:`image`}),N(u[`flux-dev-lora`],{name:`Flux dev lora`,isPaid:!1,isHidden:!0,pricingType:`image`}),N(d[`recraft-v3`],{name:`Recraft`,isPaid:!1,isHidden:!0,pricingType:`image`}),N(c[`canny-depth`],{name:`Flux Canny/Depth`,isPaid:!1,isHidden:!0,pricingType:`image`}),N(c.redux,{name:`Flux Redux`,isPaid:!1,isHidden:!0,pricingType:`image`})],es=[Ga,I,wi,Ti,N(u[`flux-dev`],{name:`Flux.1 dev`,isPaid:!1,pricingType:`image`,tag:`flux-video-ai`})],ts={"nano-banana-pro":{...L,name:`Nano Banana Pro`},"nano-banana":{...Ga,name:`Nano Banana`},"seedream-4-5":{...bo,name:`Seedream 4.5`},seedream:{...I,name:`Seedream 4.0`},"flux-avatar":{...zi,name:`Flux Avatar`}},ns=[{name:`Nano Banana Pro`,value:`nano-banana-pro`},{name:`Seedream 4.5`,value:`seedream-4-5`},{name:`Seedream 4.0`,value:`seedream-4-0`},{name:`Nano Banana AI`,value:`nano-banana-ai`}],rs=[`flux-kontext-pro`,`flux-kontext-max`,`flux-1-schnell`,`flux-1-pro`,`flux-1-1-pro`,`flux-1-1-pro-ultra`],is={"nano-banana-pro":{...L,name:`Nano Banana Pro`},"seedream-4-5":{...bo,name:`Seedream 4.5`},seedream:{...I,name:`Seedream 4.0`}},as={"nano-banana-pro":{...L,name:`Nano Banana Pro`},"seedream-4-5":{...bo,name:`Seedream 4.5`},"4o-image":N(o[`4o-image`],{factOverride:{platformType:39},name:`GPT Image`,isPaid:!1,pricingType:`image`})},os=[`nano-banana-ai`,`nano-banana-pro`,`nano-banana-2`,`gpt-image-2`,`seedream-4-0`,`seedream-4-5`,`seedream-5-0`,`seedream-5-0-pro`,`flux-kontext-pro`,`flux-kontext-max`,`flux-2`],ss={"nano-banana-pro":{...Ha,name:`Nano Banana Pro`,imageModelPlatform:`nano-banana`},"nano-banana-2":{...Pa,name:`Nano Banana 2`,imageModelPlatform:`nano-banana`},"nano-banana-ai":{...Za,name:`Nano Banana`,imageModelPlatform:`nano-banana`},"gpt-image-2":{...ra,name:`GPT Image 2`,maxImages:5,imageModelPlatform:`gpt-image`},"seedream-5-0-pro":{...Eo,name:`Seedream 5.0 Pro`,imageModelPlatform:`seedream`},"seedream-5-0":{...No,name:`Seedream 5.0`,imageModelPlatform:`seedream`},"seedream-4-5":{...bo,name:`Seedream 4.5`,imageModelPlatform:`seedream`},"seedream-4-0":{...I,name:`Seedream 4.0`,imageModelPlatform:`seedream`},"flux-2":{...ii,name:`Flux 2`,imageModelPlatform:`flux-2`},"flux-kontext-pro":{...P,name:`Flux Kontext Pro`,imageModelPlatform:`flux-kontext`},"flux-kontext-max":{...F,name:`Flux Kontext Max`,imageModelPlatform:`flux-kontext`},"flux-1-pro":{...Pi,name:`Flux.1 pro`,imageModelPlatform:`flux-1`},"flux-1-1-pro":{...Fi,name:`Flux.1.1 pro`,imageModelPlatform:`flux-1`},"flux-1-1-pro-ultra":{...Ii,name:`Flux.1.1 pro ultra`,imageModelPlatform:`flux-1`}};function cs(e){return{"flux-schnell":`flux-1-schnell`,"flux-pro-1-1":`flux-1-1-pro`,"flux-pro-1-0":`flux-1-pro`,"flux-pro":`flux-1-pro`,"flux-pro-1-1-ultra-landscape":`flux-1-1-pro-ultra`,"flux-pro-1-1-ultra-portrait":`flux-1-1-pro-ultra`,"flux-pro-kontext-pro-text-to-image":`flux-kontext-pro`,"flux-pro-kontext-max-text-to-image":`flux-kontext-max`,"flux-pro-kontext-pro-editing":`flux-kontext-pro`,"flux-pro-kontext-max-editing":`flux-kontext-max`,"flux-pro-kontext-pro-editing-exp-multi-image":`flux-kontext-pro`,"flux-pro-kontext-max-editing-exp-multi-image":`flux-kontext-max`,"gemini-25-flash-image":`nano-banana-ai`,"gemini-25-flash-image-edit":`nano-banana-ai`,"gemini-flash-edit":`nano-banana-ai`,"gemini-3-pro-image-preview":`nano-banana-pro`,"gemini-3-pro-image-preview-edit":`nano-banana-pro`,"gemini-3-1-flash-image-preview":`nano-banana-2`,"gemini-3-1-flash-image-preview-edit":`nano-banana-2`,"gemini-25-flash-image-best":`nano-banana-ai`,"gemini-25-flash-image-edit-best":`nano-banana-ai`,"gpt-image-2-low":`gpt-image-2`,"gpt-image-2-medium":`gpt-image-2`,"gpt-image-2-high":`gpt-image-2`,"gpt-image-2-low-edit":`gpt-image-2`,"gpt-image-2-medium-edit":`gpt-image-2`,"gpt-image-2-high-edit":`gpt-image-2`,"gpt-image-2-best":`gpt-image-2`,"gpt-image-2-edit-best":`gpt-image-2`,"seedream-v5-0-pro":`seedream-5-0-pro`,"seedream-v5-0-pro-edit":`seedream-5-0-pro`}[e]||e}function ls(e,t,n,r){switch(e){case`flux-kontext-pro`:case`flux-kontext-max`:return Oi(e,t);case`flux-2`:return fi[`${r||`pro`}__${t===0?`text-to-image`:`image-to-image`}`];case`nano-banana-ai`:return t===0?Xa:Za;case`nano-banana-pro`:return Ua[`${t===0?`text-to-image`:`image-to-image`}__${n}`];case`nano-banana-2`:return Ia[`${t===0?`text-to-image`:`image-to-image`}__${n}`];case`gpt-image-2`:return da[`${t===0?`text-to-image`:`image-to-image`}__${r||`low`}__${n||`1k`}`];case`seedream-4-0`:return t===0?Oa:I;case`seedream-4-5`:return t===0?yo:bo;case`seedream-5-0`:return t===0?Mo:No;case`seedream-5-0-pro`:return Do[`${t===0?`text-to-image`:`image-to-image`}__${n||`2k`}`];default:return ss[e]}}const us=[`nano-banana-pro`,`nano-banana-2`,`gpt-image-2`,`seedream-4-0`,`seedream-4-5`,`seedream-5-0`];function ds(e){switch(e){case`4s`:case`5s`:case`6s`:case`8s`:case`10s`:case`15s`:case`25s`:case`5/10s`:case`6/10s`:case`5/10/15s`:return`seconds`;case`audio`:return`audio`;case`2k`:case`4K`:case`1080p`:case`720p`:case`480p`:return`resolution`;case`standard`:case`pro`:case`Pro`:case`fast`:case`master`:case`multiVersion`:return`version`;default:return}}function fs(e){return e?.map(e=>({name:e,value:e,styleVersion:ds(e)}))}function ps(e,t=!1){let n=t?`credits/s`:`credits`;return{name:`${e}+ ${n}`,value:`${e}-${n}`}}const ms=[{name:`Google`,value:`nano-banana`},{name:`OpenAI`,value:`gpt-image`},{name:`Seedream`,value:`seedream`},{name:`Flux 2`,value:`flux-2`},{name:`Flux Kontext`,value:`flux-kontext`},{name:`Flux 1`,value:`flux-1`}];function R(e){let t=ss[e];if(!t)throw Error(`Missing adapted VideoWeb image model for selector: ${e}`);return t}function z({sourceModel:e,value:t,name:n=e.name,group:r=e.imageModelPlatform,runtimeModel:i=t,version:a,presentationKey:ee=i,promotionalTags:te,bottomTags:ne}){return{name:n,value:t,group:r??`image`,model:i,presentationKey:ee,version:a,topTags:fs(te),bottomTags:[ps(e.credit),...fs(ne)||[]]}}const hs={"nano-banana-pro":z({sourceModel:R(`nano-banana-pro`),value:`nano-banana-pro`}),"nano-banana-2":z({sourceModel:R(`nano-banana-2`),value:`nano-banana-2`}),"nano-banana-ai":z({sourceModel:R(`nano-banana-ai`),value:`nano-banana-ai`}),"gpt-image-2":z({sourceModel:R(`gpt-image-2`),value:`gpt-image-2`,promotionalTags:[`hot`],bottomTags:[`1k_2k_4k`]}),"seedream-5-0-pro":z({sourceModel:R(`seedream-5-0-pro`),value:`seedream-5-0-pro`,promotionalTags:[`new`]}),"seedream-5-0":z({sourceModel:R(`seedream-5-0`),value:`seedream-5-0`}),"seedream-4-5":z({sourceModel:R(`seedream-4-5`),value:`seedream-4-5`}),"seedream-4-0":z({sourceModel:R(`seedream-4-0`),value:`seedream-4-0`}),"flux-2-dev":z({sourceModel:oi,name:`Flux 2 Dev`,value:`flux-2-dev`,group:`flux-2`,runtimeModel:`flux-2`,version:`dev`,presentationKey:`flux-2`}),"flux-2-flex":z({sourceModel:ci,name:`Flux 2 Flex`,value:`flux-2-flex`,group:`flux-2`,runtimeModel:`flux-2`,version:`flex`,presentationKey:`flux-2`}),"flux-2-pro":z({sourceModel:ii,name:`Flux 2 Pro`,value:`flux-2-pro`,group:`flux-2`,runtimeModel:`flux-2`,version:`pro`,presentationKey:`flux-2`}),"flux-2-max":z({sourceModel:ui,name:`Flux 2 Max`,value:`flux-2-max`,group:`flux-2`,runtimeModel:`flux-2`,version:`max`,presentationKey:`flux-2`}),"flux-kontext-pro":z({sourceModel:R(`flux-kontext-pro`),value:`flux-kontext-pro`}),"flux-kontext-max":z({sourceModel:R(`flux-kontext-max`),value:`flux-kontext-max`}),"flux-1-pro":z({sourceModel:R(`flux-1-pro`),value:`flux-1-pro`}),"flux-1-1-pro":z({sourceModel:R(`flux-1-1-pro`),value:`flux-1-1-pro`}),"flux-1-1-pro-ultra":z({sourceModel:R(`flux-1-1-pro-ultra`),value:`flux-1-1-pro-ultra`})},gs=[`nano-banana-pro`,`nano-banana-2`,`gpt-image-2`,`seedream-5-0-pro`,`seedream-5-0`,`flux-2-pro`],_s={"gpt-image-2-low":{model:`gpt-image-2`,version:`low`},"gpt-image-2-medium":{model:`gpt-image-2`,version:`medium`},"gpt-image-2-high":{model:`gpt-image-2`,version:`high`}};function vs(e,t=``){let n=hs[e];return!n&&_s[e]?_s[e]:n?{model:n.model,version:n.version??t}:{model:e,version:t}}function ys(e){return vs(e).model}function bs(e,t=``){return vs(e,t).version}function xs(e,t){let n=vs(e,t),r=Object.values(hs).find(e=>e.model===n.model&&e.version===n.version),i=Object.values(hs).find(e=>e.model===n.model&&!e.version);return r?.value??i?.value??n.model}const Ss=[{name:`GPT Image 2`,value:`gpt-image-2`},{name:`Nano Banana Pro`,value:`nano-banana-pro`},{name:`Nano Banana 2`,value:`nano-banana-2`},{name:`Seedream 5.0`,value:`seedream-5-0`}],Cs=`gpt-image-2`,ws={model:Cs,version:`low`,ratio:`1:1`,resolution:`1k`};function Ts(e){switch(e){case`nano-banana-pro`:return Ba;case`nano-banana-2`:return Ma;case`seedream-5-0`:return Oo;default:return $i}}function Es(e){switch(e){case`nano-banana-pro`:return Va;case`nano-banana-2`:return Na;case`seedream-5-0`:return ko;default:return ea}}function Ds(e){return e===`gpt-image-2`?ta:[]}function Os(e,t,n){return t&&e.some(e=>e.value===t)?t:n&&e.some(e=>e.value===n)?n:e[0]?.value||``}function ks(e,t){let n=e||`gpt-image-2`,r=n===`nano-banana-2`||n===`seedream-5-0`?`2k`:ws.resolution,i=Ds(n);return{model:n,ratio:Os(Ts(n),t?.ratio,ws.ratio),resolution:Os(Es(n),t?.resolution,r),version:i.length?Os(i,t?.version,ws.version):``}}function As(e){return ks(e)}function js({model:e,imageCount:t,resolution:n,version:r}){let i=t>0?`image-to-image`:`text-to-image`,a=ks(e,{resolution:n,version:r});switch(a.model){case`nano-banana-pro`:return Ua[`${i}__${a.resolution}`]||Ua[`${i}__1k`];case`nano-banana-2`:return Ia[`${i}__${a.resolution}`]||Ia[`${i}__2k`];case`seedream-5-0`:return t>0?No:Mo;default:return da[`${i}__${a.version||`low`}__${a.resolution||`1k`}`]||da[`${i}__low__1k`]}}function Ms(e,{isPaid:t,limits:n,name:r}){return{...e,name:r,isPaid:t,pricingType:`music`,promptLength:n.promptLength,styleLength:n.styleLength,customTextLength:n.customTextLength}}const Ns=Object.freeze({promptLength:400,styleLength:200,customTextLength:3e3}),Ps=Object.freeze({promptLength:400,styleLength:1e3,customTextLength:5e3}),Fs=Ms(xt[`suno-302-chirp-v4`],{name:`AI Music`,isPaid:!1,limits:Ns}),Is=Ms(xt[`suno-chirp-v3.5`],{name:`Suno 3.5`,isPaid:!1,limits:Ns}),Ls=Ms(xt[`suno-chirp-v4.0`],{name:`Suno 4.0`,isPaid:!0,limits:Ns}),Rs=Ms(xt[`suno-chirp-v4.5`],{name:`Suno 4.5`,isPaid:!0,limits:Ps}),zs=Ms(xt[`suno-chirp-v4.5-plus`],{name:`Suno 4.5+`,isPaid:!0,limits:Ps}),Bs=Ms(xt[`suno-chirp-v5.0`],{name:`Suno 5.0`,isPaid:!0,limits:Ps}),Vs={"v3.5":Is,"v4.0":Ls,"v4.5":Rs,"v4.5-plus":zs,"v5.0":Bs},Hs=[{name:`Suno`,value:`suno`}];function Us(e,t){return`${e} ${t??``}`.toLowerCase().includes(`suno`)?`suno`:`music`}function Ws(e,t){return{name:t.name,value:e,group:Us(e,t.name),bottomTags:[{name:`${t.credit}+ credits`,value:`${t.credit}-credits`},{name:`Music`,value:t.pricingType,styleVersion:`audio`},...t.isPaid?[{name:`pro`,value:`pro`,styleVersion:`version`}]:[]]}}const Gs={"v3.5":Ws(`v3.5`,Is),"v4.0":Ws(`v4.0`,Ls),"v4.5":Ws(`v4.5`,Rs),"v4.5-plus":Ws(`v4.5-plus`,zs),"v5.0":Ws(`v5.0`,Bs)},Ks=[`v5.0`,`v4.5-plus`,`v4.5`,`v4.0`,`v3.5`];function B(e,t){let n=e,{factOverride:r,parameterOverride:i,...a}=t;return{...n,...r,...i,...a}}const qs=i(fe),Js=t(pe,{"2:3":{iconWidth:`8px`,iconHeight:`12px`},"3:2":{iconWidth:`12px`,iconHeight:`8px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"16:9":{iconWidth:`16px`,iconHeight:`9px`},"4:3":{iconWidth:`12px`,iconHeight:`9px`},"3:4":{iconWidth:`9px`,iconHeight:`12px`}}),Ys=i(me),Xs=B(An[`grok-imagine-v1-5-preview-480p-5s`],{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`GROK-IMAGINE-1-5`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),Zs=B(An[`grok-imagine-v1-5-preview-480p-10s`],{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`GROK-IMAGINE-1-5`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),Qs=B(An[`grok-imagine-v1-5-preview-480p-15s`],{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`GROK-IMAGINE-1-5`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),$s=B(An[`grok-imagine-v1-5-preview-720p-5s`],{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`GROK-IMAGINE-1-5`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),ec=B(An[`grok-imagine-v1-5-preview-720p-10s`],{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`GROK-IMAGINE-1-5`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),tc=B(An[`grok-imagine-v1-5-preview-720p-15s`],{parameterOverride:{maxImages:1,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`GROK-IMAGINE-1-5`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),nc={"480p__5s":Xs,"480p__10s":Zs,"480p__15s":Qs,"720p__5s":$s,"720p__10s":ec,"720p__15s":tc},rc=i(ge),ic=rc,ac=i(he),oc=B(p[`hailuo-02-standard-text-to-video-6s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1},name:`Hailuo 2.0 Standard (6s)`,pricingType:`video`,isPaid:!1,videoType:`hailuo-2-0`}),sc=B(p[`hailuo-02-standard-text-to-video-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1},name:`Hailuo 2.0 Standard (10s)`,pricingType:`video`,isPaid:!1,videoType:`hailuo-2-0`}),cc=B(p[`hailuo-02-pro-text-to-video-6s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1},name:`Hailuo 2.0 Pro (6s)`,pricingType:`video`,isPaid:!1,videoType:`hailuo-2-0`}),lc=B(p[`hailuo-02-pro-text-to-video-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1},name:`Hailuo 2.0 Pro (10s)`,pricingType:`video`,isPaid:!1,videoType:`hailuo-2-0`}),uc=B(p[`hailuo-02-standard-image-to-video-6s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0},name:`Hailuo 2.0 Standard`,pricingType:`video`,isPaid:!1,videoType:`hailuo-2-0`}),dc=B(p[`hailuo-02-standard-image-to-video-10s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0},name:`Hailuo 2.0 Standard`,pricingType:`video`,isPaid:!1,videoType:`hailuo-2-0`,modelTags:[`10s`],infoTags:[`standard`,`560+ credits`]}),fc=B(p[`hailuo-02-pro-image-to-video-6s`],{parameterOverride:{supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0},name:`Hailuo 2.0 Pro (6s)`,pricingType:`video`,isPaid:!1,videoType:`hailuo-2-0`}),pc=B(p[`hailuo-02-pro-image-to-video-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0},name:`Hailuo 2.0 Pro (10s)`,pricingType:`video`,isPaid:!1,videoType:`hailuo-2-0`}),mc={"standard-6s":uc,"standard-10s":dc,"pro-6s":fc,"pro-10s":pc},hc={"standard-6s":oc,"standard-10s":sc,"pro-6s":cc,"pro-10s":lc},gc={standard__6s:uc,standard__10s:dc,pro__6s:fc,pro__10s:pc},_c={standard__6s:oc,standard__10s:sc,pro__6s:cc,pro__10s:lc},vc=i(ve),yc=i(_e),V=B(m[`hailuo-2.3-fast-image-to-video-6s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0},name:`hailuo-2.3-fast-image-to-video-6s`,isPaid:!1,pricingType:`video`,videoType:`hailuo-2-3`}),bc=B(m[`hailuo-2.3-fast-image-to-video-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0},name:`hailuo-2.3-fast-image-to-video-10s`,isPaid:!1,pricingType:`video`,videoType:`hailuo-2-3`}),xc=B(m[`hailuo-2.3-standard-text-to-video-6s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1},name:`hailuo-2.3-standard-text-to-video-6s`,isPaid:!1,pricingType:`video`,videoType:`hailuo-2-3`}),Sc=B(m[`hailuo-2.3-standard-text-to-video-10s`],{name:`hailuo-2.3-standard-text-to-video-10s`,isPaid:!1,pricingType:`video`,videoType:`hailuo-2-3`}),Cc=B(m[`hailuo-2.3-standard-image-to-video-6s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0},name:`hailuo-2.3-standard-image-to-video-6s`,isPaid:!1,pricingType:`video`,videoType:`hailuo-2-3`,modelTags:[`6/10s`],infoTags:[`standard`,`250+ credits`]}),wc=B(m[`hailuo-2.3-standard-image-to-video-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0},name:`hailuo-2.3-standard-image-to-video-10s`,isPaid:!1,pricingType:`video`,videoType:`hailuo-2-3`}),Tc=B(m[`hailuo-2.3-pro-text-to-video-6s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!1},name:`hailuo-2.3-pro-text-to-video-6s`,isPaid:!0,pricingType:`video`,videoType:`hailuo-2-3`}),Ec=B(m[`hailuo-2.3-pro-image-to-video-6s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0},name:`hailuo-2.3-pro-image-to-video-6s`,isPaid:!0,pricingType:`video`,videoType:`hailuo-2-3`}),Dc={"hailuo-2-3-fast__text-to-video__6s":V,"hailuo-2-3-fast__text-to-video__10s":bc,"hailuo-2-3-fast__image-to-video__6s":V,"hailuo-2-3-fast__image-to-video__10s":bc,"hailuo-2-3-standard__text-to-video__6s":xc,"hailuo-2-3-standard__text-to-video__10s":Sc,"hailuo-2-3-standard__image-to-video__6s":Cc,"hailuo-2-3-standard__image-to-video__10s":wc,"hailuo-2-3-pro__text-to-video__6s":Tc,"hailuo-2-3-pro__image-to-video__6s":Ec},Oc=t(be,{"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`}}),kc=i(xe),Ac=i(ye),jc=B(h.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`}),Mc=B(h.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`}),Nc=B(h.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`}),Pc=B(h.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`}),Fc=B(h.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`}),Ic=B(h.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`}),Lc=B(h.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`}),Rc=B(h.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`}),zc=B(h.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`}),Bc=B(h.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`}),Vc=B(h.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`}),Hc=B(h.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`}),Uc={"text-to-video__720p__5s":jc,"text-to-video__720p__10s":Mc,"text-to-video__720p__15s":Nc,"text-to-video__1080p__5s":Pc,"text-to-video__1080p__10s":Fc,"text-to-video__1080p__15s":Ic,"image-to-video__720p__5s":Lc,"image-to-video__720p__10s":Rc,"image-to-video__720p__15s":zc,"image-to-video__1080p__5s":Bc,"image-to-video__1080p__10s":Vc,"image-to-video__1080p__15s":Hc},Wc=t(Ce,{"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`}}),Gc=i(we),Kc=i(Se),qc=B(g.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`}),Jc=B(g.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`}),Yc=B(g.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`}),Xc=B(g.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`}),Zc=B(g.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`}),Qc=B(g.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`}),$c=B(g.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`}),el=B(g.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`}),tl=B(g.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`}),nl=B(g.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`}),rl=B(g.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`}),il=B(g.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`}),al={"text-to-video__720p__5s":qc,"text-to-video__720p__10s":Jc,"text-to-video__720p__15s":Yc,"text-to-video__1080p__5s":Xc,"text-to-video__1080p__10s":Zc,"text-to-video__1080p__15s":Qc,"image-to-video__720p__5s":$c,"image-to-video__720p__10s":el,"image-to-video__720p__15s":tl,"image-to-video__1080p__5s":nl,"image-to-video__1080p__10s":rl,"image-to-video__1080p__15s":il},ol=[`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.`],sl=B(jn[`hedra-video-540p`],{factOverride:{credit:0},name:`Hedra Video (540p)`,isPaid:!1,pricingType:`video`,videoType:`ai-talking-avatar`,creditPerSecond:20,randomPromptList:ol}),cl=B(jn[`hedra-video-720p`],{factOverride:{credit:0},name:`Hedra Video (720p)`,isPaid:!1,pricingType:`video`,videoType:`ai-talking-avatar`,creditPerSecond:40,randomPromptList:ol}),ll=B(_[`higgsfield-image-to-video-lite`],{name:`Earth Zoom Out Video (Lite)`,pricingType:`video`,isPaid:!1,videoType:`earth-zoom-out-video`,prompt:`xxx`}),ul=B(_[`higgsfield-image-to-video-standard`],{name:`Earth Zoom Out Video (Standard)`,pricingType:`video`,isPaid:!1,videoType:`earth-zoom-out-video`,prompt:`xxx`}),dl=B(_[`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`}),fl=B(_[`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`}),pl=B(_[`higgsfield-image-to-video-turbo`],{factOverride:{platformType:47},name:`Eyes In`,isPaid:!1,pricingType:`video`,videoType:`higgsfield-ai`,motionId:`0ab33462-481e-4c78-8ffc-086bebd84187`}),ml=B(_[`higgsfield-image-to-video-turbo`],{factOverride:{platformType:47},name:`Building Explosion`,isPaid:!1,pricingType:`video`,videoType:`higgsfield-ai`,motionId:`0d53b135-337d-4918-aaf4-2af7ecf4f045`}),hl=B(_[`higgsfield-image-to-video-turbo`],{factOverride:{platformType:47},name:`Soul Jump`,isPaid:!1,pricingType:`video`,videoType:`higgsfield-ai`,motionId:`2650aad0-190e-4574-bde6-8378071a4d7c`}),gl=B(_[`higgsfield-image-to-video-turbo`],{factOverride:{platformType:47},name:`Face Punch`,isPaid:!1,pricingType:`video`,videoType:`higgsfield-ai`,motionId:`cd5bfd11-5a1a-46e0-9294-b22b0b733b1e`}),_l={"earth-zoom-out":fl,"eyes-in":pl,"building-explosion":ml,"soul-jump":hl,"face-punch":gl},vl=[{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`}],yl=i(We),bl=B(Mn[`infinitetalk-fast`],{factOverride:{credit:0},name:`Infinite Talk Fast`,isPaid:!1,pricingType:`video`,videoType:`ai-talking-baby`,creditPerSecond:15}),xl=B(Mn[`infinitetalk-fast-muti`],{factOverride:{credit:0},name:`Infinite Talk Fast Multi`,isPaid:!1,pricingType:`video`,videoType:`ai-talking-baby`,creditPerSecond:15}),Sl=i(Je),Cl=i(qe),wl=B(Nn[`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:Bo}),Tl=B(Nn[`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:Bo}),H=B(Nn[`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:Bo}),El=B(Nn[`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:Bo}),Dl={"5s":{...wl,name:`Kling V2.5 Turbo STD (5s)`},"10s":{...Tl,name:`Kling V2.5 Turbo STD (10s)`}},Ol={"5s":{...H,name:`Kling V2.5 Turbo Pro (5s)`},"10s":{...El,name:`Kling V2.5 Turbo Pro (10s)`}},kl=i(Ze),Al=i(Ye),jl=t(Xe,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),Ml=B(Pn[`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:jl}),Nl=B(Pn[`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:jl}),Pl=B(Pn[`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:jl}),Fl=B(Pn[`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:jl}),Il=B(Pn[`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:jl}),Ll=B(Pn[`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:jl}),Rl={std__5s:Ml,std__10s:Nl,pro__5s:Pl,pro__10s:Fl,pro__5s__audio:Il,pro__10s__audio:Ll},zl=i(et),Bl=i(Qe),Vl=t($e,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),Hl=B(Fn[`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:Vl}),Ul=B(Fn[`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:Vl}),Wl=B(Fn[`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:Vl}),Gl=B(Fn[`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:Vl}),Kl=B(Fn[`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:Vl}),ql=B(Fn[`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:Vl}),Jl={"4k__5s__noAudio":Hl,"4k__10s__noAudio":Ul,"4k__15s__noAudio":Wl,"4k__5s__audio":Gl,"4k__10s__audio":Kl,"4k__15s__audio":ql},Yl=i(at),Xl=i(rt),Zl=t(it,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),Ql=B(In[`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`}),$l=B(In[`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`}),eu=B(In[`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`}),tu=B(In[`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`}),nu=B(In[`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`}),ru=B(In[`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`}),iu={"720p__5s":Ql,"720p__10s":$l,"720p__15s":eu,"1080p__5s":tu,"1080p__10s":nu,"1080p__15s":ru},au=i(ot),ou=i(tt),su=t(nt,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),cu=B(v[`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`}),lu=B(v[`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`}),uu=B(v[`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`}),du=B(v[`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`}),fu=B(v[`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`}),pu=B(v[`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`}),mu=B(v[`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`}),hu=B(v[`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`}),gu={std__5s__noAudio:cu,std__10s__noAudio:lu,pro__5s__noAudio:fu,pro__10s__noAudio:pu,std__10s__audio:du,std__5s__audio:uu,pro__5s__audio:mu,pro__10s__audio:hu},_u=t(ct,{"9:16":{iconWidth:`9px`,iconHeight:`16px`},"4:3":{iconWidth:`16px`,iconHeight:`12px`}}),vu=B(Ln[`kling-effects-korean-baseball`],{parameterOverride:{supportRatio:!0},name:`Kling Effects Korean Baseball`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),yu=[0,100],bu=[3,30],xu=i(lt),Su=B(Rn[`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}),Cu=B(Rn[`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}),wu=t(dt,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),Tu=i(ut),Eu=[{name:`Kling O1`,value:`kling-o1`},{name:`Kling O1 Video Edit`,value:`kling-o1-video-edit`}],Du=i(ft),Ou=B(zn[`kling-o1-5s`],{parameterOverride:{maxImages:4,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling O1`,pricingType:`video`,isPaid:!1,videoType:`kling-o1`}),ku=B(zn[`kling-o1-10s`],{parameterOverride:{maxImages:4,supportEndFrame:!0,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Kling O1`,pricingType:`video`,isPaid:!1,videoType:`kling-o1`}),Au=B(zn[`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}),ju=B(zn[`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}),Mu=i(gt),Nu=i(ht),Pu=i(pt),Fu=t(mt,{"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`14`,iconHeight:`14`}});function U({name:e,value:t,credit:n}){let r=Bn[t];return B(r,{parameterOverride:{maxImages:7,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},factOverride:{credit:n},name:e,isPaid:!1,pricingType:`video`,videoType:`kling-3-0`})}const Iu=U({name:`Kling Omni V3 Std Reference (5s)`,value:`kling-omni-v3-std-reference-to-video-5s`,credit:420}),Lu=U({name:`Kling Omni V3 Std Reference (10s)`,value:`kling-omni-v3-std-reference-to-video-10s`,credit:840}),Ru=U({name:`Kling Omni V3 Std Reference (15s)`,value:`kling-omni-v3-std-reference-to-video-15s`,credit:1260}),zu=U({name:`Kling Omni V3 Pro Reference (5s)`,value:`kling-omni-v3-pro-reference-to-video-5s`,credit:560}),Bu=U({name:`Kling Omni V3 Pro Reference (10s)`,value:`kling-omni-v3-pro-reference-to-video-10s`,credit:1120}),Vu=U({name:`Kling Omni V3 Pro Reference (15s)`,value:`kling-omni-v3-pro-reference-to-video-15s`,credit:1680}),Hu=U({name:`Kling Omni V3 4K Reference (5s)`,value:`kling-omni-v3-4k-reference-to-video-5s`,credit:2100}),Uu=U({name:`Kling Omni V3 4K Reference (10s)`,value:`kling-omni-v3-4k-reference-to-video-10s`,credit:4200}),Wu=U({name:`Kling Omni V3 4K Reference (15s)`,value:`kling-omni-v3-4k-reference-to-video-15s`,credit:6300}),Gu=U({name:`Kling Omni V3 Std Reference (5s) With Video`,value:`kling-omni-v3-std-reference-to-video-5s`,credit:630}),Ku=U({name:`Kling Omni V3 Std Reference (10s) With Video`,value:`kling-omni-v3-std-reference-to-video-10s`,credit:1260}),qu=U({name:`Kling Omni V3 Std Reference (15s) With Video`,value:`kling-omni-v3-std-reference-to-video-15s`,credit:1890}),Ju=U({name:`Kling Omni V3 Pro Reference (5s) With Video`,value:`kling-omni-v3-pro-reference-to-video-5s`,credit:840}),Yu=U({name:`Kling Omni V3 Pro Reference (10s) With Video`,value:`kling-omni-v3-pro-reference-to-video-10s`,credit:1680}),Xu=U({name:`Kling Omni V3 Pro Reference (15s) With Video`,value:`kling-omni-v3-pro-reference-to-video-15s`,credit:2520}),Zu=U({name:`Kling Omni V3 Std Reference Audio (5s)`,value:`kling-omni-v3-std-reference-to-video-audio-5s`,credit:560}),Qu=U({name:`Kling Omni V3 Std Reference Audio (10s)`,value:`kling-omni-v3-std-reference-to-video-audio-10s`,credit:1120}),$u=U({name:`Kling Omni V3 Std Reference Audio (15s)`,value:`kling-omni-v3-std-reference-to-video-audio-15s`,credit:1680}),ed=U({name:`Kling Omni V3 Pro Reference Audio (5s)`,value:`kling-omni-v3-pro-reference-to-video-audio-5s`,credit:672}),td=U({name:`Kling Omni V3 Pro Reference Audio (10s)`,value:`kling-omni-v3-pro-reference-to-video-audio-10s`,credit:1344}),nd=U({name:`Kling Omni V3 Pro Reference Audio (15s)`,value:`kling-omni-v3-pro-reference-to-video-audio-15s`,credit:2016}),rd=U({name:`Kling Omni V3 4K Reference Audio (5s)`,value:`kling-omni-v3-4k-reference-to-video-audio-5s`,credit:2100}),id=U({name:`Kling Omni V3 4K Reference Audio (10s)`,value:`kling-omni-v3-4k-reference-to-video-audio-10s`,credit:4200}),ad=U({name:`Kling Omni V3 4K Reference Audio (15s)`,value:`kling-omni-v3-4k-reference-to-video-audio-15s`,credit:6300}),od={"std__reference-to-video__4k__5s":Iu,"std__reference-to-video__4k__10s":Lu,"std__reference-to-video__4k__15s":Ru,"std__reference-to-video__4k__5s__video":Gu,"std__reference-to-video__4k__10s__video":Ku,"std__reference-to-video__4k__15s__video":qu,"pro__reference-to-video__4k__5s":zu,"pro__reference-to-video__4k__10s":Bu,"pro__reference-to-video__4k__15s":Vu,"pro__reference-to-video__4k__5s__video":Ju,"pro__reference-to-video__4k__10s__video":Yu,"pro__reference-to-video__4k__15s__video":Xu,"4k__reference-to-video__4k__5s":Hu,"4k__reference-to-video__4k__10s":Uu,"4k__reference-to-video__4k__15s":Wu,"std__reference-to-video__4k__5s__audio":Zu,"std__reference-to-video__4k__10s__audio":Qu,"std__reference-to-video__4k__15s__audio":$u,"pro__reference-to-video__4k__5s__audio":ed,"pro__reference-to-video__4k__10s__audio":td,"pro__reference-to-video__4k__15s__audio":nd,"4k__reference-to-video__4k__5s__audio":rd,"4k__reference-to-video__4k__10s__audio":id,"4k__reference-to-video__4k__15s__audio":ad},sd=t(vt,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`},"1:1":{iconWidth:`14px`,iconHeight:`14px`}}),W=t(_t,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`},"1:1":{iconWidth:`12px`,iconHeight:`12px`}}),cd=W,ld=i(st),ud=i(Ge),dd=i(Ke),fd=B(y[`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:W}),pd=B(y[`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`}),G=B(y[`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:W}),md=B(y[`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:W}),hd=B(y[`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`}),gd=B(y[`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`]}),_d=B(y[`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`}),vd=B(y[`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`}),yd=B(y[`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`}),bd=B(y[`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`}),xd=B(y[`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:W}),Sd=B(y[`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:W}),Cd={"kling-1-0__std__image-to-video__5s":{...fd,name:`Flux STD Video 1.0 (5s)`},"kling-1-0__std__text-to-video__5s":{...fd,name:`Flux STD Video 1.0 (5s)`},"kling-1-5__std__image-to-video__5s":{...pd,name:`Flux STD Video 1.5 (5s)`},"kling-1-6__std__image-to-video__5s":{...G,name:`Flux STD Video 1.6 (5s)`},"kling-1-6__std__image-to-video__10s":{...md,name:`Flux STD Video 1.6 (10s)`},"kling-1-6__pro__image-to-video__5s":{...hd,name:`Flux PRO Video 1.6 (5s)`},"kling-1-6__pro__image-to-video__10s":{...gd,name:`Flux STD Video 1.6 (10s)`},"kling-1-6__std__text-to-video__5s":{...G,name:`Flux STD Video 1.6 (5s)`},"kling-1-6__std__text-to-video__10s":{...md,name:`Flux STD Video 1.6 (10s)`},"kling-2-1__std__image-to-video__5s":{..._d,name:`Flux STD Video 2.1 (5s)`},"kling-2-1__std__image-to-video__10s":{...vd,name:`Flux STD Video 2.1 (10s)`},"kling-2-1__pro__image-to-video__5s":{...yd,name:`Flux PRO Video 2.1 (5s)`},"kling-2-1__pro__image-to-video__10s":{...bd,name:`Flux PRO Video 2.1 (10s)`},"kling-2-1__master__image-to-video__5s":{...xd,name:`Flux MASTER Video 2.1 (5s)`},"kling-2-1__master__image-to-video__10s":{...Sd,name:`Flux MASTER Video 2.1 (10s)`},"kling-2-1__master__text-to-video__5s":{...xd,name:`Flux MASTER Video 2.1 (5s)`},"kling-2-1__master__text-to-video__10s":{...Sd,name:`Flux MASTER Video 2.1 (10s)`}},wd={...fd,name:`Video STD 1.0`,platformType:28},Td={...G,name:`Video STD 1.6`,platformType:27,isPaid:!0},Ed={...G,name:`Video STD 5s`,platformType:28,isPaid:!1},Dd={...md,name:`Video STD 10s`,platformType:28,isPaid:!0},Od={...hd,name:`Video PRO v1.6 (5s)`},kd={...gd,name:`Video PRO v1.6 (10s)`},Ad={..._d,name:`Video STD 2.1 (5s)`,isPaid:!0},jd={...vd,name:`Video STD 2.1 (10s)`,isPaid:!0},Md={...yd,name:`Video PRO v2.1 (5s)`,isPaid:!0},Nd={...bd,name:`Video PRO v2.1 (10s)`,isPaid:!0},Pd=[{name:`Kling 2.1`,value:`kling-2-1`},{name:`Kling 2.5 Turbo`,value:`kling-2-5-turbo-pro`}],Fd=Cd,Id=[0,100],Ld=[5,30],Rd=i(yt),zd=B(Vn[`luma-modify-video`],{factOverride:{credit:-1},name:`Luma Modify Video`,pricingType:`video`,isPaid:!1,videoType:`luma-modify-video`,creditPerSecond:20}),Bd=t(bt,{"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`}}),Vd=B(Hn[`mj-video`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Midjourney Video`,pricingType:`video`,isPaid:!1,videoType:`midjourney-video`,ratioList:Bd}),Hd=B(Hn[`mj-video-hd`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Midjourney Video HD`,pricingType:`video`,isPaid:!1,videoType:`midjourney-video`,ratioList:Bd}),Ud=[Vd,Hd],Wd={"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`}},Gd=e(At),Kd=t(kt,Wd),qd=(e,t)=>B(Un[e],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:t,isPaid:!1,pricingType:`video`,videoType:`pixverse-4-5`}),Jd={normal__540p__5:qd(`pixverse-v4.5-normal-540p-5s`,`Pixverse v4.5 540p (5s)`),normal__720p__5:qd(`pixverse-v4.5-normal-720p-5s`,`Pixverse v4.5 720p (5s)`),normal__1080p__5:qd(`pixverse-v4.5-normal-1080p-5s`,`Pixverse v4.5 1080p (5s)`)},Yd={"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`}},Xd=i(Nt),Zd=i(jt),Qd=t(Mt,Yd),$d=e=>B(Wn[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`}),ef=$d(`pixverse-v5.0-540p-5s`),tf=$d(`pixverse-v5.0-540p-8s`),nf=$d(`pixverse-v5.0-720p-5s`),rf=$d(`pixverse-v5.0-720p-8s`),af=$d(`pixverse-v5.0-1080p-5s`),of={"540p__5":ef,"540p__8":tf,"720p__5":nf,"720p__8":rf,"1080p__5":af},sf={"540p__5s":of[`540p__5`],"540p__8s":of[`540p__8`],"720p__5s":of[`720p__5`],"720p__8s":of[`720p__8`],"1080p__5s":of[`1080p__5`]},cf={"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`}},lf=i(It),uf=i(Pt),df=t(Ft,cf),ff=e=>B(Gn[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`}),pf=ff(`pixverse-v5.5-540p-5s`),mf=Object.fromEntries(Object.keys(Gn).map(e=>{let t=e.match(/pixverse-v5\.5-(\d+p)-(audio-)?(\d+s)/);return[`${t[1]}__${t[3]}__${t[2]?`audio`:`noAudio`}`,ff(e)]})),hf=B(Kn[`runway-gen3a_turbo-5s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:`Video PRO 5s`,pricingType:`video`,isPaid:!1,videoType:`Photo-to-video`}),gf=B(Kn[`runway-gen3a_turbo-10s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:`Video PRO 10s`,pricingType:`video`,isPaid:!0,videoType:`Photo-to-video`}),_f=t(Ht,{"1280:720":{iconWidth:`16`,iconHeight:`9`},"720:1280":{iconWidth:`9`,iconHeight:`16`},"1104:832":{iconWidth:`4`,iconHeight:`3`},"832:1104":{iconWidth:`3`,iconHeight:`4`},"960:960":{iconWidth:`1`,iconHeight:`1`},"1584:672":{iconWidth:`21`,iconHeight:`9`},"1280:768":{iconWidth:`5`,iconHeight:`3`},"768:1280":{iconWidth:`3`,iconHeight:`5`}}),vf=B(qn[`runway-gen4-turbo-5s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:`Runway Gen4 (5s)`,isPaid:!1,pricingType:`video`,videoType:`runway-gen4`}),yf=B(qn[`runway-gen4-turbo-10s`],{parameterOverride:{supportEndFrame:!1,supportStartFrame:!0},name:`Runway Gen4 (10s)`,isPaid:!1,pricingType:`video`,videoType:`runway-gen4`}),bf=i(Gt),xf=i(Ut),Sf=t(Wt,{"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`}}),Cf=B(b[`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`}),wf=B(b[`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`}),Tf=B(b[`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`}),Ef=B(b[`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`}),Df=B(b[`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`}),Of=B(b[`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`}),kf=B(b[`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`}),Af=B(b[`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`}),jf=B(b[`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`}),Mf=B(b[`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`}),Nf=B(b[`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`}),Pf=B(b[`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`}),Ff=B(b[`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`}),If=B(b[`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`}),Lf=B(b[`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`}),Rf=B(b[`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`}),zf=B(b[`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`}),Bf=B(b[`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`}),Vf=B(b[`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`}),Hf=B(b[`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`}),Uf=B(b[`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`}),Wf=B(b[`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`}),Gf=B(b[`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`}),Kf={"text-to-video__480p__5s__noAudio":Ff,"text-to-video__480p__10s__noAudio":If,"text-to-video__720p__5s__noAudio":Lf,"text-to-video__720p__10s__noAudio":Rf,"text-to-video__720p__12s__noAudio":zf,"text-to-video__480p__5s__audio":Cf,"text-to-video__480p__10s__audio":wf,"text-to-video__480p__12s__audio":Tf,"text-to-video__720p__5s__audio":Ef,"text-to-video__720p__10s__audio":Df,"text-to-video__720p__12s__audio":Of,"image-to-video__480p__5s__noAudio":kf,"image-to-video__480p__10s__noAudio":Af,"image-to-video__480p__12s__noAudio":jf,"image-to-video__720p__5s__noAudio":Mf,"image-to-video__720p__10s__noAudio":Nf,"image-to-video__720p__12s__noAudio":Pf,"image-to-video__480p__5s__audio":kf,"image-to-video__480p__10s__audio":Af,"image-to-video__480p__12s__audio":jf,"image-to-video__720p__5s__audio":Mf,"image-to-video__720p__10s__audio":Nf,"image-to-video__720p__12s__audio":Pf},qf=i(Jt),Jf=i(Xt),Yf=i(qt),Xf=t(Yt,{"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`}}),Zf=B(x[`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`}),Qf=B(x[`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`}),$f=B(x[`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`}),ep=B(x[`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`}),tp=B(x[`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`}),np=B(x[`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`}),rp=B(x[`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`}),ip=B(x[`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`}),ap=B(x[`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`}),op=B(x[`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`}),sp=B(x[`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`}),cp=B(x[`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`}),lp=B(x[`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`}),up=B(x[`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`}),dp=B(x[`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`}),fp=B(x[`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`}),pp=B(x[`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`}),mp=B(x[`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`}),hp=B(x[`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`}),gp=B(x[`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`}),_p=B(x[`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`}),vp=B(x[`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`}),yp=B(x[`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`}),bp=B(x[`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`}),xp={"text-to-video__480p__5s":Zf,"text-to-video__480p__10s":Qf,"text-to-video__480p__15s":$f,"text-to-video__720p__5s":ep,"text-to-video__720p__10s":tp,"text-to-video__720p__15s":np,"text-to-video__1080p__5s":rp,"text-to-video__1080p__10s":ip,"text-to-video__1080p__15s":ap,"text-to-video__4k__5s":op,"text-to-video__4k__10s":sp,"text-to-video__4k__15s":cp,"image-to-video__480p__5s":lp,"image-to-video__480p__10s":up,"image-to-video__480p__15s":dp,"image-to-video__720p__5s":fp,"image-to-video__720p__10s":pp,"image-to-video__720p__15s":mp,"image-to-video__1080p__5s":hp,"image-to-video__1080p__10s":gp,"image-to-video__1080p__15s":_p,"image-to-video__4k__5s":vp,"image-to-video__4k__10s":yp,"image-to-video__4k__15s":bp},Sp=i(rn),Cp={"480p":`480p`,"720p":`720p`,"1080p":`1080p`,"4k":`4K`},wp=r(nn,({value:e})=>({name:Cp[e]})),Tp=wp,Ep=wp,Dp=wp,Op=wp,kp={fast:Tp,standard:Ep,mini:Dp};function Ap(e=`fast`){return kp[e]||Op}function jp(e=`fast`){let t=Ap(e);return t[t.length-1]?.value??`480p`}function Mp(e,t){return Ap(e).some(e=>e.value===t)}const Np=i(en),Pp=t(tn,{"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`}}),Fp=B(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`}),Ip=B(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`}),Lp=B(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`}),Rp=B(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`}),zp=B(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`}),Bp=B(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`}),Vp=B(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`}),Hp=B(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`}),Up=B(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`}),Wp=B(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`}),Gp=B(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`}),Kp=B(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`}),qp=B(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`}),Jp=B(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`}),Yp=B(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`}),Xp=B(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`}),Zp=B(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`}),Qp=B(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`}),$p=B(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`}),em=B(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`}),tm=B(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`}),nm=B(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`}),rm=B(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`}),im=B(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`}),am=B(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`}),om=B(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`}),sm=B(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`}),cm=B(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`}),lm=B(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`}),um=B(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`}),dm=B(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`}),fm=B(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`}),pm=B(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`}),mm=B(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`}),hm=B(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`}),gm=B(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`}),_m={"fast__reference-to-video__480p__5s":Fp,"fast__reference-to-video__480p__10s":Ip,"fast__reference-to-video__480p__15s":Lp,"fast__reference-to-video__720p__5s":Rp,"fast__reference-to-video__720p__10s":zp,"fast__reference-to-video__720p__15s":Bp,"fast__reference-to-video__1080p__5s":Vp,"fast__reference-to-video__1080p__10s":Hp,"fast__reference-to-video__1080p__15s":Up,"fast__reference-to-video__4k__5s":Wp,"fast__reference-to-video__4k__10s":Gp,"fast__reference-to-video__4k__15s":Kp,"standard__reference-to-video__480p__5s":qp,"standard__reference-to-video__480p__10s":Jp,"standard__reference-to-video__480p__15s":Yp,"standard__reference-to-video__720p__5s":Xp,"standard__reference-to-video__720p__10s":Zp,"standard__reference-to-video__720p__15s":Qp,"standard__reference-to-video__1080p__5s":$p,"standard__reference-to-video__1080p__10s":em,"standard__reference-to-video__1080p__15s":tm,"standard__reference-to-video__4k__5s":nm,"standard__reference-to-video__4k__10s":rm,"standard__reference-to-video__4k__15s":im,"mini__reference-to-video__480p__5s":am,"mini__reference-to-video__480p__10s":om,"mini__reference-to-video__480p__15s":sm,"mini__reference-to-video__720p__5s":cm,"mini__reference-to-video__720p__10s":lm,"mini__reference-to-video__720p__15s":um,"mini__reference-to-video__1080p__5s":dm,"mini__reference-to-video__1080p__10s":fm,"mini__reference-to-video__1080p__15s":pm,"mini__reference-to-video__4k__5s":mm,"mini__reference-to-video__4k__10s":hm,"mini__reference-to-video__4k__15s":gm,"fast__reference-to-video__480p__5s__video":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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":B(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`})},vm={"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 ym({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 bm(e,{displayName:t}){let n=e.variant.mode===`image-to-video`;return B(e.fact,{parameterOverride:{...n?{maxImages:2}:{},supportEndFrame:n,supportRatio:!0,supportStartFrame:n,supportTextToVideo:!n},name:t,pricingType:`video`,isPaid:!1,videoType:`seedance-2-0`})}const xm=i(on),Sm=i(Qt),Cm=i(an),wm=i(Kt),Tm=t($t,vm);function Em(){let e={};for(let t of Zt){let{duration:n,mode:r,resolution:i,version:a}=t.variant,ee=`${a}__${r}__${i}__${n}`;e[ee]=bm(t,{displayName:ym(t.variant)})}return e}const Dm=Em(),Om=Dm[`fast__text-to-video__480p__5s`],km=Dm[`fast__image-to-video__480p__5s`];function Am({duration:e=`5s`,mode:t,resolution:n=`480p`,version:r=`fast`}){return Dm[`${r}__${t}__${n}__${e}`]}const jm=i(ln),Mm=i(sn),Nm=t(cn,{"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`}}),Pm=B(C[`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:Nm}),Fm=B(C[`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:Nm}),Im=B(C[`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:Nm,modelTags:[`5/10s`],infoTags:[`pro`,`endFrame`,`300+ credits`],videoModelPlatform:`seedance`}),Lm=B(C[`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:Nm,modelTags:[`5/10s`],infoTags:[`pro`,`endFrame`,`600+ credits`],videoModelPlatform:`seedance`}),Rm=B(C[`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`}),zm=B(C[`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`}),Bm=B(C[`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`}),Vm=B(C[`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`}),Hm={standard__5s:Rm,standard__10s:zm,pro__5s:Bm,pro__10s:Vm},Um={standard__5s:Pm,standard__10s:Fm,pro__5s:Im,pro__10s:Lm},Wm=i(bn),Gm=t(xn,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`}}),Km=B(Jn[`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:Gm}),qm=B(Jn[`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:Gm}),Jm=B(Jn[`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:Gm}),Ym={"10s":Km,"15s":qm,"25s":Jm},Xm=i(yn),Zm=i(Cn),Qm=new Set([`4s`,`8s`,`12s`]),$m=i(vn.filter(({value:e})=>Qm.has(e))),K=t(Sn,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`}}),eh=B(w[`sora-2-small-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!0},name:`Sora2`,pricingType:`video`,isPaid:!1,videoType:`sora-2`,ratioList:K}),th=B(w[`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:K}),nh=B(w[`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:K}),rh=B(w[`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:K}),ih=B(w[`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:K}),ah=B(w[`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:K}),oh=B(w[`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:K}),sh=B(w[`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:K}),ch=B(w[`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:K}),lh=B(w[`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:K}),uh=B(w[`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`}),dh=B(w[`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`}),fh=B(w[`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`}),ph=B(w[`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`}),mh=B(w[`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`}),hh=B(w[`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`}),gh=B(w[`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`}),_h=B(w[`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`}),vh=B(w[`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`}),yh={"text-to-video__720p__4s__sora-2":th,"text-to-video__720p__4s__sora-2-pro":ih,"text-to-video__720p__8s__sora-2":nh,"text-to-video__720p__8s__sora-2-pro":ah,"text-to-video__720p__12s__sora-2":rh,"text-to-video__720p__12s__sora-2-pro":oh,"text-to-video__1080p__4s__sora-2-pro":sh,"text-to-video__1080p__8s__sora-2-pro":ch,"text-to-video__1080p__12s__sora-2-pro":lh,"image-to-video__720p__4s__sora-2":uh,"image-to-video__720p__4s__sora-2-pro":ph,"image-to-video__720p__8s__sora-2":dh,"image-to-video__720p__8s__sora-2-pro":mh,"image-to-video__720p__12s__sora-2":fh,"image-to-video__720p__12s__sora-2-pro":hh,"image-to-video__1080p__4s__sora-2-pro":gh,"image-to-video__1080p__8s__sora-2-pro":_h,"image-to-video__1080p__12s__sora-2-pro":vh},bh=t(Dn,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`}}),xh=i(On),Sh=i(kn),q=B(Qn[`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`}),Ch=B(Qn[`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`}),J=B(Qn[`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`}),wh=B(Qn[`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`}),Th={"veo-3-1-fast__720p":q,"veo-3-1-fast__1080p":Ch,"veo-3-1__720p":J,"veo-3-1__1080p":wh},Eh=t(wn,{"16:9":{iconWidth:`22px`,iconHeight:`12px`},"9:16":{iconWidth:`12px`,iconHeight:`22px`}}),Dh=t(wn,{"16:9":{iconWidth:`16px`,iconHeight:`9px`},"9:16":{iconWidth:`9px`,iconHeight:`16px`}}),Oh=B($n[`veo3-fast-frames`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!0},name:`Google VEO3 Fast`,pricingType:`video`,isPaid:!1,videoType:`veo3-video`,ratioList:Eh,modelTags:[`8s`,`audio`,`ratio`],infoTags:[`standard`,`300 credits`]}),kh=B($n[`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:Eh}),Ah=kh,jh=B($n[`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:Eh}),Mh=B($n[`veo3-fast-frames`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!0},name:`VEO3 Fast`,pricingType:`video`,isPaid:!1,videoType:`veo3-video`}),Nh=B($n[`veo3-pro`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`VEO3 Pro`,pricingType:`video`,isPaid:!1,videoType:`veo3-video`}),Ph=B($n[`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`}),Fh={"veo3-fast":Mh,"veo3-pro__text":Nh,"veo3-pro__image":Ph},Ih=i(En),Lh=i(Tn),Rh=B(Zn[`falai-veo2-5s`],{name:`AI VEO2 Video 5s`,isPaid:!1,pricingType:`video`,videoType:`veo2-video`}),zh=B(Zn[`falai-veo2-8s`],{name:`AI VEO2 Video 8s`,isPaid:!0,pricingType:`video`,videoType:`veo2-video`}),Bh=B(T[`template-to-video-hugging-pro`],{name:`AI Hug Video`,isPaid:!1,pricingType:`video`,videoType:`Hug`,prompt:`Video content\\nThe two subjects in the scene turn towards each other and begin to hug.\\n# Requirement\\nSet the Motion Level to 'Large'.`}),Vh=B(T[`template-to-video-kissing-pro`],{name:`AI Kiss Video`,isPaid:!1,pricingType:`video`,videoType:`ai-kiss`,prompt:`Video content\\nThe two subjects in the scene begin to turn towards each other and start kissing, creating a loving atmosphere.\\nRequirements:\\n1. When kissing, the lips should be in sync with each other.2. Set the Motion Level to 'Large'.`}),Hh=B(T[`template-to-video-french-kiss`],{name:`AI French Kiss Video`,isPaid:!1,pricingType:`video`,videoType:`ai-french-kiss`,prompt:`Let the two persons in the painting mover cloase and then passionately kiss, alternating with deep and firm intensity.`}),Uh=B(T[`falai-kling-v1.6-std-5s`],{name:`AI Kung Fu Video`,pricingType:`video`,isPaid:!1,videoType:`ai-kungfu`,prompt:`fighting, using kungfu, jumping on kicks, punching. Must keep original features of people in image. The movement of fighting must observe physical law`}),Wh=B(T[`falai-kling-v1.6-std-5s`],{name:`AI Action Figure Video`,pricingType:`video`,isPaid:!1,videoType:`ai-action-figure-video`,prompt:`The doll in the picture smiles and waves`}),Gh=B(T[`falai-kling-v1.6-std-5s`],{name:`AI Ghibli Art Video`,pricingType:`video`,isPaid:!1,videoType:`ghibli-art-video`}),Kh=B(T[`template-to-video-happy-birthday`],{factOverride:{credit:500},name:`Happy Birthday Video`,pricingType:`video`,isPaid:!1,videoType:`happy-birthday`,prompt:`Do not include any elements that are not present in the original image.
2
- All characters in the image sway left and right with energy, creating a lively atmosphere. The characters wear natural smiles.
3
- Each character holds a cake plate with one hand, while the other arm swings side to side.
4
- Camera angle: Must remain strictly fixed.
5
- Element restrictions: It is forbidden to add any characters, facial details, position changes, or decorative elements that did not appear in the original image.`}),qh=B(T[`template-to-video-minecraft`],{name:`Minecraft Video`,pricingType:`video`,isPaid:!1,videoType:`minecraft`,prompt:`Video content\\nthe person Particle Dissolve to the second person.Blinding sparkles and radiant light rays swirl around his entire body, concealing the transformation process. As the light gradually fades, his final cubic and stylized form is revealed. The animation is smooth and seamless, with no visual jumps.\\n Requirements:\\n1.Do not include any description of 'Minecraft'.\\n2.The background should only describe the final image's background.\\n3.Design a reasonable motion transition based on the character's poses in the first and last frames.\\n4.If there are multiple characters, all of them should undergo the same transformation effect`}),Jh=B(T[`template-to-video-tim-burton`],{name:`Tim Burton Halloween Video`,pricingType:`video`,isPaid:!1,videoType:`tim-burton-halloween`,prompt:`tim burton`}),Yh=B(rr[`image-to-video-vq2-turbo-1080p-5s`],{name:`Pumpkin Head Halloween Video`,pricingType:`video`,isPaid:!1,videoType:`pumpkin-head-halloween`,prompt:`The subject's head instantly transforms into a Halloween pumpkin head, and they make nodding and swaying movements in a threatening manner. The entire scene transitions into a Halloween dark night, with a clear transition from day to night, as bats and pumpkin lanterns appear successively.`}),Xh=B(T[`template-to-video-dance-with-ghost`],{name:`Ghost Dance Halloween Video`,pricingType:`video`,isPaid:!1,videoType:`ghost-dance-halloween`,prompt:`dance with ghost`}),Zh=i(Xn),Qh=i(Yn),$h=B(E[`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`}),eg=B(E[`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`}),tg=B(E[`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`}),ng=B(E[`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`}),rg=B(E[`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`}),ig=B(E[`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`}),ag=B(E[`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`}),og=B(E[`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`}),sg={std__720p:$h,std__1080p:eg,std__2k:tg,std__4k:ng,pro__720p:rg,pro__1080p:ig,pro__2k:ag,pro__4k:og},cg=i(cr),lg=i(sr),ug=B(er[`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`}),dg=B(er[`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`}),fg=B(er[`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`}),pg=B(er[`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`}),mg=B(er[`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`}),hg=B(er[`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`}),gg={"720p__4":pg,"1080p__4":mg,"720p__8":hg},_g={"720p__4":ug,"1080p__4":dg,"720p__8":fg},vg=_g,yg={"720p__4s":ug,"1080p__4s":dg,"720p__8s":fg},bg=B(tr[`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`}),xg=B(tr[`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`}),Sg=B(tr[`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`}),Cg=B(tr[`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
6
- 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
7
- # Requirements
8
- 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
9
- 2.Take a step-by-step approach in your response
10
- 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
11
- 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
12
- 5. Emphasize that there is only one Santa Claus`}),wg=B(nr[`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`}),Tg=B(nr[`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`}),Eg=B(nr[`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`}),Dg=B(nr[`reference-to-video-vq1-1080p-5s`],{parameterOverride:{maxImages:7,supportRatio:!0},name:`Product to Video`,isPaid:!1,pricingType:`video`,videoType:`product-to-video`,ratioList:W}),Og=t(fr,{"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`}}),kg=i(pr),Ag=i(dr),jg=B(D[`reference-to-video-vq2-540p-5s`],{name:`reference-to-video-vq2-540p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),Mg=B(D[`reference-to-video-vq2-540p-8s`],{name:`reference-to-video-vq2-540p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),Ng=B(D[`reference-to-video-vq2-720p-5s`],{name:`reference-to-video-vq2-720p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),Pg=B(D[`reference-to-video-vq2-720p-8s`],{name:`reference-to-video-vq2-720p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),Fg=B(D[`reference-to-video-vq2-1080p-5s`],{name:`reference-to-video-vq2-1080p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),Ig=B(D[`reference-to-video-vq2-1080p-8s`],{name:`reference-to-video-vq2-1080p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),Lg=B(D[`reference-to-video-vq2-audio-540p-5s`],{name:`reference-to-video-vq2-audio-540p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),Rg=B(D[`reference-to-video-vq2-audio-540p-8s`],{name:`reference-to-video-vq2-audio-540p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),zg=B(D[`reference-to-video-vq2-audio-720p-5s`],{name:`reference-to-video-vq2-audio-720p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),Bg=B(D[`reference-to-video-vq2-audio-720p-8s`],{name:`reference-to-video-vq2-audio-720p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),Vg=B(D[`reference-to-video-vq2-audio-1080p-5s`],{name:`reference-to-video-vq2-audio-1080p-5s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),Hg=B(D[`reference-to-video-vq2-audio-1080p-8s`],{name:`reference-to-video-vq2-audio-1080p-8s`,isPaid:!0,pricingType:`video`,videoType:`consistent-character-video`}),Ug={"540p__5s":jg,"540p__8s":Mg,"720p__5s":Ng,"720p__8s":Pg,"1080p__5s":Fg,"1080p__8s":Ig,"540p__5s__audio":Lg,"540p__8s__audio":Rg,"720p__5s__audio":zg,"720p__8s__audio":Bg,"1080p__5s__audio":Vg,"1080p__8s__audio":Hg},Wg=i(ur),Gg=i(mr),Kg=i(lr),qg=e=>B(rr[e],{parameterOverride:{supportEndFrame:e.startsWith(`start-end`),supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:e,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q2`}),Jg=Object.fromEntries(Object.keys(rr).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}`,qg(e)]})),Yg=i(yr),Xg=i(_r),Zg=i(vr);function Y({resolution:e,duration:t}){return B(ir[`reference-to-video-vq3-audio-${e}-${t}`],{parameterOverride:{maxImages:7,supportEndFrame:!1,supportRatio:!0,supportStartFrame:!0,supportTextToVideo:!1},name:`Vidu Q3 Reference ${e} (${t})`,isPaid:!1,pricingType:`video`,videoType:`vidu-video-q3`})}const Qg=Y({resolution:`540p`,duration:`5s`}),$g=Y({resolution:`540p`,duration:`10s`}),e_=Y({resolution:`540p`,duration:`15s`}),t_=Y({resolution:`720p`,duration:`5s`}),n_=Y({resolution:`720p`,duration:`10s`}),r_=Y({resolution:`720p`,duration:`15s`}),i_=Y({resolution:`1080p`,duration:`5s`}),a_=Y({resolution:`1080p`,duration:`10s`}),o_=Y({resolution:`1080p`,duration:`15s`}),s_={"reference-to-video__540p__5s":Qg,"reference-to-video__540p__10s":$g,"reference-to-video__540p__15s":e_,"reference-to-video__720p__5s":t_,"reference-to-video__720p__10s":n_,"reference-to-video__720p__15s":r_,"reference-to-video__1080p__5s":i_,"reference-to-video__1080p__10s":a_,"reference-to-video__1080p__15s":o_},c_=i(br),l_=i(hr),u_=i(gr),d_=B(O[`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`}),f_=B(O[`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`}),p_=B(O[`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`}),m_=B(O[`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`}),h_=B(O[`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`}),g_=B(O[`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`}),__=B(O[`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`}),v_=B(O[`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`}),y_=B(O[`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`}),b_=B(O[`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`}),x_=B(O[`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`}),S_=B(O[`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`}),C_=B(O[`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`}),w_=B(O[`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`}),T_=B(O[`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`}),E_=B(O[`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`}),D_=B(O[`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`}),O_=B(O[`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`}),k_={"text-to-video__540p__5s":d_,"text-to-video__540p__10s":f_,"text-to-video__540p__15s":p_,"text-to-video__720p__5s":m_,"text-to-video__720p__10s":h_,"text-to-video__720p__15s":g_,"text-to-video__1080p__5s":__,"text-to-video__1080p__10s":v_,"text-to-video__1080p__15s":y_,"image-to-video__540p__5s":b_,"image-to-video__540p__10s":x_,"image-to-video__540p__15s":S_,"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_},A_=0,j_=120,M_=i(xr),N_=B(ar[`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}),P_=B(ar[`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}),F_={"video/mp4":[`.mp4`],"video/quicktime":[`.mov`]},I_=[0,100],L_=[3,30],R_=i(Sr),z_=B(ar[`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}),B_=B(ar[`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}),V_=[{name:`Wan v2.5`,value:`wan-v2-5`},{name:`Wan v2.5 Fast`,value:`wan-v2-5-fast`}],H_=i(Tr),U_=new Set([`720p`,`1080p`]),W_=i(Er.filter(({value:e})=>U_.has(e))),G_=i(Cr),K_=i(wr);function X(e,t){let n=e.includes(`-fast-`),r=e.includes(`-text-to-video-`);return B(k[e],{parameterOverride:{supportEndFrame:!1,supportRatio:r&&!n,supportStartFrame:!r||n,supportTextToVideo:r,supportVideo:!r||n},name:t,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-5`})}const q_=B(k[`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`}),J_=B(k[`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`}),Y_=X(`wan-v2.5-text-to-video-720p-5s`,`Wan v2.5 720p (5s, Audio)`),X_=X(`wan-v2.5-text-to-video-720p-10s`,`Wan v2.5 720p (10s, Audio)`),Z_=X(`wan-v2.5-text-to-video-1080p-5s`,`Wan v2.5 1080p (5s, Audio)`),Q_=X(`wan-v2.5-text-to-video-1080p-10s`,`Wan v2.5 1080p (10s, Audio)`),$_=B(k[`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`}),ev=B(k[`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`}),tv=X(`wan-v2.5-image-to-video-720p-5s`,`Wan v2.5 720p (5s, Audio)`),nv=X(`wan-v2.5-image-to-video-720p-10s`,`Wan v2.5 720p (10s, Audio)`),rv=X(`wan-v2.5-image-to-video-1080p-5s`,`Wan v2.5 1080p (5s, Audio)`),iv=X(`wan-v2.5-image-to-video-1080p-10s`,`Wan v2.5 1080p (10s, Audio)`),av=B(k[`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`}),ov=B(k[`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`}),sv=B(k[`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`}),cv=B(k[`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`}),Z=B(k[`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`}),lv=B(k[`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`}),uv=B(k[`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`}),dv=B(k[`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`}),fv={"text-to-video__720p__5s":av,"text-to-video__720p__10s":ov,"text-to-video__1080p__5s":sv,"text-to-video__1080p__10s":cv,"image-to-video__720p__5s":Z,"image-to-video__720p__10s":lv,"image-to-video__1080p__5s":uv,"image-to-video__1080p__10s":dv},pv={"text-to-video__720p__5s":Y_,"text-to-video__720p__10s":X_,"text-to-video__1080p__5s":Z_,"text-to-video__1080p__10s":Q_,"image-to-video__720p__5s":tv,"image-to-video__720p__10s":nv,"image-to-video__1080p__5s":rv,"image-to-video__1080p__10s":iv},mv=i(Ar),hv=i(Or),gv=i(kr),_v=i(Dr),vv=B(A[`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`}),yv=B(A[`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`}),bv=B(A[`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`}),xv=B(A[`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`}),Sv=B(A[`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`}),Cv=B(A[`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`}),wv=B(A[`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`}),Tv=B(A[`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`}),Ev=B(A[`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`}),Dv=B(A[`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`}),Ov=B(A[`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`}),kv=B(A[`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`}),Av=B(A[`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`}),jv=B(A[`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`}),Mv=B(A[`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`}),Nv=B(A[`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`}),Pv=B(A[`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`}),Fv=B(A[`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`}),Iv={"text-to-video__720p__5s":vv,"text-to-video__720p__10s":yv,"text-to-video__720p__15s":bv,"text-to-video__1080p__5s":xv,"text-to-video__1080p__10s":Sv,"text-to-video__1080p__15s":Cv,"image-to-video__720p__5s":wv,"image-to-video__720p__10s":Tv,"image-to-video__720p__15s":Ev,"image-to-video__1080p__5s":Dv,"image-to-video__1080p__10s":Ov,"image-to-video__1080p__15s":kv},Lv={"image-to-video__720p__5s":Av,"image-to-video__720p__10s":jv,"image-to-video__720p__15s":Mv,"image-to-video__1080p__5s":Nv,"image-to-video__1080p__10s":Pv,"image-to-video__1080p__15s":Fv},Rv=i(Nr),zv=i(Mr),Bv=B(or[`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`}),Vv=B(or[`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`}),Hv=B(or[`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`}),Uv=B(or[`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`}),Wv=B(or[`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`}),Gv=B(or[`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`}),Kv={"image-to-video__720p__5s":Bv,"image-to-video__720p__10s":Vv,"image-to-video__720p__15s":Hv,"image-to-video__1080p__5s":Uv,"image-to-video__1080p__10s":Wv,"image-to-video__1080p__15s":Gv},qv=i(Fr),Jv=i(jr),Yv=t(Pr,{"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`}}),Xv=B(j[`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`}),Zv=B(j[`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`}),Qv=B(j[`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`}),$v=B(j[`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`}),ey=B(j[`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`}),ty=B(j[`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`}),ny=B(j[`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`}),ry=B(j[`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`}),iy=B(j[`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`}),ay=B(j[`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`}),oy=B(j[`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`}),sy=B(j[`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`}),cy={"text-to-video__720p__5s":Xv,"text-to-video__720p__10s":Zv,"text-to-video__720p__15s":Qv,"text-to-video__1080p__5s":$v,"text-to-video__1080p__10s":ey,"text-to-video__1080p__15s":ty,"image-to-video__720p__5s":ny,"image-to-video__720p__10s":ry,"image-to-video__720p__15s":iy,"image-to-video__1080p__5s":ay,"image-to-video__1080p__10s":oy,"image-to-video__1080p__15s":sy},ly=i(Rr.toReversed()),uy=i(Lr),dy=i(Rr),fy=i(Lr),py=[...i(Ir),{name:`10s`,value:`10s`}],my=dy,hy=fy,gy=B(M[`wan-v2.1-text-to-video-480p-5s`],{name:`Wan AI Video 480p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),_y=B(M[`wan-v2.1-text-to-video-720p-5s`],{name:`Wan AI Video 720p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),vy=B(M[`wan-v2.1-image-to-video-480p-5s`],{name:`Wan AI Image to Video 480p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),yy=B(M[`wan-v2.1-image-to-video-720p-5s`],{name:`Wan AI Image to Video 720p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),by=B(M[`wan-v2.2-text-to-video-480p-5s`],{name:`Wan AI 2.2 Video 480p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),xy=B(M[`wan-v2.2-text-to-video-720p-5s`],{name:`Wan AI 2.2 Video 720p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),Sy=B(M[`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`}),Cy=B(M[`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`}),wy={"text-to-video__480p":gy,"text-to-video__720p":_y,"image-to-video__480p":vy,"image-to-video__720p":yy},Ty={"text-to-video__480p":by,"text-to-video__720p":xy,"image-to-video__480p":Sy,"image-to-video__720p":Cy},Ey=wy,Dy=Ty,Oy=[{name:`5s`,value:`5`},{name:`10s`,value:`10`}],ky=[{name:`16:9`,value:`16:9`,iconWidth:`22px`,iconHeight:`12px`},{name:`9:16`,value:`9:16`,iconWidth:`12px`,iconHeight:`22px`}],Ay=B(Vn[`luma-modify`],{parameterOverride:{supportVideo:!0},factOverride:{platformType:27,credit:350},name:`Luma Modify Video`,isPaid:!1,pricingType:`video`,videoType:`video-to-video`,creditPerSecond:350}),jy=B(y[`kling-v1.6-std-5s`],{name:`AI Text to Video`,isPaid:!1,pricingType:`video`,videoType:`Text-to-video`}),My=B(y[`kling-v1.6-std-5s`],{name:`AI Image to Video`,isPaid:!1,pricingType:`video`,videoType:`ai-image-to-video`}),Ny=B(T[`pix-verse-302`],{name:`AI Venom Video`,isPaid:!1,pricingType:`video`,videoType:`venom-video`,videoTemplateId:`304358279051648`}),Py=B(T[`pix-verse-302`],{name:`AI Muscle Video`,isPaid:!1,pricingType:`video`,videoType:`muscle-video`,videoTemplateId:`308621408717184`}),Fy=B(y[`kling-v1.6-std-5s`],{name:`AI Dance Video`,isPaid:!1,pricingType:`video`,videoType:`dance-video`}),Iy=B(T[`falai-kling-effects-squish-5s`],{name:`AI Squish Video`,isPaid:!1,pricingType:`video`,videoType:`ai-squish-effect`,prompt:`A pair of large hands grips and squeezes the motionless subject like clay, causing it to shrink and deform. Apply this effect to all subjects in the scene, ensuring a consistent and logical background without repetition.`}),Ly=B(T[`pix-verse-302`],{name:`AI Hair Growth Video`,isPaid:!1,pricingType:`video`,videoType:`hair-growth-video`,videoTemplateId:`308552687706496`}),Ry=B(y[`kling-v1.6-std-5s`],{factOverride:{platformType:28},name:`AI Handshake Video`,isPaid:!1,pricingType:`video`,videoType:`ai-handshake-video`,prompt:`Make the two people in the photo smile and shake hands. Keep the same original function.`}),zy=B(T[`falai-kling-effects-expansion-5s`],{name:`AI Inflate Effect Video`,isPaid:!1,pricingType:`video`,videoType:`ai-inflate-effect`,prompt:`The main subject in the scene begins to inflate, becoming larger and rounder, resembling a balloon as it slowly floats up. If there are multiple subjects in the scene, each subject should be inflated as described previously. Ensure that the background is consistent and logical, without repeating any details.`}),By=B(y[`kling-v1.6-std-5s`],{name:`AI Old Photo Animation Video`,isPaid:!1,pricingType:`video`,videoType:`old-photo-animation`,prompt:`Animate the characters in the photo engaging in simple interactions, smiling while looking at the screen. Accurately determine the number of individuals in the image.`}),Vy=B(T[`template-to-video-ladudu-me-random`],{name:`Labubu Video`,isPaid:!1,pricingType:`video`,videoType:`labubu-video`,prompt:`ladudu me bind box`}),Hy=[{name:`Luma Modify`,value:`luma-modify`},{name:`Luma Flash Modify`,value:`luma-flash-modify`}],Uy=B(Vn[`luma-flash-modify`],{name:`Luma Flash Modify Video`,isPaid:!1,pricingType:`video`,videoType:`video-to-video`,creditPerSecond:120}),Wy=B(T[`template-to-video-cheek-kiss`],{name:`AI Cheek Kiss Video`,isPaid:!1,pricingType:`video`,prompt:`In [scene/background], [character 1], [character 2] (and [character 3], if present) are [standing/sitting] together, with a [warm/relaxed/shy] mood. \\n- Two characters: Left kisses right on the cheek; right faces the camera, blushing with a shy smile. \\n- Three characters: Left and right kiss the middle on both cheeks; middle faces forward, blushing, nervously smiling. \\nRequirements:\\1.Replace all [ ] with actual details based on the image.\\n2. Motion Level:Large`}),Gy=B(T[`template-to-video-blow-kiss`],{name:`AI Blow Kiss Video`,isPaid:!1,pricingType:`video`,prompt:`Image Description:
13
- The image is a [close-up / wide shot / medium shot], featuring [number] subject(s), with the subject(s) [facing the camera / turned to the side].
14
- Camera Logic:
15
- If the image is a wide or medium shot, the camera should rapidly push in from the beginning, ending with a close-up of the subject’s face.
16
- If the original image is already a close-up, the video should begin directly with the subject’s action.
17
- If the subject is turned to the side, they should naturally turn to face the camera before starting the performance.
18
- Action Sequence:
19
- The subject gently leans forward, blows a kiss toward the camera from just below the lips using the right hand, then naturally waves at the camera.
20
- Afterward, she unfolds a sweet and warm smile. The entire motion is smooth and soft, emphasizing approachability and emotional expressiveness.
21
- Multi-subject Adaptation:
22
- If there are multiple subjects in the image, describe the following:
23
- (All individuals should smile and face the camera, performing the kiss-blowing gesture in unison to maintain a naturally coordinated rhythm.)`}),Ky=[{name:`16:9`,value:`16:9`},{name:`9:16`,value:`9:16`},{name:`1:1`,value:`1:1`}],qy=B(T[`template-to-video-rain-kiss`],{name:`AI Rain Kiss Video`,isPaid:!1,pricingType:`video`,prompt:`The picture depicts two people. The overall style is aesthetically pleasing and full of passion to highlight the fervor of the emotions. In the rain, the hair and clothes of the two people are completely soaked, and the water droplets on their clothes and hair are clearly visible. The two first look at each other affectionately, with love and longing filling their eyes, and then they kiss each other passionately. When kissing, the lips should be in sync with each other. The movements are smooth and natural, without any stiff posture of pulling back and forth. The raindrops are normal and natural, and they don't splash around randomly. The camera captures their upper bodies and remains stationary. Soft rain fell, soaking their clothes until the fabric clung to their skin. Water droplets trickled down, glistening under the daylight. The fabric gradually turned heavy and sodden, clinging to their bodies as it absorbed the moisture. Dark patches spread across the material, marking where the water seeped in deepest. It is prohibited to change the original appearance, clothing, and hairstyle of the characters. It is prohibited to have black liquid appear. Keep the background unchanged.`}),Jy=B(T[`template-to-video-superman`],{name:`AI Superman Video`,isPaid:!1,pricingType:`video`,videoType:`superman-video`,prompt:`Subject: [Male/Female]
24
- [Specify the subject's gender] suddenly rises, seamlessly transforming into Superman in an instant. With explosive momentum, they shoot into the sky at lightning speed. The surrounding scenery shifts rapidly as the flight path quickly transitions from close-up to distant views, soaring through high-altitude scenes with an immense range. The cape flutters violently in the high-speed airflow. The movements are grand and powerful, filled with dynamic energy, and the camera captures a strong sense of speed and force.
25
- Gender-specific appearance rules:
26
- If identified as female, she wears a classic red-and-blue Superman top, a brown skirt, and red leather shoes, complemented by a bright red cape. Her posture is agile and bursting with power, with smooth and clean flight movements.
27
- If identified as male, he wears the traditional Superman suit: a form-fitting red-and-blue outfit with a clearly visible “S” symbol on the chest. He has a muscular build with defined lines, showcasing a rugged sense of strength.`}),Yy=B(T[`template-to-video-hulk`],{name:`AI Hulk Video`,isPaid:!1,pricingType:`video`,videoType:`hulk-video`,prompt:`Video content\\nThe character experiences a radical transformation where their body shatters into numerous fragments. From the dispersing pieces, a strong force emerges, remolding them into a much larger and more powerful form. The muscles enlarge and reshape, creating a huge, towering Red Giant. The remnants of the shredded body vanish into chaos, leaving only this powerful being with bulging muscles and a fierce look, wearing only tattered shorts. Its thunderous roar shakes the ground and debris swirls around, signifying the intense and violent appearance of this new, unstoppable form.`}),Xy=B(T[`template-to-video-flying`],{name:`AI Flying Video Generator`,isPaid:!1,pricingType:`video`,videoType:`hulk-video`,prompt:`Video content\\n The character in the image floats and flies like a superhero.\\n# Requirements\\n1.Camera Movement:track-up shot.\\n2.Motion Level:Large.`}),Zy=B(T[`template-to-video-ballon-flyaway`],{name:`AI Balloon Flyaway Video`,isPaid:!1,pricingType:`video`,videoType:`hulk-video`,prompt:`The subject in the image turns into a balloon and flies away while spinning
28
-
29
- # Requirements
30
- 1. Determine the style solely based on the image.
31
- 2. Determine the number of subjects based on the image, and each subject should turn into a balloon and fly away.`}),Qy=[{name:`STD 2.1`,value:`2.1`},{name:`STD 1.6`,value:`1.6`},{name:`STD 1.0`,value:`1.0`},{name:`VEO 3 Fast`,value:`veo3-fast`}],$y=[{name:`PRO 2.1`,value:`pro-2.1`},{name:`PRO 1.6`,value:`pro-1.6`},{name:`PRO 1.0`,value:`pro-1.0`},{name:`VEO 3 Pro`,value:`veo3-pro`}],eb=[`normal__veo3-fast__8`,`veo3-fast__5s`,`wan-2.5`,`wan-2.5-fast`,`sora-2`,`sora-2-pro`,`veo-3-1-fast`,`veo-3-1`,`pro__veo3-pro__8`],tb={"veo-3-1-fast":{...q,name:`${q.name}`},"normal__veo3-fast__8":{...Oh,name:`${Oh.name}`},"wan-2.5-fast":{...Z,name:`${Z.name}`},"hailuo-2-3-fast":{...V,name:`Hailuo 2.3 Fast`},"hailuo-2-3-standard":{...Cc,name:`Hailuo 2.3 Standard`},"normal__2.1__5":_d,"normal__2.1__10":vd,"normal__1.6__5":G,"hailuo-2.0__6s":uc,"hailuo-2.0__10s":dc,"seedance-1.0__5s":Rm,"seedance-1.0__10s":zm,"normal__1.5__5":pd,"normal__1.0__5":fd},nb={"wan-2.5":{...tv,name:`${tv.name}`},"veo-3-1":{...J,name:`${J.name}`},"pro__veo3-pro__8":{...jh,name:`${jh.name}`},"hailuo-2-3-pro":{...Ec,name:`Hailuo 2.3 Pro`},"pro__pro-2.5__5":H,"pro__pro-2.5__10":El,"pro__pro-2.1__5":yd,"pro__pro-2.1__10":bd,"pro__pro-1.6__5":hd,"pro__pro-1.6__10":gd,"pro__pro-1.0__5":hd,"pro__pro-1.0__10":gd},rb={...tb,...nb},ib=[`wan-2-7`,`wan-2-6`,`wan-2-5`],ab={...$s,name:`Grok Imagine 1.5`,modelTags:[`15s`,`720p`,`ratio`],infoTags:[`650 credits`],videoModelPlatform:`grok`},ob={"seedance-2-0-mini":{...lp,name:`Seedance 2.0 Mini`,modelTags:[`4K`,`15s`,`ratio`],infoTags:[`endFrame`,`100 credits`],videoModelPlatform:`seedance`},"seedance-2-0":{...km,name:`Seedance 2.0`,modelTags:[`5/10s`,`15s`],infoTags:[`multiVersion`,`endFrame`,`300+ credits`],videoModelPlatform:`seedance`},"happy-horse-1-0":{...Lc,name:`Happy Horse 1.0`,modelTags:[`1080p`,`15s`],infoTags:[`700+ credits`]},"happy-horse-1-1":{...$c,name:`Happy Horse 1.1`,modelTags:[`1080p`,`15s`],infoTags:[`700+ credits`]},"kling-3-0":{...cu,name:`Kling 3.0`,modelTags:[`5/10s`,`audio`],infoTags:[`multiVersion`,`endFrame`],videoModelPlatform:`kling`},"kling-3-0-turbo":{...Ql,name:`Kling 3.0 Turbo`,modelTags:[`1080p`,`15s`,`audio`],infoTags:[`400+ credits`],videoModelPlatform:`kling`},"wan-2-7":{...ny,name:`Wan 2.7`,modelTags:[`1080p`,`audio`,`ratio`],infoTags:[`500+ credits`],videoModelPlatform:`wan`},"wan-2-7-lora":{...Bv,name:`Wan 2.7 LoRA`,modelTags:[`1080p`,`15s`,`audio`],infoTags:[`650+ credits`],videoModelPlatform:`wan`},"veo-3-1":{...q,name:`VEO 3.1`,modelTags:[`8s`,`audio`,`ratio`],infoTags:[`multiVersion`,`endFrame`,`300+ credits`],videoModelPlatform:`veo`},"vidu-q3":{...b_,name:`Vidu Q3`,modelTags:[`15s`,`audio`,`2k`],infoTags:[`multiVersion`],videoModelPlatform:`vidu`},"grok-imagine-1-5":ab,"wan-2-6":{...wv,name:`Wan 2.6`,modelTags:[`15s`,`1080p`,`audio`],infoTags:[`500+ credits`],videoModelPlatform:`wan`},"seedance-1-0":{...Rm,name:`Seedance 1.0`,modelTags:[`5/10s`],infoTags:[`multiVersion`,`endFrame`,`160+ credits`],videoModelPlatform:`seedance`},"kling-2-6":{...Ml,name:`Kling 2.6`,modelTags:[`5/10s`],infoTags:[`multiVersion`,`endFrame`],videoModelPlatform:`kling`},"kling-o1":{...Ou,name:`Kling O1`,modelTags:[`5/10s`],infoTags:[`multiVersion`,`endFrame`],videoModelPlatform:`kling`},"kling-2-1":{..._d,name:`Kling 2.1`,modelTags:[`5/10s`],infoTags:[`endFrame`,`multiVersion`,`200+ credits`],videoModelPlatform:`kling`},"wan-2-5":{...Z,name:`Wan 2.5`,modelTags:[`1080p`,`audio`,`ratio`],infoTags:[`multiVersion`,`300+ credits`],videoModelPlatform:`wan`},"kling-2-5-turbo-pro":{...H,name:`Kling 2.5 Turbo`,modelTags:[`5/10s`],infoTags:[`Pro`,`350+ credits`],videoModelPlatform:`kling`},"hailuo-2-3":{...V,name:`Hailuo 2.3`,modelTags:[`6/10s`],infoTags:[`multiVersion`,`200+ credits`],videoModelPlatform:`hailuo`},"hailuo-2-0":{...uc,name:`Hailuo 02`,modelTags:[`6/10s`],infoTags:[`multiVersion`,`endFrame`,`230+ credits`],videoModelPlatform:`hailuo`},"kling-1-6":{...G,name:`Kling 1.6`,modelTags:[`5/10s`],infoTags:[`multiVersion`,`endFrame`,`200+ credits`],videoModelPlatform:`kling`},"kling-1-5":{...pd,name:`Kling 1.5`,modelTags:[`5s`],infoTags:[`200 credits`],videoModelPlatform:`kling`},"kling-1-0":{...fd,name:`Kling 1.0`,modelTags:[`5s`],infoTags:[`100 credits`],videoModelPlatform:`kling`}},sb={"seedance-2-0-mini":{...Zf,name:`Seedance 2.0 Mini`,modelTags:[`4K`,`15s`,`ratio`],infoTags:[`100 credits`],videoModelPlatform:`seedance`},"seedance-2-0":{...Om,name:`Seedance 2.0`,modelTags:[`5/10s`,`15s`,`ratio`],infoTags:[`fast`,`300+ credits`],videoModelPlatform:`seedance`},"happy-horse-1-0":{...jc,name:`Happy Horse 1.0`,modelTags:[`1080p`,`15s`,`ratio`],infoTags:[`700+ credits`]},"happy-horse-1-1":{...qc,name:`Happy Horse 1.1`,modelTags:[`1080p`,`15s`,`ratio`],infoTags:[`700+ credits`]},"kling-3-0":{...cu,name:`Kling 3.0`,modelTags:[`5/10s`,`audio`],infoTags:[`multiVersion`,`endFrame`],videoModelPlatform:`kling`},"kling-3-0-turbo":{...Ql,name:`Kling 3.0 Turbo`,modelTags:[`1080p`,`15s`,`audio`],infoTags:[`400+ credits`],videoModelPlatform:`kling`},"seedance-1-0":{...Pm,name:`Seedance 1.0`,modelTags:[`5/10s`,`ratio`],infoTags:[`pro`,`endFrame`,`160+ credits`],videoModelPlatform:`seedance`},"kling-2-6":{...Ml,name:`Kling 2.6`,modelTags:[`5/10s`],infoTags:[`multiVersion`,`endFrame`],videoModelPlatform:`kling`},"kling-o1":{...Ou,name:`Kling O1`,modelTags:[`5/10s`],infoTags:[`multiVersion`,`endFrame`],videoModelPlatform:`kling`},"veo-3-1":{...q,name:`VEO 3.1`,modelTags:[`8s`,`audio`,`ratio`],infoTags:[`multiVersion`,`endFrame`,`300+ credits`],videoModelPlatform:`veo`},"wan-2-7":{...Xv,name:`Wan 2.7`,modelTags:[`1080p`,`audio`,`ratio`],infoTags:[`500+ credits`],videoModelPlatform:`wan`},"wan-2-6":{...vv,name:`Wan 2.6`,modelTags:[`15s`,`1080p`,`audio`],infoTags:[`500+ credits`],videoModelPlatform:`wan`},"wan-2-5":{...Y_,name:`Wan 2.5`,modelTags:[`1080p`,`audio`,`ratio`],infoTags:[`multiVersion`,`300+ credits`],videoModelPlatform:`wan`},"vidu-q3":{...b_,name:`Vidu Q3`,modelTags:[`15s`,`audio`,`2k`],infoTags:[`multiVersion`],videoModelPlatform:`vidu`},"kling-2-5-turbo-pro":{...H,name:`Kling 2.5 Turbo`,modelTags:[`5/10s`],infoTags:[`Pro`,`350+ credits`],videoModelPlatform:`kling`},"hailuo-2-3":{...V,name:`Hailuo 2.3`,modelTags:[`6/10s`],infoTags:[`multiVersion`,`200+ credits`],videoModelPlatform:`hailuo`},"hailuo-2-0":{...oc,name:`Hailuo 2.0`,modelTags:[`6/10s`],infoTags:[`pro`,`endFrame`,`230+ credits`],videoModelPlatform:`hailuo`},"kling-2-1":{..._d,name:`Kling 2.1`,modelTags:[`5/10s`,`ratio`],infoTags:[`endFrame`,`multiVersion`,`200+ credits`],videoModelPlatform:`kling`},"kling-1-6":{...G,name:`Kling 1.6`,modelTags:[`5/10s`,`ratio`],infoTags:[`multiVersion`,`endFrame`,`200+ credits`],videoModelPlatform:`kling`},"kling-1-0":{...fd,name:`Kling 1.0`,modelTags:[`5/10s`,`ratio`],infoTags:[`100 credits`],videoModelPlatform:`kling`}},cb=[`seedance-2-0-mini`,`seedance-2-0`,`veo-3-1`,`happy-horse-1-1`,`happy-horse-1-0`,`kling-3-0`,`kling-3-0-turbo`,`grok-imagine-1-5`,`kling-o1`,`seedance-1-0`,`kling-2-6`,`wan-2-7`,`wan-2-7-lora`,`wan-2-6`,`wan-2-5`,`vidu-q3`,`kling-2-5-turbo-pro`,`hailuo-2-3`,`hailuo-2-0`,`kling-2-1`,`kling-1-6`,`kling-1-5`,`kling-1-0`];function lb(e,t){let n=new Set(t),r=[];return t.forEach(t=>{let n=e[t];n&&r.push([t,n])}),[...r,...Object.entries(e).filter(([e])=>!n.has(e))]}const ub={"veo-3-1-fast":{...q,name:`${q.name}`},"veo-3-1":{...J,name:`${J.name}`},"veo3-fast__5s":{...Oh,name:`${Oh.name}`},"wan-2.5-fast":{...av,name:`${av.name}`},"wan-2.5":{...Y_,name:`${Y_.name}`},"hailuo-2-3-standard":{...xc,name:`Hailuo 2.3 Standard`},"hailuo-2-3-pro":{...Tc,name:`Hailuo 2.3 Pro`},"kling-2-5__5s":H,"kling-2-5__10s":El,"std-1.6__5s":G,"std-1.6__10s":md,"hailuo-2.0__6s":oc,"hailuo-2.0__10s":sc,"seedance-1.0__5s":Pm,"seedance-1.0__10s":Fm},db={"wan-2-2-animate":{...N_,name:`Wan 2.2 Animate`,modelTags:[`480p`,`720p`],infoTags:[`50-100 credits/s`],videoModelPlatform:`wan`},"kling-motion-control":{...Su,name:`Kling Motion Control`,modelTags:[`standard`,`pro`],infoTags:[`50-80 credits/s`],videoModelPlatform:`kling`}},fb=[{name:`Seedance`,value:`seedance`},{name:`Google`,value:`veo`},{name:`Kling`,value:`kling`},{name:`Happy Horse`,value:`happy-horse`},{name:`Wan`,value:`wan`},{name:`Vidu`,value:`vidu`},{name:`Hailuo`,value:`hailuo`},{name:`Grok`,value:`grok`},{name:`Sora`,value:`sora`},{name:`Pixverse`,value:`pixverse`}],pb=[`seedance-2-0-mini`,`seedance-2-0-fast`,`seedance-2-0`,`veo-3-1-fast`,`veo-3-1`],mb={"seedance-2-0":[{name:`Seedance 2.0 Fast`,value:`seedance-2-0-fast`,version:`fast`,tags:[`fast`],creditSource:Dm[`fast__text-to-video__480p__5s`]},{name:`Seedance 2.0`,value:`seedance-2-0`,version:`standard`,tags:[`standard`],creditSource:Dm[`standard__text-to-video__480p__5s`]}],"seedance-1-0":[{name:`Seedance 1.0`,value:`seedance-1-0-standard`,version:`standard`,tags:[`standard`],creditSource:Rm},{name:`Seedance 1.0 Pro`,value:`seedance-1-0-pro`,version:`pro`,tags:[`pro`],creditSource:Bm}],"veo-3-1":[{name:`VEO 3.1 Fast`,value:`veo-3-1-fast`,version:`veo-3-1-fast`,tags:[`fast`],creditSource:q},{name:`VEO 3.1`,value:`veo-3-1`,version:`veo-3-1`,tags:[`standard`],creditSource:J}],"wan-2-6":[{name:`Wan 2.6`,value:`wan-2-6`,version:`wan-2-6`,tags:[`standard`],creditSourcesByMode:{text:vv,image:wv}},{name:`Wan 2.6 Flash`,value:`wan-2-6-flash`,version:`wan-2-6-flash`,modes:[`image`],tags:[`fast`],creditSource:Av}],"wan-2-5":[{name:`Wan 2.5`,value:`wan-2-5`,version:`wan-v2-5`,tags:[`standard`],creditSourcesByMode:{text:q_,image:$_}},{name:`Wan 2.5 Fast`,value:`wan-2-5-fast`,version:`wan-v2-5-fast`,tags:[`fast`],creditSourcesByMode:{text:av,image:Z}}],"hailuo-2-3":[{name:`Hailuo 2.3 Fast`,value:`hailuo-2-3-fast`,version:`hailuo-2-3-fast`,tags:[`fast`],creditSource:V},{name:`Hailuo 2.3 Standard`,value:`hailuo-2-3-standard`,version:`hailuo-2-3-standard`,tags:[`standard`],creditSource:Cc},{name:`Hailuo 2.3 Pro`,value:`hailuo-2-3-pro`,version:`hailuo-2-3-pro`,tags:[`pro`],creditSource:Ec}],"hailuo-2-0":[{name:`Hailuo 2.0 Standard`,value:`hailuo-2-0-standard`,version:`standard`,tags:[`standard`],creditSourcesByMode:{text:oc,image:uc}},{name:`Hailuo 2.0 Pro`,value:`hailuo-2-0-pro`,version:`pro`,tags:[`pro`],creditSourcesByMode:{text:cc,image:fc}}],"kling-3-0":[{name:`Kling 3.0 STD`,value:`kling-3-0-std`,version:`std`,tags:[`standard`],creditSource:cu},{name:`Kling 3.0 Pro`,value:`kling-3-0-pro`,version:`pro`,tags:[`pro`],creditSource:fu}],"kling-2-6":[{name:`Kling 2.6 STD`,value:`kling-2-6-std`,version:`std`,tags:[`standard`],creditSource:Ml},{name:`Kling 2.6 Pro`,value:`kling-2-6-pro`,version:`pro`,tags:[`pro`],creditSource:Pl}],"kling-2-1":[{name:`Kling 2.1 STD`,value:`kling-2-1-std`,version:`std`,tags:[`standard`],creditSource:_d},{name:`Kling 2.1 Pro`,value:`kling-2-1-pro`,version:`pro`,tags:[`pro`],creditSource:yd},{name:`Kling 2.1 Master`,value:`kling-2-1-master`,version:`master`,tags:[`master`],creditSource:xd}],"kling-1-6":[{name:`Kling 1.6 STD`,value:`kling-1-6-std`,version:`std`,tags:[`standard`],creditSource:G},{name:`Kling 1.6 Pro`,value:`kling-1-6-pro`,version:`pro`,tags:[`pro`],creditSource:hd}]};function hb(e,t){return t||(e.startsWith(`happy-horse`)?`happy-horse`:e.startsWith(`seedance`)?`seedance`:e.startsWith(`kling`)?`kling`:e.startsWith(`wan`)?`wan`:e.startsWith(`vidu`)?`vidu`:e.startsWith(`hailuo`)?`hailuo`:e.startsWith(`grok`)?`grok`:e.startsWith(`sora`)?`sora`:e.startsWith(`pixverse`)?`pixverse`:e.startsWith(`veo`)?`veo`:`video`)}function gb(e){return e===`happy-horse-1-1`?`happy-horse-1-0`:e===`seedance-2-0-mini`?`seedance-2-0`:e===`wan-2-7-lora`?`wan-2-7`:e}function _b(e){return e.startsWith(`seedance-2-0`)?fs([`new`]):void 0}function vb(e){return[`fast`,`standard`,`pro`,`master`].includes(e)}function yb(e){return ps(e.creditPerSecond??e.credit,e.creditPerSecond!==void 0)}function bb({model:e,tags:t,creditSource:n}){let r=t?.some(vb),i=e.infoTags?.filter(e=>e!==`multiVersion`&&!e.includes(`credits`)&&!(r&&vb(e)))||[],a=fs([...t||[],...e.modelTags||[],...i])||[],ee=a.filter((e,t)=>a.findIndex(t=>t.value===e.value)===t);return[yb(n??e),...ee]}function Q({modelKey:e,model:t,name:n,value:r,version:i,presentationKey:a=gb(e),tags:ee,creditSource:te,modelTags:ne=t.modelTags,infoTags:re=t.infoTags,videoModelPlatform:ie=t.videoModelPlatform}){return{name:n,value:r,group:hb(e,ie),model:e,presentationKey:a,version:i,topTags:_b(e),bottomTags:bb({model:{credit:t.credit,creditPerSecond:t.creditPerSecond,modelTags:ne,infoTags:re},tags:ee,creditSource:te})}}function xb(e,t,n){let r=mb[e];return r?r.filter(e=>!n||!e.modes||e.modes.includes(n)).map(r=>Q({modelKey:e,model:t,name:r.name,value:r.value,version:r.version,presentationKey:r.presentationKey||gb(e),tags:r.tags,creditSource:(n&&r.creditSourcesByMode?.[n])??r.creditSource})):[Q({modelKey:e,model:t,name:t.name,value:e})]}const Sb={"seedance-2-0-reference-fast":Q({modelKey:`seedance-2-0-reference`,model:_m[`fast__reference-to-video__480p__5s`],modelTags:[`15s`,`720p`,`ratio`],videoModelPlatform:`seedance`,name:`Seedance 2.0 Fast`,value:`seedance-2-0-reference-fast`,version:`fast`,tags:[`fast`],presentationKey:`seedance-2-0`}),"seedance-2-0-reference-standard":Q({modelKey:`seedance-2-0-reference`,model:_m[`standard__reference-to-video__480p__5s`],modelTags:[`15s`,`720p`,`ratio`],videoModelPlatform:`seedance`,name:`Seedance 2.0`,value:`seedance-2-0-reference-standard`,version:`standard`,tags:[`standard`],presentationKey:`seedance-2-0`}),"kling-omni-3-reference-std":Q({modelKey:`kling-omni-3-reference`,model:od[`std__reference-to-video__4k__5s`],modelTags:[`15s`,`ratio`],videoModelPlatform:`kling`,name:`Kling Omni 3 STD`,value:`kling-omni-3-reference-std`,version:`std`,tags:[`standard`],presentationKey:`kling-3-0`}),"kling-omni-3-reference-pro":Q({modelKey:`kling-omni-3-reference`,model:od[`pro__reference-to-video__4k__5s`],modelTags:[`15s`,`ratio`],videoModelPlatform:`kling`,name:`Kling Omni 3 Pro`,value:`kling-omni-3-reference-pro`,version:`pro`,tags:[`pro`],presentationKey:`kling-3-0`}),"kling-omni-3-reference-4k":Q({modelKey:`kling-omni-3-reference`,model:od[`4k__reference-to-video__4k__5s`],modelTags:[`15s`,`ratio`],videoModelPlatform:`kling`,name:`Kling Omni 3 4K`,value:`kling-omni-3-reference-4k`,version:`4k`,tags:[`4K`],presentationKey:`kling-3-0`}),"vidu-q3-reference-pro":Q({modelKey:`vidu-q3-reference`,model:s_[`reference-to-video__540p__5s`],modelTags:[`15s`,`1080p`,`ratio`],videoModelPlatform:`vidu`,name:`Vidu Q3`,value:`vidu-q3-reference-pro`,version:`pro`,tags:[`pro`],presentationKey:`vidu-q3`})},Cb=[`seedance-2-0-reference-fast`,`seedance-2-0-reference-standard`,`kling-omni-3-reference-std`,`kling-omni-3-reference-pro`,`vidu-q3-reference-pro`],wb={"wan-2-2-animate":Q({modelKey:`wan-2-2-animate`,model:db[`wan-2-2-animate`],name:db[`wan-2-2-animate`].name,value:`wan-2-2-animate`}),"kling-motion-control-std":Q({modelKey:`kling-motion-control`,model:db[`kling-motion-control`],modelTags:[],name:`Kling Motion Control STD`,value:`kling-motion-control-std`,version:`std`,tags:[`standard`]}),"kling-motion-control-pro":Q({modelKey:`kling-motion-control`,model:db[`kling-motion-control`],creditSource:Cu,modelTags:[],name:`Kling Motion Control Pro`,value:`kling-motion-control-pro`,version:`pro`,tags:[`pro`]})},Tb=[`wan-2-2-animate`,`kling-motion-control-std`,`kling-motion-control-pro`];function Eb(){return[...Object.entries(sb).flatMap(([e,t])=>xb(e,t)),...Object.entries(ob).flatMap(([e,t])=>xb(e,t)),...Object.entries(ub).flatMap(([e,t])=>xb(e,t)),...Object.values(Sb),...Object.values(wb)]}function Db(e,t=``){let n=Eb().find(t=>t.value===e);return n?{model:n.model,version:n.version??t}:{model:e,version:t}}function Ob(e){return Db(e).model}function kb(e,t=``){return Db(e,t).version}function Ab(e,t){return Eb().find(n=>n.model===e&&n.version===t)?.value??e}const jb=[{name:`Hailuo 2.0`,value:`hailuo-2-0`},{name:`Hailuo 2.3`,value:`hailuo-2-3`}],Mb=[{name:`Wan 2.7`,value:`wan-2-7`},{name:`Wan 2.5`,value:`wan-2-5`},{name:`Wan 2.2`,value:`wan-2-2`},{name:`Wan 2.1`,value:`wan-2-1`}],$=`https://cdn.videoweb.ai/videoweb`,Nb=[{name:`Kling AI`,code:`kling`,value:`piapi-payg-kling-v1.6-std-5s`,youtubeId:`7ihYDVyRYFM`,defaultCurrentTab:`Text2Video`,platformType:26,credit:200,href:`/model/klingai`,pagePosterSrc:`${$}/klingai/top_image.webp`,pageVideoSrc:`${$}/klingai/top_video.mp4`,introductionVideoSrc:`https://cdn.videoweb.ai/videoweb/klingai/image_to_video.mp4`,introductionPosterSrc:`https://cdn.videoweb.ai/videoweb/klingai/image_to_video.webp`,pageCoreFeatures:[`hd`,`3d`,`customization`,`multi-input`],exampleList:[{id:`kling-2`,posterSrc:`${$}/klingai/example_image/2.webp`,videoSrc:`${$}/klingai/example_video/2.mp4`,prompt:`Predatory dragon, flying sand, fantasy style movie`},{id:`kling-4`,posterSrc:`${$}/klingai/example_image/4.webp`,videoSrc:`${$}/klingai/example_video/4.mp4`,prompt:`No prompt, model generates automatically`}],manualNum:4,faqNum:5,blogIdList:[`How-to-Easily-Generate-Professional-AI-Videos-with-Kling-AI%3A-A-Complete-Guide-d74a01a73cbc`,`Kling-AI%3A-Redefining-Video-Creation-with-Advanced-Artificial-Intelligence-6f29d317c4d9`],blogPath:`klingai`,twitterIdList:[`1905854964565688791`,`1905496966714589194`,`1906390852211179658`,`1906748409874416113`],logoName:`Kling AI`,logoHref:`/image-to-video`},{name:`Runway AI`,code:`runway`,value:`runway-gen3a_turbo-5s`,youtubeId:`OLWd5O1O66s`,defaultCurrentTab:`Image2Video`,platformType:29,credit:250,href:`/model/runway`,pagePosterSrc:`${$}/runway/top_image.webp`,pageVideoSrc:`${$}/runway/top_video.mp4`,introductionVideoSrc:`https://cdn.videoweb.ai/videoweb/runway/image_to_video.mp4`,introductionPosterSrc:`https://cdn.videoweb.ai/videoweb/runway/image_to_video.webp`,pageCoreFeatures:[`hd`,`style`,`multi-input`],exampleList:[{id:`runway-1`,posterSrc:`${$}/runway/example_image/1.webp`,videoSrc:`${$}/runway/example_video/1.mp4`,prompt:`A warehouse should appear with a secret realm of forgotten forest`},{id:`runway-2`,posterSrc:`${$}/runway/example_image/2.webp`,videoSrc:`${$}/runway/example_video/2.mp4`,prompt:`A strand of living flame passes through the bustling market`},{id:`runway-3`,posterSrc:`${$}/runway/example_image/3.webp`,videoSrc:`${$}/runway/example_video/3.mp4`,prompt:`Handheld tracking shot, following a red balloon floating on the ground in an abandoned street`},{id:`runway-4`,posterSrc:`${$}/runway/example_image/4.webp`,videoSrc:`${$}/runway/example_video/4.mp4`,prompt:`First-person perspective [FPV] through an underwater tunnel, entering a vibrant underwater space`}],manualNum:4,faqNum:5,blogIdList:[`Runway-AI%3A-How-to-Generate-AI-Video-with-Runway-AI-e61f3da73f6e`,`Runway-Gen3%3A-Revolutionizing-AI-Powered-Video-Creation-220fb0b61d4d`],blogPath:`runway`,twitterIdList:[`1898048589747622067`,`1871549680766918808`,`1807065700239806764`,`1820806644806070583`,`1818316130131292318`,`1899985224647487794`,`1907265267807527031`,`1882877863554429231`],logoName:`Runway AI`,logoHref:`/image-to-video`},{name:`Luma AI`,code:`luma`,value:`piapi-luma-proxy-5s`,youtubeId:`LQHlOdLP2_E`,defaultCurrentTab:`Text2Video`,isWarning:!0,platformType:26,credit:300,href:`/model/dreammachineai`,pagePosterSrc:`${$}/dreammachineai/top_image.webp`,pageVideoSrc:`${$}/dreammachineai/top_video.mp4`,introductionVideoSrc:`https://cdn.videoweb.ai/videoweb/luma/image_to_video.mp4`,introductionPosterSrc:`https://cdn.videoweb.ai/videoweb/luma/image_to_video.webp`,pageCoreFeatures:[`hd`,`physical`,`multi-input`],exampleList:[{id:`luma-1`,posterSrc:`${$}/dreammachineai/example_image/1.webp`,videoSrc:`${$}/dreammachineai/example_video/1.mp4`,prompt:`The wrapped fabric gradually spread out from the woman's body`},{id:`luma-2`,posterSrc:`${$}/dreammachineai/example_image/2.webp`,videoSrc:`${$}/dreammachineai/example_video/2.mp4`,prompt:`There's a terrible explosion in the living room, broken things everywhere, and the camera keeps moving forward`},{id:`luma-3`,posterSrc:`${$}/dreammachineai/example_image/3.webp`,videoSrc:`${$}/dreammachineai/example_video/3.mp4`,prompt:`A red boar. The camera moves left to reveal a man.`},{id:`luma-4`,posterSrc:`${$}/dreammachineai/example_image/4.webp`,videoSrc:`${$}/dreammachineai/example_video/4.mp4`,prompt:`Teddy Bear and Boss Hog are walking backward in parallel when an explosion occurs behind them`}],manualNum:4,faqNum:5,blogIdList:[`Exploring-Luma-AI%3A-Transforming-Video-Creation-and-3D-Modeling-e9cec4873875`,`How-to-Generate-AI-Video-with-Luma-AI-589113dbbc80`],blogPath:`dreammachineai`,twitterIdList:[`1897334709514068451`,`1907195535993258324`,`1896619861608120720`,`1872678421010022476`,`1903375019318858135`,`1802696618980094363`,`1889003847260979440`,`1800921380034379951`],logoName:`Luma AI`,logoHref:`/image-to-video`},{name:`Hailuo AI`,code:`hailuo`,value:`302-minimax-5s`,youtubeId:`J_mKmZZ2HWQ`,defaultCurrentTab:`Text2Video`,isWarning:!0,platformType:30,credit:400,href:`/model/hailuoai`,pagePosterSrc:`${$}/hailuoai/top_image.webp`,pageVideoSrc:`${$}/hailuoai/top_video.mp4`,introductionVideoSrc:`https://cdn.videoweb.ai/videoweb/hailuoai/image_to_video.mp4`,introductionPosterSrc:`https://cdn.videoweb.ai/videoweb/hailuoai/image_to_video.webp`,pageCoreFeatures:[`prompt-input`,`video-params`,`technology`,`ux`],exampleList:[{id:`hailuo-1`,posterSrc:`${$}/hailuoai/example_image/1.webp`,videoSrc:`${$}/hailuoai/example_video/1.mp4`,prompt:`A mesmerizing and dreamy scene with FPV flying over ever changing locations. Cities at night, beaches, underwater coral, space. Dynamic motion, motion blur, time lapse, ultra high speed, 30x speed, cinematic effects, soft tones.`},{id:`hailuo-2`,posterSrc:`${$}/hailuoai/example_image/2.webp`,videoSrc:`${$}/hailuoai/example_video/2.mp4`,prompt:`A 19th-century man packing his bags`},{id:`hailuo-3`,posterSrc:`${$}/hailuoai/example_image/3.webp`,videoSrc:`${$}/hailuoai/example_video/3.mp4`,prompt:`The camera initiates a deliberate descent from a vantage point high above, offering a panoramic view of an age-old battlefield. From this elevated perspective, the terrain is visible as a vast expanse of churned, muddy earth, bearing witness to the ferocity of the conflict below. The camera's lens captures the intricate dance of combatants locked in a life-and-death struggle, their silhouettes blurred by the maelstrom of violence that surrounds them. The cacophony of battle—clashing swords, the anguished bellows of warriors, and the thunderous hooves of equines—converges into a palpable symphony of war, enveloping the senses in a suffocating cloak of tension.As the camera's gaze steadily lowers, it maneuvers deftly through the tumult, narrowly avoiding the chaos of combatants in a fluid motion that seems to both respect and revere the sanctity of the scene. The battlefield's littered remnants come into sharp focus: discarded weaponry and fractured armor strewn about, serving as silent testament to the violence that has transpired. The camera's focus now rests upon a weathered, ancient spear, its base embedded in the ground as if to stake claim to the very soil it has witnessed. The spear's tip glistens with fresh blood, while its once smooth shaft is now marred by a tapestry of scratches and the encroaching decay of rust. This relic, now alone amidst the carnage, stands as a stark emblem of the battle's ferocity and the tragic cost of conflict. The rest of the battle scene gradually recedes, allowing the poignant image of the broken spear to take center stage, its solitary presence evoking a sense of sorrowful reflection.`},{id:`hailuo-4`,posterSrc:`${$}/hailuoai/example_image/4.webp`,videoSrc:`${$}/hailuoai/example_video/4.mp4`,prompt:`The camera pans forward rapidly from the European-style palatial house, the ultra-wide shot pulling the luxurious carpet and distant bedding and furniture so far away that the entire room appears barren and empty. As the camera rapidly advances, the field of view passes through a sheet of light-permeable, luxurious silk curtains, revealing high-end bedding on the bed and a magnificent Siamese cat on the bed, which carries a solid gold necklace and crown. With the exaggerated effect of the wide-angle lens, the cat appears unusually tall, making an overwhelming visual impact.`}],manualNum:4,faqNum:6,blogIdList:[`Hailuo-AI%3A-Effortlessly-Generate-AI-Videos-f7f3c13260f4`,`Hailuo-AI%3A-Revolutionizing-Personal-and-Professional-Efficiency-ee7c54519eb8`],blogPath:`hailuoai`,twitterIdList:[`1885610685847265582`,`1904833815006327154`,`1904208450407776448`,`1907298817088934251`,`1907296834671833244`,`1904581610252480660`,`1888886957864063432`,`1900390895192568000`],logoName:`Hailuo`,logoHref:`/image-to-video`},{name:`Mochi 1`,code:`mochi`,value:`falai-mochi-v1`,defaultCurrentTab:`Text2Video`,isWarning:!0,platformType:27,credit:400,href:`/model/mochi`,pagePosterSrc:`${$}/mochi1/top_image.webp`,pageVideoSrc:`${$}/mochi1/top_video.mp4`,introductionVideoSrc:`https://cdn.videoweb.ai/videoweb/mochi1/image_to_video.mp4`,introductionPosterSrc:`https://cdn.videoweb.ai/videoweb/mochi1/image_to_video.webp`,pageCoreFeatures:[`dynamic-performance`,`text-align`,`customization`,`hd`],exampleList:[{id:`mochi-1`,posterSrc:`${$}/mochi1/example_image/1.webp`,videoSrc:`${$}/mochi1/example_video/1.mp4`,prompt:`A slow-motion shot of a surfer riding a massive wave as the sun sets, casting golden hues over the ocean. The camera focuses on the surfer's silhouette against the towering wave, capturing the thrill and beauty of the moment.`},{id:`mochi-2`,posterSrc:`${$}/mochi1/example_image/2.webp`,videoSrc:`${$}/mochi1/example_video/2.mp4`,prompt:`A man is lost in the forest and the camera pans from his face to the map in his hand`},{id:`mochi-3`,posterSrc:`${$}/mochi1/example_image/3.webp`,videoSrc:`${$}/mochi1/example_video/3.mp4`,prompt:`\xA0A movie trailer featuring the adventures of the 30 year old space man wearing a red wool knitted motorcycle helmet, blue sky, salt desert, cinematic style, shot on 35mm film, vivid colors.`},{id:`mochi-4`,posterSrc:`${$}/mochi1/example_image/4.webp`,videoSrc:`${$}/mochi1/example_video/4.mp4`,prompt:`A dog running fast with a baby on board`}],manualNum:4,faqNum:7,blogIdList:[`Mochi-1-AI%3A-A-Revolutionary-Open-Source-Video-Generation-Model-d20a76b553f2`,`How-to-Generate-AI-Video-with-Mochi-1-AI-Models-36e9d7625397`],blogPath:`mochi`,twitterIdList:[`1848781695790542899`,`1848762405779574990`,`1891525719290777696`,`1848778835019354148`],logoName:`Mochi`,logoHref:`/image-to-video`},{name:`Kling 2.1 AI`,code:`kling-2-1-std`,value:`kling-2-1-std`,youtubeId:`1xX9cnKV_rQ`,defaultCurrentTab:`Text2Video`,isWarning:!0,platformType:35,credit:200,href:`/model/kling-2-1-std`,pagePosterSrc:`${$}/mochi1/top_image.webp`,pageVideoSrc:`${$}/mochi1/top_video.mp4`,introductionVideoSrc:`https://cdn.videoweb.ai/videoweb/mochi1/image_to_video.mp4`,introductionPosterSrc:`https://cdn.videoweb.ai/videoweb/mochi1/image_to_video.webp`,pageCoreFeatures:[`speed`,`style`,`hd`,`flexible-edit`,`simple`],exampleList:[{id:`mochi-1`,posterSrc:`${$}/mochi1/example_image/1.webp`,videoSrc:`${$}/mochi1/example_video/1.mp4`,prompt:`A slow-motion shot of a surfer riding a massive wave as the sun sets, casting golden hues over the ocean. The camera focuses on the surfer's silhouette against the towering wave, capturing the thrill and beauty of the moment.`},{id:`mochi-2`,posterSrc:`${$}/mochi1/example_image/2.webp`,videoSrc:`${$}/mochi1/example_video/2.mp4`,prompt:`A man is lost in the forest and the camera pans from his face to the map in his hand`},{id:`mochi-3`,posterSrc:`${$}/mochi1/example_image/3.webp`,videoSrc:`${$}/mochi1/example_video/3.mp4`,prompt:`\xA0A movie trailer featuring the adventures of the 30 year old space man wearing a red wool knitted motorcycle helmet, blue sky, salt desert, cinematic style, shot on 35mm film, vivid colors.`},{id:`mochi-4`,posterSrc:`${$}/mochi1/example_image/4.webp`,videoSrc:`${$}/mochi1/example_video/4.mp4`,prompt:`A dog running fast with a baby on board`}],advantageNum:4,manualNum:3,faqNum:4,blogIdList:[],blogPath:`kling-2-1-std`,twitterIdList:[`1930959847970963723`,`1912040247023788459`,`1929865141526421638`,`1927533331236737031`],logoName:`Kling Standard 2.1`,logoHref:`/image-to-video`},{name:`Kling 2.1 Master`,code:`kling-2-1-master`,value:`kling-2-1-master`,youtubeId:`q_OIo5uiTB8`,defaultCurrentTab:`Text2Video`,isWarning:!0,platformType:35,credit:1e3,href:`/model/kling-2-1-master`,pagePosterSrc:`${$}/mochi1/top_image.webp`,pageVideoSrc:`${$}/mochi1/top_video.mp4`,introductionVideoSrc:`https://cdn.videoweb.ai/videoweb/mochi1/image_to_video.mp4`,introductionPosterSrc:`https://cdn.videoweb.ai/videoweb/mochi1/image_to_video.webp`,pageCoreFeatures:[`speed`,`style`,`hd`,`flexible-edit`,`simple`],exampleList:[{id:`mochi-1`,posterSrc:`${$}/mochi1/example_image/1.webp`,videoSrc:`${$}/mochi1/example_video/1.mp4`,prompt:`A slow-motion shot of a surfer riding a massive wave as the sun sets, casting golden hues over the ocean. The camera focuses on the surfer's silhouette against the towering wave, capturing the thrill and beauty of the moment.`},{id:`mochi-2`,posterSrc:`${$}/mochi1/example_image/2.webp`,videoSrc:`${$}/mochi1/example_video/2.mp4`,prompt:`A man is lost in the forest and the camera pans from his face to the map in his hand`},{id:`mochi-3`,posterSrc:`${$}/mochi1/example_image/3.webp`,videoSrc:`${$}/mochi1/example_video/3.mp4`,prompt:`\xA0A movie trailer featuring the adventures of the 30 year old space man wearing a red wool knitted motorcycle helmet, blue sky, salt desert, cinematic style, shot on 35mm film, vivid colors.`},{id:`mochi-4`,posterSrc:`${$}/mochi1/example_image/4.webp`,videoSrc:`${$}/mochi1/example_video/4.mp4`,prompt:`A dog running fast with a baby on board`}],advantageNum:4,manualNum:3,faqNum:4,blogIdList:[],blogPath:`kling-2-1-master`,twitterIdList:[`1930959847970963723`,`1912040247023788459`,`1929865141526421638`,`1927533331236737031`],logoName:`Kling 2.1 Master`,logoHref:`/image-to-video`}],Pb=[{name:`Kling 1.6`,code:`kling-1-6`,modelValueCode:`kling`,backendCode:`kling-v1.6`,value:`falai-kling-v1.6-std-5s`,defaultCurrentTab:`Text2Video`,credit:200,platformType:27},{name:`Kling 1.5`,code:`kling-1-5`,backendCode:`kling-v1.5`,value:`piapi-payg-kling-v1.5-std-5s`,defaultCurrentTab:`Text2Video`,credit:200,platformType:26},{name:`Kling 1.0`,code:`kling`,backendCode:`kling`,value:`piapi-payg-kling-5s`,defaultCurrentTab:`Text2Video`,credit:100,platformType:26},{name:`Runway Gen-3 Turbo`,code:`runway`,backendCode:`runway`,value:`runway-gen3a_turbo-5s`,defaultCurrentTab:`Image2Video`,credit:250,platformType:29},{name:`Luma`,code:`luma`,backendCode:`luma`,value:`piapi-luma-proxy-5s`,defaultCurrentTab:`Text2Video`,credit:300,platformType:26},{name:`Hailuo 1.0`,code:`hailuo`,backendCode:`hailuo`,value:`302-minimax-5s`,defaultCurrentTab:`Text2Video`,credit:400,platformType:30},{name:`Mochi 1`,code:`mochi`,backendCode:`mochi`,value:`falai-mochi-v1`,defaultCurrentTab:`Text2Video`,credit:400,platformType:27},{name:`Kling 2.1 Std (5s)`,code:`kling-2-1-std`,backendCode:`kling-2-1-std`,value:`kling-v2.1-std-5s`,defaultCurrentTab:`Image2Video`,credit:200,platformType:35},{name:`Kling 2.1 Std (10s)`,code:`kling-2-1-std`,backendCode:`kling-2-1-std`,value:`kling-v2.1-std-10s`,defaultCurrentTab:`Image2Video`,credit:400,platformType:35},{name:`Kling 2.1 Master (5s)`,code:`kling-2-1-master`,backendCode:`kling-2-1-master`,value:`kling-v2.1-master-5s`,defaultCurrentTab:`Text2Video`,credit:1e3,platformType:35},{name:`Kling 2.1 Master (10s)`,code:`kling-2-1-master`,backendCode:`kling-2-1-master`,value:`kling-v2.1-master-10s`,defaultCurrentTab:`Text2Video`,credit:2e3,platformType:35}],Fb=[{name:`Pixverse AI`,code:`pixverse`,value:`pixverse-302`,youtubeId:`Yn6sDfH_dRU`,href:`/model/pixverse`,defaultCurrentTab:`Text2Video`,introductionVideoSrc:`https://cdn.videoweb.ai/videoweb/pixverse_ai/image_to_video.mp4`,introductionPosterSrc:`https://cdn.videoweb.ai/videoweb/pixverse_ai/image_to_video.webp`,infoList:[{videoSrc:`https://cdn.videoweb.ai/videoweb/pixverse_ai/example/1.mp4`,posterSrc:`https://cdn.videoweb.ai/videoweb/pixverse_ai/example/1.webp`},{videoSrc:`https://cdn.videoweb.ai/videoweb/pixverse_ai/example/2.mp4`,posterSrc:`https://cdn.videoweb.ai/videoweb/pixverse_ai/example/2.webp`},{videoSrc:`https://cdn.videoweb.ai/videoweb/pixverse_ai/example/3.mp4`,posterSrc:`https://cdn.videoweb.ai/videoweb/pixverse_ai/example/3.webp`},{videoSrc:`https://cdn.videoweb.ai/videoweb/pixverse_ai/example/4.mp4`,posterSrc:`https://cdn.videoweb.ai/videoweb/pixverse_ai/example/4.webp`}],pageCoreFeatures:[`speed`,`style`,`hd`,`flexible-edit`,`simple`],manualNum:4,faqNum:6,otherModelHref:`/model/pixverse`,logoName:`Pixverse AI`,logoHref:`/image-to-video`,twitterIdList:[`1903432387666612588`,`1903064471544926624`,`1902552850271793438`,`1905212516835471515`],blogIdList:[],blogPath:`pixverse`},{name:`Vidu AI`,code:`vidu`,value:`vidu-302`,youtubeId:`-bjxtYkUKWM`,href:`/model/vidu`,defaultCurrentTab:`Text2Video`,introductionVideoSrc:`https://cdn.videoweb.ai/videoweb/vidu_ai/image_to_video.mp4`,introductionPosterSrc:`https://cdn.videoweb.ai/videoweb/vidu_ai/image_to_video.webp`,infoList:[{videoSrc:`https://cdn.videoweb.ai/videoweb/vidu_ai/example/1.mp4`,posterSrc:`https://cdn.videoweb.ai/videoweb/vidu_ai/example/1.webp`},{videoSrc:`https://cdn.videoweb.ai/videoweb/vidu_ai/example/2.mp4`,posterSrc:`https://cdn.videoweb.ai/videoweb/vidu_ai/example/2.webp`},{videoSrc:`https://cdn.videoweb.ai/videoweb/vidu_ai/example/3.mp4`,posterSrc:`https://cdn.videoweb.ai/videoweb/vidu_ai/example/3.webp`},{videoSrc:`https://cdn.videoweb.ai/videoweb/vidu_ai/example/4.mp4`,posterSrc:`https://cdn.videoweb.ai/videoweb/vidu_ai/example/4.webp`}],pageCoreFeatures:[`speed`,`style`,`hd`,`flexible-edit`,`simple`],manualNum:3,faqNum:5,otherModelHref:`/model/pixverse`,logoName:`Vidu AI Studio`,logoHref:`/image-to-video`,twitterIdList:[`1903016423405871286`,`1904320415914500358`,`1905269434031145222`,`1907374592949395637`],blogIdList:[],blogPath:`vidu`}],Ib=[{title:`Google Veo2`,name:`Google Veo2`,code:`veo2-video`,href:`/model/veo2-video`},{title:`Google Veo3`,name:`Google Veo3`,code:`veo3-video`,href:`/model/veo3-video`},{title:`Google Veo 3.1`,name:`Google Veo 3.1`,code:`veo-3-1-video`,href:`/model/veo-3-1-video`},{title:`Seedance 1.0`,name:`Seedance 1.0`,code:`seedance-1-0`,href:`/model/seedance-1-0`},{title:`Hailuo 02`,name:`Hailuo 02`,code:`hailuo-2-0`,href:`/model/hailuo-2-0`},{title:`Vidu Q1`,name:`Vidu Q1`,code:`vidu-q1`,href:`/model/vidu-q1`},{title:`Vidu 2.0`,name:`Vidu 2.0`,code:`vidu-2-0`,href:`/model/vidu-2-0`},{title:`Pixverse 4.5`,name:`Pixverse 4.5`,code:`pixverse-4-5`,href:`/model/pixverse-4-5`},{title:`Runway Gen4`,name:`Runway Gen4`,code:`runway-gen4`,href:`/model/runway-gen4`},{title:`Wan 2.1`,name:`Wan 2.1`,code:`wan-2-1`,href:`/wan-ai/wan-2-1`},{title:`Wan 2.2`,name:`Wan 2.2`,code:`wan-2-2`,href:`/wan-ai/wan-2-2`},{title:`Wan 2.5`,name:`Wan 2.5`,code:`wan-2-5`,href:`/wan-ai/wan-2-5`},{title:`Hedra Character 3`,name:`Hedra Character 3`,code:`hedra-character-3`,href:`/model/hedra-character-3`}],Lb=Nb.map(e=>({name:e.name,value:e.code,isPaid:!1,credit:e.credit,pricingType:`video`,platformType:e.platformType})),Rb={"wan-2-5-fast":{...Z,name:`Wan v2.5 Fast (Audio)`},"veo-3-1-fast":{...Z,name:`VEO 3.1 Fast (Audio)`},"sora-2":{...eh,name:`${eh.name} (Audio)`},"std-2.1__5":Ad,"std-2.1__10":jd,"hailuo-2-3-fast":{...V,name:`Hailuo 2.3 Fast`},"hailuo-2-3-standard":{...Cc,name:`Hailuo 2.3 Standard`},"pixverse-5.0__540p__5":ef,"pixverse-5.0__540p__8":tf,"pixverse-5.0__720p__5":nf,"pixverse-5.0__720p__8":rf,"pixverse-5.0__1080p__5":af,"veo3-fast__8__720p":{...Oh,name:`VEO3 Fast (8s) Audio (720p)`},"std-1.6__5":Ed,"std-1.6__10":Dd,"vidu-2.0__5":ug,"vidu-2.0__10":dg,"vidu-q1__5":Tg,"seedance-1.0__5":Rm,"seedance-1.0__10":zm,"hailuo-2.0__6":uc,"hailuo-2.0__10":dc,"kling-2.5__5s":H,"kling-2.5__10s":El,"happy-horse-1-0":{...Lc,name:`Happy Horse 1.0`}},zb={"veo-3-1":{...J,name:`VEO 3.1 (Audio)`},"wan-2.5":{...tv,name:`Wan v2.5 (Audio)`},"hailuo-2-3-pro":{...Ec,name:`Hailuo 2.3 Pro`},"pro-2.1__5":Md,"pro-2.1__10":Nd,"pro-1.6__5":Od,"pro-1.6__10":kd},Bb=[{name:`VEO 3.1 Fast (Audio)`,value:`veo-3-1-fast`},{name:`VEO 3.1 (Audio)`,value:`veo-3-1`},{name:`Sora 2 (Audio)`,value:`sora-2`},{name:`Hailuo 2.3`,value:`hailuo-2-3`},{name:`Wan V2.5 Fast (Audio)`,value:`wan-2-5-fast`},{name:`Wan V2.5 (Audio)`,value:`wan-2.5`},{name:`Hailuo 2.0`,value:`hailuo-2-0`},{name:`Happy Horse 1.0`,value:`happy-horse-1-0`},{name:`VEO3 Fast (8s) (Audio)`,value:`veo3-fast__8`},{name:`STD 1.6 (5s)`,value:`std-1.6__5`},{name:`Kling V2.5 Turbo Pro (5s)`,value:`kling-2.5__5s`},{name:`Kling V2.5 Turbo Pro (10s)`,value:`kling-2.5__10s`}],Vb={"sora-2":eh,"veo-3-1-fast":{...q,name:`VEO 3.1 Fast`},"veo-3-1":{...J,name:`VEO 3.1`},"wan-2.5__5__480p":q_,"wan-2.5__10__480p":J_,"wan-2.5__5__720p":Y_,"wan-2.5__10__720p":X_,"wan-2.5__5__1080p":Z_,"wan-2.5__10__1080p":Q_,"kling-2.5__5s":H,"kling-2.5__10s":El,"std-1.6__5":Td,"veo3-fast__8":Oh,"happy-horse-1-0":{...jc,name:`Happy Horse 1.0`}};export{Iy as $,Fm as $a,Sd as $c,jc as $d,As as $f,Si as $h,Ih as $i,Eu as $l,Oa as $m,I_ as $n,qp as $o,wo as $p,jg as $r,Mf as $s,Rv as $t,Ol as $u,db as A,mh as Aa,tf as Ac,Wc as Ad,ec as Af,qr as Ag,Wi as Ah,eg as Ai,Vu as Al,Za as Am,Z as An,Bp as Ao,Yo as Ap,s_ as Ar,rp as As,Jv as At,Ql as Au,Zy as B,rh as Ba,zd as Bc,Vc as Bd,Hs as Bf,Vi as Bh,Wh as Bi,Mu as Bl,La as Bm,tv as Bn,gm as Bo,Io as Bp,n_ as Br,Kf as Bs,ty as Bt,Hl as Bu,Ab as C,dh as Ca,of as Cc,Kc as Cd,uc as Cf,Wr as Cg,fa as Ch,dg as Ci,Wu as Cl,to as Cm,mv as Cn,Ip as Co,es as Cp,__ as Cr,mp as Cs,gy as Ct,iu as Cu,ob as D,_h as Da,Xd as Dc,el as Dd,Zs as Df,Kr as Dg,qi as Dh,fg as Di,rd as Dl,Ya as Dm,dv as Dn,Kp as Do,Zo as Dp,h_ as Dr,Jf as Ds,uy as Dt,tu as Du,ab as E,gh as Ea,Qd as Ec,nl as Ed,qs as Ef,Qr as Eg,Yi as Eh,pg as Ei,ad as El,Ja as Em,G_ as En,Gp as Eo,us as Ep,d_ as Er,Xf as Es,xy as Et,ru as Eu,eb as F,ih as Fa,Kd as Fc,Jc as Fd,nc as Ff,N as Fg,Pi as Fh,ag as Fi,nd as Fl,L as Fm,iv as Fn,dm as Fo,Fo as Fp,o_ as Fr,cp as Fs,iy as Ft,ql as Fu,Ly as G,Gm as Ga,fd as Gc,Lc as Gd,zs as Gf,Ni as Gh,Uh as Gi,Iu as Gl,Na as Gm,Q_ as Gn,Np as Go,Ao as Gp,Wg as Gr,Wf as Gs,Kv as Gt,Ll as Gu,Wy as H,nh as Ha,Id as Hc,Bc as Hd,Is as Hf,ji as Hh,Gh as Hi,Ku as Hl,Ia as Hm,K_ as Hn,lm as Ho,Ho as Hp,t_ as Hr,Vf as Hs,Zv as Ht,zl as Hu,ib as I,ah as Ia,Vd as Ic,Yc as Id,B as If,Vr as Ig,zi as Ih,og as Ii,ed as Il,Ba as Im,rv as In,om as Io,Bo as Ip,i_ as Ir,op as Is,ny as It,Gl as Iu,My as J,Jm as Ja,gd as Jc,Fc as Jd,Ms as Jf,F as Jh,qh as Ji,$u as Jl,Aa as Jm,q_ as Jn,em as Jo,Oo as Jp,Ug as Jr,Af as Js,Gv as Jt,Pl as Ju,Ry as K,Km as Ka,cd as Kc,Oc as Kd,Bs as Kf,gi as Kh,Xh as Ki,Gu as Kl,Pa as Km,Z_ as Kn,Pp as Ko,jo as Kp,Gg as Kr,Gf as Ks,zv as Kt,Il as Ku,lb as L,K as La,Hd as Lc,qc as Ld,Fs as Lf,Br as Lg,Li as Lh,rg as Li,Pu as Ll,Va as Lm,ev as Ln,sm as Lo,zo as Lp,$g as Lr,tp as Ls,Yv as Lt,Bl as Lu,tb as M,sh as Ma,rf as Mc,Zc as Md,$s as Mf,ei as Mg,Ui as Mh,ng as Mi,zu as Ml,Wa as Mm,sv as Mn,Dp as Mo,Po as Mp,Zg as Mr,$f as Ms,sy as Mt,Yl as Mu,rb as N,ch as Na,Jd as Nc,Qc as Nd,Js as Nf,Xr as Ng,Fi as Nh,$h as Ni,Ju as Nl,Xa as Nm,ov as Nn,fm as No,Uo as Np,Yg as Nr,Zf as Ns,ay as Nt,Jl as Nu,sb as O,hh as Oa,af as Oc,tl as Od,Qs as Of,Zr as Og,Gi as Oh,hg as Oi,Bu as Ol,qa as Om,uv as On,Wp as Oo,rs as Op,g_ as Or,ip as Os,ly as Ot,$l as Ou,nb as P,oh as Pa,Gd as Pc,Xc as Pd,Ys as Pf,$r as Pg,Ii as Ph,ig as Pi,td as Pl,Ua as Pm,av as Pn,pm as Po,Lo as Pp,a_ as Pr,sp as Ps,ry as Pt,Kl as Pu,qy as Q,zm as Qa,ud as Qc,Nc as Qd,js as Qf,Ci as Qh,zh as Qi,Ou as Ql,I as Qm,L_ as Qn,Yp as Qo,Co as Qp,Hg as Qr,Pf as Qs,Bv as Qt,kl as Qu,$y as R,Zm as Ra,Ud as Rc,Uc as Rd,Vs as Rf,zr as Rg,Ri as Rh,Qh as Ri,Fu as Rl,Ha as Rm,$_ as Rn,am as Ro,Ro as Rp,e_ as Rr,np as Rs,qv as Rt,Ul as Ru,gb as S,uh as Sa,pf as Sc,al as Sd,sc as Sf,Yr as Sg,da as Sh,cg as Si,Uu as Sl,eo as Sm,vv as Sn,Vp as So,$o as Sp,y_ as Sr,pp as Ss,Cy as St,au as Su,Db as T,vh as Ta,Zd as Tc,il as Td,rc as Tf,Hr as Tg,Ji as Th,ug as Ti,id as Tl,$a as Tm,pv as Tn,Fp as To,Jo as Tp,p_ as Tr,qf as Ts,_y as Tt,nu as Tu,Fy as U,Ym as Ua,Rd as Uc,Rc as Ud,Ls as Uf,Ai as Uh,Bh as Ui,Ru as Ul,Fa as Um,H_ as Un,um as Uo,Wo as Up,Jg as Ur,Hf as Us,Qv as Ut,Rl as Uu,Gy as V,th as Va,Ld as Vc,Hc as Vd,Ks as Vf,ki as Vh,Hh as Vi,Lu as Vl,Ra as Vm,V_ as Vn,mm as Vo,Ko as Vp,r_ as Vr,xf as Vs,$v as Vt,Vl as Vu,Xy as W,Wm as Wa,Cd as Wc,zc as Wd,Rs as Wf,Mi as Wh,Vh as Wi,qu as Wl,Ma as Wm,W_ as Wn,cm as Wo,Go as Wp,Kg as Wr,Bf as Ws,Xv as Wt,Al as Wu,Py as X,Hm as Xa,md as Xc,Pc as Xd,ws as Xf,Ti as Xh,Jh as Xi,Tu as Xl,Ea as Xm,Y_ as Xn,$p as Xo,Mo as Xp,Vg as Xr,kf as Xs,Vv as Xt,Nl as Xu,zy as Y,Um as Ya,hd as Yc,Ic as Yd,Cs as Yf,P as Yh,Yh as Yi,Zu as Yl,ka as Ym,X_ as Yn,tm as Yo,ko as Yp,Fg as Yr,jf as Ys,Uv as Yt,jl as Yu,By as Z,Mm as Za,G as Zc,Mc as Zd,Ss as Zf,wi as Zh,Rh as Zi,ku as Zl,Da as Zm,F_ as Zn,Jp as Zo,Do as Zp,Ig as Zr,Nf as Zs,Hv as Zt,Ml as Zu,wb as _,J as _a,hf as _c,pl as _d,pc as _f,ii as _g,sa as _h,gg as _i,wd as _l,lo as _m,Sv as _n,Am as _o,ss as _p,b_ as _r,dp as _s,hy as _t,su as _u,$ as a,Eh as aa,wf as ac,wl as ad,Ec as af,_i as ag,ba as ah,Pg as ai,dd as al,vo as am,Nv as an,Bm as ao,ms as ap,M_ as ar,Xp as as,Hy as at,Su as au,Ob as b,$m as ba,df as bc,sl as bd,cc as bf,fi as bg,ea as bh,yg as bi,Ad as bl,ro as bm,yv as bn,Hp as bo,as as bp,C_ as br,bp as bs,Sy as bt,lu as bu,Nb as c,Oh as ca,Df as cc,yl as cd,Cc as cf,mi as cg,ga as ch,kg as ci,Pd as cl,go as cm,Av as cn,Dm as co,xs as cp,k_ as cr,jp as cs,Oy as ct,xu as cu,jb as d,Th as da,Sf as dc,ul as dd,gc as df,oi as dg,_a as dh,wg as di,Dd as dl,fo as dm,Dv as dn,Om as do,ps as dp,c_ as dr,xp as ds,Ty as dt,gu as du,Lh as ea,If as ec,Dl as ed,Dc as ef,Di as eg,wa as eh,Lg as ei,xd as el,Eo as em,Lv as en,Rm as eo,ks as ep,N_ as er,rm as es,Jy as et,wu as eu,Mb as f,Ch as fa,bf as fc,dl as fd,_c as ff,li as fg,ma as fh,Dg as fi,Ed as fl,po as fm,Tv as fn,Sm as fo,fs as fp,D_ as fr,Yf as fs,Ey as ft,ou as fu,pb as g,wh as ga,gf as gc,fl as gd,ic as gf,ai as gg,ra as gh,bg as gi,Md as gl,co as gm,gv as gn,bm as go,Qo as gp,S_ as gr,up as gs,Dy as gt,fu as gu,fb as h,xh as ha,_f as hc,ml as hd,ac as hf,ui as hg,oa as hh,Cg as hi,Nd as hl,uo as hm,hv as hn,xm as ho,os as hp,x_ as hr,hp as hs,dy as ht,pu as hu,Bb as i,Nh as ia,Lf as ic,Tl as id,vc as if,bi as ig,Sa as ih,zg as ii,_d as il,_o as im,Fv as in,Lm as io,hs as ip,B_ as ir,Qp as is,Uy as it,Cu as iu,ub as j,lh as ja,nf as jc,Gc as jd,tc as jf,Jr as jg,Hi as jh,tg as ji,Xu as jl,Ga as jm,cv as jn,Rp as jo,cs as jp,Xg as jr,Qf as js,oy as jt,Zl as ju,cb as k,ph as ka,ef as kc,$c as kd,Xs as kf,Ur as kg,Ki as kh,sg as ki,Yu as kl,Ka as km,lv as kn,zp as ko,ls as kp,m_ as kr,ap as ks,cy as kt,eu as ku,Fb as l,kh as la,Of as lc,bl as ld,Sc as lf,hi as lg,ha as lh,Eg as li,W as ll,yo as lm,Ov as ln,wm as lo,bs as lp,l_ as lr,Ap as ls,ky as lt,vu as lu,Cb as m,bh as ma,vf as mc,vl as md,mc as mf,di as mg,aa as mh,xg as mi,Od as ml,so as mm,wv as mn,Cm as mo,ns as mp,E_ as mr,_p as ms,fy as mt,mu,Rb as n,Mh as na,Rf as nc,El as nd,bc as nf,vi as ng,Ca as nh,Rg as ni,yd as nl,So as nm,_v as nn,Nm as no,Es as np,j_ as nr,nm as ns,Ny as nt,ju as nu,Ib as o,Ah as oa,Tf as oc,Sl as od,Tc as of,Oi as og,va as oh,Bg as oi,Fd as ol,bo as om,jv as on,Im as oo,gs as op,z_ as or,Sp as os,Ay as ot,bu as ou,Sb as p,q as pa,yf as pc,_l as pd,hc as pf,ci as pg,ca as ph,Sg as pi,kd as pl,oo as pm,Ev as pn,Tm as po,ds as pp,O_ as pr,gp as ps,py as pt,hu as pu,Yy as q,qm as qa,pd as qc,kc as qd,Us as qf,Ei as qh,Kh as qi,Qu as ql,ja as qm,J_ as qn,Op as qo,No as qp,Ag as qr,Uf as qs,Wv as qt,Fl as qu,Vb as r,Ph as ra,zf as rc,H as rd,V as rf,xi as rg,xa as rh,Ng as ri,vd as rl,To as rm,Pv as rn,Vm as ro,Ds as rp,A_ as rr,Zp as rs,Vy as rt,Du as ru,Pb as s,Dh as sa,Cf as sc,xl as sd,wc as sf,pi as sg,ya as sh,Og as si,ld as sl,ho as sm,Mv as sn,jm as so,ys as sp,R_ as sr,Ep as ss,Ky as st,yu as su,zb as t,Fh as ta,Ff as tc,Cl as td,yc as tf,yi as tg,Ta as th,Mg as ti,bd as tl,xo as tm,Iv as tn,Pm as to,Ts as tp,P_ as tr,im as ts,jy as tt,Au as tu,Lb as u,jh as ua,Ef as uc,ll as ud,xc as uf,si as ug,pa as uh,Tg as ui,sd as ul,mo as um,kv as un,km as uo,vs as up,u_ as ur,Mp as us,wy as ut,_u as uu,Tb as v,Sh as va,mf as vc,gl as vd,lc as vf,ni as vg,ia as vh,_g as vi,Td as vl,io as vm,Cv as vn,_m as vo,ts as vp,w_ as vr,lp as vs,my as vt,du as vu,kb as w,Xm as wa,sf as wc,rl as wd,oc as wf,Gr as wg,Xi as wh,mg as wi,Hu as wl,Qa as wm,fv as wn,Lp as wo,Xo as wp,f_ as wr,fp as ws,by as wt,Xl as wu,hb as x,fh as xa,lf as xc,cl as xd,dc as xf,ti as xg,ta as xh,lg as xi,od as xl,no as xm,bv as xn,Up as xo,qo as xp,v_ as xr,vp as xs,yy as xt,cu as xu,xb as y,yh as ya,uf as yc,hl as yd,fc as yf,ri as yg,$i as yh,vg as yi,jd as yl,ao as ym,xv as yn,Tp as yo,is as yp,T_ as yr,yp as ys,vy as yt,uu as yu,Qy as z,eh as za,Bd as zc,Ac as zd,Gs as zf,Bi as zh,Zh as zi,Nu as zl,za as zm,nv as zn,hm as zo,Vo as zp,Qg as zr,ep as zs,ey as zt,Wl as zu};