update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data 2026-05-20 00:35:20 +09:00
parent 7cbd62c8bd
commit da873b5f3b
8 changed files with 2014 additions and 1615 deletions

View File

@ -34889,6 +34889,16 @@
"install_type": "git-clone",
"description": "Enhanced Text Encoder modules, acd Custom nodes for ComfyUI, device-select CLIP loaders, providing HDR effects, image saving with prompt metadata."
},
{
"author": "easygoing0114",
"title": "UIT Sampler HiDream-O1",
"reference": "https://github.com/easygoing0114/ComfyUI-uit-hidream-o1",
"files": [
"https://github.com/easygoing0114/ComfyUI-uit-hidream-o1"
],
"install_type": "git-clone",
"description": "ComfyUI custom node — UIT Sampler for HiDream-O1-Image"
},
{
"author": "writer-in-fancy-pants",
"title": "Octo Json Presets",
@ -47607,6 +47617,26 @@
"install_type": "git-clone",
"description": "A smart ComfyUI extension that simplifies text-driven workflows. Systematically organize, aggregate, and switch prompts or character settings with a single click, and batch process multiple staging plans simultaneously."
},
{
"author": "Vivid",
"title": "comfyui-vivid-prompt-analysis-replacement",
"reference": "https://github.com/cction/ComfyUI-Vivid-Prompt-Analysis-Replacement",
"files": [
"https://github.com/cction/ComfyUI-Vivid-Prompt-Analysis-Replacement"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for structured prompt analysis and replacement"
},
{
"author": "antimatter",
"title": "AntiMatter Nodes",
"reference": "https://github.com/AntiMatterComfy/antimatter-nodes",
"files": [
"https://github.com/AntiMatterComfy/antimatter-nodes"
],
"install_type": "git-clone",
"description": "AntiMatter custom nodes for ComfyUI, including Flux, Z-Image, and ERNIE-oriented aspect ratio tools."
},

View File

@ -2964,6 +2964,14 @@
"title_aux": "BangtrixToolkit"
}
],
"https://github.com/AntiMatterComfy/antimatter-nodes": [
[
"Anti_aspect_ratio_master"
],
{
"title_aux": "AntiMatter Nodes"
}
],
"https://github.com/Anzhc/Anima-Mod-Guidance-ComfyUI-Node": [
[
"AnimaModGuidance"
@ -31453,6 +31461,14 @@
"title_aux": "comfyui-azul-scripts"
}
],
"https://github.com/cction/ComfyUI-Vivid-Prompt-Analysis-Replacement": [
[
"PromptReplaceParserNode"
],
{
"title_aux": "comfyui-vivid-prompt-analysis-replacement"
}
],
"https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": [
[
"BOPBTL_BlendFaces",
@ -36704,6 +36720,14 @@
"title_aux": "ComfyUI-easygoing-nodes"
}
],
"https://github.com/easygoing0114/ComfyUI-uit-hidream-o1": [
[
"UITSampler"
],
{
"title_aux": "UIT Sampler HiDream-O1"
}
],
"https://github.com/ebrinz/ComfyUI-MusicGen-HF": [
[
"AudioOutputToConditioningQueue",
@ -63067,7 +63091,10 @@
"PlotSVG",
"QRCodePreview",
"SvgToFile",
"UploadSubmission"
"SvgToMp4Animation",
"UploadSubmission",
"VideoPreview",
"VideoToFile"
],
{
"title_aux": "ComfyUI PenPlotter"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,135 @@
{
"custom_nodes": [
{
"author": "IsacEkeroth",
"title": "comfyui-ffmpeg-audiospeed [NAME CONFLICT]",
"reference": "https://github.com/IsacEkeroth/ComfyUI-Audio-Speed",
"files": [
"https://github.com/IsacEkeroth/ComfyUI-Audio-Speed"
],
"install_type": "git-clone",
"description": "Standalone ComfyUI AudioSpeed node using FFmpeg atempo"
},
{
"author": "cnoellert",
"title": "ComfyUI CorridorKey [NAME CONFLICT]",
"reference": "https://github.com/cnoellert/comfyui-corridorkey",
"files": [
"https://github.com/cnoellert/comfyui-corridorkey"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for CorridorKey neural green screen keying"
},
{
"author": "DanielBartolic",
"title": "comfyui-custom-nodes [NAME CONFLICT]",
"reference": "https://github.com/DanielBartolic/comfyui-custom-nodes",
"files": [
"https://github.com/DanielBartolic/comfyui-custom-nodes"
],
"install_type": "git-clone",
"description": "Collection of useful custom nodes for ComfyUI including Save Image with Caption node for saving images and prompts."
},
{
"author": "wxytjustb",
"title": "ComfyUI-CustomNodes [NAME CONFLICT]",
"reference": "https://github.com/wxytjustb/ComfyUI-CustomNodes",
"files": [
"https://github.com/wxytjustb/ComfyUI-CustomNodes"
],
"install_type": "git-clone",
"description": "ComfyUI AI node system supporting multiple API providers including Google Gemini, OpenAI, OpenRouter, and VectorEngine with configuration-driven provider and model management."
},
{
"author": "romandev-codex",
"title": "ComfyUI-Downloader [NAME CONFLICT]",
"reference": "https://github.com/romandev-codex/ComfyUI-Downloader",
"files": [
"https://github.com/romandev-codex/ComfyUI-Downloader"
],
"install_type": "git-clone",
"description": "A powerful extension for ComfyUI that adds a built-in model downloader with modal interface, parallel downloading, and security features for downloading models, LoRAs, and VAEs."
},
{
"author": "Latentnaut",
"title": "ComfyUI-Image-Selector [NAME CONFLICT/WIP]",
"reference": "https://github.com/Latentnaut/ComfyUI-Image-Selector",
"files": [
"https://github.com/Latentnaut/ComfyUI-Image-Selector"
],
"install_type": "git-clone",
"description": "Image selector node for ComfyUI.\nNOTE: The files in the repo are not organized."
},
{
"author": "saganaki22",
"title": "Kitten-TTS [NAME CONFLICT]",
"reference": "https://github.com/Saganaki22/ComfyUI-KittenTTS",
"files": [
"https://github.com/Saganaki22/ComfyUI-KittenTTS"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for KittenTTS - Ultra-lightweight text-to-speech (CUDA / CPU)"
},
{
"author": "opj161",
"title": "comfyui-comfyui-lmstudio [NAME CONFLICT]",
"reference": "https://github.com/opj161/comfyui-lmstudio",
"files": [
"https://github.com/opj161/comfyui-lmstudio"
],
"install_type": "git-clone",
"description": "These custom nodes acts as a bidirectional bridge between ComfyUI's synchronous/tensor-based ecosystem and LM Studio's asynchronous/text-based inference engine."
},
{
"author": "AJbeckliy",
"title": "ComfyUI-MatAnyone2 [NAME CONFLICT]",
"reference": "https://github.com/AJbeckliy/ComfyUI-MatAnyone2",
"files": [
"https://github.com/AJbeckliy/ComfyUI-MatAnyone2"
],
"install_type": "git-clone",
"description": "MatAnyone2 node pack for video matting in ComfyUI providing end-to-end workflow for video processing with transparency export options."
},
{
"author": "starsfriday",
"title": "ComfyUI-MatAnyone2 [NAME CONFLICT]",
"reference": "https://github.com/starsFriday/ComfyUI-MatAnyone2",
"files": [
"https://github.com/starsFriday/ComfyUI-MatAnyone2"
],
"install_type": "git-clone",
"description": "MatAnyone2's method for segmenting the characters in the video"
},
{
"author": "local",
"title": "ComfyUI Downloader [NAME CONFLICT]",
"reference": "https://github.com/TomBelfast/ComfyUI-Model-Downloader",
"files": [
"https://github.com/TomBelfast/ComfyUI-Model-Downloader"
],
"install_type": "git-clone",
"description": "A ComfyUI extension that finds missing workflow models and installs them into the right folders."
},
{
"author": "Ckrest",
"title": "comfyui-ollama-nodes [NAME CONFLICT]",
"reference": "https://github.com/Ckrest/comfyui-ollama-nodes",
"files": [
"https://github.com/Ckrest/comfyui-ollama-nodes"
],
"install_type": "git-clone",
"description": "Local LLM integration for ComfyUI via Ollama with full parameter control"
},
{
"author": "eokoo",
"title": "ComfyUI-Photopea [NAME CONFLICT]",
"reference": "https://github.com/eokoo/ComfyUI-Photopea",
"files": [
"https://github.com/eokoo/ComfyUI-Photopea"
],
"install_type": "git-clone",
"description": "ComfyUI node interface for editing images directly using embedded online Photopea, allowing real-time image modifications within workflows."
},
{
"author": "gzsiang",
"title": "[LOCALE ISSUE] ComfyUI-VolcEngine",

View File

@ -1373,6 +1373,16 @@
"title_aux": "ComfyUI-Get-Random-File [UNSAFE]"
}
],
"https://github.com/Ckrest/comfyui-ollama-nodes": [
[
"OllamaChat",
"OllamaModelList",
"OllamaQuery"
],
{
"title_aux": "comfyui-ollama-nodes [NAME CONFLICT]"
}
],
"https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": [
[
"FilterAndBlurMask",
@ -2446,6 +2456,14 @@
"title_aux": "comfyui-HandDetect"
}
],
"https://github.com/IsacEkeroth/ComfyUI-Audio-Speed": [
[
"AudioSpeed"
],
{
"title_aux": "comfyui-ffmpeg-audiospeed [NAME CONFLICT]"
}
],
"https://github.com/Isi-dev/ComfyUI_DeleteModelPassthrough_ExecutionFlowControl": [
[
"ControlledCLIPTextEncode",
@ -2878,6 +2896,14 @@
"title_aux": "ComfyUI-ModelUnloader"
}
],
"https://github.com/Latentnaut/ComfyUI-Image-Selector": [
[
"ImageSelector"
],
{
"title_aux": "ComfyUI-Image-Selector [NAME CONFLICT/WIP]"
}
],
"https://github.com/Leecoahs/ComfyUI_LeeNodes": [
[
"CombineGrayscalePak",
@ -4403,6 +4429,14 @@
"title_aux": "ComfyUI Port for Google's Prompt-to-Prompt"
}
],
"https://github.com/Saganaki22/ComfyUI-KittenTTS": [
[
"KittenTTS"
],
{
"title_aux": "Kitten-TTS [NAME CONFLICT]"
}
],
"https://github.com/Saganaki22/ComfyUI-NovaSR": [
[
"NovaSR"
@ -7015,6 +7049,19 @@
"title_aux": "comfyui-boll-nodes"
}
],
"https://github.com/cnoellert/comfyui-corridorkey": [
[
"CK_Despeckle",
"CK_Despill",
"CK_Keyer",
"CK_LinearToSRGB",
"CK_ModelLoader",
"CK_SRGBToLinear"
],
{
"title_aux": "ComfyUI CorridorKey [NAME CONFLICT]"
}
],
"https://github.com/colorAi/comfyui-prompt-manager": [
[
"PromptManagerNode"
@ -8402,6 +8449,14 @@
"title_aux": "ComfyUI-CheckpointSettings"
}
],
"https://github.com/eokoo/ComfyUI-Photopea": [
[
"PhotopeaNode"
],
{
"title_aux": "ComfyUI-Photopea [NAME CONFLICT]"
}
],
"https://github.com/ericbeyer/guidance_interval": [
[
"Guidance Interval"
@ -11976,6 +12031,14 @@
"title_aux": "ComfyUI Video Save Node [UNSAFE]"
}
],
"https://github.com/opj161/comfyui-lmstudio": [
[
"LMStudio_Unified_Chat"
],
{
"title_aux": "comfyui-comfyui-lmstudio [NAME CONFLICT]"
}
],
"https://github.com/orion4d/ComfyUI_unified_list_selector": [
[
"UnifiedListSelector"
@ -13505,6 +13568,18 @@
"title_aux": "ComfyUI-LongCat-Image [WIP]"
}
],
"https://github.com/starsFriday/ComfyUI-MatAnyone2": [
[
"LoadVideoForMatAnyone2",
"MatAnyone2",
"SaveMatAnyone2TransparentMOV",
"SaveMatAnyone2TransparentWebM",
"SaveMatAnyone2Video"
],
{
"title_aux": "ComfyUI-MatAnyone2 [NAME CONFLICT]"
}
],
"https://github.com/starsFriday/ComfyUI-Qwen3-TTS": [
[
"Qwen3TTSLoader",

View File

@ -124,6 +124,11 @@
"last_update": "2025-09-16 08:49:34",
"author_account_age_days": 352
},
"https://github.com/AJbeckliy/ComfyUI-MatAnyone2": {
"stars": 15,
"last_update": "2026-03-24 12:57:40",
"author_account_age_days": 764
},
"https://github.com/AMTPorn/comfyui_amt": {
"stars": 0,
"last_update": "2025-12-19 10:38:04",
@ -374,6 +379,11 @@
"last_update": "2025-06-19 03:10:17",
"author_account_age_days": 3106
},
"https://github.com/Ckrest/comfyui-ollama-nodes": {
"stars": 0,
"last_update": "2026-05-03 19:47:21",
"author_account_age_days": 3578
},
"https://github.com/Clelstyn/ComfyUI-Inpaint_with_Detailer": {
"stars": 1,
"last_update": "2024-11-02 12:04:53",
@ -414,6 +424,11 @@
"last_update": "2025-02-17 04:02:01",
"author_account_age_days": 2196
},
"https://github.com/DanielBartolic/comfyui-custom-nodes": {
"stars": 0,
"last_update": "2026-01-24 17:35:14",
"author_account_age_days": 2414
},
"https://github.com/DarioFT/ComfyUI-Qwen3-TTS": {
"stars": 267,
"last_update": "2026-02-09 16:52:32",
@ -774,6 +789,11 @@
"last_update": "2025-09-16 06:11:22",
"author_account_age_days": 922
},
"https://github.com/IsacEkeroth/ComfyUI-Audio-Speed": {
"stars": 0,
"last_update": "2026-03-23 21:41:39",
"author_account_age_days": 2795
},
"https://github.com/Isi-dev/ComfyUI_DeleteModelPassthrough_ExecutionFlowControl": {
"stars": 4,
"last_update": "2026-01-12 22:21:50",
@ -954,6 +974,11 @@
"last_update": "2024-01-14 08:22:39",
"author_account_age_days": 857
},
"https://github.com/Latentnaut/ComfyUI-Image-Selector": {
"stars": 0,
"last_update": "2026-02-24 15:55:55",
"author_account_age_days": 3502
},
"https://github.com/Leecoahs/ComfyUI_LeeNodes": {
"stars": 11,
"last_update": "2026-01-23 12:12:01",
@ -1479,6 +1504,11 @@
"last_update": "2024-03-17 04:30:01",
"author_account_age_days": 4733
},
"https://github.com/Saganaki22/ComfyUI-KittenTTS": {
"stars": 9,
"last_update": "2026-03-04 22:30:52",
"author_account_age_days": 1830
},
"https://github.com/Saganaki22/ComfyUI-NovaSR": {
"stars": 31,
"last_update": "2026-02-12 19:24:31",
@ -1749,6 +1779,11 @@
"last_update": "2025-12-22 10:25:14",
"author_account_age_days": 3083
},
"https://github.com/TomBelfast/ComfyUI-Model-Downloader": {
"stars": 1,
"last_update": "2026-03-28 14:19:07",
"author_account_age_days": 1108
},
"https://github.com/Toxic1228/Eleven-labs-comfyui-sts": {
"stars": 1,
"last_update": "2025-11-28 10:55:11",
@ -2509,6 +2544,11 @@
"last_update": "2025-10-02 23:27:02",
"author_account_age_days": 2622
},
"https://github.com/cnoellert/comfyui-corridorkey": {
"stars": 13,
"last_update": "2026-03-13 18:56:50",
"author_account_age_days": 2198
},
"https://github.com/colorAi/comfyui-prompt-manager": {
"stars": 12,
"last_update": "2026-01-02 07:56:28",
@ -2759,6 +2799,11 @@
"last_update": "2025-07-20 04:27:46",
"author_account_age_days": 4163
},
"https://github.com/eokoo/ComfyUI-Photopea": {
"stars": 5,
"last_update": "2026-04-08 08:34:21",
"author_account_age_days": 1476
},
"https://github.com/ericbeyer/guidance_interval": {
"stars": 2,
"last_update": "2024-04-16 03:24:01",
@ -4224,6 +4269,11 @@
"last_update": "2025-12-12 09:24:55",
"author_account_age_days": 3445
},
"https://github.com/opj161/comfyui-lmstudio": {
"stars": 0,
"last_update": "2026-02-21 02:57:32",
"author_account_age_days": 875
},
"https://github.com/orion4d/ComfyUI_unified_list_selector": {
"stars": 2,
"last_update": "2025-07-03 08:57:21",
@ -4534,6 +4584,11 @@
"last_update": "2025-03-01 20:03:57",
"author_account_age_days": 2873
},
"https://github.com/romandev-codex/ComfyUI-Downloader": {
"stars": 42,
"last_update": "2026-01-19 19:56:39",
"author_account_age_days": 372
},
"https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": {
"stars": 3,
"last_update": "2023-11-15 22:00:49",
@ -4859,6 +4914,11 @@
"last_update": "2025-12-08 05:41:46",
"author_account_age_days": 2933
},
"https://github.com/starsFriday/ComfyUI-MatAnyone2": {
"stars": 0,
"last_update": "2026-03-11 08:16:26",
"author_account_age_days": 2933
},
"https://github.com/starsFriday/ComfyUI-Qwen3-TTS": {
"stars": 2,
"last_update": "2026-01-23 06:43:51",
@ -5384,6 +5444,11 @@
"last_update": "2023-11-12 19:05:11",
"author_account_age_days": 3167
},
"https://github.com/wxytjustb/ComfyUI-CustomNodes": {
"stars": 0,
"last_update": "2026-03-01 08:45:45",
"author_account_age_days": 4835
},
"https://github.com/x3bits/ComfyUI-Power-Flow": {
"stars": 3,
"last_update": "2025-01-14 14:20:35",

View File

@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "antimatter",
"title": "AntiMatter Nodes",
"reference": "https://github.com/AntiMatterComfy/antimatter-nodes",
"files": [
"https://github.com/AntiMatterComfy/antimatter-nodes"
],
"install_type": "git-clone",
"description": "AntiMatter custom nodes for ComfyUI, including Flux, Z-Image, and ERNIE-oriented aspect ratio tools."
},
{
"author": "Vivid",
"title": "comfyui-vivid-prompt-analysis-replacement",
"reference": "https://github.com/cction/ComfyUI-Vivid-Prompt-Analysis-Replacement",
"files": [
"https://github.com/cction/ComfyUI-Vivid-Prompt-Analysis-Replacement"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for structured prompt analysis and replacement"
},
{
"author": "easygoing0114",
"title": "UIT Sampler HiDream-O1",
"reference": "https://github.com/easygoing0114/ComfyUI-uit-hidream-o1",
"files": [
"https://github.com/easygoing0114/ComfyUI-uit-hidream-o1"
],
"install_type": "git-clone",
"description": "ComfyUI custom node — UIT Sampler for HiDream-O1-Image"
},
{
"author": "KATO Kanryu",
"title": "ComfyUI Text-Driven Workflows",

View File

@ -2964,6 +2964,14 @@
"title_aux": "BangtrixToolkit"
}
],
"https://github.com/AntiMatterComfy/antimatter-nodes": [
[
"Anti_aspect_ratio_master"
],
{
"title_aux": "AntiMatter Nodes"
}
],
"https://github.com/Anzhc/Anima-Mod-Guidance-ComfyUI-Node": [
[
"AnimaModGuidance"
@ -31453,6 +31461,14 @@
"title_aux": "comfyui-azul-scripts"
}
],
"https://github.com/cction/ComfyUI-Vivid-Prompt-Analysis-Replacement": [
[
"PromptReplaceParserNode"
],
{
"title_aux": "comfyui-vivid-prompt-analysis-replacement"
}
],
"https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": [
[
"BOPBTL_BlendFaces",
@ -36704,6 +36720,14 @@
"title_aux": "ComfyUI-easygoing-nodes"
}
],
"https://github.com/easygoing0114/ComfyUI-uit-hidream-o1": [
[
"UITSampler"
],
{
"title_aux": "UIT Sampler HiDream-O1"
}
],
"https://github.com/ebrinz/ComfyUI-MusicGen-HF": [
[
"AudioOutputToConditioningQueue",
@ -63067,7 +63091,10 @@
"PlotSVG",
"QRCodePreview",
"SvgToFile",
"UploadSubmission"
"SvgToMp4Animation",
"UploadSubmission",
"VideoPreview",
"VideoToFile"
],
{
"title_aux": "ComfyUI PenPlotter"