From 7465cebf4718b936942f5e2d1a838dbd27658d31 Mon Sep 17 00:00:00 2001 From: sni10 <9530163+sni10@users.noreply.github.com> Date: Fri, 17 Jul 2026 16:09:59 +0300 Subject: [PATCH] add ComfyUI DeviantArt Sender to custom node list --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8d0d231a..8b3084c6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "sni10", + "title": "ComfyUI DeviantArt Sender", + "reference": "https://github.com/sni10/DWA", + "files": [ + "https://github.com/sni10/DWA" + ], + "install_type": "git-clone", + "description": "Automated workflow tool for scheduling and publishing AI artwork directly to DeviantArt with full mature content controls." + }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider",