fal-endpoint-types 1.3.26 → 1.3.28
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 +2836 -327
- package/types/fal/endpoints/index.d.ts +55 -0
- package/types/fal/endpoints/schema.d.ts +8182 -11406
|
@@ -2164,6 +2164,16 @@ declare global {
|
|
|
2164
2164
|
output: falEndpoints.NanoBananaProOutput;
|
|
2165
2165
|
};
|
|
2166
2166
|
|
|
2167
|
+
'fal-ai/nano-banana-2/edit': {
|
|
2168
|
+
input: falEndpoints.NanoBanana2EditInput;
|
|
2169
|
+
output: falEndpoints.NanoBanana2EditOutput;
|
|
2170
|
+
};
|
|
2171
|
+
|
|
2172
|
+
'fal-ai/nano-banana-2': {
|
|
2173
|
+
input: falEndpoints.NanoBanana2Input;
|
|
2174
|
+
output: falEndpoints.NanoBanana2Output;
|
|
2175
|
+
};
|
|
2176
|
+
|
|
2167
2177
|
'fal-ai/nano-banana': {
|
|
2168
2178
|
input: falEndpoints.NanoBananaInput;
|
|
2169
2179
|
output: falEndpoints.NanoBananaOutput;
|
|
@@ -4114,6 +4124,36 @@ declare global {
|
|
|
4114
4124
|
output: falEndpoints.HidreamE11Output;
|
|
4115
4125
|
};
|
|
4116
4126
|
|
|
4127
|
+
'fal-ai/heygen/v2/video-agent': {
|
|
4128
|
+
input: falEndpoints.HeygenV2VideoAgentInput;
|
|
4129
|
+
output: falEndpoints.HeygenV2VideoAgentOutput;
|
|
4130
|
+
};
|
|
4131
|
+
|
|
4132
|
+
'fal-ai/heygen/v2/translate/speed': {
|
|
4133
|
+
input: falEndpoints.HeygenV2TranslateSpeedInput;
|
|
4134
|
+
output: falEndpoints.HeygenV2TranslateSpeedOutput;
|
|
4135
|
+
};
|
|
4136
|
+
|
|
4137
|
+
'fal-ai/heygen/v2/translate/precision': {
|
|
4138
|
+
input: falEndpoints.HeygenV2TranslatePrecisionInput;
|
|
4139
|
+
output: falEndpoints.HeygenV2TranslatePrecisionOutput;
|
|
4140
|
+
};
|
|
4141
|
+
|
|
4142
|
+
'fal-ai/heygen/avatar4/image-to-video': {
|
|
4143
|
+
input: falEndpoints.HeygenAvatar4ImageToVideoInput;
|
|
4144
|
+
output: falEndpoints.HeygenAvatar4ImageToVideoOutput;
|
|
4145
|
+
};
|
|
4146
|
+
|
|
4147
|
+
'fal-ai/heygen/avatar4/digital-twin': {
|
|
4148
|
+
input: falEndpoints.HeygenAvatar4DigitalTwinInput;
|
|
4149
|
+
output: falEndpoints.HeygenAvatar4DigitalTwinOutput;
|
|
4150
|
+
};
|
|
4151
|
+
|
|
4152
|
+
'fal-ai/heygen/avatar3/digital-twin': {
|
|
4153
|
+
input: falEndpoints.HeygenAvatar3DigitalTwinInput;
|
|
4154
|
+
output: falEndpoints.HeygenAvatar3DigitalTwinOutput;
|
|
4155
|
+
};
|
|
4156
|
+
|
|
4117
4157
|
'fal-ai/gpt-image-1/text-to-image': {
|
|
4118
4158
|
input: falEndpoints.GptImage1TextToImageInput;
|
|
4119
4159
|
output: falEndpoints.GptImage1TextToImageOutput;
|
|
@@ -4184,6 +4224,16 @@ declare global {
|
|
|
4184
4224
|
output: falEndpoints.GeminiFlashEditOutput;
|
|
4185
4225
|
};
|
|
4186
4226
|
|
|
4227
|
+
'fal-ai/gemini-3.1-flash-image-preview/edit': {
|
|
4228
|
+
input: falEndpoints.Gemini31FlashImagePreviewEditInput;
|
|
4229
|
+
output: falEndpoints.Gemini31FlashImagePreviewEditOutput;
|
|
4230
|
+
};
|
|
4231
|
+
|
|
4232
|
+
'fal-ai/gemini-3.1-flash-image-preview': {
|
|
4233
|
+
input: falEndpoints.Gemini31FlashImagePreviewInput;
|
|
4234
|
+
output: falEndpoints.Gemini31FlashImagePreviewOutput;
|
|
4235
|
+
};
|
|
4236
|
+
|
|
4187
4237
|
'fal-ai/gemini-3-pro-image-preview/edit': {
|
|
4188
4238
|
input: falEndpoints.Gemini3ProImagePreviewEditInput;
|
|
4189
4239
|
output: falEndpoints.Gemini3ProImagePreviewEditOutput;
|
|
@@ -5874,6 +5924,11 @@ declare global {
|
|
|
5874
5924
|
output: falEndpoints.BriaFiboEditAdd_object_by_textOutput;
|
|
5875
5925
|
};
|
|
5876
5926
|
|
|
5927
|
+
'bria/embed-product': {
|
|
5928
|
+
input: falEndpoints.BriaEmbedProductInput;
|
|
5929
|
+
output: falEndpoints.BriaEmbedProductOutput;
|
|
5930
|
+
};
|
|
5931
|
+
|
|
5877
5932
|
'bria/bria_video_eraser/erase/prompt': {
|
|
5878
5933
|
input: falEndpoints.BriaBria_video_eraserErasePromptInput;
|
|
5879
5934
|
output: falEndpoints.BriaBria_video_eraserErasePromptOutput;
|