mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 18:17:30 +08:00
@@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "tttamaki",
|
||||
"title": "ComfyUI-RandomSwitch",
|
||||
"reference": "https://github.com/tttamaki/ComfyUI-RandomSwitch",
|
||||
"files": [
|
||||
"https://github.com/tttamaki/ComfyUI-RandomSwitch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that randomly selects one input from multiple inputs of the same type."
|
||||
},
|
||||
{
|
||||
"author": "tttamaki",
|
||||
"title": "ComfyUI-StringListConcat",
|
||||
"reference": "https://github.com/tttamaki/ComfyUI-StringListConcat",
|
||||
"files": [
|
||||
"https://github.com/tttamaki/ComfyUI-StringListConcat"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that concatenates 2-32 string inputs into one with optional delimiters. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "adbrasi",
|
||||
"title": "facetaggg",
|
||||
"reference": "https://github.com/adbrasi/facetaggg",
|
||||
"files": [
|
||||
"https://github.com/adbrasi/facetaggg"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node using YOLO to detect and crop objects in images or video frames with temporal smoothing, masking, and preview output. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "akurate",
|
||||
"title": "ComfyUI Schematic",
|
||||
|
||||
Reference in New Issue
Block a user