getaiapi 1.0.2 → 1.0.3
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.
|
@@ -30467,6 +30467,7 @@ var registry_default = [
|
|
|
30467
30467
|
endpoint: "fal-ai/kling-video/ai-avatar/v2/pro",
|
|
30468
30468
|
auth_env: "FAL_KEY",
|
|
30469
30469
|
param_map: {
|
|
30470
|
+
audio: "audio_url",
|
|
30470
30471
|
image: "image_url",
|
|
30471
30472
|
prompt: "prompt",
|
|
30472
30473
|
negative_prompt: "negative_prompt",
|
|
@@ -72493,4 +72494,4 @@ export {
|
|
|
72493
72494
|
listModels,
|
|
72494
72495
|
deriveCategory
|
|
72495
72496
|
};
|
|
72496
|
-
//# sourceMappingURL=chunk-
|
|
72497
|
+
//# sourceMappingURL=chunk-3DXKHPWP.js.map
|