mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
I added my node to the JSON file (#2287)
* Update custom-node-list.json Added my node to the JSON * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
dc9b6d655b
commit
d29ff808a5
@ -37263,6 +37263,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Writili",
|
||||
"title": "WtlNodes",
|
||||
"id": "wtlnodes",
|
||||
"reference": "https://github.com/Scorpiosis0/ComfyUI-WtlNodes",
|
||||
"files": [
|
||||
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node adds improvement over some already existing nodes as well as some custom nodes.",
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user