{ "custom_nodes": [ { "author": "nicehero", "title": "comfyui-conditioning-saver", "reference": "https://github.com/nicehero/comfyui-conditioning-saver", "files": [ "https://github.com/nicehero/comfyui-conditioning-saver" ], "install_type": "git-clone", "description": "Save and load CONDITIONING tensors to/from files, enabling reuse of encoded prompts and caching expensive CLIP encodings across workflows." }, { "author": "randyhaylor", "title": "Unified Conditioning Merge (with timestep ranges)", "reference": "https://github.com/RandyHaylor/unified-conditioning-combine-with-timestep-range", "files": [ "https://github.com/RandyHaylor/unified-conditioning-combine-with-timestep-range" ], "install_type": "git-clone", "description": "ComfyUI custom node: range-aware Concat/Combine/Average for CONDITIONING that correctly carries start_percent/end_percent across both inputs. Single unified node with mode dropdown, dynamic 1..N input slots, per-slot weights, and timestep-range intersection." }, { "author": "COkedat", "title": "comfyui-prompt-append", "reference": "https://github.com/COkedat/comfyui-prompt-append", "files": [ "https://github.com/COkedat/comfyui-prompt-append" ], "install_type": "git-clone", "description": "A custom node for ComfyUI that provides advanced, condition-based prompt appending allowing you to dynamically build prompts based on the presence or absence of specific tags." }, { "author": "maweiqiang1978", "title": "ComfyUI-AIB", "reference": "https://github.com/maweiqiang1978/ComfyUI-AIB", "files": [ "https://github.com/maweiqiang1978/ComfyUI-AIB" ], "install_type": "git-clone", "description": "ComfyUI plugin providing a toolbox of features, including automatic generation of double eyelid position masks. (Description by CC)" }, { "author": "GeekatplayStudio", "title": "ComfyUI-HiddenImages", "reference": "https://github.com/GeekatplayStudio/ComfyUI-HiddenImages", "files": [ "https://github.com/GeekatplayStudio/ComfyUI-HiddenImages" ], "install_type": "git-clone", "description": "ComfyUI custom-node pack and installer for hidden-image workflows across SD 1.5, SDXL, and FLUX with pattern preprocessing, text-mask generation, and workflow blueprints." }, { "author": "BitPoet", "title": "ComfyUI-bitpoet-keywordsize", "reference": "https://github.com/BitPoet/ComfyUI-bitpoet-keywordsize", "files": [ "https://github.com/BitPoet/ComfyUI-bitpoet-keywordsize" ], "install_type": "git-clone", "description": "Simple ComfyUI node that determines the image size by a keyword in the prompt, optionally replacing the keyword" }, { "author": "marduk191", "title": "ComfyUI-fp8_cublas", "reference": "https://github.com/marduk191/ComfyUI-fp8_cublas", "files": [ "https://github.com/marduk191/ComfyUI-fp8_cublas" ], "install_type": "git-clone", "description": "ComfyUI custom node that patches loaded models (Flux, SDXL, etc.) to run Linear layers in FP8 or MXFP8, unlocking tensor-core throughput on Ada Lovelace (RTX 4090) and Blackwell (RTX 5090) GPUs." }, { "author": "knishika62", "title": "ComfyUI_AITuber", "reference": "https://github.com/knishika62/ComfyUI_AITuber", "files": [ "https://github.com/knishika62/ComfyUI_AITuber" ], "install_type": "git-clone", "description": "ComfyUI custom node that automatically generates image generation prompts using AITuber persona dataset (195 characters). Uses LLM to generate prompts based on character index and atmosphere keywords. (Description by CC)" }, { "author": "marduk191", "title": "comfyui-voxtral", "reference": "https://github.com/marduk191/comfyui-voxtral", "files": [ "https://github.com/marduk191/comfyui-voxtral" ], "install_type": "git-clone", "description": "ComfyUI custom nodes for Mistral's Voxtral TTS" }, { "author": "siw6819", "title": "comfyui-case-insensitive-dropdowns", "reference": "https://github.com/siw6819/comfyui-case-insensitive-dropdowns", "files": [ "https://github.com/siw6819/comfyui-case-insensitive-dropdowns" ], "install_type": "git-clone", "description": "Fixes ComfyUI's case-sensitive dropdown sorting so all combo widgets sort A→Z, case-insensitively." }, { "author": "clybius", "title": "ComfyUI-Chroma-RoPE", "reference": "https://github.com/Clybius/ComfyUI-Chroma-RoPE", "files": [ "https://github.com/Clybius/ComfyUI-Chroma-RoPE" ], "install_type": "git-clone", "description": "Advanced RoPE modifications for Chroma/FLUX models including DyPE, YaRN, and other RoPE extension methods." }, { "author": "nynxz", "title": "AsymFLUX2", "reference": "https://github.com/Nynxz/ComfyUI-AsymFLUX2", "files": [ "https://github.com/Nynxz/ComfyUI-AsymFLUX2" ], "install_type": "git-clone", "description": "Native ComfyUI v3 nodes for the pixel-space AsymFLUX.2-klein 9B model from LakonLab (Asymmetric Flow Models, arXiv 2605.12964)." }, { "author": "bbc-s", "title": "Float Increment Per Latent", "reference": "https://github.com/bbc-s/float-increment-per-latent", "files": [ "https://github.com/bbc-s/float-increment-per-latent" ], "install_type": "git-clone", "description": "ComfyUI custom node for sweeping LoRA model strength per latent sample in a single batch." }, { "author": "hybskgks28275", "title": "ComfyUI-Anima-NAG", "reference": "https://github.com/hybskgks28275/ComfyUI-Anima-NAG", "files": [ "https://github.com/hybskgks28275/ComfyUI-Anima-NAG" ], "install_type": "git-clone", "description": "Experimental Normalized Attention Guidance node for Anima Preview 3 in ComfyUI." }, { "author": "Aiconomist", "title": "comfyui-rekogniflow", "reference": "https://github.com/Aiconomist/comfyui-rekogniflow", "files": [ "https://github.com/Aiconomist/comfyui-rekogniflow" ], "install_type": "git-clone", "description": "AWS Rekognition nodes for ComfyUI — compare faces, score image quality, and automatically pick the best image from a batch." }, { "author": "bemoregt", "title": "ComfyUI_Cross-Bi-Magnitude", "reference": "https://github.com/bemoregt/ComfyUI_Cross-Bi-Magnitude", "files": [ "https://github.com/bemoregt/ComfyUI_Cross-Bi-Magnitude" ], "install_type": "git-clone", "description": "A ComfyUI custom node package that aligns and stitches two images using Cross-Bimagnitude, the magnitude component of the Cross-Bispectrum from Higher-Order Statistics (HOS)." }, { "author": "SmokingDormouse", "title": "ComfyUI-Qwen3VL-NightShift", "reference": "https://github.com/SmokingDormouse/ComfyUI-Qwen3VL-NightShift", "files": [ "https://github.com/SmokingDormouse/ComfyUI-Qwen3VL-NightShift" ], "install_type": "git-clone", "description": "A ComfyUI custom node for multimodal inference with Qwen3VL vision-language models accepting text, up to 4 images, and video in one node." }, { "author": "wdewr4t", "title": "ComfyUI-WatermarkNode", "reference": "https://github.com/wdewr4t/ComfyUI-WatermarkNode", "files": [ "https://github.com/wdewr4t/ComfyUI-WatermarkNode" ], "install_type": "git-clone", "description": "Quickly add watermarks to pictures with batch processing, greatly improving work efficiency for bulk watermarking tasks. (Description by CC)" }, { "author": "LahHalah", "title": "ComfyUI-Pixel-Optimal-Wan", "reference": "https://github.com/LahHalah/ComfyUI-Pixel-Optimal-Wan", "files": [ "https://github.com/LahHalah/ComfyUI-Pixel-Optimal-Wan" ], "install_type": "git-clone", "description": "Pixel optimization tools for ComfyUI image processing. (Description by CC)" }, { "author": "afloy011-spec", "title": "afloy_audio_tools", "reference": "https://github.com/afloy011-spec/afloy_audio_tools", "files": [ "https://github.com/afloy011-spec/afloy_audio_tools" ], "install_type": "git-clone", "description": "Professional audio editing nodes for ComfyUI — trim, measure, and inspect audio without leaving your workflow." }, { "author": "Pixalai", "title": "comfyui-audio-trimmer", "reference": "https://github.com/Pixalai/comfyui-audio-trimmer", "files": [ "https://github.com/Pixalai/comfyui-audio-trimmer" ], "install_type": "git-clone", "description": "Audio trimmer with visual Premiere Pro-style timeline for ComfyUI" }, { "author": "matoo", "title": "Compare Frames", "reference": "https://github.com/sidmehraajm/ssd_frame_compare", "files": [ "https://github.com/sidmehraajm/ssd_frame_compare" ], "install_type": "git-clone", "description": "Interactive A/B frame comparison node with slider, side-by-side, overlay, and video playback — directly inside ComfyUI." }, { "author": "mancusog", "title": "Detail Stitch", "reference": "https://github.com/mancusog/comfyui-detail-stitch", "files": [ "https://github.com/mancusog/comfyui-detail-stitch" ], "install_type": "git-clone", "description": "Crop and paste nodes with metadata for detail stitching in ComfyUI" }, { "author": "axior", "title": "DOGMA Nodes", "reference": "https://github.com/axior/ComfyUI-DOGMA-Nodes", "files": [ "https://github.com/axior/ComfyUI-DOGMA-Nodes" ], "install_type": "git-clone", "description": "Custom ComfyUI nodes for DOGMA AI video workflows." }, { "author": "orpheus-gaze", "title": "ComfyUI-S2Guidance", "reference": "https://github.com/orpheus-gaze/ComfyUI-S2Guidance", "files": [ "https://github.com/orpheus-gaze/ComfyUI-S2Guidance" ], "install_type": "git-clone", "description": "A lightweight ComfyUI extension implementing S²-Guidance and Perpo-Guidance, two advanced sampling techniques designed to improve prompt adherence and generation robustness compared to standard CFG." }, { "author": "stevelasmin4real", "title": "RAM/VRAM Purge by Steve Lasmin", "reference": "https://github.com/Eklipsis/comfyui-ram-vram-purge-by-steve-lasmin", "files": [ "https://github.com/Eklipsis/comfyui-ram-vram-purge-by-steve-lasmin" ], "install_type": "git-clone", "description": "Aggressive RAM and VRAM cleanup nodes for ComfyUI on Windows. Clears model caches, CLIP, checkpoints, VAE, and forces Windows to release physical RAM." }, { "author": "pozzettiandrea", "title": "ComfyUI-TurntableGSViewer", "reference": "https://github.com/PozzettiAndrea/ComfyUI-TurntableGSViewer", "files": [ "https://github.com/PozzettiAndrea/ComfyUI-TurntableGSViewer" ], "install_type": "git-clone", "description": "Tiny Gaussian Splat turntable viewer node for ComfyUI." }, { "author": "rheemai24-hue", "title": "ComfyUI-SDCPP", "reference": "https://github.com/rheemai24-hue/ComfyUI-SDCPP", "files": [ "https://github.com/rheemai24-hue/ComfyUI-SDCPP" ], "install_type": "git-clone", "description": "A custom node for ComfyUI that integrates the powerful stable-diffusion.cpp inference engine." }, { "author": "xelavi9966-cell", "title": "ComfyUI-LineSignalRouter", "reference": "https://github.com/xelavi9966-cell/ComfyUI-LineSignalRouter", "files": [ "https://github.com/xelavi9966-cell/ComfyUI-LineSignalRouter" ], "install_type": "git-clone", "description": "A custom ComfyUI node for routing signals through named lines, supporting up to 32 lines with single-line or multi-line mode and per-line enable/disable toggle." }, { "author": "bemoregt", "title": "ComfyUI_PhaseStretchTransform", "reference": "https://github.com/bemoregt/ComfyUI_PhaseStretchTransform", "files": [ "https://github.com/bemoregt/ComfyUI_PhaseStretchTransform" ], "install_type": "git-clone", "description": "A ComfyUI custom node that applies the Phase Stretch Transform (PST) to images. PST is a physics-inspired edge detection algorithm that enhances features by simulating wave propagation through a dispersive medium." }, { "author": "sequencer-media", "title": "Sequencer AI Nodes", "reference": "https://github.com/sequencer-media/sequencer-comfy-nodes", "files": [ "https://github.com/sequencer-media/sequencer-comfy-nodes" ], "install_type": "git-clone", "description": "One universal node for all 50+ Sequencer AI models. Generate images, videos, and audio (Veo 3.1, Flux 1.1 Pro, Kling, Ideogram, etc). dynamically populates model lists and I/O sockets." }, { "author": "AabhasTech", "title": "ComfyUI Fast Preview", "reference": "https://github.com/AabhasTech/ComfyUI_Fast_Preview", "files": [ "https://github.com/AabhasTech/ComfyUI_Fast_Preview" ], "install_type": "git-clone", "description": "A lightweight node to compress and preview images using the temp directory, displaying file sizes on the node UI." }, { "author": "KingManiya", "title": "LLM Text Processor", "reference": "https://github.com/KingManiya/ComfyUI-LLM-text-processor", "files": [ "https://github.com/KingManiya/ComfyUI-LLM-text-processor" ], "install_type": "git-clone", "description": "Process text and images with GGUF LLMs in ComfyUI using llama.cpp, including Qwen3-VL, Qwen3.5, Qwen3.6, Gemma 4, and gpt-oss." }, { "author": "wuwukaka", "title": "ComfyUI-BodyRatioMapper", "reference": "https://github.com/wuwukaka/ComfyUI-BodyRatioMapper", "files": [ "https://github.com/wuwukaka/ComfyUI-BodyRatioMapper" ], "install_type": "git-clone", "description": "A project for pose alignment and human body proportion mapping based on SDPose." }, { "author": "namemechan", "title": "ComfyUI-DCW", "id": "comfyui-dcw", "reference": "https://github.com/namemechan/ComfyUI-DCW", "files": [ "https://github.com/namemechan/ComfyUI-DCW" ], "install_type": "git-clone", "description": "Near implementation of Differential Correction in Wavelet domain (DCW) for SNR-t bias correction. Based on arXiv:2604.16044 (Yu et al., 2026). No external dependencies. Compatible with SDXL, SD1.5, Flux, Cosmos, EDM, DiT. (README in Korean)" }, { "author": "RandyHaylor", "title": "Claude CLI (Vision+Text)", "id": "comfyui-claude-cli-vision-text-node", "reference": "https://github.com/RandyHaylor/comfyui-claude-cli-vision-text-node", "files": [ "https://github.com/RandyHaylor/comfyui-claude-cli-vision-text-node" ], "install_type": "git-clone", "description": "Call the local `claude` CLI from ComfyUI for vision+text or text-only completions. Uses your existing `claude login` OAuth (no API key required). Supports UUID session reuse for prompt-cache savings, with session token-usage tracking. Additional utility nodes: `Split Image Batch to List of Image Batches` (takes a large incoming batch and splits it into a list of smaller sub-batches with start/end index outputs, so you can send N images at a time — e.g. pairs — to the Claude CLI node along with their original batch indices for tracking), `Indexed 2x2 Grid from Batch`, `Select Images (Bounds Safe)`, and `Image Batch Current Index`. Optional headless API-key mode." }, { "author": "oath-studio", "title": "comfy-vllm", "reference": "https://github.com/OATH-Studio/comfy-vLLM", "files": [ "https://github.com/OATH-Studio/comfy-vLLM" ], "install_type": "git-clone", "description": "https://www.theoath.studio/projects/comfy-vllm-node Generates Stable Diffusion prompts using a locally running vLLM server. Supports {wild|card} expansion, a prefix field for quality tags, auto model detection via /v1/models, live preview on the node face, and configurable retry logic. No API keys or internet connection required. Wire the single output directly into CLIPTextEncode." }, { "author": "oath-studio", "title": "comfy-lora-iterator", "reference": "https://github.com/OATH-Studio/comfy-LoRA-iterator", "files": [ "https://github.com/OATH-Studio/comfy-LoRA-iterator" ], "install_type": "git-clone", "description": "https://www.theoath.studio/projects/comfy-lora-iterator A ComfyUI node that automatically steps through every LoRA in a directory on each generation run. Increment, decrement, randomize, or hold fixed. No rewiring. No manual switching. Queue and walk away." }, { "author": "Your Name", "title": "comfyui-plugins", "reference": "https://github.com/HDembinski/comfyui_plugins", "files": [ "https://github.com/HDembinski/comfyui_plugins" ], "install_type": "git-clone", "description": "Starter scaffold for developing ComfyUI custom nodes." }, { "author": "bnwa", "title": "Comfy Combos", "reference": "https://github.com/bnwa/comfy_combos", "files": [ "https://github.com/bnwa/comfy_combos" ], "install_type": "git-clone", "description": "Dropdown selectors for ComfyUI" }, { "author": "SOLRICKS", "title": "ComfyUI-SOLRICKS", "id": "comfyui-solricks", "reference": "https://github.com/SOLRICKS/comfyui-solricks", "files": [ "https://github.com/SOLRICKS/comfyui-solricks" ], "install_type": "git-clone", "description": "ComfyUI Video Anti-Aliasing Pack" }, { "author": "machinepainting", "title": "MachinePainting Nodes", "id": "comfyui-machinepainting-nodes", "reference": "https://github.com/machinepainting/ComfyUI-MachinePaintingNodes", "files": [ "https://github.com/machinepainting/ComfyUI-MachinePaintingNodes" ], "install_type": "git-clone", "description": "Professional photo editing tools for ComfyUI. Photoshop-style curves, levels, and color adjustments, AI-powered masking / background removal, LUT color grading, advanced channel masking, color management, frequency separation, blur and noise/grain filters, inpaint mask tools, and workflow utility nodes." }, { "author": "bemoregt", "title": "ComfyUI_AdversarialAttack", "reference": "https://github.com/bemoregt/ComfyUI_AdversarialAttack", "files": [ "https://github.com/bemoregt/ComfyUI_AdversarialAttack" ], "install_type": "git-clone", "description": "A ComfyUI custom node set that generates adversarial examples using a pretrained ResNet18 classifier." }, { "author": "bemoregt", "title": "ComfyUI_FFTNet", "reference": "https://github.com/bemoregt/ComfyUI_FFTNet", "files": [ "https://github.com/bemoregt/ComfyUI_FFTNet" ], "install_type": "git-clone", "description": "ComfyUI custom node for FFTNet language model inference using efficient FFT-based global token mixing as an alternative to self-attention. (Description by CC)" }, { "author": "polly-creative", "title": "ComfyUI_Polly_Nodes", "reference": "https://github.com/polly-creative/ComfyUI_Polly_Nodes", "files": [ "https://github.com/polly-creative/ComfyUI_Polly_Nodes" ], "install_type": "git-clone", "description": "A collection of high-quality texture utility nodes for technical artists and environment designers with precision masking and color extraction for emissive materials." }, { "author": "throttlekitty", "title": "tkNodes", "reference": "https://github.com/throttlekitty/tkNodes", "files": [ "https://github.com/throttlekitty/tkNodes" ], "install_type": "git-clone", "description": "This node allows you to loop through specified layers in the LTX 2.3 model to potentially improve output quality with an eye toward artifacts in high motion." }, { "author": "karcsiha", "title": "comfyUi-deflicker", "reference": "https://github.com/karcsiha/comfyUi-deflicker", "files": [ "https://github.com/karcsiha/comfyUi-deflicker" ], "install_type": "git-clone", "description": "ComfyUI custom node for removing brightness flicker and chunk boundary artifacts in AI-generated video sequences (WAN, VACE, FramePack, etc.)." }, { "author": "Experience-Monks", "title": "Monks-Prompt-Enhancer-ComfyUI-Node", "reference": "https://github.com/Experience-Monks/Monks-Prompt-Enhancer-ComfyUI-Node", "files": [ "https://github.com/Experience-Monks/Monks-Prompt-Enhancer-ComfyUI-Node" ], "install_type": "git-clone", "description": "A ComfyUI custom node that uses the Gemini API to rewrite a raw prompt into one optimised for a specific image generation model and workflow." }, { "author": "Mervent", "title": "comfyui-model-randomizer", "reference": "https://github.com/Mervent/comfyui-model-randomizer", "files": [ "https://github.com/Mervent/comfyui-model-randomizer" ], "install_type": "git-clone", "description": "A custom node for ComfyUI that randomly selects a checkpoint from a configurable list of models with weighted selection, per-model CFG ranges, and enable/disable toggles." }, { "author": "Moeblack", "title": "ComfyUI-AnimaTool", "id": "comfyui-animatool", "reference": "https://github.com/Moeblack/ComfyUI-AnimaTool", "files": [ "https://github.com/Moeblack/ComfyUI-AnimaTool" ], "install_type": "git-clone", "description": "AI Tool Use API for Anima anime/illustration image generation. Supports MCP Server (native image display in Cursor/Claude), HTTP API, and CLI.", "tags": [ "anima", "anime", "illustration", "mcp", "tool-use", "api" ] }, { "author": "andreszs", "title": "ComfyUI-OpenPose-Studio", "reference": "https://github.com/andreszs/ComfyUI-OpenPose-Studio", "files": [ "https://github.com/andreszs/ComfyUI-OpenPose-Studio" ], "install_type": "git-clone", "description": "Modern OpenPose pose editor for ComfyUI with collections, JSON import/export, background image support, and compatibility with legacy pose JSON." }, { "author": "andreszs", "title": "ComfyUI-Ultralytics-Studio", "reference": "https://github.com/andreszs/ComfyUI-Ultralytics-Studio", "files": [ "https://github.com/andreszs/ComfyUI-Ultralytics-Studio" ], "install_type": "git-clone", "description": "Ultralytics workflow and editor tools for ComfyUI with enhanced preview and UI integration." }, { "author": "andreszs", "title": "ComfyUI-Styler-Pipeline", "reference": "https://github.com/andreszs/ComfyUI-Styler-Pipeline", "files": [ "https://github.com/andreszs/ComfyUI-Styler-Pipeline" ], "install_type": "git-clone", "description": "Style selection and AI-assisted preset pipeline for ComfyUI, including manual and LLM-based style workflows." }, { "author": "SiliconFlow", "title": "BizyAirPlus", "id": "bizyairplus", "reference": "https://github.com/siliconflow/BizyAirPlus", "files": [ "https://github.com/siliconflow/BizyAirPlus" ], "install_type": "git-clone", "description": "[a/BizyAirPlus](https://github.com/siliconflow/BizyAirPlus) Run your workflow on cloud." }, { "author": "thomaskippster", "title": "ComfyUI Model Downloader Bridge", "reference": "https://github.com/thomaskippster/comfymodeldownloader", "files": [ "https://github.com/thomaskippster/comfymodeldownloader" ], "install_type": "git-clone", "description": "Bridge for the standalone ComfyUI Model Downloader. Analyzes workflows, finds missing models via AI, and manages your archive to save SSD space." }, { "author": "akashzeno", "title": "ComfyUI-PulseOfMotion", "id": "comfyui-pulse-of-motion", "reference": "https://github.com/akashzeno/ComfyUI-PulseOfMotion", "files": [ "https://github.com/akashzeno/ComfyUI-PulseOfMotion" ], "install_type": "git-clone", "description": "Predicts Physical FPS (PhyFPS) from video using the Visual Chronometer model from the Pulse of Motion paper. Includes SDPA-optimized attention, device selection, progress tracking, and auto-downloads the model from HuggingFace." }, { "author": "ketle-man", "title": "ComfyUI-Workflow-Studio", "id": "comfyui-workflow-studio", "reference": "https://github.com/ketle-man/ComfyUI-Workflow-Studio", "files": [ "https://github.com/ketle-man/ComfyUI-Workflow-Studio" ], "install_type": "git-clone", "description": "Workflow management and generation UI plugin. Browse, organize, and execute workflows with auto-generated parameter editing, AI prompt assistant (Ollama), JSON syntax highlighting, Eagle integration, and multi-language support (EN/JA/ZH)." }, { "author": "destinyfaux", "title": "Z-FUSE: Surgical LoRA Orchestrator", "id": "z-fuse", "reference": "https://github.com/destinyfaux/Z-Fuse", "files": [ "https://github.com/destinyfaux/Z-Fuse" ], "install_type": "git-clone", "description": "High-fidelity, architecture-aware LoRA fusion for Z-Image (S3-DiT). Features simultaneous TIES-merging, per-block tuning, and no-loss export." }, { "author": "Amatsukast", "title": "ComfyUI-SBTools", "id": "sbtools", "reference": "https://github.com/Amatsukast/ComfyUI-SBTools", "files": [ "https://github.com/Amatsukast/ComfyUI-SBTools" ], "install_type": "git-clone", "description": "Workflow toolkit for ComfyUI. Includes BiRefNet background removal, dynamic prompt/image variable system for batch generation, chroma key tools, and more utilities." }, { "author": "kenyonxu", "title": "Kai Civitai LoRA Loader", "id": "kai-civitai-lora-loader", "reference": "https://github.com/kenyonxu/ComfyUI_KaiUtilities", "files": [ "https://github.com/kenyonxu/ComfyUI_KaiUtilities" ], "install_type": "git-clone", "description": "A LoRA loader that fetches and displays Civitai metadata including trigger words and preview images, with local caching and NSFW blur support." }, { "author": "pixaroma", "title": "ComfyUI-Pixaroma", "id": "comfyui-pixaroma", "reference": "https://github.com/pixaroma/ComfyUI-Pixaroma", "files": [ "https://github.com/pixaroma/ComfyUI-Pixaroma" ], "install_type": "git-clone", "description": "Creative suite for ComfyUI with 3D Builder, AudioReact, Image Composer, Paint Studio, Save Mp4, Image Crop, Image Compare, Note Pixaroma, Label, Resolution, Preview Image, and Align Pixaroma (canvas snap & alignment guides). Layers, transforms, AI background removal, audio-reactive video, and more." }, { "author": "Motif Technologies", "title": "ComfyUI-MotifVideo2B", "reference": "https://github.com/MotifTechnologies/ComfyUI-MotifVideo2B", "files": [ "https://github.com/MotifTechnologies/ComfyUI-MotifVideo2B" ], "install_type": "git-clone", "description": "Custom nodes for Motif-Video 2B (Motif Technologies) text-to-video and image-to-video diffusion model. Includes model loaders, samplers, and a workflow-driven automatic model download dialog." }, { "author": "chkeeho80", "title": "PromptDeckComposer", "reference": "https://github.com/chkeeho80/PromptDeckComposer", "files": [ "https://github.com/chkeeho80/PromptDeckComposer" ], "install_type": "git-clone", "description": "Structured + chaos-based prompt generation system for ComfyUI. Generate less. Evolve more." }, { "author": "AISeDam", "title": "ComfyUI_RP_Cast", "id": "comfyui_rp_cast", "reference": "https://github.com/AISeDam/ComfyUI_RP_Cast", "files": [ "https://github.com/AISeDam/ComfyUI_RP_Cast" ], "install_type": "git-clone", "description": "Per-region prompt and LoRA control for SD1.5, SDXL, Z-Image, and Qwen — compatible with multiple model architectures." }, { "author": "stevelasmin4real", "title": "Resolution Calculator by Steve Lasmin", "reference": "https://github.com/Eklipsis/resolution_calculator_by_steve_lasmin", "files": [ "https://github.com/Eklipsis/resolution_calculator_by_steve_lasmin" ], "install_type": "git-clone", "description": "Calculates width and height from max resolution, aspect ratio, and multiplier for ComfyUI" }, { "author": "hm1579", "title": "ComfyUI-LoopGif", "reference": "https://github.com/HM1579/ComfyUI-LoopGif", "files": [ "https://github.com/HM1579/ComfyUI-LoopGif" ], "install_type": "git-clone", "description": "A simple ComfyUI custom node for creating looping GIFs from VIDEO inputs." }, { "author": "stevelasmin4real", "title": "Universal Input Hub by Steve Lasmin", "reference": "https://github.com/Eklipsis/universal_input_hub_by_steve_lasmin", "files": [ "https://github.com/Eklipsis/universal_input_hub_by_steve_lasmin" ], "install_type": "git-clone", "description": "All-in-one ComfyUI workflow hub: resolution calculator, noise, sigmas, conditioning, and sampler outputs" } ] }