diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index ed7f036bf9..dee9858c45 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -6587,6 +6587,27 @@ "litellm_provider": "bedrock", "mode": "image_generation" }, + "stability.sd3-5-large-v1:0": { + "max_tokens": 77, + "max_input_tokens": 77, + "output_cost_per_image": 0.08, + "litellm_provider": "bedrock", + "mode": "image_generation" + }, + "stability.stable-image-core-v1:0": { + "max_tokens": 77, + "max_input_tokens": 77, + "output_cost_per_image": 0.04, + "litellm_provider": "bedrock", + "mode": "image_generation" + }, + "stability.stable-image-core-v1:1": { + "max_tokens": 77, + "max_input_tokens": 77, + "output_cost_per_image": 0.04, + "litellm_provider": "bedrock", + "mode": "image_generation" + }, "stability.stable-image-ultra-v1:0": { "max_tokens": 77, "max_input_tokens": 77, @@ -6594,6 +6615,13 @@ "litellm_provider": "bedrock", "mode": "image_generation" }, + "stability.stable-image-ultra-v1:1": { + "max_tokens": 77, + "max_input_tokens": 77, + "output_cost_per_image": 0.14, + "litellm_provider": "bedrock", + "mode": "image_generation" + }, "sagemaker/meta-textgeneration-llama-2-7b": { "max_tokens": 4096, "max_input_tokens": 4096,