mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-10 06:00:48 +08:00
Add ComfyUI-BooleanExpression to custom-node-list
This commit is contained in:
parent
590bd8c4b9
commit
562f96c85f
@ -31485,6 +31485,18 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Move nodes linearly."
|
||||
},
|
||||
{
|
||||
"author": "Marco Zanella",
|
||||
"title": "ComfyUI-BooleanExpression",
|
||||
"id": "ComfyUI-BooleanExpression",
|
||||
"reference": "https://github.com/marco-zanella/ComfyUI-BooleanExpression",
|
||||
"files": [
|
||||
"https://github.com/marco-zanella/ComfyUI-BooleanExpression"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"tags": ["boolean", "logic", "comparison"],
|
||||
"description": "A collection of logic and comparison nodes for ComfyUI. This package adds building blocks for boolean logic, arithmetic comparisons, and string comparisons, making it easier to design conditional workflows directly in ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user