Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2595cc5ed7 | ||
|
|
2f62190c6f | ||
|
|
577314984c | ||
|
|
f0346b955b | ||
|
|
70139ded4a | ||
|
|
bf379900e1 | ||
|
|
9bafc90f5e | ||
|
|
fce0d9e88e | ||
|
|
2b3b154989 | ||
|
|
948d2440a1 | ||
|
|
5adbe1ce7a | ||
|
|
8157d34ffa | ||
|
|
3ec8cb2204 |
@@ -3286,7 +3286,7 @@
|
||||
"https://github.com/audioscavenger/save-image-extended-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Upgrade the Save File node: customize subfolders, file names with checkpoint names, or any sampler attribute your want! [w/NOTE: This node is a fork from @thedyze, since the [a/original repository](https://github.com/thedyze/save-image-extended-comfyui) is no longer maintained. Simply *uninstall* the original version and **REINSTALL** this one.]"
|
||||
"description": "Save as AVIF, WebP, JPEG, customize the folder, sub-folders, and filenames of your images!"
|
||||
},
|
||||
{
|
||||
"author": "audioscavenger",
|
||||
@@ -4361,14 +4361,13 @@
|
||||
},
|
||||
{
|
||||
"author": "42lux",
|
||||
"title": "Just a bunch of QOL nodes by 42lux",
|
||||
"id": "comfyui-42lux",
|
||||
"title": "ComfyUI-42lux",
|
||||
"reference": "https://github.com/42lux/ComfyUI-42lux",
|
||||
"files": [
|
||||
"https://github.com/42lux/ComfyUI-42lux"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Just a bunch of QOL nodes. Normalized Flux Sampling, High Res Latent Picker, Textbox with Token Counter."
|
||||
"description": "A collection of custom nodes for ComfyUI focused on enhanced sampling, model optimization, and quality improvements."
|
||||
},
|
||||
{
|
||||
"author": "sergekatzmann",
|
||||
@@ -5094,23 +5093,23 @@
|
||||
},
|
||||
{
|
||||
"author": "MitoshiroPJ",
|
||||
"title": "ComfyUI Slothful Attention",
|
||||
"reference": "https://github.com/MitoshiroPJ/comfyui_slothful_attention",
|
||||
"title": "ComfyUI Nearsighted Attention",
|
||||
"reference": "https://github.com/MitoshiroPJ/comfyui_nearsighted_attention",
|
||||
"files": [
|
||||
"https://github.com/MitoshiroPJ/comfyui_slothful_attention"
|
||||
"https://github.com/MitoshiroPJ/comfyui_nearsighted_attention"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allow controlling output without training. The reducing method is similar to [a/Spatial-Reduction Attention](https://paperswithcode.com/method/spatial-reduction-attention)."
|
||||
"description": "This node splits its self-attention Q to focus on nearby samples."
|
||||
},
|
||||
{
|
||||
"author": "MitoshiroPJ",
|
||||
"title": "comfyui_focal_sampler",
|
||||
"reference": "https://github.com/MitoshiroPJ/comfyui_focal_sampler",
|
||||
"title": "ComfyUI SaveImage SDLI",
|
||||
"reference": "https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli",
|
||||
"files": [
|
||||
"https://github.com/MitoshiroPJ/comfyui_focal_sampler"
|
||||
"https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Apply additional sampling to specific area"
|
||||
"description": "SDLI (Stable Diffusion Latents in Imagefile) is file format, that contains latents and lossy (decoded) image. Detailed format is written at [a/SDLI Tools](https://github.com/MitoshiroPJ/sdli_tools)."
|
||||
},
|
||||
{
|
||||
"author": "brianfitzgerald",
|
||||
@@ -8055,6 +8054,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-MiniMax-Remover is a custom node for ComfyUI that enables fast and efficient object removal using minimax optimization. It works in two stages: first, it trains a remover with a simplified DiT model; then it distills a robust version using CFG guidance and fewer inference steps."
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-Mosaic",
|
||||
"reference": "https://github.com/1038lab/ComfyUI-Mosaic",
|
||||
"files": [
|
||||
"https://github.com/1038lab/ComfyUI-Mosaic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for mosaic detection and creation."
|
||||
},
|
||||
{
|
||||
"author": "Klinter",
|
||||
"title": "Klinter_nodes",
|
||||
@@ -22158,6 +22167,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "experimental wanvideo comfyui node with a singular goal - visually seamless transitions between context windows"
|
||||
},
|
||||
{
|
||||
"author": "fblissjr",
|
||||
"title": "ComfyUI-WanActivationEditor",
|
||||
"reference": "https://github.com/fblissjr/ComfyUI-WanActivationEditor",
|
||||
"files": [
|
||||
"https://github.com/fblissjr/ComfyUI-WanActivationEditor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "editing activations in wanvideo"
|
||||
},
|
||||
{
|
||||
"author": "fblissjr",
|
||||
"title": "Shrug-Prompter: Unified VLM Integration for ComfyUI",
|
||||
"reference": "https://github.com/fblissjr/shrug-prompter",
|
||||
"files": [
|
||||
"https://github.com/fblissjr/shrug-prompter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive Vision-Language Model (VLM) integration system for ComfyUI with more intelligent prompt optimization, object detection, template support, and performance optimizations. Optimized for Wan2.1, Flux Kontext, and general purpose. Goes well with my other project, an MLX/llama.cpp server with hot swappable models and ollama api compatibility, (heylookitsanllm)[a/https://github.com/fblissjr/heylookitsanllm](https://github.com/fblissjr/heylookitsanllm)"
|
||||
},
|
||||
{
|
||||
"author": "vincentfs",
|
||||
"title": "ComfyUI-ArchiGraph",
|
||||
@@ -25430,6 +25459,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node suite to augment the capabilities of the [a/AP Workflows for ComfyUI](https://perilli.com/ai/comfyui/)"
|
||||
},
|
||||
{
|
||||
"author": "alessandroperilli",
|
||||
"title": "Open Creative Studio Nodes",
|
||||
"reference": "https://github.com/alessandroperilli/OCS_Nodes",
|
||||
"files": [
|
||||
"https://github.com/alessandroperilli/OCS_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node suite to augment the capabilities of the [a/Open Creative Studio for ComfyUI](https://oc.studio/)."
|
||||
},
|
||||
{
|
||||
"author": "rkfg",
|
||||
"title": "Dia realistic TTS",
|
||||
@@ -25893,6 +25932,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ReforgeCFG is a ComfyUI node designed to add details to your image. [a/While it already exists in Comfy Core](https://github.com/comfyanonymous/ComfyUI/blob/80a44b97f5cbcb890896e2b9e65d177f1ac6a588/comfy_extras/nodes_model_advanced.py#L258), it lacks timesteps for adjustment."
|
||||
},
|
||||
{
|
||||
"author": "BigStationW",
|
||||
"title": "ComfyUi-Load-Image-And-Display-Prompt-Metadata",
|
||||
"reference": "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata",
|
||||
"files": [
|
||||
"https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node displays the positive and negative prompts of a loaded ComfyUi image."
|
||||
},
|
||||
{
|
||||
"author": "rakki194",
|
||||
"title": "ComfyUI-ImageCompare",
|
||||
@@ -26769,6 +26818,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node pack is designed to adjust audio playback speed within ComfyUI, particularly to sync audio with models like FantasyTalking (WAN) that require specific frame rates. It can also be used for general-purpose audio speed control."
|
||||
},
|
||||
{
|
||||
"author": "ptmaster",
|
||||
"title": "Comfyui-PT-Keyframe-Camera",
|
||||
"reference": "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera",
|
||||
"files": [
|
||||
"https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "PT Keyframe Camera"
|
||||
},
|
||||
{
|
||||
"author": "doubletwisted",
|
||||
"title": "ComfyUI Deadline Submission",
|
||||
@@ -26972,6 +27031,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "utilitaires pour ComfyUI, conçue pour effectuer des calculs et des conversions"
|
||||
},
|
||||
{
|
||||
"author": "orion4d",
|
||||
"title": "ComfyUI Colormaster Nodes",
|
||||
"reference": "https://github.com/orion4d/ComfyUI_colormaster",
|
||||
"files": [
|
||||
"https://github.com/orion4d/ComfyUI_colormaster"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project offers a collection of custom nodes for ComfyUI, dedicated to creating hexadecimal color palettes"
|
||||
},
|
||||
{
|
||||
"author": "aiaiaikkk",
|
||||
"title": "ComfyUI-Curve",
|
||||
@@ -27319,6 +27388,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is a custom node plugin for ComfyUI that provides a form node for configuring and saving parameters related to LLMs (such as OpenAI, Kimi, DeepSeek). Users can input information such as API Key, Base, Version, and Model through the node. The node will automatically save the configuration to a local file and set it as environment variables, making it convenient for subsequent use."
|
||||
},
|
||||
{
|
||||
"author": "pictorialink",
|
||||
"title": "ComfyUI-Qwen3-llama.cpp",
|
||||
"reference": "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp",
|
||||
"files": [
|
||||
"https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI QWen3 8b running based on llama.cpp, which only support the CUDA framework and do not support MPS."
|
||||
},
|
||||
{
|
||||
"author": "mo230761",
|
||||
"title": "ComfyUI-Text-Translation",
|
||||
@@ -27488,7 +27567,7 @@
|
||||
"https://github.com/hexxacubic/ComfyUI-Prompt_Library"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI Node to save and load prompts from a library."
|
||||
"description": "A ComfyUI node pack for management of larger prompt amounts and prompt variations."
|
||||
},
|
||||
{
|
||||
"author": "MicheleGuidi",
|
||||
@@ -27801,7 +27880,7 @@
|
||||
"https://github.com/havvk/ComfyUI_AIIA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "AIIA Nodes for ComfyUI is a comprehensive suite of advanced nodes designed to streamline and supercharge your video and audio generation workflows. It centrally addresses the critical Out-Of-Memory (OOM) issues encountered when processing long sequences by intelligently handling frames on disk. The suite includes: a powerful Video Combiner with an extensible format system; memory-efficient FLOAT Talking Head Animator nodes with both in-memory (for speed) and on-disk (for stability) modes; and a sophisticated Speaker Diarization toolkit powered by NeMo for identifying who spoke when. Utility nodes like the OOM-safe Image Sequence Concatenator are also included to create comparison or multi-panel videos effortlessly."
|
||||
"description": "Tired of OOM errors and tedious file management? The AIIA Node Suite delivers the ultimate workflow overhaul, headlined by the AIIA Media Browser: a high-performance file hub fully integrated into ComfyUI. Instantly preview images, videos, and audio, and experience ultimate smoothness thanks to smart caching and virtual scrolling, even with tens of thousands of files. It also features a powerful fullscreen viewer, rich tooltip previews, and flexible sorting. Alongside the browser, our Video Combine node fundamentally solves memory bottlenecks in long video generation. By streaming frames from disk, you can create videos of virtually unlimited length, making OOM errors a thing of the past. The suite also includes OOM-safe FLOAT video generation, advanced audio processing, and other utilities, providing a complete end-to-end solution from content creation to asset management."
|
||||
},
|
||||
{
|
||||
"author": "dseditor",
|
||||
@@ -28648,7 +28727,147 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom ComfyUI nodes and utilities for generating AI image prompts representing the diverse attire, cultures, regions, and appearances of the world. This project is designed for easy extension to new countries, cultures, and body parts, using a modular JSON-based data structure and dynamic node generation."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "kaipard",
|
||||
"title": "Auto Aspect Latent Generator",
|
||||
"reference": "https://github.com/kaipard/comfyui-auto-latent-size",
|
||||
"files": [
|
||||
"https://github.com/kaipard/comfyui-auto-latent-size"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add presets for latent and adjust the image size."
|
||||
},
|
||||
{
|
||||
"author": "pvlprk",
|
||||
"title": "ComfyUI Assistant Node",
|
||||
"reference": "https://github.com/pvlprk/comfyui-pvl-api-nodes",
|
||||
"files": [
|
||||
"https://github.com/pvlprk/comfyui-pvl-api-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node that integrates with the OpenAI Assistants API."
|
||||
},
|
||||
{
|
||||
"author": "danTheMonk",
|
||||
"title": "ComfyUI Int and Float Conversion Nodes",
|
||||
"reference": "https://github.com/danTheMonk/comfyui-int-and-float",
|
||||
"files": [
|
||||
"https://github.com/danTheMonk/comfyui-int-and-float"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple ComfyUI custom node extension that provides utility nodes for converting between integer and float values."
|
||||
},
|
||||
{
|
||||
"author": "RamonGuthrie",
|
||||
"title": "ComfyUI-RBG-ImageStitchPlus",
|
||||
"reference": "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus",
|
||||
"files": [
|
||||
"https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An advanced image stitching node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "vrgamegirl19",
|
||||
"title": "VRGameDevGirl Video Enhancement Nodes",
|
||||
"id": "vrgamedev_video_nodes",
|
||||
"reference": "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl",
|
||||
"files": [
|
||||
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Film grain and color match nodes designed for high-quality frame-by-frame video enhancement in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "namtb96",
|
||||
"title": "OmniGen2 Simple Node",
|
||||
"reference": "https://github.com/namtb96/OmniGen2-Simple-Node",
|
||||
"files": [
|
||||
"https://github.com/namtb96/OmniGen2-Simple-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node package for the OmniGen2 multimodal generation model."
|
||||
},
|
||||
{
|
||||
"author": "lonelyowl13",
|
||||
"title": "Artist tag randomizer for comfyui",
|
||||
"reference": "https://github.com/lonelyowl13/artist_randomizer",
|
||||
"files": [
|
||||
"https://github.com/lonelyowl13/artist_randomizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for including random artists usernames to a prompt."
|
||||
},
|
||||
{
|
||||
"author": "Aryan185",
|
||||
"title": "ComfyUI-ExternalAPI-Helpers",
|
||||
"reference": "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers",
|
||||
"files": [
|
||||
"https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for Flux Kontext Pro and Max models from Replicate"
|
||||
},
|
||||
{
|
||||
"author": "iacoposk8",
|
||||
"title": "ComfyUI Fooocus Inpaint Wrapper",
|
||||
"reference": "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper",
|
||||
"files": [
|
||||
"https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple wrapper for Fooocus's inpainting code, designed to replicate its outstanding results. Future improvements for a more refined and lightweight version are planned."
|
||||
},
|
||||
{
|
||||
"author": "FaraamFide",
|
||||
"title": "ComfyUI-ParamNodes",
|
||||
"reference": "https://github.com/FaraamFide/ComfyUI-ParamNodes",
|
||||
"files": [
|
||||
"https://github.com/FaraamFide/ComfyUI-ParamNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-ParamNodes is a lightweight, dependency-free collection of custom nodes for ComfyUI, designed to parameterize your workflows for API-driven generation. It provides a clean set of input nodes to control strings, numbers, booleans, and model/LoRA selections, along with a simple logic switch for conditional execution."
|
||||
},
|
||||
{
|
||||
"author": "chuchu114514",
|
||||
"title": "comfyui_proportion_solver",
|
||||
"reference": "https://github.com/chuchu114514/comfyui_proportion_solver",
|
||||
"files": [
|
||||
"https://github.com/chuchu114514/comfyui_proportion_solver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin includes two core nodes designed to handle proportion optimization tasks of varying complexity"
|
||||
},
|
||||
{
|
||||
"author": "yamanacn",
|
||||
"title": "ComfyUI Kontext Duo Image Analyzer",
|
||||
"reference": "https://github.com/yamanacn/comfyui_kontext_Analyze",
|
||||
"files": [
|
||||
"https://github.com/yamanacn/comfyui_kontext_Analyze"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node designed for ComfyUI that leverages the multimodal large model Doubao from Volcengine Ark to intelligently compare two input images. You can provide two images and a custom text prompt. The node will send this information to the large model and return a detailed textual description of the similarities and differences between the two images."
|
||||
},
|
||||
{
|
||||
"author": "weekii",
|
||||
"title": "comfyui-save-image-pro",
|
||||
"reference": "https://github.com/weekii/comfyui-save-image-pro",
|
||||
"files": [
|
||||
"https://github.com/weekii/comfyui-save-image-pro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional-grade ComfyUI image saving plugin with support for multiple formats, custom naming, and advanced features."
|
||||
},
|
||||
{
|
||||
"author": "bbaudio",
|
||||
"title": "ComfyUI-SuperUltimateVaceTools",
|
||||
"reference": "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools",
|
||||
"files": [
|
||||
"https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "powerful nodes for wan2.1 vace"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -118,6 +118,15 @@
|
||||
"title_aux": "ComfyUI-MiniMax-Remover"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-Mosaic": [
|
||||
[
|
||||
"MosaicCreator",
|
||||
"MosaicDetector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Mosaic"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-OmniGen": [
|
||||
[
|
||||
"ailab_OmniGen"
|
||||
@@ -439,12 +448,16 @@
|
||||
"https://github.com/42lux/ComfyUI-42lux": [
|
||||
[
|
||||
"FluxEmptyLatentSizePicker",
|
||||
"FluxHighresFixScaler",
|
||||
"ModelSamplingFluxNormalized",
|
||||
"PromptWithTokenCounter"
|
||||
"SoulSampler",
|
||||
"SoulSamplerAdvanced",
|
||||
"SoulSamplerDPM",
|
||||
"SoulSamplerDPMAdvanced",
|
||||
"SoulSamplerHybrid",
|
||||
"SoulSamplerHybridAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "Just a bunch of QOL nodes by 42lux"
|
||||
"title_aux": "ComfyUI-42lux"
|
||||
}
|
||||
],
|
||||
"https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [
|
||||
@@ -2255,6 +2268,17 @@
|
||||
"title_aux": "HommageTools for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": [
|
||||
[
|
||||
"FluxKontextMaxNode",
|
||||
"FluxKontextProNode",
|
||||
"GPTImageEditNode",
|
||||
"GeminiChatNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ExternalAPI-Helpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/AshMartian/ComfyUI-DirGir": [
|
||||
[
|
||||
"Dir_Gir_Looper",
|
||||
@@ -2671,6 +2695,14 @@
|
||||
"title_aux": "LLM Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": [
|
||||
[
|
||||
"LoadImageX"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUi-Load-Image-And-Display-Prompt-Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigStationW/ComfyUi-RescaleCFGAdvanced": [
|
||||
[
|
||||
"RescaleCFGAdvanced"
|
||||
@@ -4293,7 +4325,8 @@
|
||||
"DD-ModelOptimizer",
|
||||
"DD-ModelSwitcher",
|
||||
"DD-SamplingOptimizer",
|
||||
"DD-SimpleLatent"
|
||||
"DD-SimpleLatent",
|
||||
"DD-VideoFrameExtractor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DD-Nodes"
|
||||
@@ -4394,6 +4427,7 @@
|
||||
],
|
||||
"https://github.com/Duanyll/duanyll_nodepack": [
|
||||
[
|
||||
"ImageDifferenceCmap",
|
||||
"PhotoDoddleConditioning"
|
||||
],
|
||||
{
|
||||
@@ -5107,6 +5141,20 @@
|
||||
"title_aux": "ComfyUI-GCP-Storage"
|
||||
}
|
||||
],
|
||||
"https://github.com/FaraamFide/ComfyUI-ParamNodes": [
|
||||
[
|
||||
"HelperModelSwitch",
|
||||
"ParamBoolean",
|
||||
"ParamFloat",
|
||||
"ParamImage",
|
||||
"ParamInt",
|
||||
"ParamString",
|
||||
"ParamUniversal"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ParamNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Feidorian/feidorian-ComfyNodes": [
|
||||
[],
|
||||
{
|
||||
@@ -6160,6 +6208,10 @@
|
||||
"ThreeSceneGenerator"
|
||||
],
|
||||
{
|
||||
"author": "Eleven",
|
||||
"description": "Turn your AI roleplay into AI generated scenes from every response. Visualize what you read!",
|
||||
"nickname": "ComfyUI FairyTaler",
|
||||
"title": "ComfyUI FairyTaler Storyboard Nodes",
|
||||
"title_aux": "ComfyUI-FairyTaler"
|
||||
}
|
||||
],
|
||||
@@ -7548,9 +7600,11 @@
|
||||
"ImageSizeAdjustment",
|
||||
"InspyrenetRembgLoader",
|
||||
"InspyrenetRembgProcess",
|
||||
"LG_InstallDependencies",
|
||||
"LG_LatentBatchToList",
|
||||
"LG_LoadImage",
|
||||
"LG_Noise",
|
||||
"LG_PipManager",
|
||||
"LG_SaveImage",
|
||||
"LazySwitch1way",
|
||||
"LazySwitch2way",
|
||||
@@ -8749,15 +8803,16 @@
|
||||
"title_aux": "ComfyUI-FBCNN"
|
||||
}
|
||||
],
|
||||
"https://github.com/MitoshiroPJ/comfyui_focal_sampler": [
|
||||
"https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli": [
|
||||
[
|
||||
"FocalSamplerSegs"
|
||||
"PreviewSdlImage",
|
||||
"SaveSdlImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_focal_sampler"
|
||||
"title_aux": "ComfyUI SaveImage SDLI"
|
||||
}
|
||||
],
|
||||
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": [
|
||||
"https://github.com/MitoshiroPJ/comfyui_nearsighted_attention": [
|
||||
[
|
||||
"NearSightedAttention",
|
||||
"NearSightedAttentionSimple",
|
||||
@@ -8765,7 +8820,7 @@
|
||||
"SlothfulAttention"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Slothful Attention"
|
||||
"title_aux": "ComfyUI Nearsighted Attention"
|
||||
}
|
||||
],
|
||||
"https://github.com/Miyuutsu/comfyui-save-vpred": [
|
||||
@@ -9907,6 +9962,14 @@
|
||||
"title_aux": "LatentGC Aggressive"
|
||||
}
|
||||
],
|
||||
"https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": [
|
||||
[
|
||||
"RBGImageStitchPlus"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RBG-ImageStitchPlus"
|
||||
}
|
||||
],
|
||||
"https://github.com/Ravenmelt/ComfyUI-Rodin": [
|
||||
[
|
||||
"LoadRodinAPIKEY",
|
||||
@@ -11847,8 +11910,16 @@
|
||||
"Basic data handling: PathIsFile",
|
||||
"Basic data handling: PathJoin",
|
||||
"Basic data handling: PathListDir",
|
||||
"Basic data handling: PathLoadImageRGB",
|
||||
"Basic data handling: PathLoadImageRGBA",
|
||||
"Basic data handling: PathLoadMaskFromAlpha",
|
||||
"Basic data handling: PathLoadMaskFromGreyscale",
|
||||
"Basic data handling: PathLoadStringFile",
|
||||
"Basic data handling: PathNormalize",
|
||||
"Basic data handling: PathRelative",
|
||||
"Basic data handling: PathSaveImageRGB",
|
||||
"Basic data handling: PathSaveImageRGBA",
|
||||
"Basic data handling: PathSaveStringFile",
|
||||
"Basic data handling: PathSetExtension",
|
||||
"Basic data handling: PathSplit",
|
||||
"Basic data handling: PathSplitExt",
|
||||
@@ -15174,21 +15245,22 @@
|
||||
"BooleanUnary",
|
||||
"FloatComparison",
|
||||
"FloatInput",
|
||||
"FloatToType",
|
||||
"IntMath",
|
||||
"IntToType",
|
||||
"IntegerComparison",
|
||||
"IntegerInput",
|
||||
"MathConstants",
|
||||
"NumberClamp",
|
||||
"NumberComparison",
|
||||
"NumberInRange",
|
||||
"NumberLerp",
|
||||
"NumberRange",
|
||||
"NumberRound",
|
||||
"PreciseFloatInput",
|
||||
"StringComparison",
|
||||
"StringInput",
|
||||
"ToBool",
|
||||
"ToFloat",
|
||||
"ToInt",
|
||||
"ToString",
|
||||
"UnaryMath"
|
||||
],
|
||||
{
|
||||
@@ -15211,7 +15283,9 @@
|
||||
"https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes": [
|
||||
[
|
||||
"Depthflow",
|
||||
"DepthflowEffectColor",
|
||||
"DepthflowEffectDOF",
|
||||
"DepthflowEffectInpaint",
|
||||
"DepthflowEffectVignette",
|
||||
"DepthflowMotionArc",
|
||||
"DepthflowMotionCosine",
|
||||
@@ -15366,6 +15440,18 @@
|
||||
"title_aux": "apw_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/alessandroperilli/OCS_Nodes": [
|
||||
[
|
||||
"OCS_CloudImageSize",
|
||||
"OCS_ImageListFilter",
|
||||
"OCS_ImageSaver",
|
||||
"OCS_LocalImageSize",
|
||||
"OCS_LocalVideoSize"
|
||||
],
|
||||
{
|
||||
"title_aux": "Open Creative Studio Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/alessandrozonta/ComfyUI-CenterNode": [
|
||||
[
|
||||
"BBoxCrop"
|
||||
@@ -15708,8 +15794,8 @@
|
||||
"Sage_LMStudioLLMPromptVision",
|
||||
"Sage_LMStudioLLMPromptVisionRefine",
|
||||
"Sage_LastLoraInfo",
|
||||
"Sage_LoadCheckpointFromModelInfo",
|
||||
"Sage_LoadImage",
|
||||
"Sage_LoadModelFromInfo",
|
||||
"Sage_LogicalSwitch",
|
||||
"Sage_LoraStack",
|
||||
"Sage_LoraStackLoader",
|
||||
@@ -16356,6 +16442,15 @@
|
||||
"title_aux": "Mikey Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": [
|
||||
[
|
||||
"CustomCropArea",
|
||||
"SuperUltimateVACEUpscale"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SuperUltimateVaceTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/bbtaivi/ComfyUI-Aiv-Param": [
|
||||
[
|
||||
"AivParam"
|
||||
@@ -16768,6 +16863,8 @@
|
||||
],
|
||||
"https://github.com/blepping/ComfyUI-sonar": [
|
||||
[
|
||||
"FreeUExtreme",
|
||||
"FreeUExtremeConfig",
|
||||
"NoisyLatentLike",
|
||||
"SONAR_CUSTOM_NOISE to NOISE",
|
||||
"SamplerConfigOverride",
|
||||
@@ -16787,17 +16884,29 @@
|
||||
"SonarCustomNoiseAdv",
|
||||
"SonarGuidanceConfig",
|
||||
"SonarGuidedNoise",
|
||||
"SonarLatentOperationAdvanced",
|
||||
"SonarLatentOperationFilteredNoise",
|
||||
"SonarLatentOperationNoise",
|
||||
"SonarLatentOperationQuantileFilter",
|
||||
"SonarLatentOperationSetSeed",
|
||||
"SonarModulatedNoise",
|
||||
"SonarNoiseImage",
|
||||
"SonarNormalizeNoiseToScale",
|
||||
"SonarPatternBreakNoise",
|
||||
"SonarPerDimNoise",
|
||||
"SonarPowerFilter",
|
||||
"SonarPowerFilterNoise",
|
||||
"SonarPowerNoise",
|
||||
"SonarPreviewFilter",
|
||||
"SonarQuantileFilteredNoise",
|
||||
"SonarRandomNoise",
|
||||
"SonarRepeatedNoise",
|
||||
"SonarResizedNoise",
|
||||
"SonarRippleFilteredNoise",
|
||||
"SonarScatternetFilteredNoise",
|
||||
"SonarScheduledNoise",
|
||||
"SonarShuffledNoise",
|
||||
"SonarSplitNoiseChain",
|
||||
"SonarWaveletFilteredNoise",
|
||||
"SonarWaveletNoise"
|
||||
],
|
||||
@@ -17426,7 +17535,6 @@
|
||||
"AD_font2img",
|
||||
"AD_pingpong_vedio",
|
||||
"AD_sch_IPA",
|
||||
"AD_sch_adv_CN",
|
||||
"AD_sch_image_merge",
|
||||
"AD_sch_latent",
|
||||
"AD_sch_mask",
|
||||
@@ -17453,10 +17561,6 @@
|
||||
"Apply_textStack",
|
||||
"CN_preset1_Unpack",
|
||||
"CN_preset1_pack",
|
||||
"Create_Mask_Rectangles",
|
||||
"Create_Mask_lay_X",
|
||||
"Create_Mask_lay_Y",
|
||||
"Create_Mask_sole",
|
||||
"Data_Highway",
|
||||
"Data_basic",
|
||||
"Data_bus_chx",
|
||||
@@ -17465,18 +17569,13 @@
|
||||
"Data_preset_save",
|
||||
"Data_sampleData",
|
||||
"Data_select",
|
||||
"GPT_ChineseToEnglish",
|
||||
"GPT_EnglishToChinese",
|
||||
"GPT_Janus_generate_img",
|
||||
"GPT_Janus_img_2_text",
|
||||
"GPT_MiniCPM",
|
||||
"GPT_deepseek_api_text",
|
||||
"IO_adjust_image",
|
||||
"IO_clear_cache",
|
||||
"IO_input_any",
|
||||
"IO_inputbasic",
|
||||
"IO_load_anyimage",
|
||||
"IO_save_image",
|
||||
"IO_video_encode",
|
||||
"IPA_XL_PromptInjection",
|
||||
"IPA_clip_vision",
|
||||
"IPA_dapterSD3LOAD",
|
||||
@@ -17526,6 +17625,12 @@
|
||||
"Stack_condi",
|
||||
"Stack_latent",
|
||||
"Stack_text",
|
||||
"basicIn_Sampler",
|
||||
"basicIn_Scheduler",
|
||||
"basicIn_Seed",
|
||||
"basicIn_float",
|
||||
"basicIn_int",
|
||||
"basicIn_string",
|
||||
"basic_Ksampler_adv",
|
||||
"basic_Ksampler_batch",
|
||||
"basic_Ksampler_custom",
|
||||
@@ -17546,6 +17651,7 @@
|
||||
"chx_IPA_faceID_adv",
|
||||
"chx_IPA_region_combine",
|
||||
"chx_Ksampler_Kontext",
|
||||
"chx_Ksampler_Kontext_adv",
|
||||
"chx_Ksampler_VisualStyle",
|
||||
"chx_Ksampler_dual_area",
|
||||
"chx_Ksampler_dual_paint",
|
||||
@@ -17560,7 +17666,6 @@
|
||||
"chx_ksampler_Deforum_sch",
|
||||
"chx_ksampler_tile",
|
||||
"chx_latent_adjust",
|
||||
"chx_vae_encode_tile",
|
||||
"color_OneColor_keep",
|
||||
"color_OneColor_replace",
|
||||
"color_adjust_HDR",
|
||||
@@ -17575,6 +17680,10 @@
|
||||
"creat_mask_batch",
|
||||
"creat_mask_batch_input",
|
||||
"create_AD_mask",
|
||||
"create_Mask_Rectangles",
|
||||
"create_Mask_lay_X",
|
||||
"create_Mask_lay_Y",
|
||||
"create_Mask_sole",
|
||||
"create_RadialGradient",
|
||||
"create_lineGradient",
|
||||
"create_mulcolor_img",
|
||||
@@ -17598,9 +17707,9 @@
|
||||
"lay_compare_img",
|
||||
"lay_edge_cut",
|
||||
"lay_fill_inpaint",
|
||||
"lay_iamges_free_layout",
|
||||
"lay_image_grid_note",
|
||||
"lay_image_match_W_and_H",
|
||||
"lay_images_free_layout",
|
||||
"lay_text_sum",
|
||||
"lay_texture_Offset",
|
||||
"list_ListGetByIndex",
|
||||
@@ -17631,12 +17740,12 @@
|
||||
"pre_ic_light_sd15",
|
||||
"pre_latent_light",
|
||||
"pre_mask_Mulcondi",
|
||||
"pre_sample_data",
|
||||
"sampler_DynamicTileMerge",
|
||||
"sampler_DynamicTileSplit",
|
||||
"sampler_InpaintCrop",
|
||||
"sampler_InpaintStitch",
|
||||
"sampler_enhance",
|
||||
"sampler_sigmas",
|
||||
"stack_AD_diff",
|
||||
"stack_sum_pack",
|
||||
"sum_create_chx",
|
||||
@@ -18984,6 +19093,15 @@
|
||||
"title_aux": "youtube-dl-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/chuchu114514/comfyui_proportion_solver": [
|
||||
[
|
||||
"ProportionSolver",
|
||||
"ProportionSolverAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_proportion_solver"
|
||||
}
|
||||
],
|
||||
"https://github.com/ciga2011/ComfyUI-MarkItDown": [
|
||||
[
|
||||
"WIZ_AUDIO2MARKDOWN",
|
||||
@@ -19296,16 +19414,22 @@
|
||||
[
|
||||
"AudioDurationFrames",
|
||||
"BFLProviderNode",
|
||||
"BlankImage",
|
||||
"CheckImageEmpty",
|
||||
"ConfigGenerateImage",
|
||||
"ConfigGenerateMusic",
|
||||
"Display_Text",
|
||||
"GenerateImage",
|
||||
"GenerateLyrics",
|
||||
"GenerateMusic",
|
||||
"LLMToolkitProviderSelector",
|
||||
"LLMToolkitTextGenerator",
|
||||
"LLMToolkitTextGeneratorStream",
|
||||
"LocalTransformersProviderNode",
|
||||
"OpenAIProviderNode",
|
||||
"PreviewOutputs",
|
||||
"PromptManager",
|
||||
"SunoProviderSelector",
|
||||
"SwitchAny"
|
||||
],
|
||||
{
|
||||
@@ -20374,6 +20498,15 @@
|
||||
"title_aux": "SDXL Auto Prompter"
|
||||
}
|
||||
],
|
||||
"https://github.com/danTheMonk/comfyui-int-and-float": [
|
||||
[
|
||||
"FloatToInt",
|
||||
"IntToFloat"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Int and Float Conversion Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": [
|
||||
[
|
||||
"FawfaceModelSpreadsheetRealismNode",
|
||||
@@ -21147,11 +21280,13 @@
|
||||
"AudioListGenerator",
|
||||
"AudioToFrameCount",
|
||||
"CeilDivide",
|
||||
"ChineseConverterNode",
|
||||
"LoadVideoPath",
|
||||
"MergeVideoFilename",
|
||||
"NumberListGenerator",
|
||||
"PromptListGenerator",
|
||||
"SaveVideoPath"
|
||||
"SaveVideoPath",
|
||||
"TimestampToLrcNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ListHelper"
|
||||
@@ -21721,6 +21856,15 @@
|
||||
"title_aux": "ComfyUI-EmbeddingPipelineAnalytics"
|
||||
}
|
||||
],
|
||||
"https://github.com/fblissjr/ComfyUI-WanActivationEditor": [
|
||||
[
|
||||
"WanVideoActivationEditor",
|
||||
"WanVideoBlockActivationBuilder"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-WanActivationEditor"
|
||||
}
|
||||
],
|
||||
"https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": [
|
||||
[
|
||||
"WanAdaptiveFlow",
|
||||
@@ -21733,6 +21877,18 @@
|
||||
"title_aux": "wanvideo - seamless flow"
|
||||
}
|
||||
],
|
||||
"https://github.com/fblissjr/shrug-prompter": [
|
||||
[
|
||||
"PromptTemplateLoader_Shrug",
|
||||
"ShrugMaskUtilities",
|
||||
"ShrugPrompter",
|
||||
"ShrugProviderSelector",
|
||||
"ShrugResponseParser"
|
||||
],
|
||||
{
|
||||
"title_aux": "Shrug-Prompter: Unified VLM Integration for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/fchangjun/Comfyui_MultiSaveImage": [
|
||||
[
|
||||
"MultiSaveImage",
|
||||
@@ -23709,6 +23865,7 @@
|
||||
"https://github.com/hexxacubic/ComfyUI-Prompt_Library": [
|
||||
[
|
||||
"Double_Prompt_Encode",
|
||||
"Multi_Wildcard_Loader",
|
||||
"Prompt_Extender",
|
||||
"Prompt_Library",
|
||||
"Simple_Prompt_Library"
|
||||
@@ -24061,6 +24218,154 @@
|
||||
"title_aux": "comfyui-undistort"
|
||||
}
|
||||
],
|
||||
"https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": [
|
||||
[
|
||||
"AlignYourStepsScheduler",
|
||||
"BasicScheduler",
|
||||
"CLIPLoader",
|
||||
"CLIPMergeSimple",
|
||||
"CLIPSave",
|
||||
"CLIPSetLastLayer",
|
||||
"CLIPTextEncode",
|
||||
"CLIPTextEncodeSDXL",
|
||||
"CLIPTextEncodeSDXLRefiner",
|
||||
"CLIPVisionEncode",
|
||||
"CLIPVisionLoader",
|
||||
"Canny",
|
||||
"CheckpointLoader",
|
||||
"CheckpointLoaderSimple",
|
||||
"CheckpointSave",
|
||||
"ConditioningAverage",
|
||||
"ConditioningCombine",
|
||||
"ConditioningConcat",
|
||||
"ConditioningSetArea",
|
||||
"ConditioningSetAreaPercentage",
|
||||
"ConditioningSetMask",
|
||||
"ConditioningSetTimestepRange",
|
||||
"ConditioningZeroOut",
|
||||
"ControlNetApply",
|
||||
"ControlNetApplyAdvanced",
|
||||
"ControlNetLoader",
|
||||
"CropMask",
|
||||
"DiffControlNetLoader",
|
||||
"DiffusersLoader",
|
||||
"DualCLIPLoader",
|
||||
"EmptyImage",
|
||||
"EmptyLatentImage",
|
||||
"ExponentialScheduler",
|
||||
"FeatherMask",
|
||||
"FlipSigmas",
|
||||
"FooocusInpaintWrapper",
|
||||
"FreeU",
|
||||
"FreeU_V2",
|
||||
"GLIGENLoader",
|
||||
"GLIGENTextBoxApply",
|
||||
"GrowMask",
|
||||
"HyperTile",
|
||||
"HypernetworkLoader",
|
||||
"ImageBatch",
|
||||
"ImageBlend",
|
||||
"ImageBlur",
|
||||
"ImageColorToMask",
|
||||
"ImageCompositeMasked",
|
||||
"ImageCrop",
|
||||
"ImageInvert",
|
||||
"ImageOnlyCheckpointLoader",
|
||||
"ImageOnlyCheckpointSave",
|
||||
"ImagePadForOutpaint",
|
||||
"ImageQuantize",
|
||||
"ImageScale",
|
||||
"ImageScaleBy",
|
||||
"ImageScaleToTotalPixels",
|
||||
"ImageSharpen",
|
||||
"ImageToMask",
|
||||
"ImageUpscaleWithModel",
|
||||
"InpaintModelConditioning",
|
||||
"InvertMask",
|
||||
"JoinImageWithAlpha",
|
||||
"KSampler",
|
||||
"KSamplerAdvanced",
|
||||
"KSamplerSelect",
|
||||
"KarrasScheduler",
|
||||
"LatentAdd",
|
||||
"LatentBatch",
|
||||
"LatentBatchSeedBehavior",
|
||||
"LatentBlend",
|
||||
"LatentComposite",
|
||||
"LatentCompositeMasked",
|
||||
"LatentCrop",
|
||||
"LatentFlip",
|
||||
"LatentFromBatch",
|
||||
"LatentInterpolate",
|
||||
"LatentMultiply",
|
||||
"LatentRotate",
|
||||
"LatentSubtract",
|
||||
"LatentUpscale",
|
||||
"LatentUpscaleBy",
|
||||
"LoadImage",
|
||||
"LoadImageMask",
|
||||
"LoadLatent",
|
||||
"LoraLoader",
|
||||
"LoraLoaderModelOnly",
|
||||
"MaskComposite",
|
||||
"MaskToImage",
|
||||
"ModelMergeAdd",
|
||||
"ModelMergeBlocks",
|
||||
"ModelMergeSimple",
|
||||
"ModelMergeSubtract",
|
||||
"ModelSamplingContinuousEDM",
|
||||
"ModelSamplingDiscrete",
|
||||
"PatchModelAddDownscale",
|
||||
"PerpNeg",
|
||||
"PhotoMakerEncode",
|
||||
"PhotoMakerLoader",
|
||||
"PolyexponentialScheduler",
|
||||
"PorterDuffImageComposite",
|
||||
"PreviewImage",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
"RepeatImageBatch",
|
||||
"RepeatLatentBatch",
|
||||
"RescaleCFG",
|
||||
"SDTurboScheduler",
|
||||
"SD_4XUpscale_Conditioning",
|
||||
"SVD_img2vid_Conditioning",
|
||||
"SamplerCustom",
|
||||
"SamplerDPMPP_2M_SDE",
|
||||
"SamplerDPMPP_SDE",
|
||||
"SamplerTCD",
|
||||
"SaveAnimatedPNG",
|
||||
"SaveAnimatedWEBP",
|
||||
"SaveImage",
|
||||
"SaveLatent",
|
||||
"SelfAttentionGuidance",
|
||||
"SetLatentNoiseMask",
|
||||
"SolidMask",
|
||||
"SplitImageWithAlpha",
|
||||
"SplitSigmas",
|
||||
"StableZero123_Conditioning",
|
||||
"StableZero123_Conditioning_Batched",
|
||||
"StyleModelApply",
|
||||
"StyleModelLoader",
|
||||
"TomePatchModel",
|
||||
"UNETLoader",
|
||||
"UpscaleModelLoader",
|
||||
"VAEDecode",
|
||||
"VAEDecodeTiled",
|
||||
"VAEEncode",
|
||||
"VAEEncodeForInpaint",
|
||||
"VAEEncodeTiled",
|
||||
"VAELoader",
|
||||
"VAESave",
|
||||
"VPScheduler",
|
||||
"VideoLinearCFGGuidance",
|
||||
"unCLIPCheckpointLoader",
|
||||
"unCLIPConditioning"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Fooocus Inpaint Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/ialhabbal/OcclusionMask": [
|
||||
[
|
||||
"BatchLoadImages",
|
||||
@@ -24200,7 +24505,7 @@
|
||||
],
|
||||
"https://github.com/if-ai/ComfyUI-IF_Gemini": [
|
||||
[
|
||||
"GeminiNode"
|
||||
"IFGeminiNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "IF_Gemini"
|
||||
@@ -25934,6 +26239,14 @@
|
||||
"title_aux": "Advanced Reflux control"
|
||||
}
|
||||
],
|
||||
"https://github.com/kaipard/comfyui-auto-latent-size": [
|
||||
[
|
||||
"AutoAspectLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "Auto Aspect Latent Generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/kale4eat/ComfyUI-path-util": [
|
||||
[
|
||||
"path_util_PathAbspath",
|
||||
@@ -28406,6 +28719,15 @@
|
||||
"title_aux": "ComfyUI-ViewCrafter"
|
||||
}
|
||||
],
|
||||
"https://github.com/lonelyowl13/artist_randomizer": [
|
||||
[
|
||||
"AddRandomArtists",
|
||||
"TextInput"
|
||||
],
|
||||
{
|
||||
"title_aux": "Artist tag randomizer for comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/longgui0318/comfyui-common-util": [
|
||||
[
|
||||
"Added Layer Info To Array",
|
||||
@@ -28686,6 +29008,7 @@
|
||||
"ImpactQueueTriggerCountdown",
|
||||
"ImpactRemoteBoolean",
|
||||
"ImpactRemoteInt",
|
||||
"ImpactSAM2VideoDetectorSEGS",
|
||||
"ImpactSEGSClassify",
|
||||
"ImpactSEGSConcat",
|
||||
"ImpactSEGSIntersectionFilter",
|
||||
@@ -30598,6 +30921,15 @@
|
||||
"title_aux": "ComfyUI_Mel_Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/namtb96/OmniGen2-Simple-Node": [
|
||||
[
|
||||
"OmniGen2ModelLoader",
|
||||
"OmniGen2Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "OmniGen2 Simple Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/narusas/Comfyui-Logic-Support": [
|
||||
[
|
||||
"BooleanIndexAdder",
|
||||
@@ -31433,6 +31765,18 @@
|
||||
"title_aux": "ComfyUI-Image-Effects"
|
||||
}
|
||||
],
|
||||
"https://github.com/orion4d/ComfyUI_colormaster": [
|
||||
[
|
||||
"AnnotateHexLines",
|
||||
"ColorPaletteExtractor",
|
||||
"HexColorToImage",
|
||||
"ImageCollageNode",
|
||||
"SelectHexLine"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Colormaster Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/orion4d/ComfyUI_extract_imag": [
|
||||
[
|
||||
"ExtractAndSaveImagesFromDocument"
|
||||
@@ -31831,6 +32175,14 @@
|
||||
"title_aux": "ComfyUI-Custom-Node-Config"
|
||||
}
|
||||
],
|
||||
"https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": [
|
||||
[
|
||||
"Qwen3_GGUF"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen3-llama.cpp"
|
||||
}
|
||||
],
|
||||
"https://github.com/pictorialink/ComfyUI-Text-Translation": [
|
||||
[
|
||||
"Get_Translator",
|
||||
@@ -31936,13 +32288,14 @@
|
||||
],
|
||||
"https://github.com/plugcrypt/CRT-Nodes": [
|
||||
[
|
||||
"AudioCompressor",
|
||||
"AudioPreviewer",
|
||||
"AutopromptProcessor",
|
||||
"Boolean Transform",
|
||||
"CLIPTextEncodeFluxMerged",
|
||||
"CRT Post-Process Suite",
|
||||
"CRTPostProcess",
|
||||
"CRT_UpscaleModelAdv",
|
||||
"ClearPreprocessorCache",
|
||||
"ClearStyleModelCache",
|
||||
"ClearStyleModelDualCache",
|
||||
"FaceEnhancementPipeline",
|
||||
@@ -31970,6 +32323,7 @@
|
||||
"SimpleKnobNode",
|
||||
"SimpleToggleNode",
|
||||
"SmartControlNetApply",
|
||||
"SmartPreprocessor",
|
||||
"SmartStyleModelApply",
|
||||
"SmartStyleModelApplyDual",
|
||||
"SmartStyleModelApplyWithVision",
|
||||
@@ -32142,6 +32496,14 @@
|
||||
"title_aux": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs"
|
||||
}
|
||||
],
|
||||
"https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": [
|
||||
[
|
||||
"PT_KeyframeCamera"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-PT-Keyframe-Camera"
|
||||
}
|
||||
],
|
||||
"https://github.com/ptmaster/comfyui-audio-speed": [
|
||||
[
|
||||
"PT48KHZ",
|
||||
@@ -32204,6 +32566,15 @@
|
||||
"title_aux": "ComfyUI-ImageTagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/pvlprk/comfyui-pvl-api-nodes": [
|
||||
[
|
||||
"Call OpenAI Assistant",
|
||||
"ComfyDeploy API Caller"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Assistant Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/pxl-pshr/GlitchNodes": [
|
||||
[
|
||||
"ASCII",
|
||||
@@ -33403,6 +33774,8 @@
|
||||
"FlipStreamGetPreviewRoi",
|
||||
"FlipStreamImageSize",
|
||||
"FlipStreamInputBox",
|
||||
"FlipStreamLogBox",
|
||||
"FlipStreamParseJson",
|
||||
"FlipStreamPreviewBox",
|
||||
"FlipStreamRembg",
|
||||
"FlipStreamScreenGrabber",
|
||||
@@ -35277,6 +35650,8 @@
|
||||
],
|
||||
"https://github.com/synthetai/ComfyUI-JM-Volcengine-API": [
|
||||
[
|
||||
"VolcengineI2VS2Pro",
|
||||
"volcengine-i2v-s2pro",
|
||||
"volcengine-seedream-v3"
|
||||
],
|
||||
{
|
||||
@@ -35675,7 +36050,9 @@
|
||||
],
|
||||
"https://github.com/tighug/comfyui-eagle-feeder": [
|
||||
[
|
||||
"EagleFeeder"
|
||||
"EagleFeederAnimatedWebp",
|
||||
"EagleFeederMp4",
|
||||
"EagleFeederPng"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Eagle Feeder"
|
||||
@@ -36398,6 +36775,18 @@
|
||||
"title_aux": "ComfyUI_BishaNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [
|
||||
[
|
||||
"ColorMatchToReference",
|
||||
"FastFilmGrain",
|
||||
"FastLaplacianSharpen",
|
||||
"FastSobelSharpen",
|
||||
"FastUnsharpSharpen"
|
||||
],
|
||||
{
|
||||
"title_aux": "VRGameDevGirl Video Enhancement Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": [
|
||||
[
|
||||
"comfy-kandinsky22-decoder-loader",
|
||||
@@ -36551,6 +36940,19 @@
|
||||
"title_aux": "WTF? - a debug node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/weekii/comfyui-save-image-pro": [
|
||||
[
|
||||
"SaveImageAdvanced",
|
||||
"SaveImageSimple"
|
||||
],
|
||||
{
|
||||
"author": "weekii",
|
||||
"description": "\u4e13\u4e1a\u7ea7\u56fe\u50cf\u4fdd\u5b58\u63d2\u4ef6\uff0c\u652f\u6301\u591a\u683c\u5f0f\u3001\u81ea\u5b9a\u4e49\u547d\u540d\u548c\u9ad8\u7ea7\u529f\u80fd",
|
||||
"nickname": "Save Image Pro",
|
||||
"title": "ComfyUI Save Image Pro",
|
||||
"title_aux": "comfyui-save-image-pro"
|
||||
}
|
||||
],
|
||||
"https://github.com/weilin9999/WeiLin-Comfyui-Tools": [
|
||||
[
|
||||
"WeiLinPromptUI",
|
||||
@@ -36658,14 +37060,13 @@
|
||||
"MaskAdd_UTK",
|
||||
"MaskAnd_UTK",
|
||||
"MaskSub_UTK",
|
||||
"PreviewMask_UTK",
|
||||
"MathExpression_UTK",
|
||||
"PurgeVRAM_UTK",
|
||||
"RestoreCropBox_UTK",
|
||||
"ShowFloat_UTK",
|
||||
"ShowInt_UTK",
|
||||
"ShowList_UTK",
|
||||
"ShowText_UTK",
|
||||
"Show_UTK"
|
||||
"Show_UTK",
|
||||
"TextBoxNode_UTK",
|
||||
"TextConcatenate_UTK",
|
||||
"ThinkRemover_UTK"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-UniversalToolkit"
|
||||
@@ -37236,6 +37637,14 @@
|
||||
"title_aux": "ComfyUI_Camera"
|
||||
}
|
||||
],
|
||||
"https://github.com/yamanacn/comfyui_kontext_Analyze": [
|
||||
[
|
||||
"KontextDuoImageAnalyzer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Kontext Duo Image Analyzer"
|
||||
}
|
||||
],
|
||||
"https://github.com/yanhuifair/comfyui-janus": [
|
||||
[
|
||||
"JanusProImageGenerationNode",
|
||||
@@ -37276,11 +37685,16 @@
|
||||
"LamCommonPrintNoOutput",
|
||||
"LamFaceAnalysisModels",
|
||||
"LamGetPngInfo",
|
||||
"LamHeyGemNode",
|
||||
"LamHeyGemQueryNode",
|
||||
"LamLoadImageBase64",
|
||||
"LamLoadPathImage",
|
||||
"LamLoadVideo",
|
||||
"LamReadFileList",
|
||||
"LamSamplerName",
|
||||
"LamSaveAudio",
|
||||
"LamSaveOnly",
|
||||
"LamSaveVideo",
|
||||
"LamScheduler",
|
||||
"LamSwitcherCase",
|
||||
"LoadDirImgPaths",
|
||||
@@ -37290,6 +37704,8 @@
|
||||
"MultiGLIGENTextBoxApply",
|
||||
"MultiIPAdapterRegional",
|
||||
"MultiIntFormula",
|
||||
"MultiMergeAudio",
|
||||
"MultiMergeVideos",
|
||||
"MultiParamFormula",
|
||||
"MultiTextConcatenate",
|
||||
"MultiTextEncode",
|
||||
@@ -37620,7 +38036,6 @@
|
||||
"easy detailerFix",
|
||||
"easy float",
|
||||
"easy fluxLoader",
|
||||
"easy fluxPromptGenAPI",
|
||||
"easy forLoopEnd",
|
||||
"easy forLoopStart",
|
||||
"easy fullCascadeKSampler",
|
||||
@@ -37684,6 +38099,7 @@
|
||||
"easy isSDXL",
|
||||
"easy joinImageBatch",
|
||||
"easy joyCaption2API",
|
||||
"easy joyCaption3API",
|
||||
"easy kSampler",
|
||||
"easy kSamplerCustom",
|
||||
"easy kSamplerDownscaleUnet",
|
||||
|
||||
6364
github-stats.json
6364
github-stats.json
File diff suppressed because it is too large
Load Diff
@@ -43,7 +43,7 @@ import manager_downloader
|
||||
from node_package import InstalledNodePackage
|
||||
|
||||
|
||||
version_code = [3, 33, 6]
|
||||
version_code = [3, 33, 8]
|
||||
version_str = f"V{version_code[0]}.{version_code[1]}" + (f'.{version_code[2]}' if len(version_code) > 2 else '')
|
||||
|
||||
|
||||
@@ -1739,7 +1739,8 @@ def read_config():
|
||||
|
||||
except Exception:
|
||||
import importlib.util
|
||||
manager_util.use_uv = importlib.util.find_spec("uv") is not None
|
||||
# temporary disable `uv` on Windows by default (https://github.com/Comfy-Org/ComfyUI-Manager/issues/1969)
|
||||
manager_util.use_uv = importlib.util.find_spec("uv") is not None and platform.system() != "Windows"
|
||||
|
||||
return {
|
||||
'http_channel_enabled': False,
|
||||
|
||||
@@ -1973,6 +1973,97 @@
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything/sam_vit_b_01ec64.pth",
|
||||
"size": "375.0MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "sam2.1_hiera_tiny.pt",
|
||||
"type": "sam2.1",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2.1 hiera model (tiny)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2.1_hiera_tiny.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_tiny.pt",
|
||||
"size": "149.0MB"
|
||||
},
|
||||
{
|
||||
"name": "sam2.1_hiera_small.pt",
|
||||
"type": "sam2.1",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2.1 hiera model (small)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2.1_hiera_small.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_small.pt",
|
||||
"size": "176.0MB"
|
||||
},
|
||||
{
|
||||
"name": "sam2.1_hiera_base_plus.pt",
|
||||
"type": "sam2.1",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2.1 hiera model (base+)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2.1_hiera_base_plus.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_base_plus.pt",
|
||||
"size": "309.0MB"
|
||||
},
|
||||
{
|
||||
"name": "sam2.1_hiera_large.pt",
|
||||
"type": "sam2.1",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2.1 hiera model (large)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2.1_hiera_large.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_large.pt",
|
||||
"size": "857.0MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "sam2_hiera_tiny.pt",
|
||||
"type": "sam2",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2 hiera model (tiny)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2_hiera_tiny.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_tiny.pt",
|
||||
"size": "149.0MB"
|
||||
},
|
||||
{
|
||||
"name": "sam2_hiera_small.pt",
|
||||
"type": "sam2",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2 hiera model (small)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2_hiera_small.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_small.pt",
|
||||
"size": "176.0MB"
|
||||
},
|
||||
{
|
||||
"name": "sam2_hiera_base_plus.pt",
|
||||
"type": "sam2",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2 hiera model (base+)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2_hiera_base_plus.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_base_plus.pt",
|
||||
"size": "309.0MB"
|
||||
},
|
||||
{
|
||||
"name": "sam2_hiera_large.pt",
|
||||
"type": "sam2",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2 hiera model (large)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2_hiera_large.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_large.pt",
|
||||
"size": "857.0MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "seecoder v1.0",
|
||||
"type": "seecoder",
|
||||
|
||||
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "bikiam",
|
||||
"title": "Comfyui_AudioRecoder",
|
||||
"reference": "https://github.com/bikiam/Comfyui_AudioRecoder",
|
||||
"files": [
|
||||
"https://github.com/bikiam/Comfyui_AudioRecoder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: AUDIO Recorder"
|
||||
},
|
||||
{
|
||||
"author": "SaulQiu",
|
||||
"title": "comfyui-saul-plugin [WIP]",
|
||||
"reference": "https://github.com/SaulQiu/comfyui-saul-plugin",
|
||||
"files": [
|
||||
"https://github.com/SaulQiu/comfyui-saul-plugin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Cutting Video\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "wasilone11",
|
||||
"title": "comfyui-sync-translate-node",
|
||||
@@ -351,16 +371,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Two custom nodes for ComfyUI that allow you to encrypt and decrypt Python objects using simple XOR encryption with pickle."
|
||||
},
|
||||
{
|
||||
"author": "Aryan185",
|
||||
"title": "ComfyUI-ReplicateFluxKontext",
|
||||
"reference": "https://github.com/Aryan185/ComfyUI-ReplicateFluxKontext",
|
||||
"files": [
|
||||
"https://github.com/Aryan185/ComfyUI-ReplicateFluxKontext"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for Flux Kontext Pro and Max models from Replicate"
|
||||
},
|
||||
{
|
||||
"author": "yamanacn",
|
||||
"title": "comfyui_qwen_object [WIP]",
|
||||
|
||||
@@ -782,16 +782,6 @@
|
||||
"title_aux": "comfyui-face-remap [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Aryan185/ComfyUI-ReplicateFluxKontext": [
|
||||
[
|
||||
"FluxKontextMaxNode",
|
||||
"FluxKontextProNode",
|
||||
"GeminiChatNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ReplicateFluxKontext"
|
||||
}
|
||||
],
|
||||
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": [
|
||||
[
|
||||
"AccumulateNode",
|
||||
@@ -1302,6 +1292,7 @@
|
||||
"DonutClipEncode",
|
||||
"DonutFillerClip",
|
||||
"DonutFillerModel",
|
||||
"DonutHotReload",
|
||||
"DonutLoRAStack",
|
||||
"DonutWidenMergeCLIP",
|
||||
"DonutWidenMergeUNet",
|
||||
@@ -2975,6 +2966,14 @@
|
||||
"title_aux": "HiDreamSampler for ComfyUI [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/SaulQiu/comfyui-saul-plugin": [
|
||||
[
|
||||
"Cutting Video"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-saul-plugin [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Scaryplasmon/ComfTrellis": [
|
||||
[
|
||||
"LoadTrellisModel",
|
||||
@@ -3651,7 +3650,9 @@
|
||||
"BlenderAlphaOver",
|
||||
"BlenderBlackbody",
|
||||
"BlenderBokehImage",
|
||||
"BlenderBrickTexture",
|
||||
"BlenderBrightnessContrast",
|
||||
"BlenderCheckerTexture",
|
||||
"BlenderClamp",
|
||||
"BlenderCombineColor",
|
||||
"BlenderCombineXYZ",
|
||||
@@ -3661,15 +3662,19 @@
|
||||
"BlenderDisplace",
|
||||
"BlenderExposure",
|
||||
"BlenderFlip",
|
||||
"BlenderGaborTexture",
|
||||
"BlenderGamma",
|
||||
"BlenderGradientTexture",
|
||||
"BlenderHueSaturationValue",
|
||||
"BlenderInvertColor",
|
||||
"BlenderLensDistortion",
|
||||
"BlenderMagicTexture",
|
||||
"BlenderMapRange",
|
||||
"BlenderMapUV",
|
||||
"BlenderMath",
|
||||
"BlenderMix",
|
||||
"BlenderMovieDistortion",
|
||||
"BlenderNoiseTexture",
|
||||
"BlenderRGB",
|
||||
"BlenderRGBtoBW",
|
||||
"BlenderRotate",
|
||||
@@ -3683,7 +3688,10 @@
|
||||
"BlenderUV",
|
||||
"BlenderValue",
|
||||
"BlenderVectorMath",
|
||||
"BlenderVoronoiTexture",
|
||||
"BlenderWaveTexture",
|
||||
"BlenderWavelength",
|
||||
"BlenderWhiteNoiseTexture",
|
||||
"BlenderZCombine"
|
||||
],
|
||||
{
|
||||
@@ -4139,6 +4147,14 @@
|
||||
"title_aux": "ComfyUi_WhisperGTranslate"
|
||||
}
|
||||
],
|
||||
"https://github.com/bikiam/Comfyui_AudioRecoder": [
|
||||
[
|
||||
"BikiAudioRecorderNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_AudioRecoder"
|
||||
}
|
||||
],
|
||||
"https://github.com/birnam/ComfyUI-GenData-Pack": [
|
||||
[
|
||||
"Checkpoint From String \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
@@ -6659,10 +6675,13 @@
|
||||
[
|
||||
"CreateCFGScheduleFloatList",
|
||||
"DownloadAndLoadWav2VecModel",
|
||||
"ExtractStartFramesForContinuations",
|
||||
"FantasyTalkingModelLoader",
|
||||
"FantasyTalkingWav2VecEmbeds",
|
||||
"LoadWanVideoClipTextEncoder",
|
||||
"LoadWanVideoT5TextEncoder",
|
||||
"MultiTalkModelLoader",
|
||||
"MultiTalkWav2VecEmbeds",
|
||||
"ReCamMasterPoseVisualizer",
|
||||
"WanVideoATITracks",
|
||||
"WanVideoATITracksVisualize",
|
||||
@@ -6685,6 +6704,7 @@
|
||||
"WanVideoImageClipEncode",
|
||||
"WanVideoImageResizeToClosest",
|
||||
"WanVideoImageToVideoEncode",
|
||||
"WanVideoImageToVideoMultiTalk",
|
||||
"WanVideoLoopArgs",
|
||||
"WanVideoLoraBlockEdit",
|
||||
"WanVideoLoraSelect",
|
||||
@@ -9461,11 +9481,16 @@
|
||||
"LamCommonPrintNoOutput",
|
||||
"LamFaceAnalysisModels",
|
||||
"LamGetPngInfo",
|
||||
"LamHeyGemNode",
|
||||
"LamHeyGemQueryNode",
|
||||
"LamLoadImageBase64",
|
||||
"LamLoadPathImage",
|
||||
"LamLoadVideo",
|
||||
"LamReadFileList",
|
||||
"LamSamplerName",
|
||||
"LamSaveAudio",
|
||||
"LamSaveOnly",
|
||||
"LamSaveVideo",
|
||||
"LamScheduler",
|
||||
"LamSwitcherCase",
|
||||
"LoadDirImgPaths",
|
||||
@@ -9475,6 +9500,8 @@
|
||||
"MultiGLIGENTextBoxApply",
|
||||
"MultiIPAdapterRegional",
|
||||
"MultiIntFormula",
|
||||
"MultiMergeAudio",
|
||||
"MultiMergeVideos",
|
||||
"MultiParamFormula",
|
||||
"MultiTextConcatenate",
|
||||
"MultiTextEncode",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "MitoshiroPJ",
|
||||
"title": "ComfyUI Slothful Attention [REMOVED]",
|
||||
"reference": "https://github.com/MitoshiroPJ/comfyui_slothful_attention",
|
||||
"files": [
|
||||
"https://github.com/MitoshiroPJ/comfyui_slothful_attention"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allow controlling output without training. The reducing method is similar to [a/Spatial-Reduction Attention](https://paperswithcode.com/method/spatial-reduction-attention)."
|
||||
},
|
||||
{
|
||||
"author": "MitoshiroPJ",
|
||||
"title": "comfyui_focal_sampler [REMOVED]",
|
||||
"reference": "https://github.com/MitoshiroPJ/comfyui_focal_sampler",
|
||||
"files": [
|
||||
"https://github.com/MitoshiroPJ/comfyui_focal_sampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Apply additional sampling to specific area"
|
||||
},
|
||||
{
|
||||
"author": "manifestations",
|
||||
"title": "ComfyUI Ethnic Outfit & Prompt Enhancer Nodes [REMOVED]",
|
||||
|
||||
@@ -1,14 +1,245 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "MitoshiroPJ",
|
||||
"title": "comfyui_focal_sampler",
|
||||
"reference": "https://github.com/MitoshiroPJ/comfyui_focal_sampler",
|
||||
"author": "fblissjr",
|
||||
"title": "Shrug-Prompter: Unified VLM Integration for ComfyUI",
|
||||
"reference": "https://github.com/fblissjr/shrug-prompter",
|
||||
"files": [
|
||||
"https://github.com/MitoshiroPJ/comfyui_focal_sampler"
|
||||
"https://github.com/fblissjr/shrug-prompter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive Vision-Language Model (VLM) integration system for ComfyUI with more intelligent prompt optimization, object detection, template support, and performance optimizations. Optimized for Wan2.1, Flux Kontext, and general purpose. Goes well with my other project, an MLX/llama.cpp server with hot swappable models and ollama api compatibility, (heylookitsanllm)[a/https://github.com/fblissjr/heylookitsanllm](https://github.com/fblissjr/heylookitsanllm)"
|
||||
},
|
||||
{
|
||||
"author": "alessandroperilli",
|
||||
"title": "Open Creative Studio Nodes",
|
||||
"reference": "https://github.com/alessandroperilli/OCS_Nodes",
|
||||
"files": [
|
||||
"https://github.com/alessandroperilli/OCS_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Apply additional sampling to specific area"
|
||||
"description": "A custom node suite to augment the capabilities of the [a/Open Creative Studio for ComfyUI](https://oc.studio/)."
|
||||
},
|
||||
{
|
||||
"author": "orion4d",
|
||||
"title": "ComfyUI Colormaster Nodes",
|
||||
"reference": "https://github.com/orion4d/ComfyUI_colormaster",
|
||||
"files": [
|
||||
"https://github.com/orion4d/ComfyUI_colormaster"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project offers a collection of custom nodes for ComfyUI, dedicated to creating hexadecimal color palettes"
|
||||
},
|
||||
{
|
||||
"author": "bbaudio",
|
||||
"title": "ComfyUI-SuperUltimateVaceTools",
|
||||
"reference": "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools",
|
||||
"files": [
|
||||
"https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "powerful nodes for wan2.1 vace"
|
||||
},
|
||||
{
|
||||
"author": "weekii",
|
||||
"title": "comfyui-save-image-pro",
|
||||
"reference": "https://github.com/weekii/comfyui-save-image-pro",
|
||||
"files": [
|
||||
"https://github.com/weekii/comfyui-save-image-pro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional-grade ComfyUI image saving plugin with support for multiple formats, custom naming, and advanced features."
|
||||
},
|
||||
{
|
||||
"author": "yamanacn",
|
||||
"title": "ComfyUI Kontext Duo Image Analyzer",
|
||||
"reference": "https://github.com/yamanacn/comfyui_kontext_Analyze",
|
||||
"files": [
|
||||
"https://github.com/yamanacn/comfyui_kontext_Analyze"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node designed for ComfyUI that leverages the multimodal large model Doubao from Volcengine Ark to intelligently compare two input images. You can provide two images and a custom text prompt. The node will send this information to the large model and return a detailed textual description of the similarities and differences between the two images."
|
||||
},
|
||||
{
|
||||
"author": "chuchu114514",
|
||||
"title": "comfyui_proportion_solver",
|
||||
"reference": "https://github.com/chuchu114514/comfyui_proportion_solver",
|
||||
"files": [
|
||||
"https://github.com/chuchu114514/comfyui_proportion_solver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin includes two core nodes designed to handle proportion optimization tasks of varying complexity"
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-Mosaic",
|
||||
"reference": "https://github.com/1038lab/ComfyUI-Mosaic",
|
||||
"files": [
|
||||
"https://github.com/1038lab/ComfyUI-Mosaic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for mosaic detection and creation."
|
||||
},
|
||||
{
|
||||
"author": "fblissjr",
|
||||
"title": "ComfyUI-WanActivationEditor",
|
||||
"reference": "https://github.com/fblissjr/ComfyUI-WanActivationEditor",
|
||||
"files": [
|
||||
"https://github.com/fblissjr/ComfyUI-WanActivationEditor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "editing activations in wanvideo"
|
||||
},
|
||||
{
|
||||
"author": "Aryan185",
|
||||
"title": "ComfyUI-ExternalAPI-Helpers",
|
||||
"reference": "https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers",
|
||||
"files": [
|
||||
"https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for Flux Kontext Pro and Max models from Replicate"
|
||||
},
|
||||
{
|
||||
"author": "ptmaster",
|
||||
"title": "Comfyui-PT-Keyframe-Camera",
|
||||
"reference": "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera",
|
||||
"files": [
|
||||
"https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "PT Keyframe Camera"
|
||||
},
|
||||
{
|
||||
"author": "lonelyowl13",
|
||||
"title": "Artist tag randomizer for comfyui",
|
||||
"reference": "https://github.com/lonelyowl13/artist_randomizer",
|
||||
"files": [
|
||||
"https://github.com/lonelyowl13/artist_randomizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for including random artists usernames to a prompt."
|
||||
},
|
||||
{
|
||||
"author": "pictorialink",
|
||||
"title": "ComfyUI-Qwen3-llama.cpp",
|
||||
"reference": "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp",
|
||||
"files": [
|
||||
"https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI QWen3 8b running based on llama.cpp, which only support the CUDA framework and do not support MPS."
|
||||
},
|
||||
{
|
||||
"author": "iacoposk8",
|
||||
"title": "ComfyUI Fooocus Inpaint Wrapper",
|
||||
"reference": "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper",
|
||||
"files": [
|
||||
"https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple wrapper for Fooocus's inpainting code, designed to replicate its outstanding results. Future improvements for a more refined and lightweight version are planned."
|
||||
},
|
||||
{
|
||||
"author": "FaraamFide",
|
||||
"title": "ComfyUI-ParamNodes",
|
||||
"reference": "https://github.com/FaraamFide/ComfyUI-ParamNodes",
|
||||
"files": [
|
||||
"https://github.com/FaraamFide/ComfyUI-ParamNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-ParamNodes is a lightweight, dependency-free collection of custom nodes for ComfyUI, designed to parameterize your workflows for API-driven generation. It provides a clean set of input nodes to control strings, numbers, booleans, and model/LoRA selections, along with a simple logic switch for conditional execution."
|
||||
},
|
||||
{
|
||||
"author": "namtb96",
|
||||
"title": "OmniGen2 Simple Node",
|
||||
"reference": "https://github.com/namtb96/OmniGen2-Simple-Node",
|
||||
"files": [
|
||||
"https://github.com/namtb96/OmniGen2-Simple-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node package for the OmniGen2 multimodal generation model."
|
||||
},
|
||||
{
|
||||
"author": "vrgamegirl19",
|
||||
"title": "VRGameDevGirl Video Enhancement Nodes",
|
||||
"id": "vrgamedev_video_nodes",
|
||||
"reference": "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl",
|
||||
"files": [
|
||||
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Film grain and color match nodes designed for high-quality frame-by-frame video enhancement in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "MitoshiroPJ",
|
||||
"title": "ComfyUI Nearsighted Attention",
|
||||
"reference": "https://github.com/MitoshiroPJ/comfyui_nearsighted_attention",
|
||||
"files": [
|
||||
"https://github.com/MitoshiroPJ/comfyui_nearsighted_attention"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node splits its self-attention Q to focus on nearby samples."
|
||||
},
|
||||
{
|
||||
"author": "MitoshiroPJ",
|
||||
"title": "ComfyUI SaveImage SDLI",
|
||||
"reference": "https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli",
|
||||
"files": [
|
||||
"https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SDLI (Stable Diffusion Latents in Imagefile) is file format, that contains latents and lossy (decoded) image. Detailed format is written at [a/SDLI Tools](https://github.com/MitoshiroPJ/sdli_tools)."
|
||||
},
|
||||
{
|
||||
"author": "BigStationW",
|
||||
"title": "ComfyUi-Load-Image-And-Display-Prompt-Metadata",
|
||||
"reference": "https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata",
|
||||
"files": [
|
||||
"https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node displays the positive and negative prompts of a loaded ComfyUi image."
|
||||
},
|
||||
{
|
||||
"author": "pvlprk",
|
||||
"title": "ComfyUI Assistant Node",
|
||||
"reference": "https://github.com/pvlprk/comfyui-pvl-api-nodes",
|
||||
"files": [
|
||||
"https://github.com/pvlprk/comfyui-pvl-api-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom ComfyUI node that integrates with the OpenAI Assistants API."
|
||||
},
|
||||
{
|
||||
"author": "danTheMonk",
|
||||
"title": "ComfyUI Int and Float Conversion Nodes",
|
||||
"reference": "https://github.com/danTheMonk/comfyui-int-and-float",
|
||||
"files": [
|
||||
"https://github.com/danTheMonk/comfyui-int-and-float"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple ComfyUI custom node extension that provides utility nodes for converting between integer and float values."
|
||||
},
|
||||
{
|
||||
"author": "RamonGuthrie",
|
||||
"title": "ComfyUI-RBG-ImageStitchPlus",
|
||||
"reference": "https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus",
|
||||
"files": [
|
||||
"https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An advanced image stitching node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "kaipard",
|
||||
"title": "Auto Aspect Latent Generator",
|
||||
"reference": "https://github.com/kaipard/comfyui-auto-latent-size",
|
||||
"files": [
|
||||
"https://github.com/kaipard/comfyui-auto-latent-size"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add presets for latent and adjust the image size."
|
||||
},
|
||||
{
|
||||
"author": "wasilone11",
|
||||
@@ -462,310 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A properly implemented lycoris loader for comfyui."
|
||||
},
|
||||
{
|
||||
"author": "bobsblazed",
|
||||
"title": "Bobs_LoRA_Loader",
|
||||
"reference": "https://github.com/BobsBlazed/Bobs-Lora-Loader",
|
||||
"files": [
|
||||
"https://github.com/BobsBlazed/Bobs-Lora-Loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom LoRA loader node for ComfyUI with advanced block-weighting controls for both SDXL and FLUX models. Features presets for common use-cases like 'Character' and 'Style', and a 'Custom' mode for fine-grained control over individual model blocks."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-PosterCraft",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-PosterCraft",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-PosterCraft"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-PosterCraft is now available in ComfyUI, PosterCraft is a unified framework for high-quality aesthetic poster generation that excels in precise text rendering, seamless integration of abstract art, striking layouts, and stylistic harmony."
|
||||
},
|
||||
{
|
||||
"author": "uinodes",
|
||||
"title": "ComfyUI-uinodesDOC",
|
||||
"reference": "https://github.com/uinodes/ComfyUI-uinodesDOC",
|
||||
"files": [
|
||||
"https://github.com/uinodes/ComfyUI-uinodesDOC"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node is designed to provide graphical documentation for ComfyUI custom nodes ."
|
||||
},
|
||||
{
|
||||
"author": "puke3615",
|
||||
"title": "ComfyUI-OneAPI",
|
||||
"reference": "https://github.com/puke3615/ComfyUI-OneAPI",
|
||||
"files": [
|
||||
"https://github.com/puke3615/ComfyUI-OneAPI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple REST API interfaces for ComfyUI with dynamic parameter replacement and output management"
|
||||
},
|
||||
{
|
||||
"author": "Gary-yeh",
|
||||
"title": "ComfyUI-WebPrompter",
|
||||
"reference": "https://github.com/Gary-yeh/ComfyUI-WebPrompter",
|
||||
"files": [
|
||||
"https://github.com/Gary-yeh/ComfyUI-WebPrompter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node suite for ComfyUI that automates the conversion of web content into an AI-refined news script. This simplified version focuses on the core 'fetch-and-process' workflow for a fast and direct automation experience."
|
||||
},
|
||||
{
|
||||
"author": "quasiblob",
|
||||
"title": "ComfyUI-EsesImageOffset",
|
||||
"reference": "https://github.com/quasiblob/ComfyUI-EsesImageOffset",
|
||||
"files": [
|
||||
"https://github.com/quasiblob/ComfyUI-EsesImageOffset"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The 'Eses Image Offset' node offers basic image offsetting capabilities within ComfyUI. It allows shifting image and mask content horizontally and/or vertically, with an option to wrap content around the canvas edges for a tiling effect."
|
||||
},
|
||||
{
|
||||
"author": "Ambrosinus",
|
||||
"title": "ComfyUI-ATk-Nodes",
|
||||
"reference": "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes",
|
||||
"files": [
|
||||
"https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Ambrosinus ToolKit - Streamlined workflow export with transparent backgrounds, professional themes, and smart scaling. Perfect for creating clean, high-resolution workflow documentation and sharing.",
|
||||
"category": "Utils"
|
||||
},
|
||||
{
|
||||
"author": "wasilone11",
|
||||
"title": "ComfyUI Sync Lipsync Node",
|
||||
"reference": "https://github.com/wasilone11/comfyui-sync-lipsync-node",
|
||||
"files": [
|
||||
"https://github.com/wasilone11/comfyui-sync-lipsync-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allows you to perform audio-video lip synchronization inside ComfyUI using a simple interface."
|
||||
},
|
||||
{
|
||||
"author": "AgencyMind",
|
||||
"title": "ComfyUI-Satori",
|
||||
"reference": "https://github.com/AgencyMind/ComfyUI-Satori",
|
||||
"files": [
|
||||
"https://github.com/AgencyMind/ComfyUI-Satori"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "When your workflow starts acting weird and you need to know what's actually happening to your data - not just guess from looking at the output."
|
||||
},
|
||||
{
|
||||
"author": "fotobudka-team",
|
||||
"title": "ComfyUI AI Faces - Photo Verification Node",
|
||||
"reference": "https://github.com/fotobudka-team/comfyui-ai-faces",
|
||||
"files": [
|
||||
"https://github.com/fotobudka-team/comfyui-ai-faces"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for automated face verification, designed to check if a person is clearly visible and suitable for passport-style photos. This node performs comprehensive facial analysis to ensure photo quality meets identification document standards."
|
||||
},
|
||||
{
|
||||
"author": "A043-studios",
|
||||
"title": "ComfyUI ASCII Generator Node",
|
||||
"reference": "https://github.com/A043-studios/Comfyui-ascii-generator",
|
||||
"files": [
|
||||
"https://github.com/A043-studios/Comfyui-ascii-generator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ASCII art generator for ComfyUI with multi-language character set support"
|
||||
},
|
||||
{
|
||||
"author": "Gary-yeh",
|
||||
"title": "comfyui-super-captioner",
|
||||
"reference": "https://github.com/Gary-yeh/comfyui-super-captioner",
|
||||
"files": [
|
||||
"https://github.com/Gary-yeh/comfyui-super-captioner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful multi-model image captioning node that supports both local BLIP models and the cloud-based Google Gemini API, specifically designed for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "kpsss34",
|
||||
"title": "ComfyUI Sana Custom Node",
|
||||
"reference": "https://github.com/kpsss34/ComfyUI-kpsss34-Sana",
|
||||
"files": [
|
||||
"https://github.com/kpsss34/ComfyUI-kpsss34-Sana"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that supports Sana text-to-image models (600M/1.6B parameters) with advanced features including LoRA support, PAG (Perturbed-Attention Guidance), and optimized VRAM usage."
|
||||
},
|
||||
{
|
||||
"author": "itsjustregi",
|
||||
"title": "Easy Color Correction",
|
||||
"reference": "https://github.com/regiellis/ComfyUI-EasyColorCorrector",
|
||||
"files": [
|
||||
"https://github.com/regiellis/ComfyUI-EasyColorCorrector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for flexible and efficient image color correction and post-processing."
|
||||
},
|
||||
{
|
||||
"author": "leonardomiramondi",
|
||||
"title": "Flux Context ComfyUI Node",
|
||||
"reference": "https://github.com/leonardomiramondi/flux-context-comfyui",
|
||||
"files": [
|
||||
"https://github.com/leonardomiramondi/flux-context-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for Flux Context (Kontext) image editing"
|
||||
},
|
||||
{
|
||||
"author": "Shiba-2-shiba",
|
||||
"title": "ComfyUI-Magcache-for-SDXL",
|
||||
"reference": "https://github.com/Shiba-2-shiba/ComfyUI-Magcache-for-SDXL",
|
||||
"files": [
|
||||
"https://github.com/Shiba-2-shiba/ComfyUI-Magcache-for-SDXL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An experimental implementation of MagCache for SDXL"
|
||||
},
|
||||
{
|
||||
"author": "synthetai",
|
||||
"title": "ComfyUI-JM-Volcengine-API",
|
||||
"reference": "https://github.com/synthetai/ComfyUI-JM-Volcengine-API",
|
||||
"files": [
|
||||
"https://github.com/synthetai/ComfyUI-JM-Volcengine-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "volcengine comfyui api"
|
||||
},
|
||||
{
|
||||
"author": "fredconex",
|
||||
"title": "SongBloom",
|
||||
"reference": "https://github.com/fredconex/ComfyUI-SongBloom",
|
||||
"files": [
|
||||
"https://github.com/fredconex/ComfyUI-SongBloom"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Nodes for SongBloom"
|
||||
},
|
||||
{
|
||||
"author": "AKharytonchyk",
|
||||
"title": "ComfyUI-telegram-bot-node",
|
||||
"reference": "https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node",
|
||||
"files": [
|
||||
"https://github.com/AKharytonchyk/ComfyUI-telegram-bot-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for Telegram bot integration"
|
||||
},
|
||||
{
|
||||
"author": "cmdicely",
|
||||
"title": "GrsAI api in ComfyUI",
|
||||
"reference": "https://github.com/31702160136/ComfyUI-GrsAI",
|
||||
"files": [
|
||||
"https://github.com/31702160136/ComfyUI-GrsAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "GrsAI API node supports models: Flux-Pro-1.1 (¥ 0.03), Flux-Ultra-1.1 (¥ 0.04), Flux Kontext Pro (¥ 0.035), Flux Kontext Max (¥ 0.07), GPT Image (¥ 0.02). Support text generated images, image generated images, and multi image fusion."
|
||||
},
|
||||
{
|
||||
"author": "Limbicnation",
|
||||
"title": "ComfyUI Face Detection Node",
|
||||
"id": "comfyui-face-detection-node",
|
||||
"reference": "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode",
|
||||
"files": [
|
||||
"https://github.com/Limbicnation/ComfyUI_FaceDetectionNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for face detection and cropping using OpenCV Haar cascades, with full ComfyUI v3 schema support and backward compatibility. Features adjustable detection threshold, minimum face size, padding, and multiple classifier options.",
|
||||
"nodename_pattern": "FaceDetectionNode"
|
||||
},
|
||||
{
|
||||
"author": "jurdnf",
|
||||
"title": "ComfyUI-JurdnsIterativeNoiseKsampler",
|
||||
"reference": "https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler",
|
||||
"files": [
|
||||
"https://github.com/jurdnf/ComfyUI-JurdnsIterativeNoiseKSampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that adds controlled noise injection during the sampling process for enhanced image generation quality and detail."
|
||||
},
|
||||
{
|
||||
"author": "o-l-l-i",
|
||||
"title": "Olm Curve Editor for ComfyUI",
|
||||
"reference": "https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor",
|
||||
"files": [
|
||||
"https://github.com/o-l-l-i/ComfyUI-Olm-CurveEditor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A single-purpose, multi-channel curve editor for ComfyUI, providing precise color control over R, G, B, and Luma channels directly within the node graph. It’s a focused, lightweight, and standalone solution built specifically for one task: applying color curves cleanly and efficiently."
|
||||
},
|
||||
{
|
||||
"author": "TashaSkyUp",
|
||||
"title": "EternalKernel PyTorch Nodes",
|
||||
"reference": "https://github.com/TashaSkyUp/EternalKernelPytorchNodes",
|
||||
"files": [
|
||||
"https://github.com/TashaSkyUp/EternalKernelPytorchNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comprehensive PyTorch nodes for ComfyUI - Neural network training, inference, and ML workflows"
|
||||
},
|
||||
{
|
||||
"author": "quasiblob",
|
||||
"title": "ComfyUI-EsesCompositionGuides",
|
||||
"reference": "https://github.com/quasiblob/ComfyUI-EsesCompositionGuides",
|
||||
"files": [
|
||||
"https://github.com/quasiblob/ComfyUI-EsesCompositionGuides"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Non-destructive visual image composition helper tool node for ComfyUI with minimal requirements, works with larger images too."
|
||||
},
|
||||
{
|
||||
"author": "ChenDarYen",
|
||||
"title": "ComfyUI-NAG",
|
||||
"reference": "https://github.com/ChenDarYen/ComfyUI-NAG",
|
||||
"files": [
|
||||
"https://github.com/ChenDarYen/ComfyUI-NAG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implemtation for NAG"
|
||||
},
|
||||
{
|
||||
"author": "cmdicely",
|
||||
"title": "Simple Image To Palette",
|
||||
"reference": "https://github.com/cmdicely/simple_image_to_palette",
|
||||
"files": [
|
||||
"https://github.com/cmdicely/simple_image_to_palette"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node to extract the colors in an image as a palette for use with ComfyUI-PixelArt-Detector"
|
||||
},
|
||||
{
|
||||
"author": "lucak5s",
|
||||
"title": "ComfyUI GFPGAN",
|
||||
"reference": "https://github.com/lucak5s/comfyui_gfpgan",
|
||||
"files": [
|
||||
"https://github.com/lucak5s/comfyui_gfpgan"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Face restoration with GFPGAN."
|
||||
},
|
||||
{
|
||||
"author": "kiko9",
|
||||
"title": "ComfyUI-KikoStats",
|
||||
"reference": "https://github.com/ComfyAssets/ComfyUI-KikoStats",
|
||||
"files": [
|
||||
"https://github.com/ComfyAssets/ComfyUI-KikoStats"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Real-time monitoring and statistics for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "NumZ",
|
||||
"title": "ComfyUI-SeedVR2_VideoUpscaler",
|
||||
"id": "SeedVR2_VideoUpscaler",
|
||||
"reference": "https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler",
|
||||
"files": [
|
||||
"https://github.com/numz/ComfyUI-SeedVR2_VideoUpscaler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Upscale your videos with this SeedVR2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -118,6 +118,15 @@
|
||||
"title_aux": "ComfyUI-MiniMax-Remover"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-Mosaic": [
|
||||
[
|
||||
"MosaicCreator",
|
||||
"MosaicDetector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Mosaic"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-OmniGen": [
|
||||
[
|
||||
"ailab_OmniGen"
|
||||
@@ -439,12 +448,16 @@
|
||||
"https://github.com/42lux/ComfyUI-42lux": [
|
||||
[
|
||||
"FluxEmptyLatentSizePicker",
|
||||
"FluxHighresFixScaler",
|
||||
"ModelSamplingFluxNormalized",
|
||||
"PromptWithTokenCounter"
|
||||
"SoulSampler",
|
||||
"SoulSamplerAdvanced",
|
||||
"SoulSamplerDPM",
|
||||
"SoulSamplerDPMAdvanced",
|
||||
"SoulSamplerHybrid",
|
||||
"SoulSamplerHybridAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "Just a bunch of QOL nodes by 42lux"
|
||||
"title_aux": "ComfyUI-42lux"
|
||||
}
|
||||
],
|
||||
"https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": [
|
||||
@@ -2255,6 +2268,17 @@
|
||||
"title_aux": "HommageTools for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": [
|
||||
[
|
||||
"FluxKontextMaxNode",
|
||||
"FluxKontextProNode",
|
||||
"GPTImageEditNode",
|
||||
"GeminiChatNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ExternalAPI-Helpers"
|
||||
}
|
||||
],
|
||||
"https://github.com/AshMartian/ComfyUI-DirGir": [
|
||||
[
|
||||
"Dir_Gir_Looper",
|
||||
@@ -2671,6 +2695,14 @@
|
||||
"title_aux": "LLM Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigStationW/ComfyUi-Load-Image-And-Display-Prompt-Metadata": [
|
||||
[
|
||||
"LoadImageX"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUi-Load-Image-And-Display-Prompt-Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/BigStationW/ComfyUi-RescaleCFGAdvanced": [
|
||||
[
|
||||
"RescaleCFGAdvanced"
|
||||
@@ -4293,7 +4325,8 @@
|
||||
"DD-ModelOptimizer",
|
||||
"DD-ModelSwitcher",
|
||||
"DD-SamplingOptimizer",
|
||||
"DD-SimpleLatent"
|
||||
"DD-SimpleLatent",
|
||||
"DD-VideoFrameExtractor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DD-Nodes"
|
||||
@@ -4394,6 +4427,7 @@
|
||||
],
|
||||
"https://github.com/Duanyll/duanyll_nodepack": [
|
||||
[
|
||||
"ImageDifferenceCmap",
|
||||
"PhotoDoddleConditioning"
|
||||
],
|
||||
{
|
||||
@@ -5107,6 +5141,20 @@
|
||||
"title_aux": "ComfyUI-GCP-Storage"
|
||||
}
|
||||
],
|
||||
"https://github.com/FaraamFide/ComfyUI-ParamNodes": [
|
||||
[
|
||||
"HelperModelSwitch",
|
||||
"ParamBoolean",
|
||||
"ParamFloat",
|
||||
"ParamImage",
|
||||
"ParamInt",
|
||||
"ParamString",
|
||||
"ParamUniversal"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ParamNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Feidorian/feidorian-ComfyNodes": [
|
||||
[],
|
||||
{
|
||||
@@ -6160,6 +6208,10 @@
|
||||
"ThreeSceneGenerator"
|
||||
],
|
||||
{
|
||||
"author": "Eleven",
|
||||
"description": "Turn your AI roleplay into AI generated scenes from every response. Visualize what you read!",
|
||||
"nickname": "ComfyUI FairyTaler",
|
||||
"title": "ComfyUI FairyTaler Storyboard Nodes",
|
||||
"title_aux": "ComfyUI-FairyTaler"
|
||||
}
|
||||
],
|
||||
@@ -7548,9 +7600,11 @@
|
||||
"ImageSizeAdjustment",
|
||||
"InspyrenetRembgLoader",
|
||||
"InspyrenetRembgProcess",
|
||||
"LG_InstallDependencies",
|
||||
"LG_LatentBatchToList",
|
||||
"LG_LoadImage",
|
||||
"LG_Noise",
|
||||
"LG_PipManager",
|
||||
"LG_SaveImage",
|
||||
"LazySwitch1way",
|
||||
"LazySwitch2way",
|
||||
@@ -8749,15 +8803,16 @@
|
||||
"title_aux": "ComfyUI-FBCNN"
|
||||
}
|
||||
],
|
||||
"https://github.com/MitoshiroPJ/comfyui_focal_sampler": [
|
||||
"https://github.com/MitoshiroPJ/ComfyUI_save_image_sdli": [
|
||||
[
|
||||
"FocalSamplerSegs"
|
||||
"PreviewSdlImage",
|
||||
"SaveSdlImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_focal_sampler"
|
||||
"title_aux": "ComfyUI SaveImage SDLI"
|
||||
}
|
||||
],
|
||||
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": [
|
||||
"https://github.com/MitoshiroPJ/comfyui_nearsighted_attention": [
|
||||
[
|
||||
"NearSightedAttention",
|
||||
"NearSightedAttentionSimple",
|
||||
@@ -8765,7 +8820,7 @@
|
||||
"SlothfulAttention"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Slothful Attention"
|
||||
"title_aux": "ComfyUI Nearsighted Attention"
|
||||
}
|
||||
],
|
||||
"https://github.com/Miyuutsu/comfyui-save-vpred": [
|
||||
@@ -9907,6 +9962,14 @@
|
||||
"title_aux": "LatentGC Aggressive"
|
||||
}
|
||||
],
|
||||
"https://github.com/RamonGuthrie/ComfyUI-RBG-ImageStitchPlus": [
|
||||
[
|
||||
"RBGImageStitchPlus"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RBG-ImageStitchPlus"
|
||||
}
|
||||
],
|
||||
"https://github.com/Ravenmelt/ComfyUI-Rodin": [
|
||||
[
|
||||
"LoadRodinAPIKEY",
|
||||
@@ -11847,8 +11910,16 @@
|
||||
"Basic data handling: PathIsFile",
|
||||
"Basic data handling: PathJoin",
|
||||
"Basic data handling: PathListDir",
|
||||
"Basic data handling: PathLoadImageRGB",
|
||||
"Basic data handling: PathLoadImageRGBA",
|
||||
"Basic data handling: PathLoadMaskFromAlpha",
|
||||
"Basic data handling: PathLoadMaskFromGreyscale",
|
||||
"Basic data handling: PathLoadStringFile",
|
||||
"Basic data handling: PathNormalize",
|
||||
"Basic data handling: PathRelative",
|
||||
"Basic data handling: PathSaveImageRGB",
|
||||
"Basic data handling: PathSaveImageRGBA",
|
||||
"Basic data handling: PathSaveStringFile",
|
||||
"Basic data handling: PathSetExtension",
|
||||
"Basic data handling: PathSplit",
|
||||
"Basic data handling: PathSplitExt",
|
||||
@@ -15174,21 +15245,22 @@
|
||||
"BooleanUnary",
|
||||
"FloatComparison",
|
||||
"FloatInput",
|
||||
"FloatToType",
|
||||
"IntMath",
|
||||
"IntToType",
|
||||
"IntegerComparison",
|
||||
"IntegerInput",
|
||||
"MathConstants",
|
||||
"NumberClamp",
|
||||
"NumberComparison",
|
||||
"NumberInRange",
|
||||
"NumberLerp",
|
||||
"NumberRange",
|
||||
"NumberRound",
|
||||
"PreciseFloatInput",
|
||||
"StringComparison",
|
||||
"StringInput",
|
||||
"ToBool",
|
||||
"ToFloat",
|
||||
"ToInt",
|
||||
"ToString",
|
||||
"UnaryMath"
|
||||
],
|
||||
{
|
||||
@@ -15211,7 +15283,9 @@
|
||||
"https://github.com/akatz-ai/ComfyUI-Depthflow-Nodes": [
|
||||
[
|
||||
"Depthflow",
|
||||
"DepthflowEffectColor",
|
||||
"DepthflowEffectDOF",
|
||||
"DepthflowEffectInpaint",
|
||||
"DepthflowEffectVignette",
|
||||
"DepthflowMotionArc",
|
||||
"DepthflowMotionCosine",
|
||||
@@ -15366,6 +15440,18 @@
|
||||
"title_aux": "apw_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/alessandroperilli/OCS_Nodes": [
|
||||
[
|
||||
"OCS_CloudImageSize",
|
||||
"OCS_ImageListFilter",
|
||||
"OCS_ImageSaver",
|
||||
"OCS_LocalImageSize",
|
||||
"OCS_LocalVideoSize"
|
||||
],
|
||||
{
|
||||
"title_aux": "Open Creative Studio Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/alessandrozonta/ComfyUI-CenterNode": [
|
||||
[
|
||||
"BBoxCrop"
|
||||
@@ -15708,8 +15794,8 @@
|
||||
"Sage_LMStudioLLMPromptVision",
|
||||
"Sage_LMStudioLLMPromptVisionRefine",
|
||||
"Sage_LastLoraInfo",
|
||||
"Sage_LoadCheckpointFromModelInfo",
|
||||
"Sage_LoadImage",
|
||||
"Sage_LoadModelFromInfo",
|
||||
"Sage_LogicalSwitch",
|
||||
"Sage_LoraStack",
|
||||
"Sage_LoraStackLoader",
|
||||
@@ -16356,6 +16442,15 @@
|
||||
"title_aux": "Mikey Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": [
|
||||
[
|
||||
"CustomCropArea",
|
||||
"SuperUltimateVACEUpscale"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SuperUltimateVaceTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/bbtaivi/ComfyUI-Aiv-Param": [
|
||||
[
|
||||
"AivParam"
|
||||
@@ -16768,6 +16863,8 @@
|
||||
],
|
||||
"https://github.com/blepping/ComfyUI-sonar": [
|
||||
[
|
||||
"FreeUExtreme",
|
||||
"FreeUExtremeConfig",
|
||||
"NoisyLatentLike",
|
||||
"SONAR_CUSTOM_NOISE to NOISE",
|
||||
"SamplerConfigOverride",
|
||||
@@ -16787,17 +16884,29 @@
|
||||
"SonarCustomNoiseAdv",
|
||||
"SonarGuidanceConfig",
|
||||
"SonarGuidedNoise",
|
||||
"SonarLatentOperationAdvanced",
|
||||
"SonarLatentOperationFilteredNoise",
|
||||
"SonarLatentOperationNoise",
|
||||
"SonarLatentOperationQuantileFilter",
|
||||
"SonarLatentOperationSetSeed",
|
||||
"SonarModulatedNoise",
|
||||
"SonarNoiseImage",
|
||||
"SonarNormalizeNoiseToScale",
|
||||
"SonarPatternBreakNoise",
|
||||
"SonarPerDimNoise",
|
||||
"SonarPowerFilter",
|
||||
"SonarPowerFilterNoise",
|
||||
"SonarPowerNoise",
|
||||
"SonarPreviewFilter",
|
||||
"SonarQuantileFilteredNoise",
|
||||
"SonarRandomNoise",
|
||||
"SonarRepeatedNoise",
|
||||
"SonarResizedNoise",
|
||||
"SonarRippleFilteredNoise",
|
||||
"SonarScatternetFilteredNoise",
|
||||
"SonarScheduledNoise",
|
||||
"SonarShuffledNoise",
|
||||
"SonarSplitNoiseChain",
|
||||
"SonarWaveletFilteredNoise",
|
||||
"SonarWaveletNoise"
|
||||
],
|
||||
@@ -17426,7 +17535,6 @@
|
||||
"AD_font2img",
|
||||
"AD_pingpong_vedio",
|
||||
"AD_sch_IPA",
|
||||
"AD_sch_adv_CN",
|
||||
"AD_sch_image_merge",
|
||||
"AD_sch_latent",
|
||||
"AD_sch_mask",
|
||||
@@ -17453,10 +17561,6 @@
|
||||
"Apply_textStack",
|
||||
"CN_preset1_Unpack",
|
||||
"CN_preset1_pack",
|
||||
"Create_Mask_Rectangles",
|
||||
"Create_Mask_lay_X",
|
||||
"Create_Mask_lay_Y",
|
||||
"Create_Mask_sole",
|
||||
"Data_Highway",
|
||||
"Data_basic",
|
||||
"Data_bus_chx",
|
||||
@@ -17465,18 +17569,13 @@
|
||||
"Data_preset_save",
|
||||
"Data_sampleData",
|
||||
"Data_select",
|
||||
"GPT_ChineseToEnglish",
|
||||
"GPT_EnglishToChinese",
|
||||
"GPT_Janus_generate_img",
|
||||
"GPT_Janus_img_2_text",
|
||||
"GPT_MiniCPM",
|
||||
"GPT_deepseek_api_text",
|
||||
"IO_adjust_image",
|
||||
"IO_clear_cache",
|
||||
"IO_input_any",
|
||||
"IO_inputbasic",
|
||||
"IO_load_anyimage",
|
||||
"IO_save_image",
|
||||
"IO_video_encode",
|
||||
"IPA_XL_PromptInjection",
|
||||
"IPA_clip_vision",
|
||||
"IPA_dapterSD3LOAD",
|
||||
@@ -17526,6 +17625,12 @@
|
||||
"Stack_condi",
|
||||
"Stack_latent",
|
||||
"Stack_text",
|
||||
"basicIn_Sampler",
|
||||
"basicIn_Scheduler",
|
||||
"basicIn_Seed",
|
||||
"basicIn_float",
|
||||
"basicIn_int",
|
||||
"basicIn_string",
|
||||
"basic_Ksampler_adv",
|
||||
"basic_Ksampler_batch",
|
||||
"basic_Ksampler_custom",
|
||||
@@ -17546,6 +17651,7 @@
|
||||
"chx_IPA_faceID_adv",
|
||||
"chx_IPA_region_combine",
|
||||
"chx_Ksampler_Kontext",
|
||||
"chx_Ksampler_Kontext_adv",
|
||||
"chx_Ksampler_VisualStyle",
|
||||
"chx_Ksampler_dual_area",
|
||||
"chx_Ksampler_dual_paint",
|
||||
@@ -17560,7 +17666,6 @@
|
||||
"chx_ksampler_Deforum_sch",
|
||||
"chx_ksampler_tile",
|
||||
"chx_latent_adjust",
|
||||
"chx_vae_encode_tile",
|
||||
"color_OneColor_keep",
|
||||
"color_OneColor_replace",
|
||||
"color_adjust_HDR",
|
||||
@@ -17575,6 +17680,10 @@
|
||||
"creat_mask_batch",
|
||||
"creat_mask_batch_input",
|
||||
"create_AD_mask",
|
||||
"create_Mask_Rectangles",
|
||||
"create_Mask_lay_X",
|
||||
"create_Mask_lay_Y",
|
||||
"create_Mask_sole",
|
||||
"create_RadialGradient",
|
||||
"create_lineGradient",
|
||||
"create_mulcolor_img",
|
||||
@@ -17598,9 +17707,9 @@
|
||||
"lay_compare_img",
|
||||
"lay_edge_cut",
|
||||
"lay_fill_inpaint",
|
||||
"lay_iamges_free_layout",
|
||||
"lay_image_grid_note",
|
||||
"lay_image_match_W_and_H",
|
||||
"lay_images_free_layout",
|
||||
"lay_text_sum",
|
||||
"lay_texture_Offset",
|
||||
"list_ListGetByIndex",
|
||||
@@ -17631,12 +17740,12 @@
|
||||
"pre_ic_light_sd15",
|
||||
"pre_latent_light",
|
||||
"pre_mask_Mulcondi",
|
||||
"pre_sample_data",
|
||||
"sampler_DynamicTileMerge",
|
||||
"sampler_DynamicTileSplit",
|
||||
"sampler_InpaintCrop",
|
||||
"sampler_InpaintStitch",
|
||||
"sampler_enhance",
|
||||
"sampler_sigmas",
|
||||
"stack_AD_diff",
|
||||
"stack_sum_pack",
|
||||
"sum_create_chx",
|
||||
@@ -18984,6 +19093,15 @@
|
||||
"title_aux": "youtube-dl-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/chuchu114514/comfyui_proportion_solver": [
|
||||
[
|
||||
"ProportionSolver",
|
||||
"ProportionSolverAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_proportion_solver"
|
||||
}
|
||||
],
|
||||
"https://github.com/ciga2011/ComfyUI-MarkItDown": [
|
||||
[
|
||||
"WIZ_AUDIO2MARKDOWN",
|
||||
@@ -19296,16 +19414,22 @@
|
||||
[
|
||||
"AudioDurationFrames",
|
||||
"BFLProviderNode",
|
||||
"BlankImage",
|
||||
"CheckImageEmpty",
|
||||
"ConfigGenerateImage",
|
||||
"ConfigGenerateMusic",
|
||||
"Display_Text",
|
||||
"GenerateImage",
|
||||
"GenerateLyrics",
|
||||
"GenerateMusic",
|
||||
"LLMToolkitProviderSelector",
|
||||
"LLMToolkitTextGenerator",
|
||||
"LLMToolkitTextGeneratorStream",
|
||||
"LocalTransformersProviderNode",
|
||||
"OpenAIProviderNode",
|
||||
"PreviewOutputs",
|
||||
"PromptManager",
|
||||
"SunoProviderSelector",
|
||||
"SwitchAny"
|
||||
],
|
||||
{
|
||||
@@ -20374,6 +20498,15 @@
|
||||
"title_aux": "SDXL Auto Prompter"
|
||||
}
|
||||
],
|
||||
"https://github.com/danTheMonk/comfyui-int-and-float": [
|
||||
[
|
||||
"FloatToInt",
|
||||
"IntToFloat"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Int and Float Conversion Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/danger-electrodes/ComfyUI_Fawfluencer_Nodes": [
|
||||
[
|
||||
"FawfaceModelSpreadsheetRealismNode",
|
||||
@@ -21147,11 +21280,13 @@
|
||||
"AudioListGenerator",
|
||||
"AudioToFrameCount",
|
||||
"CeilDivide",
|
||||
"ChineseConverterNode",
|
||||
"LoadVideoPath",
|
||||
"MergeVideoFilename",
|
||||
"NumberListGenerator",
|
||||
"PromptListGenerator",
|
||||
"SaveVideoPath"
|
||||
"SaveVideoPath",
|
||||
"TimestampToLrcNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ListHelper"
|
||||
@@ -21721,6 +21856,15 @@
|
||||
"title_aux": "ComfyUI-EmbeddingPipelineAnalytics"
|
||||
}
|
||||
],
|
||||
"https://github.com/fblissjr/ComfyUI-WanActivationEditor": [
|
||||
[
|
||||
"WanVideoActivationEditor",
|
||||
"WanVideoBlockActivationBuilder"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-WanActivationEditor"
|
||||
}
|
||||
],
|
||||
"https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": [
|
||||
[
|
||||
"WanAdaptiveFlow",
|
||||
@@ -21733,6 +21877,18 @@
|
||||
"title_aux": "wanvideo - seamless flow"
|
||||
}
|
||||
],
|
||||
"https://github.com/fblissjr/shrug-prompter": [
|
||||
[
|
||||
"PromptTemplateLoader_Shrug",
|
||||
"ShrugMaskUtilities",
|
||||
"ShrugPrompter",
|
||||
"ShrugProviderSelector",
|
||||
"ShrugResponseParser"
|
||||
],
|
||||
{
|
||||
"title_aux": "Shrug-Prompter: Unified VLM Integration for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/fchangjun/Comfyui_MultiSaveImage": [
|
||||
[
|
||||
"MultiSaveImage",
|
||||
@@ -23709,6 +23865,7 @@
|
||||
"https://github.com/hexxacubic/ComfyUI-Prompt_Library": [
|
||||
[
|
||||
"Double_Prompt_Encode",
|
||||
"Multi_Wildcard_Loader",
|
||||
"Prompt_Extender",
|
||||
"Prompt_Library",
|
||||
"Simple_Prompt_Library"
|
||||
@@ -24061,6 +24218,154 @@
|
||||
"title_aux": "comfyui-undistort"
|
||||
}
|
||||
],
|
||||
"https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper": [
|
||||
[
|
||||
"AlignYourStepsScheduler",
|
||||
"BasicScheduler",
|
||||
"CLIPLoader",
|
||||
"CLIPMergeSimple",
|
||||
"CLIPSave",
|
||||
"CLIPSetLastLayer",
|
||||
"CLIPTextEncode",
|
||||
"CLIPTextEncodeSDXL",
|
||||
"CLIPTextEncodeSDXLRefiner",
|
||||
"CLIPVisionEncode",
|
||||
"CLIPVisionLoader",
|
||||
"Canny",
|
||||
"CheckpointLoader",
|
||||
"CheckpointLoaderSimple",
|
||||
"CheckpointSave",
|
||||
"ConditioningAverage",
|
||||
"ConditioningCombine",
|
||||
"ConditioningConcat",
|
||||
"ConditioningSetArea",
|
||||
"ConditioningSetAreaPercentage",
|
||||
"ConditioningSetMask",
|
||||
"ConditioningSetTimestepRange",
|
||||
"ConditioningZeroOut",
|
||||
"ControlNetApply",
|
||||
"ControlNetApplyAdvanced",
|
||||
"ControlNetLoader",
|
||||
"CropMask",
|
||||
"DiffControlNetLoader",
|
||||
"DiffusersLoader",
|
||||
"DualCLIPLoader",
|
||||
"EmptyImage",
|
||||
"EmptyLatentImage",
|
||||
"ExponentialScheduler",
|
||||
"FeatherMask",
|
||||
"FlipSigmas",
|
||||
"FooocusInpaintWrapper",
|
||||
"FreeU",
|
||||
"FreeU_V2",
|
||||
"GLIGENLoader",
|
||||
"GLIGENTextBoxApply",
|
||||
"GrowMask",
|
||||
"HyperTile",
|
||||
"HypernetworkLoader",
|
||||
"ImageBatch",
|
||||
"ImageBlend",
|
||||
"ImageBlur",
|
||||
"ImageColorToMask",
|
||||
"ImageCompositeMasked",
|
||||
"ImageCrop",
|
||||
"ImageInvert",
|
||||
"ImageOnlyCheckpointLoader",
|
||||
"ImageOnlyCheckpointSave",
|
||||
"ImagePadForOutpaint",
|
||||
"ImageQuantize",
|
||||
"ImageScale",
|
||||
"ImageScaleBy",
|
||||
"ImageScaleToTotalPixels",
|
||||
"ImageSharpen",
|
||||
"ImageToMask",
|
||||
"ImageUpscaleWithModel",
|
||||
"InpaintModelConditioning",
|
||||
"InvertMask",
|
||||
"JoinImageWithAlpha",
|
||||
"KSampler",
|
||||
"KSamplerAdvanced",
|
||||
"KSamplerSelect",
|
||||
"KarrasScheduler",
|
||||
"LatentAdd",
|
||||
"LatentBatch",
|
||||
"LatentBatchSeedBehavior",
|
||||
"LatentBlend",
|
||||
"LatentComposite",
|
||||
"LatentCompositeMasked",
|
||||
"LatentCrop",
|
||||
"LatentFlip",
|
||||
"LatentFromBatch",
|
||||
"LatentInterpolate",
|
||||
"LatentMultiply",
|
||||
"LatentRotate",
|
||||
"LatentSubtract",
|
||||
"LatentUpscale",
|
||||
"LatentUpscaleBy",
|
||||
"LoadImage",
|
||||
"LoadImageMask",
|
||||
"LoadLatent",
|
||||
"LoraLoader",
|
||||
"LoraLoaderModelOnly",
|
||||
"MaskComposite",
|
||||
"MaskToImage",
|
||||
"ModelMergeAdd",
|
||||
"ModelMergeBlocks",
|
||||
"ModelMergeSimple",
|
||||
"ModelMergeSubtract",
|
||||
"ModelSamplingContinuousEDM",
|
||||
"ModelSamplingDiscrete",
|
||||
"PatchModelAddDownscale",
|
||||
"PerpNeg",
|
||||
"PhotoMakerEncode",
|
||||
"PhotoMakerLoader",
|
||||
"PolyexponentialScheduler",
|
||||
"PorterDuffImageComposite",
|
||||
"PreviewImage",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
"RepeatImageBatch",
|
||||
"RepeatLatentBatch",
|
||||
"RescaleCFG",
|
||||
"SDTurboScheduler",
|
||||
"SD_4XUpscale_Conditioning",
|
||||
"SVD_img2vid_Conditioning",
|
||||
"SamplerCustom",
|
||||
"SamplerDPMPP_2M_SDE",
|
||||
"SamplerDPMPP_SDE",
|
||||
"SamplerTCD",
|
||||
"SaveAnimatedPNG",
|
||||
"SaveAnimatedWEBP",
|
||||
"SaveImage",
|
||||
"SaveLatent",
|
||||
"SelfAttentionGuidance",
|
||||
"SetLatentNoiseMask",
|
||||
"SolidMask",
|
||||
"SplitImageWithAlpha",
|
||||
"SplitSigmas",
|
||||
"StableZero123_Conditioning",
|
||||
"StableZero123_Conditioning_Batched",
|
||||
"StyleModelApply",
|
||||
"StyleModelLoader",
|
||||
"TomePatchModel",
|
||||
"UNETLoader",
|
||||
"UpscaleModelLoader",
|
||||
"VAEDecode",
|
||||
"VAEDecodeTiled",
|
||||
"VAEEncode",
|
||||
"VAEEncodeForInpaint",
|
||||
"VAEEncodeTiled",
|
||||
"VAELoader",
|
||||
"VAESave",
|
||||
"VPScheduler",
|
||||
"VideoLinearCFGGuidance",
|
||||
"unCLIPCheckpointLoader",
|
||||
"unCLIPConditioning"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Fooocus Inpaint Wrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/ialhabbal/OcclusionMask": [
|
||||
[
|
||||
"BatchLoadImages",
|
||||
@@ -24200,7 +24505,7 @@
|
||||
],
|
||||
"https://github.com/if-ai/ComfyUI-IF_Gemini": [
|
||||
[
|
||||
"GeminiNode"
|
||||
"IFGeminiNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "IF_Gemini"
|
||||
@@ -25934,6 +26239,14 @@
|
||||
"title_aux": "Advanced Reflux control"
|
||||
}
|
||||
],
|
||||
"https://github.com/kaipard/comfyui-auto-latent-size": [
|
||||
[
|
||||
"AutoAspectLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "Auto Aspect Latent Generator"
|
||||
}
|
||||
],
|
||||
"https://github.com/kale4eat/ComfyUI-path-util": [
|
||||
[
|
||||
"path_util_PathAbspath",
|
||||
@@ -28406,6 +28719,15 @@
|
||||
"title_aux": "ComfyUI-ViewCrafter"
|
||||
}
|
||||
],
|
||||
"https://github.com/lonelyowl13/artist_randomizer": [
|
||||
[
|
||||
"AddRandomArtists",
|
||||
"TextInput"
|
||||
],
|
||||
{
|
||||
"title_aux": "Artist tag randomizer for comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/longgui0318/comfyui-common-util": [
|
||||
[
|
||||
"Added Layer Info To Array",
|
||||
@@ -28686,6 +29008,7 @@
|
||||
"ImpactQueueTriggerCountdown",
|
||||
"ImpactRemoteBoolean",
|
||||
"ImpactRemoteInt",
|
||||
"ImpactSAM2VideoDetectorSEGS",
|
||||
"ImpactSEGSClassify",
|
||||
"ImpactSEGSConcat",
|
||||
"ImpactSEGSIntersectionFilter",
|
||||
@@ -30598,6 +30921,15 @@
|
||||
"title_aux": "ComfyUI_Mel_Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/namtb96/OmniGen2-Simple-Node": [
|
||||
[
|
||||
"OmniGen2ModelLoader",
|
||||
"OmniGen2Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "OmniGen2 Simple Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/narusas/Comfyui-Logic-Support": [
|
||||
[
|
||||
"BooleanIndexAdder",
|
||||
@@ -31433,6 +31765,18 @@
|
||||
"title_aux": "ComfyUI-Image-Effects"
|
||||
}
|
||||
],
|
||||
"https://github.com/orion4d/ComfyUI_colormaster": [
|
||||
[
|
||||
"AnnotateHexLines",
|
||||
"ColorPaletteExtractor",
|
||||
"HexColorToImage",
|
||||
"ImageCollageNode",
|
||||
"SelectHexLine"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Colormaster Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/orion4d/ComfyUI_extract_imag": [
|
||||
[
|
||||
"ExtractAndSaveImagesFromDocument"
|
||||
@@ -31831,6 +32175,14 @@
|
||||
"title_aux": "ComfyUI-Custom-Node-Config"
|
||||
}
|
||||
],
|
||||
"https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp": [
|
||||
[
|
||||
"Qwen3_GGUF"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen3-llama.cpp"
|
||||
}
|
||||
],
|
||||
"https://github.com/pictorialink/ComfyUI-Text-Translation": [
|
||||
[
|
||||
"Get_Translator",
|
||||
@@ -31936,13 +32288,14 @@
|
||||
],
|
||||
"https://github.com/plugcrypt/CRT-Nodes": [
|
||||
[
|
||||
"AudioCompressor",
|
||||
"AudioPreviewer",
|
||||
"AutopromptProcessor",
|
||||
"Boolean Transform",
|
||||
"CLIPTextEncodeFluxMerged",
|
||||
"CRT Post-Process Suite",
|
||||
"CRTPostProcess",
|
||||
"CRT_UpscaleModelAdv",
|
||||
"ClearPreprocessorCache",
|
||||
"ClearStyleModelCache",
|
||||
"ClearStyleModelDualCache",
|
||||
"FaceEnhancementPipeline",
|
||||
@@ -31970,6 +32323,7 @@
|
||||
"SimpleKnobNode",
|
||||
"SimpleToggleNode",
|
||||
"SmartControlNetApply",
|
||||
"SmartPreprocessor",
|
||||
"SmartStyleModelApply",
|
||||
"SmartStyleModelApplyDual",
|
||||
"SmartStyleModelApplyWithVision",
|
||||
@@ -32142,6 +32496,14 @@
|
||||
"title_aux": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs"
|
||||
}
|
||||
],
|
||||
"https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera": [
|
||||
[
|
||||
"PT_KeyframeCamera"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-PT-Keyframe-Camera"
|
||||
}
|
||||
],
|
||||
"https://github.com/ptmaster/comfyui-audio-speed": [
|
||||
[
|
||||
"PT48KHZ",
|
||||
@@ -32204,6 +32566,15 @@
|
||||
"title_aux": "ComfyUI-ImageTagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/pvlprk/comfyui-pvl-api-nodes": [
|
||||
[
|
||||
"Call OpenAI Assistant",
|
||||
"ComfyDeploy API Caller"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Assistant Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/pxl-pshr/GlitchNodes": [
|
||||
[
|
||||
"ASCII",
|
||||
@@ -33403,6 +33774,8 @@
|
||||
"FlipStreamGetPreviewRoi",
|
||||
"FlipStreamImageSize",
|
||||
"FlipStreamInputBox",
|
||||
"FlipStreamLogBox",
|
||||
"FlipStreamParseJson",
|
||||
"FlipStreamPreviewBox",
|
||||
"FlipStreamRembg",
|
||||
"FlipStreamScreenGrabber",
|
||||
@@ -35277,6 +35650,8 @@
|
||||
],
|
||||
"https://github.com/synthetai/ComfyUI-JM-Volcengine-API": [
|
||||
[
|
||||
"VolcengineI2VS2Pro",
|
||||
"volcengine-i2v-s2pro",
|
||||
"volcengine-seedream-v3"
|
||||
],
|
||||
{
|
||||
@@ -35675,7 +36050,9 @@
|
||||
],
|
||||
"https://github.com/tighug/comfyui-eagle-feeder": [
|
||||
[
|
||||
"EagleFeeder"
|
||||
"EagleFeederAnimatedWebp",
|
||||
"EagleFeederMp4",
|
||||
"EagleFeederPng"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Eagle Feeder"
|
||||
@@ -36398,6 +36775,18 @@
|
||||
"title_aux": "ComfyUI_BishaNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [
|
||||
[
|
||||
"ColorMatchToReference",
|
||||
"FastFilmGrain",
|
||||
"FastLaplacianSharpen",
|
||||
"FastSobelSharpen",
|
||||
"FastUnsharpSharpen"
|
||||
],
|
||||
{
|
||||
"title_aux": "VRGameDevGirl Video Enhancement Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": [
|
||||
[
|
||||
"comfy-kandinsky22-decoder-loader",
|
||||
@@ -36551,6 +36940,19 @@
|
||||
"title_aux": "WTF? - a debug node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/weekii/comfyui-save-image-pro": [
|
||||
[
|
||||
"SaveImageAdvanced",
|
||||
"SaveImageSimple"
|
||||
],
|
||||
{
|
||||
"author": "weekii",
|
||||
"description": "\u4e13\u4e1a\u7ea7\u56fe\u50cf\u4fdd\u5b58\u63d2\u4ef6\uff0c\u652f\u6301\u591a\u683c\u5f0f\u3001\u81ea\u5b9a\u4e49\u547d\u540d\u548c\u9ad8\u7ea7\u529f\u80fd",
|
||||
"nickname": "Save Image Pro",
|
||||
"title": "ComfyUI Save Image Pro",
|
||||
"title_aux": "comfyui-save-image-pro"
|
||||
}
|
||||
],
|
||||
"https://github.com/weilin9999/WeiLin-Comfyui-Tools": [
|
||||
[
|
||||
"WeiLinPromptUI",
|
||||
@@ -36658,14 +37060,13 @@
|
||||
"MaskAdd_UTK",
|
||||
"MaskAnd_UTK",
|
||||
"MaskSub_UTK",
|
||||
"PreviewMask_UTK",
|
||||
"MathExpression_UTK",
|
||||
"PurgeVRAM_UTK",
|
||||
"RestoreCropBox_UTK",
|
||||
"ShowFloat_UTK",
|
||||
"ShowInt_UTK",
|
||||
"ShowList_UTK",
|
||||
"ShowText_UTK",
|
||||
"Show_UTK"
|
||||
"Show_UTK",
|
||||
"TextBoxNode_UTK",
|
||||
"TextConcatenate_UTK",
|
||||
"ThinkRemover_UTK"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-UniversalToolkit"
|
||||
@@ -37236,6 +37637,14 @@
|
||||
"title_aux": "ComfyUI_Camera"
|
||||
}
|
||||
],
|
||||
"https://github.com/yamanacn/comfyui_kontext_Analyze": [
|
||||
[
|
||||
"KontextDuoImageAnalyzer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Kontext Duo Image Analyzer"
|
||||
}
|
||||
],
|
||||
"https://github.com/yanhuifair/comfyui-janus": [
|
||||
[
|
||||
"JanusProImageGenerationNode",
|
||||
@@ -37276,11 +37685,16 @@
|
||||
"LamCommonPrintNoOutput",
|
||||
"LamFaceAnalysisModels",
|
||||
"LamGetPngInfo",
|
||||
"LamHeyGemNode",
|
||||
"LamHeyGemQueryNode",
|
||||
"LamLoadImageBase64",
|
||||
"LamLoadPathImage",
|
||||
"LamLoadVideo",
|
||||
"LamReadFileList",
|
||||
"LamSamplerName",
|
||||
"LamSaveAudio",
|
||||
"LamSaveOnly",
|
||||
"LamSaveVideo",
|
||||
"LamScheduler",
|
||||
"LamSwitcherCase",
|
||||
"LoadDirImgPaths",
|
||||
@@ -37290,6 +37704,8 @@
|
||||
"MultiGLIGENTextBoxApply",
|
||||
"MultiIPAdapterRegional",
|
||||
"MultiIntFormula",
|
||||
"MultiMergeAudio",
|
||||
"MultiMergeVideos",
|
||||
"MultiParamFormula",
|
||||
"MultiTextConcatenate",
|
||||
"MultiTextEncode",
|
||||
@@ -37620,7 +38036,6 @@
|
||||
"easy detailerFix",
|
||||
"easy float",
|
||||
"easy fluxLoader",
|
||||
"easy fluxPromptGenAPI",
|
||||
"easy forLoopEnd",
|
||||
"easy forLoopStart",
|
||||
"easy fullCascadeKSampler",
|
||||
@@ -37684,6 +38099,7 @@
|
||||
"easy isSDXL",
|
||||
"easy joinImageBatch",
|
||||
"easy joyCaption2API",
|
||||
"easy joyCaption3API",
|
||||
"easy kSampler",
|
||||
"easy kSamplerCustom",
|
||||
"easy kSamplerDownscaleUnet",
|
||||
|
||||
@@ -1,5 +1,95 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "sam2.1_hiera_tiny.pt",
|
||||
"type": "sam2.1",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2.1 hiera model (tiny)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2.1_hiera_tiny.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_tiny.pt",
|
||||
"size": "149.0MB"
|
||||
},
|
||||
{
|
||||
"name": "sam2.1_hiera_small.pt",
|
||||
"type": "sam2.1",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2.1 hiera model (small)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2.1_hiera_small.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_small.pt",
|
||||
"size": "176.0MB"
|
||||
},
|
||||
{
|
||||
"name": "sam2.1_hiera_base_plus.pt",
|
||||
"type": "sam2.1",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2.1 hiera model (base+)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2.1_hiera_base_plus.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_base_plus.pt",
|
||||
"size": "309.0MB"
|
||||
},
|
||||
{
|
||||
"name": "sam2.1_hiera_large.pt",
|
||||
"type": "sam2.1",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2.1 hiera model (large)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2.1_hiera_large.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_large.pt",
|
||||
"size": "857.0MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "sam2_hiera_tiny.pt",
|
||||
"type": "sam2",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2 hiera model (tiny)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2_hiera_tiny.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_tiny.pt",
|
||||
"size": "149.0MB"
|
||||
},
|
||||
{
|
||||
"name": "sam2_hiera_small.pt",
|
||||
"type": "sam2",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2 hiera model (small)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2_hiera_small.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_small.pt",
|
||||
"size": "176.0MB"
|
||||
},
|
||||
{
|
||||
"name": "sam2_hiera_base_plus.pt",
|
||||
"type": "sam2",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2 hiera model (base+)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2_hiera_base_plus.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_base_plus.pt",
|
||||
"size": "309.0MB"
|
||||
},
|
||||
{
|
||||
"name": "sam2_hiera_large.pt",
|
||||
"type": "sam2",
|
||||
"base": "SAM",
|
||||
"save_path": "sams",
|
||||
"description": "Segmenty Anything SAM 2 hiera model (large)",
|
||||
"reference": "https://github.com/facebookresearch/sam2#model-description",
|
||||
"filename": "sam2_hiera_large.pt",
|
||||
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_large.pt",
|
||||
"size": "857.0MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Comfy-Org/omnigen2_fp16.safetensors",
|
||||
"type": "diffusion_model",
|
||||
@@ -599,86 +689,6 @@
|
||||
"filename": "flux-hed-controlnet-v3.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-hed-controlnet-v3.safetensors",
|
||||
"size": "1.49GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "XLabs-AI/realism_lora.safetensors",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/loras",
|
||||
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||
"filename": "realism_lora.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/realism_lora.safetensors",
|
||||
"size": "44.8MB"
|
||||
},
|
||||
{
|
||||
"name": "XLabs-AI/art_lora.safetensors",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/loras",
|
||||
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||
"filename": "art_lora.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/scenery_lora.safetensors",
|
||||
"size": "44.8MB"
|
||||
},
|
||||
{
|
||||
"name": "XLabs-AI/mjv6_lora.safetensors",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/loras",
|
||||
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
|
||||
"filename": "mjv6_lora.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/mjv6_lora.safetensors",
|
||||
"size": "44.8MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "XLabs-AI/flux-ip-adapter",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "xlabs/ipadapters",
|
||||
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
|
||||
"reference": "https://huggingface.co/XLabs-AI/flux-ip-adapter",
|
||||
"filename": "ip_adapter.safetensors",
|
||||
"url": "https://huggingface.co/XLabs-AI/flux-ip-adapter/resolve/main/ip_adapter.safetensors",
|
||||
"size": "982MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "stabilityai/SD3.5-Large-Controlnet-Blur",
|
||||
"type": "controlnet",
|
||||
"base": "SD3.5",
|
||||
"save_path": "controlnet/SD3.5",
|
||||
"description": "Blur Controlnet model for SD3.5 Large",
|
||||
"reference": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets",
|
||||
"filename": "sd3.5_large_controlnet_blur.safetensors",
|
||||
"url": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets/resolve/main/sd3.5_large_controlnet_blur.safetensors",
|
||||
"size": "8.65GB"
|
||||
},
|
||||
{
|
||||
"name": "stabilityai/SD3.5-Large-Controlnet-Canny",
|
||||
"type": "controlnet",
|
||||
"base": "SD3.5",
|
||||
"save_path": "controlnet/SD3.5",
|
||||
"description": "Canny Controlnet model for SD3.5 Large",
|
||||
"reference": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets",
|
||||
"filename": "sd3.5_large_controlnet_canny.safetensors",
|
||||
"url": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets/resolve/main/sd3.5_large_controlnet_canny.safetensors",
|
||||
"size": "8.65GB"
|
||||
},
|
||||
{
|
||||
"name": "stabilityai/SD3.5-Large-Controlnet-Depth",
|
||||
"type": "controlnet",
|
||||
"base": "SD3.5",
|
||||
"save_path": "controlnet/SD3.5",
|
||||
"description": "Depth Controlnet model for SD3.5 Large",
|
||||
"reference": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets",
|
||||
"filename": "sd3.5_large_controlnet_depth.safetensors",
|
||||
"url": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets/resolve/main/sd3.5_large_controlnet_depth.safetensors",
|
||||
"size": "8.65GB"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
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."
|
||||
version = "3.33.6"
|
||||
version = "3.33.8"
|
||||
license = { file = "LICENSE.txt" }
|
||||
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions", "toml", "uv", "chardet"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user