diff --git a/custom-node-list.json b/custom-node-list.json index 0787c0d4..c6aa5998 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33839,7 +33839,17 @@ "install_type": "git-clone", "description": "A ComfyUI custom node that provides a basic implementation of Hunyuan Image 3.0 using Transformers." }, - + { + "author": "Seungyong Lee", + "title": "ComfyUI-PromptEnhancer", + "id": "comfyui-promptenhancer", + "reference": "https://github.com/ryan-seungyong-lee/ComfyUI-PromptEnhancer", + "files": [ + "https://github.com/ryan-seungyong-lee/ComfyUI-PromptEnhancer" + ], + "install_type": "git-clone", + "description": "ComfyUI-PromptEnhancer is a custom node for Hunyuan PromptEnhancer" + },