diff --git a/custom-node-list.json b/custom-node-list.json index e65d76ed..853aa671 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21974,6 +21974,16 @@ "install_type": "git-clone", "description": "A ComfyUI custom node that provides dynamic text substitution using wildcards and CSV files. Perfect for creating varied prompts with consistent relationships between terms." }, + { + "author": "finegrain", + "title": "comfyui-finegrain", + "reference": "https://github.com/finegrain-ai/comfyui-finegrain", + "files": [ + "https://github.com/finegrain-ai/comfyui-finegrain" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes to interact with the Finegrain API." + },