Update custom-node-list.json with Deadline Rneder manager plugin (#1874)

This commit is contained in:
Dominik Bargiel 2025-05-26 23:27:06 +02:00 committed by GitHub
parent ec5e4af6b7
commit 7dea42433b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",