@picsart/ai-sdk 3.31.0 → 3.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -3297,6 +3297,7 @@ var { MODELS: MODELS10 } = defineModels("wan", [
|
|
|
3297
3297
|
// start/end frames. buildPayload registered in wan.payloads.ts.
|
|
3298
3298
|
workflow: "wan/v3/video",
|
|
3299
3299
|
estimatedTime: 120,
|
|
3300
|
+
release: "preview",
|
|
3300
3301
|
mode: "video",
|
|
3301
3302
|
inputType: "t2v",
|
|
3302
3303
|
description: "Wan 3.0 all-in-one \u2014 text, image/video/audio references, and start/end frames with adaptive ratio, intelligent duration, and audio.",
|