mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-02 08:17:50 +08:00
update DB
This commit is contained in:
@ -1,5 +1,95 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "kanttouchthis",
|
||||
"title": "ComfyUI-SDNQ [NAME CONFLICT]",
|
||||
"reference": "https://github.com/kanttouchthis/ComfyUI-SDNQ",
|
||||
"files": [
|
||||
"https://github.com/kanttouchthis/ComfyUI-SDNQ"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SDNQ support for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-GraphConstantFolder",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-GraphConstantFolder",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-GraphConstantFolder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Improves performance of large workflows by rewriting the submitted prompt graph before validation to constant-fold switch/selector nodes and optionally prune now-unreachable branches."
|
||||
},
|
||||
{
|
||||
"author": "bryanlholland1",
|
||||
"title": "comfyui-app-bridge [WIP]",
|
||||
"reference": "https://github.com/bryanlholland1/comfyui-app-bridge",
|
||||
"files": [
|
||||
"https://github.com/bryanlholland1/comfyui-app-bridge"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for sending images to the companion iOS/macOS/visionOS app\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "HalfADog",
|
||||
"title": "ComfyUI-Mask2JSON",
|
||||
"reference": "https://github.com/HalfADog/ComfyUI-Mask2JSON",
|
||||
"files": [
|
||||
"https://github.com/HalfADog/ComfyUI-Mask2JSON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for converting masks to contour JSON format with visualization capabilities. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "flywhale-666",
|
||||
"title": "ComfyUI_pixel_snapping [WIP]",
|
||||
"reference": "https://github.com/flywhale-666/ComfyUI_pixel_snapping",
|
||||
"files": [
|
||||
"https://github.com/flywhale-666/ComfyUI_pixel_snapping"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SIFT-based image alignment, intelligent mask cropping and restoration for ComfyUI\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "fangg2000",
|
||||
"title": "comfyui_fgtools [WIP]",
|
||||
"reference": "https://github.com/fangg2000/comfyui_fgtools",
|
||||
"files": [
|
||||
"https://github.com/fangg2000/comfyui_fgtools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Personal utility tools for ComfyUI. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "EricRorich",
|
||||
"title": "ComfyUI-Parametric-Face-Canvas [WIP]",
|
||||
"reference": "https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas",
|
||||
"files": [
|
||||
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generates a parametric 3D face wireframe and renders it as a 2D image with adjustable facial proportions and camera orientation for use in AI pipelines.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "HailXD",
|
||||
"title": "comfyui-random-artist",
|
||||
"reference": "https://github.com/HailXD/comfyui-random-artist",
|
||||
"files": [
|
||||
"https://github.com/HailXD/comfyui-random-artist"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generates random artist styles for ComfyUI workflows. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "wandaijin",
|
||||
"title": "ComfyUI-PaddleOCR [NAME CONFLICT]",
|
||||
"reference": "https://github.com/wandaijin/ComfyUI-PaddleOCR",
|
||||
"files": [
|
||||
"https://github.com/wandaijin/ComfyUI-PaddleOCR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "supaidauen",
|
||||
"title": "ComfyUI-supaidauen [WIP]",
|
||||
|
||||
@ -1909,6 +1909,15 @@
|
||||
"title_aux": "[WIP] ComfyUI-MegaTran-cutom-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas": [
|
||||
[
|
||||
"Parametric Face Canvas",
|
||||
"ParametricFaceCanvas"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Parametric-Face-Canvas [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": [
|
||||
[
|
||||
"Attention couple",
|
||||
@ -2191,6 +2200,23 @@
|
||||
"title_aux": "Camera Factory Station [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/HailXD/comfyui-random-artist": [
|
||||
[
|
||||
"RandomArtist"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-random-artist"
|
||||
}
|
||||
],
|
||||
"https://github.com/HalfADog/ComfyUI-Mask2JSON": [
|
||||
[
|
||||
"ContourVisualizer",
|
||||
"MaskToContourJSON"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Mask2JSON"
|
||||
}
|
||||
],
|
||||
"https://github.com/Hapseleg/ComfyUI-This-n-That": [
|
||||
[
|
||||
"Show Prompt (Hapse)",
|
||||
@ -6550,6 +6576,14 @@
|
||||
"title_aux": "comfyui-tiny-utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/bryanlholland1/comfyui-app-bridge": [
|
||||
[
|
||||
"SendToApp"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-app-bridge [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/brycegoh/comfyui-custom-nodes": [
|
||||
[
|
||||
"CombineTwoImageIntoOne",
|
||||
@ -8063,6 +8097,21 @@
|
||||
"title_aux": "ComfyUI-StableAudioFG [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/fangg2000/comfyui_fgtools": [
|
||||
[
|
||||
"InpaintConcat",
|
||||
"InpaintCut",
|
||||
"IsEmptyString",
|
||||
"SwitchString"
|
||||
],
|
||||
{
|
||||
"author": "lks-ai",
|
||||
"description": "A Simple integration of Stable Audio Diffusion with knobs and stuff!",
|
||||
"nickname": "stableaudio",
|
||||
"title": "StableAudioSampler",
|
||||
"title_aux": "comfyui_fgtools [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/fangziheng2321/comfyuinode_chopmask": [
|
||||
[
|
||||
"cus_chopmask"
|
||||
@ -8115,6 +8164,16 @@
|
||||
"title_aux": "Gyre for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/flywhale-666/ComfyUI_pixel_snapping": [
|
||||
[
|
||||
"PixelSnapping",
|
||||
"PowerfulMaskCrop",
|
||||
"PowerfulMaskRestore"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_pixel_snapping [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/foglerek/comfyui-cem-tools": [
|
||||
[
|
||||
"ProcessImageBatch"
|
||||
@ -9499,6 +9558,14 @@
|
||||
"title_aux": "ComfyUI-KAndy"
|
||||
}
|
||||
],
|
||||
"https://github.com/kanttouchthis/ComfyUI-SDNQ": [
|
||||
[
|
||||
"SDNQLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SDNQ [NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/karthikg-09/ComfyUI-3ncrypt": [
|
||||
[
|
||||
"Enhanced Save Image",
|
||||
@ -13398,6 +13465,14 @@
|
||||
"title_aux": "ComfyUI-Image-Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/wandaijin/ComfyUI-PaddleOCR": [
|
||||
[
|
||||
"OcrBox"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PaddleOCR [NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/warshanks/Shank-Tools": [
|
||||
[
|
||||
"HeightWidth",
|
||||
|
||||
@ -554,6 +554,11 @@
|
||||
"last_update": "2025-12-18 10:54:29",
|
||||
"author_account_age_days": 1659
|
||||
},
|
||||
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-02 19:45:59",
|
||||
"author_account_age_days": 1659
|
||||
},
|
||||
"https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-11-19 02:44:52",
|
||||
@ -689,6 +694,16 @@
|
||||
"last_update": "2025-08-06 17:46:41",
|
||||
"author_account_age_days": 180
|
||||
},
|
||||
"https://github.com/HailXD/comfyui-random-artist": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-04 05:27:55",
|
||||
"author_account_age_days": 1814
|
||||
},
|
||||
"https://github.com/HalfADog/ComfyUI-Mask2JSON": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-27 07:03:47",
|
||||
"author_account_age_days": 2757
|
||||
},
|
||||
"https://github.com/Hapseleg/ComfyUI-This-n-That": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-03 20:26:27",
|
||||
@ -1529,6 +1544,11 @@
|
||||
"last_update": "2024-07-15 11:57:20",
|
||||
"author_account_age_days": 3514
|
||||
},
|
||||
"https://github.com/SparknightLLC/ComfyUI-GraphConstantFolder": {
|
||||
"stars": 2,
|
||||
"last_update": "2026-01-01 03:23:37",
|
||||
"author_account_age_days": 511
|
||||
},
|
||||
"https://github.com/Spicely/ComfyUI-Luma": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-03 14:25:01",
|
||||
@ -2249,6 +2269,11 @@
|
||||
"last_update": "2024-08-31 13:34:57",
|
||||
"author_account_age_days": 5070
|
||||
},
|
||||
"https://github.com/bryanlholland1/comfyui-app-bridge": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-01 20:55:33",
|
||||
"author_account_age_days": 750
|
||||
},
|
||||
"https://github.com/brycegoh/comfyui-custom-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-05 09:30:06",
|
||||
@ -2644,6 +2669,11 @@
|
||||
"last_update": "2025-06-15 11:49:34",
|
||||
"author_account_age_days": 986
|
||||
},
|
||||
"https://github.com/fangg2000/comfyui_fgtools": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-02 12:12:32",
|
||||
"author_account_age_days": 986
|
||||
},
|
||||
"https://github.com/fangziheng2321/comfyuinode_chopmask": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-02-17 03:16:50",
|
||||
@ -2674,6 +2704,11 @@
|
||||
"last_update": "2024-11-18 22:35:37",
|
||||
"author_account_age_days": 2571
|
||||
},
|
||||
"https://github.com/flywhale-666/ComfyUI_pixel_snapping": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-03 12:45:00",
|
||||
"author_account_age_days": 933
|
||||
},
|
||||
"https://github.com/foglerek/comfyui-cem-tools": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-01-13 23:22:07",
|
||||
@ -3234,6 +3269,11 @@
|
||||
"last_update": "2025-12-27 02:41:34",
|
||||
"author_account_age_days": 6031
|
||||
},
|
||||
"https://github.com/kanttouchthis/ComfyUI-SDNQ": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-04 02:23:57",
|
||||
"author_account_age_days": 1583
|
||||
},
|
||||
"https://github.com/karthikg-09/ComfyUI-3ncrypt": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-12-27 09:09:07",
|
||||
@ -4934,6 +4974,11 @@
|
||||
"last_update": "2025-03-25 14:36:37",
|
||||
"author_account_age_days": 3334
|
||||
},
|
||||
"https://github.com/wandaijin/ComfyUI-PaddleOCR": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-31 05:41:25",
|
||||
"author_account_age_days": 3978
|
||||
},
|
||||
"https://github.com/warshanks/Shank-Tools": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-01-26 03:39:09",
|
||||
|
||||
Reference in New Issue
Block a user