Compare commits

...

2 Commits

Author SHA1 Message Date
Dominik Bargiel
53fba1c8f9
Merge 78ba26b427 into 8cfee1f483 2025-12-07 03:36:12 +00:00
Dominik Bargiel
78ba26b427
Update custom-node-list.json
Added Deadline Distributed
2025-08-23 21:55:23 +02:00

View File

@ -28163,6 +28163,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",