DENO-ComfyUI-Workflows / MANIFEST.json
Deno2026's picture
Sync latest Ideogram Director workflow
f58ed07 verified
Raw
History Blame Contribute Delete
2.06 kB
{
"name": "DENO ComfyUI Workflows",
"owner": "Deno2026",
"updatedAt": "2026-06-18",
"huggingFaceRepo": "https://huggingface.co/Deno2026/DENO-ComfyUI-Workflows",
"githubRepo": "https://github.com/Deno2026/comfyui-deno-custom-nodes",
"youtubeChannel": "https://www.youtube.com/@Denoise-AI",
"notes": "Workflow JSON files only. Model weights are not included.",
"items": [
{
"name": "IdeoGram Director",
"version": "latest-sync-2026-06-18",
"baseModel": "Ideogram 4.0",
"civitaiModelId": 2703836,
"civitaiModelVersionId": 3036387,
"civitaiUrl": "https://civitai.com/models/2703836",
"youtubeDemo": "https://youtu.be/Z8s27skkIDM",
"thumbnail": "assets/ideogram-director-video-thumbnail.jpg",
"file": "workflows/ideogram-director/ideogram-director.json",
"source": "current local DENO ComfyUI workflow export, sanitized for public upload",
"sanitization": [
"cleared local Windows model-root path values from DenoLTXModelDownloader nodes",
"kept localhost Local LLM endpoint examples because they contain no account credentials"
],
"tags": [
"comfyui",
"workflow",
"ideogram",
"ideogram-4",
"json-prompt",
"layout-control",
"bounding-box",
"text-rendering",
"local-llm"
],
"sha256": "BD70D0DFE1BC7BE4FB948BF5AA07AD4B65B2D82C0F14FB68909C5D4A11072511"
},
{
"name": "ByteDance Bernini workflow",
"version": "v1.0",
"baseModel": "Wan Video 2.2 I2V-A14B",
"civitaiModelId": 2671671,
"civitaiModelVersionId": 2999924,
"civitaiUrl": "https://civitai.com/models/2671671",
"file": "workflows/bernini-preview/bytedanceBernini_v10.json",
"tags": [
"comfyui",
"workflow",
"bernini",
"bytedance",
"wan-video",
"image-to-video",
"video-generation",
"preview"
],
"sha256": "957F7D8DE33EB6B0ABADA6B3CA02E883B379C8C729FCC75BFD0197C49C3DB374"
}
]
}