From ffd01826d8e92eb0abe049a1fe1b39712b7e36d9 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 17 Jul 2024 08:54:14 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 55 +++++++++++++++++++++++------ extension-node-map.json | 29 +++++++++++++++ github-stats.json | 20 +++++++++++ node_db/dev/custom-node-list.json | 10 ++++++ node_db/new/custom-node-list.json | 45 +++++++++++++++++++++++ node_db/new/extension-node-map.json | 29 +++++++++++++++ 6 files changed, 177 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c7e7c3b5..87c77435 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8422,6 +8422,17 @@ "install_type": "git-clone", "description": "Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor." }, + { + "author": "AIFSH", + "title": "DiffMorpher-ComfyUI", + "id": "uvr5", + "reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI", + "files": [ + "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI" + ], + "install_type": "git-clone", + "description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)" + }, { "author": "AIFSH", "title": "ComfyUI-UVR5", @@ -11565,6 +11576,39 @@ "install_type": "git-clone", "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." }, + { + "author": "aaronchm", + "title": "z-a1111-sd-webui-DanTagGen", + "id":"z-a1111-sd-webui-DanTagGen", + "reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen", + "files":[ + "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen" + ], + "install_type":"git-clone", + "description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension." + }, + { + "author": "mikebilly", + "title": "Transparent-background-comfyUI", + "id":"transparent-background-comfyui", + "reference": "https://github.com/mikebilly/Transparent-background-comfyUI", + "files":[ + "https://github.com/mikebilly/Transparent-background-comfyUI" + ], + "install_type":"git-clone", + "description":"Removes background using Transparent Background" + }, + { + "author": "un-seen", + "title": "comfyui-tensorop", + "id":"comfyui-tensorop", + "reference": "https://github.com/un-seen/comfyui-tensorops", + "files":[ + "https://github.com/un-seen/comfyui-tensorops" + ], + "install_type":"git-clone", + "description":"Nodes to perform tensor operations in ComfyUI" + }, @@ -11952,17 +11996,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "aaronchm", - "title": "z-a1111-sd-webui-DanTagGen", - "id":"z-a1111-sd-webui-DanTagGen", - "reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen", - "files":[ - "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen" - ], - "install_type":"git-clone", - "description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 7c1dfc47..d6e9e534 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -632,6 +632,14 @@ "title_aux": "APZmedia Clean File Name Node" } ], + "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": [ + [ + "DanTagGen" + ], + { + "title_aux": "z-a1111-sd-webui-DanTagGen" + } + ], "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": [ [ "APS_LatentBatch", @@ -13025,6 +13033,14 @@ "title_aux": "mihaiiancu/Inpaint" } ], + "https://github.com/mikebilly/Transparent-background-comfyUI": [ + [ + "Transparentbackground RemBg" + ], + { + "title_aux": "Transparent-background-comfyUI" + } + ], "https://github.com/mikkel/ComfyUI-text-overlay": [ [ "Image Text Overlay" @@ -15514,6 +15530,19 @@ "title_aux": "comfyui-webcam-node" } ], + "https://github.com/un-seen/comfyui-tensorops": [ + [ + "ChannelSelector", + "DownloadAndLoadFlorence2Model", + "Florence2Run", + "MaskImage", + "SaveJsonToSurreal", + "SaveTextToSurreal" + ], + { + "title_aux": "comfyui-tensorop" + } + ], "https://github.com/unwdef/unwdef-nodes-comfyui": [ [ "RandomTextFromMultiline", diff --git a/github-stats.json b/github-stats.json index 51c09fac..3eec2098 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,4 +1,9 @@ { + "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI": { + "stars": 2, + "last_update": "2024-07-16 12:06:15", + "author_account_age_days": 253 + }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 248, "last_update": "2023-11-11 21:24:33", @@ -249,6 +254,11 @@ "last_update": "2024-07-16 09:38:13", "author_account_age_days": 2499 }, + "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { + "stars": 1, + "last_update": "2024-07-16 12:05:32", + "author_account_age_days": 1548 + }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 189, "last_update": "2024-06-14 07:04:37", @@ -4084,6 +4094,11 @@ "last_update": "2024-05-22 18:19:38", "author_account_age_days": 2684 }, + "https://github.com/mikebilly/Transparent-background-comfyUI": { + "stars": 0, + "last_update": "2024-07-16 18:12:59", + "author_account_age_days": 2586 + }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 31, "last_update": "2024-05-22 21:13:59", @@ -5059,6 +5074,11 @@ "last_update": "2024-06-14 08:25:13", "author_account_age_days": 2336 }, + "https://github.com/un-seen/comfyui-tensorops": { + "stars": 0, + "last_update": "2024-07-16 16:33:32", + "author_account_age_days": 1338 + }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 1, "last_update": "2024-06-27 23:14:09", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 97c235b6..2c60738f 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "JichaoLiang", + "title": "Immortal_comfyUI", + "reference": "https://github.com/JichaoLiang/Immortal_comfyUI", + "files":[ + "https://github.com/JichaoLiang/Immortal_comfyUI" + ], + "install_type":"git-clone", + "description":"Nodes: NewNode, AppendNode, MergeNode, SetProperties, SaveToDirectory, ..." + }, { "author": "googincheng", "title": "ComfyUX", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c8654966..4691c194 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,18 @@ + + { + "author": "AIFSH", + "title": "DiffMorpher-ComfyUI", + "id": "uvr5", + "reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI", + "files": [ + "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI" + ], + "install_type": "git-clone", + "description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)" + }, { "author": "2kpr", "title": "ComfyUI-UltraPixel", @@ -32,6 +44,39 @@ "install_type": "git-clone", "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)." }, + { + "author": "aaronchm", + "title": "z-a1111-sd-webui-DanTagGen", + "id":"z-a1111-sd-webui-DanTagGen", + "reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen", + "files":[ + "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen" + ], + "install_type":"git-clone", + "description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension." + }, + { + "author": "mikebilly", + "title": "Transparent-background-comfyUI", + "id":"transparent-background-comfyui", + "reference": "https://github.com/mikebilly/Transparent-background-comfyUI", + "files":[ + "https://github.com/mikebilly/Transparent-background-comfyUI" + ], + "install_type":"git-clone", + "description":"Removes background using Transparent Background" + }, + { + "author": "un-seen", + "title": "comfyui-tensorop", + "id":"comfyui-tensorop", + "reference": "https://github.com/un-seen/comfyui-tensorops", + "files":[ + "https://github.com/un-seen/comfyui-tensorops" + ], + "install_type":"git-clone", + "description":"Nodes to perform tensor operations in ComfyUI" + }, { "author": "ader47", "title": "ComfyUI-MeshHamer", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 7c1dfc47..d6e9e534 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -632,6 +632,14 @@ "title_aux": "APZmedia Clean File Name Node" } ], + "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": [ + [ + "DanTagGen" + ], + { + "title_aux": "z-a1111-sd-webui-DanTagGen" + } + ], "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": [ [ "APS_LatentBatch", @@ -13025,6 +13033,14 @@ "title_aux": "mihaiiancu/Inpaint" } ], + "https://github.com/mikebilly/Transparent-background-comfyUI": [ + [ + "Transparentbackground RemBg" + ], + { + "title_aux": "Transparent-background-comfyUI" + } + ], "https://github.com/mikkel/ComfyUI-text-overlay": [ [ "Image Text Overlay" @@ -15514,6 +15530,19 @@ "title_aux": "comfyui-webcam-node" } ], + "https://github.com/un-seen/comfyui-tensorops": [ + [ + "ChannelSelector", + "DownloadAndLoadFlorence2Model", + "Florence2Run", + "MaskImage", + "SaveJsonToSurreal", + "SaveTextToSurreal" + ], + { + "title_aux": "comfyui-tensorop" + } + ], "https://github.com/unwdef/unwdef-nodes-comfyui": [ [ "RandomTextFromMultiline",