@picsart/ai-sdk 3.35.5 → 3.35.6
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 +0 -3
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -4075,7 +4075,6 @@ var { MODELS: MODELS12 } = defineModels("seedance", [
|
|
|
4075
4075
|
estimatedTime: 20,
|
|
4076
4076
|
mode: "video",
|
|
4077
4077
|
inputType: "t2v",
|
|
4078
|
-
release: "preview",
|
|
4079
4078
|
badge: ["new", "premium", "hot"],
|
|
4080
4079
|
description: "Latest cinematic video with audio, multi-reference input, and mp4/mov output. Up to 30s.",
|
|
4081
4080
|
features: [feat("Reference Image", "frame"), feat("Start/End Frame", "frame"), feat("Audio", "audio"), feat("720p", "resolution"), feat("4-30 sec", "duration")],
|
|
@@ -4105,7 +4104,6 @@ var { MODELS: MODELS12 } = defineModels("seedance", [
|
|
|
4105
4104
|
estimatedTime: 60,
|
|
4106
4105
|
mode: "video",
|
|
4107
4106
|
inputType: "v2v",
|
|
4108
|
-
release: "preview",
|
|
4109
4107
|
badge: ["new", "premium", "hot"],
|
|
4110
4108
|
description: "Edit video \u2014 replace subjects, add or remove objects, restyle scenes with reference images.",
|
|
4111
4109
|
features: [feat("Video Input", "input"), feat("Multi-Image Input", "input"), feat("Audio", "audio"), feat("720p", "resolution"), feat("Source length", "duration")],
|
|
@@ -4132,7 +4130,6 @@ var { MODELS: MODELS12 } = defineModels("seedance", [
|
|
|
4132
4130
|
estimatedTime: 200,
|
|
4133
4131
|
mode: "video",
|
|
4134
4132
|
inputType: "v2v",
|
|
4135
|
-
release: "preview",
|
|
4136
4133
|
badge: ["new", "premium", "hot"],
|
|
4137
4134
|
description: "Stitch up to 10 clips into one continuous, extended video.",
|
|
4138
4135
|
features: [feat("Multi-Video Input", "input"), feat("Audio", "audio"), feat("720p", "resolution"), feat("4-30 sec", "duration")],
|