This commit is contained in:
kimjungho 2026-01-02 18:15:57 +09:00 committed by GitHub
commit 37105fdd7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,9 @@
],
"install_type": "git-clone",
"description": "This node pack offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\nNOTE: To use the UltralyticsDetectorProvider, you must install the 'ComfyUI Impact Subpack' separately.",
"preemptions":["SAMLoader"]
"preemptions": [
"SAMLoader"
]
},
{
"author": "Dr.Lt.Data",
@ -181,7 +183,8 @@
"UniFormer-SemSegPreprocessor",
"Unimatch_OptFlowPreprocessor",
"Zoe-DepthMapPreprocessor",
"Zoe_DepthAnythingPreprocessor"],
"Zoe_DepthAnythingPreprocessor"
],
"install_type": "git-clone",
"description": "Plug-and-play ComfyUI node sets for making ControlNet hint images."
},
@ -601,7 +604,9 @@
"files": [
"https://github.com/city96/SD-Latent-Upscaler"
],
"pip": ["huggingface-hub"],
"pip": [
"huggingface-hub"
],
"install_type": "git-clone",
"description": "Upscaling stable diffusion latents using a small neural network."
},
@ -613,7 +618,9 @@
"files": [
"https://github.com/city96/ComfyUI_DiT"
],
"pip": ["huggingface-hub"],
"pip": [
"huggingface-hub"
],
"install_type": "git-clone",
"description": "Testbed for [a/DiT(Scalable Diffusion Models with Transformers)](https://github.com/facebookresearch/DiT). [w/None of this code is stable, expect breaking changes if for some reason you want to use this.]"
},
@ -1203,7 +1210,9 @@
"IPAdapterWeightsFromStrategy",
"PrepImageForClipVision"
],
"pip": ["insightface"],
"pip": [
"insightface"
],
"install_type": "git-clone",
"description": "ComfyUI reference implementation for IPAdapter models. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. I just made the extension closer to ComfyUI philosophy."
},
@ -1399,7 +1408,10 @@
"files": [
"https://github.com/andersxa/comfyui-PromptAttention"
],
"pip": ["scikit-learn", "matplotlib"],
"pip": [
"scikit-learn",
"matplotlib"
],
"install_type": "git-clone",
"description": "Nodes: CLIP Directional Prompt Attention Encode. Direction prompt attention tries to solve the problem of contextual words (or parts of the prompt) having an effect on much later or irrelevant parts of the prompt."
},
@ -1407,7 +1419,9 @@
"author": "ArtVentureX",
"title": "AnimateDiff",
"reference": "https://github.com/SipherAGI/comfyui-animatediff",
"pip": ["flash_attn"],
"pip": [
"flash_attn"
],
"files": [
"https://github.com/SipherAGI/comfyui-animatediff"
],
@ -2440,7 +2454,9 @@
"https://github.com/Ttl/ComfyUi_NNLatentUpscale"
],
"install_type": "git-clone",
"preemptions": ["NNLatentUpscale"],
"preemptions": [
"NNLatentUpscale"
],
"description": "Nodes:NNLatentUpscale, A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding."
},
{
@ -2492,7 +2508,9 @@
"title": "comfy_PoP",
"id": "pop",
"reference": "https://github.com/picturesonpictures/comfy_PoP",
"files": ["https://github.com/picturesonpictures/comfy_PoP"],
"files": [
"https://github.com/picturesonpictures/comfy_PoP"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI. Includes a quick canny edge detection node with unconventional settings, simple LoRA stack nodes for workflow efficiency, and a customizable aspect ratio node."
},
@ -4809,9 +4827,13 @@
"author": "vanillacode314",
"title": "Simple Wildcard",
"reference": "https://github.com/vanillacode314/SimpleWildcardsComfyUI",
"files": ["https://github.com/vanillacode314/SimpleWildcardsComfyUI"],
"files": [
"https://github.com/vanillacode314/SimpleWildcardsComfyUI"
],
"install_type": "git-clone",
"pip": ["pipe"],
"pip": [
"pipe"
],
"description": "A simple wildcard node for ComfyUI. Can also be used a style prompt node."
},
{
@ -4961,7 +4983,9 @@
"files": [
"https://github.com/ningxiaoxiao/comfyui-NDI"
],
"pip": ["ndi-python"],
"pip": [
"ndi-python"
],
"install_type": "git-clone",
"description": "Real-time input output node for ComfyUI by NDI. Leveraging the powerful linking capabilities of NDI, you can access NDI video stream frames and send images generated by the model to NDI video streams."
},
@ -5969,7 +5993,9 @@
"title": "ComfyUI-Paint-by-Example",
"id": "paint-by-example",
"reference": "https://github.com/Kangkang625/ComfyUI-paint-by-example",
"pip": ["diffusers"],
"pip": [
"diffusers"
],
"files": [
"https://github.com/Kangkang625/ComfyUI-paint-by-example"
],
@ -6897,7 +6923,9 @@
"files": [
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock"
],
"pip": ["boto3"],
"pip": [
"boto3"
],
"install_type": "git-clone",
"description": "Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies. This repo is the ComfyUI nodes for Bedrock service. You could invoke the foundation model in your ComfyUI pipeline."
},
@ -9761,7 +9789,9 @@
"title": "ComfyUI-RGT",
"id": "rgt",
"reference": "https://github.com/viperyl/ComfyUI-RGT",
"pip": ["loguru"],
"pip": [
"loguru"
],
"files": [
"https://github.com/viperyl/ComfyUI-RGT"
],
@ -11967,7 +11997,9 @@
"files": [
"https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ"
],
"pip": ["git+https://github.com/IST-DASLab/marlin"],
"pip": [
"git+https://github.com/IST-DASLab/marlin"
],
"install_type": "git-clone",
"description": "Quantization tools are from [a/https://github.com/casper-hansen/AutoAWQ](https://github.com/casper-hansen/AutoAWQ) and [a/https://github.com/IST-DASLab/marlin](https://github.com/IST-DASLab/marlin)\nOnly applicable to graphics cards with sm_80 and above (30 series and above)\nNeed to install marlin dependencies first"
},
@ -16537,8 +16569,7 @@
"title": "ControlAltAI Nodes",
"id": "controlaltai",
"reference": "https://github.com/gseth/ControlAltAI-Nodes",
"files":
[
"files": [
"https://github.com/gseth/ControlAltAI-Nodes"
],
"install_type": "git-clone",
@ -17719,7 +17750,9 @@
"files": [
"https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform"
],
"pip": ["zhipuai-platform-video"],
"pip": [
"zhipuai-platform-video"
],
"install_type": "git-clone",
"description": "This platform extension provides ZhipuAI nodes, enabling you to configure a workflow for online video generation."
},
@ -18155,7 +18188,11 @@
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy"
],
"tags": ["inpaint", "crop", "image"],
"tags": [
"inpaint",
"crop",
"image"
],
"install_type": "git-clone",
"description": "InpaintEasy is a set of optimized local repainting (Inpaint) nodes that provide a simpler and more powerful local repainting workflow. It makes local repainting work easier and more efficient with intelligent cropping and merging functions."
},
@ -18178,7 +18215,11 @@
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt"
],
"tags": ["Flux", "redux", "prompt"],
"tags": [
"Flux",
"redux",
"prompt"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that provides fine-grained control over style transfer using Redux style models."
},
@ -19256,7 +19297,9 @@
"files": [
"https://github.com/TZOOTZ/ComfyUI-TZOOTZ_VHS"
],
"pip": ["numpy<2"],
"pip": [
"numpy<2"
],
"install_type": "git-clone",
"description": "The TZOOTZ VHS Effect Node is designed for multimedia creators who want to blend digital precision with analog imperfection ↔️. Inspired by retro VHS aesthetics, this node lets you apply grain, color bleeding, saturation adjustments, and more, giving any image a touch of analog warmth and noise."
},
@ -22047,7 +22090,10 @@
"files": [
"https://github.com/ciga2011/ComfyUI-MarkItDown"
],
"pip": ["markitdown", "openai"],
"pip": [
"markitdown",
"openai"
],
"install_type": "git-clone",
"description": "This node pack helps to convert various files to Markdown. It supports pdf, pptx, xlsx, docx, html and image files."
},
@ -22102,7 +22148,9 @@
"files": [
"https://github.com/jurdnisglobby/ComfyUI-Jurdns-Groq-Node"
],
"pip": ["groq"],
"pip": [
"groq"
],
"install_type": "git-clone",
"description": "This node utilizes the Groq.com API to enhance prompts. (Place API key and main system prompt in the groq_config.json)"
},
@ -23903,7 +23951,13 @@
],
"description": "Node for compositing multiple images with interactive preview and layer management",
"install_type": "git-clone",
"tags": ["image", "composite", "layer", "blend", "transform"]
"tags": [
"image",
"composite",
"layer",
"blend",
"transform"
]
},
{
"author": "zentrocdot",
@ -27272,7 +27326,15 @@
],
"install_type": "git-clone",
"description": "Professional alignment & real-time node color picker. A must-have plugin for managing node layout and color schemes in ComfyUI. Features a real-time color picker, alignment, 7 preset colors, grayscale/custom modes, and one-click reverse alignment.",
"tags": ["alignment", "color-picker", "node-utility", "ui", "organizer", "node2.0", "frontend"]
"tags": [
"alignment",
"color-picker",
"node-utility",
"ui",
"organizer",
"node2.0",
"frontend"
]
},
{
"author": "matorzhin",
@ -27394,7 +27456,11 @@
"https://github.com/Irsalistic/comfyui-dam-object-extractor"
],
"description": "A ComfyUI node that uses NVIDIA's DAM model to identify objects in masked regions",
"tags": ["object recognition", "vision", "image analysis"],
"tags": [
"object recognition",
"vision",
"image analysis"
],
"install_type": "git-clone"
},
{
@ -29902,8 +29968,17 @@
"https://github.com/casterpollux/MiniMax-bmo"
],
"nodename_pattern": "MiniMax.*BMO|BMO.*MiniMax",
"pip": ["segment-anything"],
"tags": ["video", "inpainting", "object-removal", "suite", "professional", "BMO"],
"pip": [
"segment-anything"
],
"tags": [
"video",
"inpainting",
"object-removal",
"suite",
"professional",
"BMO"
],
"install_type": "git-clone",
"description": "Professional video object removal suite using MiniMax optimization. Includes BMO-enhanced nodes with VAE normalization, temporal preservation, and 6-step inference. Complete video inpainting solution for ComfyUI."
},
@ -31273,8 +31348,15 @@
"install_type": "git-clone",
"description": "A comprehensive VRAM management tool for ComfyUI. Includes automatic cleanup and GPU monitoring.",
"nodename_pattern": "StFist",
"pip": ["GPUtil>=1.4.0"],
"tags": ["vram", "gpu", "optimizer", "monitoring"]
"pip": [
"GPUtil>=1.4.0"
],
"tags": [
"vram",
"gpu",
"optimizer",
"monitoring"
]
},
{
"author": "blird",
@ -31657,7 +31739,13 @@
],
"install_type": "git-clone",
"description": "🧩 Aspect Ratio Image Size Calculator, 🖼️ Aspect Ratio Resizer, and 📄 Markdown Link Generator for ComfyUI.",
"tags": ["image", "resize", "aspect-ratio", "markdown", "utils"]
"tags": [
"image",
"resize",
"aspect-ratio",
"markdown",
"utils"
]
},
{
"author": "jenn",
@ -32549,7 +32637,11 @@
"https://github.com/marco-zanella/ComfyUI-BooleanExpression"
],
"install_type": "git-clone",
"tags": ["boolean", "logic", "comparison"],
"tags": [
"boolean",
"logic",
"comparison"
],
"description": "A collection of logic and comparison nodes for ComfyUI. This package adds building blocks for boolean logic, arithmetic comparisons, and string comparisons, making it easier to design conditional workflows directly in ComfyUI."
},
{
@ -32804,7 +32896,12 @@
],
"install_type": "git-clone",
"description": "ComfyUI video processing nodes with workflow metadata support",
"pip": ["mediapipe>=0.10.0", "opencv-python>=4.8.0", "scipy>=1.10.0", "color-matcher>=0.3.0"]
"pip": [
"mediapipe>=0.10.0",
"opencv-python>=4.8.0",
"scipy>=1.10.0",
"color-matcher>=0.3.0"
]
},
{
"author": "Dehypnotic",
@ -33079,7 +33176,14 @@
],
"install_type": "git-clone",
"description": "ComfyUI wrapper for Microsoft VibeVoice TTS model. Supports single speaker, multi-speaker, and text file loading",
"pip": ["torch>=2.0.0", "torchaudio>=2.0.0", "numpy>=1.20.0", "transformers>=4.44.0", "librosa>=0.9.0", "soundfile>=0.12.0"]
"pip": [
"torch>=2.0.0",
"torchaudio>=2.0.0",
"numpy>=1.20.0",
"transformers>=4.44.0",
"librosa>=0.9.0",
"soundfile>=0.12.0"
]
},
{
"author": "mikheys",
@ -33481,7 +33585,12 @@
],
"install_type": "git-clone",
"description": "Adds `XY Input: LoRA Weight (simple)` for Efficiency Nodes. Outputs XY subtype 'LoRA' (name, weight, weight) with a linear sweep; works with `XY Input: Checkpoint`.",
"tags": ["xy-plot", "lora", "efficiency-nodes", "utility"]
"tags": [
"xy-plot",
"lora",
"efficiency-nodes",
"utility"
]
},
{
"author": "Shellishack",
@ -34297,7 +34406,11 @@
],
"install_type": "git-clone",
"description": "A Virtual Camera Output For ComfyUI. On Windows, it will use the OBS Virtual Camera driver. So make sure you have OBS installed. Then in your other webcam capable applications, such as Google Meet, Teams, Zoom and even OBS itself, you can connect to the OBS Virtual Camera option and see what you are outputting from ComfyUI.",
"tags": ["virtual-camera", "obs", "webcam"]
"tags": [
"virtual-camera",
"obs",
"webcam"
]
},
{
"author": "Sean-Bradley",
@ -34308,7 +34421,10 @@
],
"install_type": "git-clone",
"description": "Compare two images using ComfyUI. Connect images to both image_a and image_b inputs. Press RUN. Then use the slider to compare. Best used when two images are very similar and you want to see the differences very closely. Search for the manager for image compare, or imagecompare.",
"tags": ["image-compare", "imagecompare"]
"tags": [
"image-compare",
"imagecompare"
]
},
{
"author": "Sean-Bradley",
@ -34319,7 +34435,10 @@
],
"install_type": "git-clone",
"description": "A tool to reverse the frames of video type files (MP4, WebM, WebP, Animated GIF) using ComfyUI. It gets the image batch tensor and returns the same tensor, but flipped.",
"tags": ["video-reverse", "image-batch-reverse"]
"tags": [
"video-reverse",
"image-batch-reverse"
]
},
{
"author": "Sean-Bradley",
@ -34643,7 +34762,12 @@
"https://github.com/kj863257/ComfyUI_RC_Image_Compositor"
],
"install_type": "git-clone",
"tags": ["compositing", "layer", "blend modes", "photoshop-style"]
"tags": [
"compositing",
"layer",
"blend modes",
"photoshop-style"
]
},
{
"author": "Verolelb",
@ -35277,7 +35401,9 @@
],
"install_type": "git-clone",
"description": "Advanced GRAG (Guided Region-Adaptive Guidance) implementation for ComfyUI. Features: Simple Controller (3 parameters) for beginners, Unified Controller (25+ parameters) for experts, Advanced Sampler with v2.2.1 contamination fix, Preset Manager with 54 curated presets, per-layer control, adaptive schedules, and multi-resolution support.",
"pip": ["PyYAML>=6.0"]
"pip": [
"PyYAML>=6.0"
]
},
{
"author": "pizurny",
@ -36261,7 +36387,13 @@
"install_type": "git-clone",
"description": "Automatic image tagging using WD14 models with batch processing and GPU acceleration for ComfyUI",
"category": "Image Processing",
"tags": ["image", "tagging", "wd14", "batch", "gpu"],
"tags": [
"image",
"tagging",
"wd14",
"batch",
"gpu"
],
"pip": [
"onnxruntime>=1.16.0",
"numpy>=1.24.0",
@ -36770,7 +36902,11 @@
],
"install_type": "git-clone",
"description": "Adds hotkeys (F8 / Ctrl+K) and a toolbar button to cycle node link styles (Spline / Linear / Straight).",
"tags": ["ui", "hotkey", "canvas"]
"tags": [
"ui",
"hotkey",
"canvas"
]
},
{
"author": "fllywaay",
@ -36844,7 +36980,9 @@
],
"install_type": "git-clone",
"description": "A collection of custom utility nodes for ComfyUI, providing a variety of practical mini-tools with multiple functions.",
"tags": ["utility"]
"tags": [
"utility"
]
},
{
"author": "Owl-V",
@ -36856,7 +36994,13 @@
],
"install_type": "git-clone",
"description": "ComfyUI plug-in collection of basic translator, LLM translator and a series of LLM Service Connectors.",
"tags": ["translation", "llm", "ai", "connector", "utility"]
"tags": [
"translation",
"llm",
"ai",
"connector",
"utility"
]
},
{
"author": "Cyrostar",
@ -36878,7 +37022,12 @@
],
"install_type": "git-clone",
"description": "Prompt generator from CSV files with randomization and external text input.",
"tags": ["prompt", "csv", "text", "random"]
"tags": [
"prompt",
"csv",
"text",
"random"
]
},
{
"author": "bulldog68",
@ -36889,7 +37038,12 @@
],
"install_type": "git-clone",
"description": "Advanced nodes for interaction with Olama (text, vision, image editing), with dynamic management of prompts via CSV.",
"tags": ["prompt", "csv", "text", "random"]
"tags": [
"prompt",
"csv",
"text",
"random"
]
},
{
"author": "Usonaki",
@ -37151,7 +37305,12 @@
],
"install_type": "git-clone",
"description": "An enhanced Wan2.2 Image-to-Video node specifically designed to fix the slow-motion issue in 4-step LoRAs (like lightx2v).",
"tags": ["video", "image-to-video", "Wan2.2", "LoRA"]
"tags": [
"video",
"image-to-video",
"Wan2.2",
"LoRA"
]
},
{
"author": "princepainter",
@ -37213,7 +37372,12 @@
],
"install_type": "git-clone",
"description": "Enhance first and last frames for smooth video loop generation in ComfyUI. Based on WAN Video workflow.",
"tags": ["video", "frame", "loop", "workflow"]
"tags": [
"video",
"frame",
"loop",
"workflow"
]
},
{
"author": "princepainter",
@ -37317,7 +37481,6 @@
"install_type": "git-clone",
"description": "ComfyUI extension with several convenience nodes."
},
{
"author": "AlexXia007",
"title": "AIYang_TripleAPI",
@ -37730,7 +37893,10 @@
],
"install_type": "git-clone",
"description": "Smart Image Saving Nodes - Offers intelligent folder management and image saving capabilities, supporting flexible folder hierarchy control, multiple metadata sources, various image formats, and metadata embedding. It includes two nodes: SmartFolderManager and SmartImageSaver.",
"pip": ["Pillow", "piexif"],
"pip": [
"Pillow",
"piexif"
],
"nodename_pattern": "Smart"
},
{
@ -37803,7 +37969,13 @@
],
"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"]
"tags": [
"xy_plot",
"xy",
"xz",
"testing",
"ksampler"
]
},
{
"author": "akawana",
@ -37814,7 +37986,13 @@
],
"install_type": "git-clone",
"description": "Builds a folder-based tree from prompt lines. Lets you organize prompts into folders. Also adds several configurable keybindings for text editing (line commenting, regional prompting areas). Splits the prompt into regions for Regional Prompting.",
"tags": ["frontend", "shortcut", "regional", "folders", "bookmarks"]
"tags": [
"frontend",
"shortcut",
"regional",
"folders",
"bookmarks"
]
},
{
"author": "akawana",
@ -37825,7 +38003,14 @@
],
"install_type": "git-clone",
"description": "Utility tools: IndexMultiple, IsOneOfGroupsActive, RepeatGroupState group enable/disable like rg but without connection, Pipe, Getter, Setter highly optimized.",
"tags": ["utility", "list", "batch", "get", "set", "pipe"]
"tags": [
"utility",
"list",
"batch",
"get",
"set",
"pipe"
]
},
{
"author": "akawana",
@ -37836,7 +38021,12 @@
],
"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"]
"tags": [
"utility",
"mask",
"rgb",
"bridge"
]
},
{
"author": "lovisdotio",
@ -38028,7 +38218,6 @@
"install_type": "git-clone",
"description": "ComfyUI custom nodes for integrating multiple external APIs including Gemini, OpenAI, Replicate, and ElevenLabs directly into local workflows. (Description by CC)"
},
{
"author": "keghoang",
"title": "ComfyUI-Charon",
@ -38301,7 +38490,12 @@
],
"install_type": "git-clone",
"description": "Custom nodes: FSLGeminiChat, FSLGeminiGenerateImage, Transparent Background helpers, and more.",
"tags": ["image", "chat", "gemini", "fsl"]
"tags": [
"image",
"chat",
"gemini",
"fsl"
]
},
{
"author": "exedesign",
@ -38314,7 +38508,14 @@
"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"]
"tags": [
"3D",
"generation",
"text-to-3d",
"image-to-3d",
"hunyuan",
"tencent"
]
},
{
"author": "btitkin",
@ -38475,7 +38676,12 @@
],
"install_type": "git-clone",
"description": "A collection of utility nodes for ComfyUI, including resolution presets for film and photography aspect ratios.",
"tags": ["utility", "presets", "aspect ratio", "film"]
"tags": [
"utility",
"presets",
"aspect ratio",
"film"
]
},
{
"author": "jomakaze",
@ -38876,7 +39082,9 @@
"files": [
"https://github.com/Braeden90000/comfyui-load-image-url"
],
"pip": ["requests"],
"pip": [
"requests"
],
"install_type": "git-clone",
"description": "Load images from files or URLs with live preview and source switching."
},
@ -40062,25 +40270,6 @@
"install_type": "git-clone",
"description": "LLM integration nodes for ComfyUI. Support chat completions and image generation with OpenAI/Gemini. Features precise resolution and aspect ratio control for Gemini image generation (1K/2K/4K with 5 aspect ratios). Zero external dependencies."
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",
@ -40468,6 +40657,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "IXIWORKS-KIMJUNGHO",
"title": "ComfyUI-VideoDescription",
"id": "comfyui-videodescription",
"reference": "https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription",
"files": [
"https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription"
],
"install_type": "git-clone",
"description": "Video description nodes using Qwen3-VL and NVIDIA DAM models, plus StoryBoard JSON prompt generation nodes for structured scene and character prompts."
}
]
}