mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
add VNCCS node to node list (#2184)
* add VNCCS node to node list * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
e230f43565
commit
6f02e1114c
@ -33819,6 +33819,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "MIUProject",
|
||||
"title": "VNCCS - Visual Novel Character Creation Suite",
|
||||
"id": "VNCCS",
|
||||
"reference": "https://github.com/AHEKOT/ComfyUI_VNCCS",
|
||||
"files": [
|
||||
"https://github.com/AHEKOT/ComfyUI_VNCCS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "VNCCS is a comprehensive tool for creating character sprites for visual novels."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user