mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-13 15:40:49 +08:00
Compare commits
29 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29a59595b9 | ||
|
|
58a1051c46 | ||
|
|
53bec8be40 | ||
|
|
162f25f570 | ||
|
|
5d0112f768 | ||
|
|
695d87cc0a | ||
|
|
f2ba36ec3a | ||
|
|
6b83a5a16e | ||
|
|
10aff14af5 | ||
|
|
7634a08073 | ||
|
|
92cf872f1b | ||
|
|
c916174499 | ||
|
|
4ad8735c89 | ||
|
|
2416aa2fc9 | ||
|
|
f4fa394e0f | ||
|
|
8d67702ab0 | ||
|
|
b1d804a47e | ||
|
|
db6ff690bf | ||
|
|
adfbe8de75 | ||
|
|
8184430df5 | ||
|
|
88938a04cc | ||
|
|
6a50229ef6 | ||
|
|
76e9ce9b5d | ||
|
|
c635591e16 | ||
|
|
82cf838d28 | ||
|
|
9d1bc43a58 | ||
|
|
4711e81cec | ||
|
|
09f0656139 | ||
|
|
98cf72e0a2 |
@ -1666,6 +1666,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes related to video workflows"
|
"description": "Nodes related to video workflows"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "KrakenUnbound",
|
||||||
|
"title": "Kraken Tools",
|
||||||
|
"id": "kraken-tools",
|
||||||
|
"reference": "https://github.com/krakenunbound/comfyui-kraken-tools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/krakenunbound/comfyui-kraken-tools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "15 productivity nodes: Kraken Unbound Prompt (vision-enabled prompt builder with Qwen2-VL), WAN Prompt Splitter (cinematic styling), Ollama Prompt Chat (LLM enhancement), LoRA Loader with CivitAI trigger fetching, Dual CLIP Loader (Flux/SD3/SDXL), smart KSampler (AMP handling for WAN/Flow/FP8), Empty Latent with aspect presets, Upscale & Tile Calculator for Ultimate SD Upscale, Resolution Helper, Image Processor, WAN Helper, and more."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Gourieff",
|
"author": "Gourieff",
|
||||||
"title": "ComfyUI-FutureWarningIgnore",
|
"title": "ComfyUI-FutureWarningIgnore",
|
||||||
@ -23052,16 +23063,6 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"description": "Simple node for advanced wildcard text processing. Supports variables, conditionals, tag aggregation, weighted selection, and deep nesting. Lightweight, fast, zero external dependencies."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "r3dial",
|
|
||||||
"title": "Redial Discomphy - Discord Integration for ComfyUI",
|
|
||||||
"reference": "https://github.com/r3dial/redial-discomphy",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/r3dial/redial-discomphy"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A custom node for ComfyUI that enables direct posting of images, videos, and messages to Discord channels. This node seamlessly integrates your ComfyUI workflows with Discord communication, allowing you to automatically share your generated content."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "r3dsd",
|
"author": "r3dsd",
|
||||||
"title": "Comfyui-Template-Loader",
|
"title": "Comfyui-Template-Loader",
|
||||||
@ -33109,7 +33110,7 @@
|
|||||||
"description": "A collection of essential utility nodes for handling image sequences, video, audio, and synchronized data within ComfyUI workflows."
|
"description": "A collection of essential utility nodes for handling image sequences, video, audio, and synchronized data within ComfyUI workflows."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "thimpat",
|
"author": "KrakenUnbound",
|
||||||
"title": "ComfyUI-KrakenTools",
|
"title": "ComfyUI-KrakenTools",
|
||||||
"reference": "https://github.com/krakenunbound/ComfyUI-KrakenTools",
|
"reference": "https://github.com/krakenunbound/ComfyUI-KrakenTools",
|
||||||
"files": [
|
"files": [
|
||||||
@ -33522,6 +33523,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A general comfyui model loading plugin that supports loading unet models quantized in bnb-4bit (nf4 and fp4) format"
|
"description": "A general comfyui model loading plugin that supports loading unet models quantized in bnb-4bit (nf4 and fp4) format"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "mengqin",
|
||||||
|
"title": "Twinflow Node for ComfyUI",
|
||||||
|
"reference": "https://github.com/mengqin/ComfyUI-TwinFlow",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mengqin/ComfyUI-TwinFlow"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a set of sampling nodes specifically designed for fine-tuning Twinflow models."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Artificial-Sweetener",
|
"author": "Artificial-Sweetener",
|
||||||
"title": "WhiteRabbit",
|
"title": "WhiteRabbit",
|
||||||
@ -33754,6 +33765,26 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ntage-DreamOmni2 brings Qwen2.5-VL’s multimodal intelligence to ComfyUI, enabling unified text–image understanding for both generation and editing. Create context-aware prompts, perform reference-based visual edits, and build adaptive image grids — all with high consistency, abstraction, and creative control."
|
"description": "ntage-DreamOmni2 brings Qwen2.5-VL’s multimodal intelligence to ComfyUI, enabling unified text–image understanding for both generation and editing. Create context-aware prompts, perform reference-based visual edits, and build adaptive image grids — all with high consistency, abstraction, and creative control."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "vantagewithai",
|
||||||
|
"title": "Vantage-Nodes",
|
||||||
|
"reference": "https://github.com/vantagewithai/Vantage-Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/vantagewithai/Vantage-Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This release introduces Vantage Nodes, a powerful utility and infrastructure node pack for ComfyUI, designed for advanced workflows, batch processing, and experimental pipelines."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "vantagewithai",
|
||||||
|
"title": "Vantage-Step-Audio-EditX",
|
||||||
|
"reference": "https://github.com/vantagewithai/Vantage-Step-Audio-EditX",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/vantagewithai/Vantage-Step-Audio-EditX"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This project is a custom node implementation built on top of Step-Audio-EditX. It adapts and extends EditX capabilities to support multi‑speaker, long‑format, voice cloning, and emotion/style/speed editing, enabling you to feed in a script with multiple speakers, inline pauses, paralinguistic cues, and get a concatenated audio output in one pass."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "SatadalAI",
|
"author": "SatadalAI",
|
||||||
"title": "SATA UtilityNode Node for ComfyUI",
|
"title": "SATA UtilityNode Node for ComfyUI",
|
||||||
@ -34419,7 +34450,7 @@
|
|||||||
"description": "Lucy Edit is a video editing model that performs instruction-guided edits on videos using free-text prompts — it supports a variety of edits, such as clothing & accessory changes, character changes, object insertions, and scene replacements while preserving the motion and composition perfectly."
|
"description": "Lucy Edit is a video editing model that performs instruction-guided edits on videos using free-text prompts — it supports a variety of edits, such as clothing & accessory changes, character changes, object insertions, and scene replacements while preserving the motion and composition perfectly."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Sean-Bradley",
|
"author": "sbcode",
|
||||||
"title": "ComfyUI Virtual Webcam",
|
"title": "ComfyUI Virtual Webcam",
|
||||||
"reference": "https://github.com/Sean-Bradley/ComfyUI-Virtual-Webcam",
|
"reference": "https://github.com/Sean-Bradley/ComfyUI-Virtual-Webcam",
|
||||||
"files": [
|
"files": [
|
||||||
@ -34430,7 +34461,7 @@
|
|||||||
"tags": ["virtual-camera", "obs", "webcam"]
|
"tags": ["virtual-camera", "obs", "webcam"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Sean-Bradley",
|
"author": "sbcode",
|
||||||
"title": "ComfyUI Image Compare",
|
"title": "ComfyUI Image Compare",
|
||||||
"reference": "https://github.com/Sean-Bradley/ComfyUI-Image-Compare",
|
"reference": "https://github.com/Sean-Bradley/ComfyUI-Image-Compare",
|
||||||
"files": [
|
"files": [
|
||||||
@ -34441,7 +34472,7 @@
|
|||||||
"tags": ["image-compare", "imagecompare"]
|
"tags": ["image-compare", "imagecompare"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Sean-Bradley",
|
"author": "sbcode",
|
||||||
"title": "ComfyUI Video Reverse",
|
"title": "ComfyUI Video Reverse",
|
||||||
"reference": "https://github.com/Sean-Bradley/ComfyUI-Video-Reverse",
|
"reference": "https://github.com/Sean-Bradley/ComfyUI-Video-Reverse",
|
||||||
"files": [
|
"files": [
|
||||||
@ -34452,7 +34483,7 @@
|
|||||||
"tags": ["video-reverse", "image-batch-reverse"]
|
"tags": ["video-reverse", "image-batch-reverse"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Sean-Bradley",
|
"author": "sbcode",
|
||||||
"title": "ComfyUI Voice Clone",
|
"title": "ComfyUI Voice Clone",
|
||||||
"reference": "https://github.com/Sean-Bradley/ComfyUI-Voice-Clone",
|
"reference": "https://github.com/Sean-Bradley/ComfyUI-Voice-Clone",
|
||||||
"files": [
|
"files": [
|
||||||
@ -34472,7 +34503,7 @@
|
|||||||
"description": "Remove background scenery from an image of a person. The output image is saved as an RGBA PNG. The alpha channel is included."
|
"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": "Sean-Bradley",
|
"author": "sbcode",
|
||||||
"title": "ComfyUI-Get-Line",
|
"title": "ComfyUI-Get-Line",
|
||||||
"reference": "https://github.com/Sean-Bradley/ComfyUI-Get-Line",
|
"reference": "https://github.com/Sean-Bradley/ComfyUI-Get-Line",
|
||||||
"files": [
|
"files": [
|
||||||
@ -34480,6 +34511,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"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`."
|
"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": "sbcode",
|
||||||
|
"title": "ComfyUI-Sonic",
|
||||||
|
"reference": "https://github.com/Sean-Bradley/ComfyUI-Sonic",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Sean-Bradley/ComfyUI-Sonic"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom node that takes an audio mp3 and an image, and creates a lip synced video from them."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "LukeCoulson1",
|
"author": "LukeCoulson1",
|
||||||
@ -34652,6 +34693,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Strict Sage 3 (Blackwell) attention for ComfyUI official flows."
|
"description": "Strict Sage 3 (Blackwell) attention for ComfyUI official flows."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "wallen0322",
|
||||||
|
"title": "ComfyUI-qwenmultianglelight",
|
||||||
|
"reference": "https://github.com/wallen0322/ComfyUI-qwenmultianglelight",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/wallen0322/ComfyUI-qwenmultianglelight"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI node for 3D lighting angle control, outputs lighting prompts for relighting image generation"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ChaosHL",
|
"author": "ChaosHL",
|
||||||
"title": "Marvelous-Box-Comfyui",
|
"title": "Marvelous-Box-Comfyui",
|
||||||
@ -37012,6 +37063,18 @@
|
|||||||
"description": "Advanced nodes for interaction with Olama (text, vision, image editing), with dynamic management of prompts via CSV.",
|
"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": "bulldog68",
|
||||||
|
"title": "ComfyUI_FMJ_SaveImageVersions",
|
||||||
|
"description": "Image saving with complete metadata (prompts, seed, software versions) + smart loading.",
|
||||||
|
"reference": "https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"tags": ["save image", "metadonne"],
|
||||||
|
"license": "GNU V3"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Usonaki",
|
"author": "Usonaki",
|
||||||
"title": "ComfyUI-DyPE-Nunchaku",
|
"title": "ComfyUI-DyPE-Nunchaku",
|
||||||
@ -40293,6 +40356,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This is a simple, lightweight ComfyUI resolution and aspect ratio control node that hardly requires any dependency fuss."
|
"description": "This is a simple, lightweight ComfyUI resolution and aspect ratio control node that hardly requires any dependency fuss."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "SamLiu1000",
|
||||||
|
"title": "ComfyUI_Rabbit-Camera-Perspective",
|
||||||
|
"reference": "https://github.com/SamLiu1000/ComfyUI_Rabbit-Camera-Perspective",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/SamLiu1000/ComfyUI_Rabbit-Camera-Perspective"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "An intuitive prompt previewer ComfyUI node for use with Fal's Multi-View LoRA, optimized for portraits with real-time prompt previews."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "soulctcher",
|
"author": "soulctcher",
|
||||||
"title": "TetriNode",
|
"title": "TetriNode",
|
||||||
@ -40713,17 +40786,427 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Enhance ComfyUI workflow by providing powerful node search, attribute search, and port navigation features with Ctrl+F shortcut support."
|
"description": "Enhance ComfyUI workflow by providing powerful node search, attribute search, and port navigation features with Ctrl+F shortcut support."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "shmbatom",
|
||||||
|
"title": "Comfyui-ImageAB-Compare",
|
||||||
|
"id": "Comfyui-ImageAB-Compare",
|
||||||
|
"reference": "https://github.com/shmbatom/Comfyui-ImageAB-Compare",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/shmbatom/Comfyui-ImageAB-Compare"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "image split comparison horizontally/vertically, real-time mouse interaction to adjust split ratios, bidirectional linkage between slider and mouse, and the ability to export comparison images with precise split lines."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "shmba05tom",
|
||||||
|
"title": "Comfyui-Image-Concat",
|
||||||
|
"id": "Comfyui-Image-Concat",
|
||||||
|
"reference": "https://github.com/shmbatom/Comfyui-Image-Concat",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/shmbatom/Comfyui-Image-Concat"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "a powerful image concatenation tool for ComfyUI, with True Alpha Channel Support and Multiple Image-block Fill Modes."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "solidlime",
|
||||||
|
"title": "Random Image Picker",
|
||||||
|
"reference": "https://github.com/solidlime/Comfyui-Random_Image_Picker",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/solidlime/Comfyui-Random_Image_Picker"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom node for flexible image loading with file picker and random folder selection. Features instant preview, auto mode switching, and browser-based file selection.",
|
||||||
|
"nodename_pattern": "RandomImagePicker"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "18yz153",
|
||||||
|
"title": "ComfyUI-Persona-Director",
|
||||||
|
"reference": "https://github.com/c/ComfyUI-Persona-Director",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/18yz153/ComfyUI-Persona-Director"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A visual state machine for consistent character generation. It intelligently maintains character identity, outfits, and locations across multiple generations using LLM-driven state management."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "BWDrum",
|
||||||
|
"title": "ComfyUI Random Wildcard Loader",
|
||||||
|
"id": "random-wildcard-loader",
|
||||||
|
"reference": "https://github.com/BWDrum/ComfyUI-RandomWildcardLoader",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/BWDrum/ComfyUI-RandomWildcardLoader"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node for randomized prompt generation with __wildcard__ expansion, subfolder filtering, prefix/suffix support, and seed-based reproducibility."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "GonDesign",
|
||||||
|
"title": "ComfyUI-HaoranWanxImageEdit",
|
||||||
|
"reference": "https://github.com/GonDesign/ComfyUI-HaoranWanxImageEdit",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/GonDesign/ComfyUI-HaoranWanxImageEdit"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "API plugin for Alibaba Cloud Wanx 2.1 Image Editing model. Supports 10 functions including stylization, inpainting, and outpainting."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "jchiotaka",
|
||||||
|
"title": "comfyui-tile-calculator",
|
||||||
|
"reference": "https://github.com/jchiotaka/comfyui-tile-calculator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jchiotaka/comfyui-tile-calculator"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom node for calculating tile dimensions in upscaling workflows"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "danielvw",
|
||||||
|
"title": "ComfyUI-WanMove-Adapter",
|
||||||
|
"reference": "https://github.com/danielvw/ComfyUI-WanMove-Adapter",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/danielvw/ComfyUI-WanMove-Adapter"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This custom node allows you to convert trajectories from JSON files directly into WanMove TRACKS."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Anzhc",
|
||||||
|
"title": "SDXL-Flux2VAE-ComfyUI-Node",
|
||||||
|
"reference": "https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Simple node to patch ComfyUI generation with the SDXL Flux2VAE arch support."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "vuhung3990",
|
||||||
|
"title": "NSFW Guard",
|
||||||
|
"id": "comfyui-nsfw-guard",
|
||||||
|
"reference": "https://github.com/vuhung3990/comfyui-nsfw-guard",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/vuhung3990/comfyui-nsfw-guard"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NSFW content detection node for ComfyUI - blocks inappropriate images automatically using YOLOv9 model."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "TheMadDoctor007",
|
||||||
|
"title": "Qwen Camera Selector",
|
||||||
|
"id": "qwen-camera-selector",
|
||||||
|
"reference": "https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/TheMadDoctor007/ComfyUI-QwenCameraSelector"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom ComfyUI node providing camera angle and cinematic shot selection presets designed for Qwen multi-angle workflows."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "zengxianyu",
|
||||||
|
"title": "Intensity Fake Depth Node for ComfyUI",
|
||||||
|
"reference": "https://github.com/zengxianyu/ComfyUIIntensityDepth",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zengxianyu/ComfyUIIntensityDepth"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Output Fake Depth Maps with Detailed Object Boundaries"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "zengxianyu",
|
||||||
|
"title": "Phase-Preserving Noise",
|
||||||
|
"id": "structured-noise",
|
||||||
|
"reference": "https://github.com/zengxianyu/structured-noise",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zengxianyu/structured-noise"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Generate phase-preserving structured noise for the input image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "aimoviestudio",
|
||||||
|
"title": "ComfyUI Prompt Builder",
|
||||||
|
"reference": "https://github.com/aimoviestudio/comfyui-promptbuilder",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/aimoviestudio/comfyui-promptbuilder"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Stop wasting hours tweaking prompt. This extension allows you to modularize your prompts into variables and assemble them using a powerful template-based approach."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "jianglinbin",
|
||||||
|
"title": "ComfyUI 3D Angles Selector",
|
||||||
|
"reference": "https://github.com/jianglinbin/ComfyUI-AnglesSelect",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jianglinbin/ComfyUI-AnglesSelect"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom nodes for multi-angle LoRA prompt generation. Provides 3D visual angle selector and simple angle selector with support for 8 azimuths × 4 elevations × 3 distances = 96 view combinations."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "3R3BOS",
|
||||||
|
"title": "ComfyUI-3R3BOS-Pack",
|
||||||
|
"id": "ComfyUI-3R3BOS-Pack",
|
||||||
|
"reference": "https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/3R3BOS/ComfyUI-3R3BOS-Pack"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Control and visualization toolkit (Gatekeeper, Slider) and more in the future."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "JasonHoku",
|
||||||
|
"title": "ComfyUI Ultimate Auto Sampler Config Grid Testing Suite",
|
||||||
|
"reference": "https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/JasonHoku/ComfyUI-Ultimate-Auto-Sampler-Config-Grid-Testing-Suite"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI Sampler testing & benchmarking tool for testing Stable Diffusion samplers, schedulers, CFG scales, prompts, img2img denoise values, and LoRA combinations. Features infinite-canvas dashboard image grids with virtual scrolling that can handle thousands of images, multi-model comparison, automatic resume on interrupt, and real-time visualization. Test entire checkpoint folders, stack multiple LoRAs, generate random seed variations, and export optimized configs. Includes fullscreen mode, keyboard navigation, smart filtering by parameters, and one-click regeneration workflow. Perfect for sampler output optimization and hyperparameter tuning."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "zwaigani",
|
||||||
|
"title": "ComfyUI-VRAM-watcher",
|
||||||
|
"id": "comfyui-vram-watcher",
|
||||||
|
"reference": "https://github.com/zwaigani/ComfyUI-VRAM-watcher",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zwaigani/ComfyUI-VRAM-watcher"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Displays GPU VRAM usage and system RAM usage as bar widgets in a ComfyUI node.",
|
||||||
|
"tags": ["utils", "ui", "vram", "ram"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "zwaigani",
|
||||||
|
"title": "ComfyUI-LoRA-stacker",
|
||||||
|
"reference": "https://github.com/zwaigani/ComfyUI-LoRA-stacker",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zwaigani/ComfyUI-LoRA-stacker"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A simple ComfyUI custom node that lets you apply multiple LoRAs (up to 10) to a model in one node."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "euan-gwd",
|
||||||
|
"title": "comfyui-character-prompt-builder",
|
||||||
|
"reference": "https://github.com/euan-gwd/comfyui-character-prompt-builder",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/euan-gwd/comfyui-character-prompt-builder"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A modular character prompt generator for ComfyUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "FemReiyaDev",
|
||||||
|
"title": "ComfyUI-ReiyaNodes",
|
||||||
|
"reference": "https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/FemReiyaDev/ComfyUI-ReiyaNodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom ComfyUI nodes for image stitching"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "kantan-kanto",
|
||||||
|
"title": "ComfyUI-MultiModal-Prompt-Nodes",
|
||||||
|
"reference": "https://github.com/kantan-kanto/ComfyUI-MultiModal-Prompt-Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kantan-kanto/ComfyUI-MultiModal-Prompt-Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Advanced multimodal prompt generation nodes for ComfyUI with local GGUF models (Qwen-VL) and cloud API support for vision-based prompt enhancement."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "mingchoi",
|
||||||
|
"title": "ComfyUI-Prompt-Iterator",
|
||||||
|
"reference": "https://github.com/mingchoi/ComfyUI-Prompt-Iterator",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mingchoi/ComfyUI-Prompt-Iterator"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node package that provides two nodes for iterating through prompts and templates. Perfect for batch processing, testing multiple prompts, or creating variations."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "bozkut",
|
||||||
|
"title": "ComfyUI-Prompt-Expander",
|
||||||
|
"reference": "https://github.com/bozkut/ComfyUI-Prompt-Expander",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bozkut/ComfyUI-Prompt-Expander"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "An LLM-powered prompt expansion node for ComfyUI. Transform simple prompts into detailed, high-quality image generation prompts."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "shumoLR",
|
||||||
|
"title": "Comfyui_SynVow_MultiangleCamera",
|
||||||
|
"reference": "https://github.com/shumoLR/Comfyui_SynVow_MultiangleCamera",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/shumoLR/Comfyui_SynVow_MultiangleCamera"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node for 3D camera angle control with interactive viewport to adjust camera angles and output formatted prompt strings and processed images for multi-angle image generation. (Description by CC)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "smartvain",
|
||||||
|
"title": "ComfyUI-FaceKeypointsFilter",
|
||||||
|
"reference": "https://github.com/smartvain/ComfyUI-FaceKeypointsFilter",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/smartvain/ComfyUI-FaceKeypointsFilter"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom node that selectively filters facial keypoints from DWPose/OpenPose output, allowing selective disabling of face parts (chin, eyebrows, eyes, nose, mouth outer/inner contours) for ControlNet workflows. (Description by CC)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "smartvain",
|
||||||
|
"title": "ComfyUI-PoseKeypointsToImage",
|
||||||
|
"reference": "https://github.com/smartvain/ComfyUI-PoseKeypointsToImage",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/smartvain/ComfyUI-PoseKeypointsToImage"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom node that generates pose images from DWPose/OpenPose keypoint data, allowing creation of pose visualizations with selectively filtered body parts. (Description by CC)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Angelsan720",
|
||||||
|
"title": "attention_bench",
|
||||||
|
"reference": "https://github.com/Angelsan720/attention_bench",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Angelsan720/attention_bench"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A simple ComfyUI node example project to help beginners learn how to develop ComfyUI nodes."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Enferlain",
|
||||||
|
"title": "ComfyUI-A1111-cond",
|
||||||
|
"reference": "https://github.com/Enferlain/ComfyUI-A1111-cond",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Enferlain/ComfyUI-A1111-cond"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom ComfyUI node that implements A1111-style prompt handling with proper isolation and emphasis math."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "wanjin123111",
|
||||||
|
"title": "ComfyUI-3D-Human-Pose",
|
||||||
|
"reference": "https://github.com/wanjin123111/ComfyUI-3D-Human-Pose",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/wanjin123111/ComfyUI-3D-Human-Pose"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Interactive 3D camera control node for ComfyUI that precisely controls horizontal, vertical angles and zoom, with output of professional cinematography prompts. (Description by CC)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "capitan01R",
|
||||||
|
"title": "Capitan-ConditioningEnhancer",
|
||||||
|
"reference": "https://github.com/capitan01R/Capitan-ConditioningEnhancer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/capitan01R/Capitan-ConditioningEnhancer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Lightweight post-processing node for Qwen3-4B conditioning in Z-Image Turbo workflows that refines conditioning with per-token normalization, optional self-attention, and MLP refinement. (Description by CC)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "advancedtech-sk",
|
||||||
|
"title": "ComfyUI-GROUT",
|
||||||
|
"reference": "https://github.com/advancedtech-sk/ComfyUI-GROUT",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/advancedtech-sk/ComfyUI-GROUT"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom ComfyUI nodes for GROUT (Geometric Reasoning Over Unstructured Tessellations) - a deep learning model for detecting and segmenting grout lines in mosaic images."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "ato321",
|
||||||
|
"title": "ComfyUI-LTXVGuideRebase",
|
||||||
|
"reference": "https://github.com/ato321/ComfyUI-LTXVGuideRebase",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ato321/ComfyUI-LTXVGuideRebase"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Small ComfyUI addon that provides segment-safe utilities for Comfy-Org LTX video nodes."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "zhangle0013",
|
||||||
|
"title": "comfyui-EmptyImageYesON",
|
||||||
|
"reference": "https://github.com/zhangle0013/comfyui-EmptyImageYesON",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zhangle0013/comfyui-EmptyImageYesON"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Automatically disables Load Image nodes without images, useful for workflows with optional reference images. (Description by CC)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Enferlain",
|
||||||
|
"title": "ComfyUI-A1111-cond",
|
||||||
|
"reference": "https://github.com/Enferlain/ComfyUI-A1111-cond",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Enferlain/ComfyUI-A1111-cond"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom ComfyUI node that implements A1111-style prompt handling with proper isolation and emphasis math."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "NickPittas",
|
||||||
|
"title": "ComfyUI_CameraAngleSelector",
|
||||||
|
"reference": "https://github.com/NickPittas/ComfyUI_CameraAngleSelector",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/NickPittas/ComfyUI_CameraAngleSelector"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Interactive 3D interface for selecting camera angles for Qwen-Image-Edit-2511, supporting 96 unique camera angle combinations (8 directions × 4 heights × 3 shot sizes) with multi-selection and visual feedback."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "asirihewage",
|
||||||
|
"title": "remove_metadata_comfyui",
|
||||||
|
"reference": "https://github.com/asirihewage/remove_metadata_comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/asirihewage/remove_metadata_comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Extra-stealth metadata removal node for ComfyUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "tackcrypto1031",
|
||||||
|
"title": "tk_comfyui_img2mask",
|
||||||
|
"reference": "https://github.com/tackcrypto1031/tk_comfyui_img2mask",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/tackcrypto1031/tk_comfyui_img2mask"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A dedicated ComfyUI custom node designed to streamline the process of converting transparent images (RGBA) into masks and high-quality mask previews."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "patientx",
|
||||||
|
"title": "CFZ-SwitchMenu",
|
||||||
|
"reference": "https://github.com/patientx/CFZ-SwitchMenu",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/patientx/CFZ-SwitchMenu"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Adds a menu button that switches between old and new style ComfyUI menus."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Lumiyumi",
|
||||||
|
"title": "LumyINTP",
|
||||||
|
"reference": "https://github.com/Lumiyumi/LumyINTP",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Lumiyumi/LumyINTP"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "INT+ node for ComfyUI with control after generate style functionality for signal-controlled increment/decrement/randomize operations."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "MajoorWaldi",
|
||||||
|
"title": "ComfyUI-Majoor-ImageOps",
|
||||||
|
"reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-ImageOps",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/MajoorWaldi/ComfyUI-Majoor-ImageOps"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Essential Nodes Pack for Images Processing for ComfyUI, with a live embedded preview inside the node (no queue) for supported chains."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -41128,18 +41611,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
}
|
||||||
{
|
|
||||||
"author": "bulldog68",
|
|
||||||
"title": "FMJ Save Image + Versions",
|
|
||||||
"description": "Sauvegarde d’images avec métadonnées complètes (prompt, seed, versions logicielles) + chargement intelligent.",
|
|
||||||
"reference": "https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/bulldog68/ComfyUI_FMJ_SaveImageVersions"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"tags": ["save image", "metadonne"],
|
|
||||||
"license": "GNUV3"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
9682
github-stats.json
9682
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -44,7 +44,7 @@ import manager_migration
|
|||||||
from node_package import InstalledNodePackage
|
from node_package import InstalledNodePackage
|
||||||
|
|
||||||
|
|
||||||
version_code = [3, 39, 1]
|
version_code = [3, 39, 2]
|
||||||
version_str = f"V{version_code[0]}.{version_code[1]}" + (f'.{version_code[2]}' if len(version_code) > 2 else '')
|
version_str = f"V{version_code[0]}.{version_code[1]}" + (f'.{version_code[2]}' if len(version_code) > 2 else '')
|
||||||
|
|
||||||
|
|
||||||
@ -1701,6 +1701,11 @@ def write_config():
|
|||||||
'db_mode': get_config()['db_mode'],
|
'db_mode': get_config()['db_mode'],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Sanitize all string values to prevent CRLF injection attacks
|
||||||
|
for key, value in config['default'].items():
|
||||||
|
if isinstance(value, str):
|
||||||
|
config['default'][key] = value.replace('\r', '').replace('\n', '').replace('\x00', '')
|
||||||
|
|
||||||
directory = os.path.dirname(manager_config_path)
|
directory = os.path.dirname(manager_config_path)
|
||||||
if not os.path.exists(directory):
|
if not os.path.exists(directory):
|
||||||
os.makedirs(directory)
|
os.makedirs(directory)
|
||||||
|
|||||||
@ -997,6 +997,15 @@ async def get_snapshot_list(request):
|
|||||||
return web.json_response({'items': items}, content_type='application/json')
|
return web.json_response({'items': items}, content_type='application/json')
|
||||||
|
|
||||||
|
|
||||||
|
def get_safe_snapshot_path(target):
|
||||||
|
"""
|
||||||
|
Safely construct a snapshot file path, preventing path traversal attacks.
|
||||||
|
"""
|
||||||
|
if '/' in target or '\\' in target or '..' in target or '\x00' in target:
|
||||||
|
return None
|
||||||
|
return os.path.join(core.manager_snapshot_path, f"{target}.json")
|
||||||
|
|
||||||
|
|
||||||
@routes.get("/snapshot/remove")
|
@routes.get("/snapshot/remove")
|
||||||
async def remove_snapshot(request):
|
async def remove_snapshot(request):
|
||||||
if not is_allowed_security_level('middle'):
|
if not is_allowed_security_level('middle'):
|
||||||
@ -1005,8 +1014,12 @@ async def remove_snapshot(request):
|
|||||||
|
|
||||||
try:
|
try:
|
||||||
target = request.rel_url.query["target"]
|
target = request.rel_url.query["target"]
|
||||||
|
path = get_safe_snapshot_path(target)
|
||||||
|
|
||||||
|
if path is None:
|
||||||
|
logging.error(f"[ComfyUI-Manager] Invalid snapshot target: {target}")
|
||||||
|
return web.Response(text="Invalid snapshot target", status=400)
|
||||||
|
|
||||||
path = os.path.join(core.manager_snapshot_path, f"{target}.json")
|
|
||||||
if os.path.exists(path):
|
if os.path.exists(path):
|
||||||
os.remove(path)
|
os.remove(path)
|
||||||
|
|
||||||
@ -1023,8 +1036,12 @@ async def restore_snapshot(request):
|
|||||||
|
|
||||||
try:
|
try:
|
||||||
target = request.rel_url.query["target"]
|
target = request.rel_url.query["target"]
|
||||||
|
path = get_safe_snapshot_path(target)
|
||||||
|
|
||||||
|
if path is None:
|
||||||
|
logging.error(f"[ComfyUI-Manager] Invalid snapshot target: {target}")
|
||||||
|
return web.Response(text="Invalid snapshot target", status=400)
|
||||||
|
|
||||||
path = os.path.join(core.manager_snapshot_path, f"{target}.json")
|
|
||||||
if os.path.exists(path):
|
if os.path.exists(path):
|
||||||
if not os.path.exists(core.manager_startup_script_path):
|
if not os.path.exists(core.manager_startup_script_path):
|
||||||
os.makedirs(core.manager_startup_script_path)
|
os.makedirs(core.manager_startup_script_path)
|
||||||
|
|||||||
198
model-list.json
198
model-list.json
@ -5180,6 +5180,204 @@
|
|||||||
"size": "25.75GB"
|
"size": "25.75GB"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B Dev FP8",
|
||||||
|
"type": "checkpoint",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "checkpoints/LTX-2",
|
||||||
|
"description": "LTX-2 19B Dev FP8 model.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2",
|
||||||
|
"filename": "ltx-2-19b-dev-fp8.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-dev-fp8.safetensors",
|
||||||
|
"size": "27.1GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B Distilled FP8",
|
||||||
|
"type": "checkpoint",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "checkpoints/LTX-2",
|
||||||
|
"description": "LTX-2 19B Distilled FP8 model.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2",
|
||||||
|
"filename": "ltx-2-19b-distilled-fp8.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled-fp8.safetensors",
|
||||||
|
"size": "27.1GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B Dev",
|
||||||
|
"type": "checkpoint",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "checkpoints/LTX-2",
|
||||||
|
"description": "LTX-2 19B Dev model.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2",
|
||||||
|
"filename": "ltx-2-19b-dev.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-dev.safetensors",
|
||||||
|
"size": "43.3GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B Distilled",
|
||||||
|
"type": "checkpoint",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "checkpoints/LTX-2",
|
||||||
|
"description": "LTX-2 19B Distilled model.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2",
|
||||||
|
"filename": "ltx-2-19b-distilled.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled.safetensors",
|
||||||
|
"size": "43.3GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 Spatial Upscaler",
|
||||||
|
"type": "upscale",
|
||||||
|
"base": "upscale",
|
||||||
|
"save_path": "default",
|
||||||
|
"description": "Spatial upscaler model for LTX-2. This model enhances the spatial resolution of generated videos.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2",
|
||||||
|
"filename": "ltx-2-spatial-upscaler-x2-1.0.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-spatial-upscaler-x2-1.0.safetensors",
|
||||||
|
"size": "996MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 Temporal Upscaler",
|
||||||
|
"type": "upscale",
|
||||||
|
"base": "upscale",
|
||||||
|
"save_path": "default",
|
||||||
|
"description": "Temporal upscaler model for LTX-2. This model enhances the temporal resolution of generated videos.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2",
|
||||||
|
"filename": "ltx-2-temporal-upscaler-x2-1.0.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-temporal-upscaler-x2-1.0.safetensors",
|
||||||
|
"size": "262MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B Distilled LoRA",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "loras",
|
||||||
|
"description": "A LoRA adapter that transforms the standard LTX-2 19B model into a distilled version when loaded.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2",
|
||||||
|
"filename": "ltx-2-19b-distilled-lora-384.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2/resolve/main/ltx-2-19b-distilled-lora-384.safetensors",
|
||||||
|
"size": "7.67GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B IC LoRA - Canny Control",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "loras/LTX-2",
|
||||||
|
"description": "LoRA for canny control on LTX-2 19B IC model. Intended for advanced edge control and guided generation.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Canny-Control",
|
||||||
|
"filename": "ltx-2-19b-ic-lora-canny-control.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Canny-Control/resolve/main/ltx-2-19b-ic-lora-canny-control.safetensors",
|
||||||
|
"size": "654MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B IC LoRA - Depth Control",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "loras/LTX-2",
|
||||||
|
"description": "LoRA for depth control on LTX-2 19B IC model. Adds depth-aware generation guidance.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Depth-Control",
|
||||||
|
"filename": "ltx-2-19b-ic-lora-depth-control.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Depth-Control/resolve/main/ltx-2-19b-ic-lora-depth-control.safetensors",
|
||||||
|
"size": "654MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B IC LoRA - Detailer",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "loras/LTX-2",
|
||||||
|
"description": "LoRA detailer for LTX-2 19B IC. Improves fine details and sharpness in generated outputs.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Detailer",
|
||||||
|
"filename": "ltx-2-19b-ic-lora-detailer.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Detailer/resolve/main/ltx-2-19b-ic-lora-detailer.safetensors",
|
||||||
|
"size": "2.62GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B IC LoRA - Pose Control",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "loras/LTX-2",
|
||||||
|
"description": "LoRA for pose control on LTX-2 19B IC model. Enables pose-guided image/video generation.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Pose-Control",
|
||||||
|
"filename": "ltx-2-19b-ic-lora-pose-control.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2-19b-IC-LoRA-Pose-Control/resolve/main/ltx-2-19b-ic-lora-pose-control.safetensors",
|
||||||
|
"size": "654MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B LoRA - Camera Control Dolly In",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "loras/LTX-2",
|
||||||
|
"description": "LoRA for dolly-in camera control with LTX-2 19B. Simulates camera moving closer to subject.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-In",
|
||||||
|
"filename": "ltx-2-19b-lora-camera-control-dolly-in.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-In/resolve/main/ltx-2-19b-lora-camera-control-dolly-in.safetensors",
|
||||||
|
"size": "327MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B LoRA - Camera Control Dolly Left",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "loras/LTX-2",
|
||||||
|
"description": "LoRA for dolly-left camera control with LTX-2 19B. Simulates camera moving left.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left",
|
||||||
|
"filename": "ltx-2-19b-lora-camera-control-dolly-left.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Left/resolve/main/ltx-2-19b-lora-camera-control-dolly-left.safetensors",
|
||||||
|
"size": "327MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B LoRA - Camera Control Dolly Out",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "loras/LTX-2",
|
||||||
|
"description": "LoRA for dolly-out camera control with LTX-2 19B. Simulates camera moving away from subject.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Out",
|
||||||
|
"filename": "ltx-2-19b-lora-camera-control-dolly-out.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Out/resolve/main/ltx-2-19b-lora-camera-control-dolly-out.safetensors",
|
||||||
|
"size": "327MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B LoRA - Camera Control Dolly Right",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "loras/LTX-2",
|
||||||
|
"description": "LoRA for dolly-right camera control with LTX-2 19B. Simulates camera moving right.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Right",
|
||||||
|
"filename": "ltx-2-19b-lora-camera-control-dolly-right.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Dolly-Right/resolve/main/ltx-2-19b-lora-camera-control-dolly-right.safetensors",
|
||||||
|
"size": "327MB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B LoRA - Camera Control Jib Down",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "loras/LTX-2",
|
||||||
|
"description": "LoRA for jib-down camera control with LTX-2 19B. Simulates vertical camera movement downwards.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Jib-Down",
|
||||||
|
"filename": "ltx-2-19b-lora-camera-control-jib-down.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Jib-Down/resolve/main/ltx-2-19b-lora-camera-control-jib-down.safetensors",
|
||||||
|
"size": "2.21GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B LoRA - Camera Control Jib Up",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "loras/LTX-2",
|
||||||
|
"description": "LoRA for jib-up camera control with LTX-2 19B. Simulates vertical camera movement upwards.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Jib-Up",
|
||||||
|
"filename": "ltx-2-19b-lora-camera-control-jib-up.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Jib-Up/resolve/main/ltx-2-19b-lora-camera-control-jib-up.safetensors",
|
||||||
|
"size": "2.21GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "LTX-2 19B LoRA - Camera Control Static",
|
||||||
|
"type": "lora",
|
||||||
|
"base": "LTX-2",
|
||||||
|
"save_path": "loras/LTX-2",
|
||||||
|
"description": "LoRA for static camera control with LTX-2 19B. Simulates stationary/static camera view.",
|
||||||
|
"reference": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Static",
|
||||||
|
"filename": "ltx-2-19b-lora-camera-control-static.safetensors",
|
||||||
|
"url": "https://huggingface.co/Lightricks/LTX-2-19b-LoRA-Camera-Control-Static/resolve/main/ltx-2-19b-lora-camera-control-static.safetensors",
|
||||||
|
"size": "2.21GB"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "LTX-Video Spatial Upscaler v0.9.7",
|
"name": "LTX-Video Spatial Upscaler v0.9.7",
|
||||||
"type": "upscale",
|
"type": "upscale",
|
||||||
|
|||||||
@ -1,5 +1,196 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "my-xz-org",
|
||||||
|
"title": "comfyui_xz_nodes",
|
||||||
|
"reference": "https://github.com/my-xz-org/comfyui_xz_nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/my-xz-org/comfyui_xz_nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: XZImageToText"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "tackcrypto1031",
|
||||||
|
"title": "[WIP] tk_comfyui_SimpleSize",
|
||||||
|
"reference": "https://github.com/tackcrypto1031/tk_comfyui_SimpleSize",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/tackcrypto1031/tk_comfyui_SimpleSize"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A professional and intelligent aspect ratio and resolution selector for ComfyUI.\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "hashms0a",
|
||||||
|
"title": "ComfyUI-Qwen-Multi-Angle-Camera-Nodes [WIP]",
|
||||||
|
"reference": "https://github.com/hashms0a/ComfyUI-Qwen-Multi-Angle-Camera-Nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/hashms0a/ComfyUI-Qwen-Multi-Angle-Camera-Nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Comprehensive custom nodes for controlling camera angles with Qwen-Image-Edit-2511-Multiple-Angles-LoRA, supporting all 96 camera positions with basic/advanced selection, orbital animation, elevation sweep, and pre-defined animation paths.\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "jceme",
|
||||||
|
"title": "Comfy_Extensions [WIP]",
|
||||||
|
"reference": "https://github.com/jceme/Comfy_Extensions",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jceme/Comfy_Extensions"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI extension pack offering image dimension handling, aspect ratio presets, FPS utilities, inpainting, and prompt customization. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "saltchicken",
|
||||||
|
"title": "ComfyUI-Interactive-Cropper",
|
||||||
|
"reference": "https://github.com/saltchicken/ComfyUI-Interactive-Cropper",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/saltchicken/ComfyUI-Interactive-Cropper"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Interactive image cropping node with visual interface. (Description by CC)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "shenymce",
|
||||||
|
"title": "ComfyUI-JsonViewer [WIP]",
|
||||||
|
"reference": "https://github.com/shenymce/ComfyUI-JsonViewer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/shenymce/ComfyUI-JsonViewer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "OpenPose JSON data visualization for displaying pose keypoint data exported from ComfyUI workflow nodes. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "qimi-dev",
|
||||||
|
"title": "ComfyUI-Qimi-Tiler",
|
||||||
|
"reference": "https://github.com/qimi-dev/ComfyUI-Qimi-Tiler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/qimi-dev/ComfyUI-Qimi-Tiler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Image tiling utility nodes for splitting and combining image tiles in ComfyUI. (Description by CC)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "maTORIx",
|
||||||
|
"title": "ComfyUI-KeypointsToImage",
|
||||||
|
"reference": "https://github.com/maTORIx/ComfyUI-KeypointsToImage",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/maTORIx/ComfyUI-KeypointsToImage"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Node for converting keypoints to images. (Description by CC)"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "IO-AtelierTech",
|
||||||
|
"title": "comfyui-video-utils [NAME CONFLICT]",
|
||||||
|
"reference": "https://github.com/IO-AtelierTech/comfyui-video-utils",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/IO-AtelierTech/comfyui-video-utils"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Provides utility nodes for video operations, particularly for FFmpeg integration and workflow connectivity."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "PozzettiAndrea",
|
||||||
|
"title": "ComfyUI-TRELLIS2 [NAME CONFLICT]",
|
||||||
|
"reference": "https://github.com/PozzettiAndrea/ComfyUI-TRELLIS2",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/PozzettiAndrea/ComfyUI-TRELLIS2"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom nodes for TRELLIS.2 - Microsoft's image-to-3D generation model for creating high-quality 3D meshes with PBR materials."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "colorAi",
|
||||||
|
"title": "comfyui-prompt-manager [NAME CONFLICT]",
|
||||||
|
"reference": "https://github.com/colorAi/comfyui-prompt-manager",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/colorAi/comfyui-prompt-manager"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A modern, powerful, and easy-to-use Prompt Manager extension for ComfyUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Yukinoshita-Yukinoe",
|
||||||
|
"title": "ComfyUI-SenseVoice [NAME CONFLICT]",
|
||||||
|
"reference": "https://github.com/Yukinoshita-Yukinoe/ComfyUI-SenseVoice",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Yukinoshita-Yukinoe/ComfyUI-SenseVoice"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Audio processing node providing SenseVoice speech recognition, audio splitting, and SRT generation for ComfyUI. (Description by CC)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "satyam-fp",
|
||||||
|
"title": "ComfyUI-GeminiImage [NAME CONFLICT]",
|
||||||
|
"reference": "https://github.com/satyam-fp/ComfyUI-GeminiImage",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/satyam-fp/ComfyUI-GeminiImage"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom ComfyUI node package that integrates Google Gemini API for AI-powered image generation and enhancement."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "ai-joe-git",
|
||||||
|
"title": "ComfyUI-Chatterbox [NAME CONFLICT]",
|
||||||
|
"reference": "https://github.com/ai-joe-git/ComfyUI-Chatterbox",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ai-joe-git/ComfyUI-Chatterbox"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Chatterbox TTS integration for ComfyUI - Voice cloning with 3 model variants."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Sergey004",
|
||||||
|
"title": "ComfyUI-Telegram-Sender [UNSAFE/NAME CONFLICT]",
|
||||||
|
"reference": "https://github.com/Sergey004/ComfyUI-Telegram-Sender",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Sergey004/ComfyUI-Telegram-Sender"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Does the same thing as comfyui_image_metadata_extension but is slightly more modern, sending the output to Telegram and downloading unnecessary metadata at the same time.[w/This nodepack contains a path traversal vulnerability.]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "cedarconnor",
|
||||||
|
"title": "ComfyUI-DAP [UNSAFE/NAME CONFLICT]",
|
||||||
|
"reference": "https://github.com/cedarconnor/ComfyUI-DAP",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/cedarconnor/ComfyUI-DAP"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes for DAP (Depth Any Panoramas) - panoramic depth estimation[w/This nodepack contains a path traversal vulnerability.]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "AhiruNeko",
|
||||||
|
"title": "ComfyUI-MiniTools [UNSAFE/NAME CONFLICT]",
|
||||||
|
"reference": "https://github.com/AhiruNeko/ComfyUI-MiniTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AhiruNeko/ComfyUI-MiniTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI plugins[w/This nodepack contains a path traversal vulnerability.]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "861289009",
|
||||||
|
"title": "comfyui_video_node [WIP]",
|
||||||
|
"reference": "https://github.com/861289009/comfyui_video_node",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/861289009/comfyui_video_node"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI node for creating smooth fade transitions between two video segments using hex color effects. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "jluo-github",
|
||||||
|
"title": "comfyui-easy-resize [WIP]",
|
||||||
|
"reference": "https://github.com/jluo-github/comfyui-easy-resize",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jluo-github/comfyui-easy-resize"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom nodes for quick image size selection with curated presets\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "w3rc",
|
"author": "w3rc",
|
||||||
"title": "lpips-similarity-comfyui",
|
"title": "lpips-similarity-comfyui",
|
||||||
@ -110,16 +301,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Personal utility tools for ComfyUI. (Description by CC)\nNOTE: The files in the repo are not organized."
|
"description": "Personal utility tools for ComfyUI. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "EricRorich",
|
|
||||||
"title": "ComfyUI-Parametric-Face-Canvas [WIP]",
|
|
||||||
"reference": "https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Generates a parametric 3D face wireframe and renders it as a 2D image with adjustable facial proportions and camera orientation for use in AI pipelines.\nNOTE: The files in the repo are not organized."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "HailXD",
|
"author": "HailXD",
|
||||||
"title": "comfyui-random-artist",
|
"title": "comfyui-random-artist",
|
||||||
@ -2774,16 +2955,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES: Resize Frame, Pad Batch to 4n+1, Trim Padded Batch, Get Image Dimensions, Slot Frame, ..."
|
"description": "NODES: Resize Frame, Pad Batch to 4n+1, Trim Padded Batch, Get Image Dimensions, Slot Frame, ..."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "LSDJesus",
|
|
||||||
"title": "ComfyUI-Luna-Collection [WIP]",
|
|
||||||
"reference": "https://github.com/LSDJesus/ComfyUI-Luna-Collection",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/LSDJesus/ComfyUI-Luna-Collection"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Collection of finetuned and custom nodes for Pyrite and I\nNOTE: The files in the repo are not organized."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "nicolabergamascahkimkoohi",
|
"author": "nicolabergamascahkimkoohi",
|
||||||
"title": "ComfyUI-OSS-Upload [UNSAFE]",
|
"title": "ComfyUI-OSS-Upload [UNSAFE]",
|
||||||
@ -2935,16 +3106,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI custom node for saving and restoring random seeds. Useful for workflow reproducibility, experimentation, and quickly trying different variations.\nNOTE: The files in the repo are not organized."
|
"description": "A ComfyUI custom node for saving and restoring random seeds. Useful for workflow reproducibility, experimentation, and quickly trying different variations.\nNOTE: The files in the repo are not organized."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "LSDJesus",
|
|
||||||
"title": "ComfyUI-Luna-Collection [WIP]",
|
|
||||||
"reference": "https://github.com/LSDJesus/ComfyUI-Luna-Collection",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/LSDJesus/ComfyUI-Luna-Collection"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This repository contains ComfyUI-Luna-Collection, a bespoke collection of custom nodes for ComfyUI, engineered for power, flexibility, and a efficient workflow. These tools are born from a collaborative project between a human architect and their AI muse, Luna.\nNOTE: The files in the repo are not organized."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Juste-Leo2",
|
"author": "Juste-Leo2",
|
||||||
"title": "ComfyUI-Arduino [WIP]",
|
"title": "ComfyUI-Arduino [WIP]",
|
||||||
@ -3165,16 +3326,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom ComfyUI nodes for downloading, converting, and previewing audio/video from YouTube and 1,000+ other platforms"
|
"description": "Custom ComfyUI nodes for downloading, converting, and previewing audio/video from YouTube and 1,000+ other platforms"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "LSDJesus",
|
|
||||||
"title": "ComfyUI-Pyrite-Core [WIP]",
|
|
||||||
"reference": "https://github.com/LSDJesus/ComfyUI-Luna-Collection",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/LSDJesus/ComfyUI-Luna-Collection"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This repository contains ComfyUI-Pyrite-Core, a bespoke collection of custom nodes for ComfyUI, engineered for power, flexibility, and a ruthlessly efficient workflow. These tools are born from a collaborative project between a human architect and their AI muse, Pyrite.\nNOTE: The files in the repo are not organized."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "comfyscript",
|
"author": "comfyscript",
|
||||||
"title": "ComfyUI-CloudClient",
|
"title": "ComfyUI-CloudClient",
|
||||||
|
|||||||
@ -428,6 +428,14 @@
|
|||||||
"title_aux": "comfyui-promptbymood [WIP]"
|
"title_aux": "comfyui-promptbymood [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/861289009/comfyui_video_node": [
|
||||||
|
[
|
||||||
|
"VideoFadeHex2In"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_video_node [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/90cube/Comfyui-CBcanvas": [
|
"https://github.com/90cube/Comfyui-CBcanvas": [
|
||||||
[
|
[
|
||||||
"CBCanvasNode"
|
"CBCanvasNode"
|
||||||
@ -1689,6 +1697,7 @@
|
|||||||
"DonutLoRALibrary",
|
"DonutLoRALibrary",
|
||||||
"DonutLoRAStack",
|
"DonutLoRAStack",
|
||||||
"DonutLoRAStackCivitAI",
|
"DonutLoRAStackCivitAI",
|
||||||
|
"DonutLoraStackCombine",
|
||||||
"DonutManualCleanup",
|
"DonutManualCleanup",
|
||||||
"DonutModelSave",
|
"DonutModelSave",
|
||||||
"DonutMultiModelSampler",
|
"DonutMultiModelSampler",
|
||||||
@ -1915,15 +1924,6 @@
|
|||||||
"title_aux": "[WIP] ComfyUI-MegaTran-cutom-node"
|
"title_aux": "[WIP] ComfyUI-MegaTran-cutom-node"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas": [
|
|
||||||
[
|
|
||||||
"Parametric Face Canvas",
|
|
||||||
"ParametricFaceCanvas"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-Parametric-Face-Canvas [WIP]"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": [
|
"https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": [
|
||||||
[
|
[
|
||||||
"Attention couple",
|
"Attention couple",
|
||||||
@ -2292,6 +2292,15 @@
|
|||||||
"title_aux": "comfyui-genai-connectors [WIP]"
|
"title_aux": "comfyui-genai-connectors [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/IO-AtelierTech/comfyui-video-utils": [
|
||||||
|
[
|
||||||
|
"GetVideoPath",
|
||||||
|
"SaveVideoGetPath"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-video-utils [NAME CONFLICT]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks": [
|
"https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks": [
|
||||||
[
|
[
|
||||||
"BuildCharacterPromptNode",
|
"BuildCharacterPromptNode",
|
||||||
@ -2775,80 +2784,6 @@
|
|||||||
"title_aux": "HiggsfieldAPI_Node"
|
"title_aux": "HiggsfieldAPI_Node"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/LSDJesus/ComfyUI-Luna-Collection": [
|
|
||||||
[
|
|
||||||
"LunaBatchPromptExtractor",
|
|
||||||
"LunaBatchPromptLoader",
|
|
||||||
"LunaBatchUpscaleRefine",
|
|
||||||
"LunaCheckpointLoader",
|
|
||||||
"LunaCheckpointTunnel",
|
|
||||||
"LunaChessRefiner",
|
|
||||||
"LunaChessTileTest",
|
|
||||||
"LunaCivitaiBatchScraper",
|
|
||||||
"LunaCivitaiScraper",
|
|
||||||
"LunaConfigGateway",
|
|
||||||
"LunaConnectionEditor",
|
|
||||||
"LunaConnectionMatcher",
|
|
||||||
"LunaConnectionStats",
|
|
||||||
"LunaDAAMAnalyzer",
|
|
||||||
"LunaDaemonCLIPLoader",
|
|
||||||
"LunaDaemonVAELoader",
|
|
||||||
"LunaDimensionScaler",
|
|
||||||
"LunaDynamicModelLoader",
|
|
||||||
"LunaEmbeddingManager",
|
|
||||||
"LunaExpressionPromptBuilder",
|
|
||||||
"LunaExpressionSlicerSaver",
|
|
||||||
"LunaFBCacheOverride",
|
|
||||||
"LunaGGUFConverter",
|
|
||||||
"LunaINT8Loader",
|
|
||||||
"LunaKSampler",
|
|
||||||
"LunaKSamplerAdvanced",
|
|
||||||
"LunaKSamplerHeadless",
|
|
||||||
"LunaKSamplerScaffold",
|
|
||||||
"LunaLSDBridge",
|
|
||||||
"LunaLSDTokenEditor",
|
|
||||||
"LunaLoRARandomizer",
|
|
||||||
"LunaLoRAStacker",
|
|
||||||
"LunaLoRATriggerInjector",
|
|
||||||
"LunaLoRAValidator",
|
|
||||||
"LunaModelRestore",
|
|
||||||
"LunaModelRouter",
|
|
||||||
"LunaMultiSaver",
|
|
||||||
"LunaNF4Loader",
|
|
||||||
"LunaNativeCanvasDownscale",
|
|
||||||
"LunaOptimizedWeightsManager",
|
|
||||||
"LunaPipeExpander",
|
|
||||||
"LunaPrepUpscaler",
|
|
||||||
"LunaPromptCraft",
|
|
||||||
"LunaPromptCraftDebug",
|
|
||||||
"LunaResetModelWeights",
|
|
||||||
"LunaSAM3Detector",
|
|
||||||
"LunaScaffoldUpscaler",
|
|
||||||
"LunaSecondaryModelLoader",
|
|
||||||
"LunaSemanticDetailer",
|
|
||||||
"LunaSmartLoRALinker",
|
|
||||||
"LunaSuperUpscaler",
|
|
||||||
"LunaSuperUpscalerSimple",
|
|
||||||
"LunaUNetTunnel",
|
|
||||||
"LunaUSDUClone",
|
|
||||||
"LunaVLMPromptGenerator",
|
|
||||||
"LunaVisionNode",
|
|
||||||
"LunaWildcardBuilder",
|
|
||||||
"LunaYAMLInjector",
|
|
||||||
"LunaYAMLPathExplorer",
|
|
||||||
"LunaYAMLWildcard",
|
|
||||||
"LunaYAMLWildcardBatch",
|
|
||||||
"LunaYAMLWildcardExplorer",
|
|
||||||
"LunaZImageEncoder",
|
|
||||||
"LunaZImageProcessor",
|
|
||||||
"Luna_Advanced_Upscaler",
|
|
||||||
"Luna_SimpleUpscaler",
|
|
||||||
"Luna_UltimateSDUpscale"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-Pyrite-Core [WIP]"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/LZpenguin/ComfyUI-Text": [
|
"https://github.com/LZpenguin/ComfyUI-Text": [
|
||||||
[
|
[
|
||||||
"Add_text_by_mask"
|
"Add_text_by_mask"
|
||||||
@ -4040,15 +3975,35 @@
|
|||||||
"title_aux": "SAM3DObjects [UNSAFE]"
|
"title_aux": "SAM3DObjects [UNSAFE]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/PozzettiAndrea/ComfyUI-TRELLIS2": [
|
||||||
|
[
|
||||||
|
"LoadTrellis2Models",
|
||||||
|
"Trellis2ExportGLB",
|
||||||
|
"Trellis2ExportTrimesh",
|
||||||
|
"Trellis2GetConditioning",
|
||||||
|
"Trellis2ImageToShape",
|
||||||
|
"Trellis2RasterizePBR",
|
||||||
|
"Trellis2RemoveBackground",
|
||||||
|
"Trellis2RenderPreview",
|
||||||
|
"Trellis2RenderVideo",
|
||||||
|
"Trellis2ShapeToTexturedMesh",
|
||||||
|
"Trellis2Simplify",
|
||||||
|
"Trellis2UVUnwrap"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-TRELLIS2 [NAME CONFLICT]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/PozzettiAndrea/ComfyUI-UniRig": [
|
"https://github.com/PozzettiAndrea/ComfyUI-UniRig": [
|
||||||
[
|
[
|
||||||
"UniRigApplySkinningMLNew",
|
"MIAAutoRig",
|
||||||
|
"MIALoadModel",
|
||||||
|
"UniRigApplyAnimation",
|
||||||
|
"UniRigAutoRig",
|
||||||
"UniRigExportPosedFBX",
|
"UniRigExportPosedFBX",
|
||||||
"UniRigExtractSkeletonNew",
|
|
||||||
"UniRigLoadMesh",
|
"UniRigLoadMesh",
|
||||||
|
"UniRigLoadModel",
|
||||||
"UniRigLoadRiggedMesh",
|
"UniRigLoadRiggedMesh",
|
||||||
"UniRigLoadSkeletonModel",
|
|
||||||
"UniRigLoadSkinningModel",
|
|
||||||
"UniRigPreviewRiggedMesh",
|
"UniRigPreviewRiggedMesh",
|
||||||
"UniRigSaveMesh",
|
"UniRigSaveMesh",
|
||||||
"UniRigSaveSkeleton"
|
"UniRigSaveSkeleton"
|
||||||
@ -4981,6 +4936,14 @@
|
|||||||
"title_aux": "Comfyui_leffa"
|
"title_aux": "Comfyui_leffa"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/StevenBaby/comfyui-tools": [
|
||||||
|
[
|
||||||
|
"IntParameterNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-tools"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/StoryWalker/comfyui_flux_collection_advanced": [
|
"https://github.com/StoryWalker/comfyui_flux_collection_advanced": [
|
||||||
[
|
[
|
||||||
"Example",
|
"Example",
|
||||||
@ -5742,6 +5705,17 @@
|
|||||||
"title_aux": "upload-to-azure"
|
"title_aux": "upload-to-azure"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ai-joe-git/ComfyUI-Chatterbox": [
|
||||||
|
[
|
||||||
|
"ChatterboxLoadReferenceAudio",
|
||||||
|
"ChatterboxPresets",
|
||||||
|
"ChatterboxSaveAudio",
|
||||||
|
"ChatterboxTTSNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Chatterbox [NAME CONFLICT]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/aiden1020/ComfyUI_Artcoder": [
|
"https://github.com/aiden1020/ComfyUI_Artcoder": [
|
||||||
[
|
[
|
||||||
"ArtCoder"
|
"ArtCoder"
|
||||||
@ -6212,6 +6186,7 @@
|
|||||||
"EnvVarNode",
|
"EnvVarNode",
|
||||||
"Eval",
|
"Eval",
|
||||||
"JMESPathSelect",
|
"JMESPathSelect",
|
||||||
|
"RescaleToDimensions",
|
||||||
"WanVideoSize"
|
"WanVideoSize"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -6649,6 +6624,17 @@
|
|||||||
"title_aux": "ComfyUI-Pixelsmith [WIP]"
|
"title_aux": "ComfyUI-Pixelsmith [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/cedarconnor/ComfyUI-DAP": [
|
||||||
|
[
|
||||||
|
"DAP_BatchFromFolder",
|
||||||
|
"DAP_Inference",
|
||||||
|
"DAP_SaveDepthBatch",
|
||||||
|
"DAP_Setup"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-DAP [UNSAFE/NAME CONFLICT]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/cedarconnor/ComfyUI-HunyuanWorld-Mirror": [
|
"https://github.com/cedarconnor/ComfyUI-HunyuanWorld-Mirror": [
|
||||||
[
|
[
|
||||||
"HWMInference",
|
"HWMInference",
|
||||||
@ -6854,6 +6840,14 @@
|
|||||||
"title_aux": "comfyui-boll-nodes"
|
"title_aux": "comfyui-boll-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/colorAi/comfyui-prompt-manager": [
|
||||||
|
[
|
||||||
|
"PromptManagerNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-prompt-manager [NAME CONFLICT]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/comfyanonymous/ComfyUI": [
|
"https://github.com/comfyanonymous/ComfyUI": [
|
||||||
[
|
[
|
||||||
"APG",
|
"APG",
|
||||||
@ -7002,6 +6996,7 @@
|
|||||||
"ImageBlend",
|
"ImageBlend",
|
||||||
"ImageBlur",
|
"ImageBlur",
|
||||||
"ImageColorToMask",
|
"ImageColorToMask",
|
||||||
|
"ImageCompare",
|
||||||
"ImageCompositeMasked",
|
"ImageCompositeMasked",
|
||||||
"ImageCrop",
|
"ImageCrop",
|
||||||
"ImageFlip",
|
"ImageFlip",
|
||||||
@ -7026,6 +7021,7 @@
|
|||||||
"InstructPixToPixConditioning",
|
"InstructPixToPixConditioning",
|
||||||
"InvertBooleanNode",
|
"InvertBooleanNode",
|
||||||
"InvertMask",
|
"InvertMask",
|
||||||
|
"JoinAudioChannels",
|
||||||
"JoinImageWithAlpha",
|
"JoinImageWithAlpha",
|
||||||
"KSampler",
|
"KSampler",
|
||||||
"KSamplerAdvanced",
|
"KSamplerAdvanced",
|
||||||
@ -7401,6 +7397,10 @@
|
|||||||
"VeoVideoGenerationNode",
|
"VeoVideoGenerationNode",
|
||||||
"VideoLinearCFGGuidance",
|
"VideoLinearCFGGuidance",
|
||||||
"VideoTriangleCFGGuidance",
|
"VideoTriangleCFGGuidance",
|
||||||
|
"Vidu2ImageToVideoNode",
|
||||||
|
"Vidu2ReferenceVideoNode",
|
||||||
|
"Vidu2StartEndToVideoNode",
|
||||||
|
"Vidu2TextToVideoNode",
|
||||||
"ViduImageToVideoNode",
|
"ViduImageToVideoNode",
|
||||||
"ViduReferenceVideoNode",
|
"ViduReferenceVideoNode",
|
||||||
"ViduStartEndToVideoNode",
|
"ViduStartEndToVideoNode",
|
||||||
@ -7424,6 +7424,7 @@
|
|||||||
"WanMoveTracksFromCoords",
|
"WanMoveTracksFromCoords",
|
||||||
"WanMoveVisualizeTracks",
|
"WanMoveVisualizeTracks",
|
||||||
"WanPhantomSubjectToVideo",
|
"WanPhantomSubjectToVideo",
|
||||||
|
"WanReferenceVideoApi",
|
||||||
"WanSoundImageToVideo",
|
"WanSoundImageToVideo",
|
||||||
"WanSoundImageToVideoExtend",
|
"WanSoundImageToVideoExtend",
|
||||||
"WanTextToImageApi",
|
"WanTextToImageApi",
|
||||||
@ -8190,7 +8191,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/flywhale-666/ComfyUI_pixel_snapping": [
|
"https://github.com/flywhale-666/ComfyUI_pixel_snapping": [
|
||||||
[
|
[
|
||||||
|
"FaceHandCrop",
|
||||||
"PixelSnapping",
|
"PixelSnapping",
|
||||||
|
"PowerfulColorAlignment",
|
||||||
"PowerfulMaskCrop",
|
"PowerfulMaskCrop",
|
||||||
"PowerfulMaskRestore"
|
"PowerfulMaskRestore"
|
||||||
],
|
],
|
||||||
@ -8574,6 +8577,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/grokuku/ComfyUI-Holaf": [
|
"https://github.com/grokuku/ComfyUI-Holaf": [
|
||||||
[
|
[
|
||||||
|
"HolafAutoSelectX2",
|
||||||
"HolafBundleCreator",
|
"HolafBundleCreator",
|
||||||
"HolafBundleExtractor",
|
"HolafBundleExtractor",
|
||||||
"HolafBypasser",
|
"HolafBypasser",
|
||||||
@ -8589,6 +8593,7 @@
|
|||||||
"HolafMaskToBoolean",
|
"HolafMaskToBoolean",
|
||||||
"HolafOverlayNode",
|
"HolafOverlayNode",
|
||||||
"HolafRemote",
|
"HolafRemote",
|
||||||
|
"HolafRemoteSelector",
|
||||||
"HolafResolutionPreset",
|
"HolafResolutionPreset",
|
||||||
"HolafSaveImage",
|
"HolafSaveImage",
|
||||||
"HolafSaveVideo",
|
"HolafSaveVideo",
|
||||||
@ -8645,6 +8650,24 @@
|
|||||||
"title_aux": "Comfyui-SadTalker"
|
"title_aux": "Comfyui-SadTalker"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/hashms0a/ComfyUI-Qwen-Multi-Angle-Camera-Nodes": [
|
||||||
|
[
|
||||||
|
"QwenMultiAngleBatchSelector",
|
||||||
|
"QwenMultiAngleCameraAdvanced",
|
||||||
|
"QwenMultiAngleCameraBasic",
|
||||||
|
"QwenMultiAngleCameraDistanceTransition",
|
||||||
|
"QwenMultiAngleCameraElevationSweep",
|
||||||
|
"QwenMultiAngleCameraFromIndex",
|
||||||
|
"QwenMultiAngleCameraInfo",
|
||||||
|
"QwenMultiAngleCameraOrbit",
|
||||||
|
"QwenMultiAngleCameraPath",
|
||||||
|
"QwenMultiAngleCameraRandom",
|
||||||
|
"QwenMultiAnglePromptCombiner"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Qwen-Multi-Angle-Camera-Nodes [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/hay86/ComfyUI_AceNodes": [
|
"https://github.com/hay86/ComfyUI_AceNodes": [
|
||||||
[
|
[
|
||||||
"ACE_AnyInputSwitchBool",
|
"ACE_AnyInputSwitchBool",
|
||||||
@ -9233,6 +9256,23 @@
|
|||||||
"title_aux": "ComfyUI-DreamO"
|
"title_aux": "ComfyUI-DreamO"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jceme/Comfy_Extensions": [
|
||||||
|
[
|
||||||
|
"DimensionResize",
|
||||||
|
"FpsHelper",
|
||||||
|
"ImageAspectPresets",
|
||||||
|
"ImageAspectResize",
|
||||||
|
"ImageDim",
|
||||||
|
"ImageSizePresets",
|
||||||
|
"InpaintPrepare",
|
||||||
|
"InpaintRestore",
|
||||||
|
"NegativePromptCustomizer",
|
||||||
|
"PositivePromptCustomizer"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Comfy_Extensions [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/jchiotaka/ComfyUI-ClarityAI-Upscaler": [
|
"https://github.com/jchiotaka/ComfyUI-ClarityAI-Upscaler": [
|
||||||
[
|
[
|
||||||
"ClarityCreativeUpscaler",
|
"ClarityCreativeUpscaler",
|
||||||
@ -9369,6 +9409,15 @@
|
|||||||
"title_aux": "ComfyUI-Midjourney"
|
"title_aux": "ComfyUI-Midjourney"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/jluo-github/comfyui-easy-resize": [
|
||||||
|
[
|
||||||
|
"EasyImageSize",
|
||||||
|
"EasyImageSizeLatent"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-easy-resize [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/jn-jairo/jn_node_suite_comfyui": [
|
"https://github.com/jn-jairo/jn_node_suite_comfyui": [
|
||||||
[
|
[
|
||||||
"JN_AreaInfo",
|
"JN_AreaInfo",
|
||||||
@ -10576,6 +10625,14 @@
|
|||||||
"title_aux": "lyra-nodes"
|
"title_aux": "lyra-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/maTORIx/ComfyUI-KeypointsToImage": [
|
||||||
|
[
|
||||||
|
"KeypointsToImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-KeypointsToImage"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/machinesarenotpeople/comfyui-energycost": [
|
"https://github.com/machinesarenotpeople/comfyui-energycost": [
|
||||||
[
|
[
|
||||||
"TimeCostEndNode",
|
"TimeCostEndNode",
|
||||||
@ -10735,6 +10792,7 @@
|
|||||||
"AddSingleObject",
|
"AddSingleObject",
|
||||||
"AddSingleText",
|
"AddSingleText",
|
||||||
"ColorNode",
|
"ColorNode",
|
||||||
|
"Log",
|
||||||
"PromptSelector",
|
"PromptSelector",
|
||||||
"SaveImageAndText"
|
"SaveImageAndText"
|
||||||
],
|
],
|
||||||
@ -10976,6 +11034,14 @@
|
|||||||
"title_aux": "ComfyUI-Crop-Border"
|
"title_aux": "ComfyUI-Crop-Border"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/my-xz-org/comfyui_xz_nodes": [
|
||||||
|
[
|
||||||
|
"XZImageToText"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_xz_nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/naderzare/comfyui-inodes": [
|
"https://github.com/naderzare/comfyui-inodes": [
|
||||||
[
|
[
|
||||||
"IAzureAiApi",
|
"IAzureAiApi",
|
||||||
@ -11648,6 +11714,15 @@
|
|||||||
"title_aux": "comfyui-sd3-simple-simpletuner"
|
"title_aux": "comfyui-sd3-simple-simpletuner"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/qimi-dev/ComfyUI-Qimi-Tiler": [
|
||||||
|
[
|
||||||
|
"Qimi-ImageToTiles",
|
||||||
|
"Qimi-TilesImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Qimi-Tiler"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/qlikpetersen/ComfyUI-AI_Tools": [
|
"https://github.com/qlikpetersen/ComfyUI-AI_Tools": [
|
||||||
[
|
[
|
||||||
"CreateListJSON",
|
"CreateListJSON",
|
||||||
@ -12083,6 +12158,14 @@
|
|||||||
"title_aux": "ComfyUI-Identity-Mixer"
|
"title_aux": "ComfyUI-Identity-Mixer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/saltchicken/ComfyUI-Interactive-Cropper": [
|
||||||
|
[
|
||||||
|
"InteractiveCropNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Interactive-Cropper"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/saltchicken/ComfyUI-Local-Loader": [
|
"https://github.com/saltchicken/ComfyUI-Local-Loader": [
|
||||||
[
|
[
|
||||||
"LoadImageFromDir",
|
"LoadImageFromDir",
|
||||||
@ -12127,6 +12210,15 @@
|
|||||||
"title_aux": "ComfyUI-Video-Utils"
|
"title_aux": "ComfyUI-Video-Utils"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/satyam-fp/ComfyUI-GeminiImage": [
|
||||||
|
[
|
||||||
|
"GeminiImageEnhance",
|
||||||
|
"GeminiTextToImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-GeminiImage [NAME CONFLICT]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/satyasairazole/ComfyUI-Turbandetection": [
|
"https://github.com/satyasairazole/ComfyUI-Turbandetection": [
|
||||||
[
|
[
|
||||||
"TurbanDetectorNode"
|
"TurbanDetectorNode"
|
||||||
@ -12233,6 +12325,14 @@
|
|||||||
"title_aux": "comfyui-hydit"
|
"title_aux": "comfyui-hydit"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/shenymce/ComfyUI-JsonViewer": [
|
||||||
|
[
|
||||||
|
"JsonViewer"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-JsonViewer [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/shinich39/comfyui-run-js": [
|
"https://github.com/shinich39/comfyui-run-js": [
|
||||||
[
|
[
|
||||||
"RunJS"
|
"RunJS"
|
||||||
@ -12845,6 +12945,14 @@
|
|||||||
"title_aux": "ComfyUI-GoogleFX"
|
"title_aux": "ComfyUI-GoogleFX"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/tackcrypto1031/tk_comfyui_SimpleSize": [
|
||||||
|
[
|
||||||
|
"TK_SimpleSize"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "[WIP] tk_comfyui_SimpleSize"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/takoyaki1118/ComfyUI-Kakimoji-Layer": [
|
"https://github.com/takoyaki1118/ComfyUI-Kakimoji-Layer": [
|
||||||
[
|
[
|
||||||
"KakimojiEditor"
|
"KakimojiEditor"
|
||||||
@ -13418,6 +13526,15 @@
|
|||||||
"title_aux": "ComfyUI-ccsrv2 [WIP]"
|
"title_aux": "ComfyUI-ccsrv2 [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/w3rc/lpips-similarity-comfyui": [
|
||||||
|
[
|
||||||
|
"GetSimilarity",
|
||||||
|
"LPIPSSimilarity"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "lpips-similarity-comfyui"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/wTechArtist/ComfyUI-VVL-Tools": [
|
"https://github.com/wTechArtist/ComfyUI-VVL-Tools": [
|
||||||
[
|
[
|
||||||
"ApplyUrlsToJson",
|
"ApplyUrlsToJson",
|
||||||
@ -13820,6 +13937,7 @@
|
|||||||
"FirstLastFrameXZ",
|
"FirstLastFrameXZ",
|
||||||
"ImageResizeKJ",
|
"ImageResizeKJ",
|
||||||
"ImageResizeXZ",
|
"ImageResizeXZ",
|
||||||
|
"SelfGuidance",
|
||||||
"TextEncodeQwenImageEditSimpleXZ",
|
"TextEncodeQwenImageEditSimpleXZ",
|
||||||
"TextEncodeQwenImageEditXZ",
|
"TextEncodeQwenImageEditXZ",
|
||||||
"TripleCLIPLoaderXZ",
|
"TripleCLIPLoaderXZ",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,35 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "LSDJesus",
|
||||||
|
"title": "ComfyUI-Luna-Collection [REMOVED]",
|
||||||
|
"reference": "https://github.com/LSDJesus/ComfyUI-Luna-Collection",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/LSDJesus/ComfyUI-Luna-Collection"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Collection of finetuned and custom nodes for Pyrite and I\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "r3dial",
|
||||||
|
"title": "Redial Discomphy - Discord Integration for ComfyUI [REMOVED]",
|
||||||
|
"reference": "https://github.com/r3dial/redial-discomphy",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/r3dial/redial-discomphy"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node for ComfyUI that enables direct posting of images, videos, and messages to Discord channels. This node seamlessly integrates your ComfyUI workflows with Discord communication, allowing you to automatically share your generated content."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "EricRorich",
|
||||||
|
"title": "ComfyUI-Parametric-Face-Canvas [REMOVED]",
|
||||||
|
"reference": "https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Generates a parametric 3D face wireframe and renders it as a 2D image with adjustable facial proportions and camera orientation for use in AI pipelines.\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "pixixai",
|
"author": "pixixai",
|
||||||
"title": "ComfyUI_Pixix-Tools [UNSAFE/REMOVED]",
|
"title": "ComfyUI_Pixix-Tools [UNSAFE/REMOVED]",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "comfyui-manager"
|
name = "comfyui-manager"
|
||||||
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
|
description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI."
|
||||||
version = "3.39.1"
|
version = "3.39.2"
|
||||||
license = { file = "LICENSE.txt" }
|
license = { file = "LICENSE.txt" }
|
||||||
dependencies = ["GitPython", "PyGithub", "matrix-nio", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions", "toml", "uv", "chardet"]
|
dependencies = ["GitPython", "PyGithub", "matrix-nio", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions", "toml", "uv", "chardet"]
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user