add comfyui-finegrain to custom-node-list.json (#1587)

This commit is contained in:
Laureηt 2025-03-11 23:04:18 +01:00 committed by GitHub
parent 402e2c384f
commit 38a1a9b320
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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