mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 18:17:30 +08:00
+30
-11
@@ -8050,6 +8050,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for OpenRouter chat completions with vision input, reasoning effort selection, and JSON extraction. (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": "mbrostami",
|
||||
"title": "ComfyUI-HF",
|
||||
@@ -33034,17 +33044,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node extension for ComfyUI that enables distributed image generation across multiple GPUs through a master-worker architecture."
|
||||
},
|
||||
{
|
||||
"author": "FortunaCournot",
|
||||
"title": "Stereoscopic",
|
||||
"id": "stereoscopic",
|
||||
"reference": "https://github.com/FortunaCournot/comfyui_stereoscopic",
|
||||
"files": [
|
||||
"https://github.com/FortunaCournot/comfyui_stereoscopic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Contains ImageSBSConverter node to convert an image into a side-by-side image."
|
||||
},
|
||||
{
|
||||
"author": "negaga53",
|
||||
"title": "ComfyUI Universal Image Loader",
|
||||
@@ -60804,6 +60803,26 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Schematic/technical annotation overlay generator — detection circles, tangent chains, crosshair frames, and pixelation zones over any image"
|
||||
},
|
||||
{
|
||||
"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": "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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user