update DB

This commit is contained in:
Dr.Lt.Data 2026-04-06 01:02:26 +09:00
parent 49f294bac5
commit d0e3336804
5 changed files with 302 additions and 26 deletions

View File

@ -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."
}
]
}

View File

@ -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",

View File

@ -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",

View File

@ -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."
},
{

View File

@ -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",