diff --git a/custom-node-list.json b/custom-node-list.json index f7239a13..3ace1395 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2343,6 +2343,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "meap158", + "title": "ComfyUI Prompt Expansion", + "reference": "https://github.com/meap158/ComfyUI-Prompt-Expansion", + "files": [ + "https://github.com/meap158/ComfyUI-Prompt-Expansion" + ], + "install_type": "git-clone", + "description": "Dynamic prompt expansion, powered by GPT-2 locally on your device." } ] }