---
title: "Developer Platform"
description: "Deploy and scale ComfyUI workflows. Your workflows. Every model. One API."
canonical: https://comfy.org/platform/
lang: en
index: https://comfy.org/llms.txt
---

DEVELOPER PLATFORM BETA

# Comfy Developer Platform

The fastest way from ComfyUI workflow to production endpoint.

[Get Started](https://platform.comfy.org/) [Read the docs](https://docs.comfy.org/development/overview)

### Comfy API BETA

Deploy your ComfyUI workflow as a production API. It scales effortlessly with your team or project’s needs.

### Models API COMING SOON

Call partner models including Seedance, Minimax H3, Nano Banana, and GPT-Image-2. Access the latest models with a single API key.

```
result = comfy.models.run(
    "seedance/v2-pro",
    prompt="aerial dolly shot over a neon reef",
)
result.to_file("reef.mp4")
```

### Builder

Package custom nodes, models, and Python dependencies into a reproducible build. Run it on Comfy Desktop or deploy it to serverless.

## Pricing

Only pay for what you use.

GPU

- RTX PRO 6000

  96 GB VRAM

  $3.49/hr

  736.39 credits/hr
- H100

  80 GB VRAM

  $4.79/hr

  1010.69 credits/hr
- H200

  141 GB VRAM

  $5.93/hr

  1251.23 credits/hr
- B200

  180 GB VRAM

  $8.64/hr

  1823.04 credits/hr

Billed by the GPU second

Storage

- Network storage

  Standard, under 1 TB

  $0.091/GB/mo

  19.20 credits
- Network storage

  Standard, 1 TB and above

  $0.065/GB/mo

  13.72 credits
- Network storage

  High performance

  $0.182/GB/mo

  38.40 credits
- Container disk

  Per-worker local filesystem

  $0.13/GB/mo

  27.43 credits

Models live on persistent network storage shared across a deployment's workers. Container disk is each worker's local filesystem and is billed separately.

| GPU | VRAM | Price | Comfy Credits |
| --- | --- | --- | --- |
| RTX PRO 6000 | 96 GB | $3.49/hr | 736.39/hr |
| H100 | 80 GB | $4.79/hr | 1010.69/hr |
| H200 | 141 GB | $5.93/hr | 1251.23/hr |
| B200 | 180 GB | $8.64/hr | 1823.04/hr |

Billed by the GPU second

| Storage | Price | Comfy Credits |
| --- | --- | --- |
| Network storage Standard, under 1 TB | $0.091/GB/mo | 19.20/GB/mo |
| Network storage Standard, 1 TB and above | $0.065/GB/mo | 13.72/GB/mo |
| Network storage High performance | $0.182/GB/mo | 38.40/GB/mo |
| Container disk Per-worker local filesystem | $0.13/GB/mo | 27.43/GB/mo |

Models live on persistent network storage shared across a deployment's workers. Container disk is each worker's local filesystem and is billed separately.

## DEVELOPER PLATFORM BETA Scale your custom nodes in your Comfy workflows in custom environments through Comfy API.

[Get Started](https://platform.comfy.org/) [Read the docs](https://docs.comfy.org/development/overview)

Products

## The AI creation engine for complete control

Over every model, every node, every step, every output.

[Comfy Desktop

Run ComfyUI on your own hardware.

SEE DESKTOP FEATURES](https://comfy.org/download) [Comfy Cloud

The full power of ComfyUI from anywhere.

SEE CLOUD FEATURES](https://comfy.org/cloud) [Developer Platform

Deploy and scale ComfyUI workflows.

SEE PLATFORM FEATURES](https://comfy.org/platform) [Comfy Enterprise

Enterprise-grade infrastructure for the creative engine inside your organization.

SEE ENTERPRISE FEATURES](https://comfy.org/enterprise)
