ComfyUI-Manager/node_db/new/custom-node-list.json
2025-12-17 06:02:43 +09:00

714 lines
34 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"custom_nodes": [
{
"author": "akawana",
"title": "AK XZ Axis (XY for any KSampler)",
"reference": "https://github.com/akawana/ComfyUI-AK-XZ-Axis",
"files": [
"https://github.com/akawana/ComfyUI-AK-XZ-Axis"
],
"install_type": "git-clone",
"description": "Nodes for XY-style testing of parameters such as seed, steps, cfg, denoise, prompts, and LoRAs. Does not require a custom KSampler and works with any KSampler, including the default ComfyUI one.",
"tags": ["xy_plot", "xy", "xz", "testing", "ksampler"]
},
{
"author": "tppp2806",
"title": "ComfyUI-YoloTrack",
"reference": "https://github.com/tppp2806/ComfyUI-YoloTrack",
"files": [
"https://github.com/tppp2806/ComfyUI-YoloTrack"
],
"install_type": "git-clone",
"description": "Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images."
},
{
"author": "HM-RunningHub",
"title": "ComfyUI_RH_LLM_API",
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_LLM_API",
"files": [
"https://github.com/HM-RunningHub/ComfyUI_RH_LLM_API"
],
"install_type": "git-clone",
"description": "An easy-to-use ComfyUI plugin for LLM integration supporting DeepSeek, OpenAI API-compatible models, with video reverse-prompt (captioning) capabilities. (Description by CC)"
},
{
"author": "logicalor",
"title": "comfyui_multi_replace",
"reference": "https://github.com/logicalor/comfyui_multi_replace",
"files": [
"https://github.com/logicalor/comfyui_multi_replace"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for creating and applying multiple find/replace pairs to text"
},
{
"author": "thezveroboy",
"title": "ComfyUI-ClipReshaper",
"reference": "https://github.com/thezveroboy/ComfyUI-ClipReshaper",
"files": [
"https://github.com/thezveroboy/ComfyUI-ClipReshaper"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes to reshape/project Conditioning tensors and ensure SDXL conditioning metadata."
},
{
"author": "laboratoiresonore",
"title": "ComfyUI_PerformanceLab",
"reference": "https://github.com/laboratoiresonore/ComfyUI_PerformanceLab",
"files": [
"https://github.com/laboratoiresonore/ComfyUI_PerformanceLab"
],
"install_type": "git-clone",
"description": "Make any ComfyUI workflow faster, use less VRAM, or produce better quality - with AI assistance"
},
{
"author": "SanDiegoDude",
"title": "SCG_LocalVLM",
"reference": "https://github.com/SanDiegoDude/SCG_LocalVLM",
"files": [
"https://github.com/SanDiegoDude/SCG_LocalVLM"
],
"install_type": "git-clone",
"description": "This is an implementation of [Qwen3-VL](https://github.com/QwenLM/Qwen3-VL) for [ComfyUI](https://github.com/comfyanonymous/ComfyUI), which supports for text-based and single-image queries."
},
{
"author": "HM-RunningHub",
"title": "ComfyUI_RH_QwenImageI2L",
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L",
"files": [
"https://github.com/HM-RunningHub/ComfyUI_RH_QwenImageI2L"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that generates Image-to-LoRA (I2L) LoRA from training images using DiffSynth-Studio Qwen-Image i2L pipelines."
},
{
"author": "ckinpdx",
"title": "comfyui-humo-audio-motion",
"reference": "https://github.com/ckinpdx/comfyui-humo-audio-motion",
"files": [
"https://github.com/ckinpdx/comfyui-humo-audio-motion"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for granular Q/K/V/O attention boosting in HuMo models. Provides 12 independent controls for fine-tuning audio-driven motion response."
},
{
"author": "flybirdxx",
"title": "ComfyUI-Prompt_Helper",
"reference": "https://github.com/flybirdxx/ComfyUI-Prompt_Helper",
"files": [
"https://github.com/flybirdxx/ComfyUI-Prompt_Helper"
],
"install_type": "git-clone",
"description": "ComfyUI node that loads Qwen3-4B locally and expands short prompts into detailed, image-generation-friendly descriptions via GGUF. (Description by CC)"
},
{
"author": "Sean-Bradley",
"title": "ComfyUI-Get-Line",
"reference": "https://github.com/Sean-Bradley/ComfyUI-Get-Line",
"files": [
"https://github.com/Sean-Bradley/ComfyUI-Get-Line"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node used to get one line of string from a multi line string. Search in the manager for `get line`, or `getline` or `get-line`."
},
{
"author": "GavChap",
"title": "ComfyUI_ExtractLora",
"reference": "https://github.com/GavChap/ComfyUI_ExtractLora",
"files": [
"https://github.com/GavChap/ComfyUI_ExtractLora"
],
"install_type": "git-clone",
"description": "Creates lora from two checkpoints by extracting the difference."
},
{
"author": "ssspace1",
"title": "SSpack_ComfyUI",
"reference": "https://github.com/ssspace1/SSpack_ComfyUI",
"files": [
"https://github.com/ssspace1/SSpack_ComfyUI"
],
"install_type": "git-clone",
"description": "Compact, UI-friendly nodes for ComfyUI with LoRA/checkpoint selectors with thumbnails, text utilities, image helpers, and a lightweight cache cleaner script."
},
{
"author": "logicalor",
"title": "comfyui_text_to_pose",
"reference": "https://github.com/logicalor/comfyui_text_to_pose",
"files": [
"https://github.com/logicalor/comfyui_text_to_pose"
],
"install_type": "git-clone",
"description": "Generate human poses from text descriptions using T2P Transformer for ControlNet/T2I-Adapter workflows"
},
{
"author": "kijai",
"title": "ComfyUI-SCAIL-Pose",
"reference": "https://github.com/kijai/ComfyUI-SCAIL-Pose",
"files": [
"https://github.com/kijai/ComfyUI-SCAIL-Pose"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for SCAIL input processing"
},
{
"author": "ShammiG",
"title": "ComfyUI-Show_Any_Text_in_CMD_Console-SG",
"reference": "https://github.com/ShammiG/ComfyUI-Show_Any_Text_in_CMD_Console-SG",
"files": [
"https://github.com/ShammiG/ComfyUI-Show_Any_Text_in_CMD_Console-SG"
],
"install_type": "git-clone",
"description": "Simple node to show ANY output text in the CMD console with color options"
},
{
"author": "ubisoft",
"title": "ComfyUI-Chord",
"reference": "https://github.com/ubisoft/ComfyUI-Chord",
"files": [
"https://github.com/ubisoft/ComfyUI-Chord"
],
"install_type": "git-clone",
"description": "Custom nodes for the paper: Chord: Chain of Rendering Decomposition for PBR Material Estimation from Generated Texture Images"
},
{
"author": "g7b2",
"title": "ComfyUI-Artist-Tester",
"reference": "https://github.com/g7b2/ComfyUI-Artist-Tester",
"files": [
"https://github.com/g7b2/ComfyUI-Artist-Tester"
],
"install_type": "git-clone",
"description": "A dedicated suite of custom nodes for batch testing artists, styles, and prompts in ComfyUI, solving the caching problem with anti-cache logic and dynamic filename generation."
},
{
"author": "dseditor",
"title": "Comfy-MCP",
"reference": "https://github.com/dseditor/Comfy-MCP",
"files": [
"https://github.com/dseditor/Comfy-MCP"
],
"install_type": "git-clone",
"description": "Simple MCP Server for ComfyUI text to image Workflow - ComfyUI Node Integration , Based on lalanikarim/comfy-mcp-server work"
},
{
"author": "ashtar1984",
"title": "ComfyUI-SwitchPathLazy",
"reference": "https://github.com/ashtar1984/ComfyUI-SwitchPathLazy",
"files": [
"https://github.com/ashtar1984/ComfyUI-SwitchPathLazy"
],
"install_type": "git-clone",
"description": "Efficient lazy path switch for ComfyUI. Skips execution of the inactive branch entirely using native lazy evaluation. Includes live status display."
},
{
"author": "Deathspike",
"title": "ComfyUI-MyOriginalWaifu",
"reference": "https://github.com/Deathspike/ComfyUI-MyOriginalWaifu",
"files": [
"https://github.com/Deathspike/ComfyUI-MyOriginalWaifu"
],
"install_type": "git-clone",
"description": "My Original Waifu is a tag-based prompt-transformation engine for ComfyUI designed for creators who want their original characters to feel consistent, expressive, and faithfully rendered across every scene. Instead of manually adjusting tags each time you generate an image, you define the essence of your waifu, her look, her outfits, the way she appears in different contexts, and the engine transforms your prompt to match those intentions. It stays out of the way and simply follows your rules with clarity and consistency. Your Waifu. Your Rules. Your Perfect Prompt."
},
{
"author": "LeonQ8",
"title": "ComfyUI-Dynamic-Lora-Scheduler",
"reference": "https://github.com/LeonQ8/ComfyUI-Dynamic-Lora-Scheduler",
"files": [
"https://github.com/LeonQ8/ComfyUI-Dynamic-Lora-Scheduler"
],
"install_type": "git-clone",
"description": "Dynamically balance weights of multiple LoRAs over generation steps for ComfyUI."
},
{
"author": "sebagallo",
"title": "comfyui-sg-llama-cpp",
"reference": "https://github.com/sebagallo/comfyui-sg-llama-cpp",
"files": [
"https://github.com/sebagallo/comfyui-sg-llama-cpp"
],
"install_type": "git-clone",
"description": "llama-cpp-python wrapper, with support for vision models. It allows the user to generate text responses from prompts using llama.cpp."
},
{
"author": "Limbicnation",
"title": "ComfyUI-PromptGenerator",
"id": "comfyui-prompt-generator",
"reference": "https://github.com/Limbicnation/ComfyUI-PromptGenerator",
"files": [
"https://github.com/Limbicnation/ComfyUI-PromptGenerator"
],
"install_type": "git-clone",
"description": "Generate Stable Diffusion prompts using Qwen3-8B via Ollama with 7 style presets (cinematic, anime, photorealistic, fantasy, abstract, cyberpunk, sci-fi)"
},
{
"author": "TuonoMindCode",
"title": "ComfyUI-Resolution-Suggest-Downscale",
"reference": "https://github.com/TuonoMindCode/ComfyUI-Resolution-Suggest-Downscale",
"files": [
"https://github.com/TuonoMindCode/ComfyUI-Resolution-Suggest-Downscale"
],
"install_type": "git-clone",
"description": "Resolution suggestion and downscale helper node for ComfyUI."
},
{
"author": "dcyd-lun",
"title": "ComfyUI_text_diff",
"reference": "https://github.com/dcyd-lun/ComfyUI_text_diff",
"files": [
"https://github.com/dcyd-lun/ComfyUI_text_diff"
],
"install_type": "git-clone",
"description": "Compare two texts with GitHub/GitLab-style diff highlighting in ComfyUI"
},
{
"author": "SKFRMSEHF",
"title": "SK-ComfyUI-FolderingLoader",
"id": "skloader",
"reference": "https://github.com/SKFRMSEHF/comfyui_SK_Loader",
"files": [
"https://github.com/SKFRMSEHF/comfyui_SK_Loader"
],
"install_type": "git-clone",
"description": "Unified loader nodes with folder organization support for checkpoints, LoRA, VAE, and diffusion models"
},
{
"author": "drawthingsai",
"title": "draw-things-comfyui",
"reference": "https://github.com/drawthingsai/draw-things-comfyui",
"files": [
"https://github.com/drawthingsai/draw-things-comfyui"
],
"install_type": "git-clone",
"description": "The official Draw Things extension for ComfyUI. Sends image-generation requests to Draw Things over gRPC. Supports Bridge Mode for DT+ cloud and local model execution."
},
{
"author": "darrell-goh",
"title": "ComfyUI-NanoBanana_node",
"reference": "https://github.com/darrell-goh/ComfyUI-NanoBanana_node",
"files": [
"https://github.com/darrell-goh/ComfyUI-NanoBanana_node"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that allows you to interact with Nano Banana's Vertex API proxy, providing access to Gemini models with dynamic image inputs."
},
{
"author": "This-is-Uncut",
"title": "Custom-Node-ComfyUI-NBP-Uncut",
"reference": "https://github.com/This-is-Uncut/Custom-Node-ComfyUI-NBP-Uncut",
"files": [
"https://github.com/This-is-Uncut/Custom-Node-ComfyUI-NBP-Uncut"
],
"install_type": "git-clone",
"description": "Node to use NBP with custom API key to improve data privacy control."
},
{
"author": "princepainter",
"title": "Comfyui-PainterAudioLength",
"reference": "https://github.com/princepainter/Comfyui-PainterAudioLength",
"files": [
"https://github.com/princepainter/Comfyui-PainterAudioLength"
],
"install_type": "git-clone",
"description": "A tool for calculating audio duration that takes audio input and outputs the audio length as a floating-point number. (Description by CC)"
},
{
"author": "akaugun",
"title": "comfyui-lora-hook-trigger",
"reference": "https://github.com/akaugun/comfyui-lora-hook-trigger",
"files": [
"https://github.com/akaugun/comfyui-lora-hook-trigger"
],
"install_type": "git-clone",
"description": "A clean and simple ComfyUI custom node that creates a LoRA Hook and automatically finds and loads trigger TXT files placed in a folder named after the LoRA file."
},
{
"author": "tumbowungus",
"title": "MultiMaskCouple",
"reference": "https://github.com/tumbowungus/MultiMaskCouple",
"files": [
"https://github.com/tumbowungus/MultiMaskCouple"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI which simplifies the process of masking multiple prompts, making it easier to manage scenes with multiple distinct characters."
},
{
"author": "fudosanit",
"title": "ComfyUI-Random-Resolution",
"reference": "https://github.com/fudosanit/ComfyUI-Random-Resolution",
"files": [
"https://github.com/fudosanit/ComfyUI-Random-Resolution"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI. Based on the specified resolution, it randomly selects and outputs one of three patterns: original orientation, swapped width/height, or a square format. (Description by CC)"
},
{
"author": "SuLU-K",
"title": "comfyui-easy-sam3-tools",
"reference": "https://github.com/SuLU-K/comfyui-easy-sam3-tools",
"files": [
"https://github.com/SuLU-K/comfyui-easy-sam3-tools"
],
"install_type": "git-clone",
"description": "Custom nodes for building SAM3-centric editing pipelines inside ComfyUI, featuring mask merging, bounding box rendering, and DOM-based interactive editing. (Description by CC)"
},
{
"author": "EMkrtchyan",
"title": "ComfyUI-NormalsToDepth",
"reference": "https://github.com/EMkrtchyan/ComfyUI-NormalsToDepth",
"files": [
"https://github.com/EMkrtchyan/ComfyUI-NormalsToDepth"
],
"install_type": "git-clone",
"description": "Converts normal maps to depth maps for use in ComfyUI. (Description by CC)"
},
{
"author": "jeankassio",
"title": "JK AceStep Nodes",
"id": "JK-AceStep-Nodes",
"reference": "https://github.com/jeankassio/JK-AceStep-Nodes",
"files": [
"https://github.com/jeankassio/JK-AceStep-Nodes"
],
"install_type": "git-clone",
"description": "Advanced nodes optimized for ACE-Step audio generation in ComfyUI."
},
{
"author": "a-und-b",
"title": "ComfyUI_AB_Wildcard",
"reference": "https://github.com/a-und-b/ComfyUI_AB_Wildcard",
"files": [
"https://github.com/a-und-b/ComfyUI_AB_Wildcard"
],
"install_type": "git-clone",
"description": "Simple node for advanced wildcard text processing. Supports variables, conditionals, tag aggregation, weighted selection, and deep nesting. Lightweight, fast, zero external dependencies."
},
{
"author": "RamonGuthrie",
"title": "ComfyUI-RBG-SmartSeedVariance",
"reference": "https://github.com/RamonGuthrie/ComfyUI-RBG-SmartSeedVariance",
"files": [
"https://github.com/RamonGuthrie/ComfyUI-RBG-SmartSeedVariance"
],
"install_type": "git-clone",
"description": "Advanced seed diversity enhancement for ComfyUI with intelligent noise injection and directional biasing."
},
{
"author": "theshubzworld",
"title": "ComfyUI-NvidiaCaptioner",
"reference": "https://github.com/theshubzworld/ComfyUI-NvidiaCaptioner",
"files": [
"https://github.com/theshubzworld/ComfyUI-NvidiaCaptioner"
],
"install_type": "git-clone",
"description": "A ComfyUI node for generating rich, detailed captions for images using NVIDIA's vision models. Supports batch processing, multiple captioning styles, and includes built-in caching for efficient workflows."
},
{
"author": "theshubzworld",
"title": "ComfyUI-Universal-Latent",
"reference": "https://github.com/theshubzworld/ComfyUI-Universal-Latent",
"files": [
"https://github.com/theshubzworld/ComfyUI-Universal-Latent"
],
"install_type": "git-clone",
"description": "Enhanced empty latent node with extended aspect ratio support for ComfyUI"
},
{
"author": "lrzjason",
"title": "Comfyui-LatentUtils",
"reference": "https://github.com/lrzjason/Comfyui-LatentUtils",
"files": [
"https://github.com/lrzjason/Comfyui-LatentUtils"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node performing selective latent denoising and detail enhancement using Fourier Transform (FFT) to separate and enhance image frequencies while suppressing noise. (Description by CC)"
},
{
"author": "aTanguay",
"title": "ComfyUI_Detonate",
"reference": "https://github.com/aTanguay/ComfyUI_Detonate",
"files": [
"https://github.com/aTanguay/ComfyUI_Detonate"
],
"install_type": "git-clone",
"description": "Professional compositing nodes for ComfyUI - bringing Nuke and Fusion workflows to AI-powered image generation"
},
{
"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",
"reference": "https://github.com/purzbeats/ComfyUI-Purz",
"files": [
"https://github.com/purzbeats/ComfyUI-Purz"
],
"install_type": "git-clone",
"description": "A comprehensive node pack for ComfyUI that provides powerful image effects, pattern generation, and animated pattern creation capabilities."
},
{
"author": "TheArtOfficial",
"title": "ComfyUI-MaskMorph",
"reference": "https://github.com/TheArtOfficial/ComfyUI-MaskMorph",
"files": [
"https://github.com/TheArtOfficial/ComfyUI-MaskMorph"
],
"install_type": "git-clone",
"description": "Directional mask expansion node that extends masks along specified directions with pixel-precise control, plus separate pinch/widen morphology operations."
},
{
"author": "brahianrosswill",
"title": "ComfyUi-RandomNoiseCustom",
"reference": "https://github.com/brahianrosswill/ComfyUi-RandomNoiseCustom",
"files": [
"https://github.com/brahianrosswill/ComfyUi-RandomNoiseCustom"
],
"install_type": "git-clone",
"description": "Provides custom noise generation capabilities for ComfyUI workflows with configurable parameters. (Description by CC)"
},
{
"author": "amtarr",
"title": "ComfyUI-TextureAlchemy",
"reference": "https://github.com/amtarr/ComfyUI-TextureAlchemy",
"files": [
"https://github.com/amtarr/ComfyUI-TextureAlchemy"
],
"install_type": "git-clone",
"description": "Complete workflow suite for ComfyUI that transforms images into PBR material sets ready for game engines and 3D software."
},
{
"author": "beyondprompting",
"title": "ComfyUI-Beyond_nodes",
"reference": "https://github.com/beyondprompting/ComfyUI-Beyond_nodes",
"files": [
"https://github.com/beyondprompting/ComfyUI-Beyond_nodes"
],
"install_type": "git-clone",
"description": "Create complex compositions the FAST and EASY way."
},
{
"author": "Zone-Roam",
"title": "ComfyUI-Live-Search",
"reference": "https://github.com/Zone-Roam/ComfyUI-Live-Search",
"files": [
"https://github.com/Zone-Roam/ComfyUI-Live-Search"
],
"install_type": "git-clone",
"description": "🌐 Live Search: Real-time web search and AI summarization. Internet search, web scraping, fact checking, weather, news, GPS coordinate conversion. DuckDuckGo search with GPT-5.1, DeepSeek-V3, Gemini 3 Pro, Claude 4.5, Qwen3, Doubao, SiliconFlow (69+ models), Llama 4, Ollama. Modular architecture with API loader. Toggle web search on/off for pure LLM mode."
},
{
"author": "DayMan84",
"title": "ComfyUI-Ugromana",
"id": "comfyui-usgromana",
"reference": "https://github.com/DayMan84/ComfyUI-Usgromana",
"files": [
"https://github.com/DayMan84/ComfyUI-Usgromana"
],
"install_type": "git-clone",
"description": "The next-generation security, governance, permissions, and multiuser control system for ComfyUI."
},
{
"author": "UmeAiRT",
"title": "ComfyUI-UmeAiRT-Sync",
"reference": "https://github.com/UmeAiRT/ComfyUI-UmeAiRT-Sync",
"files": [
"https://github.com/UmeAiRT/ComfyUI-UmeAiRT-Sync"
],
"install_type": "git-clone",
"description": "Automatic workflow synchronizer/loader for UmeAiRT Workflows (Flux, SDXL, WAN, etc.)."
},
{
"author": "dzy1128",
"title": "ComfyUI-Vector-Engine",
"reference": "https://github.com/dzy1128/ComfyUI-Vector-Engine",
"files": [
"https://github.com/dzy1128/ComfyUI-Vector-Engine"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for high-level image generation and editing with Vector Engine Gemini API integration. (Description by CC)"
},
{
"author": "xiangyuT",
"title": "ComfyUI-PromptEnhance",
"reference": "https://github.com/xiangyuT/ComfyUI-PromptEnhance",
"files": [
"https://github.com/xiangyuT/ComfyUI-PromptEnhance"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for enhancing prompts using OpenAI-compatible APIs (like DeepSeek, OpenAI, etc.)."
},
{
"author": "anilstream",
"title": "ComfyUI-Ideogram-Character",
"reference": "https://github.com/anilstream/ComfyUI-Ideogram-Character",
"files": [
"https://github.com/anilstream/ComfyUI-Ideogram-Character"
],
"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": "EricRollei",
"title": "Emu35-Comfyui-Nodes",
"reference": "https://github.com/EricRollei/Emu35-Comfyui-Nodes",
"files": [
"https://github.com/EricRollei/Emu35-Comfyui-Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI integration for BAAI's Emu3.5 multimodal models for text-to-image generation and multimodal understanding. (Description by CC)"
},
{
"author": "dandancow874",
"title": "ComfyUI-LMStudio-Controller",
"reference": "https://github.com/dandancow874/ComfyUI-LMStudio-Controller",
"files": [
"https://github.com/dandancow874/ComfyUI-LMStudio-Controller"
],
"install_type": "git-clone",
"description": "Integrates LM Studio's CLI to perform Vision Language Model inference locally in ComfyUI with advanced memory management and anti-OOM protection."
},
{
"author": "eddyhhlure1Eddy",
"title": "ComfyUI-LLM-GGUF",
"reference": "https://github.com/eddyhhlure1Eddy/ComfyUI-LLM-GGUF",
"files": [
"https://github.com/eddyhhlure1Eddy/ComfyUI-LLM-GGUF"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for GGUF LLM model inference with chat support, conversation history, session management, and GPU layer offloading."
},
{
"author": "johninthewinter",
"title": "comfyui-fal-flux-2-John",
"reference": "https://github.com/johninthewinter/comfyui-fal-flux-2-John",
"files": [
"https://github.com/johninthewinter/comfyui-fal-flux-2-John"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI that integrate with fal.ai's FLUX 2 and FLUX 1 LoRA APIs for text-to-image generation."
},
{
"author": "Merserk",
"title": "ComfyUI-Flow-Assistor",
"reference": "https://github.com/Merserk/ComfyUI-Flow-Assistor",
"files": [
"https://github.com/Merserk/ComfyUI-Flow-Assistor"
],
"install_type": "git-clone",
"description": "Essential utility nodes for ComfyUI including prompt queue, batch processing, camera angle control, and resolution selector. (Description by CC)"
},
{
"author": "Zeknes",
"title": "Comfyui-LLM-Chat",
"reference": "https://github.com/Zeknes/Comfyui-LLM-Chat",
"files": [
"https://github.com/Zeknes/Comfyui-LLM-Chat"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node providing unified access to multiple Large Language Models including OpenAI-compatible APIs and local Ollama instances with image support."
},
{
"author": "comrender",
"title": "ComfyUI-NanoB-Edit-Gemini",
"reference": "https://github.com/comrender/ComfyUI-NanoB-Edit-Gemini",
"files": [
"https://github.com/comrender/ComfyUI-NanoB-Edit-Gemini"
],
"install_type": "git-clone",
"description": "This custom node facilitates direct interaction with the Google Gemini API for advanced image editing tasks within ComfyUI with parallel request handling."
},
{
"author": "systemaiofinterest-wq",
"title": "ComfyUI-MetaAI",
"reference": "https://github.com/systemaiofinterest-wq/ComfyUI-MetaAI",
"files": [
"https://github.com/systemaiofinterest-wq/ComfyUI-MetaAI"
],
"install_type": "git-clone",
"description": "Unofficial ComfyUI environment using web scraping methods to enable Meta AI integration for text-to-image and image-to-video generation. (Description by CC)"
},
{
"author": "phaserblast",
"title": "ComfyUI-DGXSparkSafetensorsLoader",
"reference": "https://github.com/phaserblast/ComfyUI-DGXSparkSafetensorsLoader",
"files": [
"https://github.com/phaserblast/ComfyUI-DGXSparkSafetensorsLoader"
],
"install_type": "git-clone",
"description": "A ComfyUI model loader that uses the fastsafetensors library to perform very fast, zero-copy loading from storage to VRAM."
},
{
"author": "maxczc",
"title": "comfyui-sora-node",
"reference": "https://github.com/maxczc/comfyui-sora-node",
"files": [
"https://github.com/maxczc/comfyui-sora-node"
],
"install_type": "git-clone",
"description": "Comprehensive set of ComfyUI custom nodes for interacting with a Sora-compatible REST API, supporting text-to-video, image-to-video, and video-to-video generation."
}
]
}