diff --git a/ai/orchestrators/models-config.mdx b/ai/orchestrators/models-config.mdx index 14bd9810..f98dde8c 100644 --- a/ai/orchestrators/models-config.mdx +++ b/ai/orchestrators/models-config.mdx @@ -20,7 +20,7 @@ currently **recommended** models and their respective prices. { "pipeline": "text-to-image", "model_id": "SG161222/RealVisXL_V4.0_Lightning", - "price_per_unit": 4768371 + "price_per_unit": 47683 }, { "pipeline": "image-to-image", @@ -35,7 +35,8 @@ currently **recommended** models and their respective prices. { "pipeline": "audio-to-text", "model_id": "openai/whisper-large-v3", - "price_per_unit": 12882811 + "price_per_unit": 0.002, + "currency": "USD" }, { "pipeline": "image-to-video",