Text-to-Image
English
comfyui
comfyui-workflow
comfyui-custom-nodes
deno
deno-custom-nodes
workflow
workflow-json
ideogram
ideogram-4
ideogram4
ideogram-director
json-prompt
json-prompt-builder
bounding-box
layout-control
typography
text-rendering
prompt-engineering
local-llm
bernini
bytedance
bytedance-bernini
wan-video
image-to-video
video-generation
| license: other | |
| library_name: comfyui | |
| pipeline_tag: text-to-image | |
| language: | |
| - en | |
| tags: | |
| - comfyui | |
| - comfyui-workflow | |
| - comfyui-custom-nodes | |
| - deno | |
| - deno-custom-nodes | |
| - workflow | |
| - workflow-json | |
| - ideogram | |
| - ideogram-4 | |
| - ideogram4 | |
| - ideogram-director | |
| - json-prompt | |
| - json-prompt-builder | |
| - bounding-box | |
| - layout-control | |
| - typography | |
| - text-rendering | |
| - prompt-engineering | |
| - local-llm | |
| - bernini | |
| - bytedance | |
| - bytedance-bernini | |
| - wan-video | |
| - image-to-video | |
| - video-generation | |
| pretty_name: DENO ComfyUI Workflows | |
| # DENO ComfyUI Workflows | |
| Practical ComfyUI workflow releases from DENO, focused on clean daily use, readable setup, and production-minded graph design. | |
| This repository contains workflow JSON files and setup notes only. It does not include model weights. | |
| ## Featured Demo | |
| ### `(Deno) Ideogram Director` | |
| [](https://youtu.be/Z8s27skkIDM) | |
| Flagship visual Ideogram 4 prompt director for building structured JSON captions, text/object boxes, and layout-aware prompts directly on the ComfyUI canvas. | |
| ## Included Workflows | |
| | Workflow | Purpose | Base model | File | | |
| |---|---|---|---| | |
| | IdeoGram Director latest sync | Visual JSON prompt and layout control for Ideogram 4 | Ideogram 4.0 | `workflows/ideogram-director/ideogram-director.json` | | |
| | ByteDance Bernini workflow v1.0 | Preview workflow for Bernini testing in ComfyUI | Wan Video 2.2 I2V-A14B | `workflows/bernini-preview/bytedanceBernini_v10.json` | | |
| ## Start Here | |
| 1. Install or update DENO Custom Nodes in ComfyUI. | |
| 2. Download the workflow JSON file you want to use. | |
| 3. Open the JSON in ComfyUI. | |
| 4. Use ComfyUI Manager to install missing custom nodes. | |
| 5. Download the required model files shown inside the workflow. | |
| 6. Restart ComfyUI before running the workflow. | |
| ## IdeoGram Director | |
| IdeoGram Director is a visual workflow for working with Ideogram 4 prompts as structured layout data, not just long plain text. | |
| Main features: | |
| - compose Ideogram 4 prompts with a visual board and editable bounding boxes | |
| - control text regions, object regions, background, style, resolution, seed, and aspect ratio in one place | |
| - paste or connect JSON prompts from an upstream local LLM workflow | |
| - review, keep, or replace incoming JSON before it overwrites the current board | |
| - use built-in style and layout presets for fast starting points | |
| - output prompt, width, height, seed, and bbox data for downstream image workflows | |
| Links: | |
| - Civitai: https://civitai.com/models/2703836 | |
| - YouTube demo: https://youtu.be/Z8s27skkIDM | |
| - Workflow file: `workflows/ideogram-director/ideogram-director.json` | |
| ## ByteDance Bernini Workflow | |
| This is a preview/testing workflow for trying Bernini support in ComfyUI. | |
| Use this in a copied test ComfyUI folder first. The workflow may require a Bernini-capable ComfyUI backend branch before the feature lands in stable ComfyUI. | |
| Links: | |
| - Civitai: https://civitai.com/models/2671671 | |
| - Bernini project: https://bernini-ai.github.io/ | |
| - ByteDance Bernini-R: https://huggingface.co/ByteDance/Bernini-R | |
| - Workflow file: `workflows/bernini-preview/bytedanceBernini_v10.json` | |
| ## Requirements | |
| - ComfyUI | |
| - DENO Custom Nodes: https://github.com/Deno2026/comfyui-deno-custom-nodes | |
| - Workflow-specific model files shown inside each workflow | |
| - ComfyUI Manager is recommended for missing custom nodes | |
| ## Integrity | |
| The workflow files in this repository are checked before upload. The IdeoGram Director workflow is synced from the current DENO ComfyUI workflow export and scrubbed of local Windows model-root paths. | |
| | Workflow | Civitai version | SHA256 | | |
| |---|---:|---| | |
| | IdeoGram Director latest sync | local workflow export | `BD70D0DFE1BC7BE4FB948BF5AA07AD4B65B2D82C0F14FB68909C5D4A11072511` | | |
| | ByteDance Bernini workflow v1.0 | `2999924` | `957F7D8DE33EB6B0ABADA6B3CA02E883B379C8C729FCC75BFD0197C49C3DB374` | | |
| ## DENO Links | |
| - GitHub: https://github.com/Deno2026/comfyui-deno-custom-nodes | |
| - Civitai: https://civitai.com/user/Deno2026 | |
| - YouTube: https://www.youtube.com/@Denoise-AI | |