---
title: "OpenAI DALL-E in ComfyUI"
description: "OpenAI DALL-E is a cloud API model accessible through ComfyUI partner nodes without local hardware requirements."
canonical: https://comfy.org/p/supported-models/openai-dall-e
lang: en
index: https://comfy.org/llms.txt
---

# OpenAI DALL-E in ComfyUI

OpenAI DALL-E is a cloud API model accessible through ComfyUI partner nodes without local hardware requirements. You can run it in ComfyUI through partner nodes — inference runs on the provider's API, so no local weights or GPU are required. ComfyUI's node-based workflow editor lets you connect OpenAI DALL-E with ControlNets, LoRAs, upscalers, and custom nodes to build any pipeline you need. There are 11 community workflow templates using OpenAI DALL-E on Comfy Workflows, ready to load and customize.

## Facts

- Type: Partner node
- Pricing: published per-run credit rates for these partner nodes: https://docs.comfy.org/tutorials/partner-nodes/pricing#openai
- Community workflow templates: 11
- Tutorial: https://docs.comfy.org/tutorials/partner-nodes/openai/dall-e-3

## How to run OpenAI DALL-E

1. In ComfyUI through partner nodes — inference runs on the provider's API, no local weights or GPU required: https://comfy.org/download
2. On Comfy Cloud — the same graph, hosted end to end: https://cloud.comfy.org
3. Start from a community workflow template and adjust it node by node: https://www.comfy.org/workflows/model/openai
4. From your own application with the Comfy SDKs (Python and TypeScript, beta): https://docs.comfy.org/development/api-development/sdks.md
5. From a terminal or a coding agent with Comfy CLI; `comfy generate list` shows the partner models your CLI version can call: https://docs.comfy.org/agent-tools/cli.md
6. From Claude Code, Cursor, or Codex over Comfy MCP at https://cloud.comfy.org/mcp: https://docs.comfy.org/agent-tools/mcp.md

This page as HTML: https://comfy.org/p/supported-models/openai-dall-e
Full model catalog: https://comfy.org/p/supported-models/llms.txt
