diff --git a/custom-node-list.json b/custom-node-list.json index d8e641a1..b94d7fcf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -28252,6 +28252,16 @@ "install_type": "git-clone", "description": "ComfyUI plugin for submitting workflows to Thinkbox Deadline for distributed rendering. Enables render farm distribution with configurable job settings, batch processing, and automatic seed variation.", "nodename_pattern": "DeadlineSubmitNode" + }, + { + "author": "doubletwisted", + "title": "ComfyUI Deadline Distributed", + "reference": "https://github.com/doubletwisted/ComfyUI-Deadline-Distributed", + "files": [ + "https://github.com/doubletwisted/ComfyUI-Deadline-Distributed" + ], + "install_type": "git-clone", + "description": "ComfyUI-Distributed fork with Thinkbox Deadline integration for render farm distribution." }, { "author": "openvino-dev-samples",