mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-25 14:20:48 +08:00
add a node
This commit is contained in:
parent
0cd397623e
commit
7ae60790d8
@ -25122,6 +25122,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Emiya",
|
||||
"title": "Chenyu Encryption Node",
|
||||
"id": "chenyuEncryptionNode",
|
||||
"reference": "https://github.com/song-jz/ChenYu_Node",
|
||||
"files": [
|
||||
"https://github.com/song-jz/ChenYu_Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node to Encrypt the nodes."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user