fal-endpoint-types 1.3.43 → 1.3.45
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/package.json +1 -1
- package/types/fal/endpoints/components.d.ts +127 -0
- package/types/fal/endpoints/index.d.ts +50 -0
- package/types/fal/endpoints/schema.d.ts +1611 -1198
|
@@ -88,14 +88,14 @@ export interface XaiGrokImagineVideoTextToVideoOutput {
|
|
|
88
88
|
/**
|
|
89
89
|
* @description The generated video.
|
|
90
90
|
* @example {
|
|
91
|
+
* "fps": 24,
|
|
92
|
+
* "duration": 6.041667,
|
|
93
|
+
* "file_name": "RUAbFYlssdqnbjNLmE8qP_IX7BNYGP.mp4",
|
|
91
94
|
* "num_frames": 145,
|
|
92
|
-
* "url": "https://v3b.fal.media/files/b/0a8b90e4/RUAbFYlssdqnbjNLmE8qP_IX7BNYGP.mp4",
|
|
93
95
|
* "width": 1280,
|
|
94
|
-
* "duration": 6.041667,
|
|
95
|
-
* "fps": 24,
|
|
96
96
|
* "content_type": "video/mp4",
|
|
97
97
|
* "height": 720,
|
|
98
|
-
* "
|
|
98
|
+
* "url": "https://v3b.fal.media/files/b/0a8b90e4/RUAbFYlssdqnbjNLmE8qP_IX7BNYGP.mp4"
|
|
99
99
|
* }
|
|
100
100
|
*/
|
|
101
101
|
video: Components.VideoFile;
|
|
@@ -142,14 +142,14 @@ export interface XaiGrokImagineVideoReferenceToVideoOutput {
|
|
|
142
142
|
/**
|
|
143
143
|
* @description The generated video.
|
|
144
144
|
* @example {
|
|
145
|
+
* "fps": 24,
|
|
146
|
+
* "duration": 8,
|
|
147
|
+
* "file_name": "r2v_output.mp4",
|
|
145
148
|
* "num_frames": 192,
|
|
146
|
-
* "url": "https://v3b.fal.media/files/b/0a8b90e4/r2v_output.mp4",
|
|
147
149
|
* "width": 1280,
|
|
148
|
-
* "duration": 8,
|
|
149
|
-
* "fps": 24,
|
|
150
150
|
* "content_type": "video/mp4",
|
|
151
151
|
* "height": 720,
|
|
152
|
-
* "
|
|
152
|
+
* "url": "https://v3b.fal.media/files/b/0a8b90e4/r2v_output.mp4"
|
|
153
153
|
* }
|
|
154
154
|
*/
|
|
155
155
|
video: Components.VideoFile;
|
|
@@ -193,14 +193,14 @@ export interface XaiGrokImagineVideoImageToVideoOutput {
|
|
|
193
193
|
/**
|
|
194
194
|
* @description The generated video.
|
|
195
195
|
* @example {
|
|
196
|
+
* "fps": 24,
|
|
197
|
+
* "duration": 6.041667,
|
|
198
|
+
* "file_name": "0Ci1dviuSnEyUZzBUq-_5_nu7MrAAa.mp4",
|
|
196
199
|
* "num_frames": 145,
|
|
197
|
-
* "url": "https://v3b.fal.media/files/b/0a8b90e0/0Ci1dviuSnEyUZzBUq-_5_nu7MrAAa.mp4",
|
|
198
200
|
* "width": 1280,
|
|
199
|
-
* "duration": 6.041667,
|
|
200
|
-
* "fps": 24,
|
|
201
201
|
* "content_type": "video/mp4",
|
|
202
202
|
* "height": 720,
|
|
203
|
-
* "
|
|
203
|
+
* "url": "https://v3b.fal.media/files/b/0a8b90e0/0Ci1dviuSnEyUZzBUq-_5_nu7MrAAa.mp4"
|
|
204
204
|
* }
|
|
205
205
|
*/
|
|
206
206
|
video: Components.VideoFile;
|
|
@@ -231,14 +231,14 @@ export interface XaiGrokImagineVideoExtendVideoOutput {
|
|
|
231
231
|
/**
|
|
232
232
|
* @description The extended video (original + extension stitched together).
|
|
233
233
|
* @example {
|
|
234
|
+
* "fps": 24,
|
|
235
|
+
* "duration": 16,
|
|
236
|
+
* "file_name": "extended_video.mp4",
|
|
234
237
|
* "num_frames": 384,
|
|
235
|
-
* "url": "https://v3b.fal.media/files/b/0a8b9113/extended_video.mp4",
|
|
236
238
|
* "width": 1280,
|
|
237
|
-
* "duration": 16,
|
|
238
|
-
* "fps": 24,
|
|
239
239
|
* "content_type": "video/mp4",
|
|
240
240
|
* "height": 720,
|
|
241
|
-
* "
|
|
241
|
+
* "url": "https://v3b.fal.media/files/b/0a8b9113/extended_video.mp4"
|
|
242
242
|
* }
|
|
243
243
|
*/
|
|
244
244
|
video: Components.VideoFile;
|
|
@@ -270,14 +270,14 @@ export interface XaiGrokImagineVideoEditVideoOutput {
|
|
|
270
270
|
/**
|
|
271
271
|
* @description The generated video.
|
|
272
272
|
* @example {
|
|
273
|
+
* "fps": 24,
|
|
274
|
+
* "duration": 5.041667,
|
|
275
|
+
* "file_name": "EuDrZuQTW9m1phBXOsauz_EpJH3s8X.mp4",
|
|
273
276
|
* "num_frames": 121,
|
|
274
|
-
* "url": "https://v3b.fal.media/files/b/0a8b9113/EuDrZuQTW9m1phBXOsauz_EpJH3s8X.mp4",
|
|
275
277
|
* "width": 1280,
|
|
276
|
-
* "duration": 5.041667,
|
|
277
|
-
* "fps": 24,
|
|
278
278
|
* "content_type": "video/mp4",
|
|
279
279
|
* "height": 720,
|
|
280
|
-
* "
|
|
280
|
+
* "url": "https://v3b.fal.media/files/b/0a8b9113/EuDrZuQTW9m1phBXOsauz_EpJH3s8X.mp4"
|
|
281
281
|
* }
|
|
282
282
|
*/
|
|
283
283
|
video: Components.VideoFile;
|
|
@@ -520,8 +520,8 @@ export interface WanV26TextToVideoOutput {
|
|
|
520
520
|
/**
|
|
521
521
|
* @description The generated video file
|
|
522
522
|
* @example {
|
|
523
|
-
* "
|
|
524
|
-
* "
|
|
523
|
+
* "url": "https://v3b.fal.media/files/b/0a867564/PsHtrg623uJuI7DdRqXvb_etx4d0Un.mp4",
|
|
524
|
+
* "content_type": "video/mp4"
|
|
525
525
|
* }
|
|
526
526
|
*/
|
|
527
527
|
video: Components.VideoFile;
|
|
@@ -592,8 +592,8 @@ export interface WanV26TextToImageOutput {
|
|
|
592
592
|
* @description Generated images in PNG format
|
|
593
593
|
* @example [
|
|
594
594
|
* {
|
|
595
|
-
* "content_type": "image/png",
|
|
596
595
|
* "file_name": "output_1.png",
|
|
596
|
+
* "content_type": "image/png",
|
|
597
597
|
* "url": "https://v3b.fal.media/files/b/0a86d6b0/cBXGSUEl3DkTcBnf9IEM0_output_1.png"
|
|
598
598
|
* }
|
|
599
599
|
* ]
|
|
@@ -770,11 +770,11 @@ export interface WanV26ReferenceToVideoOutput extends SharedType_d29 {}
|
|
|
770
770
|
|
|
771
771
|
export interface WanV26ImageToVideoFlashInput extends SharedType_d35 {}
|
|
772
772
|
|
|
773
|
-
export interface WanV26ImageToVideoFlashOutput extends
|
|
773
|
+
export interface WanV26ImageToVideoFlashOutput extends SharedType_fa1 {}
|
|
774
774
|
|
|
775
775
|
export interface WanV26ImageToVideoInput extends SharedType_d35 {}
|
|
776
776
|
|
|
777
|
-
export interface WanV26ImageToVideoOutput extends
|
|
777
|
+
export interface WanV26ImageToVideoOutput extends SharedType_fa1 {}
|
|
778
778
|
|
|
779
779
|
export interface WanV26ImageToImageInput {
|
|
780
780
|
/**
|
|
@@ -849,8 +849,8 @@ export interface WanV26ImageToImageOutput {
|
|
|
849
849
|
* @description Generated images in PNG format
|
|
850
850
|
* @example [
|
|
851
851
|
* {
|
|
852
|
-
* "content_type": "image/png",
|
|
853
852
|
* "file_name": "output_1.png",
|
|
853
|
+
* "content_type": "image/png",
|
|
854
854
|
* "url": "https://v3b.fal.media/files/b/0a86d6bb/iSEuXzi3kDy1jnlMCwYuH_output_3.png"
|
|
855
855
|
* }
|
|
856
856
|
* ]
|
|
@@ -1043,11 +1043,11 @@ export interface VeedFabric10TextOutput {
|
|
|
1043
1043
|
|
|
1044
1044
|
export interface VeedFabric10FastInput extends SharedType_c45 {}
|
|
1045
1045
|
|
|
1046
|
-
export interface VeedFabric10FastOutput extends
|
|
1046
|
+
export interface VeedFabric10FastOutput extends SharedType_5141 {}
|
|
1047
1047
|
|
|
1048
1048
|
export interface VeedFabric10Input extends SharedType_c45 {}
|
|
1049
1049
|
|
|
1050
|
-
export interface VeedFabric10Output extends
|
|
1050
|
+
export interface VeedFabric10Output extends SharedType_5141 {}
|
|
1051
1051
|
|
|
1052
1052
|
export interface VeedAvatarsTextToVideoInput {
|
|
1053
1053
|
/**
|
|
@@ -1899,42 +1899,27 @@ export interface SharedType_faf {
|
|
|
1899
1899
|
sync_mode?: boolean;
|
|
1900
1900
|
}
|
|
1901
1901
|
|
|
1902
|
-
export interface
|
|
1903
|
-
/**
|
|
1904
|
-
* Has Nsfw Concepts
|
|
1905
|
-
* @description Whether the generated images contain NSFW concepts.
|
|
1906
|
-
*/
|
|
1907
|
-
has_nsfw_concepts: boolean[];
|
|
1908
|
-
/**
|
|
1909
|
-
* Images
|
|
1910
|
-
* @description The generated image files info.
|
|
1911
|
-
* @example [
|
|
1912
|
-
* {
|
|
1913
|
-
* "content_type": "image/png",
|
|
1914
|
-
* "width": 512,
|
|
1915
|
-
* "height": 888,
|
|
1916
|
-
* "url": "https://storage.googleapis.com/falserverless/example_outputs/z-image-inpaint-output.png"
|
|
1917
|
-
* }
|
|
1918
|
-
* ]
|
|
1919
|
-
*/
|
|
1920
|
-
images: Components.ImageFile[];
|
|
1902
|
+
export interface SharedType_fa1 {
|
|
1921
1903
|
/**
|
|
1922
|
-
* Prompt
|
|
1923
|
-
* @description The prompt used
|
|
1904
|
+
* Actual Prompt
|
|
1905
|
+
* @description The actual prompt used if prompt rewriting was enabled
|
|
1906
|
+
* @example A comedic cinematic scene where the creator interacts with AI-generated reality transformations.
|
|
1924
1907
|
*/
|
|
1925
|
-
|
|
1908
|
+
actual_prompt?: string;
|
|
1926
1909
|
/**
|
|
1927
1910
|
* Seed
|
|
1928
|
-
* @description
|
|
1911
|
+
* @description The seed used for generation
|
|
1912
|
+
* @example 175932751
|
|
1929
1913
|
*/
|
|
1930
1914
|
seed: number;
|
|
1931
1915
|
/**
|
|
1932
|
-
*
|
|
1933
|
-
* @
|
|
1916
|
+
* @description The generated video file
|
|
1917
|
+
* @example {
|
|
1918
|
+
* "url": "https://v3b.fal.media/files/b/0a8675cf/bCu9FiFXSjsSnIwOmjUOY_BVs2IFR3.mp4",
|
|
1919
|
+
* "content_type": "video/mp4"
|
|
1920
|
+
* }
|
|
1934
1921
|
*/
|
|
1935
|
-
|
|
1936
|
-
[key: string]: number;
|
|
1937
|
-
};
|
|
1922
|
+
video: Components.VideoFile;
|
|
1938
1923
|
}
|
|
1939
1924
|
|
|
1940
1925
|
export interface SharedType_f83 {
|
|
@@ -1966,44 +1951,6 @@ export interface SharedType_f83 {
|
|
|
1966
1951
|
video: Components.VideoFile;
|
|
1967
1952
|
}
|
|
1968
1953
|
|
|
1969
|
-
export interface SharedType_f7e {
|
|
1970
|
-
/**
|
|
1971
|
-
* Has Nsfw Concepts
|
|
1972
|
-
* @description Whether the generated images contain NSFW concepts.
|
|
1973
|
-
*/
|
|
1974
|
-
has_nsfw_concepts: boolean[];
|
|
1975
|
-
/**
|
|
1976
|
-
* Images
|
|
1977
|
-
* @description The generated image files info.
|
|
1978
|
-
* @example [
|
|
1979
|
-
* {
|
|
1980
|
-
* "content_type": "image/png",
|
|
1981
|
-
* "width": 2048,
|
|
1982
|
-
* "height": 2048,
|
|
1983
|
-
* "url": "https://v3b.fal.media/files/b/0a9276c3/6KxxMb0bPmfNLH3DqcuSf_qRUe8cIL.png"
|
|
1984
|
-
* }
|
|
1985
|
-
* ]
|
|
1986
|
-
*/
|
|
1987
|
-
images: Components.ImageFile[];
|
|
1988
|
-
/**
|
|
1989
|
-
* Prompt
|
|
1990
|
-
* @description The prompt used for generating the image.
|
|
1991
|
-
*/
|
|
1992
|
-
prompt: string;
|
|
1993
|
-
/**
|
|
1994
|
-
* Seed
|
|
1995
|
-
* @description Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
|
|
1996
|
-
*/
|
|
1997
|
-
seed: number;
|
|
1998
|
-
/**
|
|
1999
|
-
* Timings
|
|
2000
|
-
* @description The timings of the generation process.
|
|
2001
|
-
*/
|
|
2002
|
-
timings: {
|
|
2003
|
-
[key: string]: number;
|
|
2004
|
-
};
|
|
2005
|
-
}
|
|
2006
|
-
|
|
2007
1954
|
export interface SharedType_f67 {
|
|
2008
1955
|
/**
|
|
2009
1956
|
* Auto Trim
|
|
@@ -2327,14 +2274,14 @@ export interface SharedType_f50 {
|
|
|
2327
2274
|
sync_mode?: boolean;
|
|
2328
2275
|
}
|
|
2329
2276
|
|
|
2330
|
-
export interface
|
|
2277
|
+
export interface SharedType_f37 {
|
|
2331
2278
|
/**
|
|
2332
|
-
* @description The generated video
|
|
2279
|
+
* @description The generated video.
|
|
2333
2280
|
* @example {
|
|
2334
|
-
* "
|
|
2335
|
-
* "
|
|
2336
|
-
* "file_size":
|
|
2337
|
-
* "
|
|
2281
|
+
* "content_type": "video/mp4",
|
|
2282
|
+
* "url": "https://v3b.fal.media/files/b/0a8d04e2/idOb9V-Q9ujlggPSKqsfS_output.mp4",
|
|
2283
|
+
* "file_size": 13096952,
|
|
2284
|
+
* "file_name": "output.mp4"
|
|
2338
2285
|
* }
|
|
2339
2286
|
*/
|
|
2340
2287
|
video: Components.File;
|
|
@@ -2495,19 +2442,6 @@ export interface SharedType_ee6 {
|
|
|
2495
2442
|
image: Components.Image;
|
|
2496
2443
|
}
|
|
2497
2444
|
|
|
2498
|
-
export interface SharedType_ecc {
|
|
2499
|
-
/**
|
|
2500
|
-
* @description The generated video
|
|
2501
|
-
* @example {
|
|
2502
|
-
* "url": "https://fal.media/files/panda/5KmKS-mh1vO-htbqE5oex_output.mp4",
|
|
2503
|
-
* "file_name": "output.mp4",
|
|
2504
|
-
* "file_size": 3890360,
|
|
2505
|
-
* "content_type": "video/mp4"
|
|
2506
|
-
* }
|
|
2507
|
-
*/
|
|
2508
|
-
video: Components.File;
|
|
2509
|
-
}
|
|
2510
|
-
|
|
2511
2445
|
export interface SharedType_ec9 {
|
|
2512
2446
|
/**
|
|
2513
2447
|
* @description The generated video file
|
|
@@ -2575,19 +2509,6 @@ export interface SharedType_e8e {
|
|
|
2575
2509
|
seed: number;
|
|
2576
2510
|
}
|
|
2577
2511
|
|
|
2578
|
-
export interface SharedType_e8c {
|
|
2579
|
-
/**
|
|
2580
|
-
* @description The generated video
|
|
2581
|
-
* @example {
|
|
2582
|
-
* "url": "https://storage.googleapis.com/falserverless/model_tests/video_models/output-2.mp4",
|
|
2583
|
-
* "file_name": "output.mp4",
|
|
2584
|
-
* "file_size": 3890360,
|
|
2585
|
-
* "content_type": "video/mp4"
|
|
2586
|
-
* }
|
|
2587
|
-
*/
|
|
2588
|
-
video: Components.File;
|
|
2589
|
-
}
|
|
2590
|
-
|
|
2591
2512
|
export interface SharedType_e74 {
|
|
2592
2513
|
/**
|
|
2593
2514
|
* Expand Prompt
|
|
@@ -2633,6 +2554,44 @@ export interface SharedType_e74 {
|
|
|
2633
2554
|
sync_mode?: boolean;
|
|
2634
2555
|
}
|
|
2635
2556
|
|
|
2557
|
+
export interface SharedType_e731 {
|
|
2558
|
+
/**
|
|
2559
|
+
* Has Nsfw Concepts
|
|
2560
|
+
* @description Whether the generated images contain NSFW concepts.
|
|
2561
|
+
*/
|
|
2562
|
+
has_nsfw_concepts: boolean[];
|
|
2563
|
+
/**
|
|
2564
|
+
* Images
|
|
2565
|
+
* @description The generated image files info.
|
|
2566
|
+
* @example [
|
|
2567
|
+
* {
|
|
2568
|
+
* "height": 1728,
|
|
2569
|
+
* "content_type": "image/png",
|
|
2570
|
+
* "width": 992,
|
|
2571
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/z-image-turbo-i2i-output.png"
|
|
2572
|
+
* }
|
|
2573
|
+
* ]
|
|
2574
|
+
*/
|
|
2575
|
+
images: Components.ImageFile[];
|
|
2576
|
+
/**
|
|
2577
|
+
* Prompt
|
|
2578
|
+
* @description The prompt used for generating the image.
|
|
2579
|
+
*/
|
|
2580
|
+
prompt: string;
|
|
2581
|
+
/**
|
|
2582
|
+
* Seed
|
|
2583
|
+
* @description Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
|
|
2584
|
+
*/
|
|
2585
|
+
seed: number;
|
|
2586
|
+
/**
|
|
2587
|
+
* Timings
|
|
2588
|
+
* @description The timings of the generation process.
|
|
2589
|
+
*/
|
|
2590
|
+
timings: {
|
|
2591
|
+
[key: string]: number;
|
|
2592
|
+
};
|
|
2593
|
+
}
|
|
2594
|
+
|
|
2636
2595
|
export interface SharedType_e73 {
|
|
2637
2596
|
/**
|
|
2638
2597
|
* Actual Prompt
|
|
@@ -2716,42 +2675,17 @@ export interface SharedType_e4b {
|
|
|
2716
2675
|
steps?: number;
|
|
2717
2676
|
}
|
|
2718
2677
|
|
|
2719
|
-
export interface
|
|
2678
|
+
export interface SharedType_e2c {
|
|
2720
2679
|
/**
|
|
2721
|
-
*
|
|
2722
|
-
* @
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
|
|
2726
|
-
*
|
|
2727
|
-
*
|
|
2728
|
-
* @example [
|
|
2729
|
-
* {
|
|
2730
|
-
* "content_type": "image/png",
|
|
2731
|
-
* "width": 1024,
|
|
2732
|
-
* "height": 768,
|
|
2733
|
-
* "url": "https://storage.googleapis.com/falserverless/example_outputs/z-image-turbo-output.png"
|
|
2734
|
-
* }
|
|
2735
|
-
* ]
|
|
2736
|
-
*/
|
|
2737
|
-
images: Components.ImageFile[];
|
|
2738
|
-
/**
|
|
2739
|
-
* Prompt
|
|
2740
|
-
* @description The prompt used for generating the image.
|
|
2741
|
-
*/
|
|
2742
|
-
prompt: string;
|
|
2743
|
-
/**
|
|
2744
|
-
* Seed
|
|
2745
|
-
* @description Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
|
|
2746
|
-
*/
|
|
2747
|
-
seed: number;
|
|
2748
|
-
/**
|
|
2749
|
-
* Timings
|
|
2750
|
-
* @description The timings of the generation process.
|
|
2680
|
+
* @description The generated video
|
|
2681
|
+
* @example {
|
|
2682
|
+
* "file_size": 6420765,
|
|
2683
|
+
* "url": "https://storage.googleapis.com/falserverless/model_tests/video_models/output-3.mp4",
|
|
2684
|
+
* "content_type": "video/mp4",
|
|
2685
|
+
* "file_name": "output.mp4"
|
|
2686
|
+
* }
|
|
2751
2687
|
*/
|
|
2752
|
-
|
|
2753
|
-
[key: string]: number;
|
|
2754
|
-
};
|
|
2688
|
+
video: Components.File;
|
|
2755
2689
|
}
|
|
2756
2690
|
|
|
2757
2691
|
export interface SharedType_e181 {
|
|
@@ -3154,18 +3088,6 @@ export interface SharedType_e15 {
|
|
|
3154
3088
|
zoom_factor?: number;
|
|
3155
3089
|
}
|
|
3156
3090
|
|
|
3157
|
-
export interface SharedType_df11 {
|
|
3158
|
-
/**
|
|
3159
|
-
* @description The generated video
|
|
3160
|
-
* @example {
|
|
3161
|
-
* "content_type": "video/mp4",
|
|
3162
|
-
* "file_name": "output.mp4",
|
|
3163
|
-
* "url": "https://storage.googleapis.com/falserverless/kling/kling_ex.mp4.mp4"
|
|
3164
|
-
* }
|
|
3165
|
-
*/
|
|
3166
|
-
video: Components.File;
|
|
3167
|
-
}
|
|
3168
|
-
|
|
3169
3091
|
export interface SharedType_df1 {
|
|
3170
3092
|
/**
|
|
3171
3093
|
* Guidance Scale
|
|
@@ -3241,38 +3163,17 @@ export interface SharedType_de6 {
|
|
|
3241
3163
|
seed: number;
|
|
3242
3164
|
}
|
|
3243
3165
|
|
|
3244
|
-
export interface
|
|
3245
|
-
/**
|
|
3246
|
-
* @description The generated SVG file containing vector glyphs.
|
|
3247
|
-
* @example {
|
|
3248
|
-
* "url": "https://v3b.fal.media/files/b/0a90bfc3/0f8Su2aQUzPQy4NZMDQpp_180c718ac5d8407092d0688ea2605f0c.svg",
|
|
3249
|
-
* "content_type": "image/svg+xml",
|
|
3250
|
-
* "file_name": "180c718ac5d8407092d0688ea2605f0c.svg",
|
|
3251
|
-
* "file_size": 959
|
|
3252
|
-
* }
|
|
3253
|
-
*/
|
|
3254
|
-
image: Components.File;
|
|
3166
|
+
export interface SharedType_de0 {
|
|
3255
3167
|
/**
|
|
3256
|
-
*
|
|
3257
|
-
* @description The seed used for generation.
|
|
3258
|
-
* @example 1835785439
|
|
3259
|
-
*/
|
|
3260
|
-
seed: number;
|
|
3261
|
-
/**
|
|
3262
|
-
* Svg Content
|
|
3263
|
-
* @description Raw SVG content as a string.
|
|
3264
|
-
*/
|
|
3265
|
-
svg_content: string;
|
|
3266
|
-
/**
|
|
3267
|
-
* Timings
|
|
3268
|
-
* @description Timing breakdown of the generation process.
|
|
3168
|
+
* @description The generated video.
|
|
3269
3169
|
* @example {
|
|
3270
|
-
* "
|
|
3170
|
+
* "content_type": "video/mp4",
|
|
3171
|
+
* "url": "https://v3b.fal.media/files/b/0a86603b/YAlbB2535l07BTy1wpDeI_output.mp4",
|
|
3172
|
+
* "file_size": 7533071,
|
|
3173
|
+
* "file_name": "output.mp4"
|
|
3271
3174
|
* }
|
|
3272
3175
|
*/
|
|
3273
|
-
|
|
3274
|
-
[key: string]: number;
|
|
3275
|
-
};
|
|
3176
|
+
video: Components.File;
|
|
3276
3177
|
}
|
|
3277
3178
|
|
|
3278
3179
|
export interface SharedType_dce {
|
|
@@ -3419,19 +3320,6 @@ export interface SharedType_dca {
|
|
|
3419
3320
|
resolution?: '540p' | '720p' | '1080p';
|
|
3420
3321
|
}
|
|
3421
3322
|
|
|
3422
|
-
export interface SharedType_dc3 {
|
|
3423
|
-
/**
|
|
3424
|
-
* @description The generated video.
|
|
3425
|
-
* @example {
|
|
3426
|
-
* "content_type": "video/mp4",
|
|
3427
|
-
* "file_name": "output.mp4",
|
|
3428
|
-
* "url": "https://v3b.fal.media/files/b/kangaroo/3n_Lpxm_SjK5NYyBobRdS_output.mp4",
|
|
3429
|
-
* "file_size": 28472159
|
|
3430
|
-
* }
|
|
3431
|
-
*/
|
|
3432
|
-
video: Components.File;
|
|
3433
|
-
}
|
|
3434
|
-
|
|
3435
3323
|
export interface SharedType_dc1 {
|
|
3436
3324
|
/**
|
|
3437
3325
|
* @description The extended video.
|
|
@@ -3575,37 +3463,6 @@ export interface SharedType_d94 {
|
|
|
3575
3463
|
video: Components.File;
|
|
3576
3464
|
}
|
|
3577
3465
|
|
|
3578
|
-
export interface SharedType_d91 {
|
|
3579
|
-
/**
|
|
3580
|
-
* Images
|
|
3581
|
-
* @description The generated images with objects removed.
|
|
3582
|
-
* @example [
|
|
3583
|
-
* {
|
|
3584
|
-
* "file_name": "85a2309b2c954c85a75120e664adbe17.png",
|
|
3585
|
-
* "url": "https://v3.fal.media/files/lion/arYSoJeqWjhbcA8o4budv_85a2309b2c954c85a75120e664adbe17.png",
|
|
3586
|
-
* "height": 768,
|
|
3587
|
-
* "content_type": "image/png",
|
|
3588
|
-
* "file_size": 730703,
|
|
3589
|
-
* "width": 1024
|
|
3590
|
-
* }
|
|
3591
|
-
* ]
|
|
3592
|
-
*/
|
|
3593
|
-
images: Components.Image[];
|
|
3594
|
-
}
|
|
3595
|
-
|
|
3596
|
-
export interface SharedType_d7e {
|
|
3597
|
-
/**
|
|
3598
|
-
* @description The generated video.
|
|
3599
|
-
* @example {
|
|
3600
|
-
* "content_type": "video/mp4",
|
|
3601
|
-
* "file_name": "output.mp4",
|
|
3602
|
-
* "url": "https://v3b.fal.media/files/b/0a86603b/YAlbB2535l07BTy1wpDeI_output.mp4",
|
|
3603
|
-
* "file_size": 7533071
|
|
3604
|
-
* }
|
|
3605
|
-
*/
|
|
3606
|
-
video: Components.File;
|
|
3607
|
-
}
|
|
3608
|
-
|
|
3609
3466
|
export interface SharedType_d72 {
|
|
3610
3467
|
/**
|
|
3611
3468
|
* Has Nsfw Concepts
|
|
@@ -3638,6 +3495,19 @@ export interface SharedType_d72 {
|
|
|
3638
3495
|
};
|
|
3639
3496
|
}
|
|
3640
3497
|
|
|
3498
|
+
export interface SharedType_d3c {
|
|
3499
|
+
/**
|
|
3500
|
+
* @description The generated video
|
|
3501
|
+
* @example {
|
|
3502
|
+
* "file_size": 3232402,
|
|
3503
|
+
* "url": "https://fal.media/files/koala/awGY1lJd7lVsqQeSqjWqn_output.mp4",
|
|
3504
|
+
* "content_type": "video/mp4",
|
|
3505
|
+
* "file_name": "output.mp4"
|
|
3506
|
+
* }
|
|
3507
|
+
*/
|
|
3508
|
+
video: Components.File;
|
|
3509
|
+
}
|
|
3510
|
+
|
|
3641
3511
|
export interface SharedType_d35 {
|
|
3642
3512
|
/**
|
|
3643
3513
|
* Audio Url
|
|
@@ -3901,29 +3771,6 @@ export interface SharedType_cfd {
|
|
|
3901
3771
|
sync_mode?: boolean;
|
|
3902
3772
|
}
|
|
3903
3773
|
|
|
3904
|
-
export interface SharedType_cde {
|
|
3905
|
-
/**
|
|
3906
|
-
* Actual Prompt
|
|
3907
|
-
* @description The actual prompt used if prompt rewriting was enabled
|
|
3908
|
-
* @example A comedic cinematic scene where the creator interacts with AI-generated reality transformations.
|
|
3909
|
-
*/
|
|
3910
|
-
actual_prompt?: string;
|
|
3911
|
-
/**
|
|
3912
|
-
* Seed
|
|
3913
|
-
* @description The seed used for generation
|
|
3914
|
-
* @example 175932751
|
|
3915
|
-
*/
|
|
3916
|
-
seed: number;
|
|
3917
|
-
/**
|
|
3918
|
-
* @description The generated video file
|
|
3919
|
-
* @example {
|
|
3920
|
-
* "content_type": "video/mp4",
|
|
3921
|
-
* "url": "https://v3b.fal.media/files/b/0a8675cf/bCu9FiFXSjsSnIwOmjUOY_BVs2IFR3.mp4"
|
|
3922
|
-
* }
|
|
3923
|
-
*/
|
|
3924
|
-
video: Components.VideoFile;
|
|
3925
|
-
}
|
|
3926
|
-
|
|
3927
3774
|
export interface SharedType_cd2 {
|
|
3928
3775
|
/**
|
|
3929
3776
|
* Enable Output Safety Checker
|
|
@@ -4016,42 +3863,17 @@ export interface SharedType_cd2 {
|
|
|
4016
3863
|
video_write_mode?: 'fast' | 'balanced' | 'small';
|
|
4017
3864
|
}
|
|
4018
3865
|
|
|
4019
|
-
export interface
|
|
4020
|
-
/**
|
|
4021
|
-
* Has Nsfw Concepts
|
|
4022
|
-
* @description Whether the generated images contain NSFW concepts.
|
|
4023
|
-
*/
|
|
4024
|
-
has_nsfw_concepts: boolean[];
|
|
3866
|
+
export interface SharedType_ccf {
|
|
4025
3867
|
/**
|
|
4026
|
-
*
|
|
4027
|
-
* @
|
|
4028
|
-
*
|
|
4029
|
-
*
|
|
4030
|
-
*
|
|
4031
|
-
*
|
|
4032
|
-
*
|
|
4033
|
-
* "url": "https://storage.googleapis.com/falserverless/example_outputs/z-image-turbo-i2i-output.png"
|
|
4034
|
-
* }
|
|
4035
|
-
* ]
|
|
4036
|
-
*/
|
|
4037
|
-
images: Components.ImageFile[];
|
|
4038
|
-
/**
|
|
4039
|
-
* Prompt
|
|
4040
|
-
* @description The prompt used for generating the image.
|
|
4041
|
-
*/
|
|
4042
|
-
prompt: string;
|
|
4043
|
-
/**
|
|
4044
|
-
* Seed
|
|
4045
|
-
* @description Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
|
|
4046
|
-
*/
|
|
4047
|
-
seed: number;
|
|
4048
|
-
/**
|
|
4049
|
-
* Timings
|
|
4050
|
-
* @description The timings of the generation process.
|
|
3868
|
+
* @description The generated video.
|
|
3869
|
+
* @example {
|
|
3870
|
+
* "content_type": "video/mp4",
|
|
3871
|
+
* "url": "https://v3b.fal.media/files/b/kangaroo/3n_Lpxm_SjK5NYyBobRdS_output.mp4",
|
|
3872
|
+
* "file_size": 28472159,
|
|
3873
|
+
* "file_name": "output.mp4"
|
|
3874
|
+
* }
|
|
4051
3875
|
*/
|
|
4052
|
-
|
|
4053
|
-
[key: string]: number;
|
|
4054
|
-
};
|
|
3876
|
+
video: Components.File;
|
|
4055
3877
|
}
|
|
4056
3878
|
|
|
4057
3879
|
export interface SharedType_cbd {
|
|
@@ -4150,26 +3972,6 @@ export interface SharedType_cbd {
|
|
|
4150
3972
|
sync_mode?: boolean;
|
|
4151
3973
|
}
|
|
4152
3974
|
|
|
4153
|
-
export interface SharedType_cbb {
|
|
4154
|
-
/**
|
|
4155
|
-
* Output
|
|
4156
|
-
* @description Generated output from video processing
|
|
4157
|
-
* @example that's the way I look at it and I don't know what you would say. Sooner or later the child gets run over.
|
|
4158
|
-
* They seem to be too local, too provincial.
|
|
4159
|
-
*/
|
|
4160
|
-
output: string;
|
|
4161
|
-
/**
|
|
4162
|
-
* @description Token usage information
|
|
4163
|
-
* @example {
|
|
4164
|
-
* "completion_tokens": 100,
|
|
4165
|
-
* "total_tokens": 1100,
|
|
4166
|
-
* "prompt_tokens": 1000,
|
|
4167
|
-
* "cost": 0.0005
|
|
4168
|
-
* }
|
|
4169
|
-
*/
|
|
4170
|
-
usage: Components.UsageInfo;
|
|
4171
|
-
}
|
|
4172
|
-
|
|
4173
3975
|
export interface SharedType_cb4 {
|
|
4174
3976
|
/**
|
|
4175
3977
|
* Acceleration
|
|
@@ -4251,6 +4053,44 @@ export interface SharedType_cb4 {
|
|
|
4251
4053
|
sync_mode?: boolean;
|
|
4252
4054
|
}
|
|
4253
4055
|
|
|
4056
|
+
export interface SharedType_cb0 {
|
|
4057
|
+
/**
|
|
4058
|
+
* Has Nsfw Concepts
|
|
4059
|
+
* @description Whether the generated images contain NSFW concepts.
|
|
4060
|
+
*/
|
|
4061
|
+
has_nsfw_concepts: boolean[];
|
|
4062
|
+
/**
|
|
4063
|
+
* Images
|
|
4064
|
+
* @description The generated image files info.
|
|
4065
|
+
* @example [
|
|
4066
|
+
* {
|
|
4067
|
+
* "height": 888,
|
|
4068
|
+
* "content_type": "image/png",
|
|
4069
|
+
* "width": 512,
|
|
4070
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/z-image-inpaint-output.png"
|
|
4071
|
+
* }
|
|
4072
|
+
* ]
|
|
4073
|
+
*/
|
|
4074
|
+
images: Components.ImageFile[];
|
|
4075
|
+
/**
|
|
4076
|
+
* Prompt
|
|
4077
|
+
* @description The prompt used for generating the image.
|
|
4078
|
+
*/
|
|
4079
|
+
prompt: string;
|
|
4080
|
+
/**
|
|
4081
|
+
* Seed
|
|
4082
|
+
* @description Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
|
|
4083
|
+
*/
|
|
4084
|
+
seed: number;
|
|
4085
|
+
/**
|
|
4086
|
+
* Timings
|
|
4087
|
+
* @description The timings of the generation process.
|
|
4088
|
+
*/
|
|
4089
|
+
timings: {
|
|
4090
|
+
[key: string]: number;
|
|
4091
|
+
};
|
|
4092
|
+
}
|
|
4093
|
+
|
|
4254
4094
|
export interface SharedType_c97 {
|
|
4255
4095
|
/**
|
|
4256
4096
|
* @description The generated video from image using the Q3 model
|
|
@@ -4416,6 +4256,19 @@ export interface SharedType_c5e {
|
|
|
4416
4256
|
sync_mode?: boolean;
|
|
4417
4257
|
}
|
|
4418
4258
|
|
|
4259
|
+
export interface SharedType_c52 {
|
|
4260
|
+
/**
|
|
4261
|
+
* @description The generated video
|
|
4262
|
+
* @example {
|
|
4263
|
+
* "file_size": 2995630,
|
|
4264
|
+
* "url": "https://fal.media/files/zebra/11UahivZ3XZ1tRlcEcgPq_output.mp4",
|
|
4265
|
+
* "content_type": "video/mp4",
|
|
4266
|
+
* "file_name": "output.mp4"
|
|
4267
|
+
* }
|
|
4268
|
+
*/
|
|
4269
|
+
video: Components.File;
|
|
4270
|
+
}
|
|
4271
|
+
|
|
4419
4272
|
export interface SharedType_c50 {
|
|
4420
4273
|
frames_zip?: Components.File;
|
|
4421
4274
|
/**
|
|
@@ -4609,19 +4462,6 @@ export interface SharedType_bdf {
|
|
|
4609
4462
|
video: Components.File;
|
|
4610
4463
|
}
|
|
4611
4464
|
|
|
4612
|
-
export interface SharedType_bcd {
|
|
4613
|
-
/**
|
|
4614
|
-
* @description The extended video
|
|
4615
|
-
* @example {
|
|
4616
|
-
* "url": "https://v3.fal.media/files/rabbit/88-jI3VWXU4Q8kSNrWo3c_output.mp4",
|
|
4617
|
-
* "file_name": "output.mp4",
|
|
4618
|
-
* "file_size": 1163040,
|
|
4619
|
-
* "content_type": "video/mp4"
|
|
4620
|
-
* }
|
|
4621
|
-
*/
|
|
4622
|
-
video: Components.File;
|
|
4623
|
-
}
|
|
4624
|
-
|
|
4625
4465
|
export interface SharedType_bb3 {
|
|
4626
4466
|
/**
|
|
4627
4467
|
* Aspect Ratio
|
|
@@ -5106,6 +4946,44 @@ export interface SharedType_b23 {
|
|
|
5106
4946
|
video: Components.File;
|
|
5107
4947
|
}
|
|
5108
4948
|
|
|
4949
|
+
export interface SharedType_b16 {
|
|
4950
|
+
/**
|
|
4951
|
+
* Has Nsfw Concepts
|
|
4952
|
+
* @description Whether the generated images contain NSFW concepts.
|
|
4953
|
+
*/
|
|
4954
|
+
has_nsfw_concepts: boolean[];
|
|
4955
|
+
/**
|
|
4956
|
+
* Images
|
|
4957
|
+
* @description The generated image files info.
|
|
4958
|
+
* @example [
|
|
4959
|
+
* {
|
|
4960
|
+
* "height": 768,
|
|
4961
|
+
* "content_type": "image/png",
|
|
4962
|
+
* "width": 1024,
|
|
4963
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/z-image-turbo-output.png"
|
|
4964
|
+
* }
|
|
4965
|
+
* ]
|
|
4966
|
+
*/
|
|
4967
|
+
images: Components.ImageFile[];
|
|
4968
|
+
/**
|
|
4969
|
+
* Prompt
|
|
4970
|
+
* @description The prompt used for generating the image.
|
|
4971
|
+
*/
|
|
4972
|
+
prompt: string;
|
|
4973
|
+
/**
|
|
4974
|
+
* Seed
|
|
4975
|
+
* @description Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
|
|
4976
|
+
*/
|
|
4977
|
+
seed: number;
|
|
4978
|
+
/**
|
|
4979
|
+
* Timings
|
|
4980
|
+
* @description The timings of the generation process.
|
|
4981
|
+
*/
|
|
4982
|
+
timings: {
|
|
4983
|
+
[key: string]: number;
|
|
4984
|
+
};
|
|
4985
|
+
}
|
|
4986
|
+
|
|
5109
4987
|
export interface SharedType_b10 {
|
|
5110
4988
|
/**
|
|
5111
4989
|
* Aspect Ratio
|
|
@@ -5371,6 +5249,16 @@ export interface SharedType_aed {
|
|
|
5371
5249
|
sync_mode?: boolean;
|
|
5372
5250
|
}
|
|
5373
5251
|
|
|
5252
|
+
export interface SharedType_ada {
|
|
5253
|
+
/**
|
|
5254
|
+
* @description The generated music
|
|
5255
|
+
* @example {
|
|
5256
|
+
* "url": "https://v3b.fal.media/files/b/kangaroo/GJe3sQehFteUTmpDROzOs_output.mp3"
|
|
5257
|
+
* }
|
|
5258
|
+
*/
|
|
5259
|
+
audio: Components.File;
|
|
5260
|
+
}
|
|
5261
|
+
|
|
5374
5262
|
export interface SharedType_acc {
|
|
5375
5263
|
/**
|
|
5376
5264
|
* @description Generated 3D object file.
|
|
@@ -5608,6 +5496,19 @@ export interface SharedType_a6b {
|
|
|
5608
5496
|
video: Components.File;
|
|
5609
5497
|
}
|
|
5610
5498
|
|
|
5499
|
+
export interface SharedType_a63 {
|
|
5500
|
+
/**
|
|
5501
|
+
* @description The generated video.
|
|
5502
|
+
* @example {
|
|
5503
|
+
* "content_type": "video/mp4",
|
|
5504
|
+
* "url": "https://v3b.fal.media/files/b/panda/oVdiICFXY03Vbam-08Aj8_output.mp4",
|
|
5505
|
+
* "file_size": 47359974,
|
|
5506
|
+
* "file_name": "output.mp4"
|
|
5507
|
+
* }
|
|
5508
|
+
*/
|
|
5509
|
+
video: Components.File;
|
|
5510
|
+
}
|
|
5511
|
+
|
|
5611
5512
|
export interface SharedType_a58 {
|
|
5612
5513
|
/**
|
|
5613
5514
|
* Duration
|
|
@@ -5779,19 +5680,6 @@ export interface SharedType_a31 {
|
|
|
5779
5680
|
voice?: string;
|
|
5780
5681
|
}
|
|
5781
5682
|
|
|
5782
|
-
export interface SharedType_a2a {
|
|
5783
|
-
/**
|
|
5784
|
-
* @description The generated video.
|
|
5785
|
-
* @example {
|
|
5786
|
-
* "content_type": "video/mp4",
|
|
5787
|
-
* "file_name": "output.mp4",
|
|
5788
|
-
* "url": "https://v3b.fal.media/files/b/0a8d04e2/idOb9V-Q9ujlggPSKqsfS_output.mp4",
|
|
5789
|
-
* "file_size": 13096952
|
|
5790
|
-
* }
|
|
5791
|
-
*/
|
|
5792
|
-
video: Components.File;
|
|
5793
|
-
}
|
|
5794
|
-
|
|
5795
5683
|
export interface SharedType_a1f {
|
|
5796
5684
|
/**
|
|
5797
5685
|
* Has Nsfw Concepts
|
|
@@ -6190,6 +6078,81 @@ export interface SharedType_98a {
|
|
|
6190
6078
|
};
|
|
6191
6079
|
}
|
|
6192
6080
|
|
|
6081
|
+
export interface SharedType_981 {
|
|
6082
|
+
audio_setting?: Components.AudioSetting;
|
|
6083
|
+
/**
|
|
6084
|
+
* Language Boost
|
|
6085
|
+
* @description Enhance recognition of specified languages and dialects
|
|
6086
|
+
*/
|
|
6087
|
+
language_boost?:
|
|
6088
|
+
| 'Persian'
|
|
6089
|
+
| 'Filipino'
|
|
6090
|
+
| 'Tamil'
|
|
6091
|
+
| 'Chinese'
|
|
6092
|
+
| 'Chinese,Yue'
|
|
6093
|
+
| 'English'
|
|
6094
|
+
| 'Arabic'
|
|
6095
|
+
| 'Russian'
|
|
6096
|
+
| 'Spanish'
|
|
6097
|
+
| 'French'
|
|
6098
|
+
| 'Portuguese'
|
|
6099
|
+
| 'German'
|
|
6100
|
+
| 'Turkish'
|
|
6101
|
+
| 'Dutch'
|
|
6102
|
+
| 'Ukrainian'
|
|
6103
|
+
| 'Vietnamese'
|
|
6104
|
+
| 'Indonesian'
|
|
6105
|
+
| 'Japanese'
|
|
6106
|
+
| 'Italian'
|
|
6107
|
+
| 'Korean'
|
|
6108
|
+
| 'Thai'
|
|
6109
|
+
| 'Polish'
|
|
6110
|
+
| 'Romanian'
|
|
6111
|
+
| 'Greek'
|
|
6112
|
+
| 'Czech'
|
|
6113
|
+
| 'Finnish'
|
|
6114
|
+
| 'Hindi'
|
|
6115
|
+
| 'Bulgarian'
|
|
6116
|
+
| 'Danish'
|
|
6117
|
+
| 'Hebrew'
|
|
6118
|
+
| 'Malay'
|
|
6119
|
+
| 'Slovak'
|
|
6120
|
+
| 'Swedish'
|
|
6121
|
+
| 'Croatian'
|
|
6122
|
+
| 'Hungarian'
|
|
6123
|
+
| 'Norwegian'
|
|
6124
|
+
| 'Slovenian'
|
|
6125
|
+
| 'Catalan'
|
|
6126
|
+
| 'Nynorsk'
|
|
6127
|
+
| 'Afrikaans'
|
|
6128
|
+
| 'auto';
|
|
6129
|
+
/**
|
|
6130
|
+
* Output Format
|
|
6131
|
+
* @description Format of the output content (non-streaming only)
|
|
6132
|
+
* @default hex
|
|
6133
|
+
* @enum {string}
|
|
6134
|
+
*/
|
|
6135
|
+
output_format?: 'url' | 'hex';
|
|
6136
|
+
pronunciation_dict?: Components.PronunciationDict;
|
|
6137
|
+
/**
|
|
6138
|
+
* Text
|
|
6139
|
+
* @description Text to convert to speech (max 5000 characters, minimum 1 non-whitespace character)
|
|
6140
|
+
* @example Hello world! This is a test of the text-to-speech system.
|
|
6141
|
+
*/
|
|
6142
|
+
text: string;
|
|
6143
|
+
/**
|
|
6144
|
+
* @description Voice configuration settings
|
|
6145
|
+
* @default {
|
|
6146
|
+
* "pitch": 0,
|
|
6147
|
+
* "voice_id": "Wise_Woman",
|
|
6148
|
+
* "english_normalization": false,
|
|
6149
|
+
* "speed": 1,
|
|
6150
|
+
* "vol": 1
|
|
6151
|
+
* }
|
|
6152
|
+
*/
|
|
6153
|
+
voice_setting?: Components.VoiceSetting;
|
|
6154
|
+
}
|
|
6155
|
+
|
|
6193
6156
|
export interface SharedType_97f {
|
|
6194
6157
|
/**
|
|
6195
6158
|
* Values
|
|
@@ -6800,6 +6763,44 @@ export interface SharedType_8ed {
|
|
|
6800
6763
|
style?: 'anime' | '3d_animation' | 'clay' | 'comic' | 'cyberpunk';
|
|
6801
6764
|
}
|
|
6802
6765
|
|
|
6766
|
+
export interface SharedType_8eb {
|
|
6767
|
+
/**
|
|
6768
|
+
* Has Nsfw Concepts
|
|
6769
|
+
* @description Whether the generated images contain NSFW concepts.
|
|
6770
|
+
*/
|
|
6771
|
+
has_nsfw_concepts: boolean[];
|
|
6772
|
+
/**
|
|
6773
|
+
* Images
|
|
6774
|
+
* @description The generated image files info.
|
|
6775
|
+
* @example [
|
|
6776
|
+
* {
|
|
6777
|
+
* "height": 2048,
|
|
6778
|
+
* "content_type": "image/png",
|
|
6779
|
+
* "width": 2048,
|
|
6780
|
+
* "url": "https://v3b.fal.media/files/b/0a9276c3/6KxxMb0bPmfNLH3DqcuSf_qRUe8cIL.png"
|
|
6781
|
+
* }
|
|
6782
|
+
* ]
|
|
6783
|
+
*/
|
|
6784
|
+
images: Components.ImageFile[];
|
|
6785
|
+
/**
|
|
6786
|
+
* Prompt
|
|
6787
|
+
* @description The prompt used for generating the image.
|
|
6788
|
+
*/
|
|
6789
|
+
prompt: string;
|
|
6790
|
+
/**
|
|
6791
|
+
* Seed
|
|
6792
|
+
* @description Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
|
|
6793
|
+
*/
|
|
6794
|
+
seed: number;
|
|
6795
|
+
/**
|
|
6796
|
+
* Timings
|
|
6797
|
+
* @description The timings of the generation process.
|
|
6798
|
+
*/
|
|
6799
|
+
timings: {
|
|
6800
|
+
[key: string]: number;
|
|
6801
|
+
};
|
|
6802
|
+
}
|
|
6803
|
+
|
|
6803
6804
|
export interface SharedType_8d5 {
|
|
6804
6805
|
/**
|
|
6805
6806
|
* Image Guidance Scale
|
|
@@ -6870,19 +6871,6 @@ export interface SharedType_8c5 {
|
|
|
6870
6871
|
seed: number;
|
|
6871
6872
|
}
|
|
6872
6873
|
|
|
6873
|
-
export interface SharedType_8c4 {
|
|
6874
|
-
/**
|
|
6875
|
-
* @description The generated video
|
|
6876
|
-
* @example {
|
|
6877
|
-
* "url": "https://fal.media/files/koala/awGY1lJd7lVsqQeSqjWqn_output.mp4",
|
|
6878
|
-
* "file_name": "output.mp4",
|
|
6879
|
-
* "file_size": 3232402,
|
|
6880
|
-
* "content_type": "video/mp4"
|
|
6881
|
-
* }
|
|
6882
|
-
*/
|
|
6883
|
-
video: Components.File;
|
|
6884
|
-
}
|
|
6885
|
-
|
|
6886
6874
|
export interface SharedType_8c3 {
|
|
6887
6875
|
/**
|
|
6888
6876
|
* @description URL of the generated video
|
|
@@ -6915,6 +6903,19 @@ export interface SharedType_8c2 {
|
|
|
6915
6903
|
video: Components.File;
|
|
6916
6904
|
}
|
|
6917
6905
|
|
|
6906
|
+
export interface SharedType_8ac {
|
|
6907
|
+
/**
|
|
6908
|
+
* @description The generated video
|
|
6909
|
+
* @example {
|
|
6910
|
+
* "content_type": "video/mp4",
|
|
6911
|
+
* "url": "https://v3.fal.media/files/penguin/twy6u1yv09NvqsX0mMFM2_output.mp4",
|
|
6912
|
+
* "file_size": 3910577,
|
|
6913
|
+
* "file_name": "output.mp4"
|
|
6914
|
+
* }
|
|
6915
|
+
*/
|
|
6916
|
+
video: Components.File;
|
|
6917
|
+
}
|
|
6918
|
+
|
|
6918
6919
|
export interface SharedType_8aa {
|
|
6919
6920
|
/**
|
|
6920
6921
|
* Aspect Ratio
|
|
@@ -6972,19 +6973,6 @@ export interface SharedType_8aa {
|
|
|
6972
6973
|
video_url: string;
|
|
6973
6974
|
}
|
|
6974
6975
|
|
|
6975
|
-
export interface SharedType_8a5 {
|
|
6976
|
-
/**
|
|
6977
|
-
* @description The generated video
|
|
6978
|
-
* @example {
|
|
6979
|
-
* "url": "https://fal.media/files/lion/_fVEU5nzHND_fHGQUhXEm_output.mp4",
|
|
6980
|
-
* "file_name": "output.mp4",
|
|
6981
|
-
* "file_size": 5485412,
|
|
6982
|
-
* "content_type": "video/mp4"
|
|
6983
|
-
* }
|
|
6984
|
-
*/
|
|
6985
|
-
video: Components.File;
|
|
6986
|
-
}
|
|
6987
|
-
|
|
6988
6976
|
export interface SharedType_896 {
|
|
6989
6977
|
/**
|
|
6990
6978
|
* Aspect Ratio
|
|
@@ -7025,6 +7013,44 @@ export interface SharedType_896 {
|
|
|
7025
7013
|
style?: 'anime' | '3d_animation' | 'clay' | 'comic' | 'cyberpunk';
|
|
7026
7014
|
}
|
|
7027
7015
|
|
|
7016
|
+
export interface SharedType_893 {
|
|
7017
|
+
/**
|
|
7018
|
+
* Has Nsfw Concepts
|
|
7019
|
+
* @description Whether the generated images contain NSFW concepts.
|
|
7020
|
+
*/
|
|
7021
|
+
has_nsfw_concepts: boolean[];
|
|
7022
|
+
/**
|
|
7023
|
+
* Images
|
|
7024
|
+
* @description The generated image files info.
|
|
7025
|
+
* @example [
|
|
7026
|
+
* {
|
|
7027
|
+
* "height": 1024,
|
|
7028
|
+
* "content_type": "image/png",
|
|
7029
|
+
* "width": 1536,
|
|
7030
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/z-image-turbo-controlnet-output.jpg"
|
|
7031
|
+
* }
|
|
7032
|
+
* ]
|
|
7033
|
+
*/
|
|
7034
|
+
images: Components.ImageFile[];
|
|
7035
|
+
/**
|
|
7036
|
+
* Prompt
|
|
7037
|
+
* @description The prompt used for generating the image.
|
|
7038
|
+
*/
|
|
7039
|
+
prompt: string;
|
|
7040
|
+
/**
|
|
7041
|
+
* Seed
|
|
7042
|
+
* @description Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
|
|
7043
|
+
*/
|
|
7044
|
+
seed: number;
|
|
7045
|
+
/**
|
|
7046
|
+
* Timings
|
|
7047
|
+
* @description The timings of the generation process.
|
|
7048
|
+
*/
|
|
7049
|
+
timings: {
|
|
7050
|
+
[key: string]: number;
|
|
7051
|
+
};
|
|
7052
|
+
}
|
|
7053
|
+
|
|
7028
7054
|
export interface SharedType_870 {
|
|
7029
7055
|
/**
|
|
7030
7056
|
* @description The generated audio file.
|
|
@@ -7290,41 +7316,6 @@ export interface SharedType_842 {
|
|
|
7290
7316
|
video: Components.File;
|
|
7291
7317
|
}
|
|
7292
7318
|
|
|
7293
|
-
export interface SharedType_836 {
|
|
7294
|
-
/**
|
|
7295
|
-
* Has Nsfw Concepts
|
|
7296
|
-
* @description Whether the generated images contain NSFW concepts.
|
|
7297
|
-
*/
|
|
7298
|
-
has_nsfw_concepts: boolean[];
|
|
7299
|
-
/**
|
|
7300
|
-
* Images
|
|
7301
|
-
* @description The generated image(s).
|
|
7302
|
-
* @example [
|
|
7303
|
-
* {
|
|
7304
|
-
* "height": 768,
|
|
7305
|
-
* "width": 1024,
|
|
7306
|
-
* "url": "https://v3b.fal.media/files/b/0a8e76a4/n8AJdfVTm-9msRC-sVQFn.jpg",
|
|
7307
|
-
* "content_type": "image/jpeg"
|
|
7308
|
-
* }
|
|
7309
|
-
* ]
|
|
7310
|
-
*/
|
|
7311
|
-
images: Components.Image_1[];
|
|
7312
|
-
/**
|
|
7313
|
-
* Prompt
|
|
7314
|
-
* @description The prompt used for generating the image.
|
|
7315
|
-
*/
|
|
7316
|
-
prompt: string;
|
|
7317
|
-
/**
|
|
7318
|
-
* Seed
|
|
7319
|
-
* @description Seed of the generated Image. It will be the same value of the one passed in the
|
|
7320
|
-
* input or the randomly generated that was used in case none was passed.
|
|
7321
|
-
*/
|
|
7322
|
-
seed: number;
|
|
7323
|
-
timings: {
|
|
7324
|
-
[key: string]: number;
|
|
7325
|
-
};
|
|
7326
|
-
}
|
|
7327
|
-
|
|
7328
7319
|
export interface SharedType_82f1 {
|
|
7329
7320
|
/**
|
|
7330
7321
|
* Has Nsfw Concepts
|
|
@@ -8267,57 +8258,19 @@ export interface SharedType_7c2 {
|
|
|
8267
8258
|
lottie_file: Components.File;
|
|
8268
8259
|
}
|
|
8269
8260
|
|
|
8270
|
-
export interface
|
|
8261
|
+
export interface SharedType_7ad {
|
|
8271
8262
|
/**
|
|
8272
8263
|
* @description The generated video.
|
|
8273
8264
|
* @example {
|
|
8274
8265
|
* "content_type": "video/mp4",
|
|
8275
|
-
* "file_name": "output.mp4",
|
|
8276
8266
|
* "url": "https://v3b.fal.media/files/b/0a8d0278/pgIO9yOXTFCTetKBsqDwX_output.mp4",
|
|
8277
|
-
* "file_size": 12037975
|
|
8267
|
+
* "file_size": 12037975,
|
|
8268
|
+
* "file_name": "output.mp4"
|
|
8278
8269
|
* }
|
|
8279
8270
|
*/
|
|
8280
8271
|
video: Components.File;
|
|
8281
8272
|
}
|
|
8282
8273
|
|
|
8283
|
-
export interface SharedType_7a6 {
|
|
8284
|
-
/**
|
|
8285
|
-
* Has Nsfw Concepts
|
|
8286
|
-
* @description Whether the generated images contain NSFW concepts.
|
|
8287
|
-
*/
|
|
8288
|
-
has_nsfw_concepts: boolean[];
|
|
8289
|
-
/**
|
|
8290
|
-
* Images
|
|
8291
|
-
* @description The generated image files info.
|
|
8292
|
-
* @example [
|
|
8293
|
-
* {
|
|
8294
|
-
* "content_type": "image/png",
|
|
8295
|
-
* "width": 1536,
|
|
8296
|
-
* "height": 1024,
|
|
8297
|
-
* "url": "https://storage.googleapis.com/falserverless/example_outputs/z-image-turbo-controlnet-output.jpg"
|
|
8298
|
-
* }
|
|
8299
|
-
* ]
|
|
8300
|
-
*/
|
|
8301
|
-
images: Components.ImageFile[];
|
|
8302
|
-
/**
|
|
8303
|
-
* Prompt
|
|
8304
|
-
* @description The prompt used for generating the image.
|
|
8305
|
-
*/
|
|
8306
|
-
prompt: string;
|
|
8307
|
-
/**
|
|
8308
|
-
* Seed
|
|
8309
|
-
* @description Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
|
|
8310
|
-
*/
|
|
8311
|
-
seed: number;
|
|
8312
|
-
/**
|
|
8313
|
-
* Timings
|
|
8314
|
-
* @description The timings of the generation process.
|
|
8315
|
-
*/
|
|
8316
|
-
timings: {
|
|
8317
|
-
[key: string]: number;
|
|
8318
|
-
};
|
|
8319
|
-
}
|
|
8320
|
-
|
|
8321
8274
|
export interface SharedType_79e {
|
|
8322
8275
|
/**
|
|
8323
8276
|
* @description The generated video file
|
|
@@ -8361,6 +8314,19 @@ export interface SharedType_79c {
|
|
|
8361
8314
|
seed?: number;
|
|
8362
8315
|
}
|
|
8363
8316
|
|
|
8317
|
+
export interface SharedType_796 {
|
|
8318
|
+
/**
|
|
8319
|
+
* @description The generated video
|
|
8320
|
+
* @example {
|
|
8321
|
+
* "file_size": 6420765,
|
|
8322
|
+
* "url": "https://fal.media/files/koala/HEWK7BBwqWrz7F5nAZzp7_output.mp4",
|
|
8323
|
+
* "content_type": "video/mp4",
|
|
8324
|
+
* "file_name": "output.mp4"
|
|
8325
|
+
* }
|
|
8326
|
+
*/
|
|
8327
|
+
video: Components.File;
|
|
8328
|
+
}
|
|
8329
|
+
|
|
8364
8330
|
export interface SharedType_791 {
|
|
8365
8331
|
/**
|
|
8366
8332
|
* Description
|
|
@@ -8504,41 +8470,6 @@ export interface SharedType_74d {
|
|
|
8504
8470
|
video: Components.VideoFile;
|
|
8505
8471
|
}
|
|
8506
8472
|
|
|
8507
|
-
export interface SharedType_735 {
|
|
8508
|
-
/**
|
|
8509
|
-
* Has Nsfw Concepts
|
|
8510
|
-
* @description Whether the generated images contain NSFW concepts.
|
|
8511
|
-
*/
|
|
8512
|
-
has_nsfw_concepts: boolean[];
|
|
8513
|
-
/**
|
|
8514
|
-
* Images
|
|
8515
|
-
* @description The generated image files info.
|
|
8516
|
-
* @example [
|
|
8517
|
-
* {
|
|
8518
|
-
* "width": 1024,
|
|
8519
|
-
* "url": "https://v3.fal.media/files/zebra/mMW8_S5PeGuDXLTfIKCpG.png",
|
|
8520
|
-
* "content_type": "image/jpeg",
|
|
8521
|
-
* "height": 768
|
|
8522
|
-
* }
|
|
8523
|
-
* ]
|
|
8524
|
-
*/
|
|
8525
|
-
images: Components.Image_1[];
|
|
8526
|
-
/**
|
|
8527
|
-
* Prompt
|
|
8528
|
-
* @description The prompt used for generating the image.
|
|
8529
|
-
*/
|
|
8530
|
-
prompt: string;
|
|
8531
|
-
/**
|
|
8532
|
-
* Seed
|
|
8533
|
-
* @description Seed of the generated Image. It will be the same value of the one passed in the
|
|
8534
|
-
* input or the randomly generated that was used in case none was passed.
|
|
8535
|
-
*/
|
|
8536
|
-
seed: number;
|
|
8537
|
-
timings: {
|
|
8538
|
-
[key: string]: number;
|
|
8539
|
-
};
|
|
8540
|
-
}
|
|
8541
|
-
|
|
8542
8473
|
export interface SharedType_732 {
|
|
8543
8474
|
/**
|
|
8544
8475
|
* Duration
|
|
@@ -8603,6 +8534,34 @@ export interface SharedType_709 {
|
|
|
8603
8534
|
video_url: string;
|
|
8604
8535
|
}
|
|
8605
8536
|
|
|
8537
|
+
export interface SharedType_6fc {
|
|
8538
|
+
/**
|
|
8539
|
+
* Images
|
|
8540
|
+
* @description The edited image.
|
|
8541
|
+
* @example [
|
|
8542
|
+
* {
|
|
8543
|
+
* "height": 768,
|
|
8544
|
+
* "width": 1152,
|
|
8545
|
+
* "url": "https://v3b.fal.media/files/b/koala/2_gRhwfsnmNKYtZ_dveyV.jpg",
|
|
8546
|
+
* "content_type": "image/jpeg",
|
|
8547
|
+
* "file_name": "2_gRhwfsnmNKYtZ_dveyV.jpg"
|
|
8548
|
+
* }
|
|
8549
|
+
* ]
|
|
8550
|
+
*/
|
|
8551
|
+
images: Components.ImageFile[];
|
|
8552
|
+
/**
|
|
8553
|
+
* Prompt
|
|
8554
|
+
* @description The prompt used for the inference.
|
|
8555
|
+
* @example The user wants to add a surfer to the wave in the illustration while preserving the original ukiyo-e woodblock art style. The surfer should be depicted mid-action, crouched low on a modern-style surfboard, carving through the crest of the wave with one arm extended for balance and the other gripping the board. Their wavy hair and athletic physique should match the dynamic motion. The background must remain unchanged, including the iconic Mount Fuji and the traditional Japanese text, to maintain the artwork's historical aesthetic and composition.
|
|
8556
|
+
*/
|
|
8557
|
+
prompt: string;
|
|
8558
|
+
/**
|
|
8559
|
+
* Seed
|
|
8560
|
+
* @description The seed for the inference.
|
|
8561
|
+
*/
|
|
8562
|
+
seed: number;
|
|
8563
|
+
}
|
|
8564
|
+
|
|
8606
8565
|
export interface SharedType_6f3 {
|
|
8607
8566
|
/**
|
|
8608
8567
|
* Has Nsfw Concepts
|
|
@@ -8673,6 +8632,24 @@ export interface SharedType_6f1 {
|
|
|
8673
8632
|
};
|
|
8674
8633
|
}
|
|
8675
8634
|
|
|
8635
|
+
export interface SharedType_6e3 {
|
|
8636
|
+
/**
|
|
8637
|
+
* Images
|
|
8638
|
+
* @description The generated images with objects removed.
|
|
8639
|
+
* @example [
|
|
8640
|
+
* {
|
|
8641
|
+
* "content_type": "image/png",
|
|
8642
|
+
* "height": 768,
|
|
8643
|
+
* "width": 1024,
|
|
8644
|
+
* "url": "https://v3.fal.media/files/lion/arYSoJeqWjhbcA8o4budv_85a2309b2c954c85a75120e664adbe17.png",
|
|
8645
|
+
* "file_name": "85a2309b2c954c85a75120e664adbe17.png",
|
|
8646
|
+
* "file_size": 730703
|
|
8647
|
+
* }
|
|
8648
|
+
* ]
|
|
8649
|
+
*/
|
|
8650
|
+
images: Components.Image[];
|
|
8651
|
+
}
|
|
8652
|
+
|
|
8676
8653
|
export interface SharedType_6cd {
|
|
8677
8654
|
/**
|
|
8678
8655
|
* Aspect Ratio
|
|
@@ -9107,7 +9084,7 @@ export interface SharedType_66b {
|
|
|
9107
9084
|
video: Components.File;
|
|
9108
9085
|
}
|
|
9109
9086
|
|
|
9110
|
-
export interface
|
|
9087
|
+
export interface SharedType_6631 {
|
|
9111
9088
|
/**
|
|
9112
9089
|
* Enable Safety Checker
|
|
9113
9090
|
* @description If set to true, the safety checker will be enabled.
|
|
@@ -9172,6 +9149,41 @@ export interface SharedType_663 {
|
|
|
9172
9149
|
sync_mode?: boolean;
|
|
9173
9150
|
}
|
|
9174
9151
|
|
|
9152
|
+
export interface SharedType_663 {
|
|
9153
|
+
/**
|
|
9154
|
+
* Has Nsfw Concepts
|
|
9155
|
+
* @description Whether the generated images contain NSFW concepts.
|
|
9156
|
+
*/
|
|
9157
|
+
has_nsfw_concepts: boolean[];
|
|
9158
|
+
/**
|
|
9159
|
+
* Images
|
|
9160
|
+
* @description The generated image(s).
|
|
9161
|
+
* @example [
|
|
9162
|
+
* {
|
|
9163
|
+
* "content_type": "image/jpeg",
|
|
9164
|
+
* "width": 1024,
|
|
9165
|
+
* "url": "https://v3b.fal.media/files/b/0a8e76a4/n8AJdfVTm-9msRC-sVQFn.jpg",
|
|
9166
|
+
* "height": 768
|
|
9167
|
+
* }
|
|
9168
|
+
* ]
|
|
9169
|
+
*/
|
|
9170
|
+
images: Components.Image_1[];
|
|
9171
|
+
/**
|
|
9172
|
+
* Prompt
|
|
9173
|
+
* @description The prompt used for generating the image.
|
|
9174
|
+
*/
|
|
9175
|
+
prompt: string;
|
|
9176
|
+
/**
|
|
9177
|
+
* Seed
|
|
9178
|
+
* @description Seed of the generated Image. It will be the same value of the one passed in the
|
|
9179
|
+
* input or the randomly generated that was used in case none was passed.
|
|
9180
|
+
*/
|
|
9181
|
+
seed: number;
|
|
9182
|
+
timings: {
|
|
9183
|
+
[key: string]: number;
|
|
9184
|
+
};
|
|
9185
|
+
}
|
|
9186
|
+
|
|
9175
9187
|
export interface SharedType_65e {
|
|
9176
9188
|
/**
|
|
9177
9189
|
* Video
|
|
@@ -9368,19 +9380,6 @@ export interface SharedType_5d7 {
|
|
|
9368
9380
|
video_url: string;
|
|
9369
9381
|
}
|
|
9370
9382
|
|
|
9371
|
-
export interface SharedType_5c2 {
|
|
9372
|
-
/**
|
|
9373
|
-
* @description The generated video
|
|
9374
|
-
* @example {
|
|
9375
|
-
* "url": "https://fal.media/files/tiger/8V9H8RLyFiWjmJDOxGbcG_output.mp4",
|
|
9376
|
-
* "file_name": "output.mp4",
|
|
9377
|
-
* "file_size": 4060052,
|
|
9378
|
-
* "content_type": "video/mp4"
|
|
9379
|
-
* }
|
|
9380
|
-
*/
|
|
9381
|
-
video: Components.File;
|
|
9382
|
-
}
|
|
9383
|
-
|
|
9384
9383
|
export interface SharedType_5b3 {
|
|
9385
9384
|
/**
|
|
9386
9385
|
* @description The generated video file
|
|
@@ -9670,19 +9669,6 @@ export interface SharedType_595 {
|
|
|
9670
9669
|
trigger_phrase?: string;
|
|
9671
9670
|
}
|
|
9672
9671
|
|
|
9673
|
-
export interface SharedType_58a {
|
|
9674
|
-
/**
|
|
9675
|
-
* @description The generated video
|
|
9676
|
-
* @example {
|
|
9677
|
-
* "content_type": "video/mp4",
|
|
9678
|
-
* "file_name": "output.mp4",
|
|
9679
|
-
* "url": "https://v3b.fal.media/files/b/0a875336/8p3rFiXtx3fE2TLoh59KP_output.mp4",
|
|
9680
|
-
* "file_size": 35299865
|
|
9681
|
-
* }
|
|
9682
|
-
*/
|
|
9683
|
-
video: Components.File;
|
|
9684
|
-
}
|
|
9685
|
-
|
|
9686
9672
|
export interface SharedType_57e {
|
|
9687
9673
|
/**
|
|
9688
9674
|
* Acceleration
|
|
@@ -9909,45 +9895,6 @@ export interface SharedType_578 {
|
|
|
9909
9895
|
video: Components.File;
|
|
9910
9896
|
}
|
|
9911
9897
|
|
|
9912
|
-
export interface SharedType_576 {
|
|
9913
|
-
/**
|
|
9914
|
-
* @description The generated video
|
|
9915
|
-
* @example {
|
|
9916
|
-
* "url": "https://fal.media/files/koala/HEWK7BBwqWrz7F5nAZzp7_output.mp4",
|
|
9917
|
-
* "file_name": "output.mp4",
|
|
9918
|
-
* "file_size": 6420765,
|
|
9919
|
-
* "content_type": "video/mp4"
|
|
9920
|
-
* }
|
|
9921
|
-
*/
|
|
9922
|
-
video: Components.File;
|
|
9923
|
-
}
|
|
9924
|
-
|
|
9925
|
-
export interface SharedType_56e {
|
|
9926
|
-
/**
|
|
9927
|
-
* @description The generated video.
|
|
9928
|
-
* @example {
|
|
9929
|
-
* "content_type": "video/mp4",
|
|
9930
|
-
* "file_name": "output.mp4",
|
|
9931
|
-
* "url": "https://v3b.fal.media/files/b/koala/knryyyGF3ZVyMMrGr77CL_output.mp4",
|
|
9932
|
-
* "file_size": 27588984
|
|
9933
|
-
* }
|
|
9934
|
-
*/
|
|
9935
|
-
video: Components.File;
|
|
9936
|
-
}
|
|
9937
|
-
|
|
9938
|
-
export interface SharedType_562 {
|
|
9939
|
-
/**
|
|
9940
|
-
* @description The generated video
|
|
9941
|
-
* @example {
|
|
9942
|
-
* "content_type": "video/mp4",
|
|
9943
|
-
* "file_name": "output.mp4",
|
|
9944
|
-
* "url": "https://v3.fal.media/files/penguin/twy6u1yv09NvqsX0mMFM2_output.mp4",
|
|
9945
|
-
* "file_size": 3910577
|
|
9946
|
-
* }
|
|
9947
|
-
*/
|
|
9948
|
-
video: Components.File;
|
|
9949
|
-
}
|
|
9950
|
-
|
|
9951
9898
|
export interface SharedType_554 {
|
|
9952
9899
|
boundingbox_frames_zip?: Components.File;
|
|
9953
9900
|
/**
|
|
@@ -10271,14 +10218,14 @@ export interface SharedType_52a {
|
|
|
10271
10218
|
video_write_mode?: 'fast' | 'balanced' | 'small';
|
|
10272
10219
|
}
|
|
10273
10220
|
|
|
10274
|
-
export interface
|
|
10221
|
+
export interface SharedType_524 {
|
|
10275
10222
|
/**
|
|
10276
|
-
* @description The generated video
|
|
10223
|
+
* @description The generated video
|
|
10277
10224
|
* @example {
|
|
10225
|
+
* "file_size": 3890360,
|
|
10226
|
+
* "url": "https://fal.media/files/panda/5KmKS-mh1vO-htbqE5oex_output.mp4",
|
|
10278
10227
|
* "content_type": "video/mp4",
|
|
10279
|
-
* "file_name": "output.mp4"
|
|
10280
|
-
* "url": "https://v3b.fal.media/files/b/panda/oVdiICFXY03Vbam-08Aj8_output.mp4",
|
|
10281
|
-
* "file_size": 47359974
|
|
10228
|
+
* "file_name": "output.mp4"
|
|
10282
10229
|
* }
|
|
10283
10230
|
*/
|
|
10284
10231
|
video: Components.File;
|
|
@@ -10336,7 +10283,7 @@ export interface SharedType_51a {
|
|
|
10336
10283
|
seed: number;
|
|
10337
10284
|
}
|
|
10338
10285
|
|
|
10339
|
-
export interface
|
|
10286
|
+
export interface SharedType_5141 {
|
|
10340
10287
|
/**
|
|
10341
10288
|
* @example {
|
|
10342
10289
|
* "content_type": "video/mp4",
|
|
@@ -10346,6 +10293,19 @@ export interface SharedType_514 {
|
|
|
10346
10293
|
video: Components.File;
|
|
10347
10294
|
}
|
|
10348
10295
|
|
|
10296
|
+
export interface SharedType_514 {
|
|
10297
|
+
/**
|
|
10298
|
+
* @description The generated video
|
|
10299
|
+
* @example {
|
|
10300
|
+
* "content_type": "video/mp4",
|
|
10301
|
+
* "url": "https://v3b.fal.media/files/b/0a875336/8p3rFiXtx3fE2TLoh59KP_output.mp4",
|
|
10302
|
+
* "file_size": 35299865,
|
|
10303
|
+
* "file_name": "output.mp4"
|
|
10304
|
+
* }
|
|
10305
|
+
*/
|
|
10306
|
+
video: Components.File;
|
|
10307
|
+
}
|
|
10308
|
+
|
|
10349
10309
|
export interface SharedType_50b {
|
|
10350
10310
|
/**
|
|
10351
10311
|
* @description The generated video.
|
|
@@ -10488,6 +10448,52 @@ export interface SharedType_4fd {
|
|
|
10488
10448
|
prompt: string;
|
|
10489
10449
|
}
|
|
10490
10450
|
|
|
10451
|
+
export interface SharedType_4ed {
|
|
10452
|
+
/**
|
|
10453
|
+
* @description The generated video
|
|
10454
|
+
* @example {
|
|
10455
|
+
* "file_size": 5485412,
|
|
10456
|
+
* "url": "https://storage.googleapis.com/falserverless/model_tests/video_models/output-4.mp4",
|
|
10457
|
+
* "content_type": "video/mp4",
|
|
10458
|
+
* "file_name": "output.mp4"
|
|
10459
|
+
* }
|
|
10460
|
+
*/
|
|
10461
|
+
video: Components.File;
|
|
10462
|
+
}
|
|
10463
|
+
|
|
10464
|
+
export interface SharedType_4eb {
|
|
10465
|
+
/**
|
|
10466
|
+
* @description The extended video
|
|
10467
|
+
* @example {
|
|
10468
|
+
* "file_size": 1163040,
|
|
10469
|
+
* "url": "https://v3.fal.media/files/rabbit/88-jI3VWXU4Q8kSNrWo3c_output.mp4",
|
|
10470
|
+
* "content_type": "video/mp4",
|
|
10471
|
+
* "file_name": "output.mp4"
|
|
10472
|
+
* }
|
|
10473
|
+
*/
|
|
10474
|
+
video: Components.File;
|
|
10475
|
+
}
|
|
10476
|
+
|
|
10477
|
+
export interface SharedType_4cf {
|
|
10478
|
+
/**
|
|
10479
|
+
* Output
|
|
10480
|
+
* @description Generated output from video processing
|
|
10481
|
+
* @example that's the way I look at it and I don't know what you would say. Sooner or later the child gets run over.
|
|
10482
|
+
* They seem to be too local, too provincial.
|
|
10483
|
+
*/
|
|
10484
|
+
output: string;
|
|
10485
|
+
/**
|
|
10486
|
+
* @description Token usage information
|
|
10487
|
+
* @example {
|
|
10488
|
+
* "cost": 0.0005,
|
|
10489
|
+
* "prompt_tokens": 1000,
|
|
10490
|
+
* "total_tokens": 1100,
|
|
10491
|
+
* "completion_tokens": 100
|
|
10492
|
+
* }
|
|
10493
|
+
*/
|
|
10494
|
+
usage: Components.UsageInfo;
|
|
10495
|
+
}
|
|
10496
|
+
|
|
10491
10497
|
export interface SharedType_4c9 {
|
|
10492
10498
|
/**
|
|
10493
10499
|
* Control Lora Image Url
|
|
@@ -10621,81 +10627,6 @@ export interface SharedType_4bc {
|
|
|
10621
10627
|
video_url: string;
|
|
10622
10628
|
}
|
|
10623
10629
|
|
|
10624
|
-
export interface SharedType_4ba {
|
|
10625
|
-
audio_setting?: Components.AudioSetting;
|
|
10626
|
-
/**
|
|
10627
|
-
* Language Boost
|
|
10628
|
-
* @description Enhance recognition of specified languages and dialects
|
|
10629
|
-
*/
|
|
10630
|
-
language_boost?:
|
|
10631
|
-
| 'Persian'
|
|
10632
|
-
| 'Filipino'
|
|
10633
|
-
| 'Tamil'
|
|
10634
|
-
| 'Chinese'
|
|
10635
|
-
| 'Chinese,Yue'
|
|
10636
|
-
| 'English'
|
|
10637
|
-
| 'Arabic'
|
|
10638
|
-
| 'Russian'
|
|
10639
|
-
| 'Spanish'
|
|
10640
|
-
| 'French'
|
|
10641
|
-
| 'Portuguese'
|
|
10642
|
-
| 'German'
|
|
10643
|
-
| 'Turkish'
|
|
10644
|
-
| 'Dutch'
|
|
10645
|
-
| 'Ukrainian'
|
|
10646
|
-
| 'Vietnamese'
|
|
10647
|
-
| 'Indonesian'
|
|
10648
|
-
| 'Japanese'
|
|
10649
|
-
| 'Italian'
|
|
10650
|
-
| 'Korean'
|
|
10651
|
-
| 'Thai'
|
|
10652
|
-
| 'Polish'
|
|
10653
|
-
| 'Romanian'
|
|
10654
|
-
| 'Greek'
|
|
10655
|
-
| 'Czech'
|
|
10656
|
-
| 'Finnish'
|
|
10657
|
-
| 'Hindi'
|
|
10658
|
-
| 'Bulgarian'
|
|
10659
|
-
| 'Danish'
|
|
10660
|
-
| 'Hebrew'
|
|
10661
|
-
| 'Malay'
|
|
10662
|
-
| 'Slovak'
|
|
10663
|
-
| 'Swedish'
|
|
10664
|
-
| 'Croatian'
|
|
10665
|
-
| 'Hungarian'
|
|
10666
|
-
| 'Norwegian'
|
|
10667
|
-
| 'Slovenian'
|
|
10668
|
-
| 'Catalan'
|
|
10669
|
-
| 'Nynorsk'
|
|
10670
|
-
| 'Afrikaans'
|
|
10671
|
-
| 'auto';
|
|
10672
|
-
/**
|
|
10673
|
-
* Output Format
|
|
10674
|
-
* @description Format of the output content (non-streaming only)
|
|
10675
|
-
* @default hex
|
|
10676
|
-
* @enum {string}
|
|
10677
|
-
*/
|
|
10678
|
-
output_format?: 'url' | 'hex';
|
|
10679
|
-
pronunciation_dict?: Components.PronunciationDict;
|
|
10680
|
-
/**
|
|
10681
|
-
* Text
|
|
10682
|
-
* @description Text to convert to speech (max 5000 characters, minimum 1 non-whitespace character)
|
|
10683
|
-
* @example Hello world! This is a test of the text-to-speech system.
|
|
10684
|
-
*/
|
|
10685
|
-
text: string;
|
|
10686
|
-
/**
|
|
10687
|
-
* @description Voice configuration settings
|
|
10688
|
-
* @default {
|
|
10689
|
-
* "voice_id": "Wise_Woman",
|
|
10690
|
-
* "vol": 1,
|
|
10691
|
-
* "speed": 1,
|
|
10692
|
-
* "english_normalization": false,
|
|
10693
|
-
* "pitch": 0
|
|
10694
|
-
* }
|
|
10695
|
-
*/
|
|
10696
|
-
voice_setting?: Components.VoiceSetting;
|
|
10697
|
-
}
|
|
10698
|
-
|
|
10699
10630
|
export interface SharedType_4b8 {
|
|
10700
10631
|
/**
|
|
10701
10632
|
* Seed
|
|
@@ -11156,6 +11087,19 @@ export interface SharedType_467 {
|
|
|
11156
11087
|
seed: number;
|
|
11157
11088
|
}
|
|
11158
11089
|
|
|
11090
|
+
export interface SharedType_461 {
|
|
11091
|
+
/**
|
|
11092
|
+
* @description The generated video
|
|
11093
|
+
* @example {
|
|
11094
|
+
* "file_size": 3890360,
|
|
11095
|
+
* "url": "https://storage.googleapis.com/falserverless/model_tests/video_models/output-2.mp4",
|
|
11096
|
+
* "content_type": "video/mp4",
|
|
11097
|
+
* "file_name": "output.mp4"
|
|
11098
|
+
* }
|
|
11099
|
+
*/
|
|
11100
|
+
video: Components.File;
|
|
11101
|
+
}
|
|
11102
|
+
|
|
11159
11103
|
export interface SharedType_444 {
|
|
11160
11104
|
/**
|
|
11161
11105
|
* Images
|
|
@@ -11359,6 +11303,18 @@ export interface SharedType_411 {
|
|
|
11359
11303
|
sync_mode?: boolean;
|
|
11360
11304
|
}
|
|
11361
11305
|
|
|
11306
|
+
export interface SharedType_3db {
|
|
11307
|
+
/**
|
|
11308
|
+
* @description The generated video
|
|
11309
|
+
* @example {
|
|
11310
|
+
* "content_type": "video/mp4",
|
|
11311
|
+
* "url": "https://storage.googleapis.com/falserverless/kling/kling_ex.mp4.mp4",
|
|
11312
|
+
* "file_name": "output.mp4"
|
|
11313
|
+
* }
|
|
11314
|
+
*/
|
|
11315
|
+
video: Components.File;
|
|
11316
|
+
}
|
|
11317
|
+
|
|
11362
11318
|
export interface SharedType_3d6 {
|
|
11363
11319
|
/**
|
|
11364
11320
|
* Video
|
|
@@ -11757,6 +11713,19 @@ export interface SharedType_377 {
|
|
|
11757
11713
|
output: string;
|
|
11758
11714
|
}
|
|
11759
11715
|
|
|
11716
|
+
export interface SharedType_373 {
|
|
11717
|
+
/**
|
|
11718
|
+
* @description The generated video
|
|
11719
|
+
* @example {
|
|
11720
|
+
* "file_size": 5485412,
|
|
11721
|
+
* "url": "https://fal.media/files/lion/_fVEU5nzHND_fHGQUhXEm_output.mp4",
|
|
11722
|
+
* "content_type": "video/mp4",
|
|
11723
|
+
* "file_name": "output.mp4"
|
|
11724
|
+
* }
|
|
11725
|
+
*/
|
|
11726
|
+
video: Components.File;
|
|
11727
|
+
}
|
|
11728
|
+
|
|
11760
11729
|
export interface SharedType_371 {
|
|
11761
11730
|
/**
|
|
11762
11731
|
* Image Url
|
|
@@ -11872,108 +11841,43 @@ export interface SharedType_364 {
|
|
|
11872
11841
|
video: Components.File;
|
|
11873
11842
|
}
|
|
11874
11843
|
|
|
11875
|
-
export interface
|
|
11876
|
-
|
|
11877
|
-
|
|
11878
|
-
|
|
11879
|
-
|
|
11844
|
+
export interface SharedType_360 {
|
|
11845
|
+
/**
|
|
11846
|
+
* Has Nsfw Concepts
|
|
11847
|
+
* @description Whether the generated images contain NSFW concepts.
|
|
11848
|
+
*/
|
|
11849
|
+
has_nsfw_concepts: boolean[];
|
|
11880
11850
|
/**
|
|
11881
11851
|
* Images
|
|
11882
|
-
* @description The
|
|
11852
|
+
* @description The generated image files info.
|
|
11883
11853
|
* @example [
|
|
11884
11854
|
* {
|
|
11885
|
-
* "url": "https://v3b.fal.media/files/b/koala/2_gRhwfsnmNKYtZ_dveyV.jpg",
|
|
11886
11855
|
* "height": 768,
|
|
11887
|
-
* "
|
|
11888
|
-
* "
|
|
11889
|
-
* "
|
|
11856
|
+
* "content_type": "image/jpeg",
|
|
11857
|
+
* "url": "https://v3.fal.media/files/zebra/mMW8_S5PeGuDXLTfIKCpG.png",
|
|
11858
|
+
* "width": 1024
|
|
11890
11859
|
* }
|
|
11891
11860
|
* ]
|
|
11892
11861
|
*/
|
|
11893
|
-
images: Components.
|
|
11862
|
+
images: Components.Image_1[];
|
|
11894
11863
|
/**
|
|
11895
11864
|
* Prompt
|
|
11896
|
-
* @description The prompt used for the
|
|
11897
|
-
* @example The user wants to add a surfer to the wave in the illustration while preserving the original ukiyo-e woodblock art style. The surfer should be depicted mid-action, crouched low on a modern-style surfboard, carving through the crest of the wave with one arm extended for balance and the other gripping the board. Their wavy hair and athletic physique should match the dynamic motion. The background must remain unchanged, including the iconic Mount Fuji and the traditional Japanese text, to maintain the artwork's historical aesthetic and composition.
|
|
11865
|
+
* @description The prompt used for generating the image.
|
|
11898
11866
|
*/
|
|
11899
11867
|
prompt: string;
|
|
11900
11868
|
/**
|
|
11901
11869
|
* Seed
|
|
11902
|
-
* @description
|
|
11870
|
+
* @description Seed of the generated Image. It will be the same value of the one passed in the
|
|
11871
|
+
* input or the randomly generated that was used in case none was passed.
|
|
11903
11872
|
*/
|
|
11904
11873
|
seed: number;
|
|
11874
|
+
timings: {
|
|
11875
|
+
[key: string]: number;
|
|
11876
|
+
};
|
|
11905
11877
|
}
|
|
11906
11878
|
|
|
11907
|
-
export interface
|
|
11908
|
-
|
|
11909
|
-
/**
|
|
11910
|
-
* Language Boost
|
|
11911
|
-
* @description Enhance recognition of specified languages and dialects
|
|
11912
|
-
*/
|
|
11913
|
-
language_boost?:
|
|
11914
|
-
| 'Chinese'
|
|
11915
|
-
| 'Chinese,Yue'
|
|
11916
|
-
| 'English'
|
|
11917
|
-
| 'Arabic'
|
|
11918
|
-
| 'Russian'
|
|
11919
|
-
| 'Spanish'
|
|
11920
|
-
| 'French'
|
|
11921
|
-
| 'Portuguese'
|
|
11922
|
-
| 'German'
|
|
11923
|
-
| 'Turkish'
|
|
11924
|
-
| 'Dutch'
|
|
11925
|
-
| 'Ukrainian'
|
|
11926
|
-
| 'Vietnamese'
|
|
11927
|
-
| 'Indonesian'
|
|
11928
|
-
| 'Japanese'
|
|
11929
|
-
| 'Italian'
|
|
11930
|
-
| 'Korean'
|
|
11931
|
-
| 'Thai'
|
|
11932
|
-
| 'Polish'
|
|
11933
|
-
| 'Romanian'
|
|
11934
|
-
| 'Greek'
|
|
11935
|
-
| 'Czech'
|
|
11936
|
-
| 'Finnish'
|
|
11937
|
-
| 'Hindi'
|
|
11938
|
-
| 'Bulgarian'
|
|
11939
|
-
| 'Danish'
|
|
11940
|
-
| 'Hebrew'
|
|
11941
|
-
| 'Malay'
|
|
11942
|
-
| 'Slovak'
|
|
11943
|
-
| 'Swedish'
|
|
11944
|
-
| 'Croatian'
|
|
11945
|
-
| 'Hungarian'
|
|
11946
|
-
| 'Norwegian'
|
|
11947
|
-
| 'Slovenian'
|
|
11948
|
-
| 'Catalan'
|
|
11949
|
-
| 'Nynorsk'
|
|
11950
|
-
| 'Afrikaans'
|
|
11951
|
-
| 'auto';
|
|
11952
|
-
/**
|
|
11953
|
-
* Output Format
|
|
11954
|
-
* @description Format of the output content (non-streaming only)
|
|
11955
|
-
* @default hex
|
|
11956
|
-
* @enum {string}
|
|
11957
|
-
*/
|
|
11958
|
-
output_format?: 'url' | 'hex';
|
|
11959
|
-
pronunciation_dict?: Components.PronunciationDict;
|
|
11960
|
-
/**
|
|
11961
|
-
* Text
|
|
11962
|
-
* @description Text to convert to speech (max 5000 characters, minimum 1 non-whitespace character)
|
|
11963
|
-
* @example Hello world! This is a test of the text-to-speech system.
|
|
11964
|
-
*/
|
|
11965
|
-
text: string;
|
|
11966
|
-
/**
|
|
11967
|
-
* @description Voice configuration settings
|
|
11968
|
-
* @default {
|
|
11969
|
-
* "voice_id": "Wise_Woman",
|
|
11970
|
-
* "vol": 1,
|
|
11971
|
-
* "speed": 1,
|
|
11972
|
-
* "english_normalization": false,
|
|
11973
|
-
* "pitch": 0
|
|
11974
|
-
* }
|
|
11975
|
-
*/
|
|
11976
|
-
voice_setting?: Components.VoiceSetting;
|
|
11879
|
+
export interface SharedType_357 {
|
|
11880
|
+
image: Components.Image;
|
|
11977
11881
|
}
|
|
11978
11882
|
|
|
11979
11883
|
export interface SharedType_304 {
|
|
@@ -12270,7 +12174,7 @@ export interface SharedType_2ac {
|
|
|
12270
12174
|
style?: 'anime' | '3d_animation' | 'clay' | 'comic' | 'cyberpunk';
|
|
12271
12175
|
}
|
|
12272
12176
|
|
|
12273
|
-
export interface
|
|
12177
|
+
export interface SharedType_2981 {
|
|
12274
12178
|
/**
|
|
12275
12179
|
* Transcribed Text
|
|
12276
12180
|
* @description The partial or final transcription output from Canary
|
|
@@ -12284,6 +12188,19 @@ export interface SharedType_298 {
|
|
|
12284
12188
|
partial?: boolean;
|
|
12285
12189
|
}
|
|
12286
12190
|
|
|
12191
|
+
export interface SharedType_298 {
|
|
12192
|
+
/**
|
|
12193
|
+
* @description The generated video
|
|
12194
|
+
* @example {
|
|
12195
|
+
* "file_size": 4060052,
|
|
12196
|
+
* "url": "https://fal.media/files/tiger/8V9H8RLyFiWjmJDOxGbcG_output.mp4",
|
|
12197
|
+
* "content_type": "video/mp4",
|
|
12198
|
+
* "file_name": "output.mp4"
|
|
12199
|
+
* }
|
|
12200
|
+
*/
|
|
12201
|
+
video: Components.File;
|
|
12202
|
+
}
|
|
12203
|
+
|
|
12287
12204
|
export interface SharedType_27e {
|
|
12288
12205
|
/**
|
|
12289
12206
|
* Images
|
|
@@ -12557,6 +12474,78 @@ export interface SharedType_21d {
|
|
|
12557
12474
|
turn_off_cfg_start_si?: number;
|
|
12558
12475
|
}
|
|
12559
12476
|
|
|
12477
|
+
export interface SharedType_21c {
|
|
12478
|
+
audio_setting?: Components.AudioSetting;
|
|
12479
|
+
/**
|
|
12480
|
+
* Language Boost
|
|
12481
|
+
* @description Enhance recognition of specified languages and dialects
|
|
12482
|
+
*/
|
|
12483
|
+
language_boost?:
|
|
12484
|
+
| 'Chinese'
|
|
12485
|
+
| 'Chinese,Yue'
|
|
12486
|
+
| 'English'
|
|
12487
|
+
| 'Arabic'
|
|
12488
|
+
| 'Russian'
|
|
12489
|
+
| 'Spanish'
|
|
12490
|
+
| 'French'
|
|
12491
|
+
| 'Portuguese'
|
|
12492
|
+
| 'German'
|
|
12493
|
+
| 'Turkish'
|
|
12494
|
+
| 'Dutch'
|
|
12495
|
+
| 'Ukrainian'
|
|
12496
|
+
| 'Vietnamese'
|
|
12497
|
+
| 'Indonesian'
|
|
12498
|
+
| 'Japanese'
|
|
12499
|
+
| 'Italian'
|
|
12500
|
+
| 'Korean'
|
|
12501
|
+
| 'Thai'
|
|
12502
|
+
| 'Polish'
|
|
12503
|
+
| 'Romanian'
|
|
12504
|
+
| 'Greek'
|
|
12505
|
+
| 'Czech'
|
|
12506
|
+
| 'Finnish'
|
|
12507
|
+
| 'Hindi'
|
|
12508
|
+
| 'Bulgarian'
|
|
12509
|
+
| 'Danish'
|
|
12510
|
+
| 'Hebrew'
|
|
12511
|
+
| 'Malay'
|
|
12512
|
+
| 'Slovak'
|
|
12513
|
+
| 'Swedish'
|
|
12514
|
+
| 'Croatian'
|
|
12515
|
+
| 'Hungarian'
|
|
12516
|
+
| 'Norwegian'
|
|
12517
|
+
| 'Slovenian'
|
|
12518
|
+
| 'Catalan'
|
|
12519
|
+
| 'Nynorsk'
|
|
12520
|
+
| 'Afrikaans'
|
|
12521
|
+
| 'auto';
|
|
12522
|
+
/**
|
|
12523
|
+
* Output Format
|
|
12524
|
+
* @description Format of the output content (non-streaming only)
|
|
12525
|
+
* @default hex
|
|
12526
|
+
* @enum {string}
|
|
12527
|
+
*/
|
|
12528
|
+
output_format?: 'url' | 'hex';
|
|
12529
|
+
pronunciation_dict?: Components.PronunciationDict;
|
|
12530
|
+
/**
|
|
12531
|
+
* Text
|
|
12532
|
+
* @description Text to convert to speech (max 5000 characters, minimum 1 non-whitespace character)
|
|
12533
|
+
* @example Hello world! This is a test of the text-to-speech system.
|
|
12534
|
+
*/
|
|
12535
|
+
text: string;
|
|
12536
|
+
/**
|
|
12537
|
+
* @description Voice configuration settings
|
|
12538
|
+
* @default {
|
|
12539
|
+
* "pitch": 0,
|
|
12540
|
+
* "voice_id": "Wise_Woman",
|
|
12541
|
+
* "english_normalization": false,
|
|
12542
|
+
* "speed": 1,
|
|
12543
|
+
* "vol": 1
|
|
12544
|
+
* }
|
|
12545
|
+
*/
|
|
12546
|
+
voice_setting?: Components.VoiceSetting;
|
|
12547
|
+
}
|
|
12548
|
+
|
|
12560
12549
|
export interface SharedType_219 {
|
|
12561
12550
|
/**
|
|
12562
12551
|
* Enable Safety Checker
|
|
@@ -12754,19 +12743,6 @@ export interface SharedType_1eb {
|
|
|
12754
12743
|
video: Components.File;
|
|
12755
12744
|
}
|
|
12756
12745
|
|
|
12757
|
-
export interface SharedType_1ea {
|
|
12758
|
-
/**
|
|
12759
|
-
* @description The generated video
|
|
12760
|
-
* @example {
|
|
12761
|
-
* "url": "https://fal.media/files/zebra/11UahivZ3XZ1tRlcEcgPq_output.mp4",
|
|
12762
|
-
* "file_name": "output.mp4",
|
|
12763
|
-
* "file_size": 2995630,
|
|
12764
|
-
* "content_type": "video/mp4"
|
|
12765
|
-
* }
|
|
12766
|
-
*/
|
|
12767
|
-
video: Components.File;
|
|
12768
|
-
}
|
|
12769
|
-
|
|
12770
12746
|
export interface SharedType_1c9 {
|
|
12771
12747
|
animation_fbx?: Components.File;
|
|
12772
12748
|
animation_glb?: Components.File;
|
|
@@ -13191,19 +13167,6 @@ export interface SharedType_165 {
|
|
|
13191
13167
|
task_id: string;
|
|
13192
13168
|
}
|
|
13193
13169
|
|
|
13194
|
-
export interface SharedType_164 {
|
|
13195
|
-
/**
|
|
13196
|
-
* @description The generated video
|
|
13197
|
-
* @example {
|
|
13198
|
-
* "url": "https://storage.googleapis.com/falserverless/model_tests/video_models/output-4.mp4",
|
|
13199
|
-
* "file_name": "output.mp4",
|
|
13200
|
-
* "file_size": 5485412,
|
|
13201
|
-
* "content_type": "video/mp4"
|
|
13202
|
-
* }
|
|
13203
|
-
*/
|
|
13204
|
-
video: Components.File;
|
|
13205
|
-
}
|
|
13206
|
-
|
|
13207
13170
|
export interface SharedType_158 {
|
|
13208
13171
|
/**
|
|
13209
13172
|
* Has Nsfw Concepts
|
|
@@ -13271,6 +13234,19 @@ export interface SharedType_129 {
|
|
|
13271
13234
|
results: string;
|
|
13272
13235
|
}
|
|
13273
13236
|
|
|
13237
|
+
export interface SharedType_11e {
|
|
13238
|
+
/**
|
|
13239
|
+
* @description The generated video.
|
|
13240
|
+
* @example {
|
|
13241
|
+
* "content_type": "video/mp4",
|
|
13242
|
+
* "url": "https://v3b.fal.media/files/b/koala/knryyyGF3ZVyMMrGr77CL_output.mp4",
|
|
13243
|
+
* "file_size": 27588984,
|
|
13244
|
+
* "file_name": "output.mp4"
|
|
13245
|
+
* }
|
|
13246
|
+
*/
|
|
13247
|
+
video: Components.File;
|
|
13248
|
+
}
|
|
13249
|
+
|
|
13274
13250
|
export interface SharedType_100 {
|
|
13275
13251
|
/**
|
|
13276
13252
|
* Prompt
|
|
@@ -13394,38 +13370,34 @@ export interface SharedType_0d8 {
|
|
|
13394
13370
|
sync_mode?: boolean;
|
|
13395
13371
|
}
|
|
13396
13372
|
|
|
13397
|
-
export interface
|
|
13398
|
-
/**
|
|
13399
|
-
* Has Nsfw Concepts
|
|
13400
|
-
* @description Whether the generated images contain NSFW concepts.
|
|
13401
|
-
*/
|
|
13402
|
-
has_nsfw_concepts: boolean[];
|
|
13403
|
-
/**
|
|
13404
|
-
* Images
|
|
13405
|
-
* @description The generated image files info.
|
|
13406
|
-
* @example [
|
|
13407
|
-
* {
|
|
13408
|
-
* "content_type": "image/png",
|
|
13409
|
-
* "width": 1024,
|
|
13410
|
-
* "height": 768,
|
|
13411
|
-
* "url": "https://v3b.fal.media/files/b/0a8c18a5/1z0k9F1YLgz4qCr64jCBa_r2uqRyDg.png"
|
|
13412
|
-
* }
|
|
13413
|
-
* ]
|
|
13414
|
-
*/
|
|
13415
|
-
images: Components.ImageFile[];
|
|
13373
|
+
export interface SharedType_0d7 {
|
|
13416
13374
|
/**
|
|
13417
|
-
*
|
|
13418
|
-
* @
|
|
13375
|
+
* @description The generated SVG file containing vector glyphs.
|
|
13376
|
+
* @example {
|
|
13377
|
+
* "content_type": "image/svg+xml",
|
|
13378
|
+
* "file_size": 959,
|
|
13379
|
+
* "url": "https://v3b.fal.media/files/b/0a90bfc3/0f8Su2aQUzPQy4NZMDQpp_180c718ac5d8407092d0688ea2605f0c.svg",
|
|
13380
|
+
* "file_name": "180c718ac5d8407092d0688ea2605f0c.svg"
|
|
13381
|
+
* }
|
|
13419
13382
|
*/
|
|
13420
|
-
|
|
13383
|
+
image: Components.File;
|
|
13421
13384
|
/**
|
|
13422
13385
|
* Seed
|
|
13423
|
-
* @description
|
|
13386
|
+
* @description The seed used for generation.
|
|
13387
|
+
* @example 1835785439
|
|
13424
13388
|
*/
|
|
13425
13389
|
seed: number;
|
|
13390
|
+
/**
|
|
13391
|
+
* Svg Content
|
|
13392
|
+
* @description Raw SVG content as a string.
|
|
13393
|
+
*/
|
|
13394
|
+
svg_content: string;
|
|
13426
13395
|
/**
|
|
13427
13396
|
* Timings
|
|
13428
|
-
* @description
|
|
13397
|
+
* @description Timing breakdown of the generation process.
|
|
13398
|
+
* @example {
|
|
13399
|
+
* "inference": 10.83
|
|
13400
|
+
* }
|
|
13429
13401
|
*/
|
|
13430
13402
|
timings: {
|
|
13431
13403
|
[key: string]: number;
|
|
@@ -13679,6 +13651,44 @@ export interface SharedType_084 {
|
|
|
13679
13651
|
sync_mode?: boolean;
|
|
13680
13652
|
}
|
|
13681
13653
|
|
|
13654
|
+
export interface SharedType_07f {
|
|
13655
|
+
/**
|
|
13656
|
+
* Has Nsfw Concepts
|
|
13657
|
+
* @description Whether the generated images contain NSFW concepts.
|
|
13658
|
+
*/
|
|
13659
|
+
has_nsfw_concepts: boolean[];
|
|
13660
|
+
/**
|
|
13661
|
+
* Images
|
|
13662
|
+
* @description The generated image files info.
|
|
13663
|
+
* @example [
|
|
13664
|
+
* {
|
|
13665
|
+
* "height": 768,
|
|
13666
|
+
* "content_type": "image/png",
|
|
13667
|
+
* "width": 1024,
|
|
13668
|
+
* "url": "https://v3b.fal.media/files/b/0a8c18a5/1z0k9F1YLgz4qCr64jCBa_r2uqRyDg.png"
|
|
13669
|
+
* }
|
|
13670
|
+
* ]
|
|
13671
|
+
*/
|
|
13672
|
+
images: Components.ImageFile[];
|
|
13673
|
+
/**
|
|
13674
|
+
* Prompt
|
|
13675
|
+
* @description The prompt used for generating the image.
|
|
13676
|
+
*/
|
|
13677
|
+
prompt: string;
|
|
13678
|
+
/**
|
|
13679
|
+
* Seed
|
|
13680
|
+
* @description Seed of the generated Image. It will be the same value of the one passed in the input or the randomly generated that was used in case none was passed.
|
|
13681
|
+
*/
|
|
13682
|
+
seed: number;
|
|
13683
|
+
/**
|
|
13684
|
+
* Timings
|
|
13685
|
+
* @description The timings of the generation process.
|
|
13686
|
+
*/
|
|
13687
|
+
timings: {
|
|
13688
|
+
[key: string]: number;
|
|
13689
|
+
};
|
|
13690
|
+
}
|
|
13691
|
+
|
|
13682
13692
|
export interface SharedType_076 {
|
|
13683
13693
|
/**
|
|
13684
13694
|
* Images
|
|
@@ -14192,7 +14202,7 @@ export interface RundiffusionfalRundiffusionPhotoFluxInput {
|
|
|
14192
14202
|
|
|
14193
14203
|
export interface RundiffusionfalRundiffusionPhotoFluxOutput extends SharedType_7c6 {}
|
|
14194
14204
|
|
|
14195
|
-
export interface RundiffusionfalJuggernautFluxProImageToImageInput extends
|
|
14205
|
+
export interface RundiffusionfalJuggernautFluxProImageToImageInput extends SharedType_6631 {}
|
|
14196
14206
|
|
|
14197
14207
|
export interface RundiffusionfalJuggernautFluxProImageToImageOutput extends SharedType_7c6 {}
|
|
14198
14208
|
|
|
@@ -14263,7 +14273,7 @@ export interface RundiffusionfalJuggernautFluxLightningInput {
|
|
|
14263
14273
|
|
|
14264
14274
|
export interface RundiffusionfalJuggernautFluxLightningOutput extends SharedType_7c6 {}
|
|
14265
14275
|
|
|
14266
|
-
export interface RundiffusionfalJuggernautFluxBaseImageToImageInput extends
|
|
14276
|
+
export interface RundiffusionfalJuggernautFluxBaseImageToImageInput extends SharedType_6631 {}
|
|
14267
14277
|
|
|
14268
14278
|
export interface RundiffusionfalJuggernautFluxBaseImageToImageOutput extends SharedType_7c6 {}
|
|
14269
14279
|
|
|
@@ -14734,10 +14744,10 @@ export interface OpenrouterRouterVisionOutput {
|
|
|
14734
14744
|
/**
|
|
14735
14745
|
* @description Token usage information
|
|
14736
14746
|
* @example {
|
|
14737
|
-
* "
|
|
14738
|
-
* "total_tokens": 1403,
|
|
14747
|
+
* "cost": 0.0005595,
|
|
14739
14748
|
* "prompt_tokens": 1340,
|
|
14740
|
-
* "
|
|
14749
|
+
* "total_tokens": 1403,
|
|
14750
|
+
* "completion_tokens": 63
|
|
14741
14751
|
* }
|
|
14742
14752
|
*/
|
|
14743
14753
|
usage: Components.UsageInfo;
|
|
@@ -14801,7 +14811,7 @@ export interface OpenrouterRouterVideoEnterpriseInput {
|
|
|
14801
14811
|
video_urls?: string[];
|
|
14802
14812
|
}
|
|
14803
14813
|
|
|
14804
|
-
export interface OpenrouterRouterVideoEnterpriseOutput extends
|
|
14814
|
+
export interface OpenrouterRouterVideoEnterpriseOutput extends SharedType_4cf {}
|
|
14805
14815
|
|
|
14806
14816
|
export interface OpenrouterRouterVideoInput {
|
|
14807
14817
|
/**
|
|
@@ -14854,7 +14864,7 @@ export interface OpenrouterRouterVideoInput {
|
|
|
14854
14864
|
video_urls?: string[];
|
|
14855
14865
|
}
|
|
14856
14866
|
|
|
14857
|
-
export interface OpenrouterRouterVideoOutput extends
|
|
14867
|
+
export interface OpenrouterRouterVideoOutput extends SharedType_4cf {}
|
|
14858
14868
|
|
|
14859
14869
|
export interface OpenrouterRouterAudioInput {
|
|
14860
14870
|
/**
|
|
@@ -14914,10 +14924,10 @@ export interface OpenrouterRouterAudioOutput {
|
|
|
14914
14924
|
/**
|
|
14915
14925
|
* @description Token usage information
|
|
14916
14926
|
* @example {
|
|
14917
|
-
* "
|
|
14918
|
-
* "total_tokens": 550,
|
|
14927
|
+
* "cost": 0.0003,
|
|
14919
14928
|
* "prompt_tokens": 500,
|
|
14920
|
-
* "
|
|
14929
|
+
* "total_tokens": 550,
|
|
14930
|
+
* "completion_tokens": 50
|
|
14921
14931
|
* }
|
|
14922
14932
|
*/
|
|
14923
14933
|
usage: Components.UsageInfo;
|
|
@@ -14998,10 +15008,10 @@ export interface OpenrouterRouterOutput {
|
|
|
14998
15008
|
/**
|
|
14999
15009
|
* @description Token usage information
|
|
15000
15010
|
* @example {
|
|
15001
|
-
* "
|
|
15002
|
-
* "total_tokens": 267,
|
|
15011
|
+
* "cost": 0.0005795,
|
|
15003
15012
|
* "prompt_tokens": 40,
|
|
15004
|
-
* "
|
|
15013
|
+
* "total_tokens": 267,
|
|
15014
|
+
* "completion_tokens": 227
|
|
15005
15015
|
* }
|
|
15006
15016
|
*/
|
|
15007
15017
|
usage?: Components.UsageInfo;
|
|
@@ -15509,7 +15519,7 @@ export interface ZImageTurboTilingLoraInput {
|
|
|
15509
15519
|
tiling_mode?: 'both' | 'horizontal' | 'vertical';
|
|
15510
15520
|
}
|
|
15511
15521
|
|
|
15512
|
-
export interface ZImageTurboTilingLoraOutput extends
|
|
15522
|
+
export interface ZImageTurboTilingLoraOutput extends SharedType_8eb {}
|
|
15513
15523
|
|
|
15514
15524
|
export interface ZImageTurboTilingInput {
|
|
15515
15525
|
/**
|
|
@@ -15621,7 +15631,7 @@ export interface ZImageTurboTilingInput {
|
|
|
15621
15631
|
tiling_mode?: 'both' | 'horizontal' | 'vertical';
|
|
15622
15632
|
}
|
|
15623
15633
|
|
|
15624
|
-
export interface ZImageTurboTilingOutput extends
|
|
15634
|
+
export interface ZImageTurboTilingOutput extends SharedType_8eb {}
|
|
15625
15635
|
|
|
15626
15636
|
export interface ZImageTurboLoraInput {
|
|
15627
15637
|
/**
|
|
@@ -15703,7 +15713,7 @@ export interface ZImageTurboLoraInput {
|
|
|
15703
15713
|
sync_mode?: boolean;
|
|
15704
15714
|
}
|
|
15705
15715
|
|
|
15706
|
-
export interface ZImageTurboLoraOutput extends
|
|
15716
|
+
export interface ZImageTurboLoraOutput extends SharedType_b16 {}
|
|
15707
15717
|
|
|
15708
15718
|
export interface ZImageTurboInpaintLoraInput {
|
|
15709
15719
|
/**
|
|
@@ -15822,7 +15832,7 @@ export interface ZImageTurboInpaintLoraInput {
|
|
|
15822
15832
|
sync_mode?: boolean;
|
|
15823
15833
|
}
|
|
15824
15834
|
|
|
15825
|
-
export interface ZImageTurboInpaintLoraOutput extends
|
|
15835
|
+
export interface ZImageTurboInpaintLoraOutput extends SharedType_cb0 {}
|
|
15826
15836
|
|
|
15827
15837
|
export interface ZImageTurboInpaintInput {
|
|
15828
15838
|
/**
|
|
@@ -15935,7 +15945,7 @@ export interface ZImageTurboInpaintInput {
|
|
|
15935
15945
|
sync_mode?: boolean;
|
|
15936
15946
|
}
|
|
15937
15947
|
|
|
15938
|
-
export interface ZImageTurboInpaintOutput extends
|
|
15948
|
+
export interface ZImageTurboInpaintOutput extends SharedType_cb0 {}
|
|
15939
15949
|
|
|
15940
15950
|
export interface ZImageTurboImageToImageLoraInput {
|
|
15941
15951
|
/**
|
|
@@ -16030,7 +16040,7 @@ export interface ZImageTurboImageToImageLoraInput {
|
|
|
16030
16040
|
sync_mode?: boolean;
|
|
16031
16041
|
}
|
|
16032
16042
|
|
|
16033
|
-
export interface ZImageTurboImageToImageLoraOutput extends
|
|
16043
|
+
export interface ZImageTurboImageToImageLoraOutput extends SharedType_e731 {}
|
|
16034
16044
|
|
|
16035
16045
|
export interface ZImageTurboImageToImageInput {
|
|
16036
16046
|
/**
|
|
@@ -16119,7 +16129,7 @@ export interface ZImageTurboImageToImageInput {
|
|
|
16119
16129
|
sync_mode?: boolean;
|
|
16120
16130
|
}
|
|
16121
16131
|
|
|
16122
|
-
export interface ZImageTurboImageToImageOutput extends
|
|
16132
|
+
export interface ZImageTurboImageToImageOutput extends SharedType_e731 {}
|
|
16123
16133
|
|
|
16124
16134
|
export interface ZImageTurboControlnetLoraInput {
|
|
16125
16135
|
/**
|
|
@@ -16233,7 +16243,7 @@ export interface ZImageTurboControlnetLoraInput {
|
|
|
16233
16243
|
sync_mode?: boolean;
|
|
16234
16244
|
}
|
|
16235
16245
|
|
|
16236
|
-
export interface ZImageTurboControlnetLoraOutput extends
|
|
16246
|
+
export interface ZImageTurboControlnetLoraOutput extends SharedType_893 {}
|
|
16237
16247
|
|
|
16238
16248
|
export interface ZImageTurboControlnetInput {
|
|
16239
16249
|
/**
|
|
@@ -16341,7 +16351,7 @@ export interface ZImageTurboControlnetInput {
|
|
|
16341
16351
|
sync_mode?: boolean;
|
|
16342
16352
|
}
|
|
16343
16353
|
|
|
16344
|
-
export interface ZImageTurboControlnetOutput extends
|
|
16354
|
+
export interface ZImageTurboControlnetOutput extends SharedType_893 {}
|
|
16345
16355
|
|
|
16346
16356
|
export interface ZImageTurboInput {
|
|
16347
16357
|
/**
|
|
@@ -16417,7 +16427,7 @@ export interface ZImageTurboInput {
|
|
|
16417
16427
|
sync_mode?: boolean;
|
|
16418
16428
|
}
|
|
16419
16429
|
|
|
16420
|
-
export interface ZImageTurboOutput extends
|
|
16430
|
+
export interface ZImageTurboOutput extends SharedType_b16 {}
|
|
16421
16431
|
|
|
16422
16432
|
export interface ZImageBaseLoraInput {
|
|
16423
16433
|
/**
|
|
@@ -16505,7 +16515,7 @@ export interface ZImageBaseLoraInput {
|
|
|
16505
16515
|
sync_mode?: boolean;
|
|
16506
16516
|
}
|
|
16507
16517
|
|
|
16508
|
-
export interface ZImageBaseLoraOutput extends
|
|
16518
|
+
export interface ZImageBaseLoraOutput extends SharedType_07f {}
|
|
16509
16519
|
|
|
16510
16520
|
export interface ZImageBaseInput {
|
|
16511
16521
|
/**
|
|
@@ -16587,7 +16597,7 @@ export interface ZImageBaseInput {
|
|
|
16587
16597
|
sync_mode?: boolean;
|
|
16588
16598
|
}
|
|
16589
16599
|
|
|
16590
|
-
export interface ZImageBaseOutput extends
|
|
16600
|
+
export interface ZImageBaseOutput extends SharedType_07f {}
|
|
16591
16601
|
|
|
16592
16602
|
export interface ZImageTurboTrainerV2Input extends SharedType_54d {}
|
|
16593
16603
|
|
|
@@ -20319,10 +20329,10 @@ export interface WanV2214bSpeechToVideoOutput {
|
|
|
20319
20329
|
/**
|
|
20320
20330
|
* @description The generated video file.
|
|
20321
20331
|
* @example {
|
|
20322
|
-
* "file_size": 4685303,
|
|
20323
20332
|
* "url": "https://v3.fal.media/files/panda/f7tXRCjvwEcVlmxHuw8kO_2c7ab2540af44eceaf5ffde4e8d094ed.mp4",
|
|
20324
|
-
* "
|
|
20325
|
-
* "
|
|
20333
|
+
* "content_type": "application/octet-stream",
|
|
20334
|
+
* "file_size": 4685303,
|
|
20335
|
+
* "file_name": "2c7ab2540af44eceaf5ffde4e8d094ed.mp4"
|
|
20326
20336
|
* }
|
|
20327
20337
|
*/
|
|
20328
20338
|
video: Components.File;
|
|
@@ -22994,6 +23004,66 @@ export interface ViduQ3TextToVideoInput extends SharedType_95d {}
|
|
|
22994
23004
|
|
|
22995
23005
|
export interface ViduQ3TextToVideoOutput extends SharedType_7f7 {}
|
|
22996
23006
|
|
|
23007
|
+
export interface ViduQ3ReferenceToVideoMixInput {
|
|
23008
|
+
/**
|
|
23009
|
+
* Aspect Ratio
|
|
23010
|
+
* @description The aspect ratio of the output video
|
|
23011
|
+
* @default 16:9
|
|
23012
|
+
* @enum {string}
|
|
23013
|
+
*/
|
|
23014
|
+
aspect_ratio?: '16:9' | '9:16' | '4:3' | '3:4' | '1:1';
|
|
23015
|
+
/**
|
|
23016
|
+
* Audio
|
|
23017
|
+
* @description Whether to use direct audio-video generation. When true, outputs video with sound.
|
|
23018
|
+
* @default true
|
|
23019
|
+
*/
|
|
23020
|
+
audio?: boolean;
|
|
23021
|
+
/**
|
|
23022
|
+
* Duration
|
|
23023
|
+
* @description Duration of the video in seconds (1-16 for Q3 models)
|
|
23024
|
+
* @default 5
|
|
23025
|
+
*/
|
|
23026
|
+
duration?: number;
|
|
23027
|
+
/**
|
|
23028
|
+
* Prompt
|
|
23029
|
+
* @description Text prompt for video generation, max 2000 characters
|
|
23030
|
+
* @example A character walking through a beach catching an apple.
|
|
23031
|
+
*/
|
|
23032
|
+
prompt: string;
|
|
23033
|
+
/**
|
|
23034
|
+
* Reference Image Urls
|
|
23035
|
+
* @description URLs of 1 to 4 reference images used to keep subjects or scenes consistent
|
|
23036
|
+
* @example [
|
|
23037
|
+
* "https://storage.googleapis.com/falserverless/web-examples/vidu/new-examples/reference1.png",
|
|
23038
|
+
* "https://storage.googleapis.com/falserverless/web-examples/vidu/new-examples/reference2.png",
|
|
23039
|
+
* "https://storage.googleapis.com/falserverless/web-examples/vidu/new-examples/reference3.png"
|
|
23040
|
+
* ]
|
|
23041
|
+
*/
|
|
23042
|
+
reference_image_urls: string[];
|
|
23043
|
+
/**
|
|
23044
|
+
* Resolution
|
|
23045
|
+
* @description Output video resolution
|
|
23046
|
+
* @default 720p
|
|
23047
|
+
* @enum {string}
|
|
23048
|
+
*/
|
|
23049
|
+
resolution?: '360p' | '540p' | '720p' | '1080p';
|
|
23050
|
+
/**
|
|
23051
|
+
* Seed
|
|
23052
|
+
* @description Random seed for reproducibility. If None, a random seed is chosen.
|
|
23053
|
+
*/
|
|
23054
|
+
seed?: number;
|
|
23055
|
+
}
|
|
23056
|
+
|
|
23057
|
+
export interface ViduQ3ReferenceToVideoMixOutput {
|
|
23058
|
+
/**
|
|
23059
|
+
* @description The generated video from reference images using the Q3 model
|
|
23060
|
+
* @example {
|
|
23061
|
+
* "url": "https://v3b.fal.media/files/b/0a8c9189/n9z3uUDPqmU2msAtqr25-_output.mp4"
|
|
23062
|
+
* }
|
|
23063
|
+
*/
|
|
23064
|
+
video: Components.File;
|
|
23065
|
+
}
|
|
23066
|
+
|
|
22997
23067
|
export interface ViduQ3ImageToVideoTurboInput extends SharedType_015 {}
|
|
22998
23068
|
|
|
22999
23069
|
export interface ViduQ3ImageToVideoTurboOutput extends SharedType_c97 {}
|
|
@@ -24312,7 +24382,7 @@ export interface VecglypherImageToSvgInput {
|
|
|
24312
24382
|
top_p?: number;
|
|
24313
24383
|
}
|
|
24314
24384
|
|
|
24315
|
-
export interface VecglypherImageToSvgOutput extends
|
|
24385
|
+
export interface VecglypherImageToSvgOutput extends SharedType_0d7 {}
|
|
24316
24386
|
|
|
24317
24387
|
export interface VecglypherInput {
|
|
24318
24388
|
/**
|
|
@@ -24401,7 +24471,7 @@ export interface VecglypherInput {
|
|
|
24401
24471
|
top_p?: number;
|
|
24402
24472
|
}
|
|
24403
24473
|
|
|
24404
|
-
export interface VecglypherOutput extends
|
|
24474
|
+
export interface VecglypherOutput extends SharedType_0d7 {}
|
|
24405
24475
|
|
|
24406
24476
|
export interface UsoInput {
|
|
24407
24477
|
/**
|
|
@@ -25656,14 +25726,14 @@ export interface SyncLipsyncReact1Output {
|
|
|
25656
25726
|
/**
|
|
25657
25727
|
* @description The generated video with synchronized lip and facial movements.
|
|
25658
25728
|
* @example {
|
|
25729
|
+
* "height": 1088,
|
|
25659
25730
|
* "width": 1920,
|
|
25660
25731
|
* "duration": 7.041667,
|
|
25661
|
-
* "num_frames": 169,
|
|
25662
25732
|
* "url": "https://storage.googleapis.com/falserverless/example_outputs/react_1/output.mp4",
|
|
25663
25733
|
* "file_name": "output.mp4",
|
|
25734
|
+
* "num_frames": 169,
|
|
25664
25735
|
* "fps": 24,
|
|
25665
|
-
* "content_type": "video/mp4"
|
|
25666
|
-
* "height": 1088
|
|
25736
|
+
* "content_type": "video/mp4"
|
|
25667
25737
|
* }
|
|
25668
25738
|
*/
|
|
25669
25739
|
video: Components.VideoFile;
|
|
@@ -25828,10 +25898,10 @@ export interface StepxEdit2Output {
|
|
|
25828
25898
|
* @description The generated images
|
|
25829
25899
|
* @example [
|
|
25830
25900
|
* {
|
|
25831
|
-
* "width": 672,
|
|
25832
25901
|
* "height": 1024,
|
|
25833
|
-
* "
|
|
25834
|
-
* "
|
|
25902
|
+
* "content_type": "image/jpeg",
|
|
25903
|
+
* "width": 672,
|
|
25904
|
+
* "url": "https://v3.fal.media/files/kangaroo/kFPr5gC_Rr9JZbTTakEMd.jpeg"
|
|
25835
25905
|
* }
|
|
25836
25906
|
* ]
|
|
25837
25907
|
*/
|
|
@@ -25936,9 +26006,9 @@ export interface Step1xEditOutput {
|
|
|
25936
26006
|
* @example [
|
|
25937
26007
|
* {
|
|
25938
26008
|
* "width": 672,
|
|
25939
|
-
* "url": "https://v3.fal.media/files/kangaroo/kFPr5gC_Rr9JZbTTakEMd.jpeg",
|
|
25940
26009
|
* "content_type": "image/jpeg",
|
|
25941
|
-
* "height": 1024
|
|
26010
|
+
* "height": 1024,
|
|
26011
|
+
* "url": "https://v3.fal.media/files/kangaroo/kFPr5gC_Rr9JZbTTakEMd.jpeg"
|
|
25942
26012
|
* }
|
|
25943
26013
|
* ]
|
|
25944
26014
|
*/
|
|
@@ -27077,7 +27147,7 @@ export interface SpeechToTextTurboStreamOutput extends SharedType_4411 {}
|
|
|
27077
27147
|
|
|
27078
27148
|
export interface SpeechToTextTurboInput extends SharedType_86b {}
|
|
27079
27149
|
|
|
27080
|
-
export interface SpeechToTextTurboOutput extends
|
|
27150
|
+
export interface SpeechToTextTurboOutput extends SharedType_2981 {}
|
|
27081
27151
|
|
|
27082
27152
|
export interface SpeechToTextStreamInput extends SharedType_86b {}
|
|
27083
27153
|
|
|
@@ -27085,7 +27155,7 @@ export interface SpeechToTextStreamOutput extends SharedType_4411 {}
|
|
|
27085
27155
|
|
|
27086
27156
|
export interface SpeechToTextInput extends SharedType_86b {}
|
|
27087
27157
|
|
|
27088
|
-
export interface SpeechToTextOutput extends
|
|
27158
|
+
export interface SpeechToTextOutput extends SharedType_2981 {}
|
|
27089
27159
|
|
|
27090
27160
|
export interface Sora2VideoToVideoRemixInput {
|
|
27091
27161
|
/**
|
|
@@ -27114,8 +27184,8 @@ export interface Sora2VideoToVideoRemixOutput {
|
|
|
27114
27184
|
/**
|
|
27115
27185
|
* @description The generated video
|
|
27116
27186
|
* @example {
|
|
27117
|
-
* "
|
|
27118
|
-
* "
|
|
27187
|
+
* "content_type": "video/mp4",
|
|
27188
|
+
* "url": "https://v3b.fal.media/files/b/rabbit/nk1MK6LY90QqScvI4_Yn8.mp4"
|
|
27119
27189
|
* }
|
|
27120
27190
|
*/
|
|
27121
27191
|
video: Components.VideoFile;
|
|
@@ -27180,8 +27250,8 @@ export interface Sora2TextToVideoProOutput {
|
|
|
27180
27250
|
/**
|
|
27181
27251
|
* @description The generated video
|
|
27182
27252
|
* @example {
|
|
27183
|
-
* "
|
|
27184
|
-
* "
|
|
27253
|
+
* "content_type": "video/mp4",
|
|
27254
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/sora-2-pro-t2v-output.mp4"
|
|
27185
27255
|
* }
|
|
27186
27256
|
*/
|
|
27187
27257
|
video: Components.VideoFile;
|
|
@@ -27253,8 +27323,8 @@ export interface Sora2TextToVideoOutput {
|
|
|
27253
27323
|
/**
|
|
27254
27324
|
* @description The generated video
|
|
27255
27325
|
* @example {
|
|
27256
|
-
* "
|
|
27257
|
-
* "
|
|
27326
|
+
* "content_type": "video/mp4",
|
|
27327
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/sora_t2v_output.mp4"
|
|
27258
27328
|
* }
|
|
27259
27329
|
*/
|
|
27260
27330
|
video: Components.VideoFile;
|
|
@@ -27325,8 +27395,8 @@ export interface Sora2ImageToVideoProOutput {
|
|
|
27325
27395
|
/**
|
|
27326
27396
|
* @description The generated video
|
|
27327
27397
|
* @example {
|
|
27328
|
-
* "
|
|
27329
|
-
* "
|
|
27398
|
+
* "content_type": "video/mp4",
|
|
27399
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/sora-2-pro-i2v-output.mp4"
|
|
27330
27400
|
* }
|
|
27331
27401
|
*/
|
|
27332
27402
|
video: Components.VideoFile;
|
|
@@ -27404,8 +27474,8 @@ export interface Sora2ImageToVideoOutput {
|
|
|
27404
27474
|
/**
|
|
27405
27475
|
* @description The generated video
|
|
27406
27476
|
* @example {
|
|
27407
|
-
* "
|
|
27408
|
-
* "
|
|
27477
|
+
* "content_type": "video/mp4",
|
|
27478
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/sora_2_i2v_output.mp4"
|
|
27409
27479
|
* }
|
|
27410
27480
|
*/
|
|
27411
27481
|
video: Components.VideoFile;
|
|
@@ -29910,10 +29980,10 @@ export interface RecraftVectorizeOutput {
|
|
|
29910
29980
|
/**
|
|
29911
29981
|
* @description The vectorized image.
|
|
29912
29982
|
* @example {
|
|
29913
|
-
* "
|
|
29983
|
+
* "file_size": 85336,
|
|
29914
29984
|
* "file_name": "image.svg",
|
|
29915
|
-
* "
|
|
29916
|
-
* "
|
|
29985
|
+
* "url": "https://v3.fal.media/files/koala/pUQbC18DsP4KxcIBA53y2_image.svg",
|
|
29986
|
+
* "content_type": "image/svg+xml"
|
|
29917
29987
|
* }
|
|
29918
29988
|
*/
|
|
29919
29989
|
image: Components.File;
|
|
@@ -29960,10 +30030,10 @@ export interface RecraftV4TextToVectorOutput {
|
|
|
29960
30030
|
* Images
|
|
29961
30031
|
* @example [
|
|
29962
30032
|
* {
|
|
29963
|
-
* "
|
|
30033
|
+
* "file_size": 1722022,
|
|
29964
30034
|
* "file_name": "image.svg",
|
|
29965
|
-
* "
|
|
29966
|
-
* "
|
|
30035
|
+
* "url": "https://v3b.fal.media/files/b/0a8ee4fd/sw8YD36iblpO64JeQZEDt_image.svg",
|
|
30036
|
+
* "content_type": "image/svg+xml"
|
|
29967
30037
|
* }
|
|
29968
30038
|
* ]
|
|
29969
30039
|
*/
|
|
@@ -30011,10 +30081,10 @@ export interface RecraftV4TextToImageOutput {
|
|
|
30011
30081
|
* Images
|
|
30012
30082
|
* @example [
|
|
30013
30083
|
* {
|
|
30014
|
-
* "
|
|
30084
|
+
* "file_size": 272628,
|
|
30015
30085
|
* "file_name": "image.webp",
|
|
30016
|
-
* "
|
|
30017
|
-
* "
|
|
30086
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/recraft-v4/standard-output.webp",
|
|
30087
|
+
* "content_type": "image/webp"
|
|
30018
30088
|
* }
|
|
30019
30089
|
* ]
|
|
30020
30090
|
*/
|
|
@@ -30062,10 +30132,10 @@ export interface RecraftV4ProTextToVectorOutput {
|
|
|
30062
30132
|
* Images
|
|
30063
30133
|
* @example [
|
|
30064
30134
|
* {
|
|
30065
|
-
* "
|
|
30135
|
+
* "file_size": 1818794,
|
|
30066
30136
|
* "file_name": "image.svg",
|
|
30067
|
-
* "
|
|
30068
|
-
* "
|
|
30137
|
+
* "url": "https://v3b.fal.media/files/b/0a8ee4de/lmXuapOPV309mE533swE0_image.svg",
|
|
30138
|
+
* "content_type": "image/svg+xml"
|
|
30069
30139
|
* }
|
|
30070
30140
|
* ]
|
|
30071
30141
|
*/
|
|
@@ -30113,10 +30183,10 @@ export interface RecraftV4ProTextToImageOutput {
|
|
|
30113
30183
|
* Images
|
|
30114
30184
|
* @example [
|
|
30115
30185
|
* {
|
|
30116
|
-
* "
|
|
30186
|
+
* "file_size": 1949504,
|
|
30117
30187
|
* "file_name": "image.webp",
|
|
30118
|
-
* "
|
|
30119
|
-
* "
|
|
30188
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/recraft-v4/pro-output.webp",
|
|
30189
|
+
* "content_type": "image/webp"
|
|
30120
30190
|
* }
|
|
30121
30191
|
* ]
|
|
30122
30192
|
*/
|
|
@@ -31804,7 +31874,7 @@ export interface QwenImageEditPlusLoraGalleryAddBackgroundOutput extends SharedT
|
|
|
31804
31874
|
|
|
31805
31875
|
export interface QwenImageEditPlusLoraInput extends SharedType_479 {}
|
|
31806
31876
|
|
|
31807
|
-
export interface QwenImageEditPlusLoraOutput extends
|
|
31877
|
+
export interface QwenImageEditPlusLoraOutput extends SharedType_360 {}
|
|
31808
31878
|
|
|
31809
31879
|
export interface QwenImageEditPlusInput extends SharedType_faf {}
|
|
31810
31880
|
|
|
@@ -32304,7 +32374,7 @@ export interface QwenImageEdit2509LoraGalleryAddBackgroundOutput extends SharedT
|
|
|
32304
32374
|
|
|
32305
32375
|
export interface QwenImageEdit2509LoraInput extends SharedType_479 {}
|
|
32306
32376
|
|
|
32307
|
-
export interface QwenImageEdit2509LoraOutput extends
|
|
32377
|
+
export interface QwenImageEdit2509LoraOutput extends SharedType_360 {}
|
|
32308
32378
|
|
|
32309
32379
|
export interface QwenImageEdit2509Input extends SharedType_faf {}
|
|
32310
32380
|
|
|
@@ -33236,12 +33306,12 @@ export interface Qwen3TtsVoiceDesign17bOutput {
|
|
|
33236
33306
|
/**
|
|
33237
33307
|
* @description The generated speech audio file.
|
|
33238
33308
|
* @example {
|
|
33239
|
-
* "url": "https://storage.googleapis.com/falserverless/example_outputs/qwen3-tts/design_out.mp3",
|
|
33240
|
-
* "sample_rate": 24000,
|
|
33241
|
-
* "channels": 1,
|
|
33242
33309
|
* "file_name": "rHFLVApz9Rdenm20UvnGf_FtjmMLBV.mp3",
|
|
33310
|
+
* "sample_rate": 24000,
|
|
33311
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/qwen3-tts/design_out.mp3",
|
|
33243
33312
|
* "duration": 7.736875,
|
|
33244
|
-
* "content_type": "audio/mpeg"
|
|
33313
|
+
* "content_type": "audio/mpeg",
|
|
33314
|
+
* "channels": 1
|
|
33245
33315
|
* }
|
|
33246
33316
|
*/
|
|
33247
33317
|
audio: Components.AudioFile;
|
|
@@ -33366,12 +33436,12 @@ export interface Qwen3TtsTextToSpeech17bOutput {
|
|
|
33366
33436
|
/**
|
|
33367
33437
|
* @description The generated speech audio file.
|
|
33368
33438
|
* @example {
|
|
33369
|
-
* "url": "https://storage.googleapis.com/falserverless/example_outputs/qwen3-tts/tts_out.mp3",
|
|
33370
|
-
* "sample_rate": 24000,
|
|
33371
|
-
* "channels": 1,
|
|
33372
33439
|
* "file_name": "n5Ynr2aFKUPw1QjLYjB_4_XEdHoD1K.mp3",
|
|
33440
|
+
* "sample_rate": 24000,
|
|
33441
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/qwen3-tts/tts_out.mp3",
|
|
33373
33442
|
* "duration": 13.025333333333334,
|
|
33374
|
-
* "content_type": "audio/mpeg"
|
|
33443
|
+
* "content_type": "audio/mpeg",
|
|
33444
|
+
* "channels": 1
|
|
33375
33445
|
* }
|
|
33376
33446
|
*/
|
|
33377
33447
|
audio: Components.AudioFile;
|
|
@@ -33494,12 +33564,12 @@ export interface Qwen3TtsTextToSpeech06bOutput {
|
|
|
33494
33564
|
/**
|
|
33495
33565
|
* @description The generated speech audio file.
|
|
33496
33566
|
* @example {
|
|
33497
|
-
* "url": "https://storage.googleapis.com/falserverless/example_outputs/example_outputs/qwen3-tts/tts_out_06b.mp3",
|
|
33498
|
-
* "sample_rate": 24000,
|
|
33499
|
-
* "channels": 1,
|
|
33500
33567
|
* "file_name": "n6Av3SeD5dFENf9-VmQ1v_is3jLh5h.mp3",
|
|
33568
|
+
* "sample_rate": 24000,
|
|
33569
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/example_outputs/qwen3-tts/tts_out_06b.mp3",
|
|
33501
33570
|
* "duration": 9.816875,
|
|
33502
|
-
* "content_type": "audio/mpeg"
|
|
33571
|
+
* "content_type": "audio/mpeg",
|
|
33572
|
+
* "channels": 1
|
|
33503
33573
|
* }
|
|
33504
33574
|
*/
|
|
33505
33575
|
audio: Components.AudioFile;
|
|
@@ -35202,7 +35272,7 @@ export interface PixverseV6TransitionInput {
|
|
|
35202
35272
|
thinking_type?: 'enabled' | 'disabled' | 'auto';
|
|
35203
35273
|
}
|
|
35204
35274
|
|
|
35205
|
-
export interface PixverseV6TransitionOutput extends
|
|
35275
|
+
export interface PixverseV6TransitionOutput extends SharedType_461 {}
|
|
35206
35276
|
|
|
35207
35277
|
export interface PixverseV6TextToVideoInput {
|
|
35208
35278
|
/**
|
|
@@ -35267,7 +35337,7 @@ export interface PixverseV6TextToVideoInput {
|
|
|
35267
35337
|
thinking_type?: 'enabled' | 'disabled' | 'auto';
|
|
35268
35338
|
}
|
|
35269
35339
|
|
|
35270
|
-
export interface PixverseV6TextToVideoOutput extends
|
|
35340
|
+
export interface PixverseV6TextToVideoOutput extends SharedType_4ed {}
|
|
35271
35341
|
|
|
35272
35342
|
export interface PixverseV6ImageToVideoInput {
|
|
35273
35343
|
/**
|
|
@@ -35331,7 +35401,7 @@ export interface PixverseV6ImageToVideoInput {
|
|
|
35331
35401
|
thinking_type?: 'enabled' | 'disabled' | 'auto';
|
|
35332
35402
|
}
|
|
35333
35403
|
|
|
35334
|
-
export interface PixverseV6ImageToVideoOutput extends
|
|
35404
|
+
export interface PixverseV6ImageToVideoOutput extends SharedType_e2c {}
|
|
35335
35405
|
|
|
35336
35406
|
export interface PixverseV6ExtendInput {
|
|
35337
35407
|
/**
|
|
@@ -35383,15 +35453,15 @@ export interface PixverseV6ExtendInput {
|
|
|
35383
35453
|
video_url: string;
|
|
35384
35454
|
}
|
|
35385
35455
|
|
|
35386
|
-
export interface PixverseV6ExtendOutput extends
|
|
35456
|
+
export interface PixverseV6ExtendOutput extends SharedType_4eb {}
|
|
35387
35457
|
|
|
35388
35458
|
export interface PixverseV5TransitionInput extends SharedType_468 {}
|
|
35389
35459
|
|
|
35390
|
-
export interface PixverseV5TransitionOutput extends
|
|
35460
|
+
export interface PixverseV5TransitionOutput extends SharedType_461 {}
|
|
35391
35461
|
|
|
35392
35462
|
export interface PixverseV5TextToVideoInput extends SharedType_8ed {}
|
|
35393
35463
|
|
|
35394
|
-
export interface PixverseV5TextToVideoOutput extends
|
|
35464
|
+
export interface PixverseV5TextToVideoOutput extends SharedType_4ed {}
|
|
35395
35465
|
|
|
35396
35466
|
export interface PixverseV5ImageToVideoInput {
|
|
35397
35467
|
/**
|
|
@@ -35439,11 +35509,11 @@ export interface PixverseV5ImageToVideoInput {
|
|
|
35439
35509
|
style?: 'anime' | '3d_animation' | 'clay' | 'comic' | 'cyberpunk';
|
|
35440
35510
|
}
|
|
35441
35511
|
|
|
35442
|
-
export interface PixverseV5ImageToVideoOutput extends
|
|
35512
|
+
export interface PixverseV5ImageToVideoOutput extends SharedType_e2c {}
|
|
35443
35513
|
|
|
35444
35514
|
export interface PixverseV5EffectsInput extends SharedType_4b2 {}
|
|
35445
35515
|
|
|
35446
|
-
export interface PixverseV5EffectsOutput extends
|
|
35516
|
+
export interface PixverseV5EffectsOutput extends SharedType_d3c {}
|
|
35447
35517
|
|
|
35448
35518
|
export interface PixverseV56TransitionInput {
|
|
35449
35519
|
/**
|
|
@@ -35516,7 +35586,7 @@ export interface PixverseV56TransitionInput {
|
|
|
35516
35586
|
thinking_type?: 'enabled' | 'disabled' | 'auto';
|
|
35517
35587
|
}
|
|
35518
35588
|
|
|
35519
|
-
export interface PixverseV56TransitionOutput extends
|
|
35589
|
+
export interface PixverseV56TransitionOutput extends SharedType_461 {}
|
|
35520
35590
|
|
|
35521
35591
|
export interface PixverseV56TextToVideoInput {
|
|
35522
35592
|
/**
|
|
@@ -35576,7 +35646,7 @@ export interface PixverseV56TextToVideoInput {
|
|
|
35576
35646
|
thinking_type?: 'enabled' | 'disabled' | 'auto';
|
|
35577
35647
|
}
|
|
35578
35648
|
|
|
35579
|
-
export interface PixverseV56TextToVideoOutput extends
|
|
35649
|
+
export interface PixverseV56TextToVideoOutput extends SharedType_4ed {}
|
|
35580
35650
|
|
|
35581
35651
|
export interface PixverseV56ImageToVideoInput {
|
|
35582
35652
|
/**
|
|
@@ -35635,7 +35705,7 @@ export interface PixverseV56ImageToVideoInput {
|
|
|
35635
35705
|
thinking_type?: 'enabled' | 'disabled' | 'auto';
|
|
35636
35706
|
}
|
|
35637
35707
|
|
|
35638
|
-
export interface PixverseV56ImageToVideoOutput extends
|
|
35708
|
+
export interface PixverseV56ImageToVideoOutput extends SharedType_e2c {}
|
|
35639
35709
|
|
|
35640
35710
|
export interface PixverseV55TransitionInput {
|
|
35641
35711
|
/**
|
|
@@ -35708,7 +35778,7 @@ export interface PixverseV55TransitionInput {
|
|
|
35708
35778
|
thinking_type?: 'enabled' | 'disabled' | 'auto';
|
|
35709
35779
|
}
|
|
35710
35780
|
|
|
35711
|
-
export interface PixverseV55TransitionOutput extends
|
|
35781
|
+
export interface PixverseV55TransitionOutput extends SharedType_461 {}
|
|
35712
35782
|
|
|
35713
35783
|
export interface PixverseV55TextToVideoInput {
|
|
35714
35784
|
/**
|
|
@@ -35774,7 +35844,7 @@ export interface PixverseV55TextToVideoInput {
|
|
|
35774
35844
|
thinking_type?: 'enabled' | 'disabled' | 'auto';
|
|
35775
35845
|
}
|
|
35776
35846
|
|
|
35777
|
-
export interface PixverseV55TextToVideoOutput extends
|
|
35847
|
+
export interface PixverseV55TextToVideoOutput extends SharedType_4ed {}
|
|
35778
35848
|
|
|
35779
35849
|
export interface PixverseV55ImageToVideoInput {
|
|
35780
35850
|
/**
|
|
@@ -35839,7 +35909,7 @@ export interface PixverseV55ImageToVideoInput {
|
|
|
35839
35909
|
thinking_type?: 'enabled' | 'disabled' | 'auto';
|
|
35840
35910
|
}
|
|
35841
35911
|
|
|
35842
|
-
export interface PixverseV55ImageToVideoOutput extends
|
|
35912
|
+
export interface PixverseV55ImageToVideoOutput extends SharedType_e2c {}
|
|
35843
35913
|
|
|
35844
35914
|
export interface PixverseV55EffectsInput {
|
|
35845
35915
|
/**
|
|
@@ -35977,63 +36047,63 @@ export interface PixverseV55EffectsInput {
|
|
|
35977
36047
|
thinking_type?: 'enabled' | 'disabled' | 'auto';
|
|
35978
36048
|
}
|
|
35979
36049
|
|
|
35980
|
-
export interface PixverseV55EffectsOutput extends
|
|
36050
|
+
export interface PixverseV55EffectsOutput extends SharedType_d3c {}
|
|
35981
36051
|
|
|
35982
36052
|
export interface PixverseV4TextToVideoFastInput extends SharedType_896 {}
|
|
35983
36053
|
|
|
35984
|
-
export interface PixverseV4TextToVideoFastOutput extends
|
|
36054
|
+
export interface PixverseV4TextToVideoFastOutput extends SharedType_373 {}
|
|
35985
36055
|
|
|
35986
36056
|
export interface PixverseV4TextToVideoInput extends SharedType_8ed {}
|
|
35987
36057
|
|
|
35988
|
-
export interface PixverseV4TextToVideoOutput extends
|
|
36058
|
+
export interface PixverseV4TextToVideoOutput extends SharedType_373 {}
|
|
35989
36059
|
|
|
35990
36060
|
export interface PixverseV4ImageToVideoFastInput extends SharedType_013 {}
|
|
35991
36061
|
|
|
35992
|
-
export interface PixverseV4ImageToVideoFastOutput extends
|
|
36062
|
+
export interface PixverseV4ImageToVideoFastOutput extends SharedType_796 {}
|
|
35993
36063
|
|
|
35994
36064
|
export interface PixverseV4ImageToVideoInput extends SharedType_2ac {}
|
|
35995
36065
|
|
|
35996
|
-
export interface PixverseV4ImageToVideoOutput extends
|
|
36066
|
+
export interface PixverseV4ImageToVideoOutput extends SharedType_796 {}
|
|
35997
36067
|
|
|
35998
36068
|
export interface PixverseV4EffectsInput extends SharedType_4b2 {}
|
|
35999
36069
|
|
|
36000
|
-
export interface PixverseV4EffectsOutput extends
|
|
36070
|
+
export interface PixverseV4EffectsOutput extends SharedType_d3c {}
|
|
36001
36071
|
|
|
36002
36072
|
export interface PixverseV45TransitionInput extends SharedType_468 {}
|
|
36003
36073
|
|
|
36004
|
-
export interface PixverseV45TransitionOutput extends
|
|
36074
|
+
export interface PixverseV45TransitionOutput extends SharedType_524 {}
|
|
36005
36075
|
|
|
36006
36076
|
export interface PixverseV45TextToVideoFastInput extends SharedType_896 {}
|
|
36007
36077
|
|
|
36008
|
-
export interface PixverseV45TextToVideoFastOutput extends
|
|
36078
|
+
export interface PixverseV45TextToVideoFastOutput extends SharedType_373 {}
|
|
36009
36079
|
|
|
36010
36080
|
export interface PixverseV45TextToVideoInput extends SharedType_8ed {}
|
|
36011
36081
|
|
|
36012
|
-
export interface PixverseV45TextToVideoOutput extends
|
|
36082
|
+
export interface PixverseV45TextToVideoOutput extends SharedType_373 {}
|
|
36013
36083
|
|
|
36014
36084
|
export interface PixverseV45ImageToVideoFastInput extends SharedType_013 {}
|
|
36015
36085
|
|
|
36016
|
-
export interface PixverseV45ImageToVideoFastOutput extends
|
|
36086
|
+
export interface PixverseV45ImageToVideoFastOutput extends SharedType_796 {}
|
|
36017
36087
|
|
|
36018
36088
|
export interface PixverseV45ImageToVideoInput extends SharedType_2ac {}
|
|
36019
36089
|
|
|
36020
|
-
export interface PixverseV45ImageToVideoOutput extends
|
|
36090
|
+
export interface PixverseV45ImageToVideoOutput extends SharedType_796 {}
|
|
36021
36091
|
|
|
36022
36092
|
export interface PixverseV45EffectsInput extends SharedType_4b2 {}
|
|
36023
36093
|
|
|
36024
|
-
export interface PixverseV45EffectsOutput extends
|
|
36094
|
+
export interface PixverseV45EffectsOutput extends SharedType_d3c {}
|
|
36025
36095
|
|
|
36026
36096
|
export interface PixverseV35TransitionInput extends SharedType_468 {}
|
|
36027
36097
|
|
|
36028
|
-
export interface PixverseV35TransitionOutput extends
|
|
36098
|
+
export interface PixverseV35TransitionOutput extends SharedType_524 {}
|
|
36029
36099
|
|
|
36030
36100
|
export interface PixverseV35TextToVideoFastInput extends SharedType_896 {}
|
|
36031
36101
|
|
|
36032
|
-
export interface PixverseV35TextToVideoFastOutput extends
|
|
36102
|
+
export interface PixverseV35TextToVideoFastOutput extends SharedType_c52 {}
|
|
36033
36103
|
|
|
36034
36104
|
export interface PixverseV35TextToVideoInput extends SharedType_8ed {}
|
|
36035
36105
|
|
|
36036
|
-
export interface PixverseV35TextToVideoOutput extends
|
|
36106
|
+
export interface PixverseV35TextToVideoOutput extends SharedType_c52 {}
|
|
36037
36107
|
|
|
36038
36108
|
export interface PixverseV35ImageToVideoFastInput {
|
|
36039
36109
|
/**
|
|
@@ -36074,7 +36144,7 @@ export interface PixverseV35ImageToVideoFastInput {
|
|
|
36074
36144
|
style?: 'anime' | '3d_animation' | 'clay' | 'comic' | 'cyberpunk';
|
|
36075
36145
|
}
|
|
36076
36146
|
|
|
36077
|
-
export interface PixverseV35ImageToVideoFastOutput extends
|
|
36147
|
+
export interface PixverseV35ImageToVideoFastOutput extends SharedType_298 {}
|
|
36078
36148
|
|
|
36079
36149
|
export interface PixverseV35ImageToVideoInput {
|
|
36080
36150
|
/**
|
|
@@ -36122,11 +36192,11 @@ export interface PixverseV35ImageToVideoInput {
|
|
|
36122
36192
|
style?: 'anime' | '3d_animation' | 'clay' | 'comic' | 'cyberpunk';
|
|
36123
36193
|
}
|
|
36124
36194
|
|
|
36125
|
-
export interface PixverseV35ImageToVideoOutput extends
|
|
36195
|
+
export interface PixverseV35ImageToVideoOutput extends SharedType_298 {}
|
|
36126
36196
|
|
|
36127
36197
|
export interface PixverseV35EffectsInput extends SharedType_4b2 {}
|
|
36128
36198
|
|
|
36129
|
-
export interface PixverseV35EffectsOutput extends
|
|
36199
|
+
export interface PixverseV35EffectsOutput extends SharedType_d3c {}
|
|
36130
36200
|
|
|
36131
36201
|
export interface PixverseSwapInput {
|
|
36132
36202
|
/**
|
|
@@ -36178,10 +36248,10 @@ export interface PixverseSwapOutput {
|
|
|
36178
36248
|
/**
|
|
36179
36249
|
* @description The generated swapped video
|
|
36180
36250
|
* @example {
|
|
36181
|
-
* "url": "https://v3b.fal.media/files/b/elephant/BdQvPf9T6puy3Co1_ZXeu_output.mp4",
|
|
36182
|
-
* "file_name": "output.mp4",
|
|
36183
36251
|
* "file_size": 1234567,
|
|
36184
|
-
* "
|
|
36252
|
+
* "url": "https://v3b.fal.media/files/b/elephant/BdQvPf9T6puy3Co1_ZXeu_output.mp4",
|
|
36253
|
+
* "content_type": "video/mp4",
|
|
36254
|
+
* "file_name": "output.mp4"
|
|
36185
36255
|
* }
|
|
36186
36256
|
*/
|
|
36187
36257
|
video: Components.File;
|
|
@@ -36215,10 +36285,10 @@ export interface PixverseSoundEffectsOutput {
|
|
|
36215
36285
|
/**
|
|
36216
36286
|
* @description The video with added sound effects
|
|
36217
36287
|
* @example {
|
|
36218
|
-
* "url": "https://v3.fal.media/files/kangaroo/bBQr_DUeICo6_Ty_b_Y0I_output.mp4",
|
|
36219
|
-
* "file_name": "output.mp4",
|
|
36220
36288
|
* "file_size": 1534052,
|
|
36221
|
-
* "
|
|
36289
|
+
* "url": "https://v3.fal.media/files/kangaroo/bBQr_DUeICo6_Ty_b_Y0I_output.mp4",
|
|
36290
|
+
* "content_type": "video/mp4",
|
|
36291
|
+
* "file_name": "output.mp4"
|
|
36222
36292
|
* }
|
|
36223
36293
|
*/
|
|
36224
36294
|
video: Components.File;
|
|
@@ -36271,10 +36341,10 @@ export interface PixverseLipsyncOutput {
|
|
|
36271
36341
|
/**
|
|
36272
36342
|
* @description The generated video
|
|
36273
36343
|
* @example {
|
|
36274
|
-
* "url": "https://v3.fal.media/files/penguin/hsR_KXBJjuF3IIVYIIDA2_output.mp4",
|
|
36275
|
-
* "file_name": "output.mp4",
|
|
36276
36344
|
* "file_size": 1732359,
|
|
36277
|
-
* "
|
|
36345
|
+
* "url": "https://v3.fal.media/files/penguin/hsR_KXBJjuF3IIVYIIDA2_output.mp4",
|
|
36346
|
+
* "content_type": "video/mp4",
|
|
36347
|
+
* "file_name": "output.mp4"
|
|
36278
36348
|
* }
|
|
36279
36349
|
*/
|
|
36280
36350
|
video: Components.File;
|
|
@@ -36331,7 +36401,7 @@ export interface PixverseExtendFastInput {
|
|
|
36331
36401
|
video_url: string;
|
|
36332
36402
|
}
|
|
36333
36403
|
|
|
36334
|
-
export interface PixverseExtendFastOutput extends
|
|
36404
|
+
export interface PixverseExtendFastOutput extends SharedType_4eb {}
|
|
36335
36405
|
|
|
36336
36406
|
export interface PixverseExtendInput {
|
|
36337
36407
|
/**
|
|
@@ -36391,7 +36461,200 @@ export interface PixverseExtendInput {
|
|
|
36391
36461
|
video_url: string;
|
|
36392
36462
|
}
|
|
36393
36463
|
|
|
36394
|
-
export interface PixverseExtendOutput extends
|
|
36464
|
+
export interface PixverseExtendOutput extends SharedType_4eb {}
|
|
36465
|
+
|
|
36466
|
+
export interface PixverseC1TransitionInput {
|
|
36467
|
+
/**
|
|
36468
|
+
* Aspect Ratio
|
|
36469
|
+
* @description The aspect ratio of the generated video
|
|
36470
|
+
* @default 16:9
|
|
36471
|
+
* @enum {string}
|
|
36472
|
+
*/
|
|
36473
|
+
aspect_ratio?: '16:9' | '4:3' | '1:1' | '3:4' | '9:16' | '2:3' | '3:2' | '21:9';
|
|
36474
|
+
/**
|
|
36475
|
+
* Duration
|
|
36476
|
+
* @description The duration of the generated video in seconds (1-15)
|
|
36477
|
+
* @default 5
|
|
36478
|
+
*/
|
|
36479
|
+
duration?: number;
|
|
36480
|
+
/**
|
|
36481
|
+
* End Image Url
|
|
36482
|
+
* @description URL of the image to use as the last frame
|
|
36483
|
+
* @example https://v3.fal.media/files/kangaroo/RgedFs_WSnq5BgER7qDx1_ONrbTJ1YAGXz-9JnSsBoB_bdc8750387734bfe940319f469f7b0b2.jpg
|
|
36484
|
+
*/
|
|
36485
|
+
end_image_url?: string;
|
|
36486
|
+
/**
|
|
36487
|
+
* First Image Url
|
|
36488
|
+
* @description URL of the image to use as the first frame
|
|
36489
|
+
* @example https://v3.fal.media/files/zebra/owQh2DAzk8UU7J02nr5RY_Co2P4boLv6meIZ5t9gKvL_8685da151df343ab8bf82165c928e2a5.jpg
|
|
36490
|
+
*/
|
|
36491
|
+
first_image_url: string;
|
|
36492
|
+
/**
|
|
36493
|
+
* Generate Audio Switch
|
|
36494
|
+
* @description Enable audio generation (BGM, SFX, dialogue)
|
|
36495
|
+
* @default false
|
|
36496
|
+
*/
|
|
36497
|
+
generate_audio_switch?: boolean;
|
|
36498
|
+
/**
|
|
36499
|
+
* Prompt
|
|
36500
|
+
* @description The prompt for the transition
|
|
36501
|
+
* @example Scene slowly transition into cat swimming under water
|
|
36502
|
+
*/
|
|
36503
|
+
prompt: string;
|
|
36504
|
+
/**
|
|
36505
|
+
* Resolution
|
|
36506
|
+
* @description The resolution of the generated video
|
|
36507
|
+
* @default 720p
|
|
36508
|
+
* @enum {string}
|
|
36509
|
+
*/
|
|
36510
|
+
resolution?: '360p' | '540p' | '720p' | '1080p';
|
|
36511
|
+
/**
|
|
36512
|
+
* Seed
|
|
36513
|
+
* @description The same seed and the same prompt given to the same version of the model
|
|
36514
|
+
* will output the same video every time.
|
|
36515
|
+
*/
|
|
36516
|
+
seed?: number;
|
|
36517
|
+
}
|
|
36518
|
+
|
|
36519
|
+
export interface PixverseC1TransitionOutput extends SharedType_751 {}
|
|
36520
|
+
|
|
36521
|
+
export interface PixverseC1TextToVideoInput {
|
|
36522
|
+
/**
|
|
36523
|
+
* Aspect Ratio
|
|
36524
|
+
* @description The aspect ratio of the generated video
|
|
36525
|
+
* @default 16:9
|
|
36526
|
+
* @enum {string}
|
|
36527
|
+
*/
|
|
36528
|
+
aspect_ratio?: '16:9' | '4:3' | '1:1' | '3:4' | '9:16' | '2:3' | '3:2' | '21:9';
|
|
36529
|
+
/**
|
|
36530
|
+
* Duration
|
|
36531
|
+
* @description The duration of the generated video in seconds (1-15)
|
|
36532
|
+
* @default 5
|
|
36533
|
+
*/
|
|
36534
|
+
duration?: number;
|
|
36535
|
+
/**
|
|
36536
|
+
* Generate Audio Switch
|
|
36537
|
+
* @description Enable audio generation (BGM, SFX, dialogue)
|
|
36538
|
+
* @default false
|
|
36539
|
+
*/
|
|
36540
|
+
generate_audio_switch?: boolean;
|
|
36541
|
+
/**
|
|
36542
|
+
* Prompt
|
|
36543
|
+
* @example Epic low-cut camera capture of a girl clad in ultraviolet threads, luminous diamond skin glistening under a vast moon's radiance, hyper-detailed
|
|
36544
|
+
*/
|
|
36545
|
+
prompt: string;
|
|
36546
|
+
/**
|
|
36547
|
+
* Resolution
|
|
36548
|
+
* @description The resolution of the generated video
|
|
36549
|
+
* @default 720p
|
|
36550
|
+
* @enum {string}
|
|
36551
|
+
*/
|
|
36552
|
+
resolution?: '360p' | '540p' | '720p' | '1080p';
|
|
36553
|
+
/**
|
|
36554
|
+
* Seed
|
|
36555
|
+
* @description The same seed and the same prompt given to the same version of the model
|
|
36556
|
+
* will output the same video every time.
|
|
36557
|
+
*/
|
|
36558
|
+
seed?: number;
|
|
36559
|
+
}
|
|
36560
|
+
|
|
36561
|
+
export interface PixverseC1TextToVideoOutput extends SharedType_751 {}
|
|
36562
|
+
|
|
36563
|
+
export interface PixverseC1ReferenceToVideoInput {
|
|
36564
|
+
/**
|
|
36565
|
+
* Aspect Ratio
|
|
36566
|
+
* @description The aspect ratio of the generated video
|
|
36567
|
+
* @default 16:9
|
|
36568
|
+
* @enum {string}
|
|
36569
|
+
*/
|
|
36570
|
+
aspect_ratio?: '16:9' | '4:3' | '1:1' | '3:4' | '9:16' | '2:3' | '3:2' | '21:9';
|
|
36571
|
+
/**
|
|
36572
|
+
* Duration
|
|
36573
|
+
* @description The duration of the generated video in seconds (1-15)
|
|
36574
|
+
* @default 5
|
|
36575
|
+
*/
|
|
36576
|
+
duration?: number;
|
|
36577
|
+
/**
|
|
36578
|
+
* Generate Audio Switch
|
|
36579
|
+
* @description Enable audio generation (BGM, SFX, dialogue)
|
|
36580
|
+
* @default false
|
|
36581
|
+
*/
|
|
36582
|
+
generate_audio_switch?: boolean;
|
|
36583
|
+
/**
|
|
36584
|
+
* Image References
|
|
36585
|
+
* @description List of reference images with type and name. Use @ref_name in the prompt to refer to each reference.
|
|
36586
|
+
* @example [
|
|
36587
|
+
* {
|
|
36588
|
+
* "ref_name": "character",
|
|
36589
|
+
* "image_url": "https://v3.fal.media/files/zebra/qL93Je8ezvzQgDOEzTjKF_KhGKZTEebZcDw6T5rwQPK_output.png",
|
|
36590
|
+
* "type": "subject"
|
|
36591
|
+
* }
|
|
36592
|
+
* ]
|
|
36593
|
+
*/
|
|
36594
|
+
image_references: Components.ImageReference[];
|
|
36595
|
+
/**
|
|
36596
|
+
* Prompt
|
|
36597
|
+
* @description The prompt for the reference-to-video generation. Use @ref_name to refer to uploaded references.
|
|
36598
|
+
* @example A @character walks through a magical forest
|
|
36599
|
+
*/
|
|
36600
|
+
prompt: string;
|
|
36601
|
+
/**
|
|
36602
|
+
* Resolution
|
|
36603
|
+
* @description The resolution of the generated video
|
|
36604
|
+
* @default 720p
|
|
36605
|
+
* @enum {string}
|
|
36606
|
+
*/
|
|
36607
|
+
resolution?: '360p' | '540p' | '720p' | '1080p';
|
|
36608
|
+
/**
|
|
36609
|
+
* Seed
|
|
36610
|
+
* @description The same seed and the same prompt given to the same version of the model
|
|
36611
|
+
* will output the same video every time.
|
|
36612
|
+
*/
|
|
36613
|
+
seed?: number;
|
|
36614
|
+
}
|
|
36615
|
+
|
|
36616
|
+
export interface PixverseC1ReferenceToVideoOutput extends SharedType_751 {}
|
|
36617
|
+
|
|
36618
|
+
export interface PixverseC1ImageToVideoInput {
|
|
36619
|
+
/**
|
|
36620
|
+
* Duration
|
|
36621
|
+
* @description The duration of the generated video in seconds (1-15)
|
|
36622
|
+
* @default 5
|
|
36623
|
+
*/
|
|
36624
|
+
duration?: number;
|
|
36625
|
+
/**
|
|
36626
|
+
* Generate Audio Switch
|
|
36627
|
+
* @description Enable audio generation (BGM, SFX, dialogue)
|
|
36628
|
+
* @default false
|
|
36629
|
+
*/
|
|
36630
|
+
generate_audio_switch?: boolean;
|
|
36631
|
+
/**
|
|
36632
|
+
* Image Url
|
|
36633
|
+
* @description URL of the image to use as the first frame
|
|
36634
|
+
* @example https://v3.fal.media/files/zebra/qL93Je8ezvzQgDOEzTjKF_KhGKZTEebZcDw6T5rwQPK_output.png
|
|
36635
|
+
*/
|
|
36636
|
+
image_url: string;
|
|
36637
|
+
/**
|
|
36638
|
+
* Prompt
|
|
36639
|
+
* @example A woman warrior with her hammer walking with his glacier wolf.
|
|
36640
|
+
*/
|
|
36641
|
+
prompt: string;
|
|
36642
|
+
/**
|
|
36643
|
+
* Resolution
|
|
36644
|
+
* @description The resolution of the generated video
|
|
36645
|
+
* @default 720p
|
|
36646
|
+
* @enum {string}
|
|
36647
|
+
*/
|
|
36648
|
+
resolution?: '360p' | '540p' | '720p' | '1080p';
|
|
36649
|
+
/**
|
|
36650
|
+
* Seed
|
|
36651
|
+
* @description The same seed and the same prompt given to the same version of the model
|
|
36652
|
+
* will output the same video every time.
|
|
36653
|
+
*/
|
|
36654
|
+
seed?: number;
|
|
36655
|
+
}
|
|
36656
|
+
|
|
36657
|
+
export interface PixverseC1ImageToVideoOutput extends SharedType_751 {}
|
|
36395
36658
|
|
|
36396
36659
|
export interface PixartSigmaInput {
|
|
36397
36660
|
/**
|
|
@@ -37119,9 +37382,9 @@ export interface PiflowOutput {
|
|
|
37119
37382
|
* @description The URLs of the generated images.
|
|
37120
37383
|
* @example [
|
|
37121
37384
|
* {
|
|
37385
|
+
* "url": "https://v3b.fal.media/files/b/monkey/hfFo8wc77eSDchDUDxFEi.jpg",
|
|
37122
37386
|
* "height": 1024,
|
|
37123
37387
|
* "content_type": "image/jpeg",
|
|
37124
|
-
* "url": "https://v3b.fal.media/files/b/monkey/hfFo8wc77eSDchDUDxFEi.jpg",
|
|
37125
37388
|
* "width": 1024
|
|
37126
37389
|
* }
|
|
37127
37390
|
* ]
|
|
@@ -37202,10 +37465,10 @@ export interface PhysicEditOutput {
|
|
|
37202
37465
|
* @description The edited images.
|
|
37203
37466
|
* @example [
|
|
37204
37467
|
* {
|
|
37205
|
-
* "height": 1152,
|
|
37206
37468
|
* "url": "https://v3b.fal.media/files/b/0a91cf62/DdpKY15kkD6N6v66uJ0q1.jpg",
|
|
37207
|
-
* "
|
|
37208
|
-
* "
|
|
37469
|
+
* "width": 864,
|
|
37470
|
+
* "height": 1152,
|
|
37471
|
+
* "content_type": "image/jpeg"
|
|
37209
37472
|
* }
|
|
37210
37473
|
* ]
|
|
37211
37474
|
*/
|
|
@@ -37714,6 +37977,93 @@ export interface PersonaplexOutput {
|
|
|
37714
37977
|
text: string;
|
|
37715
37978
|
}
|
|
37716
37979
|
|
|
37980
|
+
export interface PatinaInput {
|
|
37981
|
+
/**
|
|
37982
|
+
* Enable Safety Checker
|
|
37983
|
+
* @description Enable the safety checker for images.
|
|
37984
|
+
* @default true
|
|
37985
|
+
*/
|
|
37986
|
+
enable_safety_checker?: boolean;
|
|
37987
|
+
/**
|
|
37988
|
+
* Image URL
|
|
37989
|
+
* @description URL of the input image (photograph or render).
|
|
37990
|
+
* @example https://storage.googleapis.com/falserverless/gallery/patina-blog-hero-render.png
|
|
37991
|
+
*/
|
|
37992
|
+
image_url: string;
|
|
37993
|
+
/**
|
|
37994
|
+
* Maps
|
|
37995
|
+
* @description Which PBR maps to predict. Defaults to all five.
|
|
37996
|
+
* @default [
|
|
37997
|
+
* "basecolor",
|
|
37998
|
+
* "normal",
|
|
37999
|
+
* "roughness",
|
|
38000
|
+
* "metalness",
|
|
38001
|
+
* "height"
|
|
38002
|
+
* ]
|
|
38003
|
+
*/
|
|
38004
|
+
maps?: ('basecolor' | 'normal' | 'roughness' | 'metalness' | 'height')[];
|
|
38005
|
+
/**
|
|
38006
|
+
* Output Format
|
|
38007
|
+
* @description Output image format.
|
|
38008
|
+
* @default png
|
|
38009
|
+
* @enum {string}
|
|
38010
|
+
*/
|
|
38011
|
+
output_format?: 'jpeg' | 'png' | 'webp';
|
|
38012
|
+
/**
|
|
38013
|
+
* Seed
|
|
38014
|
+
* @description Random seed for reproducible denoising. If not set, a random seed is used.
|
|
38015
|
+
*/
|
|
38016
|
+
seed?: number;
|
|
38017
|
+
/**
|
|
38018
|
+
* Sync Mode
|
|
38019
|
+
* @description If True, return images as data URIs instead of CDN URLs.
|
|
38020
|
+
* @default false
|
|
38021
|
+
*/
|
|
38022
|
+
sync_mode?: boolean;
|
|
38023
|
+
}
|
|
38024
|
+
|
|
38025
|
+
export interface PatinaOutput {
|
|
38026
|
+
/**
|
|
38027
|
+
* Images
|
|
38028
|
+
* @description Predicted PBR material maps.
|
|
38029
|
+
* @example [
|
|
38030
|
+
* {
|
|
38031
|
+
* "map_type": "basecolor",
|
|
38032
|
+
* "url": "https://storage.googleapis.com/falserverless/gallery/patina-blog-hero-basecolor.png"
|
|
38033
|
+
* },
|
|
38034
|
+
* {
|
|
38035
|
+
* "map_type": "normal",
|
|
38036
|
+
* "url": "https://storage.googleapis.com/falserverless/gallery/patina-blog-hero-normal.png"
|
|
38037
|
+
* },
|
|
38038
|
+
* {
|
|
38039
|
+
* "map_type": "roughness",
|
|
38040
|
+
* "url": "https://storage.googleapis.com/falserverless/gallery/patina-blog-hero-roughness.png"
|
|
38041
|
+
* },
|
|
38042
|
+
* {
|
|
38043
|
+
* "map_type": "metalness",
|
|
38044
|
+
* "url": "https://storage.googleapis.com/falserverless/gallery/patina-blog-hero-metalness.png"
|
|
38045
|
+
* },
|
|
38046
|
+
* {
|
|
38047
|
+
* "map_type": "height",
|
|
38048
|
+
* "url": "https://storage.googleapis.com/falserverless/gallery/patina-blog-hero-height.png"
|
|
38049
|
+
* }
|
|
38050
|
+
* ]
|
|
38051
|
+
*/
|
|
38052
|
+
images: Components.MapImageFile[];
|
|
38053
|
+
/**
|
|
38054
|
+
* Seed
|
|
38055
|
+
* @description The seed used for denoising.
|
|
38056
|
+
*/
|
|
38057
|
+
seed: number;
|
|
38058
|
+
/**
|
|
38059
|
+
* Timings
|
|
38060
|
+
* @description Timing breakdown (seconds).
|
|
38061
|
+
*/
|
|
38062
|
+
timings?: {
|
|
38063
|
+
[key: string]: number;
|
|
38064
|
+
};
|
|
38065
|
+
}
|
|
38066
|
+
|
|
37717
38067
|
export interface PasdInput {
|
|
37718
38068
|
/**
|
|
37719
38069
|
* Conditioning Scale
|
|
@@ -38138,9 +38488,9 @@ export interface OnerewardOutput {
|
|
|
38138
38488
|
* @example [
|
|
38139
38489
|
* {
|
|
38140
38490
|
* "url": "https://v3b.fal.media/files/b/0a90fdd0/wrnlNlrLJxbLDKsW2W2jn.jpg",
|
|
38141
|
-
* "content_type": "image/jpeg",
|
|
38142
38491
|
* "width": 1024,
|
|
38143
|
-
* "height": 1024
|
|
38492
|
+
* "height": 1024,
|
|
38493
|
+
* "content_type": "image/jpeg"
|
|
38144
38494
|
* }
|
|
38145
38495
|
* ]
|
|
38146
38496
|
*/
|
|
@@ -38698,7 +39048,7 @@ export interface ObjectRemovalMaskInput {
|
|
|
38698
39048
|
model?: 'low_quality' | 'medium_quality' | 'high_quality' | 'best_quality';
|
|
38699
39049
|
}
|
|
38700
39050
|
|
|
38701
|
-
export interface ObjectRemovalMaskOutput extends
|
|
39051
|
+
export interface ObjectRemovalMaskOutput extends SharedType_6e3 {}
|
|
38702
39052
|
|
|
38703
39053
|
export interface ObjectRemovalBboxInput {
|
|
38704
39054
|
/**
|
|
@@ -38707,9 +39057,9 @@ export interface ObjectRemovalBboxInput {
|
|
|
38707
39057
|
* @default []
|
|
38708
39058
|
* @example [
|
|
38709
39059
|
* {
|
|
39060
|
+
* "x_max": 0.6574,
|
|
38710
39061
|
* "x_min": 0.3595,
|
|
38711
39062
|
* "y_min": 0.0115,
|
|
38712
|
-
* "x_max": 0.6574,
|
|
38713
39063
|
* "y_max": 0.8175
|
|
38714
39064
|
* }
|
|
38715
39065
|
* ]
|
|
@@ -38735,7 +39085,7 @@ export interface ObjectRemovalBboxInput {
|
|
|
38735
39085
|
model?: 'low_quality' | 'medium_quality' | 'high_quality' | 'best_quality';
|
|
38736
39086
|
}
|
|
38737
39087
|
|
|
38738
|
-
export interface ObjectRemovalBboxOutput extends
|
|
39088
|
+
export interface ObjectRemovalBboxOutput extends SharedType_6e3 {}
|
|
38739
39089
|
|
|
38740
39090
|
export interface ObjectRemovalInput {
|
|
38741
39091
|
/**
|
|
@@ -38764,7 +39114,7 @@ export interface ObjectRemovalInput {
|
|
|
38764
39114
|
prompt: string;
|
|
38765
39115
|
}
|
|
38766
39116
|
|
|
38767
|
-
export interface ObjectRemovalOutput extends
|
|
39117
|
+
export interface ObjectRemovalOutput extends SharedType_6e3 {}
|
|
38768
39118
|
|
|
38769
39119
|
export interface NovaSrInput {
|
|
38770
39120
|
/**
|
|
@@ -39139,8 +39489,8 @@ export interface MultishotMasterOutput {
|
|
|
39139
39489
|
* @description The generated multi-shot narrative video.
|
|
39140
39490
|
* @example {
|
|
39141
39491
|
* "file_size": 837114,
|
|
39142
|
-
* "url": "https://v3b.fal.media/files/b/0a8fb858/x6xEQNBP9m61inmR6p_WH_output.mp4",
|
|
39143
39492
|
* "file_name": "output.mp4",
|
|
39493
|
+
* "url": "https://v3b.fal.media/files/b/0a8fb858/x6xEQNBP9m61inmR6p_WH_output.mp4",
|
|
39144
39494
|
* "content_type": "video/mp4"
|
|
39145
39495
|
* }
|
|
39146
39496
|
*/
|
|
@@ -40142,11 +40492,11 @@ export interface MinimaxSpeech28TurboInput {
|
|
|
40142
40492
|
/**
|
|
40143
40493
|
* @description Voice configuration settings
|
|
40144
40494
|
* @default {
|
|
40495
|
+
* "pitch": 0,
|
|
40145
40496
|
* "voice_id": "Wise_Woman",
|
|
40146
|
-
* "vol": 1,
|
|
40147
|
-
* "speed": 1,
|
|
40148
40497
|
* "english_normalization": false,
|
|
40149
|
-
* "
|
|
40498
|
+
* "speed": 1,
|
|
40499
|
+
* "vol": 1
|
|
40150
40500
|
* }
|
|
40151
40501
|
*/
|
|
40152
40502
|
voice_setting?: Components.VoiceSetting;
|
|
@@ -40231,11 +40581,11 @@ export interface MinimaxSpeech28HdInput {
|
|
|
40231
40581
|
/**
|
|
40232
40582
|
* @description Voice configuration settings
|
|
40233
40583
|
* @default {
|
|
40584
|
+
* "pitch": 0,
|
|
40234
40585
|
* "voice_id": "Wise_Woman",
|
|
40235
|
-
* "vol": 1,
|
|
40236
|
-
* "speed": 1,
|
|
40237
40586
|
* "english_normalization": false,
|
|
40238
|
-
* "
|
|
40587
|
+
* "speed": 1,
|
|
40588
|
+
* "vol": 1
|
|
40239
40589
|
* }
|
|
40240
40590
|
*/
|
|
40241
40591
|
voice_setting?: Components.VoiceSetting;
|
|
@@ -40319,11 +40669,11 @@ export interface MinimaxSpeech26TurboInput {
|
|
|
40319
40669
|
/**
|
|
40320
40670
|
* @description Voice configuration settings
|
|
40321
40671
|
* @default {
|
|
40672
|
+
* "pitch": 0,
|
|
40322
40673
|
* "voice_id": "Wise_Woman",
|
|
40323
|
-
* "vol": 1,
|
|
40324
|
-
* "speed": 1,
|
|
40325
40674
|
* "english_normalization": false,
|
|
40326
|
-
* "
|
|
40675
|
+
* "speed": 1,
|
|
40676
|
+
* "vol": 1
|
|
40327
40677
|
* }
|
|
40328
40678
|
*/
|
|
40329
40679
|
voice_setting?: Components.VoiceSetting;
|
|
@@ -40407,11 +40757,11 @@ export interface MinimaxSpeech26HdInput {
|
|
|
40407
40757
|
/**
|
|
40408
40758
|
* @description Voice configuration settings
|
|
40409
40759
|
* @default {
|
|
40760
|
+
* "pitch": 0,
|
|
40410
40761
|
* "voice_id": "Wise_Woman",
|
|
40411
|
-
* "vol": 1,
|
|
40412
|
-
* "speed": 1,
|
|
40413
40762
|
* "english_normalization": false,
|
|
40414
|
-
* "
|
|
40763
|
+
* "speed": 1,
|
|
40764
|
+
* "vol": 1
|
|
40415
40765
|
* }
|
|
40416
40766
|
*/
|
|
40417
40767
|
voice_setting?: Components.VoiceSetting;
|
|
@@ -40432,19 +40782,19 @@ export interface MinimaxSpeech26HdOutput {
|
|
|
40432
40782
|
duration_ms: number;
|
|
40433
40783
|
}
|
|
40434
40784
|
|
|
40435
|
-
export interface MinimaxSpeech02TurboInput extends
|
|
40785
|
+
export interface MinimaxSpeech02TurboInput extends SharedType_21c {}
|
|
40436
40786
|
|
|
40437
40787
|
export interface MinimaxSpeech02TurboOutput extends SharedType_f60 {}
|
|
40438
40788
|
|
|
40439
|
-
export interface MinimaxSpeech02HdInput extends
|
|
40789
|
+
export interface MinimaxSpeech02HdInput extends SharedType_21c {}
|
|
40440
40790
|
|
|
40441
40791
|
export interface MinimaxSpeech02HdOutput extends SharedType_f60 {}
|
|
40442
40792
|
|
|
40443
|
-
export interface MinimaxPreviewSpeech25TurboInput extends
|
|
40793
|
+
export interface MinimaxPreviewSpeech25TurboInput extends SharedType_981 {}
|
|
40444
40794
|
|
|
40445
40795
|
export interface MinimaxPreviewSpeech25TurboOutput extends SharedType_f60 {}
|
|
40446
40796
|
|
|
40447
|
-
export interface MinimaxPreviewSpeech25HdInput extends
|
|
40797
|
+
export interface MinimaxPreviewSpeech25HdInput extends SharedType_981 {}
|
|
40448
40798
|
|
|
40449
40799
|
export interface MinimaxPreviewSpeech25HdOutput extends SharedType_f60 {}
|
|
40450
40800
|
|
|
@@ -40488,10 +40838,10 @@ export interface MinimaxImage01SubjectReferenceOutput {
|
|
|
40488
40838
|
* @description Generated images
|
|
40489
40839
|
* @example [
|
|
40490
40840
|
* {
|
|
40491
|
-
* "
|
|
40492
|
-
* "file_name": "image.jpg",
|
|
40841
|
+
* "file_size": 239709,
|
|
40493
40842
|
* "url": "https://v3.fal.media/files/lion/1bfHvTwZGzK59EYAi2OG7_image.jpg",
|
|
40494
|
-
* "
|
|
40843
|
+
* "content_type": "image/jpeg",
|
|
40844
|
+
* "file_name": "image.jpg"
|
|
40495
40845
|
* }
|
|
40496
40846
|
* ]
|
|
40497
40847
|
*/
|
|
@@ -40532,10 +40882,10 @@ export interface MinimaxImage01Output {
|
|
|
40532
40882
|
* @description Generated images
|
|
40533
40883
|
* @example [
|
|
40534
40884
|
* {
|
|
40535
|
-
* "
|
|
40536
|
-
* "file_name": "image.jpg",
|
|
40885
|
+
* "file_size": 351366,
|
|
40537
40886
|
* "url": "https://v3.fal.media/files/tiger/xLcblZAbiw1kM6ZR_2D-r_image.jpg",
|
|
40538
|
-
* "
|
|
40887
|
+
* "content_type": "image/jpeg",
|
|
40888
|
+
* "file_name": "image.jpg"
|
|
40539
40889
|
* }
|
|
40540
40890
|
* ]
|
|
40541
40891
|
*/
|
|
@@ -40877,6 +41227,70 @@ export interface MinimaxHailuo02FastImageToVideoOutput {
|
|
|
40877
41227
|
video: Components.File;
|
|
40878
41228
|
}
|
|
40879
41229
|
|
|
41230
|
+
export interface MinimaxMusicV26Input {
|
|
41231
|
+
audio_setting?: Components.AudioSetting25;
|
|
41232
|
+
/**
|
|
41233
|
+
* Is Instrumental
|
|
41234
|
+
* @description When true, generates vocal-free instrumental music.
|
|
41235
|
+
* @default false
|
|
41236
|
+
*/
|
|
41237
|
+
is_instrumental?: boolean;
|
|
41238
|
+
/**
|
|
41239
|
+
* Lyrics
|
|
41240
|
+
* @description Lyrics of the song. Use \n to separate lines. Supports structure tags: [Intro], [Verse], [Pre Chorus], [Chorus], [Post Chorus], [Hook], [Bridge], [Interlude], [Transition], [Build Up], [Break], [Inst], [Solo], [Outro]. Max 1000 characters. Required when is_instrumental is false.
|
|
41241
|
+
* @default
|
|
41242
|
+
* @example [verse]
|
|
41243
|
+
* Streetlights flicker, the night breeze sighs
|
|
41244
|
+
* Shadows stretch as I walk alone
|
|
41245
|
+
* [chorus]
|
|
41246
|
+
* Wandering, longing, where should I go
|
|
41247
|
+
*/
|
|
41248
|
+
lyrics?: string;
|
|
41249
|
+
/**
|
|
41250
|
+
* Prompt
|
|
41251
|
+
* @description A description of the music style, mood, genre, and scenario. 10-300 characters.
|
|
41252
|
+
* @example City Pop, 80s retro, groovy synth bass, warm female vocal, 104 BPM, nostalgic urban night
|
|
41253
|
+
*/
|
|
41254
|
+
prompt: string;
|
|
41255
|
+
}
|
|
41256
|
+
|
|
41257
|
+
export interface MinimaxMusicV26Output extends SharedType_ada {}
|
|
41258
|
+
|
|
41259
|
+
export interface MinimaxMusicV25Input {
|
|
41260
|
+
audio_setting?: Components.AudioSetting25;
|
|
41261
|
+
/**
|
|
41262
|
+
* Is Instrumental
|
|
41263
|
+
* @description When true, generates vocal-free instrumental music.
|
|
41264
|
+
* @default false
|
|
41265
|
+
*/
|
|
41266
|
+
is_instrumental?: boolean;
|
|
41267
|
+
/**
|
|
41268
|
+
* Lyrics
|
|
41269
|
+
* @description Lyrics of the song. Use \n to separate lines. Supports structure tags: [Intro], [Verse], [Pre Chorus], [Chorus], [Bridge], [Outro], [Interlude], [Hook], [Break], [Solo], [Inst]. Max 3500 characters. Required when is_instrumental is false and lyrics_optimizer is false.
|
|
41270
|
+
* @default
|
|
41271
|
+
* @example [verse]
|
|
41272
|
+
* Streetlights flicker, the night breeze sighs
|
|
41273
|
+
* Shadows stretch as I walk alone
|
|
41274
|
+
* [chorus]
|
|
41275
|
+
* Wandering, longing, where should I go
|
|
41276
|
+
*/
|
|
41277
|
+
lyrics?: string;
|
|
41278
|
+
/**
|
|
41279
|
+
* Lyrics Optimizer
|
|
41280
|
+
* @description When true and lyrics is empty, auto-generates lyrics from the prompt.
|
|
41281
|
+
* @default false
|
|
41282
|
+
*/
|
|
41283
|
+
lyrics_optimizer?: boolean;
|
|
41284
|
+
/**
|
|
41285
|
+
* Prompt
|
|
41286
|
+
* @description A description of the music style, mood, genre, and scenario. Max 2000 characters.
|
|
41287
|
+
* @example Indie folk, melancholic, introspective, longing, solitary walk, coffee shop
|
|
41288
|
+
*/
|
|
41289
|
+
prompt: string;
|
|
41290
|
+
}
|
|
41291
|
+
|
|
41292
|
+
export interface MinimaxMusicV25Output extends SharedType_ada {}
|
|
41293
|
+
|
|
40880
41294
|
export interface MinimaxMusicV2Input {
|
|
40881
41295
|
audio_setting?: Components.AudioSetting_1;
|
|
40882
41296
|
/**
|
|
@@ -44684,9 +45098,9 @@ export interface Ltx23TextToVideoFastOutput {
|
|
|
44684
45098
|
/**
|
|
44685
45099
|
* @description The generated video file
|
|
44686
45100
|
* @example {
|
|
44687
|
-
* "
|
|
45101
|
+
* "file_name": "7ufClzCcdMD-up1rau1jF_6xx4WLgg.mp4",
|
|
44688
45102
|
* "content_type": "video/mp4",
|
|
44689
|
-
* "
|
|
45103
|
+
* "url": "https://v3b.fal.media/files/b/0a90dde7/7ufClzCcdMD-up1rau1jF_6xx4WLgg.mp4"
|
|
44690
45104
|
* }
|
|
44691
45105
|
*/
|
|
44692
45106
|
video: Components.VideoFile;
|
|
@@ -44739,9 +45153,9 @@ export interface Ltx23TextToVideoOutput {
|
|
|
44739
45153
|
/**
|
|
44740
45154
|
* @description The generated video file
|
|
44741
45155
|
* @example {
|
|
44742
|
-
* "
|
|
45156
|
+
* "file_name": "EG257tf7j9UfVc-jHF8lI_0MWboc13.mp4",
|
|
44743
45157
|
* "content_type": "video/mp4",
|
|
44744
|
-
* "
|
|
45158
|
+
* "url": "https://v3b.fal.media/files/b/0a90dd3a/EG257tf7j9UfVc-jHF8lI_0MWboc13.mp4"
|
|
44745
45159
|
* }
|
|
44746
45160
|
*/
|
|
44747
45161
|
video: Components.VideoFile;
|
|
@@ -44785,9 +45199,9 @@ export interface Ltx23RetakeVideoOutput {
|
|
|
44785
45199
|
/**
|
|
44786
45200
|
* @description The generated video file
|
|
44787
45201
|
* @example {
|
|
44788
|
-
* "
|
|
45202
|
+
* "file_name": "xvl9SlF6b7a8327wKJDvm_JW6crfr3.mp4",
|
|
44789
45203
|
* "content_type": "video/mp4",
|
|
44790
|
-
* "
|
|
45204
|
+
* "url": "https://v3b.fal.media/files/b/0a90e00f/xvl9SlF6b7a8327wKJDvm_JW6crfr3.mp4"
|
|
44791
45205
|
* }
|
|
44792
45206
|
*/
|
|
44793
45207
|
video: Components.VideoFile;
|
|
@@ -44851,9 +45265,9 @@ export interface Ltx23ImageToVideoFastOutput {
|
|
|
44851
45265
|
/**
|
|
44852
45266
|
* @description The generated video file
|
|
44853
45267
|
* @example {
|
|
44854
|
-
* "
|
|
45268
|
+
* "file_name": "JCP0MJDH3ioOFzRd7GsGi_aB0OxLmA.mp4",
|
|
44855
45269
|
* "content_type": "video/mp4",
|
|
44856
|
-
* "
|
|
45270
|
+
* "url": "https://v3b.fal.media/files/b/0a90dd0b/JCP0MJDH3ioOFzRd7GsGi_aB0OxLmA.mp4"
|
|
44857
45271
|
* }
|
|
44858
45272
|
*/
|
|
44859
45273
|
video: Components.VideoFile;
|
|
@@ -44917,9 +45331,9 @@ export interface Ltx23ImageToVideoOutput {
|
|
|
44917
45331
|
/**
|
|
44918
45332
|
* @description The generated video file
|
|
44919
45333
|
* @example {
|
|
44920
|
-
* "
|
|
45334
|
+
* "file_name": "VUCTD0YYJIp_K4qQkkneL_wMVDWNRn.mp4",
|
|
44921
45335
|
* "content_type": "video/mp4",
|
|
44922
|
-
* "
|
|
45336
|
+
* "url": "https://v3b.fal.media/files/b/0a90dd31/VUCTD0YYJIp_K4qQkkneL_wMVDWNRn.mp4"
|
|
44923
45337
|
* }
|
|
44924
45338
|
*/
|
|
44925
45339
|
video: Components.VideoFile;
|
|
@@ -44962,9 +45376,9 @@ export interface Ltx23ExtendVideoOutput {
|
|
|
44962
45376
|
/**
|
|
44963
45377
|
* @description The extended video file
|
|
44964
45378
|
* @example {
|
|
44965
|
-
* "
|
|
45379
|
+
* "file_name": "sQT2ORTL4ISEeLv3mRdF0_rGO62gwz.mp4",
|
|
44966
45380
|
* "content_type": "video/mp4",
|
|
44967
|
-
* "
|
|
45381
|
+
* "url": "https://v3b.fal.media/files/b/0a90e020/sQT2ORTL4ISEeLv3mRdF0_rGO62gwz.mp4"
|
|
44968
45382
|
* }
|
|
44969
45383
|
*/
|
|
44970
45384
|
video: Components.VideoFile;
|
|
@@ -45007,9 +45421,9 @@ export interface Ltx23AudioToVideoOutput {
|
|
|
45007
45421
|
/**
|
|
45008
45422
|
* @description The generated video file
|
|
45009
45423
|
* @example {
|
|
45010
|
-
* "
|
|
45424
|
+
* "file_name": "qqP0ClY8E3d83X8y0zLse_shyIe9XU.mp4",
|
|
45011
45425
|
* "content_type": "video/mp4",
|
|
45012
|
-
* "
|
|
45426
|
+
* "url": "https://v3b.fal.media/files/b/0a90dfec/qqP0ClY8E3d83X8y0zLse_shyIe9XU.mp4"
|
|
45013
45427
|
* }
|
|
45014
45428
|
*/
|
|
45015
45429
|
video: Components.VideoFile;
|
|
@@ -48735,7 +49149,7 @@ export interface LoraInpaintInput {
|
|
|
48735
49149
|
negative_prompt?: string;
|
|
48736
49150
|
/**
|
|
48737
49151
|
* Noise Strength
|
|
48738
|
-
* @description The amount of noise to add to noise image for image. Only used if the image_url is provided. 1.0 is complete noise and 0
|
|
49152
|
+
* @description The amount of noise to add to noise image for image. Only used if the image_url is provided. 1.0 is complete noise and values near 0 are minimal noise.
|
|
48739
49153
|
* @default 0.5
|
|
48740
49154
|
*/
|
|
48741
49155
|
noise_strength?: number;
|
|
@@ -48999,7 +49413,7 @@ export interface LoraImageToImageInput {
|
|
|
48999
49413
|
negative_prompt?: string;
|
|
49000
49414
|
/**
|
|
49001
49415
|
* Noise Strength
|
|
49002
|
-
* @description The amount of noise to add to noise image for image. Only used if the image_url is provided. 1.0 is complete noise and 0
|
|
49416
|
+
* @description The amount of noise to add to noise image for image. Only used if the image_url is provided. 1.0 is complete noise and values near 0 are minimal noise.
|
|
49003
49417
|
* @default 0.5
|
|
49004
49418
|
*/
|
|
49005
49419
|
noise_strength?: number;
|
|
@@ -52668,9 +53082,9 @@ export interface KlingVideoV3StandardTextToVideoOutput {
|
|
|
52668
53082
|
* @description The generated video
|
|
52669
53083
|
* @example {
|
|
52670
53084
|
* "content_type": "video/mp4",
|
|
52671
|
-
* "file_name": "output.mp4",
|
|
52672
53085
|
* "url": "https://storage.googleapis.com/falserverless/example_outputs/kling-v3/standard-t2v/out.mp4",
|
|
52673
|
-
* "file_size": 6797486
|
|
53086
|
+
* "file_size": 6797486,
|
|
53087
|
+
* "file_name": "output.mp4"
|
|
52674
53088
|
* }
|
|
52675
53089
|
*/
|
|
52676
53090
|
video: Components.File;
|
|
@@ -52805,9 +53219,9 @@ export interface KlingVideoV3StandardImageToVideoOutput {
|
|
|
52805
53219
|
* @description The generated video
|
|
52806
53220
|
* @example {
|
|
52807
53221
|
* "content_type": "video/mp4",
|
|
52808
|
-
* "file_name": "out.mp4",
|
|
52809
53222
|
* "url": "https://storage.googleapis.com/falserverless/example_outputs/kling-v3/standard-i2v/out.mp4",
|
|
52810
|
-
* "file_size": 3149129
|
|
53223
|
+
* "file_size": 3149129,
|
|
53224
|
+
* "file_name": "out.mp4"
|
|
52811
53225
|
* }
|
|
52812
53226
|
*/
|
|
52813
53227
|
video: Components.File;
|
|
@@ -52872,9 +53286,9 @@ export interface KlingVideoV3ProTextToVideoOutput {
|
|
|
52872
53286
|
* @description The generated video
|
|
52873
53287
|
* @example {
|
|
52874
53288
|
* "content_type": "video/mp4",
|
|
52875
|
-
* "file_name": "output.mp4",
|
|
52876
53289
|
* "url": "https://storage.googleapis.com/falserverless/example_outputs/kling-v3/pro-t2v/out.mp4",
|
|
52877
|
-
* "file_size": 8062911
|
|
53290
|
+
* "file_size": 8062911,
|
|
53291
|
+
* "file_name": "output.mp4"
|
|
52878
53292
|
* }
|
|
52879
53293
|
*/
|
|
52880
53294
|
video: Components.File;
|
|
@@ -53009,9 +53423,9 @@ export interface KlingVideoV3ProImageToVideoOutput {
|
|
|
53009
53423
|
* @description The generated video
|
|
53010
53424
|
* @example {
|
|
53011
53425
|
* "content_type": "video/mp4",
|
|
53012
|
-
* "file_name": "out.mp4",
|
|
53013
53426
|
* "url": "https://storage.googleapis.com/falserverless/example_outputs/kling-v3/pro-i2v/out.mp4",
|
|
53014
|
-
* "file_size": 8431922
|
|
53427
|
+
* "file_size": 8431922,
|
|
53428
|
+
* "file_name": "out.mp4"
|
|
53015
53429
|
* }
|
|
53016
53430
|
*/
|
|
53017
53431
|
video: Components.File;
|
|
@@ -53106,7 +53520,7 @@ export interface KlingVideoV2MasterImageToVideoOutput {
|
|
|
53106
53520
|
|
|
53107
53521
|
export interface KlingVideoV26StandardMotionControlInput extends SharedType_778 {}
|
|
53108
53522
|
|
|
53109
|
-
export interface KlingVideoV26StandardMotionControlOutput extends
|
|
53523
|
+
export interface KlingVideoV26StandardMotionControlOutput extends SharedType_514 {}
|
|
53110
53524
|
|
|
53111
53525
|
export interface KlingVideoV26ProTextToVideoInput {
|
|
53112
53526
|
/**
|
|
@@ -53153,9 +53567,9 @@ export interface KlingVideoV26ProTextToVideoOutput {
|
|
|
53153
53567
|
* @description The generated video
|
|
53154
53568
|
* @example {
|
|
53155
53569
|
* "content_type": "video/mp4",
|
|
53156
|
-
* "file_name": "output.mp4",
|
|
53157
53570
|
* "url": "https://v3b.fal.media/files/b/0a84ab71/8hPbLs7n59WhWY-BN69yX_output.mp4",
|
|
53158
|
-
* "file_size": 8195664
|
|
53571
|
+
* "file_size": 8195664,
|
|
53572
|
+
* "file_name": "output.mp4"
|
|
53159
53573
|
* }
|
|
53160
53574
|
*/
|
|
53161
53575
|
video: Components.File;
|
|
@@ -53163,7 +53577,7 @@ export interface KlingVideoV26ProTextToVideoOutput {
|
|
|
53163
53577
|
|
|
53164
53578
|
export interface KlingVideoV26ProMotionControlInput extends SharedType_778 {}
|
|
53165
53579
|
|
|
53166
|
-
export interface KlingVideoV26ProMotionControlOutput extends
|
|
53580
|
+
export interface KlingVideoV26ProMotionControlOutput extends SharedType_514 {}
|
|
53167
53581
|
|
|
53168
53582
|
export interface KlingVideoV26ProImageToVideoInput {
|
|
53169
53583
|
/**
|
|
@@ -53212,9 +53626,9 @@ export interface KlingVideoV26ProImageToVideoOutput {
|
|
|
53212
53626
|
* @description The generated video
|
|
53213
53627
|
* @example {
|
|
53214
53628
|
* "content_type": "video/mp4",
|
|
53215
|
-
* "file_name": "output.mp4",
|
|
53216
53629
|
* "url": "https://v3b.fal.media/files/b/0a84ab51/Qr1twf8UgtD5rZHpNXC2P_output.mp4",
|
|
53217
|
-
* "file_size": 11814817
|
|
53630
|
+
* "file_size": 11814817,
|
|
53631
|
+
* "file_name": "output.mp4"
|
|
53218
53632
|
* }
|
|
53219
53633
|
*/
|
|
53220
53634
|
video: Components.File;
|
|
@@ -53707,7 +54121,7 @@ export interface KlingVideoV1StandardImageToVideoOutput extends SharedType_94e {
|
|
|
53707
54121
|
|
|
53708
54122
|
export interface KlingVideoV1StandardEffectsInput extends SharedType_9db {}
|
|
53709
54123
|
|
|
53710
|
-
export interface KlingVideoV1StandardEffectsOutput extends
|
|
54124
|
+
export interface KlingVideoV1StandardEffectsOutput extends SharedType_3db {}
|
|
53711
54125
|
|
|
53712
54126
|
export interface KlingVideoV1StandardAiAvatarInput extends SharedType_c85 {}
|
|
53713
54127
|
|
|
@@ -53757,11 +54171,11 @@ export interface KlingVideoV16StandardImageToVideoOutput extends SharedType_94e
|
|
|
53757
54171
|
|
|
53758
54172
|
export interface KlingVideoV16StandardElementsInput extends SharedType_6bb {}
|
|
53759
54173
|
|
|
53760
|
-
export interface KlingVideoV16StandardElementsOutput extends
|
|
54174
|
+
export interface KlingVideoV16StandardElementsOutput extends SharedType_8ac {}
|
|
53761
54175
|
|
|
53762
54176
|
export interface KlingVideoV16StandardEffectsInput extends SharedType_9db {}
|
|
53763
54177
|
|
|
53764
|
-
export interface KlingVideoV16StandardEffectsOutput extends
|
|
54178
|
+
export interface KlingVideoV16StandardEffectsOutput extends SharedType_3db {}
|
|
53765
54179
|
|
|
53766
54180
|
export interface KlingVideoV16ProTextToVideoInput extends SharedType_a8a {}
|
|
53767
54181
|
|
|
@@ -53815,11 +54229,11 @@ export interface KlingVideoV16ProImageToVideoOutput extends SharedType_94e {}
|
|
|
53815
54229
|
|
|
53816
54230
|
export interface KlingVideoV16ProElementsInput extends SharedType_6bb {}
|
|
53817
54231
|
|
|
53818
|
-
export interface KlingVideoV16ProElementsOutput extends
|
|
54232
|
+
export interface KlingVideoV16ProElementsOutput extends SharedType_8ac {}
|
|
53819
54233
|
|
|
53820
54234
|
export interface KlingVideoV16ProEffectsInput extends SharedType_9db {}
|
|
53821
54235
|
|
|
53822
|
-
export interface KlingVideoV16ProEffectsOutput extends
|
|
54236
|
+
export interface KlingVideoV16ProEffectsOutput extends SharedType_3db {}
|
|
53823
54237
|
|
|
53824
54238
|
export interface KlingVideoV15ProTextToVideoInput extends SharedType_a8a {}
|
|
53825
54239
|
|
|
@@ -53884,7 +54298,7 @@ export interface KlingVideoV15ProImageToVideoOutput extends SharedType_94e {}
|
|
|
53884
54298
|
|
|
53885
54299
|
export interface KlingVideoV15ProEffectsInput extends SharedType_9db {}
|
|
53886
54300
|
|
|
53887
|
-
export interface KlingVideoV15ProEffectsOutput extends
|
|
54301
|
+
export interface KlingVideoV15ProEffectsOutput extends SharedType_3db {}
|
|
53888
54302
|
|
|
53889
54303
|
export interface KlingVideoO3StandardVideoToVideoReferenceInput {
|
|
53890
54304
|
/**
|
|
@@ -53959,9 +54373,9 @@ export interface KlingVideoO3StandardVideoToVideoReferenceOutput {
|
|
|
53959
54373
|
* @description The generated video.
|
|
53960
54374
|
* @example {
|
|
53961
54375
|
* "content_type": "video/mp4",
|
|
53962
|
-
* "file_name": "output.mp4",
|
|
53963
54376
|
* "url": "https://storage.googleapis.com/falserverless/example_outputs/kling-o3/standard-v2v-reference/output.mp4",
|
|
53964
|
-
* "file_size": 7992288
|
|
54377
|
+
* "file_size": 7992288,
|
|
54378
|
+
* "file_name": "output.mp4"
|
|
53965
54379
|
* }
|
|
53966
54380
|
*/
|
|
53967
54381
|
video: Components.File;
|
|
@@ -54019,9 +54433,9 @@ export interface KlingVideoO3StandardVideoToVideoEditOutput {
|
|
|
54019
54433
|
* @description The generated video.
|
|
54020
54434
|
* @example {
|
|
54021
54435
|
* "content_type": "video/mp4",
|
|
54022
|
-
* "file_name": "output.mp4",
|
|
54023
54436
|
* "url": "https://storage.googleapis.com/falserverless/example_outputs/kling-o3/standard-v2v-edit/output.mp4",
|
|
54024
|
-
* "file_size": 4322769
|
|
54437
|
+
* "file_size": 4322769,
|
|
54438
|
+
* "file_name": "output.mp4"
|
|
54025
54439
|
* }
|
|
54026
54440
|
*/
|
|
54027
54441
|
video: Components.File;
|
|
@@ -54029,7 +54443,7 @@ export interface KlingVideoO3StandardVideoToVideoEditOutput {
|
|
|
54029
54443
|
|
|
54030
54444
|
export interface KlingVideoO3StandardTextToVideoInput extends SharedType_25d {}
|
|
54031
54445
|
|
|
54032
|
-
export interface KlingVideoO3StandardTextToVideoOutput extends
|
|
54446
|
+
export interface KlingVideoO3StandardTextToVideoOutput extends SharedType_f37 {}
|
|
54033
54447
|
|
|
54034
54448
|
export interface KlingVideoO3StandardReferenceToVideoInput {
|
|
54035
54449
|
/**
|
|
@@ -54117,9 +54531,9 @@ export interface KlingVideoO3StandardReferenceToVideoOutput {
|
|
|
54117
54531
|
* @description The generated video.
|
|
54118
54532
|
* @example {
|
|
54119
54533
|
* "content_type": "video/mp4",
|
|
54120
|
-
* "file_name": "output.mp4",
|
|
54121
54534
|
* "url": "https://v3b.fal.media/files/b/0a8d200d/ejCxI5DalzOPlP4yf6uP3_output.mp4",
|
|
54122
|
-
* "file_size": 3192162
|
|
54535
|
+
* "file_size": 3192162,
|
|
54536
|
+
* "file_name": "output.mp4"
|
|
54123
54537
|
* }
|
|
54124
54538
|
*/
|
|
54125
54539
|
video: Components.File;
|
|
@@ -54127,7 +54541,7 @@ export interface KlingVideoO3StandardReferenceToVideoOutput {
|
|
|
54127
54541
|
|
|
54128
54542
|
export interface KlingVideoO3StandardImageToVideoInput extends SharedType_816 {}
|
|
54129
54543
|
|
|
54130
|
-
export interface KlingVideoO3StandardImageToVideoOutput extends
|
|
54544
|
+
export interface KlingVideoO3StandardImageToVideoOutput extends SharedType_7ad {}
|
|
54131
54545
|
|
|
54132
54546
|
export interface KlingVideoO3ProVideoToVideoReferenceInput {
|
|
54133
54547
|
/**
|
|
@@ -54199,9 +54613,9 @@ export interface KlingVideoO3ProVideoToVideoReferenceOutput {
|
|
|
54199
54613
|
* @description The generated video.
|
|
54200
54614
|
* @example {
|
|
54201
54615
|
* "content_type": "video/mp4",
|
|
54202
|
-
* "file_name": "output.mp4",
|
|
54203
54616
|
* "url": "https://storage.googleapis.com/falserverless/example_outputs/kling-o3/pro-v2v-reference/output.mp4",
|
|
54204
|
-
* "file_size": 15809901
|
|
54617
|
+
* "file_size": 15809901,
|
|
54618
|
+
* "file_name": "output.mp4"
|
|
54205
54619
|
* }
|
|
54206
54620
|
*/
|
|
54207
54621
|
video: Components.File;
|
|
@@ -54261,9 +54675,9 @@ export interface KlingVideoO3ProVideoToVideoEditOutput {
|
|
|
54261
54675
|
* @description The generated video.
|
|
54262
54676
|
* @example {
|
|
54263
54677
|
* "content_type": "video/mp4",
|
|
54264
|
-
* "file_name": "output.mp4",
|
|
54265
54678
|
* "url": "https://storage.googleapis.com/falserverless/example_outputs/kling-o3/pro-v2v-edit/output.mp4",
|
|
54266
|
-
* "file_size": 4322769
|
|
54679
|
+
* "file_size": 4322769,
|
|
54680
|
+
* "file_name": "output.mp4"
|
|
54267
54681
|
* }
|
|
54268
54682
|
*/
|
|
54269
54683
|
video: Components.File;
|
|
@@ -54271,7 +54685,7 @@ export interface KlingVideoO3ProVideoToVideoEditOutput {
|
|
|
54271
54685
|
|
|
54272
54686
|
export interface KlingVideoO3ProTextToVideoInput extends SharedType_25d {}
|
|
54273
54687
|
|
|
54274
|
-
export interface KlingVideoO3ProTextToVideoOutput extends
|
|
54688
|
+
export interface KlingVideoO3ProTextToVideoOutput extends SharedType_f37 {}
|
|
54275
54689
|
|
|
54276
54690
|
export interface KlingVideoO3ProReferenceToVideoInput {
|
|
54277
54691
|
/**
|
|
@@ -54356,9 +54770,9 @@ export interface KlingVideoO3ProReferenceToVideoOutput {
|
|
|
54356
54770
|
* @description The generated video.
|
|
54357
54771
|
* @example {
|
|
54358
54772
|
* "content_type": "video/mp4",
|
|
54359
|
-
* "file_name": "output.mp4",
|
|
54360
54773
|
* "url": "https://v3b.fal.media/files/b/0a8d1c8a/ZxdKrvPb3CQEmeuS-u_kU_output.mp4",
|
|
54361
|
-
* "file_size": 18468404
|
|
54774
|
+
* "file_size": 18468404,
|
|
54775
|
+
* "file_name": "output.mp4"
|
|
54362
54776
|
* }
|
|
54363
54777
|
*/
|
|
54364
54778
|
video: Components.File;
|
|
@@ -54366,39 +54780,39 @@ export interface KlingVideoO3ProReferenceToVideoOutput {
|
|
|
54366
54780
|
|
|
54367
54781
|
export interface KlingVideoO3ProImageToVideoInput extends SharedType_816 {}
|
|
54368
54782
|
|
|
54369
|
-
export interface KlingVideoO3ProImageToVideoOutput extends
|
|
54783
|
+
export interface KlingVideoO3ProImageToVideoOutput extends SharedType_7ad {}
|
|
54370
54784
|
|
|
54371
54785
|
export interface KlingVideoO1VideoToVideoReferenceInput extends SharedType_8aa {}
|
|
54372
54786
|
|
|
54373
|
-
export interface KlingVideoO1VideoToVideoReferenceOutput extends
|
|
54787
|
+
export interface KlingVideoO1VideoToVideoReferenceOutput extends SharedType_ccf {}
|
|
54374
54788
|
|
|
54375
54789
|
export interface KlingVideoO1VideoToVideoEditInput extends SharedType_5d7 {}
|
|
54376
54790
|
|
|
54377
|
-
export interface KlingVideoO1VideoToVideoEditOutput extends
|
|
54791
|
+
export interface KlingVideoO1VideoToVideoEditOutput extends SharedType_de0 {}
|
|
54378
54792
|
|
|
54379
54793
|
export interface KlingVideoO1StandardVideoToVideoReferenceInput extends SharedType_8aa {}
|
|
54380
54794
|
|
|
54381
|
-
export interface KlingVideoO1StandardVideoToVideoReferenceOutput extends
|
|
54795
|
+
export interface KlingVideoO1StandardVideoToVideoReferenceOutput extends SharedType_ccf {}
|
|
54382
54796
|
|
|
54383
54797
|
export interface KlingVideoO1StandardVideoToVideoEditInput extends SharedType_5d7 {}
|
|
54384
54798
|
|
|
54385
|
-
export interface KlingVideoO1StandardVideoToVideoEditOutput extends
|
|
54799
|
+
export interface KlingVideoO1StandardVideoToVideoEditOutput extends SharedType_de0 {}
|
|
54386
54800
|
|
|
54387
54801
|
export interface KlingVideoO1StandardReferenceToVideoInput extends SharedType_4fd {}
|
|
54388
54802
|
|
|
54389
|
-
export interface KlingVideoO1StandardReferenceToVideoOutput extends
|
|
54803
|
+
export interface KlingVideoO1StandardReferenceToVideoOutput extends SharedType_a63 {}
|
|
54390
54804
|
|
|
54391
54805
|
export interface KlingVideoO1StandardImageToVideoInput extends SharedType_732 {}
|
|
54392
54806
|
|
|
54393
|
-
export interface KlingVideoO1StandardImageToVideoOutput extends
|
|
54807
|
+
export interface KlingVideoO1StandardImageToVideoOutput extends SharedType_11e {}
|
|
54394
54808
|
|
|
54395
54809
|
export interface KlingVideoO1ReferenceToVideoInput extends SharedType_4fd {}
|
|
54396
54810
|
|
|
54397
|
-
export interface KlingVideoO1ReferenceToVideoOutput extends
|
|
54811
|
+
export interface KlingVideoO1ReferenceToVideoOutput extends SharedType_a63 {}
|
|
54398
54812
|
|
|
54399
54813
|
export interface KlingVideoO1ImageToVideoInput extends SharedType_732 {}
|
|
54400
54814
|
|
|
54401
|
-
export interface KlingVideoO1ImageToVideoOutput extends
|
|
54815
|
+
export interface KlingVideoO1ImageToVideoOutput extends SharedType_11e {}
|
|
54402
54816
|
|
|
54403
54817
|
export interface KlingVideoLipsyncTextToVideoInput {
|
|
54404
54818
|
/**
|
|
@@ -55170,10 +55584,10 @@ export interface JoyaiImageEditOutput {
|
|
|
55170
55584
|
* @description The edited output image.
|
|
55171
55585
|
* @example [
|
|
55172
55586
|
* {
|
|
55173
|
-
* "
|
|
55587
|
+
* "url": "https://v3b.fal.media/files/b/0a951738/yWOL7Oie3FQfzM9_HD5BJ.jpg",
|
|
55174
55588
|
* "content_type": "image/jpeg",
|
|
55175
55589
|
* "height": 1024,
|
|
55176
|
-
* "
|
|
55590
|
+
* "width": 1024
|
|
55177
55591
|
* }
|
|
55178
55592
|
* ]
|
|
55179
55593
|
*/
|
|
@@ -55953,9 +56367,9 @@ export interface InfinitalkSingleTextOutput {
|
|
|
55953
56367
|
/**
|
|
55954
56368
|
* @description The generated video file.
|
|
55955
56369
|
* @example {
|
|
55956
|
-
* "url": "https://v3.fal.media/files/elephant/-huMN0zTaXmBr2CqzCMps_6c9dd31e1d9a4482877747a52a661a0a.mp4",
|
|
55957
56370
|
* "file_size": 797478,
|
|
55958
56371
|
* "file_name": "6c9dd31e1d9a4482877747a52a661a0a.mp4",
|
|
56372
|
+
* "url": "https://v3.fal.media/files/elephant/-huMN0zTaXmBr2CqzCMps_6c9dd31e1d9a4482877747a52a661a0a.mp4",
|
|
55959
56373
|
* "content_type": "application/octet-stream"
|
|
55960
56374
|
* }
|
|
55961
56375
|
*/
|
|
@@ -56018,9 +56432,9 @@ export interface InfinitalkOutput {
|
|
|
56018
56432
|
/**
|
|
56019
56433
|
* @description The generated video file.
|
|
56020
56434
|
* @example {
|
|
56021
|
-
* "url": "https://v3.fal.media/files/kangaroo/z6VqUwNTwzuWa6YE1g7In_74af6c0bdd6041c3b1130d54885e3eee.mp4",
|
|
56022
56435
|
* "file_size": 515275,
|
|
56023
56436
|
* "file_name": "74af6c0bdd6041c3b1130d54885e3eee.mp4",
|
|
56437
|
+
* "url": "https://v3.fal.media/files/kangaroo/z6VqUwNTwzuWa6YE1g7In_74af6c0bdd6041c3b1130d54885e3eee.mp4",
|
|
56024
56438
|
* "content_type": "application/octet-stream"
|
|
56025
56439
|
* }
|
|
56026
56440
|
*/
|
|
@@ -59949,10 +60363,10 @@ export interface IdeogramUpscaleOutput {
|
|
|
59949
60363
|
* Images
|
|
59950
60364
|
* @example [
|
|
59951
60365
|
* {
|
|
59952
|
-
* "content_type": "image/png",
|
|
59953
60366
|
* "url": "https://fal.media/files/lion/DxTSV6683MLl4VPAVUHR3_image.png",
|
|
59954
|
-
* "
|
|
59955
|
-
* "
|
|
60367
|
+
* "file_name": "image.png",
|
|
60368
|
+
* "content_type": "image/png",
|
|
60369
|
+
* "file_size": 6548418
|
|
59956
60370
|
* }
|
|
59957
60371
|
* ]
|
|
59958
60372
|
*/
|
|
@@ -61582,16 +61996,15 @@ export interface HunyuanPortraitInput {
|
|
|
61582
61996
|
|
|
61583
61997
|
export interface HunyuanPortraitOutput {
|
|
61584
61998
|
/**
|
|
61585
|
-
* Video
|
|
61586
61999
|
* @description The generated video with the portrait animation.
|
|
61587
62000
|
* @example {
|
|
61588
62001
|
* "file_size": 5485412,
|
|
61589
62002
|
* "file_name": "output_with_audio.mp4",
|
|
61590
|
-
* "
|
|
61591
|
-
* "
|
|
62003
|
+
* "url": "https://v3.fal.media/files/tiger/9H3vkuqNoYcKr6OBGj3Mr_3b01c7a4-802c-4697-b8fb-ad86bd0eba41_output_with_audio.mp4",
|
|
62004
|
+
* "content_type": "video/mp4"
|
|
61592
62005
|
* }
|
|
61593
62006
|
*/
|
|
61594
|
-
video: Components.
|
|
62007
|
+
video: Components.File;
|
|
61595
62008
|
}
|
|
61596
62009
|
|
|
61597
62010
|
export interface HunyuanPartInput {
|
|
@@ -61840,9 +62253,9 @@ export interface HunyuanImageV3InstructTextToImageOutput {
|
|
|
61840
62253
|
* @description A list of the generated images.
|
|
61841
62254
|
* @example [
|
|
61842
62255
|
* {
|
|
61843
|
-
* "height": 1024,
|
|
61844
|
-
* "width": 1024,
|
|
61845
62256
|
* "url": "https://v3b.fal.media/files/b/0a8c37ef/niSZAZpVwwixexdtx1AAf.png",
|
|
62257
|
+
* "width": 1024,
|
|
62258
|
+
* "height": 1024,
|
|
61846
62259
|
* "content_type": "image/png"
|
|
61847
62260
|
* }
|
|
61848
62261
|
* ]
|
|
@@ -61930,9 +62343,9 @@ export interface HunyuanImageV3InstructEditOutput {
|
|
|
61930
62343
|
* @description A list of the generated images.
|
|
61931
62344
|
* @example [
|
|
61932
62345
|
* {
|
|
61933
|
-
* "height": 1024,
|
|
61934
|
-
* "width": 1024,
|
|
61935
62346
|
* "url": "https://v3b.fal.media/files/b/0a8c3d5f/K7ecUzkFaxU-5hvzdhvG-_SOvArpR4.png",
|
|
62347
|
+
* "width": 1024,
|
|
62348
|
+
* "height": 1024,
|
|
61936
62349
|
* "content_type": "image/png"
|
|
61937
62350
|
* }
|
|
61938
62351
|
* ]
|
|
@@ -62233,10 +62646,10 @@ export interface Hunyuan3dV31SmartTopologyOutput {
|
|
|
62233
62646
|
/**
|
|
62234
62647
|
* @description Processed 3D model with optimized topology (primary file).
|
|
62235
62648
|
* @example {
|
|
62649
|
+
* "content_type": "model/obj",
|
|
62236
62650
|
* "file_size": 394409,
|
|
62237
62651
|
* "url": "https://v3b.fal.media/files/b/0a8c0ab4/tqMY5NJLnHjpwN8rQ15dj_model.obj",
|
|
62238
|
-
* "file_name": "model.obj"
|
|
62239
|
-
* "content_type": "model/obj"
|
|
62652
|
+
* "file_name": "model.obj"
|
|
62240
62653
|
* }
|
|
62241
62654
|
*/
|
|
62242
62655
|
model_glb: Components.File;
|
|
@@ -62244,16 +62657,16 @@ export interface Hunyuan3dV31SmartTopologyOutput {
|
|
|
62244
62657
|
* @description URLs for different 3D model formats
|
|
62245
62658
|
* @example {
|
|
62246
62659
|
* "obj": {
|
|
62660
|
+
* "content_type": "model/obj",
|
|
62247
62661
|
* "file_size": 394409,
|
|
62248
62662
|
* "url": "https://v3b.fal.media/files/b/0a8c0ab4/tqMY5NJLnHjpwN8rQ15dj_model.obj",
|
|
62249
|
-
* "file_name": "model.obj"
|
|
62250
|
-
* "content_type": "model/obj"
|
|
62663
|
+
* "file_name": "model.obj"
|
|
62251
62664
|
* },
|
|
62252
62665
|
* "glb": {
|
|
62666
|
+
* "content_type": "model/gltf-binary",
|
|
62253
62667
|
* "file_size": 206004,
|
|
62254
62668
|
* "url": "https://v3b.fal.media/files/b/0a8c0ab4/eX-_x0Wv8fZL05l9CGp6Y_model.glb",
|
|
62255
|
-
* "file_name": "model.glb"
|
|
62256
|
-
* "content_type": "model/gltf-binary"
|
|
62669
|
+
* "file_name": "model.glb"
|
|
62257
62670
|
* }
|
|
62258
62671
|
* }
|
|
62259
62672
|
*/
|
|
@@ -62285,20 +62698,20 @@ export interface Hunyuan3dV31RapidTextTo3dOutput {
|
|
|
62285
62698
|
/**
|
|
62286
62699
|
* @description MTL material file for the OBJ model.
|
|
62287
62700
|
* @example {
|
|
62701
|
+
* "content_type": "text/plain",
|
|
62288
62702
|
* "file_size": 157,
|
|
62289
62703
|
* "url": "https://v3b.fal.media/files/b/0a8c44d5/EHzTxJtHpdIliaMNnEke-_material.mtl",
|
|
62290
|
-
* "file_name": "material.mtl"
|
|
62291
|
-
* "content_type": "text/plain"
|
|
62704
|
+
* "file_name": "material.mtl"
|
|
62292
62705
|
* }
|
|
62293
62706
|
*/
|
|
62294
62707
|
material_mtl?: Components.File;
|
|
62295
62708
|
/**
|
|
62296
62709
|
* @description Generated 3D model in OBJ format.
|
|
62297
62710
|
* @example {
|
|
62711
|
+
* "content_type": "model/obj",
|
|
62298
62712
|
* "file_size": 5306476,
|
|
62299
62713
|
* "url": "https://v3b.fal.media/files/b/0a8c44d5/2W2KRP1DM_-4qI8F_n05b_0f7f7a1ac578c80d4397a7f2b69b40ff.obj",
|
|
62300
|
-
* "file_name": "0f7f7a1ac578c80d4397a7f2b69b40ff.obj"
|
|
62301
|
-
* "content_type": "model/obj"
|
|
62714
|
+
* "file_name": "0f7f7a1ac578c80d4397a7f2b69b40ff.obj"
|
|
62302
62715
|
* }
|
|
62303
62716
|
*/
|
|
62304
62717
|
model_obj?: Components.File;
|
|
@@ -62306,22 +62719,22 @@ export interface Hunyuan3dV31RapidTextTo3dOutput {
|
|
|
62306
62719
|
* @description URLs for different 3D model formats.
|
|
62307
62720
|
* @example {
|
|
62308
62721
|
* "obj": {
|
|
62722
|
+
* "content_type": "model/obj",
|
|
62309
62723
|
* "file_size": 5306476,
|
|
62310
62724
|
* "url": "https://v3b.fal.media/files/b/0a8c44d5/2W2KRP1DM_-4qI8F_n05b_0f7f7a1ac578c80d4397a7f2b69b40ff.obj",
|
|
62311
|
-
* "file_name": "0f7f7a1ac578c80d4397a7f2b69b40ff.obj"
|
|
62312
|
-
* "content_type": "model/obj"
|
|
62725
|
+
* "file_name": "0f7f7a1ac578c80d4397a7f2b69b40ff.obj"
|
|
62313
62726
|
* },
|
|
62314
62727
|
* "mtl": {
|
|
62728
|
+
* "content_type": "text/plain",
|
|
62315
62729
|
* "file_size": 157,
|
|
62316
62730
|
* "url": "https://v3b.fal.media/files/b/0a8c44d5/EHzTxJtHpdIliaMNnEke-_material.mtl",
|
|
62317
|
-
* "file_name": "material.mtl"
|
|
62318
|
-
* "content_type": "text/plain"
|
|
62731
|
+
* "file_name": "material.mtl"
|
|
62319
62732
|
* },
|
|
62320
62733
|
* "texture": {
|
|
62734
|
+
* "content_type": "image/png",
|
|
62321
62735
|
* "file_size": 5915609,
|
|
62322
62736
|
* "url": "https://v3b.fal.media/files/b/0a8c44d5/T0q-P0aqXVG_y7jff-XTa_material.png",
|
|
62323
|
-
* "file_name": "material.png"
|
|
62324
|
-
* "content_type": "image/png"
|
|
62737
|
+
* "file_name": "material.png"
|
|
62325
62738
|
* }
|
|
62326
62739
|
* }
|
|
62327
62740
|
*/
|
|
@@ -62329,20 +62742,20 @@ export interface Hunyuan3dV31RapidTextTo3dOutput {
|
|
|
62329
62742
|
/**
|
|
62330
62743
|
* @description Texture image for the 3D model.
|
|
62331
62744
|
* @example {
|
|
62745
|
+
* "content_type": "image/png",
|
|
62332
62746
|
* "file_size": 5915609,
|
|
62333
62747
|
* "url": "https://v3b.fal.media/files/b/0a8c44d5/T0q-P0aqXVG_y7jff-XTa_material.png",
|
|
62334
|
-
* "file_name": "material.png"
|
|
62335
|
-
* "content_type": "image/png"
|
|
62748
|
+
* "file_name": "material.png"
|
|
62336
62749
|
* }
|
|
62337
62750
|
*/
|
|
62338
62751
|
texture?: Components.File;
|
|
62339
62752
|
/**
|
|
62340
62753
|
* @description Preview thumbnail of the generated model
|
|
62341
62754
|
* @example {
|
|
62755
|
+
* "content_type": "image/png",
|
|
62342
62756
|
* "file_size": 281374,
|
|
62343
62757
|
* "url": "https://v3b.fal.media/files/b/0a8c44d6/D9_IYgpugP0deXvSwBC2J_preview.png",
|
|
62344
|
-
* "file_name": "preview.png"
|
|
62345
|
-
* "content_type": "image/png"
|
|
62758
|
+
* "file_name": "preview.png"
|
|
62346
62759
|
* }
|
|
62347
62760
|
*/
|
|
62348
62761
|
thumbnail?: Components.File;
|
|
@@ -62373,20 +62786,20 @@ export interface Hunyuan3dV31RapidImageTo3dOutput {
|
|
|
62373
62786
|
/**
|
|
62374
62787
|
* @description MTL material file for the OBJ model.
|
|
62375
62788
|
* @example {
|
|
62789
|
+
* "content_type": "text/plain",
|
|
62376
62790
|
* "file_size": 88,
|
|
62377
62791
|
* "url": "https://v3b.fal.media/files/b/0a8c4439/_RhytNH4xZ5EFHr34YzJt_material.mtl",
|
|
62378
|
-
* "file_name": "material.mtl"
|
|
62379
|
-
* "content_type": "text/plain"
|
|
62792
|
+
* "file_name": "material.mtl"
|
|
62380
62793
|
* }
|
|
62381
62794
|
*/
|
|
62382
62795
|
material_mtl?: Components.File;
|
|
62383
62796
|
/**
|
|
62384
62797
|
* @description Generated 3D model file. Contains GLB if available, otherwise OBJ.
|
|
62385
62798
|
* @example {
|
|
62799
|
+
* "content_type": "model/obj",
|
|
62386
62800
|
* "file_size": 3172659,
|
|
62387
62801
|
* "url": "https://v3b.fal.media/files/b/0a8c4439/vj933H8B4W3wbd3e2RNby_8b1dbea208d194b9089a950abc2df426.obj",
|
|
62388
|
-
* "file_name": "8b1dbea208d194b9089a950abc2df426.obj"
|
|
62389
|
-
* "content_type": "model/obj"
|
|
62802
|
+
* "file_name": "8b1dbea208d194b9089a950abc2df426.obj"
|
|
62390
62803
|
* }
|
|
62391
62804
|
*/
|
|
62392
62805
|
model_glb?: Components.File;
|
|
@@ -62394,22 +62807,22 @@ export interface Hunyuan3dV31RapidImageTo3dOutput {
|
|
|
62394
62807
|
* @description URLs for different 3D model formats.
|
|
62395
62808
|
* @example {
|
|
62396
62809
|
* "obj": {
|
|
62810
|
+
* "content_type": "model/obj",
|
|
62397
62811
|
* "file_size": 3172659,
|
|
62398
62812
|
* "url": "https://v3b.fal.media/files/b/0a8c4439/vj933H8B4W3wbd3e2RNby_8b1dbea208d194b9089a950abc2df426.obj",
|
|
62399
|
-
* "file_name": "8b1dbea208d194b9089a950abc2df426.obj"
|
|
62400
|
-
* "content_type": "model/obj"
|
|
62813
|
+
* "file_name": "8b1dbea208d194b9089a950abc2df426.obj"
|
|
62401
62814
|
* },
|
|
62402
62815
|
* "mtl": {
|
|
62816
|
+
* "content_type": "text/plain",
|
|
62403
62817
|
* "file_size": 88,
|
|
62404
62818
|
* "url": "https://v3b.fal.media/files/b/0a8c4439/_RhytNH4xZ5EFHr34YzJt_material.mtl",
|
|
62405
|
-
* "file_name": "material.mtl"
|
|
62406
|
-
* "content_type": "text/plain"
|
|
62819
|
+
* "file_name": "material.mtl"
|
|
62407
62820
|
* },
|
|
62408
62821
|
* "texture": {
|
|
62822
|
+
* "content_type": "image/png",
|
|
62409
62823
|
* "file_size": 11728567,
|
|
62410
62824
|
* "url": "https://v3b.fal.media/files/b/0a8c4439/_4NXiSoGcZ-GYwmgUTfHZ_texture_20250901.png",
|
|
62411
|
-
* "file_name": "texture_20250901.png"
|
|
62412
|
-
* "content_type": "image/png"
|
|
62825
|
+
* "file_name": "texture_20250901.png"
|
|
62413
62826
|
* }
|
|
62414
62827
|
* }
|
|
62415
62828
|
*/
|
|
@@ -62417,20 +62830,20 @@ export interface Hunyuan3dV31RapidImageTo3dOutput {
|
|
|
62417
62830
|
/**
|
|
62418
62831
|
* @description Texture image for the 3D model.
|
|
62419
62832
|
* @example {
|
|
62833
|
+
* "content_type": "image/png",
|
|
62420
62834
|
* "file_size": 11728567,
|
|
62421
62835
|
* "url": "https://v3b.fal.media/files/b/0a8c4439/_4NXiSoGcZ-GYwmgUTfHZ_texture_20250901.png",
|
|
62422
|
-
* "file_name": "texture_20250901.png"
|
|
62423
|
-
* "content_type": "image/png"
|
|
62836
|
+
* "file_name": "texture_20250901.png"
|
|
62424
62837
|
* }
|
|
62425
62838
|
*/
|
|
62426
62839
|
texture?: Components.File;
|
|
62427
62840
|
/**
|
|
62428
62841
|
* @description Preview thumbnail of the generated model
|
|
62429
62842
|
* @example {
|
|
62843
|
+
* "content_type": "image/png",
|
|
62430
62844
|
* "file_size": 82521,
|
|
62431
62845
|
* "url": "https://v3b.fal.media/files/b/0a8c4439/70Sm1pZ16SQP-mEbaKICC_preview.png",
|
|
62432
|
-
* "file_name": "preview.png"
|
|
62433
|
-
* "content_type": "image/png"
|
|
62846
|
+
* "file_name": "preview.png"
|
|
62434
62847
|
* }
|
|
62435
62848
|
*/
|
|
62436
62849
|
thumbnail?: Components.File;
|
|
@@ -62468,10 +62881,10 @@ export interface Hunyuan3dV31ProTextTo3dOutput {
|
|
|
62468
62881
|
/**
|
|
62469
62882
|
* @description Generated 3D object in GLB format.
|
|
62470
62883
|
* @example {
|
|
62884
|
+
* "content_type": "model/gltf-binary",
|
|
62471
62885
|
* "file_size": 35833072,
|
|
62472
62886
|
* "url": "https://v3b.fal.media/files/b/0a8c5483/z6sbpr5wBRjqgnQlJM2Ot_model.glb",
|
|
62473
|
-
* "file_name": "model.glb"
|
|
62474
|
-
* "content_type": "model/gltf-binary"
|
|
62887
|
+
* "file_name": "model.glb"
|
|
62475
62888
|
* }
|
|
62476
62889
|
*/
|
|
62477
62890
|
model_glb: Components.File;
|
|
@@ -62479,28 +62892,28 @@ export interface Hunyuan3dV31ProTextTo3dOutput {
|
|
|
62479
62892
|
* @description URLs for different 3D model formats
|
|
62480
62893
|
* @example {
|
|
62481
62894
|
* "obj": {
|
|
62895
|
+
* "content_type": "model/obj",
|
|
62482
62896
|
* "file_size": 34755929,
|
|
62483
62897
|
* "url": "https://v3b.fal.media/files/b/0a8c5482/ZzC1xlOftyGQxhDkbZzVW_6168030a8817075aaa55c94cc5145000.obj",
|
|
62484
|
-
* "file_name": "6168030a8817075aaa55c94cc5145000.obj"
|
|
62485
|
-
* "content_type": "model/obj"
|
|
62898
|
+
* "file_name": "6168030a8817075aaa55c94cc5145000.obj"
|
|
62486
62899
|
* },
|
|
62487
62900
|
* "mtl": {
|
|
62901
|
+
* "content_type": "text/plain",
|
|
62488
62902
|
* "file_size": 88,
|
|
62489
62903
|
* "url": "https://v3b.fal.media/files/b/0a8c5482/ZxJepsEkhM67VSugmZ7QT_material.mtl",
|
|
62490
|
-
* "file_name": "material.mtl"
|
|
62491
|
-
* "content_type": "text/plain"
|
|
62904
|
+
* "file_name": "material.mtl"
|
|
62492
62905
|
* },
|
|
62493
62906
|
* "glb": {
|
|
62907
|
+
* "content_type": "model/gltf-binary",
|
|
62494
62908
|
* "file_size": 35833072,
|
|
62495
62909
|
* "url": "https://v3b.fal.media/files/b/0a8c5483/z6sbpr5wBRjqgnQlJM2Ot_model.glb",
|
|
62496
|
-
* "file_name": "model.glb"
|
|
62497
|
-
* "content_type": "model/gltf-binary"
|
|
62910
|
+
* "file_name": "model.glb"
|
|
62498
62911
|
* },
|
|
62499
62912
|
* "texture": {
|
|
62913
|
+
* "content_type": "image/png",
|
|
62500
62914
|
* "file_size": 19996580,
|
|
62501
62915
|
* "url": "https://v3b.fal.media/files/b/0a8c5482/jOL2nBpcOGspwxQf0_U-z_texture_20250901.png",
|
|
62502
|
-
* "file_name": "texture_20250901.png"
|
|
62503
|
-
* "content_type": "image/png"
|
|
62916
|
+
* "file_name": "texture_20250901.png"
|
|
62504
62917
|
* }
|
|
62505
62918
|
* }
|
|
62506
62919
|
*/
|
|
@@ -62513,10 +62926,10 @@ export interface Hunyuan3dV31ProTextTo3dOutput {
|
|
|
62513
62926
|
/**
|
|
62514
62927
|
* @description Preview thumbnail of the generated model
|
|
62515
62928
|
* @example {
|
|
62929
|
+
* "content_type": "image/png",
|
|
62516
62930
|
* "file_size": 68927,
|
|
62517
62931
|
* "url": "https://v3b.fal.media/files/b/0a8c5483/EE97ZV7cM-3UVG4peyWTQ_preview.png",
|
|
62518
|
-
* "file_name": "preview.png"
|
|
62519
|
-
* "content_type": "image/png"
|
|
62932
|
+
* "file_name": "preview.png"
|
|
62520
62933
|
* }
|
|
62521
62934
|
*/
|
|
62522
62935
|
thumbnail?: Components.File;
|
|
@@ -62589,10 +63002,10 @@ export interface Hunyuan3dV31ProImageTo3dOutput {
|
|
|
62589
63002
|
/**
|
|
62590
63003
|
* @description Generated 3D object in GLB format.
|
|
62591
63004
|
* @example {
|
|
63005
|
+
* "content_type": "model/gltf-binary",
|
|
62592
63006
|
* "file_size": 38554640,
|
|
62593
63007
|
* "url": "https://v3b.fal.media/files/b/0a8c3187/jOeZmtBuhdQMkDu65AkdT_model.glb",
|
|
62594
|
-
* "file_name": "model.glb"
|
|
62595
|
-
* "content_type": "model/gltf-binary"
|
|
63008
|
+
* "file_name": "model.glb"
|
|
62596
63009
|
* }
|
|
62597
63010
|
*/
|
|
62598
63011
|
model_glb: Components.File;
|
|
@@ -62600,16 +63013,16 @@ export interface Hunyuan3dV31ProImageTo3dOutput {
|
|
|
62600
63013
|
* @description URLs for different 3D model formats
|
|
62601
63014
|
* @example {
|
|
62602
63015
|
* "obj": {
|
|
63016
|
+
* "content_type": "model/obj",
|
|
62603
63017
|
* "file_size": 31447160,
|
|
62604
63018
|
* "url": "https://v3b.fal.media/files/b/0a8c3186/no-aBFEDnOuthILfv-wzs_model.obj",
|
|
62605
|
-
* "file_name": "model.obj"
|
|
62606
|
-
* "content_type": "model/obj"
|
|
63019
|
+
* "file_name": "model.obj"
|
|
62607
63020
|
* },
|
|
62608
63021
|
* "glb": {
|
|
63022
|
+
* "content_type": "model/gltf-binary",
|
|
62609
63023
|
* "file_size": 38554640,
|
|
62610
63024
|
* "url": "https://v3b.fal.media/files/b/0a8c3187/jOeZmtBuhdQMkDu65AkdT_model.glb",
|
|
62611
|
-
* "file_name": "model.glb"
|
|
62612
|
-
* "content_type": "model/gltf-binary"
|
|
63025
|
+
* "file_name": "model.glb"
|
|
62613
63026
|
* }
|
|
62614
63027
|
* }
|
|
62615
63028
|
*/
|
|
@@ -62622,10 +63035,10 @@ export interface Hunyuan3dV31ProImageTo3dOutput {
|
|
|
62622
63035
|
/**
|
|
62623
63036
|
* @description Preview thumbnail of the generated model
|
|
62624
63037
|
* @example {
|
|
63038
|
+
* "content_type": "image/png",
|
|
62625
63039
|
* "file_size": 194908,
|
|
62626
63040
|
* "url": "https://v3b.fal.media/files/b/0a8c3187/gxidaODj4OvPXruCfrZ-__preview.png",
|
|
62627
|
-
* "file_name": "preview.png"
|
|
62628
|
-
* "content_type": "image/png"
|
|
63041
|
+
* "file_name": "preview.png"
|
|
62629
63042
|
* }
|
|
62630
63043
|
*/
|
|
62631
63044
|
thumbnail?: Components.File;
|
|
@@ -62646,10 +63059,10 @@ export interface Hunyuan3dV31PartOutput {
|
|
|
62646
63059
|
* @description List of generated part files in FBX format
|
|
62647
63060
|
* @example [
|
|
62648
63061
|
* {
|
|
63062
|
+
* "content_type": "application/octet-stream",
|
|
62649
63063
|
* "file_size": 2048000,
|
|
62650
63064
|
* "url": "https://v3b.fal.media/files/b/0a8bf94b/zOP--lT23slziGKp99dJm_part_0.fbx",
|
|
62651
|
-
* "file_name": "part_0.fbx"
|
|
62652
|
-
* "content_type": "application/octet-stream"
|
|
63065
|
+
* "file_name": "part_0.fbx"
|
|
62653
63066
|
* }
|
|
62654
63067
|
* ]
|
|
62655
63068
|
*/
|
|
@@ -64304,7 +64717,7 @@ export interface GenfocusAllInFocusInput {
|
|
|
64304
64717
|
target_long_side?: number;
|
|
64305
64718
|
}
|
|
64306
64719
|
|
|
64307
|
-
export interface GenfocusAllInFocusOutput extends
|
|
64720
|
+
export interface GenfocusAllInFocusOutput extends SharedType_663 {}
|
|
64308
64721
|
|
|
64309
64722
|
export interface GenfocusInput {
|
|
64310
64723
|
/**
|
|
@@ -64366,7 +64779,7 @@ export interface GenfocusInput {
|
|
|
64366
64779
|
target_long_side?: number;
|
|
64367
64780
|
}
|
|
64368
64781
|
|
|
64369
|
-
export interface GenfocusOutput extends
|
|
64782
|
+
export interface GenfocusOutput extends SharedType_663 {}
|
|
64370
64783
|
|
|
64371
64784
|
export interface GeminiTtsInput {
|
|
64372
64785
|
/**
|
|
@@ -64660,8 +65073,8 @@ export interface Gemini3ProImagePreviewEditOutput {
|
|
|
64660
65073
|
* @example [
|
|
64661
65074
|
* {
|
|
64662
65075
|
* "file_name": "nano-banana-pro-edit-output.png",
|
|
64663
|
-
* "
|
|
64664
|
-
* "
|
|
65076
|
+
* "content_type": "image/png",
|
|
65077
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/nano-banana-pro-edit-output.png"
|
|
64665
65078
|
* }
|
|
64666
65079
|
* ]
|
|
64667
65080
|
*/
|
|
@@ -64682,8 +65095,8 @@ export interface Gemini3ProImagePreviewOutput {
|
|
|
64682
65095
|
* @example [
|
|
64683
65096
|
* {
|
|
64684
65097
|
* "file_name": "nano-banana-pro-t2i-output.png",
|
|
64685
|
-
* "
|
|
64686
|
-
* "
|
|
65098
|
+
* "content_type": "image/png",
|
|
65099
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/nano-banana-pro-t2i-output.png"
|
|
64687
65100
|
* }
|
|
64688
65101
|
* ]
|
|
64689
65102
|
*/
|
|
@@ -75310,8 +75723,8 @@ export interface FfmpegApiMergeAudiosOutput {
|
|
|
75310
75723
|
* @example {
|
|
75311
75724
|
* "url": "https://storage.googleapis.com/falserverless/example_outputs/ffmpeg_api/merge_audios.mp3",
|
|
75312
75725
|
* "file_size": 97401,
|
|
75313
|
-
* "
|
|
75314
|
-
* "
|
|
75726
|
+
* "file_name": "merged_audios.mp3",
|
|
75727
|
+
* "content_type": "audio/mpeg"
|
|
75315
75728
|
* }
|
|
75316
75729
|
*/
|
|
75317
75730
|
audio: Components.File;
|
|
@@ -75713,7 +76126,7 @@ export interface FastSdxlInpaintingInput {
|
|
|
75713
76126
|
* @description The list of LoRA weights to use.
|
|
75714
76127
|
* @default []
|
|
75715
76128
|
*/
|
|
75716
|
-
loras?: Components.
|
|
76129
|
+
loras?: Components.LoraWeight_6[];
|
|
75717
76130
|
/**
|
|
75718
76131
|
* Mask Url
|
|
75719
76132
|
* @description The URL of the mask to use for inpainting.
|
|
@@ -75849,7 +76262,7 @@ export interface FastSdxlImageToImageInput {
|
|
|
75849
76262
|
* @description The list of LoRA weights to use.
|
|
75850
76263
|
* @default []
|
|
75851
76264
|
*/
|
|
75852
|
-
loras?: Components.
|
|
76265
|
+
loras?: Components.LoraWeight_6[];
|
|
75853
76266
|
/**
|
|
75854
76267
|
* Negative Prompt
|
|
75855
76268
|
* @description The negative prompt to use.Use it to address details that you don't want
|
|
@@ -76306,7 +76719,7 @@ export interface FastSdxlInput {
|
|
|
76306
76719
|
* @description The list of LoRA weights to use.
|
|
76307
76720
|
* @default []
|
|
76308
76721
|
*/
|
|
76309
|
-
loras?: Components.
|
|
76722
|
+
loras?: Components.LoraWeight_6[];
|
|
76310
76723
|
/**
|
|
76311
76724
|
* Negative Prompt
|
|
76312
76725
|
* @description The negative prompt to use. Use it to address details that you don't want
|
|
@@ -78552,221 +78965,221 @@ export interface ElevenlabsSpeechToTextScribeV2Output {
|
|
|
78552
78965
|
* Words
|
|
78553
78966
|
* @description Word-level transcription details
|
|
78554
78967
|
* @example {
|
|
78968
|
+
* "text": "Hey,",
|
|
78555
78969
|
* "start": 0.079,
|
|
78970
|
+
* "end": 0.539,
|
|
78556
78971
|
* "speaker_id": "speaker_0",
|
|
78557
|
-
* "
|
|
78558
|
-
* "type": "word",
|
|
78559
|
-
* "end": 0.539
|
|
78972
|
+
* "type": "word"
|
|
78560
78973
|
* }
|
|
78561
78974
|
* @example {
|
|
78975
|
+
* "text": " ",
|
|
78562
78976
|
* "start": 0.539,
|
|
78977
|
+
* "end": 0.599,
|
|
78563
78978
|
* "speaker_id": "speaker_0",
|
|
78564
|
-
* "
|
|
78565
|
-
* "type": "spacing",
|
|
78566
|
-
* "end": 0.599
|
|
78979
|
+
* "type": "spacing"
|
|
78567
78980
|
* }
|
|
78568
78981
|
* @example {
|
|
78982
|
+
* "text": "this",
|
|
78569
78983
|
* "start": 0.599,
|
|
78984
|
+
* "end": 0.679,
|
|
78570
78985
|
* "speaker_id": "speaker_0",
|
|
78571
|
-
* "
|
|
78572
|
-
* "type": "word",
|
|
78573
|
-
* "end": 0.679
|
|
78986
|
+
* "type": "word"
|
|
78574
78987
|
* }
|
|
78575
78988
|
* @example {
|
|
78989
|
+
* "text": " ",
|
|
78576
78990
|
* "start": 0.679,
|
|
78991
|
+
* "end": 0.739,
|
|
78577
78992
|
* "speaker_id": "speaker_0",
|
|
78578
|
-
* "
|
|
78579
|
-
* "type": "spacing",
|
|
78580
|
-
* "end": 0.739
|
|
78993
|
+
* "type": "spacing"
|
|
78581
78994
|
* }
|
|
78582
78995
|
* @example {
|
|
78996
|
+
* "text": "is",
|
|
78583
78997
|
* "start": 0.739,
|
|
78998
|
+
* "end": 0.799,
|
|
78584
78999
|
* "speaker_id": "speaker_0",
|
|
78585
|
-
* "
|
|
78586
|
-
* "type": "word",
|
|
78587
|
-
* "end": 0.799
|
|
79000
|
+
* "type": "word"
|
|
78588
79001
|
* }
|
|
78589
79002
|
* @example {
|
|
79003
|
+
* "text": " ",
|
|
78590
79004
|
* "start": 0.799,
|
|
79005
|
+
* "end": 0.939,
|
|
78591
79006
|
* "speaker_id": "speaker_0",
|
|
78592
|
-
* "
|
|
78593
|
-
* "type": "spacing",
|
|
78594
|
-
* "end": 0.939
|
|
79007
|
+
* "type": "spacing"
|
|
78595
79008
|
* }
|
|
78596
79009
|
* @example {
|
|
79010
|
+
* "text": "a",
|
|
78597
79011
|
* "start": 0.939,
|
|
79012
|
+
* "end": 0.939,
|
|
78598
79013
|
* "speaker_id": "speaker_0",
|
|
78599
|
-
* "
|
|
78600
|
-
* "type": "word",
|
|
78601
|
-
* "end": 0.939
|
|
79014
|
+
* "type": "word"
|
|
78602
79015
|
* }
|
|
78603
79016
|
* @example {
|
|
79017
|
+
* "text": " ",
|
|
78604
79018
|
* "start": 0.939,
|
|
79019
|
+
* "end": 0.959,
|
|
78605
79020
|
* "speaker_id": "speaker_0",
|
|
78606
|
-
* "
|
|
78607
|
-
* "type": "spacing",
|
|
78608
|
-
* "end": 0.959
|
|
79021
|
+
* "type": "spacing"
|
|
78609
79022
|
* }
|
|
78610
79023
|
* @example {
|
|
79024
|
+
* "text": "test",
|
|
78611
79025
|
* "start": 0.959,
|
|
79026
|
+
* "end": 1.179,
|
|
78612
79027
|
* "speaker_id": "speaker_0",
|
|
78613
|
-
* "
|
|
78614
|
-
* "type": "word",
|
|
78615
|
-
* "end": 1.179
|
|
79028
|
+
* "type": "word"
|
|
78616
79029
|
* }
|
|
78617
79030
|
* @example {
|
|
79031
|
+
* "text": " ",
|
|
78618
79032
|
* "start": 1.179,
|
|
79033
|
+
* "end": 1.219,
|
|
78619
79034
|
* "speaker_id": "speaker_0",
|
|
78620
|
-
* "
|
|
78621
|
-
* "type": "spacing",
|
|
78622
|
-
* "end": 1.219
|
|
79035
|
+
* "type": "spacing"
|
|
78623
79036
|
* }
|
|
78624
79037
|
* @example {
|
|
79038
|
+
* "text": "recording",
|
|
78625
79039
|
* "start": 1.22,
|
|
79040
|
+
* "end": 1.719,
|
|
78626
79041
|
* "speaker_id": "speaker_0",
|
|
78627
|
-
* "
|
|
78628
|
-
* "type": "word",
|
|
78629
|
-
* "end": 1.719
|
|
79042
|
+
* "type": "word"
|
|
78630
79043
|
* }
|
|
78631
79044
|
* @example {
|
|
79045
|
+
* "text": " ",
|
|
78632
79046
|
* "start": 1.719,
|
|
79047
|
+
* "end": 1.719,
|
|
78633
79048
|
* "speaker_id": "speaker_0",
|
|
78634
|
-
* "
|
|
78635
|
-
* "type": "spacing",
|
|
78636
|
-
* "end": 1.719
|
|
79049
|
+
* "type": "spacing"
|
|
78637
79050
|
* }
|
|
78638
79051
|
* @example {
|
|
79052
|
+
* "text": "for",
|
|
78639
79053
|
* "start": 1.719,
|
|
79054
|
+
* "end": 1.86,
|
|
78640
79055
|
* "speaker_id": "speaker_0",
|
|
78641
|
-
* "
|
|
78642
|
-
* "type": "word",
|
|
78643
|
-
* "end": 1.86
|
|
79056
|
+
* "type": "word"
|
|
78644
79057
|
* }
|
|
78645
79058
|
* @example {
|
|
79059
|
+
* "text": " ",
|
|
78646
79060
|
* "start": 1.86,
|
|
79061
|
+
* "end": 1.879,
|
|
78647
79062
|
* "speaker_id": "speaker_0",
|
|
78648
|
-
* "
|
|
78649
|
-
* "type": "spacing",
|
|
78650
|
-
* "end": 1.879
|
|
79063
|
+
* "type": "spacing"
|
|
78651
79064
|
* }
|
|
78652
79065
|
* @example {
|
|
79066
|
+
* "text": "Scribe",
|
|
78653
79067
|
* "start": 1.879,
|
|
79068
|
+
* "end": 2.24,
|
|
78654
79069
|
* "speaker_id": "speaker_0",
|
|
78655
|
-
* "
|
|
78656
|
-
* "type": "word",
|
|
78657
|
-
* "end": 2.24
|
|
79070
|
+
* "type": "word"
|
|
78658
79071
|
* }
|
|
78659
79072
|
* @example {
|
|
79073
|
+
* "text": " ",
|
|
78660
79074
|
* "start": 2.24,
|
|
79075
|
+
* "end": 2.319,
|
|
78661
79076
|
* "speaker_id": "speaker_0",
|
|
78662
|
-
* "
|
|
78663
|
-
* "type": "spacing",
|
|
78664
|
-
* "end": 2.319
|
|
79077
|
+
* "type": "spacing"
|
|
78665
79078
|
* }
|
|
78666
79079
|
* @example {
|
|
79080
|
+
* "text": "version",
|
|
78667
79081
|
* "start": 2.319,
|
|
79082
|
+
* "end": 2.759,
|
|
78668
79083
|
* "speaker_id": "speaker_0",
|
|
78669
|
-
* "
|
|
78670
|
-
* "type": "word",
|
|
78671
|
-
* "end": 2.759
|
|
79084
|
+
* "type": "word"
|
|
78672
79085
|
* }
|
|
78673
79086
|
* @example {
|
|
79087
|
+
* "text": " ",
|
|
78674
79088
|
* "start": 2.759,
|
|
79089
|
+
* "end": 2.779,
|
|
78675
79090
|
* "speaker_id": "speaker_0",
|
|
78676
|
-
* "
|
|
78677
|
-
* "type": "spacing",
|
|
78678
|
-
* "end": 2.779
|
|
79091
|
+
* "type": "spacing"
|
|
78679
79092
|
* }
|
|
78680
79093
|
* @example {
|
|
79094
|
+
* "text": "two,",
|
|
78681
79095
|
* "start": 2.779,
|
|
79096
|
+
* "end": 3.379,
|
|
78682
79097
|
* "speaker_id": "speaker_0",
|
|
78683
|
-
* "
|
|
78684
|
-
* "type": "word",
|
|
78685
|
-
* "end": 3.379
|
|
79098
|
+
* "type": "word"
|
|
78686
79099
|
* }
|
|
78687
79100
|
* @example {
|
|
79101
|
+
* "text": " ",
|
|
78688
79102
|
* "start": 3.379,
|
|
79103
|
+
* "end": 3.399,
|
|
78689
79104
|
* "speaker_id": "speaker_0",
|
|
78690
|
-
* "
|
|
78691
|
-
* "type": "spacing",
|
|
78692
|
-
* "end": 3.399
|
|
79105
|
+
* "type": "spacing"
|
|
78693
79106
|
* }
|
|
78694
79107
|
* @example {
|
|
79108
|
+
* "text": "which",
|
|
78695
79109
|
* "start": 3.399,
|
|
79110
|
+
* "end": 3.519,
|
|
78696
79111
|
* "speaker_id": "speaker_0",
|
|
78697
|
-
* "
|
|
78698
|
-
* "type": "word",
|
|
78699
|
-
* "end": 3.519
|
|
79112
|
+
* "type": "word"
|
|
78700
79113
|
* }
|
|
78701
79114
|
* @example {
|
|
79115
|
+
* "text": " ",
|
|
78702
79116
|
* "start": 3.519,
|
|
79117
|
+
* "end": 3.539,
|
|
78703
79118
|
* "speaker_id": "speaker_0",
|
|
78704
|
-
* "
|
|
78705
|
-
* "type": "spacing",
|
|
78706
|
-
* "end": 3.539
|
|
79119
|
+
* "type": "spacing"
|
|
78707
79120
|
* }
|
|
78708
79121
|
* @example {
|
|
79122
|
+
* "text": "is",
|
|
78709
79123
|
* "start": 3.539,
|
|
79124
|
+
* "end": 3.659,
|
|
78710
79125
|
* "speaker_id": "speaker_0",
|
|
78711
|
-
* "
|
|
78712
|
-
* "type": "word",
|
|
78713
|
-
* "end": 3.659
|
|
79126
|
+
* "type": "word"
|
|
78714
79127
|
* }
|
|
78715
79128
|
* @example {
|
|
79129
|
+
* "text": " ",
|
|
78716
79130
|
* "start": 3.659,
|
|
79131
|
+
* "end": 3.699,
|
|
78717
79132
|
* "speaker_id": "speaker_0",
|
|
78718
|
-
* "
|
|
78719
|
-
* "type": "spacing",
|
|
78720
|
-
* "end": 3.699
|
|
79133
|
+
* "type": "spacing"
|
|
78721
79134
|
* }
|
|
78722
79135
|
* @example {
|
|
79136
|
+
* "text": "now",
|
|
78723
79137
|
* "start": 3.699,
|
|
79138
|
+
* "end": 3.839,
|
|
78724
79139
|
* "speaker_id": "speaker_0",
|
|
78725
|
-
* "
|
|
78726
|
-
* "type": "word",
|
|
78727
|
-
* "end": 3.839
|
|
79140
|
+
* "type": "word"
|
|
78728
79141
|
* }
|
|
78729
79142
|
* @example {
|
|
79143
|
+
* "text": " ",
|
|
78730
79144
|
* "start": 3.839,
|
|
79145
|
+
* "end": 3.839,
|
|
78731
79146
|
* "speaker_id": "speaker_0",
|
|
78732
|
-
* "
|
|
78733
|
-
* "type": "spacing",
|
|
78734
|
-
* "end": 3.839
|
|
79147
|
+
* "type": "spacing"
|
|
78735
79148
|
* }
|
|
78736
79149
|
* @example {
|
|
79150
|
+
* "text": "available",
|
|
78737
79151
|
* "start": 3.839,
|
|
79152
|
+
* "end": 4.319,
|
|
78738
79153
|
* "speaker_id": "speaker_0",
|
|
78739
|
-
* "
|
|
78740
|
-
* "type": "word",
|
|
78741
|
-
* "end": 4.319
|
|
79154
|
+
* "type": "word"
|
|
78742
79155
|
* }
|
|
78743
79156
|
* @example {
|
|
79157
|
+
* "text": " ",
|
|
78744
79158
|
* "start": 4.319,
|
|
79159
|
+
* "end": 4.339,
|
|
78745
79160
|
* "speaker_id": "speaker_0",
|
|
78746
|
-
* "
|
|
78747
|
-
* "type": "spacing",
|
|
78748
|
-
* "end": 4.339
|
|
79161
|
+
* "type": "spacing"
|
|
78749
79162
|
* }
|
|
78750
79163
|
* @example {
|
|
79164
|
+
* "text": "on",
|
|
78751
79165
|
* "start": 4.339,
|
|
79166
|
+
* "end": 4.579,
|
|
78752
79167
|
* "speaker_id": "speaker_0",
|
|
78753
|
-
* "
|
|
78754
|
-
* "type": "word",
|
|
78755
|
-
* "end": 4.579
|
|
79168
|
+
* "type": "word"
|
|
78756
79169
|
* }
|
|
78757
79170
|
* @example {
|
|
79171
|
+
* "text": " ",
|
|
78758
79172
|
* "start": 4.579,
|
|
79173
|
+
* "end": 4.599,
|
|
78759
79174
|
* "speaker_id": "speaker_0",
|
|
78760
|
-
* "
|
|
78761
|
-
* "type": "spacing",
|
|
78762
|
-
* "end": 4.599
|
|
79175
|
+
* "type": "spacing"
|
|
78763
79176
|
* }
|
|
78764
79177
|
* @example {
|
|
79178
|
+
* "text": "fal.ai.",
|
|
78765
79179
|
* "start": 4.599,
|
|
79180
|
+
* "end": 5.699,
|
|
78766
79181
|
* "speaker_id": "speaker_0",
|
|
78767
|
-
* "
|
|
78768
|
-
* "type": "word",
|
|
78769
|
-
* "end": 5.699
|
|
79182
|
+
* "type": "word"
|
|
78770
79183
|
* }
|
|
78771
79184
|
*/
|
|
78772
79185
|
words: Components.TranscriptionWord[];
|
|
@@ -78946,9 +79359,9 @@ export interface ElevenlabsMusicOutput {
|
|
|
78946
79359
|
/**
|
|
78947
79360
|
* @description The generated music audio file in MP3 format
|
|
78948
79361
|
* @example {
|
|
78949
|
-
* "url": "https://storage.googleapis.com/falserverless/example_outputs/elevenlabs/music_generated.mp3",
|
|
78950
79362
|
* "content_type": "audio/mpeg",
|
|
78951
|
-
* "file_name": "music_generated.mp3"
|
|
79363
|
+
* "file_name": "music_generated.mp3",
|
|
79364
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/elevenlabs/music_generated.mp3"
|
|
78952
79365
|
* }
|
|
78953
79366
|
*/
|
|
78954
79367
|
audio: Components.File;
|
|
@@ -79008,10 +79421,10 @@ export interface ElevenlabsDubbingOutput {
|
|
|
79008
79421
|
/**
|
|
79009
79422
|
* @description The dubbed video file. Will be populated if video_url was provided in the request.
|
|
79010
79423
|
* @example {
|
|
79011
|
-
* "
|
|
79424
|
+
* "file_size": 1344041,
|
|
79012
79425
|
* "content_type": "video/mp4",
|
|
79013
79426
|
* "file_name": "e11_dubbing_out.mp4",
|
|
79014
|
-
* "
|
|
79427
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/elevenlabs/e11_dubbing_out.mp4"
|
|
79015
79428
|
* }
|
|
79016
79429
|
*/
|
|
79017
79430
|
video: Components.File;
|
|
@@ -79210,13 +79623,13 @@ export interface EdittoOutput {
|
|
|
79210
79623
|
/**
|
|
79211
79624
|
* @description The generated image to video file.
|
|
79212
79625
|
* @example {
|
|
79213
|
-
* "
|
|
79214
|
-
* "duration": 4.86,
|
|
79626
|
+
* "content_type": "video/mp4",
|
|
79215
79627
|
* "fps": 15,
|
|
79216
|
-
* "
|
|
79628
|
+
* "duration": 4.86,
|
|
79629
|
+
* "width": 832,
|
|
79217
79630
|
* "url": "https://storage.googleapis.com/falserverless/example_outputs/editto/example_out.mp4",
|
|
79218
79631
|
* "height": 480,
|
|
79219
|
-
* "
|
|
79632
|
+
* "file_name": "example_out.mp4",
|
|
79220
79633
|
* "num_frames": 73
|
|
79221
79634
|
* }
|
|
79222
79635
|
*/
|
|
@@ -80047,12 +80460,12 @@ export interface Deepfilternet3Output {
|
|
|
80047
80460
|
* @description The audio file that was enhanced.
|
|
80048
80461
|
* @example {
|
|
80049
80462
|
* "sample_rate": 48000,
|
|
80050
|
-
* "duration": 6.9544375,
|
|
80051
80463
|
* "bitrate": "192k",
|
|
80052
|
-
* "
|
|
80464
|
+
* "file_name": "-2cD9CyGEjYsyVQ5lEERh_9qwIkJjf.mp3",
|
|
80053
80465
|
* "channels": 1,
|
|
80054
80466
|
* "content_type": "audio/mpeg",
|
|
80055
|
-
* "
|
|
80467
|
+
* "url": "https://v3b.fal.media/files/b/0a8a4024/-2cD9CyGEjYsyVQ5lEERh_9qwIkJjf.mp3",
|
|
80468
|
+
* "duration": 6.9544375
|
|
80056
80469
|
* }
|
|
80057
80470
|
*/
|
|
80058
80471
|
audio_file: Components.AudioFile;
|
|
@@ -80821,10 +81234,10 @@ export interface Cogview4Output {
|
|
|
80821
81234
|
* @description The generated images
|
|
80822
81235
|
* @example [
|
|
80823
81236
|
* {
|
|
80824
|
-
* "url": "https://v3.fal.media/files/tiger/rN6_PpE-o8QlSecqFku6h.jpeg",
|
|
80825
81237
|
* "width": 1024,
|
|
80826
|
-
* "
|
|
80827
|
-
* "
|
|
81238
|
+
* "content_type": "image/jpeg",
|
|
81239
|
+
* "url": "https://v3.fal.media/files/tiger/rN6_PpE-o8QlSecqFku6h.jpeg",
|
|
81240
|
+
* "height": 768
|
|
80828
81241
|
* }
|
|
80829
81242
|
* ]
|
|
80830
81243
|
*/
|
|
@@ -81130,11 +81543,11 @@ export interface CodeformerOutput {
|
|
|
81130
81543
|
/**
|
|
81131
81544
|
* @description The generated image file info.
|
|
81132
81545
|
* @example {
|
|
81546
|
+
* "width": 512,
|
|
81547
|
+
* "height": 512,
|
|
81133
81548
|
* "url": "https://storage.googleapis.com/falserverless/model_tests/codeformer/codeformer_restored_1.jpeg",
|
|
81134
|
-
* "file_size": 423052,
|
|
81135
81549
|
* "content_type": "image/png",
|
|
81136
|
-
* "
|
|
81137
|
-
* "width": 512,
|
|
81550
|
+
* "file_size": 423052,
|
|
81138
81551
|
* "file_name": "36d3ca4791a647678b2ff01a35c87f5a.png"
|
|
81139
81552
|
* }
|
|
81140
81553
|
*/
|
|
@@ -81293,7 +81706,7 @@ export interface ChronoEditLoraGalleryUpscalerInput {
|
|
|
81293
81706
|
upscale_factor?: number;
|
|
81294
81707
|
}
|
|
81295
81708
|
|
|
81296
|
-
export interface ChronoEditLoraGalleryUpscalerOutput extends
|
|
81709
|
+
export interface ChronoEditLoraGalleryUpscalerOutput extends SharedType_6fc {}
|
|
81297
81710
|
|
|
81298
81711
|
export interface ChronoEditLoraGalleryPaintbrushInput {
|
|
81299
81712
|
/**
|
|
@@ -81374,7 +81787,7 @@ export interface ChronoEditLoraGalleryPaintbrushInput {
|
|
|
81374
81787
|
turbo_mode?: boolean;
|
|
81375
81788
|
}
|
|
81376
81789
|
|
|
81377
|
-
export interface ChronoEditLoraGalleryPaintbrushOutput extends
|
|
81790
|
+
export interface ChronoEditLoraGalleryPaintbrushOutput extends SharedType_6fc {}
|
|
81378
81791
|
|
|
81379
81792
|
export interface ChronoEditLoraInput {
|
|
81380
81793
|
/**
|
|
@@ -81471,11 +81884,11 @@ export interface ChronoEditLoraOutput {
|
|
|
81471
81884
|
* @description The edited image.
|
|
81472
81885
|
* @example [
|
|
81473
81886
|
* {
|
|
81887
|
+
* "height": 768,
|
|
81474
81888
|
* "file_name": "2_gRhwfsnmNKYtZ_dveyV.jpg",
|
|
81475
81889
|
* "width": 1152,
|
|
81476
|
-
* "url": "https://v3b.fal.media/files/b/koala/2_gRhwfsnmNKYtZ_dveyV.jpg",
|
|
81477
81890
|
* "content_type": "image/jpeg",
|
|
81478
|
-
* "
|
|
81891
|
+
* "url": "https://v3b.fal.media/files/b/koala/2_gRhwfsnmNKYtZ_dveyV.jpg"
|
|
81479
81892
|
* }
|
|
81480
81893
|
* ]
|
|
81481
81894
|
*/
|
|
@@ -81582,11 +81995,11 @@ export interface ChronoEditOutput {
|
|
|
81582
81995
|
* @description The edited image.
|
|
81583
81996
|
* @example [
|
|
81584
81997
|
* {
|
|
81585
|
-
* "
|
|
81998
|
+
* "height": 768,
|
|
81586
81999
|
* "width": 1152,
|
|
81587
82000
|
* "file_name": "2_gRhwfsnmNKYtZ_dveyV.jpg",
|
|
81588
|
-
* "
|
|
81589
|
-
* "
|
|
82001
|
+
* "url": "https://v3b.fal.media/files/b/koala/2_gRhwfsnmNKYtZ_dveyV.jpg",
|
|
82002
|
+
* "content_type": "image/jpeg"
|
|
81590
82003
|
* }
|
|
81591
82004
|
* ]
|
|
81592
82005
|
*/
|
|
@@ -84232,10 +84645,10 @@ export interface BitdanceOutput {
|
|
|
84232
84645
|
* @description The generated image files info.
|
|
84233
84646
|
* @example [
|
|
84234
84647
|
* {
|
|
84235
|
-
* "
|
|
84236
|
-
* "width": 1024,
|
|
84648
|
+
* "content_type": "image/jpeg",
|
|
84237
84649
|
* "height": 1024,
|
|
84238
|
-
* "
|
|
84650
|
+
* "url": "https://v3b.fal.media/files/b/0a8f4d70/JxZtUW5HcyjcZAEOSzJEl.jpg",
|
|
84651
|
+
* "width": 1024
|
|
84239
84652
|
* }
|
|
84240
84653
|
* ]
|
|
84241
84654
|
*/
|
|
@@ -84341,14 +84754,14 @@ export interface BirefnetV2VideoOutput {
|
|
|
84341
84754
|
/**
|
|
84342
84755
|
* @description Video with background removed
|
|
84343
84756
|
* @example {
|
|
84757
|
+
* "height": 1080,
|
|
84758
|
+
* "num_frames": 192,
|
|
84759
|
+
* "file_name": "birefnet-video-output.webm",
|
|
84760
|
+
* "fps": 24,
|
|
84761
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/birefnet-video-output.webm",
|
|
84344
84762
|
* "width": 1920,
|
|
84345
84763
|
* "content_type": "video/webm",
|
|
84346
|
-
* "duration": 8
|
|
84347
|
-
* "url": "https://storage.googleapis.com/falserverless/example_outputs/birefnet-video-output.webm",
|
|
84348
|
-
* "fps": 24,
|
|
84349
|
-
* "file_name": "birefnet-video-output.webm",
|
|
84350
|
-
* "num_frames": 192,
|
|
84351
|
-
* "height": 1080
|
|
84764
|
+
* "duration": 8
|
|
84352
84765
|
* }
|
|
84353
84766
|
*/
|
|
84354
84767
|
video: Components.VideoFile;
|
|
@@ -84433,10 +84846,10 @@ export interface BirefnetV2Output {
|
|
|
84433
84846
|
/**
|
|
84434
84847
|
* @description Image with background removed. When `mask_only` is `True`, this contains the segmentation mask instead.
|
|
84435
84848
|
* @example {
|
|
84436
|
-
* "url": "https://storage.googleapis.com/falserverless/example_outputs/birefnet-output.png",
|
|
84437
|
-
* "content_type": "image/png",
|
|
84438
84849
|
* "height": 1024,
|
|
84850
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/birefnet-output.png",
|
|
84439
84851
|
* "width": 1024,
|
|
84852
|
+
* "content_type": "image/png",
|
|
84440
84853
|
* "file_name": "birefnet-output.png"
|
|
84441
84854
|
* }
|
|
84442
84855
|
*/
|
|
@@ -84505,10 +84918,10 @@ export interface BirefnetOutput {
|
|
|
84505
84918
|
/**
|
|
84506
84919
|
* @description Image with background removed
|
|
84507
84920
|
* @example {
|
|
84508
|
-
* "url": "https://storage.googleapis.com/falserverless/example_outputs/birefnet-output.png",
|
|
84509
|
-
* "content_type": "image/png",
|
|
84510
84921
|
* "height": 1024,
|
|
84922
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/birefnet-output.png",
|
|
84511
84923
|
* "width": 1024,
|
|
84924
|
+
* "content_type": "image/png",
|
|
84512
84925
|
* "file_name": "birefnet-output.png"
|
|
84513
84926
|
* }
|
|
84514
84927
|
*/
|
|
@@ -86372,14 +86785,14 @@ export interface ClarityaiCrystalVideoUpscalerOutput {
|
|
|
86372
86785
|
/**
|
|
86373
86786
|
* @description URL to the upscaled video
|
|
86374
86787
|
* @example {
|
|
86375
|
-
* "file_name": "w0VQQvPdwvV2GSCtRTMzh_hDH8SPrB.mp4",
|
|
86376
86788
|
* "fps": 23.130193905817176,
|
|
86377
|
-
* "url": "https://storage.googleapis.com/falserverless/example_outputs/crystal_upscaler/video_upscaling/video_out.mp4",
|
|
86378
|
-
* "content_type": "video/mp4",
|
|
86379
86789
|
* "duration": 13.056527,
|
|
86380
|
-
* "
|
|
86790
|
+
* "file_name": "w0VQQvPdwvV2GSCtRTMzh_hDH8SPrB.mp4",
|
|
86381
86791
|
* "num_frames": 302,
|
|
86382
|
-
* "
|
|
86792
|
+
* "width": 4096,
|
|
86793
|
+
* "height": 2160,
|
|
86794
|
+
* "content_type": "video/mp4",
|
|
86795
|
+
* "url": "https://storage.googleapis.com/falserverless/example_outputs/crystal_upscaler/video_upscaling/video_out.mp4"
|
|
86383
86796
|
* }
|
|
86384
86797
|
*/
|
|
86385
86798
|
video: Components.VideoFile;
|