From 398aaaaddec52d5c1a751b26ab8700d1cbd2a003 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Fri, 28 Feb 2025 14:40:52 +0800 Subject: [PATCH] Add ComfyUI-PhotoDoodle node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 7e52878a..6bcac7a4 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18368,6 +18368,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",