From fac60da333e892b87c697801f2a4e6f4078dc501 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Sat, 1 Mar 2025 00:14:20 +0800 Subject: [PATCH] Add ComfyUI-PhotoDoodle node (#1591) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 82fbf24b..51f0e3ca 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18408,6 +18408,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes for LLaMA-Mesh model." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-PhotoDoodle", + "reference": "https://github.com/Yuan-ManX/ComfyUI-PhotoDoodle", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-PhotoDoodle" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for PhotoDoodle model." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",