mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
Merge pull request #1 from akawana/akawana-patch-1
Add Utils Extra custom node to the list
This commit is contained in:
commit
d537b91dbc
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "akawana",
|
||||||
|
"title": "Utils Extra",
|
||||||
|
"reference": "https://github.com/akawana/ComfyUI-Utils-extra",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/akawana/ComfyUI-Utils-extra"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Utility tools. Index Multiple is used for expanding multiple values from a list.",
|
||||||
|
"tags": ["utility", "list", "batch"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Dr.Lt.Data",
|
"author": "Dr.Lt.Data",
|
||||||
"title": "ComfyUI-Manager",
|
"title": "ComfyUI-Manager",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user