mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
fix model cost map stability.sd3-large-v1:0
This commit is contained in:
parent
34819511af
commit
27eee65e56
2 changed files with 2 additions and 2 deletions
|
@ -5611,7 +5611,7 @@
|
|||
"litellm_provider": "bedrock",
|
||||
"mode": "image_generation"
|
||||
},
|
||||
"stability.stability.sd3-large-v1:0": {
|
||||
"stability.sd3-large-v1:0": {
|
||||
"max_tokens": 77,
|
||||
"max_input_tokens": 77,
|
||||
"output_cost_per_image": 0.08,
|
||||
|
|
|
@ -5611,7 +5611,7 @@
|
|||
"litellm_provider": "bedrock",
|
||||
"mode": "image_generation"
|
||||
},
|
||||
"stability.stability.sd3-large-v1:0": {
|
||||
"stability.sd3-large-v1:0": {
|
||||
"max_tokens": 77,
|
||||
"max_input_tokens": 77,
|
||||
"output_cost_per_image": 0.08,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue