From 1d7777fb0b1216595795506147a71d1070d043f2 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 24 Sep 2024 02:00:38 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 11 ---------- extension-node-map.json | 10 ++------- node_db/new/custom-node-list.json | 32 ----------------------------- node_db/new/extension-node-map.json | 10 ++------- 4 files changed, 4 insertions(+), 59 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 1010eb1a..fef137cd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14762,17 +14762,6 @@ "install_type": "git-clone", "description": "Nodes:ComfyUI_Lora_List_With_Url_Loader. Load loras from urls and auto fetch them on web if they are missing." }, - { - "author": "jordancoult", - "title": "ComfyUI_HelpfulNodes", - "reference": "https://github.com/jordancoult/ComfyUI_HelpfulNodes", - "files": [ - "https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py" - ], - "install_type": "copy", - "description": "NODES: Prepare Crop Around Keypoints" - }, - diff --git a/extension-node-map.json b/extension-node-map.json index 75d82549..2434cc7a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -12721,6 +12721,8 @@ "md_to_excel", "md_to_html", "mini_party", + "mini_sd_prompt", + "mini_translate", "none2false", "omost_decode", "omost_json2py", @@ -13777,14 +13779,6 @@ "title_aux": "ComfyUI-sampler-lcm-alternative" } ], - "https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py": [ - [ - "CropAroundKPS" - ], - { - "title_aux": "ComfyUI_HelpfulNodes" - } - ], "https://github.com/jordoh/ComfyUI-Deepface": [ [ "DeepfaceExtractFaces", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 84d9b39c..b7edc694 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -691,38 +691,6 @@ ], "install_type": "git-clone", "description": "Custom nodes for ComfyUI to automatically send generated images to Discord channels." - }, - { - "author": "Extraltodeus", - "title": "DistanceSampler", - "id": "distancesampler", - "reference": "https://github.com/Extraltodeus/DistanceSampler", - "files": [ - "https://github.com/Extraltodeus/Skimmed_CFG" - ], - "install_type": "git-clone", - "description": "Heuristic modification of the Heun sampler using a custom function based on normalized distances. For ComfyUI." - }, - { - "author": "SeanScripts", - "title": "ComfyUI-Unload-Model", - "reference": "https://github.com/SeanScripts/ComfyUI-Unload-Model", - "files": [ - "https://github.com/SeanScripts/ComfyUI-Unload-Model" - ], - "install_type": "git-clone", - "description": "For unloading a model or all models, using the memory management that is already present in ComfyUI. Copied from [a/https://github.com/willblaschko/ComfyUI-Unload-Models](https://github.com/willblaschko/ComfyUI-Unload-Models) but without the unnecessary extra stuff." - }, - { - "author": "Shiba-2-shiba", - "title": "ComfyUI_DiffusionModel_fp8_converter", - "id": "fp8-converter", - "reference": "https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter", - "files": [ - "https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter" - ], - "install_type": "git-clone", - "description": "This is a custom node to convert only the Diffusion model part or CLIP model part to fp8 in ComfyUI.\nVAE fp8 conversion is not supported.\nThe advantage of this node is that you do not need to separate unet/clip/vae in advance when converting to fp8, but can use the safetenros files that ComfyUI provides." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 75d82549..2434cc7a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -12721,6 +12721,8 @@ "md_to_excel", "md_to_html", "mini_party", + "mini_sd_prompt", + "mini_translate", "none2false", "omost_decode", "omost_json2py", @@ -13777,14 +13779,6 @@ "title_aux": "ComfyUI-sampler-lcm-alternative" } ], - "https://github.com/jordancoult/ComfyUI_HelpfulNodes/raw/refs/heads/main/prep_crop_around_kps.py": [ - [ - "CropAroundKPS" - ], - { - "title_aux": "ComfyUI_HelpfulNodes" - } - ], "https://github.com/jordoh/ComfyUI-Deepface": [ [ "DeepfaceExtractFaces",