mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 05:10:48 +08:00
Update Utils Extra to AK Pack with new details (#2413)
Updated the title and reference for a utility tool, and enhanced the description and tags.
This commit is contained in:
parent
f4fdd51ce9
commit
a44c6ff27c
@ -37495,14 +37495,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "akawana",
|
"author": "akawana",
|
||||||
"title": "Utils Extra",
|
"title": "AK Pack",
|
||||||
"reference": "https://github.com/akawana/ComfyUI-Utils-extra",
|
"reference": "https://github.com/akawana/ComfyUI-AK-Pack",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/akawana/ComfyUI-Utils-extra"
|
"https://github.com/akawana/ComfyUI-AK-Pack"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.",
|
"description": "Utility tools: IndexMultiple, IsOneOfGroupsActive, RepeatGroupState group enable/disable like rg but without connection, Pipe, Getter, Setter highly optimized.",
|
||||||
"tags": ["utility", "list", "batch"]
|
"tags": ["utility", "list", "batch", "get", "set", "pipe"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "akawana",
|
"author": "akawana",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user