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
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
- Install or update DENO Custom Nodes in ComfyUI.
- Download the workflow JSON file you want to use.
- Open the JSON in ComfyUI.
- Use ComfyUI Manager to install missing custom nodes.
- Download the required model files shown inside the workflow.
- 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 |