@koda-sl/baker-cli 0.299.0-dev.932cec6ab → 0.300.0-dev.e0610b71d
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/dist/cli.js
CHANGED
|
@@ -63,7 +63,7 @@ import {
|
|
|
63
63
|
ulid,
|
|
64
64
|
validateCanvasDeep,
|
|
65
65
|
ytDlpBlockSignal
|
|
66
|
-
} from "./chunk-
|
|
66
|
+
} from "./chunk-FENRH7OF.js";
|
|
67
67
|
import {
|
|
68
68
|
csvOrJson,
|
|
69
69
|
daysAgoIso,
|
|
@@ -6544,7 +6544,10 @@ var videoGenerateModelSchema = z21.enum([
|
|
|
6544
6544
|
"google/veo-3.1-lite",
|
|
6545
6545
|
"kwaivgi/kling-v3.0-pro",
|
|
6546
6546
|
"x-ai/grok-imagine-video",
|
|
6547
|
+
"x-ai/grok-imagine-video-1.5",
|
|
6547
6548
|
"alibaba/wan-2.7",
|
|
6549
|
+
"alibaba/wan-3.0",
|
|
6550
|
+
"runway/gen-4.5",
|
|
6548
6551
|
"alibaba/happyhorse-1.1"
|
|
6549
6552
|
]);
|
|
6550
6553
|
var rgbTriple = z21.tuple([
|