mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
731 lines
36 KiB
JSON
731 lines
36 KiB
JSON
{
|
||
"custom_nodes": [
|
||
{
|
||
"author": "EricRollei",
|
||
"title": "AAA_Metadata_System",
|
||
"reference": "https://github.com/EricRollei/AAA_Metadata_System",
|
||
"files": [
|
||
"https://github.com/EricRollei/AAA_Metadata_System"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A comprehensive metadata management system for ComfyUI that enables storing, retrieving, and manipulating image metadata across multiple formats including embedded files, XMP sidecars, text files, and SQLite databases."
|
||
},
|
||
{
|
||
"author": "Ltamann",
|
||
"title": "ComfyUI-TBG-SAM3",
|
||
"reference": "https://github.com/Ltamann/ComfyUI-TBG-SAM3",
|
||
"files": [
|
||
"https://github.com/Ltamann/ComfyUI-TBG-SAM3"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A ComfyUI custom node extension integrating Meta's Segment Anything Model 3 (SAM 3) for advanced image and video segmentation with text-prompt, point-based, and mask-driven capabilities. Provides production-ready nodes compatible with ComfyUI's Impact Pack SEGS format, depth map generation, and support for Python 3.13+ with CUDA and CPU support."
|
||
},
|
||
{
|
||
"author": "hobinrude",
|
||
"title": "ComfyUI_DWposeDeluxe",
|
||
"reference": "https://github.com/hobinrude/ComfyUI_DWposeDeluxe",
|
||
"files": [
|
||
"https://github.com/hobinrude/ComfyUI_DWposeDeluxe"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A custom ComfyUI node integrating DW-Pose (Denoising Whole-Body Pose Estimation) for high-quality pose detection with CPU (ONNX) and GPU (TensorRT) support. Features 20x faster performance with TensorRT acceleration, automatic model downloading, customizable pose visualization, keypoint conversion, and video workflow integration."
|
||
},
|
||
{
|
||
"author": "sbcode",
|
||
"title": "Remove Background",
|
||
"reference": "https://github.com/Sean-Bradley/ComfyUI-Remove-Background",
|
||
"files": [
|
||
"https://github.com/Sean-Bradley/ComfyUI-Remove-Background"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Remove background scenery from an image of a person. The output image is saved as an RGBA PNG. The alpha channel is included."
|
||
},
|
||
{
|
||
"author": "wouterverweirder",
|
||
"title": "ComfyUI SAM3",
|
||
"reference": "https://github.com/wouterverweirder/comfyui_sam3",
|
||
"files": [
|
||
"https://github.com/wouterverweirder/comfyui_sam3"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Custom Nodes to work with SAM3"
|
||
},
|
||
{
|
||
"author": "Hearmeman24",
|
||
"title": "ComfyUI-LoRAPlotNode",
|
||
"reference": "https://github.com/Hearmeman24/ComfyUI-LoRAPlotNode",
|
||
"files": [
|
||
"https://github.com/Hearmeman24/ComfyUI-LoRAPlotNode"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A custom ComfyUI node for testing multiple LoRA models across different strength values. Automatically generates model/clip pairs for each LoRA-strength combination and includes an image saver node with text overlay for easy identification."
|
||
},
|
||
{
|
||
"author": "PozzettiAndrea",
|
||
"title": "ComfyUI-SAM3",
|
||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-SAM3",
|
||
"files": [
|
||
"https://github.com/PozzettiAndrea/ComfyUI-SAM3"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI integration for Meta's SAM3 model enabling open-vocabulary image segmentation using natural language text prompts, with automatic model download, geometric refinement, and flexible confidence thresholds."
|
||
},
|
||
{
|
||
"author": "wwzhifeng",
|
||
"title": "comfyui-jsonprompt",
|
||
"reference": "https://github.com/wwzhifeng/comfyui-jsonprompt",
|
||
"files": [
|
||
"https://github.com/wwzhifeng/comfyui-jsonprompt"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Custom ComfyUI node that expands structured JSON text into standard prompts for use with models like Gemini, Flux, OpenAI, and Sora. (Description by CC)"
|
||
},
|
||
{
|
||
"author": "StarIICraft",
|
||
"title": "ComfyUI-Simple-Selector",
|
||
"reference": "https://github.com/StarIICraft/ComfyUI-Simple-Selector",
|
||
"files": [
|
||
"https://github.com/StarIICraft/ComfyUI-Simple-Selector"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Logic control node with 5 universal input ports that checks connections in reverse priority order and outputs the index of the first valid active input, with support for muted nodes and any data type."
|
||
},
|
||
{
|
||
"author": "fr0nky0ng",
|
||
"title": "ComfyUI-JSON-Prompt",
|
||
"reference": "https://github.com/fr0nky0ng/ComfyUI-JSON-Prompt",
|
||
"files": [
|
||
"https://github.com/fr0nky0ng/ComfyUI-JSON-Prompt"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Custom node for ComfyUI that generates JSON prompts from natural language descriptions to improve text-to-image generation quality. Supports local LLM integration via Ollama or Google Gemini API."
|
||
},
|
||
{
|
||
"author": "EricRollei",
|
||
"title": "Eric_Image_Processing_Nodes",
|
||
"reference": "https://github.com/EricRollei/Eric_Image_Processing_Nodes",
|
||
"files": [
|
||
"https://github.com/EricRollei/Eric_Image_Processing_Nodes"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A comprehensive collection of advanced image processing nodes for ComfyUI, featuring state-of-the-art denoising, enhancement, and restoration techniques with GPU acceleration and specialized film grain processing."
|
||
},
|
||
{
|
||
"author": "huyl3-cpu",
|
||
"title": "comfyui-huyl2-nodes",
|
||
"reference": "https://github.com/huyl3-cpu/comfyui-sortlist",
|
||
"files": [
|
||
"https://github.com/huyl3-cpu/comfyui-sortlist"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Custom utility nodes for ComfyUI by huyl2 (sort list v2, etc.)"
|
||
},
|
||
{
|
||
"author": "7BEII",
|
||
"title": "comfyui-PD_comfy-api-node",
|
||
"reference": "https://github.com/7BEII/comfyui-PD_comfy-api-node",
|
||
"files": [
|
||
"https://github.com/7BEII/comfyui-PD_comfy-api-node"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom node suite integrating multiple AI image generation APIs (Gemini, Flux.1 Kontext Pro) with unified authentication via ComfyUI API Key and real-time cost tracking. (Description by CC)"
|
||
},
|
||
{
|
||
"author": "wallen0322",
|
||
"title": "ComfyUI-AE-Animation",
|
||
"reference": "https://github.com/wallen0322/ComfyUI-AE-Animation",
|
||
"files": [
|
||
"https://github.com/wallen0322/ComfyUI-AE-Animation"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "After Effects-style animation nodes for ComfyUI with timeline-based keyframe control, layer management, and real-time preview rendering. (Description by CC)"
|
||
},
|
||
{
|
||
"author": "wallen0322",
|
||
"title": "ComfyUI-TTM-WAN22",
|
||
"reference": "https://github.com/wallen0322/ComfyUI-TTM-WAN22",
|
||
"files": [
|
||
"https://github.com/wallen0322/ComfyUI-TTM-WAN22"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "TTM (Time-to-Move) node for ComfyUI enabling motion-controlled video generation with Wan2.2 models using dual-clock denoising for independent background and object animation control."
|
||
},
|
||
{
|
||
"author": "swan7-py",
|
||
"title": "ComfyUI-ImageAlphaCrop",
|
||
"reference": "https://github.com/swan7-py/ComfyUI-ImageAlphaCrop",
|
||
"files": [
|
||
"https://github.com/swan7-py/ComfyUI-ImageAlphaCrop"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI plugin for automatically cropping transparent alpha channel borders from images - ideal for processing logos and icons. Supports batch processing with adjustable padding and alpha threshold. (Description by CC)"
|
||
},
|
||
{
|
||
"author": "was",
|
||
"title": "WAS LMStudio Easy-Query",
|
||
"reference": "https://github.com/WASasquatch/ComfyUI_LMStudio_EasyQuery",
|
||
"files": [
|
||
"https://github.com/WASasquatch/ComfyUI_LMStudio_EasyQuery"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "LM Studio calls with image support and easy task directions."
|
||
},
|
||
{
|
||
"author": "PozzettiAndrea",
|
||
"title": "ComfyUI-AnyTop",
|
||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-AnyTop",
|
||
"files": [
|
||
"https://github.com/PozzettiAndrea/ComfyUI-AnyTop"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Standalone ComfyUI custom nodes for AnyTop - Universal Motion Generation for Any Skeleton Topology."
|
||
},
|
||
{
|
||
"author": "IamCreateAI",
|
||
"title": "ComfyUI-Animon",
|
||
"reference": "https://github.com/IamCreateAI/ComfyUI-Animon",
|
||
"files": [
|
||
"https://github.com/IamCreateAI/ComfyUI-Animon"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI nodes for [Animon Platform](https://platform.animon.ai/), a comprehensive API service offering a variety of image and video generation models."
|
||
},
|
||
{
|
||
"author": "neonr0",
|
||
"title": "ComfyUI-PixelConstrainedScaler",
|
||
"reference": "https://github.com/neonr-0/ComfyUI-PixelConstrainedScaler",
|
||
"files": [
|
||
"https://github.com/neonr-0/ComfyUI-PixelConstrainedScaler"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Smart upscaling with pixel-budget awareness while preserving native aspect ratios. Ideal for Image to Image (I2I) and Image to Video (I2V) workflows!"
|
||
},
|
||
{
|
||
"author": "slahiri",
|
||
"title": "ComfyUI-AI-Photography-Toolkit",
|
||
"reference": "https://github.com/slahiri/ComfyUI-AI-Photography-Toolkit",
|
||
"files": [
|
||
"https://github.com/slahiri/ComfyUI-AI-Photography-Toolkit"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A collection of AI-powered photography and image generation tools for ComfyUI, featuring the SID_AIPromptGenerator node that uses Anthropic's Claude API to analyze images and generate optimized prompts for various image generation models."
|
||
},
|
||
{
|
||
"author": "wzyfromhust",
|
||
"title": "ComfyUI_SAM2UltraV2",
|
||
"reference": "https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2",
|
||
"files": [
|
||
"https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A fully modular and high-performance implementation of SAM2 (Segment Anything Model 2) for ComfyUI with dual-prompt support, negative point sampling, and upper body segmentation."
|
||
},
|
||
{
|
||
"author": "cedarconnor",
|
||
"title": "ComfyUI-DreamCube",
|
||
"reference": "https://github.com/cedarconnor/ComfyUI-DreamCube",
|
||
"files": [
|
||
"https://github.com/cedarconnor/ComfyUI-DreamCube"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "360° panoramic depth estimation with multi-plane synchronization for ComfyUI, featuring equirectangular-cubemap transformations, cross-face consistency, and boundary blending for seamless depth maps."
|
||
},
|
||
{
|
||
"author": "dowa-git",
|
||
"title": "comfyui-dowa",
|
||
"reference": "https://github.com/dowa-git/comfyui-dowa",
|
||
"files": [
|
||
"https://github.com/dowa-git/comfyui-dowa"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Professional navigation bar widget for ComfyUI with JWT-based user authentication, workflow templates, and team collaboration features in a purple gradient design."
|
||
},
|
||
{
|
||
"author": "fuselayer",
|
||
"title": "comfyui-lite-tracker",
|
||
"reference": "https://github.com/fuselayer/comfyui-lite-tracker",
|
||
"files": [
|
||
"https://github.com/fuselayer/comfyui-lite-tracker"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom nodes for LiteTracker, a fast and efficient point tracking model for videos with load model, track, and grid editor nodes."
|
||
},
|
||
{
|
||
"author": "yichengup",
|
||
"title": "ComfyUI-YCNodes_Toolkit",
|
||
"reference": "https://github.com/yichengup/ComfyUI-YCNodes_Toolkit",
|
||
"files": [
|
||
"https://github.com/yichengup/ComfyUI-YCNodes_Toolkit"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI toolkit with custom nodes for BBox canvas visualization, image brush mask drawing, and coordinate annotation for debugging and external data bridging. (Description by CC)"
|
||
},
|
||
{
|
||
"author": "hua1995116",
|
||
"title": "comfyui_goenhance_ffmpeg_wm",
|
||
"reference": "https://github.com/hua1995116/comfyui_goenhance_ffmpeg_wm",
|
||
"files": [
|
||
"https://github.com/hua1995116/comfyui_goenhance_ffmpeg_wm"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom node for adding watermarks to videos using FFmpeg, with configurable position, opacity, scale, and hardware acceleration support."
|
||
},
|
||
{
|
||
"author": "EricRollei",
|
||
"title": "Comfy_HunyuanImage3",
|
||
"reference": "https://github.com/EricRollei/Comfy_HunyuanImage3",
|
||
"files": [
|
||
"https://github.com/EricRollei/Comfy_HunyuanImage3"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Professional ComfyUI custom nodes for Tencent's HunyuanImage-3.0 80B multimodal model, with multiple loading modes, smart memory management, large image generation with CPU offload, and optional prompt enhancement via LLM APIs."
|
||
},
|
||
{
|
||
"author": "Devin Garner",
|
||
"title": "ComfyUI_Make-It-Animatable",
|
||
"reference": "https://github.com/speige/ComfyUI_Make-It-Animatable",
|
||
"files": [
|
||
"https://github.com/speige/ComfyUI_Make-It-Animatable"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Auto-Rigging humanoid 3D meshes for Mixamo animations"
|
||
},
|
||
{
|
||
"author": "alexjx",
|
||
"title": "ComfyUI-XJNodes",
|
||
"reference": "https://github.com/alexjx/ComfyUI-XJNodes",
|
||
"files": [
|
||
"https://github.com/alexjx/ComfyUI-XJNodes"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A modular collection of custom nodes for ComfyUI, organized by data type for easy navigation and maintenance."
|
||
},
|
||
|
||
{
|
||
"author": "princepainter",
|
||
"title": "Comfyui-PainterSampler",
|
||
"reference": "https://github.com/princepainter/Comfyui-PainterSampler",
|
||
"files": [
|
||
"https://github.com/princepainter/Comfyui-PainterSampler"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A dual-model image-to-video sampler for ComfyUI that combines high-noise and low-noise models in a single node, replacing two KSamplerAdvanced nodes with zero overhead and bit-identical frame generation. (Description by CC)"
|
||
},
|
||
{
|
||
"author": "comrender",
|
||
"title": "ComfyUI-Nano-Banana-Resizer",
|
||
"reference": "https://github.com/comrender/ComfyUI-Nano-Banana-Resizer",
|
||
"files": [
|
||
"https://github.com/comrender/ComfyUI-Nano-Banana-Resizer"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A ComfyUI custom node that automatically calculates optimal output dimensions for Google's Nano Banana image editing model, supporting 22 aspect ratio buckets and ensuring pixel-perfect outputs without shifting or cropping."
|
||
},
|
||
{
|
||
"author": "hum-ma",
|
||
"title": "ComfyUI-TiledVaeLite",
|
||
"reference": "https://github.com/hum-ma/ComfyUI-TiledVaeLite",
|
||
"files": [
|
||
"https://github.com/hum-ma/ComfyUI-TiledVaeLite"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A faster tiled VAE decode node for ComfyUI based on LTXV, optimized for low VRAM scenarios with configurable tiling, progress bars, and improved logging for decoding large images and videos."
|
||
},
|
||
{
|
||
"author": "tristanvdb",
|
||
"title": "ComfyUI-toolset",
|
||
"reference": "https://github.com/tristanvdb/ComfyUI-toolset",
|
||
"files": [
|
||
"https://github.com/tristanvdb/ComfyUI-toolset"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Human-in-the-loop image selection tool for ComfyUI workflows using a Flask web server, enabling users to pause workflows and interactively select images via a web browser interface."
|
||
},
|
||
{
|
||
"author": "smthemex",
|
||
"title": "ComfyUI_DyPE",
|
||
"reference": "https://github.com/smthemex/ComfyUI_DyPE",
|
||
"files": [
|
||
"https://github.com/smthemex/ComfyUI_DyPE"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "DyPE: Dynamic Position Extrapolation for Ultra High Resolution Diffusion ,you can use a wrapper node it in comfyUI"
|
||
},
|
||
{
|
||
"author": "ailab",
|
||
"title": "ComfyUI-FlashVSR",
|
||
"reference": "https://github.com/1038lab/ComfyUI-FlashVSR",
|
||
"files": [
|
||
"https://github.com/1038lab/ComfyUI-FlashVSR"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Powerful ComfyUI custom node built on the FlashVSR model, facilitating real-time diffusion-based video super-resolution for streaming applications."
|
||
},
|
||
{
|
||
"author": "shammi-g",
|
||
"title": "ComfyUI-Simple_Readable_Metadata-SG",
|
||
"reference": "https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG",
|
||
"files": [
|
||
"https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "View Image Metadata of ComfyUI as well as of ForgeUI or Automatic 1111 generated images in Easily Readable Format"
|
||
},
|
||
{
|
||
"author": "mister_link",
|
||
"title": "Link Comfy Nodes",
|
||
"reference": "https://github.com/Mister-Link/link-comfy-nodes",
|
||
"files": [
|
||
"https://github.com/Mister-Link/link-comfy-nodes"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A collection of custom ComfyUI nodes by Mister-Link, including color parsing, frame calculation, and utility nodes for enhanced workflow capabilities."
|
||
},
|
||
{
|
||
"author": "jonstreeter",
|
||
"title": "Reference-Based Video Colorization",
|
||
"reference": "https://github.com/jonstreeter/ComfyUI-Reference-Based-Video-Colorization",
|
||
"files": [
|
||
"https://github.com/jonstreeter/ComfyUI-Reference-Based-Video-Colorization"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Dual implementation of reference-based video colorization featuring ColorMNet (2024) with DINOv2 and Deep Exemplar (2019). Includes 4 nodes (2 video, 2 image), multiple feature encoders (VGG19, DINOv2, CLIP), advanced post-processing (color-matcher, WLS, guided, bilateral), and auto-installer for dependencies."
|
||
},
|
||
{
|
||
"author": "comrender",
|
||
"title": "ComfyUI-Topaz-Upscaler",
|
||
"reference": "https://github.com/comrender/ComfyUI-Topaz-Upscaler",
|
||
"files": [
|
||
"https://github.com/comrender/ComfyUI-Topaz-Upscaler"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A custom node for ComfyUI that integrates the Topaz Labs API for AI-powered image upscaling and enhancement."
|
||
},
|
||
{
|
||
"author": "Fablestarexpanse",
|
||
"title": "Timer-Node-Comfyui",
|
||
"reference": "https://github.com/Fablestarexpanse/Timer-Node-Comfyui",
|
||
"files": [
|
||
"https://github.com/Fablestarexpanse/Timer-Node-Comfyui"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A custom ComfyUI node that displays live processing time in a red digital countdown clock format, perfect for monitoring image generation times and tracking performance between workflow nodes."
|
||
},
|
||
{
|
||
"author": "liming123332",
|
||
"title": "ComfyUI-Ranbooru",
|
||
"reference": "https://github.com/liming123332/ComfyUI-Ranbooru",
|
||
"files": [
|
||
"https://github.com/liming123332/ComfyUI-Ranbooru"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Custom node that migrates WebUI Forge's Ranbooru plugin to ComfyUI, enabling searches across Booru sites to generate positive/negative prompts with tag cleaning, rating sorting, and caching support. (Description by CC)"
|
||
},
|
||
{
|
||
"author": "SilentZhang",
|
||
"title": "comfyui-encrypt",
|
||
"reference": "https://github.com/SilentZhang/comfyui-encrypt",
|
||
"files": [
|
||
"https://github.com/SilentZhang/comfyui-encrypt"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI custom nodes for RSA image encryption using asymmetric cryptography with key generation, encryption, and decryption functions via the cryptography library. (Description by CC)"
|
||
},
|
||
{
|
||
"author": "pznodes",
|
||
"title": "ComfyUI-DepthAnythingV3",
|
||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-DepthAnythingV3",
|
||
"files": [
|
||
"https://github.com/PozzettiAndrea/ComfyUI-DepthAnythingV3"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI nodes to use Depth Anything V3 - the latest depth estimation model from ByteDance. For now monocular depth, camera pose estimation and 3D point clouds/gaussians are supported. Models autodownload from HuggingFace (depth-anything org). This is a first draft, let me know if you have any feedback! :)"
|
||
},
|
||
{
|
||
"author": "Koratahiu",
|
||
"title": "ComfyUI-OFTv2",
|
||
"reference": "https://github.com/Koratahiu/ComfyUI-OFTv2",
|
||
"files": [
|
||
"https://github.com/Koratahiu/ComfyUI-OFTv2"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A custom node to support and load OFTv2 adapters"
|
||
},
|
||
{
|
||
"author": "GeekatplayStudio",
|
||
"title": "ComfyUI-Text2Speech",
|
||
"reference": "https://github.com/GeekatplayStudio/ComfyUI-Text2Speech",
|
||
"files": [
|
||
"https://github.com/GeekatplayStudio/ComfyUI-Text2Speech"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A ComfyUI custom node for text-to-speech integration with a local TTS server."
|
||
},
|
||
{
|
||
"author": "alankent",
|
||
"title": "OA 360 Clip",
|
||
"reference": "https://github.com/alankent/ComfyUI-OA-360-Clip",
|
||
"files": [
|
||
"https://github.com/alankent/ComfyUI-OA-360-Clip"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A ComfyUI node for extracting perspective views from 360 degree equirectangular images with an interactive drag-and-drop crop interface."
|
||
},
|
||
{
|
||
"author": "GraftingRayman",
|
||
"title": "ComfyUI Visual Dimension Selector",
|
||
"reference": "https://github.com/GraftingRayman/ComfyUI-Dimension-Selector",
|
||
"files": [
|
||
"https://github.com/GraftingRayman/ComfyUI-Dimension-Selector"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A visual ComfyUI latent canvas dimensions selector"
|
||
},
|
||
{
|
||
"author": "alludus",
|
||
"title": "multiGPU Upscaler",
|
||
"reference": "https://github.com/alludus/ComfyUI-multiGPU-upscaler",
|
||
"files": [
|
||
"https://github.com/alludus/ComfyUI-multiGPU-upscaler"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "multiGPU batch-parallel upscaling nodes for ComfyUI."
|
||
},
|
||
{
|
||
"author": "Koratahiu",
|
||
"title": "ComfyUI-Diff2Flow",
|
||
"reference": "https://github.com/Koratahiu/ComfyUI-Diff2Flow",
|
||
"files": [
|
||
"https://github.com/Koratahiu/ComfyUI-Diff2Flow"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Unofficial Implementation of Diff2Flow Method for ComfyUI."
|
||
},
|
||
{
|
||
"author": "GraftingRayman",
|
||
"title": "Unfied Vision Prompt Generator",
|
||
"reference": "https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator",
|
||
"files": [
|
||
"https://github.com/GraftingRayman/Unified-Vision-Prompt-Generator"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A Qwen 2/2.5, Moondream and SmolVLM LLM caption/prompt genrator"
|
||
},
|
||
{
|
||
"author": "GraftingRayman",
|
||
"title": "Border Distance Mapper",
|
||
"reference": "https://github.com/GraftingRayman/Border-Distance-Mapper",
|
||
"files": [
|
||
"https://github.com/GraftingRayman/Border-Distance-Mapper"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A Countries Border distance mapper"
|
||
},
|
||
{
|
||
"author": "jianghong-zhu",
|
||
"title": "ComfyUI-AdvancedCameraPrompts",
|
||
"reference": "https://github.com/jandan520/ComfyUI-AdvancedCameraPrompts",
|
||
"files": [
|
||
"https://github.com/jandan520/ComfyUI-AdvancedCameraPrompts"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Advanced camera control prompt generator for ComfyUI that reads camera information from 3D nodes and generates precise, professional camera control prompts."
|
||
},
|
||
{
|
||
"author": "ahkimkoo",
|
||
"title": "ComfyUI-GetKeyFrames",
|
||
"reference": "https://github.com/ahkimkoo/ComfyUI-GetKeyFrames",
|
||
"files": [
|
||
"https://github.com/ahkimkoo/ComfyUI-GetKeyFrames"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Extract keyframes from video"
|
||
},
|
||
{
|
||
"author": "power88",
|
||
"title": "ComfyUI-PDiD-LLM-Nodes",
|
||
"reference": "https://github.com/power88/ComfyUI-PDiD-LLM-Nodes",
|
||
"files": [
|
||
"https://github.com/power88/ComfyUI-PDiD-LLM-Nodes"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A LLM node with some models. (Description by CC)"
|
||
},
|
||
{
|
||
"author": "deng-wei",
|
||
"title": "ComfyUI-MiVolo-V2",
|
||
"id": "ComfyUI-MiVolo-V2",
|
||
"reference": "https://github.com/deng-wei/ComfyUI-MiVolo-V2",
|
||
"files": [
|
||
"https://github.com/deng-wei/ComfyUI-MiVolo-V2"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI nodes for [MiVolo V2 Age & Gender Prediction](https://huggingface.co/iitolstykh/mivolo_v2)"
|
||
},
|
||
{
|
||
"author": "fuyouawa",
|
||
"title": "comfyui-easytoolkit",
|
||
"reference": "https://github.com/fuyouawa/comfyui-easytoolkit",
|
||
"files": [
|
||
"https://github.com/fuyouawa/comfyui-easytoolkit"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A comprehensive ComfyUI extension toolkit providing nodes for algorithm calculations, Base64 encoding/decoding, image processing, and workflow utilities to streamline your ComfyUI workflows."
|
||
},
|
||
{
|
||
"author": "Lorenzo Mercugliano",
|
||
"title": "BoxBox",
|
||
"id": "ComfyUI-BoxBox",
|
||
"reference": "https://github.com/mercu-lore/BoxBox",
|
||
"description": "BoxBox is a lightweight ComfyUI extension for drawing, cropping, resizing, and reinserting specific regions of an image.",
|
||
"files": [
|
||
"https://github.com/mercu-lore/BoxBox"
|
||
],
|
||
"install_type": "git-clone"
|
||
},
|
||
{
|
||
"author": "IAMCCS Annotate",
|
||
"title": "IAMCCS_annotate - Free-hand drawing tool for ComfyUI",
|
||
"id": "IAMCCS-Annotate",
|
||
"reference": "https://github.com/IAMCCS/IAMCCS_annotate",
|
||
"files": [
|
||
"https://github.com/IAMCCS/IAMCCS_annotate"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A powerful drawing and annotation tool for ComfyUI that lets you add notes, sketches, and annotations directly on your workflow canvas with full layer support."
|
||
},
|
||
{
|
||
"author": "tiheaven",
|
||
"title": "Ps-Comfy-TiHeaveN-CustomNodes",
|
||
"reference": "https://github.com/tiheaven/Ps-Comfy-TiHeaveN-CustomNodes",
|
||
"files": [
|
||
"https://github.com/tiheaven/Ps-Comfy-TiHeaveN-CustomNodes"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A communication bridge between Photoshop plugins and ComfyUI servers, enabling AI image generation by connecting PS plugins to Comfy servers for model inference and image rendering."
|
||
},
|
||
{
|
||
"author": "comrender",
|
||
"title": "ComfyUI-gpt5_image_text",
|
||
"reference": "https://github.com/comrender/ComfyUI-gpt5_image_text",
|
||
"files": [
|
||
"https://github.com/comrender/ComfyUI-gpt5_image_text"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "A ComfyUI custom node for vision + text analysis using GPT-5 and GPT-4o with direct API key input, system prompt, temperature, max tokens, and multi-image support."
|
||
},
|
||
{
|
||
"author": "orpheus-gaze",
|
||
"title": "comfyui-s2-guidance-test",
|
||
"reference": "https://github.com/orpheus-gaze/comfyui-s2-guidance-test",
|
||
"files": [
|
||
"https://github.com/orpheus-gaze/comfyui-s2-guidance-test"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "An attempted implementation of S2 guidance for DIT diffusion models in ComfyUI, currently hardcoded for Flux model architecture to improve image sharpness and brightness."
|
||
},
|
||
{
|
||
"author": "sean-hungerford",
|
||
"title": "seedVR2_cudafull",
|
||
"reference": "https://github.com/sean-hungerford/seedVR2_cudafull",
|
||
"files": [
|
||
"https://github.com/sean-hungerford/seedVR2_cudafull"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Application for upscaling videos and images with multi-GPU support, offering a user-friendly interface and high-quality results with minimal effort."
|
||
},
|
||
{
|
||
"author": "smthemex",
|
||
"title": "ComfyUI_Step_Audio_EditX_SM",
|
||
"reference": "https://github.com/smthemex/ComfyUI_Step_Audio_EditX_SM",
|
||
"files": [
|
||
"https://github.com/smthemex/ComfyUI_Step_Audio_EditX_SM"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Step_Audio_EditX:the first open-source LLM-based audio model excelling at expressive and iterative audio editing—encompassing emotion, speaking style, and paralinguistics—alongside robust zero-shot text-to-speech (TTS) capabilities,try it in comfyUI"
|
||
},
|
||
{
|
||
"author": "subraoul",
|
||
"title": "Bit Depth Enhancer",
|
||
"reference": "https://github.com/subraoul/ComfyUI_Bit-Depth-Enhancer",
|
||
"files": [
|
||
"https://github.com/subraoul/ComfyUI_Bit-Depth-Enhancer"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Bit-depth enhancement and banding removal with classical and deep learning methods"
|
||
},
|
||
{
|
||
"author": "Alun",
|
||
"title": "comfyui-maya1-tts",
|
||
"reference": "https://github.com/ruanjianlun/comfyui_maya1_tts_alun",
|
||
"files": [
|
||
"https://github.com/ruanjianlun/comfyui_maya1_tts_alun"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "High-quality text-to-speech ComfyUI custom node powered by Maya1 model"
|
||
},
|
||
{
|
||
"author": "saganaki22",
|
||
"title": "Step Audio EditX TTS",
|
||
"reference": "https://github.com/Saganaki22/ComfyUI-Step_Audio_EditX_TTS",
|
||
"files": [
|
||
"https://github.com/Saganaki22/ComfyUI-Step_Audio_EditX_TTS"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Professional voice cloning and audio editing node for ComfyUI using Step Audio EditX"
|
||
},
|
||
{
|
||
"author": "terefang",
|
||
"title": "ComfyUI-Terefang-Nodes",
|
||
"reference": "https://github.com/terefang/ComfyUI-Terefang-Nodes",
|
||
"files": [
|
||
"https://github.com/terefang/ComfyUI-Terefang-Nodes"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "ComfyUI extension with several convenience nodes."
|
||
},
|
||
{
|
||
"author": "yano",
|
||
"title": "ComfyUI Fast Mosaic Detector",
|
||
"id": "comfyui-fast-mosaic-detector",
|
||
"reference": "https://github.com/yano/comfyui-fast-mosaic-detector",
|
||
"files": [
|
||
"https://github.com/yano/comfyui-fast-mosaic-detector"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "High-speed and high-accuracy mosaic detection node for ComfyUI. Supports FAST, ACCURATE, and HYBRID modes with ROI refinement."
|
||
},
|
||
{
|
||
"author": "cedarconnor",
|
||
"title": "ComfyUI-OmniX",
|
||
"reference": "https://github.com/cedarconnor/ComfyUI-OmniX",
|
||
"files": [
|
||
"https://github.com/cedarconnor/ComfyUI-OmniX"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "Extract comprehensive scene properties from 360-degree equirectangular panoramas, including depth, normals, and PBR materials, using OmniX adapters with Flux."
|
||
},
|
||
{
|
||
"author": "creepybits",
|
||
"title": "world weaver",
|
||
"id": "ComfyUI-World_weaver",
|
||
"reference": "https://github.com/Creepybits/World_weaver",
|
||
"files": [
|
||
"https://github.com/Creepybits/World_weaver"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "The World Weaver System: True AI character consistency using Textual Inheritance. Maintain unshakeable character identity (face, body, essence) across radical changes in pose, clothing, and scene without LoRAs, IP-Adapters, or ControlNet. This repo contains the Character Vault and Prompt Helper components."
|
||
},
|
||
{
|
||
"author": "princepainter",
|
||
"title": "Comfyui-PainterAudioCut",
|
||
"reference": "https://github.com/princepainter/Comfyui-PainterAudioCut",
|
||
"files": [
|
||
"https://github.com/princepainter/Comfyui-PainterAudioCut"
|
||
],
|
||
"install_type": "git-clone",
|
||
"description": "High-precision audio trimming custom node based on frame rates for ComfyUI - trim audio precisely by frame numbers instead of timestamps, perfectly matching video frame synchronization needs. (Description by CC)"
|
||
}
|
||
]
|
||
}
|