add comfyui-finegrain to custom-node-list.json

This commit is contained in:
Laureηt 2025-02-27 16:07:42 +01:00 committed by Laurent
parent 9d5faa096c
commit e7c71dfdb0
No known key found for this signature in database

View File

@ -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."
},