diff --git a/custom-node-list.json b/custom-node-list.json index c7cf340b..a93f34c3 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26599,8 +26599,18 @@ "install_type": "copy", "description": "This is an extension script for Stable Diffusion WebUI, modified based on the original functionality. It now supports fixing FLUX panorama seams. It allows users to independently configure seamless image tiling for both the X and Y axes while also being capable of handling FLUX panorama seam issues." }, - - + + { + "author": "doubletwisted", + "title": "ComfyUI Deadline Submission", + "reference": "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin", + "files": [ + "https://github.com/doubletwisted/ComfyUI-Deadline-Plugin" + ], + "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": "theally",