diff --git a/ai/orchestrators/start-orchestrator.mdx b/ai/orchestrators/start-orchestrator.mdx index 3a292e5b..faed9580 100644 --- a/ai/orchestrators/start-orchestrator.mdx +++ b/ai/orchestrators/start-orchestrator.mdx @@ -74,7 +74,7 @@ Please follow the steps below to start your **combined AI orchestrator** node. "pipeline": "text-to-image", "model_id": "ByteDance/SDXL-Lightning", "price_per_unit": 4768371, - "warm": true, + "warm": true } ] ``` @@ -174,7 +174,7 @@ Please follow the steps below to start your **combined AI orchestrator** node. "pipeline": "text-to-image", "model_id": "ByteDance/SDXL-Lightning", "price_per_unit": 4768371, - "warm": true, + "warm": true } ] ```