mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
add comfyui-finegrain to custom-node-list.json (#1587)
This commit is contained in:
parent
402e2c384f
commit
38a1a9b320
@ -21974,6 +21974,16 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user