Compare commits

...

11 Commits

Author SHA1 Message Date
David
22f5f7b985
Merge 5e2ca4fe1a into d8455ef6e5 2025-12-12 04:59:20 +09:00
Dr.Lt.Data
d8455ef6e5 update DB 2025-12-12 04:53:07 +09:00
hkun
934c994783
Add new custom node: lora_downloader (#2363)
* {
    "author": "huihuihuiz",
    "title": "LoRA Downloader for ComfyUI",
    "id": "lora_downloader",
    "reference": "https://github.com/huihuihuiz/lora_downloader",
    "repo_url": "https://github.com/huihuihuiz/lora_downloader",
    "install_type": "git",
    "description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI."
}

* Change install_type from 'git' to 'git-clone'

* Update custom-node-list.json

* Delete Lora_Downloader entry from JSON map

Removed Lora_Downloader entry from extension-node-map.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2025-12-12 04:52:12 +09:00
Dr.Lt.Data
d0961d596d update DB 2025-12-12 04:47:24 +09:00
Denys
382df24764
Add ComfyUI Custom Node Color (#2382)
* Add ComfyUI Custom Node Color

Added a new custom node for ComfyUI.

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2025-12-12 04:46:31 +09:00
Dr.Lt.Data
bfcfa42125 update DB 2025-12-12 04:43:44 +09:00
Braeden
2333886c34
Add custom node for ComfyUI Load Image URL (#2380)
Added a new custom node entry for loading images from URLs and Files.
2025-12-12 04:42:45 +09:00
Dr.Lt.Data
0cdad3c886 update DB 2025-12-12 04:40:36 +09:00
Nakano Kenji
eee23c543b
Add ComfyUI-SimpleChat (#2377) 2025-12-12 04:39:53 +09:00
Dr.Lt.Data
f0a8812f5e update DB 2025-12-12 04:39:30 +09:00
Lord Lethris
a8d603f753
Add ComfyUI-lethris-dia2: Dia2 TTS & Captions Generator (#2366)
* Update custom-node-list.json

JSON entry for my Dia2 TTS + Captions Node

* Update custom-node-list.json

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
2025-12-12 04:37:53 +09:00
6 changed files with 2679 additions and 2631 deletions

View File

@ -29562,6 +29562,17 @@
"install_type": "git-clone",
"description": "Stylized RPG character prompt generator for ComfyUI. Supports standard and Ollama-based prompts, works with SD, SDXL, Flux, and more."
},
{
"author": "Lord Lethris",
"title": "Dia2 TTS & Captions Generators for ComfyUI",
"id": "dia2_tts_captions",
"reference": "https://github.com/lord-lethris/ComfyUI-lethris-dia2",
"files": [
"https://github.com/lord-lethris/ComfyUI-lethris-dia2"
],
"install_type": "Git-Clone",
"description": "This package provides two ComfyUI nodes: 🗣️ Dia2 TTS Generator for text-to-speech using Dia2-2B, and 💬 Dia2 Captions Generator to convert TTS timestamps into SRT/SSA/VTT subtitles. Includes example workflow and voice samples. GPU users require CUDA 12.8+."
},
{
"author": "ialhabbal",
"title": "OcclusionMask",
@ -38233,7 +38244,58 @@
"install_type": "git-clone",
"description": "Custom ComfyUI node for generating consistent character images using Ideogram API v3's character reference feature. (Description by CC)"
},
{
"author": "Moeblack",
"title": "ComfyUI-SimpleChat",
"reference": "https://github.com/Moeblack/ComfyUI-SimpleChat",
"files": [
"https://github.com/Moeblack/ComfyUI-SimpleChat"
],
"install_type": "git-clone",
"description": "Simple, no-nonsense LLM chat nodes for ComfyUI. Support OpenAI, Claude, Gemini and NoASS Roleplay.",
"tags": [
"LLM",
"chat",
"openai",
"claude",
"gemini",
"roleplay",
"noass"
]
},
{
"author": "Braeden90000",
"title": "ComfyUI Load Image URL",
"id": "load-image-url",
"reference": "https://github.com/Braeden90000/comfyui-load-image-url",
"files": [
"https://github.com/Braeden90000/comfyui-load-image-url"
],
"pip": ["requests"],
"install_type": "git-clone",
"description": "Load images from files or URLs with live preview and source switching."
},
{
"author": "lovelybbq",
"title": "ComfyUI Custom Node Color",
"reference": "https://github.com/lovelybbq/comfyui-custom-node-color",
"files": [
"https://github.com/lovelybbq/comfyui-custom-node-color"
],
"install_type": "git-clone",
"description": "A modern GUI-based color picker for ComfyUI nodes. Features visual spectrum, HEX/RGB inputs, eyedropper tool, and favorite colors support."
},
{
"author": "huihuihuiz",
"title": "LoRA Downloader for ComfyUI",
"id": "lora_downloader",
"reference": "https://github.com/huihuihuiz/lora_downloader",
"files": [
"https://github.com/huihuihuiz/lora_downloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI."
},
@ -38649,6 +38711,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
}
}
]
}

View File

@ -10175,6 +10175,7 @@
],
"https://github.com/JiSenHua/ComfyUI-TD": [
[
"AudiotoTD",
"Comfy3DPacktoTD",
"Hy3DtoTD",
"ImagetoTD",
@ -15094,6 +15095,7 @@
"https://github.com/Rizzlord/ComfyUI-RizzNodes": [
[
"BatchImagesToGrid",
"CreateImage",
"LoadMultiviewImages",
"RizzAlphaMargin",
"RizzBatchImageLoader",
@ -21795,7 +21797,8 @@
"RGBYPMaskCompositeWithStrength",
"RGBYPMaskStrength",
"RGBYPMaskStrengthOut",
"RGBYPMaskToRegularMasks"
"RGBYPMaskToRegularMasks",
"RGBYPSaveMask"
],
{
"title_aux": "RGBYP Mask Editor (RGB + YP)"
@ -22440,6 +22443,9 @@
"ArchAi3D_Smart_Tile_SEGS",
"ArchAi3D_Smart_Tile_SEGS_Blur",
"ArchAi3D_Smart_Tile_Sampler",
"ArchAi3D_Smart_Ultimate_SD_Upscale",
"ArchAi3D_Smart_Ultimate_SD_Upscale_CustomSample",
"ArchAi3D_Smart_Ultimate_SD_Upscale_NoUpscale",
"ArchAi3D_Solid_Color_Image",
"ArchAi3D_String_Input",
"ArchAi3dQwenEncoderSimpleV2"
@ -22504,11 +22510,13 @@
"MicroDetailOverlay",
"MultiTextureBlender",
"NormalConverter",
"NormalFormatAuto",
"NormalFormatValidator",
"NormalIntensity",
"NormalMapCombiner",
"NormalToDepth",
"PBRAdjuster",
"PBRBatchToPipe",
"PBRCombiner",
"PBRExtractor",
"PBRHeightProcessor",
@ -22516,8 +22524,10 @@
"PBRMaterialProcessor",
"PBRNormalProcessor",
"PBRPipePreview",
"PBRPipeToBatch",
"PBRPipelineAdjuster",
"PBRSaver",
"PBRSaverWithMetadata",
"PBRSplitter",
"PatternGenerator",
"ProceduralNoiseGenerator",
@ -31600,6 +31610,7 @@
"CombineOutputLists",
"ConvertNumberToIntFloatStr",
"FormattedString",
"JSONOutputList",
"KSamplerImmediateSave",
"NumberOutputList",
"StringOutputList"
@ -33332,7 +33343,6 @@
],
"https://github.com/hum-ma/ComfyUI-TiledVaeLite": [
[
"DecoderNoise",
"LTTiledVAEDecode"
],
{
@ -46711,7 +46721,12 @@
],
"https://github.com/slahiri/ComfyUI-AI-Photography-Toolkit": [
[
"SID_ZImagePromptGenerator"
"SID_Anthropic_LLM",
"SID_GGUF_LLM",
"SID_Grok_LLM",
"SID_OpenAI_Compatible_LLM",
"SID_ZImagePromptGenerator",
"SID_ZImagePromptGenerator_Advanced_V2"
],
{
"title_aux": "ComfyUI-AI-Photography-Toolkit"
@ -53172,4 +53187,4 @@
"title_aux": "SDXLResolutionPresets"
}
]
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,68 @@
{
"custom_nodes": [
{
"author": "huihuihuiz",
"title": "LoRA Downloader for ComfyUI",
"id": "lora_downloader",
"reference": "https://github.com/huihuihuiz/lora_downloader",
"files": [
"https://github.com/huihuihuiz/lora_downloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI."
},
{
"author": "lovelybbq",
"title": "ComfyUI Custom Node Color",
"reference": "https://github.com/lovelybbq/comfyui-custom-node-color",
"files": [
"https://github.com/lovelybbq/comfyui-custom-node-color"
],
"install_type": "git-clone",
"description": "A modern GUI-based color picker for ComfyUI nodes. Features visual spectrum, HEX/RGB inputs, eyedropper tool, and favorite colors support."
},
{
"author": "Moeblack",
"title": "ComfyUI-SimpleChat",
"reference": "https://github.com/Moeblack/ComfyUI-SimpleChat",
"files": [
"https://github.com/Moeblack/ComfyUI-SimpleChat"
],
"install_type": "git-clone",
"description": "Simple, no-nonsense LLM chat nodes for ComfyUI. Support OpenAI, Claude, Gemini and NoASS Roleplay.",
"tags": [
"LLM",
"chat",
"openai",
"claude",
"gemini",
"roleplay",
"noass"
]
},
{
"author": "Lord Lethris",
"title": "Dia2 TTS & Captions Generators for ComfyUI",
"id": "dia2_tts_captions",
"reference": "https://github.com/lord-lethris/ComfyUI-lethris-dia2",
"files": [
"https://github.com/lord-lethris/ComfyUI-lethris-dia2"
],
"install_type": "Git-Clone",
"description": "This package provides two ComfyUI nodes: 🗣️ Dia2 TTS Generator for text-to-speech using Dia2-2B, and 💬 Dia2 Captions Generator to convert TTS timestamps into SRT/SSA/VTT subtitles. Includes example workflow and voice samples. GPU users require CUDA 12.8+."
},
{
"author": "Braeden90000",
"title": "ComfyUI Load Image URL",
"id": "load-image-url",
"reference": "https://github.com/Braeden90000/comfyui-load-image-url",
"files": [
"https://github.com/Braeden90000/comfyui-load-image-url"
],
"pip": ["requests"],
"install_type": "git-clone",
"description": "Load images from files or URLs with live preview and source switching."
},
{
"author": "purzbeats",
"title": "ComfyUI-Purz",
@ -629,113 +692,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI-QwenVL custom node: Integrates the Qwen-VL series, including Qwen2.5-VL and the latest Qwen3-VL, to enable advanced multimodal AI for text generation, image understanding, and video analysis."
},
{
"author": "smthemex",
"title": "ComfyUI_GRAG_Image_Editing",
"reference": "https://github.com/smthemex/ComfyUI_GRAG_Image_Editing",
"files": [
"https://github.com/smthemex/ComfyUI_GRAG_Image_Editing"
],
"install_type": "git-clone",
"description": "GRAG-Image-Editing : Group-Relative Attention Guidance for Image Editing,you can try it in comfyUI"
},
{
"author": "dzy1128",
"title": "ComfyUI-VertexAI",
"reference": "https://github.com/dzy1128/ComfyUI-VertexAI",
"files": [
"https://github.com/dzy1128/ComfyUI-VertexAI"
],
"install_type": "git-clone",
"description": "Google Gemini image generation node for ComfyUI supporting up to 6 input images with customizable prompts and parameters. (Description by CC)"
},
{
"author": "mrf",
"title": "ComfyPoe",
"reference": "https://github.com/mrf/ComfyPoe",
"files": [
"https://github.com/mrf/ComfyPoe"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for image generation via Poe API"
},
{
"author": "Tinuva88",
"title": "Comfy-UmiAI",
"reference": "https://github.com/Tinuva88/Comfy-UmiAI",
"files": [
"https://github.com/Tinuva88/Comfy-UmiAI"
],
"install_type": "git-clone",
"description": "A logic engine for ComfyUI prompts that transforms static prompts into dynamic, context-aware workflows with persistent variables, conditional logic, native LoRA loading, and external data fetching. (Description by CC)"
},
{
"author": "fredlef",
"title": "ComfyUI FSL Nodes",
"reference": "https://github.com/fredlef/Comfyui_FSL_Nodes",
"files": [
"https://github.com/fredlef/Comfyui_FSL_Nodes"
],
"install_type": "git-clone",
"tags": ["image", "chat", "gemini", "fsl"],
"description": "Custom nodes: FSLGeminiChat, FSLGeminiGenerateImage, Transparent Background helpers, and more."
},
{
"author": "exedesign",
"title": "ComfyUI-Hunyuan3D-v3",
"id": "hunyuan3d-v3",
"reference": "https://github.com/exedesign/Hunyuan-3D-v3",
"files": [
"https://github.com/exedesign/Hunyuan-3D-v3"
],
"install_type": "git-clone",
"description": "Text-to-3D and Image-to-3D generation using Tencent Cloud Hunyuan 3D Global API. Supports PBR materials, face count control (40K-1.5M faces), and multiple generation types (Normal/LowPoly/Geometry/Sketch). Outputs industry-standard GLB format. Requires Tencent Cloud account with API access.",
"nodename_pattern": "Hunyuan",
"tags": ["3D", "generation", "text-to-3d", "image-to-3d", "hunyuan", "tencent"]
},
{
"author": "rjgoif",
"title": "Img Label Tools",
"id": "Img-Label-Tools",
"reference": "https://github.com/rjgoif/ComfyUI-Img-Label-Tools",
"files": [
"https://github.com/rjgoif/ComfyUI-Img-Label-Tools"
],
"install_type": "git-clone",
"description": "Tools to help annotate images for sharing on Reddit, Discord, etc."
},
{
"author": "akawana",
"title": "RGBYP Mask Editor (RGB + YP)",
"reference": "https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor",
"files": [
"https://github.com/akawana/ComfyUI-RGBYP-Mask-Editor"
],
"install_type": "git-clone",
"description": "A JS editor for five-color masks (RGB + Yellow + Pink) that works with any nodes, with three helper nodes — RGBYPLoadImage, RGBYPMaskBridge, and RGBYPMaskToRegularMasks—for convenient RGBYP mask handling.",
"tags": ["utility", "mask", "rgb", "bridge"]
},
{
"author": "btitkin",
"title": "Random Prompt Builder",
"id": "random-prompt-builder",
"reference": "https://github.com/btitkin/ComfyUI-RandomPromptBuilder",
"files": [
"https://github.com/btitkin/ComfyUI-RandomPromptBuilder"
],
"install_type": "git-clone",
"description": "Advanced AI-powered prompt generation using local GGUF models. Generate detailed, structured prompts with character controls, style presets, and model-specific formatting for Pony, SDXL, Flux, and more. Supports GPU acceleration and runs completely offline."
},
{
"author": "erosDiffusion",
"title": "ComfyUI-EulerDiscreteScheduler",
"reference": "https://github.com/erosDiffusion/ComfyUI-EulerDiscreteScheduler",
"files": [
"https://github.com/erosDiffusion/ComfyUI-EulerDiscreteScheduler"
],
"install_type": "git-clone",
"description": "Noise Free images with Euler Discrete Scheduler in ComfyUI with Z-Image or other models"
}
]
}

View File

@ -10175,6 +10175,7 @@
],
"https://github.com/JiSenHua/ComfyUI-TD": [
[
"AudiotoTD",
"Comfy3DPacktoTD",
"Hy3DtoTD",
"ImagetoTD",
@ -15094,6 +15095,7 @@
"https://github.com/Rizzlord/ComfyUI-RizzNodes": [
[
"BatchImagesToGrid",
"CreateImage",
"LoadMultiviewImages",
"RizzAlphaMargin",
"RizzBatchImageLoader",
@ -21795,7 +21797,8 @@
"RGBYPMaskCompositeWithStrength",
"RGBYPMaskStrength",
"RGBYPMaskStrengthOut",
"RGBYPMaskToRegularMasks"
"RGBYPMaskToRegularMasks",
"RGBYPSaveMask"
],
{
"title_aux": "RGBYP Mask Editor (RGB + YP)"
@ -22440,6 +22443,9 @@
"ArchAi3D_Smart_Tile_SEGS",
"ArchAi3D_Smart_Tile_SEGS_Blur",
"ArchAi3D_Smart_Tile_Sampler",
"ArchAi3D_Smart_Ultimate_SD_Upscale",
"ArchAi3D_Smart_Ultimate_SD_Upscale_CustomSample",
"ArchAi3D_Smart_Ultimate_SD_Upscale_NoUpscale",
"ArchAi3D_Solid_Color_Image",
"ArchAi3D_String_Input",
"ArchAi3dQwenEncoderSimpleV2"
@ -22504,11 +22510,13 @@
"MicroDetailOverlay",
"MultiTextureBlender",
"NormalConverter",
"NormalFormatAuto",
"NormalFormatValidator",
"NormalIntensity",
"NormalMapCombiner",
"NormalToDepth",
"PBRAdjuster",
"PBRBatchToPipe",
"PBRCombiner",
"PBRExtractor",
"PBRHeightProcessor",
@ -22516,8 +22524,10 @@
"PBRMaterialProcessor",
"PBRNormalProcessor",
"PBRPipePreview",
"PBRPipeToBatch",
"PBRPipelineAdjuster",
"PBRSaver",
"PBRSaverWithMetadata",
"PBRSplitter",
"PatternGenerator",
"ProceduralNoiseGenerator",
@ -31600,6 +31610,7 @@
"CombineOutputLists",
"ConvertNumberToIntFloatStr",
"FormattedString",
"JSONOutputList",
"KSamplerImmediateSave",
"NumberOutputList",
"StringOutputList"
@ -33332,7 +33343,6 @@
],
"https://github.com/hum-ma/ComfyUI-TiledVaeLite": [
[
"DecoderNoise",
"LTTiledVAEDecode"
],
{
@ -46711,7 +46721,12 @@
],
"https://github.com/slahiri/ComfyUI-AI-Photography-Toolkit": [
[
"SID_ZImagePromptGenerator"
"SID_Anthropic_LLM",
"SID_GGUF_LLM",
"SID_Grok_LLM",
"SID_OpenAI_Compatible_LLM",
"SID_ZImagePromptGenerator",
"SID_ZImagePromptGenerator_Advanced_V2"
],
{
"title_aux": "ComfyUI-AI-Photography-Toolkit"