From 495a93308053e6b7c5567c9cafb8edae02baeb8a Mon Sep 17 00:00:00 2001 From: smthemex <138738845+smthemex@users.noreply.github.com> Date: Sat, 13 Jul 2024 07:58:04 +0800 Subject: [PATCH] add node (#857) Co-authored-by: smthem <2102561739@qq.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 819698fa..529f8d45 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8664,6 +8664,17 @@ "install_type": "git-clone", "description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines." }, + { + "author": "smthemex", + "title": "ComfyUI_Stable_Makeup", + "id": "Stable_Makeup", + "reference": "https://github.com/smthemex/ComfyUI_Stable_Makeup", + "files": [ + "https://github.com/smthemex/ComfyUI_Stable_Makeup" + ], + "install_type": "git-clone", + "description": "You can apply makeup to the characters in comfyui" + }, { "author": "smthemex", "title": "ComfyUI_ChatGLM_API",