From d0e33368048aa88e3e869ec645038033271c2188 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 6 Apr 2026 01:02:26 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 14 +-- extension-node-map.json | 140 +++++++++++++++++++++++++++- github-stats.json | 10 ++ node_db/new/custom-node-list.json | 24 ++--- node_db/new/extension-node-map.json | 140 +++++++++++++++++++++++++++- 5 files changed, 302 insertions(+), 26 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 349e7006..036552db 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45239,14 +45239,14 @@ "title": "ComfyUI-DaSiWa-Nodes" }, { - "author": "zinigo-creations", + "author": "Zinigo", "title": "Prompt Builder", "reference": "https://github.com/zinigo-creations/comfyui-prompt-builder", "files": [ "https://github.com/zinigo-creations/comfyui-prompt-builder" ], "install_type": "git-clone", - "description": "Structured dropdown-based prompt builder for ComfyUI." + "description": "Dropdown-based prompt builder for ComfyUI. Create characters, scenes, and styles without writing prompts. Designed for beginners and fast iteration." }, { "author": "love530love", @@ -45779,16 +45779,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Zinigo", - "title": "Prompt Builder", - "reference": "https://github.com/zinigo-creations/comfyui-prompt-builder", - "files": [ - "https://github.com/zinigo-creations/comfyui-prompt-builder" - ], - "install_type": "git-clone", - "description": "Dropdown-based prompt builder for ComfyUI. Create characters, scenes, and styles without writing prompts. Designed for beginners and fast iteration." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 6511d065..ad82a2f5 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -32800,6 +32800,136 @@ "title_aux": "ComfyUI_experiments" } ], + "https://github.com/comfyui/ino_nodes": [ + [ + "InoAnyEqual", + "InoBoolToSwitch", + "InoBooleanEqual", + "InoCastAnyToClip", + "InoCastAnyToControlnet", + "InoCastAnyToInt", + "InoCastAnyToModel", + "InoCastAnyToString", + "InoCastAnyToVae", + "InoCivitaiDownloadModel", + "InoCompareFloat", + "InoCompareInt", + "InoConditionBoolean", + "InoConvertVideoToMP4", + "InoCopyFiles", + "InoCountFiles", + "InoCreateLoraConfig", + "InoCreateModelFileConfig", + "InoCropImageByBox", + "InoDateTimeAsString", + "InoDateTimeAsStringSimple", + "InoDelayAsync", + "InoFileToBase64", + "InoFloatToInt", + "InoGetClipDownloadConfig", + "InoGetComfyPath", + "InoGetConditioning", + "InoGetControlnetDownloadConfig", + "InoGetDateTimeAsBase64", + "InoGetDateTimeDuration", + "InoGetFileHash", + "InoGetImageModelDownloadConfig", + "InoGetLastFile", + "InoGetLoraConfig", + "InoGetLoraDownloadConfig", + "InoGetLoraPathNameTriggerWord", + "InoGetModelConfig", + "InoGetModelDownloadConfig", + "InoGetModelPathAsString", + "InoGetSamplerConfig", + "InoGetVaeDownloadConfig", + "InoGetVideoModelDownloadConfig", + "InoHandleDownloadAndLoadModel", + "InoHandleDownloadModel", + "InoHandleLoadModel", + "InoHttpCall", + "InoHttpDownloadModel", + "InoHuggingFaceDownloadModel", + "InoHuggingFaceDownloadRepo", + "InoImageListToBatch", + "InoImageResizeByLongerSideAndCropV2", + "InoImageResizeByLongerSideV1", + "InoImageToBase64", + "InoImagesFromFolderToReferenceLatent", + "InoImagesToReferenceLatent", + "InoIncrementBatchName", + "InoIntToFloat", + "InoIntToString", + "InoJsonGetField", + "InoJsonSetField", + "InoLength", + "InoLoadClipModel", + "InoLoadControlnetModel", + "InoLoadDiffusionModel", + "InoLoadImagesFromFolder", + "InoLoadLoraClipModel", + "InoLoadLoraModel", + "InoLoadMultipleLora", + "InoLoadSamplerModels", + "InoLoadVaeModel", + "InoMovePath", + "InoNotBoolean", + "InoOnImageListCompleted", + "InoOpenaiChatCompletions", + "InoOpenaiResponses", + "InoPreviewVideo", + "InoPrintLog", + "InoRandomIntInRange", + "InoRandomNoise", + "InoRelay", + "InoRemoveDuplicateFiles", + "InoRemoveFile", + "InoRemoveFolder", + "InoS3Config", + "InoS3DownloadAudio", + "InoS3DownloadFile", + "InoS3DownloadFolder", + "InoS3DownloadImage", + "InoS3DownloadModel", + "InoS3DownloadString", + "InoS3DownloadVideo", + "InoS3GetDownloadURL", + "InoS3SyncFolder", + "InoS3UploadAudio", + "InoS3UploadFile", + "InoS3UploadFolder", + "InoS3UploadImage", + "InoS3UploadString", + "InoS3UploadVideo", + "InoS3VerifyFile", + "InoSaveImages", + "InoSaveJson", + "InoSaveText", + "InoShowLoraConfig", + "InoShowModelConfig", + "InoStringConcat", + "InoStringContains", + "InoStringLength", + "InoStringReplace", + "InoStringReplacePlaceholder", + "InoStringSlice", + "InoStringSplit", + "InoStringStartsEndsWith", + "InoStringStripSimple", + "InoStringToAlphabeticString", + "InoStringToggleCase", + "InoStringTrim", + "InoSwitchOnBool", + "InoSwitchOnInt", + "InoTerminalLog", + "InoUnzip", + "InoUpdateModelConfig", + "InoValidateMediaFiles", + "InoVllmRunSync", + "InoZip" + ], + {} + ], "https://github.com/comfyui/snacknodes": [ [ "ImageInfo", @@ -43714,6 +43844,14 @@ "title_aux": "comfyui-jk-easy-nodes" } ], + "https://github.com/kplkasteel/ComfyUI-Image-to-Prompt-Abacus.AI-": [ + [ + "ImageToPromptAbacus" + ], + { + "title_aux": "Image to Prompt (Abacus.AI)" + } + ], "https://github.com/kplkasteel/ComfyUI-SubstringExtractor": [ [ "SubstringExtractor" @@ -49423,7 +49561,7 @@ "title_aux": "ComfyUI-TextOnSegs" } ], - "https://github.com/nobandegani/comfyui_ino_nodes": [ + "https://github.com/nobandegani/ComfyUI-InoNodes": [ [ "InoAnyEqual", "InoBoolToSwitch", diff --git a/github-stats.json b/github-stats.json index 97af843b..c8f6e9ef 100644 --- a/github-stats.json +++ b/github-stats.json @@ -14749,6 +14749,11 @@ "last_update": "2024-12-19 10:22:42", "author_account_age_days": 3699 }, + "https://github.com/kplkasteel/ComfyUI-Image-to-Prompt-Abacus.AI-": { + "stars": 0, + "last_update": "2026-04-05 13:58:07", + "author_account_age_days": 3101 + }, "https://github.com/kplkasteel/ComfyUI-SubstringExtractor": { "stars": 0, "last_update": "2026-01-02 18:57:10", @@ -16854,6 +16859,11 @@ "last_update": "2025-03-30 08:19:45", "author_account_age_days": 809 }, + "https://github.com/nobandegani/ComfyUI-InoNodes": { + "stars": 3, + "last_update": "2026-04-04 14:27:24", + "author_account_age_days": 1937 + }, "https://github.com/nobandegani/comfyui_ino_nodes": { "stars": 3, "last_update": "2026-04-04 14:27:24", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 17d62ba7..0603312e 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -127,16 +127,16 @@ "install_type": "git-clone", "description": "ComfyUI custom nodes for LongCat-AudioDiT TTS - zero-shot and voice cloning diffusion TTS" }, - { - "author": "IMGLAB-net", - "title": "IMGLAB_ComfyUI", - "reference": "https://github.com/IMGLAB-net/IMGLAB_ComfyUI", - "files": [ - "https://github.com/IMGLAB-net/IMGLAB_ComfyUI" - ], - "install_type": "git-clone", - "description": "IMGLAB custom nodes for ComfyUI" - }, + { + "author": "IMGLAB", + "title": "IMGLAB_ComfyUI", + "reference": "https://github.com/IMGLAB-net/IMGLAB_ComfyUI", + "files": [ + "https://github.com/IMGLAB-net/IMGLAB_ComfyUI" + ], + "install_type": "git-clone", + "description": "IMGLAB custom nodes for ComfyUI" + }, { "author": "sorryhyun", "title": "Flex Attention", @@ -219,14 +219,14 @@ "title": "ComfyUI-DaSiWa-Nodes" }, { - "author": "zinigo-creations", + "author": "Zinigo", "title": "Prompt Builder", "reference": "https://github.com/zinigo-creations/comfyui-prompt-builder", "files": [ "https://github.com/zinigo-creations/comfyui-prompt-builder" ], "install_type": "git-clone", - "description": "Structured dropdown-based prompt builder for ComfyUI." + "description": "Dropdown-based prompt builder for ComfyUI. Create characters, scenes, and styles without writing prompts. Designed for beginners and fast iteration." }, { diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 6511d065..ad82a2f5 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -32800,6 +32800,136 @@ "title_aux": "ComfyUI_experiments" } ], + "https://github.com/comfyui/ino_nodes": [ + [ + "InoAnyEqual", + "InoBoolToSwitch", + "InoBooleanEqual", + "InoCastAnyToClip", + "InoCastAnyToControlnet", + "InoCastAnyToInt", + "InoCastAnyToModel", + "InoCastAnyToString", + "InoCastAnyToVae", + "InoCivitaiDownloadModel", + "InoCompareFloat", + "InoCompareInt", + "InoConditionBoolean", + "InoConvertVideoToMP4", + "InoCopyFiles", + "InoCountFiles", + "InoCreateLoraConfig", + "InoCreateModelFileConfig", + "InoCropImageByBox", + "InoDateTimeAsString", + "InoDateTimeAsStringSimple", + "InoDelayAsync", + "InoFileToBase64", + "InoFloatToInt", + "InoGetClipDownloadConfig", + "InoGetComfyPath", + "InoGetConditioning", + "InoGetControlnetDownloadConfig", + "InoGetDateTimeAsBase64", + "InoGetDateTimeDuration", + "InoGetFileHash", + "InoGetImageModelDownloadConfig", + "InoGetLastFile", + "InoGetLoraConfig", + "InoGetLoraDownloadConfig", + "InoGetLoraPathNameTriggerWord", + "InoGetModelConfig", + "InoGetModelDownloadConfig", + "InoGetModelPathAsString", + "InoGetSamplerConfig", + "InoGetVaeDownloadConfig", + "InoGetVideoModelDownloadConfig", + "InoHandleDownloadAndLoadModel", + "InoHandleDownloadModel", + "InoHandleLoadModel", + "InoHttpCall", + "InoHttpDownloadModel", + "InoHuggingFaceDownloadModel", + "InoHuggingFaceDownloadRepo", + "InoImageListToBatch", + "InoImageResizeByLongerSideAndCropV2", + "InoImageResizeByLongerSideV1", + "InoImageToBase64", + "InoImagesFromFolderToReferenceLatent", + "InoImagesToReferenceLatent", + "InoIncrementBatchName", + "InoIntToFloat", + "InoIntToString", + "InoJsonGetField", + "InoJsonSetField", + "InoLength", + "InoLoadClipModel", + "InoLoadControlnetModel", + "InoLoadDiffusionModel", + "InoLoadImagesFromFolder", + "InoLoadLoraClipModel", + "InoLoadLoraModel", + "InoLoadMultipleLora", + "InoLoadSamplerModels", + "InoLoadVaeModel", + "InoMovePath", + "InoNotBoolean", + "InoOnImageListCompleted", + "InoOpenaiChatCompletions", + "InoOpenaiResponses", + "InoPreviewVideo", + "InoPrintLog", + "InoRandomIntInRange", + "InoRandomNoise", + "InoRelay", + "InoRemoveDuplicateFiles", + "InoRemoveFile", + "InoRemoveFolder", + "InoS3Config", + "InoS3DownloadAudio", + "InoS3DownloadFile", + "InoS3DownloadFolder", + "InoS3DownloadImage", + "InoS3DownloadModel", + "InoS3DownloadString", + "InoS3DownloadVideo", + "InoS3GetDownloadURL", + "InoS3SyncFolder", + "InoS3UploadAudio", + "InoS3UploadFile", + "InoS3UploadFolder", + "InoS3UploadImage", + "InoS3UploadString", + "InoS3UploadVideo", + "InoS3VerifyFile", + "InoSaveImages", + "InoSaveJson", + "InoSaveText", + "InoShowLoraConfig", + "InoShowModelConfig", + "InoStringConcat", + "InoStringContains", + "InoStringLength", + "InoStringReplace", + "InoStringReplacePlaceholder", + "InoStringSlice", + "InoStringSplit", + "InoStringStartsEndsWith", + "InoStringStripSimple", + "InoStringToAlphabeticString", + "InoStringToggleCase", + "InoStringTrim", + "InoSwitchOnBool", + "InoSwitchOnInt", + "InoTerminalLog", + "InoUnzip", + "InoUpdateModelConfig", + "InoValidateMediaFiles", + "InoVllmRunSync", + "InoZip" + ], + {} + ], "https://github.com/comfyui/snacknodes": [ [ "ImageInfo", @@ -43714,6 +43844,14 @@ "title_aux": "comfyui-jk-easy-nodes" } ], + "https://github.com/kplkasteel/ComfyUI-Image-to-Prompt-Abacus.AI-": [ + [ + "ImageToPromptAbacus" + ], + { + "title_aux": "Image to Prompt (Abacus.AI)" + } + ], "https://github.com/kplkasteel/ComfyUI-SubstringExtractor": [ [ "SubstringExtractor" @@ -49423,7 +49561,7 @@ "title_aux": "ComfyUI-TextOnSegs" } ], - "https://github.com/nobandegani/comfyui_ino_nodes": [ + "https://github.com/nobandegani/ComfyUI-InoNodes": [ [ "InoAnyEqual", "InoBoolToSwitch",