From 78ba26b427e584eb82bec3909d0c73104e06cd2f Mon Sep 17 00:00:00 2001 From: Dominik Bargiel <118005273+doubletwisted@users.noreply.github.com> Date: Sat, 23 Aug 2025 21:55:23 +0200 Subject: [PATCH] Update custom-node-list.json Added Deadline Distributed --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 013bd470..50e73bae 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27293,6 +27293,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",