mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 20:02:58 +08:00
Add Gecco Discord Autosend to custom node list (#1033)
* Add Gecco Discord Autosend to custom node list * Update custom-node-list.json
This commit is contained in:
parent
e0b88ce42a
commit
9f08900064
@ -14511,6 +14511,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "ExterminanzHS",
|
||||||
|
"title": "Gecco Discord Autosend",
|
||||||
|
"reference": "https://github.com/ExterminanzHS/Gecco-Discord-Autosend",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ExterminanzHS/Gecco-Discord-Autosend"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom nodes for ComfyUI to automatically send generated images to Discord channels."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user