@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
@@ -0,0 +1,61 @@
1
+ import { AdaptedParameter } from "../../../parameter-list-adapter.mjs";
2
+ import { SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
3
+ import "../../image/index.mjs";
4
+ import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
5
+ //#region src/videoweb/video/providers/wan-2-6.d.ts
6
+ declare const WAN_2_6_VERSION_LIST: SelectOptionType[];
7
+ declare const WAN_2_6_RATIO_LIST: AdaptedParameter<{
8
+ readonly name: '16:9';
9
+ readonly value: '16:9';
10
+ } | {
11
+ readonly name: '9:16';
12
+ readonly value: '9:16';
13
+ } | {
14
+ readonly name: '1:1';
15
+ readonly value: '1:1';
16
+ } | {
17
+ readonly name: '4:3';
18
+ readonly value: '4:3';
19
+ } | {
20
+ readonly name: '3:4';
21
+ readonly value: '3:4';
22
+ }>[];
23
+ declare const WAN_2_6_RESOLUTION_LIST: AdaptedParameter<{
24
+ readonly name: '720p';
25
+ readonly value: '720p';
26
+ } | {
27
+ readonly name: '1080p';
28
+ readonly value: '1080p';
29
+ }>[];
30
+ declare const WAN_2_6_DURATION_LIST: AdaptedParameter<{
31
+ readonly name: '5s';
32
+ readonly value: '5s';
33
+ } | {
34
+ readonly name: '10s';
35
+ readonly value: '10s';
36
+ } | {
37
+ readonly name: '15s';
38
+ readonly value: '15s';
39
+ }>[];
40
+ declare const WAN_2_6_TEXT_TO_VIDEO_MODEL_720P_5S: VideoModelType;
41
+ declare const WAN_2_6_TEXT_TO_VIDEO_MODEL_720P_10S: VideoModelType;
42
+ declare const WAN_2_6_TEXT_TO_VIDEO_MODEL_720P_15S: VideoModelType;
43
+ declare const WAN_2_6_TEXT_TO_VIDEO_MODEL_1080P_5S: VideoModelType;
44
+ declare const WAN_2_6_TEXT_TO_VIDEO_MODEL_1080P_10S: VideoModelType;
45
+ declare const WAN_2_6_TEXT_TO_VIDEO_MODEL_1080P_15S: VideoModelType;
46
+ declare const WAN_2_6_IMAGE_TO_VIDEO_MODEL_720P_5S: VideoModelType;
47
+ declare const WAN_2_6_IMAGE_TO_VIDEO_MODEL_720P_10S: VideoModelType;
48
+ declare const WAN_2_6_IMAGE_TO_VIDEO_MODEL_720P_15S: VideoModelType;
49
+ declare const WAN_2_6_IMAGE_TO_VIDEO_MODEL_1080P_5S: VideoModelType;
50
+ declare const WAN_2_6_IMAGE_TO_VIDEO_MODEL_1080P_10S: VideoModelType;
51
+ declare const WAN_2_6_IMAGE_TO_VIDEO_MODEL_1080P_15S: VideoModelType;
52
+ declare const WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_720P_5S: VideoModelType;
53
+ declare const WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_720P_10S: VideoModelType;
54
+ declare const WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_720P_15S: VideoModelType;
55
+ declare const WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_1080P_5S: VideoModelType;
56
+ declare const WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_1080P_10S: VideoModelType;
57
+ declare const WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_1080P_15S: VideoModelType;
58
+ declare const GROUP_WAN_2_6_MODELS: Record<string, VideoModelType>;
59
+ declare const GROUP_WAN_2_6_FLASH_MODELS: Record<string, VideoModelType>;
60
+ //#endregion
61
+ export { GROUP_WAN_2_6_FLASH_MODELS, GROUP_WAN_2_6_MODELS, WAN_2_6_DURATION_LIST, WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_1080P_10S, WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_1080P_15S, WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_1080P_5S, WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_720P_10S, WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_720P_15S, WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_720P_5S, WAN_2_6_IMAGE_TO_VIDEO_MODEL_1080P_10S, WAN_2_6_IMAGE_TO_VIDEO_MODEL_1080P_15S, WAN_2_6_IMAGE_TO_VIDEO_MODEL_1080P_5S, WAN_2_6_IMAGE_TO_VIDEO_MODEL_720P_10S, WAN_2_6_IMAGE_TO_VIDEO_MODEL_720P_15S, WAN_2_6_IMAGE_TO_VIDEO_MODEL_720P_5S, WAN_2_6_RATIO_LIST, WAN_2_6_RESOLUTION_LIST, WAN_2_6_TEXT_TO_VIDEO_MODEL_1080P_10S, WAN_2_6_TEXT_TO_VIDEO_MODEL_1080P_15S, WAN_2_6_TEXT_TO_VIDEO_MODEL_1080P_5S, WAN_2_6_TEXT_TO_VIDEO_MODEL_720P_10S, WAN_2_6_TEXT_TO_VIDEO_MODEL_720P_15S, WAN_2_6_TEXT_TO_VIDEO_MODEL_720P_5S, WAN_2_6_VERSION_LIST };
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{VIDEO_WAN_2_6_MODELS as n,WAN_2_6_DURATION_LIST as r,WAN_2_6_RATIO_LIST as i,WAN_2_6_RESOLUTION_LIST as a,WAN_2_6_VERSION_LIST as o}from"@flaqai/model-core";const s=e(o),c=e(i),l=e(a),u=e(r),d=t(n[`wan-v2.6-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan v2.6 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),f=t(n[`wan-v2.6-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan v2.6 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),p=t(n[`wan-v2.6-text-to-video-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan v2.6 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),m=t(n[`wan-v2.6-text-to-video-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan v2.6 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),h=t(n[`wan-v2.6-text-to-video-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan v2.6 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),g=t(n[`wan-v2.6-text-to-video-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan v2.6 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),_=t(n[`wan-v2.6-image-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),v=t(n[`wan-v2.6-image-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),y=t(n[`wan-v2.6-image-to-video-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),b=t(n[`wan-v2.6-image-to-video-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),x=t(n[`wan-v2.6-image-to-video-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),S=t(n[`wan-v2.6-image-to-video-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),C=t(n[`wan-v2.6-flash-image-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 Flash 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),w=t(n[`wan-v2.6-flash-image-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 Flash 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),T=t(n[`wan-v2.6-flash-image-to-video-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 Flash 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),E=t(n[`wan-v2.6-flash-image-to-video-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 Flash 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),D=t(n[`wan-v2.6-flash-image-to-video-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 Flash 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),O=t(n[`wan-v2.6-flash-image-to-video-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan v2.6 Flash 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`wan-ai-video-2-6`}),k={"text-to-video__720p__5s":d,"text-to-video__720p__10s":f,"text-to-video__720p__15s":p,"text-to-video__1080p__5s":m,"text-to-video__1080p__10s":h,"text-to-video__1080p__15s":g,"image-to-video__720p__5s":_,"image-to-video__720p__10s":v,"image-to-video__720p__15s":y,"image-to-video__1080p__5s":b,"image-to-video__1080p__10s":x,"image-to-video__1080p__15s":S},A={"image-to-video__720p__5s":C,"image-to-video__720p__10s":w,"image-to-video__720p__15s":T,"image-to-video__1080p__5s":E,"image-to-video__1080p__10s":D,"image-to-video__1080p__15s":O};export{A as GROUP_WAN_2_6_FLASH_MODELS,k as GROUP_WAN_2_6_MODELS,u as WAN_2_6_DURATION_LIST,D as WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_1080P_10S,O as WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_1080P_15S,E as WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_1080P_5S,w as WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_720P_10S,T as WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_720P_15S,C as WAN_2_6_FLASH_IMAGE_TO_VIDEO_MODEL_720P_5S,x as WAN_2_6_IMAGE_TO_VIDEO_MODEL_1080P_10S,S as WAN_2_6_IMAGE_TO_VIDEO_MODEL_1080P_15S,b as WAN_2_6_IMAGE_TO_VIDEO_MODEL_1080P_5S,v as WAN_2_6_IMAGE_TO_VIDEO_MODEL_720P_10S,y as WAN_2_6_IMAGE_TO_VIDEO_MODEL_720P_15S,_ as WAN_2_6_IMAGE_TO_VIDEO_MODEL_720P_5S,c as WAN_2_6_RATIO_LIST,l as WAN_2_6_RESOLUTION_LIST,h as WAN_2_6_TEXT_TO_VIDEO_MODEL_1080P_10S,g as WAN_2_6_TEXT_TO_VIDEO_MODEL_1080P_15S,m as WAN_2_6_TEXT_TO_VIDEO_MODEL_1080P_5S,f as WAN_2_6_TEXT_TO_VIDEO_MODEL_720P_10S,p as WAN_2_6_TEXT_TO_VIDEO_MODEL_720P_15S,d as WAN_2_6_TEXT_TO_VIDEO_MODEL_720P_5S,s as WAN_2_6_VERSION_LIST};
@@ -0,0 +1,15 @@
1
+ import { SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
+ import "../../image/index.mjs";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
4
+ //#region src/videoweb/video/providers/wan-2-7-lora.d.ts
5
+ declare const WAN_2_7_LORA_RESOLUTION_LIST: SelectOptionType[];
6
+ declare const WAN_2_7_LORA_DURATION_LIST: SelectOptionType[];
7
+ declare const WAN_2_7_LORA_IMAGE_TO_VIDEO_720P_5S_MODEL: VideoModelType;
8
+ declare const WAN_2_7_LORA_IMAGE_TO_VIDEO_720P_10S_MODEL: VideoModelType;
9
+ declare const WAN_2_7_LORA_IMAGE_TO_VIDEO_720P_15S_MODEL: VideoModelType;
10
+ declare const WAN_2_7_LORA_IMAGE_TO_VIDEO_1080P_5S_MODEL: VideoModelType;
11
+ declare const WAN_2_7_LORA_IMAGE_TO_VIDEO_1080P_10S_MODEL: VideoModelType;
12
+ declare const WAN_2_7_LORA_IMAGE_TO_VIDEO_1080P_15S_MODEL: VideoModelType;
13
+ declare const GROUP_WAN_2_7_LORA: Record<string, VideoModelType>;
14
+ //#endregion
15
+ export { GROUP_WAN_2_7_LORA, WAN_2_7_LORA_DURATION_LIST, WAN_2_7_LORA_IMAGE_TO_VIDEO_1080P_10S_MODEL, WAN_2_7_LORA_IMAGE_TO_VIDEO_1080P_15S_MODEL, WAN_2_7_LORA_IMAGE_TO_VIDEO_1080P_5S_MODEL, WAN_2_7_LORA_IMAGE_TO_VIDEO_720P_10S_MODEL, WAN_2_7_LORA_IMAGE_TO_VIDEO_720P_15S_MODEL, WAN_2_7_LORA_IMAGE_TO_VIDEO_720P_5S_MODEL, WAN_2_7_LORA_RESOLUTION_LIST };
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{VIDEO_WAN_2_7_LORA_MODELS as n,WAN_2_7_LORA_DURATION_LIST as r,WAN_2_7_LORA_RESOLUTION_LIST as i}from"@flaqai/model-core";const a=e(i),o=e(r),s=t(n[`wan-v2.7-lora-up-image-to-video-720p-5s`],{parameterOverride:{maxImages:1,supportAudio:!0,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 LoRA Up Image to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),c=t(n[`wan-v2.7-lora-up-image-to-video-720p-10s`],{parameterOverride:{maxImages:1,supportAudio:!0,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 LoRA Up Image to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),l=t(n[`wan-v2.7-lora-up-image-to-video-720p-15s`],{parameterOverride:{maxImages:1,supportAudio:!0,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 LoRA Up Image to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),u=t(n[`wan-v2.7-lora-up-image-to-video-1080p-5s`],{parameterOverride:{maxImages:1,supportAudio:!0,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 LoRA Up Image to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),d=t(n[`wan-v2.7-lora-up-image-to-video-1080p-10s`],{parameterOverride:{maxImages:1,supportAudio:!0,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 LoRA Up Image to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),f=t(n[`wan-v2.7-lora-up-image-to-video-1080p-15s`],{parameterOverride:{maxImages:1,supportAudio:!0,supportEndFrame:!1,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 LoRA Up Image to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),p={"image-to-video__720p__5s":s,"image-to-video__720p__10s":c,"image-to-video__720p__15s":l,"image-to-video__1080p__5s":u,"image-to-video__1080p__10s":d,"image-to-video__1080p__15s":f};export{p as GROUP_WAN_2_7_LORA,o as WAN_2_7_LORA_DURATION_LIST,d as WAN_2_7_LORA_IMAGE_TO_VIDEO_1080P_10S_MODEL,f as WAN_2_7_LORA_IMAGE_TO_VIDEO_1080P_15S_MODEL,u as WAN_2_7_LORA_IMAGE_TO_VIDEO_1080P_5S_MODEL,c as WAN_2_7_LORA_IMAGE_TO_VIDEO_720P_10S_MODEL,l as WAN_2_7_LORA_IMAGE_TO_VIDEO_720P_15S_MODEL,s as WAN_2_7_LORA_IMAGE_TO_VIDEO_720P_5S_MODEL,a as WAN_2_7_LORA_RESOLUTION_LIST};
@@ -0,0 +1,22 @@
1
+ import { RatioType, SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
2
+ import "../../image/index.mjs";
3
+ import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
4
+ //#region src/videoweb/video/providers/wan-2-7.d.ts
5
+ declare const WAN_2_7_RESOLUTION_LIST: SelectOptionType[];
6
+ declare const WAN_2_7_DURATION_LIST: SelectOptionType[];
7
+ declare const WAN_2_7_RATIO_LIST: RatioType[];
8
+ declare const WAN_2_7_TEXT_TO_VIDEO_720P_5S_MODEL: VideoModelType;
9
+ declare const WAN_2_7_TEXT_TO_VIDEO_720P_10S_MODEL: VideoModelType;
10
+ declare const WAN_2_7_TEXT_TO_VIDEO_720P_15S_MODEL: VideoModelType;
11
+ declare const WAN_2_7_TEXT_TO_VIDEO_1080P_5S_MODEL: VideoModelType;
12
+ declare const WAN_2_7_TEXT_TO_VIDEO_1080P_10S_MODEL: VideoModelType;
13
+ declare const WAN_2_7_TEXT_TO_VIDEO_1080P_15S_MODEL: VideoModelType;
14
+ declare const WAN_2_7_IMAGE_TO_VIDEO_720P_5S_MODEL: VideoModelType;
15
+ declare const WAN_2_7_IMAGE_TO_VIDEO_720P_10S_MODEL: VideoModelType;
16
+ declare const WAN_2_7_IMAGE_TO_VIDEO_720P_15S_MODEL: VideoModelType;
17
+ declare const WAN_2_7_IMAGE_TO_VIDEO_1080P_5S_MODEL: VideoModelType;
18
+ declare const WAN_2_7_IMAGE_TO_VIDEO_1080P_10S_MODEL: VideoModelType;
19
+ declare const WAN_2_7_IMAGE_TO_VIDEO_1080P_15S_MODEL: VideoModelType;
20
+ declare const GROUP_WAN_2_7: Record<string, VideoModelType>;
21
+ //#endregion
22
+ export { GROUP_WAN_2_7, WAN_2_7_DURATION_LIST, WAN_2_7_IMAGE_TO_VIDEO_1080P_10S_MODEL, WAN_2_7_IMAGE_TO_VIDEO_1080P_15S_MODEL, WAN_2_7_IMAGE_TO_VIDEO_1080P_5S_MODEL, WAN_2_7_IMAGE_TO_VIDEO_720P_10S_MODEL, WAN_2_7_IMAGE_TO_VIDEO_720P_15S_MODEL, WAN_2_7_IMAGE_TO_VIDEO_720P_5S_MODEL, WAN_2_7_RATIO_LIST, WAN_2_7_RESOLUTION_LIST, WAN_2_7_TEXT_TO_VIDEO_1080P_10S_MODEL, WAN_2_7_TEXT_TO_VIDEO_1080P_15S_MODEL, WAN_2_7_TEXT_TO_VIDEO_1080P_5S_MODEL, WAN_2_7_TEXT_TO_VIDEO_720P_10S_MODEL, WAN_2_7_TEXT_TO_VIDEO_720P_15S_MODEL, WAN_2_7_TEXT_TO_VIDEO_720P_5S_MODEL };
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e,adaptParameterListWithPresentation as t}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as n}from"../adapter.mjs";import{VIDEO_WAN_2_7_MODELS as r,WAN_2_7_DURATION_LIST as i,WAN_2_7_RATIO_LIST as a,WAN_2_7_RESOLUTION_LIST as o}from"@flaqai/model-core";const s=e(o),c=e(i),l=t(a,{"16:9":{iconWidth:`16`,iconHeight:`9`},"9:16":{iconWidth:`9`,iconHeight:`16`},"1:1":{iconWidth:`14`,iconHeight:`14`},"4:3":{iconWidth:`16`,iconHeight:`12`},"3:4":{iconWidth:`12`,iconHeight:`16`}}),u=n(r[`wan-v2.7-up-text-to-video-720p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 2.7 Text to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),d=n(r[`wan-v2.7-up-text-to-video-720p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 2.7 Text to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),f=n(r[`wan-v2.7-up-text-to-video-720p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 2.7 Text to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),p=n(r[`wan-v2.7-up-text-to-video-1080p-5s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 2.7 Text to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),m=n(r[`wan-v2.7-up-text-to-video-1080p-10s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 2.7 Text to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),h=n(r[`wan-v2.7-up-text-to-video-1080p-15s`],{parameterOverride:{supportEndFrame:!1,supportRatio:!0,supportStartFrame:!1,supportTextToVideo:!0},name:`Wan 2.7 Text to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),g=n(r[`wan-v2.7-up-image-to-video-720p-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 Image to Video 720p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),_=n(r[`wan-v2.7-up-image-to-video-720p-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 Image to Video 720p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),v=n(r[`wan-v2.7-up-image-to-video-720p-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 Image to Video 720p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),y=n(r[`wan-v2.7-up-image-to-video-1080p-5s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 Image to Video 1080p (5s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),b=n(r[`wan-v2.7-up-image-to-video-1080p-10s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 Image to Video 1080p (10s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),x=n(r[`wan-v2.7-up-image-to-video-1080p-15s`],{parameterOverride:{maxImages:2,supportEndFrame:!0,supportRatio:!1,supportStartFrame:!0,supportTextToVideo:!1},name:`Wan 2.7 Image to Video 1080p (15s)`,pricingType:`video`,isPaid:!1,videoType:`Image-to-video`}),S={"text-to-video__720p__5s":u,"text-to-video__720p__10s":d,"text-to-video__720p__15s":f,"text-to-video__1080p__5s":p,"text-to-video__1080p__10s":m,"text-to-video__1080p__15s":h,"image-to-video__720p__5s":g,"image-to-video__720p__10s":_,"image-to-video__720p__15s":v,"image-to-video__1080p__5s":y,"image-to-video__1080p__10s":b,"image-to-video__1080p__15s":x};export{S as GROUP_WAN_2_7,c as WAN_2_7_DURATION_LIST,b as WAN_2_7_IMAGE_TO_VIDEO_1080P_10S_MODEL,x as WAN_2_7_IMAGE_TO_VIDEO_1080P_15S_MODEL,y as WAN_2_7_IMAGE_TO_VIDEO_1080P_5S_MODEL,_ as WAN_2_7_IMAGE_TO_VIDEO_720P_10S_MODEL,v as WAN_2_7_IMAGE_TO_VIDEO_720P_15S_MODEL,g as WAN_2_7_IMAGE_TO_VIDEO_720P_5S_MODEL,l as WAN_2_7_RATIO_LIST,s as WAN_2_7_RESOLUTION_LIST,m as WAN_2_7_TEXT_TO_VIDEO_1080P_10S_MODEL,h as WAN_2_7_TEXT_TO_VIDEO_1080P_15S_MODEL,p as WAN_2_7_TEXT_TO_VIDEO_1080P_5S_MODEL,d as WAN_2_7_TEXT_TO_VIDEO_720P_10S_MODEL,f as WAN_2_7_TEXT_TO_VIDEO_720P_15S_MODEL,u as WAN_2_7_TEXT_TO_VIDEO_720P_5S_MODEL};
@@ -0,0 +1,38 @@
1
+ import { AdaptedParameter } from "../../../parameter-list-adapter.mjs";
2
+ import { SelectOptionType } from "../../image/videoweb-image-catalog-types.mjs";
3
+ import "../../image/index.mjs";
4
+ import { VideoModelType } from "../videoweb-video-catalog-types.mjs";
5
+ //#region src/videoweb/video/providers/wan.d.ts
6
+ declare const WAN_AI_VIDEO_RESOLUTION: AdaptedParameter<{
7
+ readonly name: '480p';
8
+ readonly value: '480p';
9
+ } | {
10
+ readonly name: '720p';
11
+ readonly value: '720p';
12
+ }>[];
13
+ declare const WAN_AI_VIDEO_RATIO: AdaptedParameter<{
14
+ readonly name: '16:9';
15
+ readonly value: '16:9';
16
+ } | {
17
+ readonly name: '9:16';
18
+ readonly value: '9:16';
19
+ }>[];
20
+ declare const WAN_2_1_VIDEO_MODEL_RESOLUTION: SelectOptionType[];
21
+ declare const WAN_2_1_VIDEO_MODEL_RATIO: SelectOptionType[];
22
+ declare const WAN_2_1_VIDEO_MODEL_DURATION: SelectOptionType[];
23
+ declare const WAN_2_2_VIDEO_MODEL_RESOLUTION: SelectOptionType[];
24
+ declare const WAN_2_2_VIDEO_MODEL_RATIO: SelectOptionType[];
25
+ declare const WAN_AI_VIDEO_480P_MODEL: VideoModelType;
26
+ declare const WAN_AI_VIDEO_720P_MODEL: VideoModelType;
27
+ declare const WAN_AI_IMAGE_TO_VIDEO_480P_MODEL: VideoModelType;
28
+ declare const WAN_AI_IMAGE_TO_VIDEO_720P_MODEL: VideoModelType;
29
+ declare const WAN_AI_VIDEO_480P_MODEL_2_2: VideoModelType;
30
+ declare const WAN_AI_VIDEO_720P_MODEL_2_2: VideoModelType;
31
+ declare const WAN_AI_IMAGE_TO_VIDEO_480P_MODEL_2_2: VideoModelType;
32
+ declare const WAN_AI_IMAGE_TO_VIDEO_720P_MODEL_2_2: VideoModelType;
33
+ declare const GROUP_WAN_AI_VIDEO_IMAGE_MODEL: Record<string, VideoModelType>;
34
+ declare const GROUP_WAN_AI_VIDEO_IMAGE_MODEL_2_2: Record<string, VideoModelType>;
35
+ declare const WAN_2_1_GROUP_MODEL: Record<string, VideoModelType>;
36
+ declare const WAN_2_2_GROUP_MODEL: Record<string, VideoModelType>;
37
+ //#endregion
38
+ export { GROUP_WAN_AI_VIDEO_IMAGE_MODEL, GROUP_WAN_AI_VIDEO_IMAGE_MODEL_2_2, WAN_2_1_GROUP_MODEL, WAN_2_1_VIDEO_MODEL_DURATION, WAN_2_1_VIDEO_MODEL_RATIO, WAN_2_1_VIDEO_MODEL_RESOLUTION, WAN_2_2_GROUP_MODEL, WAN_2_2_VIDEO_MODEL_RATIO, WAN_2_2_VIDEO_MODEL_RESOLUTION, WAN_AI_IMAGE_TO_VIDEO_480P_MODEL, WAN_AI_IMAGE_TO_VIDEO_480P_MODEL_2_2, WAN_AI_IMAGE_TO_VIDEO_720P_MODEL, WAN_AI_IMAGE_TO_VIDEO_720P_MODEL_2_2, WAN_AI_VIDEO_480P_MODEL, WAN_AI_VIDEO_480P_MODEL_2_2, WAN_AI_VIDEO_720P_MODEL, WAN_AI_VIDEO_720P_MODEL_2_2, WAN_AI_VIDEO_RATIO, WAN_AI_VIDEO_RESOLUTION };
@@ -0,0 +1 @@
1
+ import{adaptParameterList as e}from"../../../parameter-list-adapter.mjs";import{adaptVideoWebVideoModel as t}from"../adapter.mjs";import{VIDEO_WAN_MODELS as n,WAN_DURATION_LIST as r,WAN_RATIO_LIST as i,WAN_RESOLUTION_LIST as a}from"@flaqai/model-core";const o=e(a.toReversed()),s=e(i),c=e(a),l=e(i),u=[...e(r),{name:`10s`,value:`10s`}],d=c,f=l,p=t(n[`wan-v2.1-text-to-video-480p-5s`],{name:`Wan AI Video 480p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),m=t(n[`wan-v2.1-text-to-video-720p-5s`],{name:`Wan AI Video 720p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),h=t(n[`wan-v2.1-image-to-video-480p-5s`],{name:`Wan AI Image to Video 480p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),g=t(n[`wan-v2.1-image-to-video-720p-5s`],{name:`Wan AI Image to Video 720p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),_=t(n[`wan-v2.2-text-to-video-480p-5s`],{name:`Wan AI 2.2 Video 480p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),v=t(n[`wan-v2.2-text-to-video-720p-5s`],{name:`Wan AI 2.2 Video 720p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),y=t(n[`wan-v2.2-image-to-video-480p-5s`],{name:`Wan AI 2.2 Image to Video 480p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),b=t(n[`wan-v2.2-image-to-video-720p-5s`],{name:`Wan AI 2.2 Image to Video 720p`,isPaid:!1,pricingType:`video`,videoType:`wan-ai-video`}),x={"text-to-video__480p":p,"text-to-video__720p":m,"image-to-video__480p":h,"image-to-video__720p":g},S={"text-to-video__480p":_,"text-to-video__720p":v,"image-to-video__480p":y,"image-to-video__720p":b},C=x,w=S;export{x as GROUP_WAN_AI_VIDEO_IMAGE_MODEL,S as GROUP_WAN_AI_VIDEO_IMAGE_MODEL_2_2,C as WAN_2_1_GROUP_MODEL,u as WAN_2_1_VIDEO_MODEL_DURATION,l as WAN_2_1_VIDEO_MODEL_RATIO,c as WAN_2_1_VIDEO_MODEL_RESOLUTION,w as WAN_2_2_GROUP_MODEL,f as WAN_2_2_VIDEO_MODEL_RATIO,d as WAN_2_2_VIDEO_MODEL_RESOLUTION,h as WAN_AI_IMAGE_TO_VIDEO_480P_MODEL,y as WAN_AI_IMAGE_TO_VIDEO_480P_MODEL_2_2,g as WAN_AI_IMAGE_TO_VIDEO_720P_MODEL,b as WAN_AI_IMAGE_TO_VIDEO_720P_MODEL_2_2,p as WAN_AI_VIDEO_480P_MODEL,_ as WAN_AI_VIDEO_480P_MODEL_2_2,m as WAN_AI_VIDEO_720P_MODEL,v as WAN_AI_VIDEO_720P_MODEL_2_2,s as WAN_AI_VIDEO_RATIO,o as WAN_AI_VIDEO_RESOLUTION};
@@ -0,0 +1,63 @@
1
+ import { ImageStyle, RatioType } from "../image/videoweb-image-catalog-types.mjs";
2
+ //#region src/videoweb/video/videoweb-video-catalog-types.d.ts
3
+ type VideoOptionsModelKey = 'happy-horse-1-1' | 'happy-horse-1-0' | 'veo-3-1' | 'wan-2-5' | 'wan-2-6' | 'hailuo-2-3' | 'hailuo-2-0' | 'seedance-1-0' | 'seedance-2-0' | 'seedance-2-0-mini' | 'kling-3-0' | 'kling-3-0-turbo' | 'grok-imagine-1-5' | 'kling-2-6' | 'kling-2-5-turbo-pro' | 'kling-2-1' | 'kling-1-6' | 'kling-1-5' | 'kling-1-0' | 'kling-o1' | 'pixverse-5-0' | 'pixverse-5-5' | 'vidu-2-0' | 'vidu-q3' | 'wan-2-7' | 'wan-2-7-lora';
4
+ type VideoModelPlatform = 'flux-video' | 'kling' | 'wan' | 'veo' | 'hailuo' | 'grok' | 'seedance' | 'pixverse' | 'vidu' | 'happy-horse';
5
+ type VideoModelTags = 'audio' | 'standard' | 'pro' | 'master' | 'endFrame' | 'ratio' | 'fast' | '4s' | '5s' | '6s' | '8s' | '10s' | '15s' | '25s' | '5/10s' | '5/10/15s' | '6/10s' | '2k' | '4K' | '1080p' | '720p' | '480p';
6
+ type VideoModelInfoTags = 'audio' | 'standard' | 'pro' | 'master' | 'endFrame' | 'ratio' | 'fast' | 'credits' | 'multiVersion' | string;
7
+ type VideoModelType = ImageStyle & {
8
+ videoType?: 'all' | 'Image-to-video' | 'Photo-to-video' | 'Face-swap-video' | 'Face-swap-image' | 'Hug' | 'multi-model-video' | 'ai-kiss' | 'Text-to-video' | 'ai-kungfu' | 'ai-action-figure-video' | 'ghibli-art-video' | 'veo3-video' | 'hailuo-2-0' | 'hailuo-2-3' | 'seedance-1-0' | 'ai-french-kiss' | 'flux-text-to-video' | 'kling-2-1-std' | 'kling-2-1-master' | 'earth-zoom-out-video' | 'wan-ai-video' | 'wan-ai-video-2-2' | 'flux-ai-video' | 'ai-talking-baby' | 'ai-talking-avatar' | 'higgsfield-ai' | 'vidu-video-q1' | 'vidu-video-2-0' | 'video-to-video' | 'product-to-video' | 'wan-ai-video-2-5' | 'wan-ai-video-2-6' | 'wan-ai-video-2-2-animate' | 'kling-2-5' | 'kling-2-6' | 'midjourney-video' | 'sora-2' | 'veo-3-1-video' | 'happy-birthday' | 'minecraft' | 'tim-burton-halloween' | 'pumpkin-head-halloween' | 'ghost-dance-halloween' | 'consistent-character-video' | 'kling-o1' | 'ai-music-video-generator' | 'ai-christmas-video-generator' | 'kling-motion-control' | 'luma-modify-video' | 'ai-baby-dance-generator' | 'wan-ai-video-collection' | 'vidu-video-q3' | 'kling-3-0' | 'grok-imagine-1-5' | 'seedance-2-0' | 'seedance-2-0-mini' | (string & {});
9
+ prompt?: string;
10
+ prompt2?: string;
11
+ videoTemplateId?: string;
12
+ supportStartFrame?: boolean;
13
+ supportEndFrame?: boolean;
14
+ supportTextToVideo?: boolean;
15
+ supportRatio?: boolean;
16
+ supportVideo?: boolean;
17
+ supportVideoToVideo?: boolean;
18
+ ratioList?: RatioType[];
19
+ creditPerSecond?: number;
20
+ randomPromptList?: string[];
21
+ motionId?: string;
22
+ maxImages?: number;
23
+ description?: string;
24
+ modelTags?: VideoModelTags[];
25
+ infoTags?: VideoModelInfoTags[];
26
+ videoModelPlatform?: VideoModelPlatform;
27
+ videoSecondsRange?: [number, number];
28
+ supportAudio?: boolean;
29
+ };
30
+ type VideoMediaType = VideoModelType;
31
+ interface VideoLandingPageModelType {
32
+ name: string;
33
+ code: string;
34
+ modelValueCode?: string;
35
+ youtubeId?: string;
36
+ defaultCurrentTab: 'Image2Video' | 'Text2Video';
37
+ value: string;
38
+ platformType: number;
39
+ credit: number;
40
+ href: string;
41
+ isWarning?: boolean;
42
+ introductionVideoSrc: string;
43
+ introductionPosterSrc: string;
44
+ pagePosterSrc: string;
45
+ pageVideoSrc: string;
46
+ pageCoreFeatures: string[];
47
+ exampleList: {
48
+ id: string;
49
+ posterSrc: string;
50
+ videoSrc: string;
51
+ prompt: string;
52
+ }[];
53
+ advantageNum?: number;
54
+ manualNum: number;
55
+ faqNum: number;
56
+ twitterIdList: string[];
57
+ blogIdList: string[];
58
+ blogPath?: string;
59
+ logoName: string;
60
+ logoHref: string;
61
+ }
62
+ //#endregion
63
+ export { VideoLandingPageModelType, VideoMediaType, VideoModelInfoTags, VideoModelPlatform, VideoModelTags, VideoModelType, VideoOptionsModelKey };
@@ -0,0 +1,38 @@
1
+ import { Seedance20Duration, Seedance20Mode, Seedance20Resolution, Seedance20VariantKey, Seedance20Version } from "@flaqai/model-core";
2
+ //#region src/videoweb/video/videoweb-video-types.d.ts
3
+ interface VideoWebVideoRatioOption {
4
+ iconHeight: string;
5
+ iconWidth: string;
6
+ name: string;
7
+ value: string;
8
+ }
9
+ interface VideoWebVideoSelectOption<TValue extends string = string> {
10
+ name: string;
11
+ value: TValue;
12
+ }
13
+ interface VideoWebVideoModel {
14
+ name: string;
15
+ platformType: number;
16
+ value: string;
17
+ pricingType: 'video';
18
+ isPaid: boolean;
19
+ credit: number;
20
+ videoType: 'seedance-2-0';
21
+ supportTextToVideo: boolean;
22
+ supportRatio: boolean;
23
+ supportStartFrame: boolean;
24
+ supportEndFrame: boolean;
25
+ maxImages?: number;
26
+ }
27
+ type VideoWebSeedance20Group = Record<string, VideoWebVideoModel> & Record<Seedance20VariantKey, VideoWebVideoModel>;
28
+ interface ResolveVideoWebSeedance20ModelInput {
29
+ readonly duration?: Seedance20Duration;
30
+ readonly mode: Seedance20Mode;
31
+ readonly resolution?: Seedance20Resolution;
32
+ readonly version?: Seedance20Version;
33
+ }
34
+ interface VideoWebSeedance20Adaptation {
35
+ readonly displayName: string;
36
+ }
37
+ //#endregion
38
+ export { ResolveVideoWebSeedance20ModelInput, VideoWebSeedance20Adaptation, VideoWebSeedance20Group, VideoWebVideoModel, VideoWebVideoRatioOption, VideoWebVideoSelectOption };