diff --git a/README.md b/README.md
index 99050730..51a47c3d 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@

## NOTICE
+* V2.48.1: Security policy has been changed. Downloads of models in the list are allowed under the 'normal' security level.
+* V2.47: Security policy has been changed. The former 'normal' is now 'normal-', and 'normal' no longer allows high-risk features, even if your ComfyUI is local.
* V2.37 Show a ✅ mark to accounts that have been active on GitHub for more than six months.
* V2.33 Security policy is applied.
* V2.21 [cm-cli](docs/en/cm-cli.md) tool is added.
@@ -350,6 +352,9 @@ When you run the `scan.sh` script:
* `strong`
* doesn't allow `high` and `middle` level risky feature
* `normal`
+ * doesn't allow `high` level risky feature
+ * `middle` level risky feature is available
+ * `normal-`
* doesn't allow `high` level risky feature if `--listen` is specified and not starts with `127.`
* `middle` level risky feature is available
* `weak`
@@ -385,6 +390,9 @@ When you run the `scan.sh` script:
* https://github.com/andrewharp/ComfyUI-EasyNodes
* https://github.com/SimithWang/comfyui-renameImages
* https://github.com/Tcheko243/ComfyUI-Photographer-Alpha7-Nodes
+* https://github.com/Limbicnation/ComfyUINodeToolbox
+* https://github.com/chenpipi0807/pip_longsize
+* https://github.com/APZmedia/ComfyUI-APZmedia-srtTools
## Roadmap
diff --git a/check.sh b/check.sh
index 6fa408c7..d0df44b8 100755
--- a/check.sh
+++ b/check.sh
@@ -32,7 +32,7 @@ done
echo
echo CHECK2
-find ~/.tmp/default -name "*.py" -print0 | xargs -0 grep "crypto"
+find ~/.tmp/default -name "*.py" -print0 | xargs -0 grep -E "crypto|^_A="
echo
echo CHECK3
diff --git a/cm-cli.py b/cm-cli.py
index 518461c5..f2327093 100644
--- a/cm-cli.py
+++ b/cm-cli.py
@@ -40,6 +40,7 @@ cm_global.pip_overrides = {}
if os.path.exists(pip_overrides_path):
with open(pip_overrides_path, 'r', encoding="UTF-8", errors="ignore") as json_file:
cm_global.pip_overrides = json.load(json_file)
+ cm_global.pip_overrides['numpy'] = 'numpy<2'
def check_comfyui_hash():
diff --git a/custom-node-list.json b/custom-node-list.json
index 89f11a29..4f63fe2c 100644
--- a/custom-node-list.json
+++ b/custom-node-list.json
@@ -21,7 +21,8 @@
],
"pip": ["ultralytics"],
"install_type": "git-clone",
- "description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler."
+ "description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.",
+ "preemptions":["SAMLoader"]
},
{
"author": "Dr.Lt.Data",
@@ -82,7 +83,7 @@
{
"author": "Fannovel16",
"title": "ComfyUI's ControlNet Auxiliary Preprocessors",
- "id": "cnet-aux",
+ "id": "comfyui_controlnet_aux",
"reference": "https://github.com/Fannovel16/comfyui_controlnet_aux",
"files": [
"https://github.com/Fannovel16/comfyui_controlnet_aux"
@@ -138,7 +139,7 @@
"Zoe-DepthMapPreprocessor",
"Zoe_DepthAnythingPreprocessor"],
"install_type": "git-clone",
- "description": "This is a rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't appear in v1.1. [w/NOTE: Please refrain from using the controlnet preprocessor alongside this installation, as it may lead to conflicts and prevent proper recognition.]"
+ "description": "Plug-and-play ComfyUI node sets for making ControlNet hint images."
},
{
"author": "Fannovel16",
@@ -149,7 +150,7 @@
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation"
],
"install_type": "git-clone",
- "description": "Nodes: KSampler Gradually Adding More Denoise (efficient)"
+ "description": "A custom node suite for Video Frame Interpolation in ComfyUI"
},
{
"author": "Fannovel16",
@@ -1073,6 +1074,17 @@
"install_type": "git-clone",
"description": "The extension enables large image drawing & upscaling with limited VRAM via the following techniques:\n1.Two SOTA diffusion tiling algorithms: [a/Mixture of Diffusers](https://github.com/albarji/mixture-of-diffusers) and [a/MultiDiffusion](https://github.com/omerbt/MultiDiffusion)\n2.pkuliyi2015's Tiled VAE algorithm."
},
+ {
+ "author": "shiimizu",
+ "title": "ComfyUI PhotoMaker Plus",
+ "id": "photomaker-plus",
+ "reference": "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus",
+ "files": [
+ "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus"
+ ],
+ "install_type": "git-clone",
+ "description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models.\nNOTE: PhotoMaker V2 is supported."
+ },
{
"author": "ZaneA",
"title": "ImageReward",
@@ -1512,7 +1524,7 @@
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet"
],
"install_type": "git-clone",
- "description": "Nodes: ControlNetLoaderAdvanced, DiffControlNetLoaderAdvanced, ScaledSoftControlNetWeights, SoftControlNetWeights, CustomControlNetWeights, SoftT2IAdapterWeights, CustomT2IAdapterWeights"
+ "description": "Nodes for scheduling ControlNet strength across timesteps and batched latents, as well as applying custom weights and attention masks."
},
{
"author": "Kosinkadink",
@@ -1742,7 +1754,7 @@
"https://github.com/uarefans/ComfyUI-Fans"
],
"install_type": "git-clone",
- "description": "Nodes: Fans Styler (Max 10 Style), Fans Text Concat (Until 10 text)."
+ "description": "Nodes: Fans Styler (Max 10 Style), Fans Text Concat (Until 10 text), Fans Prompt Styler Postive (Can replace {prompt} word in your csv files), Fans Prompt Styler Negative (With sentence structure)."
},
{
"author": "NicholasMcCarthy",
@@ -1864,6 +1876,17 @@
"install_type": "git-clone",
"description": "Allows to sample without generating any uncond with Stable Diffusion!"
},
+ {
+ "author": "Extraltodeus",
+ "title": "pre_cfg_comfy_nodes_for_ComfyUI",
+ "id": "precfg",
+ "reference": "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI",
+ "files": [
+ "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI"
+ ],
+ "install_type": "git-clone",
+ "description": "A set of nodes to prepare the noise predictions before the CFG function"
+ },
{
"author": "JPS",
"title": "JPS Custom Nodes for ComfyUI",
@@ -2158,7 +2181,7 @@
"https://github.com/bradsec/ComfyUI_ResolutionSelector"
],
"install_type": "git-clone",
- "description": "Nodes:ResolutionSelector"
+ "description": "A custom node for Stable Diffusion ComfyUI to enable easy selection of image resolutions for SDXL SD15 SD21"
},
{
"author": "kohya-ss",
@@ -2346,7 +2369,7 @@
"https://github.com/Acly/comfyui-tooling-nodes"
],
"install_type": "git-clone",
- "description": "Nodes: Load Image (Base64), Load Mask (Base64), Send Image (WebSocket), Crop Image, Apply Mask to Image. Provides nodes geared towards using ComfyUI as a backend for external tools.\nNOTE: This extension is necessary when using an external tool like [comfyui-capture-inference](https://github.com/minux302/comfyui-capture-inference)."
+ "description": "Provides nodes and server API extensions geared towards using ComfyUI as a backend for external tools."
},
{
"author": "Acly",
@@ -2656,14 +2679,14 @@
},
{
"author": "mcmonkeyprojects",
- "title": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)",
+ "title": "Dynamic Thresholding",
"id": "dynamic-thresholding",
"reference": "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding",
"files": [
"https://github.com/mcmonkeyprojects/sd-dynamic-thresholding"
],
"install_type": "git-clone",
- "description": "Extension for StableSwarmUI, ComfyUI, and AUTOMATIC1111 Stable Diffusion WebUI that enables a way to use higher CFG Scales without color issues. This works by clamping latents between steps."
+ "description": "Adds nodes for Dynamic Thresholding, CFG scheduling, and related techniques."
},
{
"author": "Tropfchen",
@@ -2957,7 +2980,7 @@
"https://github.com/kijai/ComfyUI-Florence2"
],
"install_type": "git-clone",
- "description": "ComfyUI nodes to use Microsoft's Florence2 vision model. Supports captioning, object detection and segmentation"
+ "description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr"
},
{
"author": "kijai",
@@ -3001,7 +3024,18 @@
"https://github.com/kijai/ComfyUI-LivePortraitKJ"
],
"install_type": "git-clone",
- "description": "Nodes for [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait), insightface is required"
+ "description": "Nodes for [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait)"
+ },
+ {
+ "author": "kijai",
+ "title": "ComfyUI-KwaiKolorsWrapper",
+ "id": "kwaikolors",
+ "reference": "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper",
+ "files": [
+ "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper"
+ ],
+ "install_type": "git-clone",
+ "description": "Rudimentary wrapper that runs [a/Kwai-Kolors](https://huggingface.co/Kwai-Kolors/Kolors) text2image pipeline using diffusers."
},
{
"author": "hhhzzyang",
@@ -3148,7 +3182,7 @@
{
"author": "YMC",
"title": "ymc-node-suite-comfyui",
- "id": "ymc",
+ "id": "ymc-suite",
"reference": "https://github.com/YMC-GitHub/ymc-node-suite-comfyui",
"files": [
"https://github.com/YMC-GitHub/ymc-node-suite-comfyui"
@@ -3156,6 +3190,16 @@
"install_type": "git-clone",
"description": "ymc 's nodes for comfyui. This extension is composed of nodes that provide various utility features such as text, region, and I/O."
},
+ {
+ "author": "YMC",
+ "title": "ymc-node-as-x-type",
+ "reference": "https://github.com/YMC-GitHub/ymc-node-as-x-type",
+ "files": [
+ "https://github.com/YMC-GitHub/ymc-node-as-x-type"
+ ],
+ "install_type": "git-clone",
+ "description": "some comfyui custom nodes to set it as known type"
+ },
{
"author": "chibiace",
"title": "ComfyUI-Chibi-Nodes",
@@ -3255,6 +3299,17 @@
"install_type": "git-clone",
"description": "A custom node for ComfyUI. It compare two images to rate facial similarity."
},
+ {
+ "author": "chflame163",
+ "title": "ComfyUI_CatVTON_Wrapper",
+ "id": "catvton-wrapper",
+ "reference": "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper",
+ "files": [
+ "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper"
+ ],
+ "install_type": "git-clone",
+ "description": "[a/CatVTON](https://github.com/Zheng-Chong/CatVTON) warpper for ComfyUI"
+ },
{
"author": "drustan-hawk",
"title": "primitive-types",
@@ -4145,6 +4200,16 @@
"install_type": "git-clone",
"description": "Using Qwen-2 in ComfyUI"
},
+ {
+ "author": "ZHO-ZHO-ZHO",
+ "title": "ComfyUI-UltraEdit-ZHO",
+ "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO",
+ "files": [
+ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO"
+ ],
+ "install_type": "git-clone",
+ "description": "Unofficial implementation of [a/UltraEdit](https://github.com/HaozheZhao/UltraEdit) (Diffusers) for ComfyUI"
+ },
{
"author": "kenjiqq",
"title": "qq-nodes-comfyui",
@@ -4235,6 +4300,16 @@
"install_type": "git-clone",
"description": "Nodes: ComfyUI_ImageToText"
},
+ {
+ "author": "SoftMeng",
+ "title": "ComfyUI-DeepCache-Fix",
+ "reference": "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix",
+ "files": [
+ "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix"
+ ],
+ "install_type": "git-clone",
+ "description": "Accelerate ComfyUI Nodes for Faster Image Generation, Ensuring Consistency Pre and Post-Acceleration, Ideal for Bulk Image Production."
+ },
{
"author": "wmatson",
"title": "easy-comfy-nodes",
@@ -4243,7 +4318,7 @@
"https://github.com/wmatson/easy-comfy-nodes"
],
"install_type": "git-clone",
- "description": "Nodes: HTTP POST, Empty Dict, Assoc Str, Assoc Dict, Assoc Img, Load Img From URL (EZ), Load Img Batch From URLs (EZ), Video Combine + upload (EZ), ..."
+ "description": "A collection of utility nodes primarily for interacting with comfy via automated systems"
},
{
"author": "DrJKL",
@@ -4284,6 +4359,16 @@
"install_type": "git-clone",
"description": "Nodes:Keyframe Part, Keyframe Interpolation Part, Keyframe Apply."
},
+ {
+ "author": "Haoming02",
+ "title": "ComfyUI Old Photo Restoration",
+ "reference": "https://github.com/Haoming02/comfyui-old-photo-restoration",
+ "files": [
+ "https://github.com/Haoming02/comfyui-old-photo-restoration"
+ ],
+ "install_type": "git-clone",
+ "description": "This is an Extension for ComfyUI, which allows you to perform Bringing-Old-Photos-Back-to-Life natively."
+ },
{
"author": "Haoming02",
"title": "ComfyUI Diffusion Color Grading",
@@ -4296,7 +4381,7 @@
},
{
"author": "Haoming02",
- "title": "comfyui-prompt-format",
+ "title": "ComfyUI Prompt Format",
"reference": "https://github.com/Haoming02/comfyui-prompt-format",
"files": [
"https://github.com/Haoming02/comfyui-prompt-format"
@@ -4312,7 +4397,7 @@
"https://github.com/Haoming02/comfyui-clear-screen"
],
"install_type": "git-clone",
- "description": "This is an Extension for ComfyUI, which adds a button, CLS, to clear the console window."
+ "description": "Adds a CLS button to clear the console."
},
{
"author": "Haoming02",
@@ -4332,7 +4417,7 @@
"https://github.com/Haoming02/comfyui-tab-handler"
],
"install_type": "git-clone",
- "description": "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup."
+ "description": "Intercepts the Tab key to switch between textarea"
},
{
"author": "Haoming02",
@@ -4342,7 +4427,27 @@
"https://github.com/Haoming02/comfyui-floodgate"
],
"install_type": "git-clone",
- "description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!"
+ "description": "A node that allows you to switch between execution flow"
+ },
+ {
+ "author": "Haoming02",
+ "title": "ComfyUI Node Beautify",
+ "reference": "https://github.com/Haoming02/comfyui-node-beautify",
+ "files": [
+ "https://github.com/Haoming02/comfyui-node-beautify"
+ ],
+ "install_type": "git-clone",
+ "description": "This is an Extension for ComfyUI, which helps formatting the workflow."
+ },
+ {
+ "author": "Haoming02",
+ "title": "ComfyUI ReSharpen",
+ "reference": "https://github.com/Haoming02/comfyui-resharpen",
+ "files": [
+ "https://github.com/Haoming02/comfyui-resharpen"
+ ],
+ "install_type": "git-clone",
+ "description": "This is an Extension for ComfyUI, which allows you to increase or decrease the amount of details generated during the Stable Diffusion pipeline."
},
{
"author": "bedovyy",
@@ -4477,7 +4582,7 @@
"https://github.com/filliptm/ComfyUI_Fill-Nodes"
],
"install_type": "git-clone",
- "description": "Nodes:FL Image Randomizer. The start of a pack that I will continue to build out to fill the gaps of nodes and functionality that I feel is missing in comfyUI"
+ "description": "VFX nodes, Shaders, Utilities, Mask tools, Prompting Tools, and much more!"
},
{
"author": "zfkun",
@@ -4609,7 +4714,7 @@
"https://github.com/glifxyz/ComfyUI-GlifNodes"
],
"install_type": "git-clone",
- "description": "Nodes:Consistency VAE Decoder."
+ "description": "Custom set of nodes used by glif.app. With glif you can build mini apps that are powered by custom comfy workflows."
},
{
"author": "concarne000",
@@ -4740,7 +4845,7 @@
"https://github.com/NimaNzrii/comfyui-photoshop"
],
"install_type": "git-clone",
- "description": "Photoshop node inside of ComfyUi, send and get data from Photoshop."
+ "description": "Powerfull bridge to Photoshop by NimaNzrii"
},
{
"author": "Rui",
@@ -4949,7 +5054,7 @@
"https://github.com/ttulttul/ComfyUI-Iterative-Mixer"
],
"install_type": "git-clone",
- "description": "Nodes: Iterative Mixing KSampler, Batch Unsampler, Iterative Mixing KSampler Advanced"
+ "description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr"
},
{
"author": "ttulttul",
@@ -5237,16 +5342,6 @@
"install_type": "git-clone",
"description": "Nodes:Caching Image Loader."
},
- {
- "author": "Millyarde",
- "title": "Pomfy - Photoshop and ComfyUI 2-way sync",
- "reference": "https://github.com/Millyarde/Pomfy",
- "files": [
- "https://github.com/Millyarde/Pomfy"
- ],
- "install_type": "git-clone",
- "description": "Photoshop custom nodes inside of ComfyUi, send and get data via Photoshop UXP plugin for cross platform support"
- },
{
"author": "Ryuukeisyou",
"title": "comfyui_io_helpers",
@@ -5255,7 +5350,7 @@
"https://github.com/Ryuukeisyou/comfyui_io_helpers"
],
"install_type": "git-clone",
- "description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64."
+ "description": "Nodes:ImageLoadFromBase64, ImageLoadByPath, ImageLoadAsMaskByPath, ImageSaveToPath, ImageSaveAsBase64, VHSFileNamesToStrings(IOHelpers)."
},
{
"author": "flowtyone",
@@ -5773,6 +5868,16 @@
"install_type": "git-clone",
"description": "Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection."
},
+ {
+ "author": "glowcone",
+ "title": "String Converter",
+ "reference": "https://github.com/glowcone/comfyui-string-converter",
+ "files": [
+ "https://github.com/glowcone/comfyui-string-converter"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes: Convert String To Int, Convert String To Float"
+ },
{
"author": "AInseven",
"title": "ComfyUI-fastblend",
@@ -6022,17 +6127,6 @@
"install_type": "git-clone",
"description": "Slightly better random prompt generation tools that allow combining and picking prompts from both file and text input sources."
},
- {
- "author": "shiimizu",
- "title": "ComfyUI PhotoMaker Plus",
- "id": "photomaker-plus",
- "reference": "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus",
- "files": [
- "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus"
- ],
- "install_type": "git-clone",
- "description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:The repository name has been changed. For those who have previously installed it, please delete custom_nodes/ComfyUI-PhotoMaker from disk and reinstall this.]"
- },
{
"author": "yytdfc",
"title": "Amazon Bedrock nodes for ComfyUI",
@@ -6100,6 +6194,17 @@
"install_type": "git-clone",
"description": "The comfyui supported version of the [a/Magic Clothing](https://github.com/ShineChen1024/MagicClothing) project, not the diffusers version, allows direct integration with modules such as ipadapter"
},
+ {
+ "author": "longgui0318",
+ "title": "comfyui-common-util",
+ "id": "common-util",
+ "reference": "https://github.com/longgui0318/comfyui-common-util",
+ "files": [
+ "https://github.com/longgui0318/comfyui-common-util"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:Init Layer Info Array, Added Layer Info To Array, Layer Info Array Fuse, Layer Image Seleted, Layer Images IPAdapter Advanced, Enhanced Random Light Source"
+ },
{
"author": "DimaChaichan",
"title": "LAizypainter-Exporter-ComfyUI",
@@ -6624,7 +6729,7 @@
"https://github.com/kadirnar/ComfyUI-YOLO"
],
"install_type": "git-clone",
- "description": "Nodes:Load Ultralytics Model, Ultralytics Inference, Ultralytics Visualization, Convert to Dictionary, BBox to XYWH"
+ "description": "Ultralytics-Powered Object Recognition for ComfyUI"
},
{
"author": "digitaljohn",
@@ -6783,6 +6888,17 @@
"install_type": "git-clone",
"description": "Nodes:Cascade Resolutions"
},
+ {
+ "author": "al-swaiti",
+ "title": "All-IN-ONE-style",
+ "id": "all-in-one-style",
+ "reference": "https://github.com/al-swaiti/All-IN-ONE-style",
+ "files": [
+ "https://github.com/al-swaiti/All-IN-ONE-style"
+ ],
+ "install_type": "git-clone",
+ "description": "all art styles"
+ },
{
"author": "mirabarukaso",
"title": "ComfyUI_Mira",
@@ -7047,7 +7163,7 @@
"https://github.com/cerspense/ComfyUI_cspnodes"
],
"install_type": "git-clone",
- "description": "Nodes:Image Dir Iterator, Modelscopet2v, Modelscopev2v."
+ "description": "Nodes:Image Dir Iterator, Modelscopet2v, Modelscopev2v, Vid Dir Iterator, Image Dir Iterator, Text File Line Iterator, Remap Range, Split Image Channels, Resize By Image, Increment Every N."
},
{
"author": "qwixiwp",
@@ -7370,6 +7486,16 @@
"install_type": "git-clone",
"description": "Nodes:Inspect, Any String, Model From URL"
},
+ {
+ "author": "vivax3794",
+ "title": "ComfyUI-Sub-Nodes",
+ "reference": "https://github.com/vivax3794/ComfyUI-Sub-Nodes",
+ "files": [
+ "https://github.com/vivax3794/ComfyUI-Sub-Nodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Creating subgraph and Calling subgraphs."
+ },
{
"author": "victorchall",
"title": "Comfyui Webcam capture node",
@@ -7943,6 +8069,16 @@
"install_type": "git-clone",
"description": "Store text to Key-Values pair json."
},
+ {
+ "author": "shinich39",
+ "title": "comfyui-model-db",
+ "reference": "https://github.com/shinich39/comfyui-model-db",
+ "files": [
+ "https://github.com/shinich39/comfyui-model-db"
+ ],
+ "install_type": "git-clone",
+ "description": "Store settings by model."
+ },
{
"author": "wei30172",
"title": "comfygen",
@@ -8337,6 +8473,39 @@
"install_type": "git-clone",
"description": "Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor."
},
+ {
+ "author": "AIFSH",
+ "title": "StyleShot-ComfyUI",
+ "id": "styleshot",
+ "reference": "https://github.com/AIFSH/StyleShot-ComfyUI",
+ "files": [
+ "https://github.com/AIFSH/VocalSeparation-ComfyUI"
+ ],
+ "install_type": "git-clone",
+ "description": "a custom node for [a/StyleShot](https://github.com/open-mmlab/StyleShot.git)"
+ },
+ {
+ "author": "AIFSH",
+ "title": "VocalSeparation-ComfyUI",
+ "id": "vocalseparation",
+ "reference": "https://github.com/AIFSH/VocalSeparation-ComfyUI",
+ "files": [
+ "https://github.com/AIFSH/VocalSeparation-ComfyUI"
+ ],
+ "install_type": "git-clone",
+ "description": "a custom node for separation vocals from music based on [a/ZFTurbo/Music-Source-Separation-Training](https://github.com/ZFTurbo/Music-Source-Separation-Training)"
+ },
+ {
+ "author": "AIFSH",
+ "title": "DiffMorpher-ComfyUI",
+ "id": "diffmorpher",
+ "reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI",
+ "files": [
+ "https://github.com/AIFSH/DiffMorpher-ComfyUI"
+ ],
+ "install_type": "git-clone",
+ "description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)"
+ },
{
"author": "AIFSH",
"title": "ComfyUI-UVR5",
@@ -8546,6 +8715,28 @@
"install_type": "git-clone",
"description": "make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI"
},
+ {
+ "author": "AIFSH",
+ "title": "CosyVoice-ComfyUI",
+ "id": "cosyvoice",
+ "reference": "https://github.com/AIFSH/CosyVoice-ComfyUI",
+ "files": [
+ "https://github.com/AIFSH/CosyVoice-ComfyUI"
+ ],
+ "install_type": "git-clone",
+ "description": "a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)"
+ },
+ {
+ "author": "AIFSH",
+ "title": "SenseVoice-ComfyUI",
+ "id": "sensevoice",
+ "reference": "https://github.com/AIFSH/SenseVoice-ComfyUI",
+ "files": [
+ "https://github.com/AIFSH/SenseVoice-ComfyUI"
+ ],
+ "install_type": "git-clone",
+ "description": "a custom node for [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice)"
+ },
{
"author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler",
@@ -8568,6 +8759,39 @@
"install_type": "git-clone",
"description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines."
},
+ {
+ "author": "smthemex",
+ "title": "ComfyUI_Stable_Makeup",
+ "id": "Stable_Makeup",
+ "reference": "https://github.com/smthemex/ComfyUI_Stable_Makeup",
+ "files": [
+ "https://github.com/smthemex/ComfyUI_Stable_Makeup"
+ ],
+ "install_type": "git-clone",
+ "description": "You can apply makeup to the characters in comfyui"
+ },
+ {
+ "author": "smthemex",
+ "title": "ComfyUI_FollowYourEmoji",
+ "id": "FollowYourEmoji",
+ "reference": "https://github.com/smthemex/ComfyUI_FollowYourEmoji",
+ "files": [
+ "https://github.com/smthemex/ComfyUI_FollowYourEmoji"
+ ],
+ "install_type": "git-clone",
+ "description": "You can make emoji from a video and a image in comfyui"
+ },
+ {
+ "author": "smthemex",
+ "title": "ComfyUI_EchoMimic",
+ "id": "EchoMimic",
+ "reference": "https://github.com/smthemex/ComfyUI_EchoMimic",
+ "files": [
+ "https://github.com/smthemex/ComfyUI_EchoMimic"
+ ],
+ "install_type": "git-clone",
+ "description": "You can using [a/EchoMimic](https://github.com/BadToBest/EchoMimic/tree/main) in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning "
+ },
{
"author": "smthemex",
"title": "ComfyUI_ChatGLM_API",
@@ -8590,6 +8814,17 @@
"install_type": "git-clone",
"description": "You can use stable-audio-open-1.0 in comfyUI"
},
+ {
+ "author": "smthemex",
+ "title": "ComfyUI_AnyDoor",
+ "id": "ComfyUI_AnyDoor",
+ "reference": "https://github.com/smthemex/ComfyUI_AnyDoor",
+ "files": [
+ "https://github.com/smthemex/ComfyUI_AnyDoor"
+ ],
+ "install_type": "git-clone",
+ "description": "You can use anydoor, change clothes or object..."
+ },
{
"author": "smthemex",
"title": "ComfyUI_HiDiffusion_Pro",
@@ -8709,7 +8944,7 @@
"https://github.com/smthemex/ComfyUI_Streamv2v_Plus"
],
"install_type": "git-clone",
- "description": "[a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) for ComfyUI"
+ "description": "using [a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) in ComfyUI"
},
{
"author": "choey",
@@ -8735,13 +8970,13 @@
},
{
"author": "Wicloz",
- "title": "ComfyUI-Simply-Nodes",
+ "title": "ComfyUI Simply Nodes",
"reference": "https://github.com/Wicloz/ComfyUI-Simply-Nodes",
"files": [
"https://github.com/Wicloz/ComfyUI-Simply-Nodes"
],
"install_type": "git-clone",
- "description": "Nodes:Conditional LoRA Loader, Multiline Text, Text Flow Controller, Select SDXL Resolution, Random Style Prompt."
+ "description": "Simple nodes to help clean up your workflow, mostly focussed on text operations."
},
{
"author": "wandbrandon",
@@ -8774,7 +9009,7 @@
"https://github.com/pamparamm/sd-perturbed-attention"
],
"install_type": "git-clone",
- "description": "Perturbed-Attention Guidance node for ComfyUI."
+ "description": "Perturbed-Attention Guidance with advanced parameters for ComfyUI. (PAG)"
},
{
"author": "pamparamm",
@@ -8787,6 +9022,17 @@
"install_type": "git-clone",
"description": "ComfyUI port of a wonderful extension [a/SD Webui Vectorscope CC by Haoming02](https://github.com/Haoming02/sd-webui-vectorscope-cc).\nBased on (and probably incompatible with) [a/ComfyUI Diffusion Color Grading by Haoming02](https://github.com/Haoming02/comfyui-diffusion-cg)."
},
+ {
+ "author": "pamparamm",
+ "title": "ComfyUI-ppm",
+ "id": "comfyui-ppm",
+ "reference": "https://github.com/pamparamm/ComfyUI-ppm",
+ "files": [
+ "https://github.com/pamparamm/ComfyUI-ppm"
+ ],
+ "install_type": "git-clone",
+ "description": "Fixed AttentionCouple/NegPip(negative weights in prompts), more CFG++ samplers, etc."
+ },
{
"author": "unwdef",
"title": "unwdef-nodes",
@@ -9079,6 +9325,17 @@
"install_type": "git-clone",
"description": "Nodes for fine-tuning lora in ComfyUI, dependent on training tools such as kohya-ss/sd-scripts"
},
+ {
+ "author": "MinusZoneAI",
+ "title": "ComfyUI-Kolors-MZ",
+ "id": "kolors-mz",
+ "reference": "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ",
+ "files": [
+ "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ"
+ ],
+ "install_type": "git-clone",
+ "description": "Implementation of Kolors on ComfyUI\nReference from [a/https://github.com/kijai/ComfyUI-KwaiKolorsWrapper](https://github.com/kijai/ComfyUI-KwaiKolorsWrapper)\nUsing ComfyUI Native Sampling"
+ },
{
"author": "blueraincoatli",
"title": "comfyUI_SillyNodes",
@@ -9153,7 +9410,7 @@
"https://github.com/jeffy5/comfyui-faceless-node"
],
"install_type": "git-clone",
- "description": "Nodes:Load Video, Load Frames, Save Video, Face Swap, Face Restore, Face Swap (Video), Face Restore (Video)"
+ "description": "A facefusion custom node for ComfyUI. Swap or restore faces for image or video"
},
{
"author": "TaiTair",
@@ -9188,6 +9445,17 @@
"install_type": "git-clone",
"description": "A prompt helper. Use templates from [a/https://prompter.fofr.ai](https://prompter.fofr.ai) in ComfyUI."
},
+ {
+ "author": "fofr",
+ "title": "comfyui-fofr-toolkit",
+ "id": "fofr-toolkit",
+ "reference": "https://github.com/fofr/comfyui-fofr-toolkit",
+ "files": [
+ "https://github.com/fofr/comfyui-fofr-toolkit"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:Incrementer, Width and height from aspect ratio. A simple set of tooling nodes."
+ },
{
"author": "fofr",
"title": "comfyui-replicate",
@@ -9509,7 +9777,7 @@
"https://github.com/KewkLW/ComfyUI-kewky_tools"
],
"install_type": "git-clone",
- "description": "Nodes:TensorDebugPlus, FormattedTextOutput"
+ "description": "text_append_node, vramdebugplus, tensordebugplus, animation_schedule_output"
},
{
"author": "ITurchenko",
@@ -9652,7 +9920,7 @@
"https://github.com/christian-byrne/size-match-compositing-nodes"
],
"install_type": "git-clone",
- "description": "Takes two images and matches their sizes using various methods, detailed below."
+ "description": "Match image/mask sizes"
},
{
"author": "christian-byrne",
@@ -9672,7 +9940,27 @@
"https://github.com/christian-byrne/audio-separation-nodes-comfyui"
],
"install_type": "git-clone",
- "description": "Nodes:AudioSeparation, AudioCrop, AudioCombine, AudioTempoMatch."
+ "description": "Separate audio track into stems (vocals, bass, drums, other). Along with tools to recombine, tempo match, slice/crop audio."
+ },
+ {
+ "author": "christian-byrne",
+ "title": "comfyui-default-values-manager",
+ "reference": "https://github.com/christian-byrne/comfyui-default-values-manager",
+ "files": [
+ "https://github.com/christian-byrne/comfyui-default-values-manager"
+ ],
+ "install_type": "git-clone",
+ "description": "comfyui-default-values-manager"
+ },
+ {
+ "author": "christian-byrne",
+ "title": "youtube-dl-comfyui",
+ "reference": "https://github.com/christian-byrne/youtube-dl-comfyui",
+ "files": [
+ "https://github.com/christian-byrne/youtube-dl-comfyui"
+ ],
+ "install_type": "git-clone",
+ "description": "Download youtube videos/playlists"
},
{
"author": "oztrkoguz",
@@ -10372,7 +10660,7 @@
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader"
],
"install_type": "git-clone",
- "description": "This node pack allows loading of CLIP, MODEL, VAE aspects for both SD1.5 and SDXL checkpoints that is converted to diffusers format."
+ "description": "This project aims to create loaders for diffusers format checkpoint models, making it easier for ComfyUI users to use diffusers format checkpoints instead of the standard checkpoint formats."
},
{
"author": "chakib-belgaid",
@@ -10405,7 +10693,7 @@
"https://github.com/ThereforeGames/ComfyUI-Unprompted"
],
"install_type": "git-clone",
- "description": "This is a ComfyUI node that processes your input text with the [a/Unprompted templating language](https://github.com/ThereforeGames/unprompted). Early alpha release.\n"
+ "description": "A node that processes input text with the [a/Unprompted templating language](https://github.com/ThereforeGames/unprompted)."
},
{
"author": "Tool Of North america",
@@ -10549,7 +10837,7 @@
"https://github.com/haohaocreates/ComfyUI-HH-Image-Selector"
],
"install_type": "git-clone",
- "description": "comfuio custom node that returns an image from a batch based on selected criteria such as RGB value, brightness, etc (credits to chris goringe's custom nodes tutorial )."
+ "description": "comfy ui custom node that returns an image from a batch based on selected criteria such as RGB value, brightness, etc (credits to chris goringe's custom nodes tutorial )."
},
{
"author": "exdysa",
@@ -10658,7 +10946,7 @@
"https://github.com/dicksondickson/ComfyUI-Dickson-Nodes"
],
"install_type": "git-clone",
- "description": "Custom nodes for ComfyUI by DicksonDickson."
+ "description": "A set of custom nodes that I've either written myself or adapted from other authors"
},
{
"author": "juehackr",
@@ -10984,17 +11272,6 @@
"install_type": "git-clone",
"description": "a comfyui custom node, which can select value from inputs"
},
- {
- "author": "mingqizhang",
- "title": "ComfyUI_InSPyResNet_zmq",
- "id": "inspy",
- "reference": "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq",
- "files": [
- "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq"
- ],
- "install_type": "git-clone",
- "description": "Nodes:INSPY removebg ModelLoader, INSPY RMBG"
- },
{
"author": "GreenLandisaLie",
"title": "AuraSR-ComfyUI",
@@ -11070,7 +11347,7 @@
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope"
],
"install_type": "git-clone",
- "description": "The SideBySide Node is a powerful tool designed for ComfyUI to generate stereoscopic images. It takes a base image and a corresponding depth map as inputs and produces a combined image that simulates a 3D effect when viewed with appropriate equipment."
+ "description": "Side by Side 3D Stereoscope generation node for ComfyUI by SamSeen."
},
{
"author": "jroc22",
@@ -11115,16 +11392,782 @@
"description": "Generate random prompts easily."
},
{
- "author": "MiddleKD",
- "title": "ComfyUI-productfix",
- "id": "productfix",
- "reference": "https://github.com/MiddleKD/ComfyUI-productfix",
+ "author": "metncelik",
+ "title": "comfyui_met_suite",
+ "reference": "https://github.com/metncelik/comfyui_met_suite",
"files": [
- "https://github.com/MiddleKD/ComfyUI-productfix"
+ "https://github.com/metncelik/comfyui_met_suite"
],
"install_type": "git-clone",
- "description": "This is a ComfyUI custom node that helps generate images for e-commerce products while maintaining the text, logo, and details of the original product."
+ "description": "Nodes: Primitive BBOX, BBOX Padding, BBOX Resize, ImageResize KeepRatio."
},
+ {
+ "author": "Smuzzies",
+ "title": "comfyui_meme_maker",
+ "reference": "https://github.com/Smuzzies/comfyui_meme_maker",
+ "files": [
+ "https://github.com/Smuzzies/comfyui_meme_maker"
+ ],
+ "install_type": "git-clone",
+ "description": "Meme Maker Node for ComfyUI."
+ },
+ {
+ "author": "bluevisor",
+ "title": "ComfyUI_PS_Blend_Node",
+ "reference": "https://github.com/bluevisor/ComfyUI_PS_Blend_Node",
+ "files": [
+ "https://github.com/bluevisor/ComfyUI_PS_Blend_Node"
+ ],
+ "install_type": "git-clone",
+ "description": "This repository contains a simple custom node for ComfyUI that implements familiar PS-style blend modes using PyTorch. The PSBlendNode allows you to blend two images together using a variety of blend modes and an opacity parameter."
+ },
+ {
+ "author": "wTechArtist",
+ "title": "ComfyUI-CustomNodes",
+ "reference": "https://github.com/wTechArtist/ComfyUI-CustomNodes",
+ "files": [
+ "https://github.com/wTechArtist/ComfyUI-CustomNodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:Image Blending Mode Mask"
+ },
+ {
+ "author": "mullakhmetov",
+ "title": "comfyui_dynamic_util_nodes",
+ "reference": "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes",
+ "files": [
+ "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes"
+ ],
+ "install_type": "git-clone",
+ "description": "ComfyS3 helpful util nodes for dynamic workflows"
+ },
+ {
+ "author": "HECer",
+ "title": "ComfyUI-FilePathCreator",
+ "reference": "https://github.com/HECer/ComfyUI-FilePathCreator",
+ "files": [
+ "https://github.com/HECer/ComfyUI-FilePathCreator"
+ ],
+ "install_type": "git-clone",
+ "description": "The ComfyUI-FilePathCreator is a custom node extension for ComfyUI designed to generate dynamic filenames based on user-defined parameters. This node helps streamline the process of creating organized and timestamped filenames, ideal for saving output files in a structured manner."
+ },
+ {
+ "author": "adigayung",
+ "title": "ComfyUI-Translator",
+ "reference": "https://github.com/adigayung/ComfyUI-Translator",
+ "files": [
+ "https://github.com/adigayung/ComfyUI-Translator"
+ ],
+ "install_type": "git-clone",
+ "description": "Auto translate all languages to english"
+ },
+ {
+ "author": "ZZXYWQ",
+ "title": "ZZX Nodes",
+ "id": "ZZXYWQ",
+ "reference": "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ",
+ "files": [
+ "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes: StreamRecorder, VideoFormatConverter, ZZX_PaintsUndo"
+ },
+ {
+ "author": "SiliconFlow",
+ "title": "☁️BizyAir Nodes",
+ "id": "bizyair",
+ "reference": "https://github.com/siliconflow/BizyAir",
+ "files": [
+ "https://github.com/siliconflow/BizyAir"
+ ],
+ "install_type": "git-clone",
+ "description": "[a/BizyAir](https://github.com/siliconflow/BizyAir) Comfy Nodes that can run in any environment."
+ },
+ {
+ "author": "BenNarum",
+ "title": "ComfyUI_CAS",
+ "reference": "https://github.com/BenNarum/ComfyUI_CAS",
+ "files": [
+ "https://github.com/BenNarum/ComfyUI_CAS"
+ ],
+ "install_type": "git-clone",
+ "description": "This extension provides nodes that allow experimentation with various elements (samplers, latent, activators, attenuator, scheulders, ...) of Stable Diffusion."
+ },
+ {
+ "author": "Indra's Mirror",
+ "title": "ComfyUI-Documents",
+ "reference": "https://github.com/Excidos/ComfyUI-Documents",
+ "files": [
+ "https://github.com/Excidos/ComfyUI-Documents"
+ ],
+ "install_type": "git-clone",
+ "description": "ComfyUI-Documents is a powerful extension for ComfyUI that enhances workflows with advanced document processing capabilities. It includes nodes for loading and parsing various document types (PDF, TXT, DOC, DOCX), converting PDF pages to images, splitting PDFs into individual pages, and selecting specific images from batches. Features include text extraction, image conversion, and seamless integration with existing ComfyUI projects."
+ },
+ {
+ "author": "Indra's Mirror",
+ "title": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper",
+ "reference": "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper",
+ "files": [
+ "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper"
+ ],
+ "install_type": "git-clone",
+ "description": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper is a custom node for ComfyUI that integrates the advanced Lumina-Next-SFT model. It offers high-quality image generation with features like time-aware scaling, optional ODE sampling, and support for high-resolution outputs. This node brings the power of the Lumina text-to-image pipeline directly into ComfyUI workflows, allowing for flexible and powerful image generation capabilities."
+ },
+ {
+ "author": "Expo",
+ "title": "LM Studio Image to Text Node for ComfyUI",
+ "reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node",
+ "files": [
+ "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node"
+ ],
+ "install_type": "git-clone",
+ "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API."
+ },
+ {
+ "author": "injet-zhou",
+ "title": "comfyui_extra_api",
+ "reference": "https://github.com/injet-zhou/comfyui_extra_api",
+ "files": [
+ "https://github.com/injet-zhou/comfyui_extra_api"
+ ],
+ "install_type": "git-clone",
+ "description": "Add more endpoints to make easy for utilizing ComfyUI API."
+ },
+ {
+ "author": "leestuartx",
+ "title": "ComfyUI-GG",
+ "reference": "https://github.com/leestuartx/ComfyUI-GG",
+ "files": [
+ "https://github.com/leestuartx/ComfyUI-GG"
+ ],
+ "install_type": "git-clone",
+ "description": "ComfyUI-GG is a collection of ComfyUI nodes designed to enhance productivity in image processing workflows. This plugin provides a set of custom nodes that perform various image manipulations and metadata extractions to streamline your tasks."
+ },
+ {
+ "author": "mgfxer",
+ "title": "ComfyUI-FrameFX",
+ "reference": "https://github.com/mgfxer/ComfyUI-FrameFX",
+ "files": [
+ "https://github.com/mgfxer/ComfyUI-FrameFX"
+ ],
+ "install_type": "git-clone",
+ "description": "A set of custom nodes for frame interpolation and video processing in ComfyUI."
+ },
+ {
+ "author": "Cyberschorsch",
+ "title": "ComfyUI Checkpoint Loader Config",
+ "reference": "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader",
+ "files": [
+ "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader"
+ ],
+ "install_type": "git-clone",
+ "description": "Provides a custom node to load config for sampler nodes from a yaml file."
+ },
+ {
+ "author": "fearnworks",
+ "title": "Fearnworks Nodes",
+ "id": "fearnworks",
+ "reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes",
+ "files": [
+ "https://github.com/fearnworks/ComfyUI_FearnworksNodes"
+ ],
+ "install_type": "git-clone",
+ "description": "This extension provides various nodes to support multimodal workflows."
+ },
+ {
+ "author": "3D-MeshTool",
+ "title": "ComfyUI-3D-MeshTool",
+ "id": "3D-MeshTool",
+ "reference": "https://github.com/807502278/ComfyUI-3D-MeshTool",
+ "files": [
+ "https://github.com/807502278/ComfyUI-3D-MeshTool"
+ ],
+ "install_type": "git-clone",
+ "description": "A simple 3D model processing tool within ComfyUI."
+ },
+ {
+ "author": "JackEllie",
+ "title": "ComfyUI-AI-Assistant",
+ "id": "AI-Assistant",
+ "reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant",
+ "files": [
+ "https://github.com/JackEllie/ComfyUI_AI_Assistant"
+ ],
+ "install_type": "git-clone",
+ "description": "ComfyUI native implementation of [a/AI-Assistant](https://github.com/tori29umai0123/AI-Assistant)."
+ },
+ {
+ "author": "APZmedia",
+ "title": "APZmedia Clean Name",
+ "id": "clean-filename",
+ "reference": "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string",
+ "files": [
+ "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string"
+ ],
+ "install_type": "git-clone",
+ "description": "A custom node to sanitize text to make clean file names from strings."
+ },
+ {
+ "author": "N3rd00d",
+ "title": "ComfyUI-Paint3D-Nodes",
+ "id": "paint3d",
+ "reference": "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes",
+ "files": [
+ "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Paint3D Nodes is a custom ComfyUI node for 3D model texture inpainting based on [a/Paint3D](https://arxiv.org/pdf/2312.13913)."
+ },
+ {
+ "author": "sn0w12",
+ "title": "ComfyUI-Sn0w-Scripts",
+ "reference": "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts",
+ "files": [
+ "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts"
+ ],
+ "install_type": "git-clone",
+ "description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts."
+ },
+ {
+ "author": "MiaoshouAI",
+ "title": "ComfyUI-Miaoshouai-Tagger",
+ "id": "miaoshouai-tagger",
+ "reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger",
+ "files": [
+ "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger"
+ ],
+ "install_type": "git-clone",
+ "description": "A node helps with image tagging and caption based on Florence-2-base-PromptGen model."
+ },
+ {
+ "author": "Patricio Gonzalez Vivo",
+ "title": "GLSL Nodes",
+ "reference": "https://github.com/patriciogonzalezvivo/comfyui_glslnodes",
+ "files": [
+ "https://github.com/patriciogonzalezvivo/comfyui_glslnodes"
+ ],
+ "install_type": "git-clone",
+ "description": "A collections of nodes to support GLSL shaders inside a workflow."
+ },
+ {
+ "author": "ader47",
+ "title": "ComfyUI-MeshHamer",
+ "reference": "https://github.com/ader47/comfyui_meshhamer",
+ "files": [
+ "https://github.com/ader47/comfyui_meshhamer"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:MeshHamer Hand Refiner. See also: [a/HaMeR: Hand Mesh Recovery](https://github.com/geopavlakos/hamer/tree/main)"
+ },
+ {
+ "author": "2kpr",
+ "title": "ComfyUI-UltraPixel",
+ "id": "comfyui-ultrapixel",
+ "reference": "https://github.com/2kpr/ComfyUI-UltraPixel",
+ "files": [
+ "https://github.com/2kpr/ComfyUI-UltraPixel"
+ ],
+ "install_type": "git-clone",
+ "description": "Implementation of UltraPixel on ComfyUI"
+ },
+ {
+ "author": "LightSketch-ai",
+ "title": "ComfyUI-LivePortraitNode (Replicate API)",
+ "id": "lightsketchlp",
+ "reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode",
+ "files": [
+ "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode"
+ ],
+ "install_type": "git-clone",
+ "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)."
+ },
+ {
+ "author": "aaronchm",
+ "title": "z-a1111-sd-webui-DanTagGen",
+ "id":"z-a1111-sd-webui-DanTagGen",
+ "reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen",
+ "files":[
+ "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen"
+ ],
+ "install_type":"git-clone",
+ "description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension."
+ },
+ {
+ "author": "mikebilly",
+ "title": "Transparent-background-comfyUI",
+ "id":"transparent-background-comfyui",
+ "reference": "https://github.com/mikebilly/Transparent-background-comfyUI",
+ "files":[
+ "https://github.com/mikebilly/Transparent-background-comfyUI"
+ ],
+ "install_type":"git-clone",
+ "description":"Removes background using Transparent Background"
+ },
+ {
+ "author": "un-seen",
+ "title": "comfyui-tensorop",
+ "id":"comfyui-tensorop",
+ "reference": "https://github.com/un-seen/comfyui-tensorops",
+ "files":[
+ "https://github.com/un-seen/comfyui-tensorops"
+ ],
+ "install_type":"git-clone",
+ "description":"Nodes to perform tensor operations in ComfyUI"
+ },
+ {
+ "author": "un-seen",
+ "title": "ComfyUI Segment Anything",
+ "reference": "https://github.com/un-seen/comfyui_segment_anything_plus",
+ "files":[
+ "https://github.com/un-seen/comfyui_segment_anything_plus"
+ ],
+ "install_type":"git-clone",
+ "description":"This project is a ComfyUI version of [a/sd-webui-segment-anything](https://github.com/continue-revolution/sd-webui-segment-anything). At present, only the most core functionalities have been implemented. I would like to express my gratitude to [a/continue-revolution](https://github.com/continue-revolution) for their preceding work on which this is based."
+ },
+ {
+ "author": "john-mnz",
+ "title": "ComfyUI-Inspyrenet-Rembg",
+ "id":"inspyrenet",
+ "reference": "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg",
+ "files":[
+ "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg"
+ ],
+ "install_type":"git-clone",
+ "description":"ComfyUI node for background removal implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)"
+ },
+ {
+ "author": "Koushakur",
+ "title": "ComfyUI-DenoiseChooser",
+ "id":"denoise-chooser",
+ "reference": "https://github.com/Koushakur/ComfyUI-DenoiseChooser",
+ "files":[
+ "https://github.com/Koushakur/ComfyUI-DenoiseChooser"
+ ],
+ "install_type":"git-clone",
+ "description":"The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value"
+ },
+ {
+ "author": "ycchanau",
+ "title": "ComfyUI Preview Magnifier",
+ "id":"magnifier",
+ "reference": "https://github.com/ycchanau/ComfyUI_Preview_Magnifier",
+ "files":[
+ "https://github.com/ycchanau/ComfyUI_Preview_Magnifier"
+ ],
+ "install_type":"git-clone",
+ "description":"Custom nodes that preview image with a magnifier."
+ },
+ {
+ "author": "lrzjason",
+ "title": "Comfyui Kolors Utils",
+ "reference": "https://github.com/lrzjason/Comfyui-Kolors-Utils",
+ "files":[
+ "https://github.com/lrzjason/Comfyui-Kolors-Utils"
+ ],
+ "install_type":"git-clone",
+ "description":"Nodes: Save Weight As Kolors Unet, Save Kolors"
+ },
+ {
+ "author": "lrzjason",
+ "title": "ComfyUIJasonNode",
+ "reference": "https://github.com/lrzjason/ComfyUIJasonNode",
+ "files": [
+ "https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py",
+ "https://github.com/lrzjason/ComfyUIJasonNode/raw/main/LatentByRatio.py",
+ ""
+ ],
+ "install_type": "copy",
+ "description": "Nodes:SDXLMixSampler, LatentByRatio"
+ },
+ {
+ "author": "amorano",
+ "title": "Cozy Communication",
+ "id": "cozy_comm",
+ "reference": "https://github.com/cozy-comfyui/cozy_comm",
+ "files": [
+ "https://github.com/cozy-comfyui/cozy_comm"
+ ],
+ "nodename_pattern": " \\(cozy\\)",
+ "install_type": "git-clone",
+ "description": "Post images and video to Discord. Nodes to facilitate communication using REST."
+ },
+ {
+ "author": "ShmuelRonen",
+ "title": "ComfyUI-AstralAnimator",
+ "id": "astralanimator",
+ "reference": "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator",
+ "files": [
+ "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator"
+ ],
+ "install_type": "git-clone",
+ "description": "A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation."
+ },
+ {
+ "author": "RhizoNymph",
+ "title": "ComfyUI-Latte",
+ "id": "latte",
+ "reference": "https://github.com/RhizoNymph/ComfyUI-Latte",
+ "files": [
+ "https://github.com/RhizoNymph/ComfyUI-Latte"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:LatteVideoGenerator"
+ },
+ {
+ "author": "Marksusu",
+ "title": "ComfyUI_MTEncode",
+ "id": "mtencode",
+ "reference": "https://github.com/Marksusu/ComfyUI_MTEncode",
+ "files": [
+ "https://github.com/Marksusu/ComfyUI_MTEncode"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:MTCLIPEncode"
+ },
+ {
+ "author": "fssorc",
+ "title": "ComfyUI_FaceShaper",
+ "id": "facesharper",
+ "reference": "https://github.com/fssorc/ComfyUI_FaceShaper",
+ "files": [
+ "https://github.com/fssorc/ComfyUI_FaceShaper"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:Match two faces' shape before using other face swap nodes\nFace-swapping tools typically only replace facial features during the swap, without altering the facial shape. When there is a significant difference in facial shape between the target person and the person in the original photo, the result of the face swap is less satisfactory.\nThis project is a small script that can first liquefy and stretch the face in the original photo according to the horizontal and vertical proportions of the target person's facial contour. The resulting image can be used as input for other face-swapping nodes."
+ },
+ {
+ "author": "BetaDoggo",
+ "title": "ComfyUI YetAnotherSafetyChecker",
+ "id": "yetanothersafetychecker",
+ "reference": "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker",
+ "files": [
+ "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker"
+ ],
+ "install_type": "git-clone",
+ "description": "Just a simple node to filter out NSFW outputs. This node utilizes [a/AdamCodd/vit-base-nsfw-detector](https://huggingface.co/AdamCodd/vit-base-nsfw-detector) to score the outputs. I chose this model because it's small, fast, and performed very well in my testing. Nudity tends to be scored in the 0.95+ range, but I've set the default to 0.8 as a safe baseline."
+ },
+ {
+ "author": "BetaDoggo",
+ "title": "ComfyUI Video Player",
+ "id": "videoplayer",
+ "reference": "https://github.com/BetaDoggo/ComfyUI-VideoPlayer",
+ "files": [
+ "https://github.com/BetaDoggo/ComfyUI-VideoPlayer"
+ ],
+ "install_type": "git-clone",
+ "description": "1 step closer to replacing all software with comfy"
+ },
+ {
+ "author": "WX-NPS1598",
+ "title": "Auto Crop By NPS",
+ "id": "autocrop-nps",
+ "reference": "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS",
+ "files": [
+ "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS"
+ ],
+ "install_type": "git-clone",
+ "description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider. "
+ },
+ {
+ "author": "googincheng",
+ "title": "ComfyUX",
+ "id": "comfyux",
+ "reference": "https://github.com/googincheng/ComfyUX",
+ "files": [
+ "https://github.com/googincheng/ComfyUX"
+ ],
+ "install_type": "git-clone",
+ "description": "Better user experience plugin for ComfyUI."
+ },
+ {
+ "author": "wootwootwootwoot",
+ "title": "ComfyUI-RK-Sampler",
+ "id": "rk_sampler",
+ "reference": "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler",
+ "files": [
+ "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler"
+ ],
+ "install_type": "git-clone",
+ "description": "Batched Runge-Kutta Samplers for ComfyUI"
+ },
+ {
+ "author": "TechnoByteJS",
+ "title": "TechNodes",
+ "id": "technodes",
+ "reference": "https://github.com/TechnoByteJS/ComfyUI-TechNodes",
+ "files": [
+ "https://github.com/TechnoByteJS/ComfyUI-TechNodes"
+ ],
+ "install_type": "git-clone",
+ "description": "ComfyUI nodes for merging, testing and more.\nNOTE: SDNext Merge, VAE Merge, MBW Layers, Repeat VAE, Quantization."
+ },
+ {
+ "author": "Fantasy AI Studio",
+ "title": "FAI-Node",
+ "id": "FAI-Node",
+ "reference": "https://github.com/alanhuang67/ComfyUI-FAI-Node",
+ "files": [
+ "https://github.com/alanhuang67/ComfyUI-FAI-Node"
+ ],
+ "install_type": "git-clone",
+ "description": "Various custom nodes for ComfyUI"
+ },
+ {
+ "author": "MuziekMagie",
+ "title": "ComfyUI-Matchering",
+ "id": "matchering",
+ "reference": "https://github.com/MuziekMagie/ComfyUI-Matchering",
+ "files": [
+ "https://github.com/MuziekMagie/ComfyUI-Matchering"
+ ],
+ "install_type": "git-clone",
+ "description": "A [a/Matchering](https://github.com/sergree/matchering)-node for ComfyUI.\nNOTE: You take TWO audio files and feed them into Matchering"
+ },
+ {
+ "author": "filliptm",
+ "title": "ComfyUI_FL-Trainer",
+ "reference": "https://github.com/filliptm/ComfyUI_FL-Trainer",
+ "files": [
+ "https://github.com/filliptm/ComfyUI_FL-Trainer"
+ ],
+ "install_type": "git-clone",
+ "description": "Train Image Loras on both sd1.5 and SDXL. This repo git clones the pieces needed to train. It pops open a second terminal window do do the training. It will also display the inference samples in the node itself so you can track the results."
+ },
+ {
+ "author": "Mintbeer96",
+ "title": "ComfyUI-KerasOCR",
+ "reference": "https://github.com/Mintbeer96/ComfyUI-KerasOCR",
+ "files": [
+ "https://github.com/Mintbeer96/ComfyUI-KerasOCR"
+ ],
+ "install_type": "git-clone",
+ "description": "An OCR node for detect text in image and returns covering mask."
+ },
+ {
+ "author": "pikenrover",
+ "title": "ComfyUI_PRNodes",
+ "reference": "https://github.com/pikenrover/ComfyUI_PRNodes",
+ "files": [
+ "https://github.com/pikenrover/ComfyUI_PRNodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:RandomPrompt, RandomPromptMixed, ImageScaleTo, EmptyLatentImageScaleBy, LoraLoaderExtended, Save Image w/Metadata, CheckpointLoaderSimpleExtended"
+ },
+ {
+ "author": "EnragedAntelope",
+ "title": "ComfyUI-Doubutsu-Describer",
+ "reference": "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer",
+ "files": [
+ "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer"
+ ],
+ "install_type": "git-clone",
+ "description": "This custom node for ComfyUI allows you to use the Doubutsu small VLM model to describe images. Credit and further information on Doubutsu: [a/https://huggingface.co/qresearch/doubutsu-2b-pt-756](https://huggingface.co/qresearch/doubutsu-2b-pt-756)"
+ },
+ {
+ "author": "jn-jairo",
+ "title": "JNComfy",
+ "reference": "https://github.com/jn-jairo/jn_comfyui",
+ "files": [
+ "https://github.com/jn-jairo/jn_comfyui"
+ ],
+ "install_type": "git-clone",
+ "description": "ComfyUI extension with patches and nodes.\nPatches:Preview device, Extension device, Temperature, Memory estimation, Optimizations, Easy generic inputs, Easy multiple inputs.\nNODES: Image nodes, Image/Area nodes, Image/Blip nodes, Image/Face nodes, Sampling nodes, Patch nodes, Primitive nodes, Primitive/Conversion nodes, Primitive/Process nodes, Workflow nodes, etc..."
+ },
+ {
+ "author": "akierson",
+ "title": "comfyui-colornodes",
+ "reference": "https://github.com/akierson/comfyui-colornodes",
+ "files": [
+ "https://github.com/akierson/comfyui-colornodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Basic Color Nodes for ComfyUI"
+ },
+ {
+ "author": "akierson",
+ "title": "ComfyUI-textnodes",
+ "reference": "https://github.com/akierson/ComfyUI-textnodes",
+ "files": [
+ "https://github.com/akierson/ComfyUI-textnodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Misc Text Nodes for Comfy UI"
+ },
+ {
+ "author": "ai-shizuka",
+ "title": "ComfyUI-tbox",
+ "reference": "https://github.com/ai-shizuka/ComfyUI-tbox",
+ "files": [
+ "https://github.com/ai-shizuka/ComfyUI-tbox"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:ImageLoader, ImageSaver, ImagesSaver, ImageResize, ImageSize."
+ },
+ {
+ "author": "neverbiasu",
+ "title": "ComfyUI-Image-Captioner",
+ "id": "image-captioner",
+ "reference": "https://github.com/neverbiasu/ComfyUI-Image-Captioner",
+ "files": [
+ "https://github.com/neverbiasu/ComfyUI-Image-Captioner"
+ ],
+ "install_type": "git-clone",
+ "description": "A ComfyUI extension for generating captions of images."
+ },
+ {
+ "author": "DriftJohnson",
+ "title": "DJZ-Nodes",
+ "id": "DJZ-Nodes",
+ "reference": "https://github.com/MushroomFleet/DJZ-Nodes",
+ "files": [
+ "https://github.com/MushroomFleet/DJZ-Nodes"
+ ],
+ "install_type": "git-clone",
+ "description": "AspectSize and other nodes"
+ },
+ {
+ "author": "var1ableX",
+ "title": "ComfyUI_Accessories",
+ "reference": "https://github.com/var1ableX/ComfyUI_Accessories",
+ "files": [
+ "https://github.com/var1ableX/ComfyUI_Accessories"
+ ],
+ "install_type": "git-clone",
+ "description": "Get Mask Dimensions"
+ },
+ {
+ "author": "Makki_Shizu",
+ "title": "comfyui_reimgsize",
+ "id": "reimgsize",
+ "reference": "https://github.com/MakkiShizu/comfyui_reimgsize",
+ "files": [
+ "https://github.com/MakkiShizu/comfyui_reimgsize"
+ ],
+ "install_type": "git-clone",
+ "description": "a simple reimgsize node(s) in comfyui."
+ },
+ {
+ "author": "JosefKuchar",
+ "title": "ComfyUI-AdvancedTiling",
+ "reference": "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling",
+ "files": [
+ "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling"
+ ],
+ "install_type": "git-clone",
+ "description": "Advanced tiling of various shapes for ComfyUI"
+ },
+ {
+ "author": "neeltheninja",
+ "title": "ComfyUI-TextOverlay",
+ "reference": "https://github.com/neeltheninja/ComfyUI-TextOverlay",
+ "files": [
+ "https://github.com/neeltheninja/ComfyUI-TextOverlay"
+ ],
+ "install_type": "git-clone",
+ "description": "A custom node for ComfyUI that adds text overlay to images, with options for text and background color, opacity, vertical positioning, and custom font selection."
+ },
+ {
+ "author": "Fuou Marinas",
+ "title": "ComfyUI-EbSynth",
+ "id": "comfyEbsynth",
+ "reference": "https://github.com/FuouM/ComfyUI-EbSynth",
+ "files": [
+ "https://github.com/FuouM/ComfyUI-EbSynth"
+ ],
+ "install_type": "git-clone",
+ "description": "Run EbSynth, Fast Example-based Image Synthesis and Style Transfer, in ComfyUI."
+ },
+ {
+ "author": "Parameshvadivel",
+ "title": "ComfyUI-SVGview",
+ "id": "svgview",
+ "reference": "https://github.com/Parameshvadivel/ComfyUI-SVGview",
+ "files": [
+ "https://github.com/Parameshvadivel/ComfyUI-SVGview"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:Preview SVG"
+ },
+ {
+ "author": "Visionatrix",
+ "title": "ComfyUI-Visionatrix",
+ "id": "visionatrix",
+ "reference": "https://github.com/Visionatrix/ComfyUI-Visionatrix",
+ "files": [
+ "https://github.com/Visionatrix/ComfyUI-Visionatrix"
+ ],
+ "install_type": "git-clone",
+ "description": "The ComfyUI-Visionatrix nodes are designed for convenient ComfyUI to [a/Visionatrix](https://github.com/Visionatrix/Visionatrix) workflow support migration, in particular to extract prompt input params (input, textarea, checkbox, select, range, file) to be used in simplified Visionatrix UI."
+ },
+ {
+ "author": "liangt",
+ "title": "comfyui-loadimagewithsubfolder",
+ "reference": "https://github.com/liangt/comfyui-loadimagewithsubfolder",
+ "files": [
+ "https://github.com/liangt/comfyui-loadimagewithsubfolder"
+ ],
+ "install_type": "git-clone",
+ "description": "Extend LoadImage node with subfolder support"
+ },
+ {
+ "author": "vault-developer",
+ "title": "Image-blender",
+ "reference": "https://github.com/vault-developer/comfyui-image-blender",
+ "files": [
+ "https://github.com/vault-developer/comfyui-image-blender"
+ ],
+ "install_type": "git-clone",
+ "description": "A custom node to blend two images together using a specified blending mode."
+ },
+ {
+ "author": "gisu",
+ "title": "foxpack",
+ "id": "foxp",
+ "reference": "https://github.com/gisu/comfyui-foxpack",
+ "files": [
+ "https://github.com/gisu/comfyui-foxpack"
+ ],
+ "install_type": "git-clone",
+ "description": "Collection of nodes for the automation of workflows"
+ },
+ {
+ "author": "webfiltered",
+ "title": "WTF? - a debug node for ComfyUI",
+ "id": "debugnode",
+ "reference": "https://github.com/webfiltered/DebugNode-ComfyUI",
+ "files": [
+ "https://github.com/webfiltered/DebugNode-ComfyUI"
+ ],
+ "install_type": "git-clone",
+ "description": "This node provides a simple way to view the output of many nodes, without leaving ComfyUI."
+ },
+ {
+ "author": "pzc163",
+ "title": "Comfyui-CatVTON",
+ "id": "catvton",
+ "reference": "https://github.com/pzc163/Comfyui-CatVTON",
+ "files": [
+ "https://github.com/pzc163/Comfyui-CatVTON"
+ ],
+ "install_type": "git-clone",
+ "description": "Comfyui-CatVTON This repository is the modified official Comfyui node of CatVTON, which is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) 3) Simplified Inference (< 8G VRAM for 1024X768 resolution).\nThe original GitHub project is [a/https://github.com/Zheng-Chong/CatVTON](https://github.com/Zheng-Chong/CatVTON)"
+ },
+ {
+ "author": "aisabervisionlab",
+ "title": "ComfyUI_merge_ASVL",
+ "id": "merge-asvl",
+ "reference": "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL",
+ "files": [
+ "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL"
+ ],
+ "install_type": "git-clone",
+ "description": "This is a simple node for connecting images. For pictures of the same size, users can choose to fill in vertical in the parameter to connect the pictures vertically or fill in horizontal to connect the pictures horizontally."
+ },
+
+
+
+
+
@@ -11220,18 +12263,6 @@
"install_type": "copy",
"description": "fcFloatMatic is a custom module, that when configured correctly will increment through the lines generating you loras at different strengths. The JSON file will load the config."
},
- {
- "author": "lrzjason",
- "title": "ComfyUIJasonNode",
- "reference": "https://github.com/lrzjason/ComfyUIJasonNode",
- "files": [
- "https://github.com/lrzjason/ComfyUIJasonNode/raw/main/SDXLMixSampler.py",
- "https://github.com/lrzjason/ComfyUIJasonNode/raw/main/LatentByRatio.py",
- ""
- ],
- "install_type": "copy",
- "description": "Nodes:SDXLMixSampler, LatentByRatio"
- },
{
"author": "lordgasmic",
"title": "Wildcards",
@@ -11368,17 +12399,6 @@
"install_type": "copy",
"description": "Nodes:Apply Invisible Watermark, Extract Watermark. Adds up to 12 characters encoded into an image that can be extracted."
},
- {
- "author": "fearnworks",
- "title": "Fearnworks Custom Nodes",
- "id": "fearnworks",
- "reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes",
- "files": [
- "https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py"
- ],
- "install_type": "copy",
- "description": "A collection of ComfyUI nodes. These nodes are tailored for specific tasks, such as counting files in directories and sorting text segments based on token counts. Currently this is only tested on SDXL 1.0 models. An additional swich is needed to hand 1.x"
- },
{
"author": "LZC",
"title": "Hayo comfyui nodes",
diff --git a/extension-node-map.json b/extension-node-map.json
index 5697d126..6aba4b4c 100644
--- a/extension-node-map.json
+++ b/extension-node-map.json
@@ -48,7 +48,11 @@
"https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": [
[
"EGIPAdapter_Mad_Assistant",
- "EGIPAdapter_Mad_AssistantV2"
+ "EGIPAdapter_Mad_AssistantV1",
+ "EGIPAdapter_Mad_AssistantV2",
+ "EGIPAdapter_Mad_AssistantV3",
+ "EGIPAdapter_Mad_AssistantV4",
+ "EGIPAdapter_Mad_AssistantV5"
],
{
"title_aux": "ComfUI-EGAdapterMadAssistant"
@@ -139,6 +143,16 @@
"title_aux": "Hayo comfyui nodes"
}
],
+ "https://github.com/2kpr/ComfyUI-UltraPixel": [
+ [
+ "UltraPixelLoad",
+ "UltraPixelProcess"
+ ],
+ {
+ "author": "italo",
+ "title_aux": "ComfyUI-UltraPixel"
+ }
+ ],
"https://github.com/42lux/ComfyUI-safety-checker": [
[
"Safety Checker"
@@ -204,6 +218,46 @@
"title_aux": "ComfyUI-DareMerge"
}
],
+ "https://github.com/807502278/ComfyUI-3D-MeshTool": [
+ [
+ "Auto_Normal",
+ "Load_OBJ",
+ "Mesh_Clean_Data",
+ "Mesh_Cleanup",
+ "Mesh_Data",
+ "Mesh_Data_Statistics",
+ "Mesh_Optimization",
+ "Mesh_Subdivide",
+ "UV_options",
+ "UnwrapUV_Auto_xatlas",
+ "UnwrapUV_xatlas",
+ "array-append",
+ "array-attribute",
+ "array-convert",
+ "array-end-increment",
+ "array-end-step",
+ "array-is-null",
+ "array-number-to-angle",
+ "array-select-element",
+ "array-step",
+ "array-step-increment",
+ "array-t",
+ "array-to-camposes",
+ "cam-pos-bus",
+ "mesh_data_bus",
+ "mesh_remap_cubvh",
+ "show_any",
+ "string-to-array",
+ "vc_to_texture"
+ ],
+ {
+ "author": "807502278",
+ "description": "A simple 3D model processing tool within ComfyUI",
+ "nickname": "3D Mesh Tool",
+ "title": "3D Mesh Tool",
+ "title_aux": "ComfyUI-3D-MeshTool"
+ }
+ ],
"https://github.com/80sVectorz/ComfyUI-Static-Primitives": [
[
"FloatStaticPrimitive",
@@ -448,6 +502,44 @@
"title_aux": "ComfyUI_V-Express"
}
],
+ "https://github.com/AIFSH/CosyVoice-ComfyUI": [
+ [
+ "CosyVoiceDubbingNode",
+ "CosyVoiceNode",
+ "LoadSRT",
+ "TextNode"
+ ],
+ {
+ "title_aux": "CosyVoice-ComfyUI"
+ }
+ ],
+ "https://github.com/AIFSH/DiffMorpher-ComfyUI": [
+ [
+ "DiffMorpherNode",
+ "PreViewGIF",
+ "TextNode"
+ ],
+ {
+ "title_aux": "DiffMorpher-ComfyUI"
+ }
+ ],
+ "https://github.com/AIFSH/SenseVoice-ComfyUI": [
+ [
+ "SenseVoiceNode",
+ "ShowTextNode"
+ ],
+ {
+ "title_aux": "SenseVoice-ComfyUI"
+ }
+ ],
+ "https://github.com/AIFSH/VocalSeparation-ComfyUI": [
+ [
+ "VocalSeparationNode"
+ ],
+ {
+ "title_aux": "VocalSeparation-ComfyUI"
+ }
+ ],
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
[
"LoadMarianMTCheckPoint",
@@ -486,7 +578,8 @@
],
"https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": [
[
- "ToonCrafterNode"
+ "ToonCrafterNode",
+ "ToonCrafterWithSketch"
],
{
"title_aux": "ComfyUI-ToonCrafter"
@@ -552,6 +645,22 @@
"title_aux": "ComfyUI_yanc"
}
],
+ "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [
+ [
+ "CleanFileNameNode"
+ ],
+ {
+ "title_aux": "APZmedia Clean Name"
+ }
+ ],
+ "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": [
+ [
+ "DanTagGen"
+ ],
+ {
+ "title_aux": "z-a1111-sd-webui-DanTagGen"
+ }
+ ],
"https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": [
[
"APS_LatentBatch",
@@ -593,6 +702,7 @@
"IntToStringAdvanced-badger",
"LoadImageAdvanced-badger",
"LoadImagesFromDirListAdvanced-badger",
+ "RotateImageWithPadding",
"SegmentToMaskByPoint-badger",
"SimpleBoolean-badger",
"StringToFizz-badger",
@@ -641,8 +751,10 @@
"ETN_LoadImageBase64",
"ETN_LoadMaskBase64",
"ETN_MergeImageTile",
+ "ETN_NSFWFilter",
"ETN_SendImageWebSocket",
- "ETN_TileLayout"
+ "ETN_TileLayout",
+ "ETN_Translate"
],
{
"title_aux": "ComfyUI Nodes for External Tooling"
@@ -672,6 +784,7 @@
"GoogleTranslateCLIPTextEncodeNode",
"GoogleTranslateTextNode",
"HexToHueNode",
+ "IDENode",
"PainterNode",
"PoseNode",
"PreviewTextNode"
@@ -681,10 +794,56 @@
}
],
"https://github.com/Amorano/Jovimetrix": [
- [],
+ [
+ "ADJUST (JOV) \ud83d\udd78\ufe0f",
+ "AKASHIC (JOV) \ud83d\udcd3",
+ "ARRAY (JOV) \ud83d\udcda",
+ "BLEND (JOV) \u2697\ufe0f",
+ "COLOR BLIND (JOV) \ud83d\udc41\u200d\ud83d\udde8",
+ "COLOR MATCH (JOV) \ud83d\udc9e",
+ "COLOR THEORY (JOV) \ud83d\udede",
+ "COMPARISON (JOV) \ud83d\udd75\ud83c\udffd",
+ "CONSTANT (JOV) \ud83d\udfea",
+ "CROP (JOV) \u2702\ufe0f",
+ "DELAY (JOV) \u270b\ud83c\udffd",
+ "EXPORT (JOV) \ud83d\udcfd",
+ "FILTER MASK (JOV) \ud83e\udd3f",
+ "FLATTEN (JOV) \u2b07\ufe0f",
+ "GLSL (JOV) \ud83c\udf69",
+ "GRADIENT MAP (JOV) \ud83c\uddf2\ud83c\uddfa",
+ "GRAPH (JOV) \ud83d\udcc8",
+ "LERP (JOV) \ud83d\udd30",
+ "MIDI FILTER (JOV) \u2733\ufe0f",
+ "MIDI FILTER EZ (JOV) \u2747\ufe0f",
+ "MIDI MESSAGE (JOV) \ud83c\udf9b\ufe0f",
+ "MIDI READER (JOV) \ud83c\udfb9",
+ "OP BINARY (JOV) \ud83c\udf1f",
+ "OP UNARY (JOV) \ud83c\udfb2",
+ "PIXEL MERGE (JOV) \ud83e\udec2",
+ "PIXEL SPLIT (JOV) \ud83d\udc94",
+ "PIXEL SWAP (JOV) \ud83d\udd03",
+ "QUEUE (JOV) \ud83d\uddc3",
+ "ROUTE (JOV) \ud83d\ude8c",
+ "SAVE OUTPUT (JOV) \ud83d\udcbe",
+ "SHAPE GEN (JOV) \u2728",
+ "SPOUT WRITER (JOV) \ud83c\udfa5",
+ "STACK (JOV) \u2795",
+ "STEREOGRAM (JOV) \ud83d\udcfb",
+ "STEREOSCOPIC (JOV) \ud83d\udd76\ufe0f",
+ "STREAM READER (JOV) \ud83d\udcfa",
+ "STREAM WRITER (JOV) \ud83c\udf9e\ufe0f",
+ "SWIZZLE (JOV) \ud83d\ude35",
+ "TEXT GEN (JOV) \ud83d\udcdd",
+ "THRESHOLD (JOV) \ud83d\udcc9",
+ "TICK (JOV) \u23f1",
+ "TRANSFORM (JOV) \ud83c\udfdd\ufe0f",
+ "VALUE (JOV) \ud83e\uddec",
+ "WAVE GEN (JOV) \ud83c\udf0a",
+ "WAVE GRAPH (JOV) \u25b6 \u0131l\u0131\u0131l\u0131"
+ ],
{
"author": "amorano",
- "description": "Jovimetrix integrates Webcam, MIDI, Spout and GLSL shader support.",
+ "description": "Integrates Webcam, MIDI, Spout and GLSL shader support. Animation",
"nodename_pattern": " \\(JOV\\)$",
"title": "Jovimetrix",
"title_aux": "Jovimetrix Composition Nodes"
@@ -888,6 +1047,84 @@
"title_aux": "bsz-cui-extras"
}
],
+ "https://github.com/BenNarum/ComfyUI_CAS": [
+ [
+ "AttentionToSigmas",
+ "AttenuatorNode",
+ "BasicCFGGuider",
+ "CELU",
+ "CustomAdvancedSampler",
+ "CustomLCMCFGPP",
+ "CustomModelSamplingDiscreteDistilledAncestralCFGPP",
+ "CustomModelSamplingDiscreteDistilledCFGPP",
+ "CustomX0AncestralCFGPP",
+ "CustomX0CFGPP",
+ "ELU",
+ "EPSCFGPPScheduler",
+ "GELU",
+ "GLU",
+ "HardTanhScheduler",
+ "Hardshrink",
+ "Hardsigmoid",
+ "Hardswish",
+ "Hardtanh",
+ "LatentActivation",
+ "LatentChannelPresets",
+ "LatentConvolution",
+ "LatentFFT",
+ "LatentFrequencyPresets",
+ "LatentGlitch",
+ "LatentMath",
+ "LatentMathFormulaBuilder",
+ "LatentMosaic",
+ "LatentNoisePresets",
+ "LatentPixelSort",
+ "LatentSelfAttention",
+ "LatentTwist",
+ "LatentValuePresets",
+ "LatentWarpPresets",
+ "LeakyReLU",
+ "LogSigmoid",
+ "LogSoftmax",
+ "Mish",
+ "PReLU",
+ "RReLU",
+ "ReLU",
+ "ReLU6",
+ "SELU",
+ "SamplerCustomLCMCFGPP",
+ "SamplerCustomModelSamplingDiscreteDistilledAncestralCFGPP",
+ "SamplerCustomModelSamplingDiscreteDistilledCFGPP",
+ "SamplerCustomX0AncestralCFGPP",
+ "SamplerCustomX0CFGPP",
+ "SamplerDPMCFGPP",
+ "SamplerDynamicCFGPP",
+ "SamplerEulerAttnCFGPP",
+ "SamplerEulerStepControlAncestralCFGPP",
+ "SamplerHeunCFGPP",
+ "SamplerLCMUpscaleW",
+ "SamplerLCMUpscaleWCFGPP",
+ "SamplerLCMUpscaleWGPU",
+ "SamplerStepSizeControlCFGPP",
+ "SamplerWeightedCFGPP",
+ "SiLU",
+ "Softmax",
+ "Softmax2D",
+ "SoftmaxScheduler",
+ "Softmin",
+ "Softplus",
+ "Softshrink",
+ "Softsign",
+ "Tanh",
+ "Tanhshrink",
+ "Threshold",
+ "tcd_euler_a_w",
+ "tcd_w"
+ ],
+ {
+ "title_aux": "ComfyUI_CAS"
+ }
+ ],
"https://github.com/BenNarum/SigmaWaveFormNode": [
[
"AttenuatorNode",
@@ -926,6 +1163,25 @@
"title_aux": "ComfyUI Deploy"
}
],
+ "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": [
+ [
+ "ImageToEmoji",
+ "LoadFrame",
+ "LoadJPGFrame",
+ "LoadVideoFrame"
+ ],
+ {
+ "title_aux": "ComfyUI Video Player"
+ }
+ ],
+ "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": [
+ [
+ "YetAnotherSafetyChecker"
+ ],
+ {
+ "title_aux": "ComfyUI YetAnotherSafetyChecker"
+ }
+ ],
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": [
[
"BTPromptSchedule",
@@ -1231,6 +1487,14 @@
"title_aux": "Primere nodes for ComfyUI"
}
],
+ "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": [
+ [
+ "Checkpoint Loader Config"
+ ],
+ {
+ "title_aux": "ComfyUI Checkpoint Loader Config"
+ }
+ ],
"https://github.com/Danand/ComfyUI-ComfyCouple": [
[
"Attention couple",
@@ -1354,6 +1618,35 @@
"title_aux": "ComfyUI-post-processing-nodes"
}
],
+ "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": [
+ [
+ "DoubutsuDescriber"
+ ],
+ {
+ "title_aux": "ComfyUI-Doubutsu-Describer"
+ }
+ ],
+ "https://github.com/Excidos/ComfyUI-Documents": [
+ [
+ "ChunkRouter",
+ "DocumentLoader",
+ "ImageSelector",
+ "PDFPageSplitter",
+ "PDFToImage",
+ "TextChunker"
+ ],
+ {
+ "title_aux": "ComfyUI-Documents"
+ }
+ ],
+ "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": [
+ [
+ "LuminaDiffusersNode"
+ ],
+ {
+ "title_aux": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper"
+ }
+ ],
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [
[
"ModelScopeT2VLoader"
@@ -1451,6 +1744,31 @@
"title_aux": "noise latent perlinpinpin"
}
],
+ "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": [
+ [
+ "Conditioning set timestep from sigma",
+ "Individual channel selector",
+ "Post CFG make a dot",
+ "Post CFG subtract mean",
+ "Pre CFG PAG",
+ "Pre CFG automatic scale",
+ "Pre CFG channel multiplier",
+ "Pre CFG color control",
+ "Pre CFG consensus sharpening",
+ "Pre CFG exponentiation",
+ "Pre CFG perp-neg",
+ "Pre CFG sharpening",
+ "Pre CFG subtract mean",
+ "Pre CFG uncond zero",
+ "Pre CFG variable scaling",
+ "Pre CFG zero attention",
+ "Shape attention",
+ "Support empty uncond"
+ ],
+ {
+ "title_aux": "pre_cfg_comfy_nodes_for_ComfyUI"
+ }
+ ],
"https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": [
[
"Aligned Scheduler",
@@ -1890,6 +2208,21 @@
"title_aux": "NX_PromptStyler"
}
],
+ "https://github.com/FuouM/ComfyUI-EbSynth": [
+ [
+ "ES_Guides7",
+ "ES_Translate",
+ "ES_VideoTransfer",
+ "ES_VideoTransferExtra"
+ ],
+ {
+ "author": "Fuou Marinas",
+ "description": "Run EbSynth in ComfyUI.",
+ "nickname": "EbSynth",
+ "title": "ComfyUI-EbSynth",
+ "title_aux": "ComfyUI-EbSynth"
+ }
+ ],
"https://github.com/FuouM/ComfyUI-FirstOrderMM": [
[
"FOMM_Partswap",
@@ -2014,12 +2347,14 @@
"GR Image/Depth Mask",
"GR Mask Create",
"GR Mask Create Random",
+ "GR Mask Create Random Multi",
"GR Mask Resize",
"GR Multi Mask Create",
"GR Onomatopoeia",
"GR Prompt HUB",
"GR Prompt Selector",
"GR Prompt Selector Multi",
+ "GR Scroller",
"GR Stack Image",
"GR Text Overlay",
"GR Tile and Border Image",
@@ -2053,6 +2388,14 @@
"title_aux": "ComfyUI aichemy nodes"
}
],
+ "https://github.com/HECer/ComfyUI-FilePathCreator": [
+ [
+ "FilePathCreator"
+ ],
+ {
+ "title_aux": "ComfyUI-FilePathCreator"
+ }
+ ],
"https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": [
[
"Moondream Interrogator"
@@ -2074,9 +2417,9 @@
],
{
"author": "AlexL",
- "description": "Scales an input image into a given box size, whereby the aspect ratio keeps retained.",
- "nickname": "Hangover-Image_Scale_Bouning_Box",
- "title": "ComfyUI-Hangover-Image_Scale_Bouning_Box",
+ "description": "Display, save or not save image, with or without extra metadata.",
+ "nickname": "Hangover-Save_Image_Extra_Metadata",
+ "title": "ComfyUI-Hangover-Save_Image",
"title_aux": "ComfyUI-Hangover-Nodes"
}
],
@@ -2111,6 +2454,14 @@
"title_aux": "ComfyUI Floodgate"
}
],
+ "https://github.com/Haoming02/comfyui-resharpen": [
+ [
+ "Resharpen"
+ ],
+ {
+ "title_aux": "ComfyUI ReSharpen"
+ }
+ ],
"https://github.com/HaydenReeve/ComfyUI-Better-Strings": [
[
"BetterString"
@@ -2153,6 +2504,7 @@
"IG Interpolate",
"IG Load Image",
"IG Load Images",
+ "IG MotionPredictor",
"IG Multiply",
"IG Path Join",
"IG String",
@@ -2320,6 +2672,19 @@
"title_aux": "JPS Custom Nodes for ComfyUI"
}
],
+ "https://github.com/JackEllie/ComfyUI_AI_Assistant": [
+ [
+ "apply_lighting_effects",
+ "clean_prompt_tags",
+ "noline_process",
+ "prompt_blacklist",
+ "prompt_sorting",
+ "resize_image_sdxl_ratio"
+ ],
+ {
+ "title_aux": "ComfyUI-AI-Assistant"
+ }
+ ],
"https://github.com/Jannchie/ComfyUI-J": [
[
"DiffusersCompelPromptEmbedding",
@@ -2348,14 +2713,18 @@
"JNodes_BreakMediaInfo",
"JNodes_CheckpointSelectorWithString",
"JNodes_CreateStereoscopicImageFromDepth",
+ "JNodes_FloatLiteral",
+ "JNodes_GetComfyDirectory",
"JNodes_GetOutputDirectory",
"JNodes_GetParameterFromList",
"JNodes_GetParameterGlobal",
"JNodes_GetTempDirectory",
"JNodes_ImageFormatSelector",
"JNodes_ImageSizeSelector",
+ "JNodes_IntLiteral",
"JNodes_LoadVideo",
"JNodes_LoadVisualMediaFromPath",
+ "JNodes_LoadVisualMediaFromPath_Batch",
"JNodes_LoraExtractor",
"JNodes_MediaInfoToString",
"JNodes_OutVideoInfo",
@@ -2374,6 +2743,7 @@
"JNodes_SearchAndReplaceFromFile",
"JNodes_SearchAndReplaceFromList",
"JNodes_SelectRandomFileFromDirectory",
+ "JNodes_SetMetadataA1111",
"JNodes_SetNegativePromptInMetaData",
"JNodes_SetPositivePromptInMetaData",
"JNodes_SplitAndJoin",
@@ -2471,6 +2841,16 @@
"title_aux": "comfy-plasma"
}
],
+ "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": [
+ [
+ "AdvancedTiling",
+ "AdvancedTilingSettings",
+ "AdvancedTilingVAEDecode"
+ ],
+ {
+ "title_aux": "ComfyUI-AdvancedTiling"
+ }
+ ],
"https://github.com/Kangkang625/ComfyUI-paint-by-example": [
[
"PaintbyExamplePipeLoader",
@@ -2484,10 +2864,9 @@
[
"CLIPInterrogator",
"FormattedPromptNode",
- "IPAdapterBinApply",
- "IPAdapterBinPreprocessor",
"ImageBatcher",
"LoadImagePlus",
+ "LoadVideoPlus",
"TensorDebugPlus",
"TextAppendNode",
"TextSearchNode",
@@ -2511,6 +2890,9 @@
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
[
"ACN_AdvancedControlNetApply",
+ "ACN_ControlNet++InputNode",
+ "ACN_ControlNet++LoaderAdvanced",
+ "ACN_ControlNet++LoaderSingle",
"ACN_ControlNetLoaderWithLoraAdvanced",
"ACN_DefaultUniversalWeights",
"ACN_ReferenceControlNet",
@@ -2576,6 +2958,10 @@
"ADE_AttachLoraHookToCLIP",
"ADE_AttachLoraHookToConditioning",
"ADE_BatchedContextOptions",
+ "ADE_CFGExtrasPAG",
+ "ADE_CFGExtrasPAGSimple",
+ "ADE_CFGExtrasRescaleCFG",
+ "ADE_CFGExtrasRescaleCFGSimple",
"ADE_CameraCtrlAnimateDiffKeyframe",
"ADE_CameraManualPoseAppend",
"ADE_CameraPoseAdvanced",
@@ -2584,11 +2970,16 @@
"ADE_CombineLoraHooks",
"ADE_CombineLoraHooksEight",
"ADE_CombineLoraHooksFour",
+ "ADE_ConditioningCombine",
"ADE_ConditioningSetMask",
"ADE_ConditioningSetMaskAndCombine",
"ADE_ConditioningSetUnmaskedAndCombine",
"ADE_CustomCFG",
"ADE_CustomCFGKeyframe",
+ "ADE_CustomCFGKeyframeFromList",
+ "ADE_CustomCFGKeyframeInterpolation",
+ "ADE_CustomCFGKeyframeSimple",
+ "ADE_CustomCFGSimple",
"ADE_EmptyLatentImageLarge",
"ADE_InjectI2VIntoAnimateDiffModel",
"ADE_InjectPIAIntoAnimateDiffModel",
@@ -2600,6 +2991,7 @@
"ADE_LoadAnimateDiffModelWithCameraCtrl",
"ADE_LoadAnimateLCMI2VModel",
"ADE_LoadCameraPoses",
+ "ADE_LoadCameraPosesFromPath",
"ADE_LoopedUniformContextOptions",
"ADE_LoopedUniformViewOptions",
"ADE_LoraHookKeyframe",
@@ -2615,9 +3007,11 @@
"ADE_NoisedImageInjectOptions",
"ADE_NoisedImageInjection",
"ADE_PIA_AnimateDiffKeyframe",
+ "ADE_PairedConditioningCombine",
"ADE_PairedConditioningSetMask",
"ADE_PairedConditioningSetMaskAndCombine",
"ADE_PairedConditioningSetUnmaskedAndCombine",
+ "ADE_PerturbedAttentionGuidanceMultival",
"ADE_RawSigmaSchedule",
"ADE_RegisterLoraHook",
"ADE_RegisterLoraHookModelOnly",
@@ -2625,9 +3019,11 @@
"ADE_RegisterModelAsLoraHookModelOnly",
"ADE_ReplaceCameraParameters",
"ADE_ReplaceOriginalPoseAspectRatio",
+ "ADE_RescaleCFGMultival",
"ADE_SetLoraHookKeyframe",
"ADE_SigmaSchedule",
"ADE_SigmaScheduleSplitAndCombine",
+ "ADE_SigmaScheduleToSigmas",
"ADE_SigmaScheduleWeightedAverage",
"ADE_SigmaScheduleWeightedAverageInterp",
"ADE_StandardStaticContextOptions",
@@ -2638,6 +3034,9 @@
"ADE_UpscaleAndVAEEncode",
"ADE_UseEvolvedSampling",
"ADE_ViewsOnlyContextOptions",
+ "ADE_VisualizeContextOptionsK",
+ "ADE_VisualizeContextOptionsKAdv",
+ "ADE_VisualizeContextOptionsSCustom",
"AnimateDiffLoaderV1",
"CheckpointLoaderSimpleWithNoiseSelect"
],
@@ -2647,6 +3046,7 @@
],
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": [
[
+ "VHS_AudioToVHSAudio",
"VHS_BatchManager",
"VHS_DuplicateImages",
"VHS_DuplicateLatents",
@@ -2667,11 +3067,15 @@
"VHS_SelectEveryNthImage",
"VHS_SelectEveryNthLatent",
"VHS_SelectEveryNthMask",
+ "VHS_SelectImages",
+ "VHS_SelectLatents",
+ "VHS_SelectMasks",
"VHS_SplitImages",
"VHS_SplitLatents",
"VHS_SplitMasks",
"VHS_VAEDecodeBatched",
"VHS_VAEEncodeBatched",
+ "VHS_VHSAudioToAudio",
"VHS_VideoCombine",
"VHS_VideoInfo",
"VHS_VideoInfoLoaded",
@@ -2681,6 +3085,14 @@
"title_aux": "ComfyUI-VideoHelperSuite"
}
],
+ "https://github.com/Koushakur/ComfyUI-DenoiseChooser": [
+ [
+ "DenoiseChooser|Koushakur"
+ ],
+ {
+ "title_aux": "ComfyUI-DenoiseChooser"
+ }
+ ],
"https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": [
[
"SendToDiscordWebhook"
@@ -2742,6 +3154,15 @@
"title_aux": "Canvas Tab"
}
],
+ "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": [
+ [
+ "LightSketch Live Portrait",
+ "Preview Video"
+ ],
+ {
+ "title_aux": "ComfyUI-LivePortraitNode (Replicate API)"
+ }
+ ],
"https://github.com/Limitex/ComfyUI-Calculation": [
[
"CenterCalculation",
@@ -2921,6 +3342,15 @@
"title_aux": "ComfyUI-promptLAB"
}
],
+ "https://github.com/MakkiShizu/comfyui_reimgsize": [
+ [
+ "Cropimg",
+ "Resize"
+ ],
+ {
+ "title_aux": "comfyui_reimgsize"
+ }
+ ],
"https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": [
[
"Image Remove Background (rembg)"
@@ -2948,15 +3378,19 @@
"MaraScottAnyBus_v2",
"MaraScottDisplayInfoNode",
"MaraScottDisplayInfo_v1",
+ "MaraScottMcBoatyRefiner_v4",
+ "MaraScottMcBoatyRefiner_v5",
+ "MaraScottMcBoatyTilePrompter_v4",
+ "MaraScottMcBoatyTilePrompter_v5",
+ "MaraScottMcBoatyUpscalerRefiner_v5",
+ "MaraScottMcBoatyUpscaler_v4",
+ "MaraScottMcBoatyUpscaler_v5",
"MaraScottPasteInpaintingByMask_v1",
"MaraScottPromptFromImage_v1",
"MaraScottSetInpaintingByMask_v1",
"MaraScottUpscalerRefinerNode_v2",
"MaraScottUpscalerRefinerNode_v3",
- "MaraScott_Kijai_TokenCounter_v1",
- "McBoaty_Refiner_v4",
- "McBoaty_TilePrompter_v4",
- "McBoaty_Upscaler_v4"
+ "MaraScott_Kijai_TokenCounter_v1"
],
{
"title_aux": "\ud83d\udc30 MaraScott Nodes"
@@ -3006,6 +3440,14 @@
"title_aux": "ComfyUI_Segment_Mask"
}
],
+ "https://github.com/Marksusu/ComfyUI_MTEncode": [
+ [
+ "MTCLIPEncode"
+ ],
+ {
+ "title_aux": "ComfyUI_MTEncode"
+ }
+ ],
"https://github.com/Mason-McGough/ComfyUI-Mosaica": [
[
"ApplyLUTToLabelImage",
@@ -3019,21 +3461,6 @@
"title_aux": "Mosaica"
}
],
- "https://github.com/MiddleKD/ComfyUI-productfix": [
- [
- "ApplyLatentInjection",
- "DetailTransferAdd",
- "DetailTransferLatentAdd",
- "GetTextMask",
- "ResetModelPatcherCalculateWeight",
- "VQDecoder",
- "VQEncoder",
- "VQLoader"
- ],
- {
- "title_aux": "ComfyUI-productfix"
- }
- ],
"https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": [
[
"IntegratedRandomPromptGenerator",
@@ -3047,6 +3474,55 @@
"title_aux": "Militant Hitchhiker's Switchblade Pack"
}
],
+ "https://github.com/Mintbeer96/ComfyUI-KerasOCR": [
+ [
+ "KerasOCR"
+ ],
+ {
+ "title_aux": "ComfyUI-KerasOCR"
+ }
+ ],
+ "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": [
+ [
+ "IPAAdapterFaceIDBatch",
+ "IPAdapter",
+ "IPAdapterAdvanced",
+ "IPAdapterBatch",
+ "IPAdapterCombineEmbeds",
+ "IPAdapterCombineParams",
+ "IPAdapterCombineWeights",
+ "IPAdapterEmbeds",
+ "IPAdapterEmbedsBatch",
+ "IPAdapterEncoder",
+ "IPAdapterFaceID",
+ "IPAdapterFromParams",
+ "IPAdapterInsightFaceLoader",
+ "IPAdapterLoadEmbeds",
+ "IPAdapterMS",
+ "IPAdapterModelLoader",
+ "IPAdapterNoise",
+ "IPAdapterPreciseComposition",
+ "IPAdapterPreciseCompositionBatch",
+ "IPAdapterPreciseStyleTransfer",
+ "IPAdapterPreciseStyleTransferBatch",
+ "IPAdapterPromptScheduleFromWeightsStrategy",
+ "IPAdapterRegionalConditioning",
+ "IPAdapterSaveEmbeds",
+ "IPAdapterStyleComposition",
+ "IPAdapterStyleCompositionBatch",
+ "IPAdapterTiled",
+ "IPAdapterTiledBatch",
+ "IPAdapterUnifiedLoader",
+ "IPAdapterUnifiedLoaderCommunity",
+ "IPAdapterUnifiedLoaderFaceID",
+ "IPAdapterWeights",
+ "IPAdapterWeightsFromStrategy",
+ "PrepImageForClipVision"
+ ],
+ {
+ "title_aux": "ComfyUI-Kolors-MZ"
+ }
+ ],
"https://github.com/Miosp/ComfyUI-FBCNN": [
[
"JPEG artifacts removal FBCNN"
@@ -3160,12 +3636,39 @@
"title_aux": "ComfyUI_SSStereoscope"
}
],
- "https://github.com/Munkyfoot/ComfyUI-TextOverlay": [
+ "https://github.com/MushroomFleet/DJZ-Nodes": [
[
- "Text Overlay"
+ "AspectSize",
+ "AspectSizeV2"
],
{
- "title_aux": "ComfyUI-TextOverlay"
+ "title_aux": "DJZ-Nodes"
+ }
+ ],
+ "https://github.com/MuziekMagie/ComfyUI-Matchering": [
+ [
+ "Matchering",
+ "MatcheringAdvanced",
+ "MatcheringLimiterConfig"
+ ],
+ {
+ "title_aux": "ComfyUI-Matchering"
+ }
+ ],
+ "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": [
+ [
+ "3D_GenerateDepthImage",
+ "3D_GenerateInpaintMask",
+ "3D_GenerateInpaintUVMapMask",
+ "3D_GeneratePreviewVideo",
+ "3D_LoadMeshModel",
+ "3D_Projection",
+ "3D_SaveUVMapImage",
+ "3D_TrainConfig",
+ "3D_TrainConfigPipe"
+ ],
+ {
+ "title_aux": "ComfyUI-Paint3D-Nodes"
}
],
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
@@ -3187,8 +3690,10 @@
"https://github.com/NimaNzrii/comfyui-photoshop": [
[
"\ud83d\udd39 Photoshop RemoteConnection",
+ "\ud83d\udd39ClipPass",
"\ud83d\udd39Photoshop ComfyUI Plugin",
- "\ud83d\udd39SendTo Photoshop Plugin"
+ "\ud83d\udd39SendTo Photoshop Plugin",
+ "\ud83d\udd39modelPass"
],
{
"title_aux": "comfyui-photoshop"
@@ -3395,6 +3900,9 @@
"QRNG_Node_CSV"
],
{
+ "preemptions": [
+ "SAMLoader"
+ ],
"title_aux": "QRNG_Node_ComfyUI"
}
],
@@ -3415,6 +3923,14 @@
"title_aux": "ComfyUI-CSV-Loader"
}
],
+ "https://github.com/Parameshvadivel/ComfyUI-SVGview": [
+ [
+ "SVGPreview"
+ ],
+ {
+ "title_aux": "ComfyUI-SVGview"
+ }
+ ],
"https://github.com/ParisNeo/lollms_nodes_suite": [
[
"Artbot",
@@ -3525,6 +4041,14 @@
"title_aux": "ComfyUI-RenderRiftNodes"
}
],
+ "https://github.com/RhizoNymph/ComfyUI-Latte": [
+ [
+ "LatteVideoGenerator"
+ ],
+ {
+ "title_aux": "ComfyUI-Latte"
+ }
+ ],
"https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": [
[
"LatentAddTransform",
@@ -3599,7 +4123,8 @@
"ImageLoadFromBase64(IOHelpers)",
"ImageSaveAsBase64(IOHelpers)",
"ImageSaveToPath(IOHelpers)",
- "TypeConversion(IOHelpers)"
+ "TypeConversion(IOHelpers)",
+ "VHSFileNamesToStrings(IOHelpers)"
],
{
"title_aux": "comfyui_io_helpers"
@@ -3689,10 +4214,10 @@
[
"AudioBatchValueNode",
"AudioTranscriptionNode",
+ "BatchedTranscriptionEncoderNode",
"DownloadAudio",
"ImageRepeatInterleavedNode",
"LatentRepeatInterleavedNode",
- "LoadAudio",
"LoadHubertModel",
"LoadPitchExtractionParams",
"LoadRVCModelNode",
@@ -3700,8 +4225,11 @@
"MergeAudioNode",
"MergeImageBatches",
"MergeLatentBatches",
- "PreviewAudio",
+ "RVC-Studio.LoadAudio",
+ "RVC-Studio.PreviewAudio",
"RVCNode",
+ "SimpleMathNode",
+ "SliceNode",
"UVR5Node"
],
{
@@ -4051,6 +4579,14 @@
"title_aux": "Shibiko AI ComfyUI Tools"
}
],
+ "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": [
+ [
+ "AstralAnimator"
+ ],
+ {
+ "title_aux": "ComfyUI-AstralAnimator"
+ }
+ ],
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [
[
"SVDRsizer"
@@ -4115,6 +4651,22 @@
"title_aux": "Chatbox Overlay node for ComfyUI"
}
],
+ "https://github.com/Smuzzies/comfyui_meme_maker": [
+ [
+ "MemeMaker"
+ ],
+ {
+ "title_aux": "comfyui_meme_maker"
+ }
+ ],
+ "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": [
+ [
+ "DeepCache_Fix"
+ ],
+ {
+ "title_aux": "ComfyUI-DeepCache-Fix"
+ }
+ ],
"https://github.com/SoftMeng/ComfyUI_ImageToText": [
[
"ComfyUI_ImageToText"
@@ -4241,7 +4793,8 @@
],
"https://github.com/StartHua/Comfyui_segformer_b2_clothes": [
[
- "segformer_b2_clothes"
+ "segformer_b2_clothes",
+ "segformer_b3_fashion"
],
{
"title_aux": "comfyui_segformer_b2_clothes"
@@ -4249,12 +4802,10 @@
],
"https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [
[
- "Deflicker (SuperBeasts.AI)",
"HDR Effects (SuperBeasts.AI)",
"Image Batch Manager (SuperBeasts.AI)",
"Make Resized Mask Batch (SuperBeasts.AI)",
"Mask Batch Manager (SuperBeasts.AI)",
- "Pixel Deflicker (SuperBeasts.AI)",
"String List Manager (SuperBeasts.AI)"
],
{
@@ -4614,7 +5165,6 @@
"tri3d-extract-parts-mask-batch",
"tri3d-extract-pascal-parts-batch",
"tri3d-face-recognise",
- "tri3d-facer_face_segment",
"tri3d-flexible_color_extract",
"tri3d-float-to-image",
"tri3d-fuzzification",
@@ -4627,7 +5177,6 @@
"tri3d-levindabhi-cloth-seg",
"tri3d-load-pose-json",
"tri3d-load_AEMatter_Model",
- "tri3d-load_MVANet_Model",
"tri3d-luminosity-match",
"tri3d-main_transparent_background",
"tri3d-photoroom-bgremove-api",
@@ -4642,8 +5191,8 @@
"tri3d-recolor-mask-RGB_space",
"tri3d-renormalize_array",
"tri3d-run_AEMatter_inference",
- "tri3d-run_MVANet_inference",
"tri3d-scaled-paste",
+ "tri3d-scaled-paste_unsafe",
"tri3d-simple_bg_swap",
"tri3d-simple_rescale_histogram",
"tri3d-skin-feathered-padded-mask",
@@ -4731,6 +5280,24 @@
"title_aux": "ComfyUI-TeaNodes"
}
],
+ "https://github.com/TechnoByteJS/ComfyUI-TechNodes": [
+ [
+ "ClipQuant",
+ "MBW Layers String",
+ "ModelQuant",
+ "SD1 MBW Layers",
+ "SD1 MBW Layers Binary",
+ "SDNext Merge",
+ "SDXL MBW Layers",
+ "SDXL MBW Layers Binary",
+ "VAE Merge",
+ "VAEQuant",
+ "VAERepeat"
+ ],
+ {
+ "title_aux": "TechNodes"
+ }
+ ],
"https://github.com/TemryL/ComfyS3": [
[
"DownloadFileS3",
@@ -4949,14 +5516,32 @@
],
"https://github.com/VAST-AI-Research/ComfyUI-Tripo": [
[
- "TripoAPIImageToMeshNode",
- "TripoAPITextToMeshNode",
- "TripoGLBViewer"
+ "TripoAPIDraft",
+ "TripoAnimateRetargetNode",
+ "TripoAnimateRigNode",
+ "TripoGLBViewer",
+ "TripoRefineModel"
],
{
"title_aux": "Tripo for ComfyUI"
}
],
+ "https://github.com/Visionatrix/ComfyUI-Visionatrix": [
+ [
+ "VixUiCheckbox",
+ "VixUiCheckboxLogic",
+ "VixUiList",
+ "VixUiListLogic",
+ "VixUiPrompt",
+ "VixUiRangeFloat",
+ "VixUiRangeInt",
+ "VixUiRangeScaleFloat",
+ "VixUiWorkflowMetadata"
+ ],
+ {
+ "title_aux": "ComfyUI-Visionatrix"
+ }
+ ],
"https://github.com/WASasquatch/ASTERR": [
[
"ASTERR",
@@ -5119,6 +5704,7 @@
"Image Seamless Texture",
"Image Select Channel",
"Image Select Color",
+ "Image Send HTTP",
"Image Shadows and Highlights",
"Image Size to Number",
"Image Stitch",
@@ -5252,6 +5838,14 @@
"title_aux": "WAS Node Suite"
}
],
+ "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": [
+ [
+ "AutoCropByNPS"
+ ],
+ {
+ "title_aux": "Auto Crop By NPS"
+ }
+ ],
"https://github.com/WebDev9000/WebDev9000-Nodes": [
[
"IgnoreBraces",
@@ -5270,7 +5864,7 @@
"WF_TextFlow"
],
{
- "title_aux": "ComfyUI-Simply-Nodes"
+ "title_aux": "ComfyUI Simply Nodes"
}
],
"https://github.com/XmYx/deforum-comfy-nodes": [
@@ -5579,6 +6173,16 @@
"title_aux": "ComfyUI-Text_Image-Composite [WIP]"
}
],
+ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": [
+ [
+ "UltraEdit_Generation_Zho",
+ "UltraEdit_ModelLoader_Zho",
+ "UltraEdit_ModelLoader_local_Zho"
+ ],
+ {
+ "title_aux": "ComfyUI-UltraEdit-ZHO"
+ }
+ ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": [
[
"ESAM_ModelLoader_Zho",
@@ -5598,6 +6202,16 @@
"title_aux": "comfyui-portrait-master-zh-cn"
}
],
+ "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [
+ [
+ "StreamRecorder",
+ "VideoFormatConverter",
+ "ZZX_PaintsUndo"
+ ],
+ {
+ "title_aux": "ZZX Nodes"
+ }
+ ],
"https://github.com/ZaneA/ComfyUI-ImageReward": [
[
"ImageRewardLoader",
@@ -5701,6 +6315,14 @@
"title_aux": "ComfyUI-TrashNodes-DownloadHuggingface"
}
],
+ "https://github.com/ader47/comfyui_meshhamer": [
+ [
+ "Meshamer-DepthMapPreprocessor"
+ ],
+ {
+ "title_aux": "ComfyUI-MeshHamer"
+ }
+ ],
"https://github.com/adieyal/comfyui-dynamicprompts": [
[
"DPCombinatorialGenerator",
@@ -5714,6 +6336,15 @@
"title_aux": "DynamicPrompts Custom Nodes"
}
],
+ "https://github.com/adigayung/ComfyUI-Translator": [
+ [
+ "CLIP Text Encode (Auto Translate)",
+ "Prompt Text (Auto Translate)"
+ ],
+ {
+ "title_aux": "ComfyUI-Translator"
+ }
+ ],
"https://github.com/adriflex/ComfyUI_Blender_Texdiff": [
[
"ViewportColor",
@@ -5793,6 +6424,18 @@
"title_aux": "LiamUtil (single node)"
}
],
+ "https://github.com/ai-shizuka/ComfyUI-tbox": [
+ [
+ "ImageLoader",
+ "ImageResize",
+ "ImageSaver",
+ "ImageSize",
+ "ImagesSaver"
+ ],
+ {
+ "title_aux": "ComfyUI-tbox"
+ }
+ ],
"https://github.com/aianimation55/ComfyUI-FatLabels": [
[
"FatLabels"
@@ -5801,6 +6444,44 @@
"title_aux": "Comfy UI FatLabels"
}
],
+ "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": [
+ [
+ "ASVL"
+ ],
+ {
+ "title_aux": "ComfyUI_merge_ASVL"
+ }
+ ],
+ "https://github.com/akierson/ComfyUI-textnodes": [
+ [
+ "Prompt Truncate",
+ "Tidy Tags"
+ ],
+ {
+ "title_aux": "ComfyUI-textnodes"
+ }
+ ],
+ "https://github.com/akierson/comfyui-colornodes": [
+ [
+ "Color Picker",
+ "Color to Hex",
+ "Color to RGB",
+ "Image Replace Color",
+ "Invert Color"
+ ],
+ {
+ "title_aux": "comfyui-colornodes"
+ }
+ ],
+ "https://github.com/al-swaiti/All-IN-ONE-style": [
+ [
+ "ComfyUIStyler",
+ "menus"
+ ],
+ {
+ "title_aux": "All-IN-ONE-style"
+ }
+ ],
"https://github.com/al-swaiti/ComfyUI-CascadeResolutions": [
[
"CascadeResolutions"
@@ -5809,6 +6490,16 @@
"title_aux": "ComfyUI-CascadeResolutions"
}
],
+ "https://github.com/alanhuang67/ComfyUI-FAI-Node": [
+ [
+ "FAIDynamicMask",
+ "FAIScaleScheduler",
+ "FAI_Voronoi_Generator"
+ ],
+ {
+ "title_aux": "FAI-Node"
+ }
+ ],
"https://github.com/alessandrozonta/ComfyUI-CenterNode": [
[
"BBoxCrop"
@@ -5843,6 +6534,7 @@
"Image Saver",
"Int Literal (Image Saver)",
"Sampler Selector (Image Saver)",
+ "SamplerToString (Image Saver)",
"Scheduler Selector (Comfy) (Image Saver)",
"Scheduler Selector (Image Saver)",
"SchedulerComfyToString (Image Saver)",
@@ -6161,8 +6853,10 @@
"Image From S3",
"Image From URL",
"Image To S3",
+ "JSON Text Extraction",
"Prompt Regex Remove",
- "Prompt Template"
+ "Prompt Template",
+ "Prompt Template with Two Inputs"
],
{
"title_aux": "Amazon Bedrock nodes for ComfyUI"
@@ -6312,6 +7006,7 @@
"InpaintingOptionNAID",
"MaskImageToNAID",
"ModelOptionNAID",
+ "NetworkOptionNAID",
"PromptToNAID",
"VibeTransferOptionNAID"
],
@@ -6412,6 +7107,14 @@
"title_aux": "comfyUI_SillyNodes"
}
],
+ "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": [
+ [
+ "PSBlendNode"
+ ],
+ {
+ "title_aux": "ComfyUI_PS_Blend_Node"
+ }
+ ],
"https://github.com/bmad4ever/comfyui_ab_samplercustom": [
[
"AB SamplerCustom (experimental)"
@@ -6691,12 +7394,6 @@
"https://github.com/bvhari/ComfyUI_SUNoise": [
[
"SUNoiseLatent",
- "SamplerDPM2Ancestral_SUN",
- "SamplerDPMPP2SAncestral_SUN",
- "SamplerDPMPP_2M_SDE_SUN",
- "SamplerDPMPP_3M_SDE_SUN",
- "SamplerDPMPP_SDE_SUN",
- "SamplerEulerAncestral_SUN",
"SamplersSUNoise",
"SamplersSUNoiseAdvanced"
],
@@ -6763,9 +7460,11 @@
"https://github.com/cerspense/ComfyUI_cspnodes": [
[
"ImageDirIterator",
+ "IncrementEveryN",
"Modelscopet2v",
"Modelscopev2v",
"RemapRange",
+ "ResizeByImage",
"SplitImageChannels",
"TextFileLineIterator",
"VidDirIterator"
@@ -7263,6 +7962,18 @@
"title_aux": "ComfyUI-Novakid"
}
],
+ "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": [
+ [
+ "CatVTONWrapper"
+ ],
+ {
+ "author": "chflame",
+ "description": "CatVTON warpper for ComfyUI",
+ "nickname": "CatVTON_Wrapper",
+ "title": "CatVTON_Wrapper",
+ "title_aux": "ComfyUI_CatVTON_Wrapper"
+ }
+ ],
"https://github.com/chflame163/ComfyUI_FaceSimilarity": [
[
"Face Similarity"
@@ -7274,6 +7985,7 @@
"https://github.com/chflame163/ComfyUI_LayerStyle": [
[
"LayerColor: AutoAdjust",
+ "LayerColor: AutoAdjustV2",
"LayerColor: AutoBrightness",
"LayerColor: Brightness & Contrast",
"LayerColor: Color of Shadow & Highlight",
@@ -7304,7 +8016,9 @@
"LayerMask: BiRefNetUltra",
"LayerMask: BlendIf Mask",
"LayerMask: CreateGradientMask",
+ "LayerMask: Florence2Ultra",
"LayerMask: ImageToMask",
+ "LayerMask: LoadFlorence2Model",
"LayerMask: MaskBoxDetect",
"LayerMask: MaskByColor",
"LayerMask: MaskByDifferent",
@@ -7325,9 +8039,13 @@
"LayerMask: RemBgUltra",
"LayerMask: RmBgUltra V2",
"LayerMask: SegformerB2ClothesUltra",
+ "LayerMask: SegformerClothesPipelineLoader",
+ "LayerMask: SegformerFashionPipelineLoader",
+ "LayerMask: SegformerUltraV2",
"LayerMask: SegmentAnythingUltra",
"LayerMask: SegmentAnythingUltra V2",
"LayerMask: Shadow & Highlight Mask",
+ "LayerMask: TransparentBackgroundUltra",
"LayerMask: YoloV8Detect",
"LayerStyle: ColorOverlay",
"LayerStyle: ColorOverlay V2",
@@ -7360,6 +8078,7 @@
"LayerUtility: ExtendCanvas",
"LayerUtility: ExtendCanvasV2",
"LayerUtility: Float",
+ "LayerUtility: Florence2Image2Prompt",
"LayerUtility: GetColorTone",
"LayerUtility: GetColorToneV2",
"LayerUtility: GetImageSize",
@@ -7512,16 +8231,17 @@
],
{
"author": "Chris Freilich",
- "description": "This extension provides a \"Blend If (BlendIf)\" node.",
- "nickname": "Virtuoso Pack - Blend If",
- "title": "Virtuoso Pack - Blend If",
+ "description": "This extension provides blur nodes.",
+ "nickname": "Virtuoso Pack - Blur",
+ "title": "Virtuoso Pack - Blur",
"title_aux": "Virtuoso Nodes for ComfyUI"
}
],
"https://github.com/chrisgoringe/cg-image-picker": [
[
"Preview Chooser",
- "Preview Chooser Fabric"
+ "Preview Chooser Fabric",
+ "Simple Chooser"
],
{
"author": "chrisgoringe",
@@ -7555,8 +8275,11 @@
[
"AudioCombine",
"AudioCrop",
+ "AudioGetTempo",
"AudioSeparation",
- "AudioTempoMatch"
+ "AudioSpeedShift",
+ "AudioTempoMatch",
+ "AudioVideoCombine"
],
{
"title_aux": "audio-separation-nodes-comfyui"
@@ -7574,6 +8297,17 @@
"title_aux": "img2colors-comfyui-node"
}
],
+ "https://github.com/christian-byrne/img2txt-comfyui-nodes": [
+ [
+ "img2txt BLIP/Llava Multimodel Tagger"
+ ],
+ {
+ "author": "christian-byrne",
+ "nickname": "Image to Text - Auto Caption",
+ "title": "Img2Txt auto captioning. Choose from models: BLIP, Llava, MiniCPM, MS-GIT. Use model combos and merge results. Specify questions to ask about images (medium, art style, background). Supports Chinese \ud83c\udde8\ud83c\uddf3 questions via MiniCPM.",
+ "title_aux": "img2txt-comfyui-nodes"
+ }
+ ],
"https://github.com/christian-byrne/size-match-compositing-nodes": [
[
"Composite Alpha Layer",
@@ -7583,6 +8317,14 @@
"title_aux": "Node - Size Matcher"
}
],
+ "https://github.com/christian-byrne/youtube-dl-comfyui": [
+ [
+ "YoutubeDL"
+ ],
+ {
+ "title_aux": "youtube-dl-comfyui"
+ }
+ ],
"https://github.com/city96/ComfyUI_ColorMod": [
[
"CV2Tonemap",
@@ -7715,6 +8457,7 @@
"AlignYourStepsScheduler",
"BasicGuider",
"BasicScheduler",
+ "BetaSamplingScheduler",
"CFGGuider",
"CLIPAttentionMultiply",
"CLIPLoader",
@@ -7725,6 +8468,7 @@
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeControlnet",
+ "CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeSD3",
"CLIPTextEncodeSDXL",
"CLIPTextEncodeSDXLRefiner",
@@ -7826,6 +8570,7 @@
"ModelMergeSDXL",
"ModelMergeSimple",
"ModelMergeSubtract",
+ "ModelSamplingAuraFlow",
"ModelSamplingContinuousEDM",
"ModelSamplingContinuousV",
"ModelSamplingDiscrete",
@@ -7856,6 +8601,7 @@
"SamplerCustomAdvanced",
"SamplerDPMAdaptative",
"SamplerDPMPP_2M_SDE",
+ "SamplerDPMPP_2S_Ancestral",
"SamplerDPMPP_3M_SDE",
"SamplerDPMPP_SDE",
"SamplerEulerAncestral",
@@ -7871,6 +8617,7 @@
"SaveLatent",
"SelfAttentionGuidance",
"SetLatentNoiseMask",
+ "SetUnionControlNetType",
"SolidMask",
"SplitImageWithAlpha",
"SplitSigmas",
@@ -7978,6 +8725,15 @@
"title_aux": "ComfyQR-scanning-nodes"
}
],
+ "https://github.com/cozy-comfyui/cozy_comm": [
+ [
+ "CozyDiscordPost"
+ ],
+ {
+ "nodename_pattern": " \\(cozy\\)",
+ "title_aux": "Cozy Communication"
+ }
+ ],
"https://github.com/cozymantis/cozy-utils-comfyui-nodes": [
[
"Cozy Sampler Options"
@@ -8035,6 +8791,8 @@
"IPAdapter",
"IPAdapterAdvanced",
"IPAdapterBatch",
+ "IPAdapterClipVisionEnhancer",
+ "IPAdapterClipVisionEnhancerBatch",
"IPAdapterCombineEmbeds",
"IPAdapterCombineParams",
"IPAdapterCombineWeights",
@@ -8048,6 +8806,8 @@
"IPAdapterMS",
"IPAdapterModelLoader",
"IPAdapterNoise",
+ "IPAdapterPreciseComposition",
+ "IPAdapterPreciseCompositionBatch",
"IPAdapterPreciseStyleTransfer",
"IPAdapterPreciseStyleTransferBatch",
"IPAdapterPromptScheduleFromWeightsStrategy",
@@ -8106,6 +8866,7 @@
"ImageBatchMultiple+",
"ImageCASharpening+",
"ImageColorMatch+",
+ "ImageComposite+",
"ImageCompositeFromMaskBatch+",
"ImageCrop+",
"ImageDesaturate+",
@@ -8124,6 +8885,8 @@
"ImageSeamCarving+",
"ImageTile+",
"ImageToDevice+",
+ "ImageUntile+",
+ "InjectLatentNoise+",
"KSamplerVariationsStochastic+",
"KSamplerVariationsWithNoise+",
"LoadCLIPSegModels+",
@@ -8141,13 +8904,15 @@
"MaskPreview+",
"MaskSmooth+",
"ModelCompile+",
+ "NoiseFromImage+",
"PixelOEPixelize+",
"RemBGSession+",
"RemoveLatentMask+",
"SD3NegativeConditioning+",
"SDXLEmptyLatentSizePicker+",
"SimpleMath+",
- "TransitionMask+"
+ "TransitionMask+",
+ "TransparentBGSession+"
],
{
"title_aux": "ComfyUI Essentials"
@@ -8303,23 +9068,24 @@
],
"https://github.com/daxcay/ComfyUI-DataSet": [
[
- "DATASET_CaptionVisualizer",
- "DATASET_LoadImage",
- "DATASET_OpenAIChat",
- "DATASET_OpenAIChatImage",
- "DATASET_OpenAIChatImageBatch",
- "DATASET_SaveImage",
- "DATASET_SearchAndReplace",
- "DATASET_TXTFileLoader",
- "DATASET_TXTFileSaver",
- "DATASET_TXTFileSaverBatch",
- "DATASET_TagManipulatorByImageNames",
- "DATASET_TriggerWords",
- "DATASET_xCopy"
+ "DataSet_ConceptManager",
+ "DataSet_CopyFiles",
+ "DataSet_FindAndReplace",
+ "DataSet_LoadImage",
+ "DataSet_OpenAIChat",
+ "DataSet_OpenAIChatImage",
+ "DataSet_OpenAIChatImageBatch",
+ "DataSet_PathSelector",
+ "DataSet_SaveImage",
+ "DataSet_TextFilesLoad",
+ "DataSet_TextFilesLoadFromList",
+ "DataSet_TextFilesSave",
+ "DataSet_TriggerWords",
+ "DataSet_Visualizer"
],
{
"author": "Daxton Caylor",
- "description": "Data Research, Preparation And Manipulators Nodes for Model Trainers, Artists, Designers and Animators.",
+ "description": "Data Research, Preparation, and Manipulation Nodes for Model Trainers, Artists, Designers, and Animators.",
"nickname": "ComfyUI-DataSet",
"title": "ComfyUI-DataSet",
"title_aux": "ComfyUI-DataSet"
@@ -8475,6 +9241,7 @@
"https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": [
[
"DicksonColorMatch",
+ "DicksonLoadImage",
"TTPlanet_Tile_Preprocessor_GF",
"TTPlanet_Tile_Preprocessor_Simple",
"TTPlanet_Tile_Preprocessor_cufoff"
@@ -8713,8 +9480,10 @@
"https://github.com/edenartlab/eden_comfy_pipelines": [
[
"Animation_RGB_Mask",
+ "AspectPadImageForOutpainting",
"CLIP_Interrogator",
"ConvertToGrayscale",
+ "DepthSlicer",
"Eden_Bool",
"Eden_Compare",
"Eden_DebugPrint",
@@ -8722,6 +9491,7 @@
"Eden_Int",
"Eden_Lora_Loader",
"Eden_String",
+ "Eden_gpt4_node",
"FolderScanner",
"GetRandomFile",
"Get_Prefixed_Imgs",
@@ -8740,6 +9510,7 @@
"Load_Embeddings_From_Folder",
"MaskFromRGB",
"MaskFromRGB_KMeans",
+ "ParallaxZoom",
"Random_Style_Mixture",
"SaveImageAdvanced",
"SavePosEmbeds",
@@ -8836,15 +9607,19 @@
"title_aux": "ComfyUI-Showrunner-Utils"
}
],
- "https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py": [
+ "https://github.com/fearnworks/ComfyUI_FearnworksNodes": [
[
"Count Files in Directory (FW)",
"Count Tokens (FW)",
+ "CountTokens",
+ "FileCountInDirectory",
"Token Count Ranker(FW)",
- "Trim To Tokens (FW)"
+ "TokenCountRanker",
+ "Trim To Tokens (FW)",
+ "TrimToTokens"
],
{
- "title_aux": "Fearnworks Custom Nodes"
+ "title_aux": "Fearnworks Nodes"
}
],
"https://github.com/fexli/fexli-util-node-comfyui": [
@@ -8915,14 +9690,35 @@
"title_aux": "Pixelization"
}
],
+ "https://github.com/filliptm/ComfyUI_FL-Trainer": [
+ [
+ "FL_ImageCaptionSaver",
+ "FL_KohyaSSAdvConfig",
+ "FL_KohyaSSDatasetConfig",
+ "FL_KohyaSSInitWorkspace",
+ "FL_KohyaSSTrain",
+ "FL_Kohya_EasyTrain",
+ "FL_LoadImagesFromDirectoryPath",
+ "FL_SliderLoraAdvConfig",
+ "FL_SliderLoraDatasetConfig",
+ "FL_SliderLoraInitWorkspace",
+ "FL_SliderLoraTrain"
+ ],
+ {
+ "title_aux": "ComfyUI_FL-Trainer"
+ }
+ ],
"https://github.com/filliptm/ComfyUI_Fill-Nodes": [
[
"FL_Ascii",
"FL_AudioConverter",
"FL_AudioFrameCalculator",
"FL_AudioPreview",
+ "FL_BatchAlign",
+ "FL_BulletHellGame",
"FL_CodeNode",
"FL_DirectoryCrawl",
+ "FL_Dither",
"FL_Glitch",
"FL_HalftonePattern",
"FL_HexagonalPattern",
@@ -8939,14 +9735,20 @@
"FL_KsamplerSettings",
"FL_NFTGenerator",
"FL_PaperDrawn",
+ "FL_PasteOnCanvas",
"FL_PixelArtShader",
"FL_PixelSort",
"FL_PromptSelector",
"FL_RandomNumber",
"FL_RetroEffect",
"FL_Ripple",
+ "FL_SDUltimate_Slices",
+ "FL_SeparateMaskComponents",
"FL_Shadertoy",
- "FL_TD_Sampler"
+ "FL_TD_Sampler",
+ "FL_TetrisGame",
+ "FL_VideoCropMask",
+ "FL_VideoRecompose"
],
{
"title_aux": "ComfyUI_Fill-Nodes"
@@ -8991,7 +9793,11 @@
],
"https://github.com/florestefano1975/comfyui-portrait-master": [
[
- "PortraitMaster"
+ "PortraitMaster",
+ "PortraitMasterBaseCharacter",
+ "PortraitMasterMakeup",
+ "PortraitMasterSkinDetails",
+ "PortraitMasterStylePose"
],
{
"title_aux": "comfyui-portrait-master"
@@ -9103,6 +9909,16 @@
"title_aux": "ComfyUI-Prompter-fofrAI"
}
],
+ "https://github.com/fofr/comfyui-fofr-toolkit": [
+ [
+ "Incrementer \ud83e\udeb4",
+ "Width and height for scaling image to ideal resolution \ud83e\udeb4",
+ "Width and height from aspect ratio \ud83e\udeb4"
+ ],
+ {
+ "title_aux": "comfyui-fofr-toolkit"
+ }
+ ],
"https://github.com/forever22777/comfyui-self-guidance": [
[
"CLIPConditioning",
@@ -9192,6 +10008,15 @@
"title_aux": "ComfyUI_fsdymy"
}
],
+ "https://github.com/fssorc/ComfyUI_FaceShaper": [
+ [
+ "FaceShaper",
+ "FaceShaperModels"
+ ],
+ {
+ "title_aux": "ComfyUI_FaceShaper"
+ }
+ ],
"https://github.com/gemell1/ComfyUI_GMIC": [
[
"GmicCliWrapper",
@@ -9428,6 +10253,23 @@
"title_aux": "Save Image with Generation Metadata"
}
],
+ "https://github.com/gisu/comfyui-foxpack": [
+ [
+ "BaseSamplerSetup",
+ "CheckpointMetaExtractor",
+ "Negate_Boolean",
+ "OverrideSamplerSetup",
+ "Remap_Values",
+ "Select_By_Index",
+ "Select_String_By_Index",
+ "SetupSelector",
+ "Show_Type",
+ "UniversalLatentHelper"
+ ],
+ {
+ "title_aux": "foxpack"
+ }
+ ],
"https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": [
[
"ChangeImageBorder"
@@ -9471,6 +10313,7 @@
],
"https://github.com/glibsonoran/Plush-for-ComfyUI": [
[
+ "AI Chooser",
"AdvPromptEnhancer",
"DalleImage",
"Enhancer",
@@ -9485,10 +10328,10 @@
],
"https://github.com/glifxyz/ComfyUI-GlifNodes": [
[
+ "FilmGrain",
"GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled",
"GlifVariable",
- "GlifmojiLoader",
"HFHubEmbeddingLoader",
"HFHubLoraLoader",
"ImageToMultipleOf",
@@ -9506,6 +10349,15 @@
"title_aux": "Load Image From Base64 URI"
}
],
+ "https://github.com/glowcone/comfyui-string-converter": [
+ [
+ "StringToFloat",
+ "StringToInt"
+ ],
+ {
+ "title_aux": "String Converter"
+ }
+ ],
"https://github.com/godspede/ComfyUI_Substring": [
[
"SubstringTheory"
@@ -9607,22 +10459,29 @@
[
"Griptape Agent Config: Amazon Bedrock",
"Griptape Agent Config: Anthropic",
+ "Griptape Agent Config: Azure OpenAI",
+ "Griptape Agent Config: Custom Structure",
"Griptape Agent Config: Google",
+ "Griptape Agent Config: HuggingFace",
"Griptape Agent Config: LM Studio",
"Griptape Agent Config: Ollama",
"Griptape Agent Config: OpenAI",
- "Griptape Audio Driver: OpenAI",
+ "Griptape Agent Config: OpenAI Compatible",
+ "Griptape Audio Transcription Driver: OpenAI",
"Griptape Combine: Merge Inputs",
"Griptape Combine: Merge Texts",
"Griptape Combine: Rules List",
"Griptape Combine: Tool List",
"Griptape Config: Environment Variables",
+ "Griptape Convert: Agent to Tool",
"Griptape Convert: Text to CLIP Encode",
"Griptape Convert: Text to Combo",
"Griptape Create: Agent",
+ "Griptape Create: Agent from Config",
"Griptape Create: CLIP Text Encode",
"Griptape Create: Image Variation",
"Griptape Create: Image from Text",
+ "Griptape Create: Pipeline",
"Griptape Create: Rules",
"Griptape Create: Text",
"Griptape Display: Artifact",
@@ -9631,27 +10490,79 @@
"Griptape Display: Text",
"Griptape Driver: Amazon Bedrock Stable Diffusion",
"Griptape Driver: Amazon Bedrock Titan",
+ "Griptape Driver: Azure OpenAI Image Generation",
"Griptape Driver: Leonardo.AI",
"Griptape Driver: OpenAI Image Generation",
+ "Griptape Embedding Driver: Amazon Bedrock Titan",
+ "Griptape Embedding Driver: Amazon SageMaker Jumpstart",
+ "Griptape Embedding Driver: Azure OpenAI",
+ "Griptape Embedding Driver: Cohere",
+ "Griptape Embedding Driver: Google",
+ "Griptape Embedding Driver: HuggingFace",
+ "Griptape Embedding Driver: Ollama",
+ "Griptape Embedding Driver: OpenAI",
+ "Griptape Embedding Driver: OpenAI Compatible",
+ "Griptape Embedding Driver: Voyage AI",
"Griptape Expand: Agent Nodes",
+ "Griptape Image Query Driver: Amazon Bedrock Claude",
+ "Griptape Image Query Driver: Anthropic",
+ "Griptape Image Query Driver: Azure OpenAI",
+ "Griptape Image Query Driver: Ollama",
+ "Griptape Image Query Driver: OpenAI",
"Griptape Load: Audio",
"Griptape Load: Image From URL",
+ "Griptape Pipeline: Add Task",
+ "Griptape Pipeline: Insert Task",
+ "Griptape Prompt Driver: Amazon Bedrock",
+ "Griptape Prompt Driver: Amazon SageMaker Jumpstart",
+ "Griptape Prompt Driver: Anthropic",
+ "Griptape Prompt Driver: Azure OpenAI",
+ "Griptape Prompt Driver: Cohere",
+ "Griptape Prompt Driver: Google",
+ "Griptape Prompt Driver: HuggingFace",
+ "Griptape Prompt Driver: LM Studio",
+ "Griptape Prompt Driver: Ollama",
+ "Griptape Prompt Driver: OpenAI",
+ "Griptape Prompt Driver: OpenAI Compatible",
+ "Griptape Replace: Rulesets on Agent",
+ "Griptape Replace: Tools on Agent",
"Griptape Run: Agent",
"Griptape Run: Audio Transcription",
"Griptape Run: Image Description",
"Griptape Run: Parallel Image Description",
"Griptape Run: Prompt Task",
+ "Griptape Run: Structure",
"Griptape Run: Text Summary",
+ "Griptape Run: Text to Speech",
"Griptape Run: Tool Task",
"Griptape Run: Toolkit Task",
+ "Griptape Save: Text",
"Griptape Set: Default Agent",
+ "Griptape Text To Speech Driver: ElevenLabs",
+ "Griptape Text To Speech Driver: OpenAI",
"Griptape Tool: Audio Transcription",
"Griptape Tool: Calculator",
"Griptape Tool: DateTime",
"Griptape Tool: FileManager",
"Griptape Tool: Griptape Cloud KnowledgeBase",
+ "Griptape Tool: Text to Speech",
+ "Griptape Tool: VectorStore",
"Griptape Tool: WebScraper",
- "Griptape Tool: WebSearch"
+ "Griptape Tool: WebSearch",
+ "Griptape Vector Store Driver: Amazon OpenSearch",
+ "Griptape Vector Store Driver: Azure MongoDB",
+ "Griptape Vector Store Driver: Local",
+ "Griptape Vector Store Driver: Marqo",
+ "Griptape Vector Store Driver: MongoDB Atlas",
+ "Griptape Vector Store Driver: PGVector",
+ "Griptape Vector Store Driver: Pinecone",
+ "Griptape Vector Store Driver: Qdrant",
+ "Griptape Vector Store Driver: Redis",
+ "Griptape Vector Store: Add Text",
+ "Griptape Vector Store: Query",
+ "Griptape WebSearch Driver: DuckDuckGo",
+ "Griptape WebSearch Driver: Google",
+ "Gt Run Agent"
],
{
"author": "Jason Schleifer",
@@ -9700,6 +10611,7 @@
"https://github.com/hay86/ComfyUI_AceNodes": [
[
"ACE_AnyInputSwitchBool",
+ "ACE_AnyInputToAny",
"ACE_AudioLoad",
"ACE_AudioPlay",
"ACE_AudioSave",
@@ -9788,12 +10700,22 @@
[
"About_us",
"CLIPTextEncode_party",
+ "ChatTTS_Node",
+ "CosyVoice",
"Dingding",
"Dingding_tool",
+ "FeishuDownloadAudio",
+ "FeishuDownloadImage",
+ "FeishuGetHistory",
+ "FeishuSendMsg",
+ "FileOnlineDelete_gitee",
+ "FileOnlineStorage_gitee",
"KG_csv_toolkit_developer",
"KG_csv_toolkit_user",
"KG_json_toolkit_developer",
"KG_json_toolkit_user",
+ "KG_neo_toolkit_developer",
+ "KG_neo_toolkit_user",
"KSampler_party",
"LLM",
"LLM_api_loader",
@@ -9802,15 +10724,22 @@
"LLavaLoader",
"VAEDecode_party",
"accuweather_tool",
+ "api_function",
"api_tool",
"arxiv_tool",
+ "bing_loader",
"bing_tool",
+ "bool_logic",
"check_web_tool",
"classify_function",
"classify_function_plus",
"classify_persona",
"classify_persona_plus",
+ "clear_model",
"custom_persona",
+ "discord_bot",
+ "discord_file_monitor",
+ "discord_send",
"ebd_tool",
"end_dialog",
"end_workflow",
@@ -9820,38 +10749,58 @@
"file_combine_plus",
"get_string",
"github_tool",
+ "google_loader",
"google_tool",
+ "image_iterator",
+ "img2path",
+ "interpreter_function",
"interpreter_tool",
+ "json2text",
"json_get_value",
"json_parser",
"keyword_tool",
+ "list_append",
+ "list_append_plus",
+ "list_extend",
+ "list_extend_plus",
"listen_audio",
"llama_guff_loader",
"load_embeddings",
"load_excel",
"load_file",
"load_file_folder",
+ "load_img_path",
+ "load_int",
"load_keyword",
"load_name",
+ "load_openai_ebd",
"load_persona",
"load_url",
"load_wikipedia",
"new_interpreter_tool",
+ "none2false",
"omost_decode",
"omost_setting",
"openai_tts",
"openai_whisper",
+ "parameter_combine",
+ "parameter_combine_plus",
+ "parameter_function",
"play_audio",
"replace_string",
+ "save_ebd_database",
"show_text_party",
"start_dialog",
"start_workflow",
"story_json_tool",
"string_logic",
"substring",
+ "text2json",
+ "text_iterator",
"time_tool",
"tool_combine",
"tool_combine_plus",
+ "translate_persona",
"weather_tool",
"weekday_tool",
"wikipedia_tool",
@@ -10072,9 +11021,16 @@
],
"https://github.com/icesun963/ComfyUI_HFDownLoad": [
[
- "HFDownLoad_Tool"
+ "Apply EasyOCR V2",
+ "HFDownLoad_Tool",
+ "LayerMask: SegmentAnythingUltra V2.1",
+ "LayerUtility: LaMa V2"
],
{
+ "author": "chflame",
+ "description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
+ "nickname": "LayerStyle",
+ "title": "LayerStyle",
"title_aux": "HFDownLoad Node for ComfyUI"
}
],
@@ -10098,6 +11054,7 @@
],
"https://github.com/iemesowum/ComfyUI_IsaacNodes": [
[
+ "I_AmplitudeToWeights",
"I_BinaryAmplitudeGate",
"I_UnmixAudio",
"I_WeightsListToWeights"
@@ -10130,10 +11087,12 @@
"https://github.com/if-ai/ComfyUI-IF_AI_tools": [
[
"IF_ChatPrompt",
+ "IF_DisplayOmni",
"IF_DisplayText",
"IF_ImagePrompt",
"IF_PromptMkr",
"IF_SaveText",
+ "IF_TextTyper",
"IF_saveText"
],
{
@@ -10148,10 +11107,20 @@
"title_aux": "FaceSwap"
}
],
+ "https://github.com/injet-zhou/comfyui_extra_api": [
+ [
+ "SimpleGenImageInterface"
+ ],
+ {
+ "title_aux": "comfyui_extra_api"
+ }
+ ],
"https://github.com/iwanders/ComfyUI_nodes": [
[
"IW_JsonPickItem",
+ "IW_ModelHook",
"IW_StringConcat",
+ "IW_StringFromInt",
"IW_StringNode",
"IW_StringPrint",
"IW_StringReplace",
@@ -10363,9 +11332,13 @@
"CR LoRA Stack JK",
"CR Load LoRA JK",
"CR Mask Input Switch JK",
+ "CR Mesh Input Switch JK",
"CR Model Input Switch JK",
"CR Multi-ControlNet Stack JK",
+ "CR Obit Pose Input Switch JK",
+ "CR Orbit Pose Input Switch JK",
"CR Pipe Input Switch JK",
+ "CR Ply Input Switch JK",
"CR SD1.5 Aspect Ratio JK",
"CR SDXL Aspect Ratio JK",
"CR Switch Model and CLIP JK",
@@ -10389,6 +11362,8 @@
"NodesState JK",
"Noise Injection Parameters JK",
"Orbit Poses JK",
+ "OrbitLists to OrbitPoses JK",
+ "OrbitPoses to OrbitLists JK",
"Pipe End JK",
"Project Setting JK",
"Refine 1 Parameters Extract JK",
@@ -10487,6 +11462,8 @@
"JWImageLevels",
"JWImageLoadRGB",
"JWImageLoadRGBA",
+ "JWImageLoadRGBA From Clipboard",
+ "JWImageLoadRGBFromClipboard",
"JWImageLoadRGBIfExists",
"JWImageMix",
"JWImageResize",
@@ -10561,9 +11538,9 @@
[
"FacelessFaceRestore",
"FacelessFaceSwap",
- "FacelessLoadFrames",
"FacelessLoadImageUrl",
"FacelessLoadVideo",
+ "FacelessLoadVideoImages",
"FacelessLoadVideoUrl",
"FacelessMergeVideos",
"FacelessRemoveBackground",
@@ -10625,12 +11602,110 @@
"title_aux": "ULTools for ComfyUI"
}
],
+ "https://github.com/jn-jairo/jn_comfyui": [
+ [
+ "JN_AreaAround",
+ "JN_AreaInfo",
+ "JN_AreaNormalize",
+ "JN_AreaToMask",
+ "JN_AreaWidthHeight",
+ "JN_AreaXY",
+ "JN_Blip",
+ "JN_BlipLoader",
+ "JN_BooleanOperation",
+ "JN_Condition",
+ "JN_CoolDown",
+ "JN_CoolDownOutput",
+ "JN_DatetimeFormat",
+ "JN_DatetimeInfo",
+ "JN_DatetimeNow",
+ "JN_Dump",
+ "JN_DumpOutput",
+ "JN_FaceCrop",
+ "JN_FaceRestoreModelLoader",
+ "JN_FaceRestoreWithModel",
+ "JN_FirstActive",
+ "JN_ImageAddBackground",
+ "JN_ImageAddMask",
+ "JN_ImageBatch",
+ "JN_ImageCenterArea",
+ "JN_ImageCrop",
+ "JN_ImageGrid",
+ "JN_ImageInfo",
+ "JN_ImageRemoveBackground",
+ "JN_ImageSharpness",
+ "JN_ImageSquare",
+ "JN_ImageToMask",
+ "JN_ImageUncrop",
+ "JN_KSampler",
+ "JN_KSamplerAdvancedParams",
+ "JN_KSamplerFaceRestoreParams",
+ "JN_KSamplerResizeInputParams",
+ "JN_KSamplerResizeMaskAreaParams",
+ "JN_KSamplerResizeOutputParams",
+ "JN_KSamplerSeamlessParams",
+ "JN_KSamplerTileParams",
+ "JN_LoadImageDirectory",
+ "JN_LogicOperation",
+ "JN_MaskBatch",
+ "JN_MaskInfo",
+ "JN_MaskToArea",
+ "JN_MaskToImage",
+ "JN_MathOperation",
+ "JN_MathOperationArray",
+ "JN_PreviewImage",
+ "JN_PreviewMask",
+ "JN_PrimitiveArrayInfo",
+ "JN_PrimitiveBatchToArray",
+ "JN_PrimitiveBoolean",
+ "JN_PrimitiveFloat",
+ "JN_PrimitiveInt",
+ "JN_PrimitivePrompt",
+ "JN_PrimitiveString",
+ "JN_PrimitiveStringMultiline",
+ "JN_PrimitiveStringToArray",
+ "JN_PrimitiveToArray",
+ "JN_PrimitiveToBoolean",
+ "JN_PrimitiveToFloat",
+ "JN_PrimitiveToInt",
+ "JN_PrimitiveToString",
+ "JN_RemBGSession",
+ "JN_SaveImage",
+ "JN_Seamless",
+ "JN_SeamlessBorder",
+ "JN_SeamlessBorderCrop",
+ "JN_SelectItem",
+ "JN_Sleep",
+ "JN_SleepOutput",
+ "JN_SliceOperation",
+ "JN_StopIf",
+ "JN_StopIfOutput",
+ "JN_TextConcatenation",
+ "JN_TextReplace",
+ "JN_TimedeltaFormat",
+ "JN_TimedeltaInfo"
+ ],
+ {
+ "title_aux": "JNComfy"
+ }
+ ],
+ "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": [
+ [
+ "InspyrenetRembg",
+ "InspyrenetRembgAdvanced"
+ ],
+ {
+ "title_aux": "ComfyUI-Inspyrenet-Rembg"
+ }
+ ],
"https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": [
[
"LCMScheduler",
"SamplerLCMAlternative",
"SamplerLCMCycle",
- "SamplerLCMDualNoise"
+ "SamplerLCMDualNoise",
+ "SamplerLCMDuoFusion",
+ "SamplerLCMParallel"
],
{
"title_aux": "ComfyUI-sampler-lcm-alternative"
@@ -10691,6 +11766,7 @@
"YANC.GetWidgetValueString",
"YANC.IntegerCaster",
"YANC.MultilineString",
+ "YANC.SaveImageWEBP",
"YANC.TruncateString"
],
{
@@ -10727,11 +11803,10 @@
"CustomUltralyticsModelLoader",
"GetImageSize",
"ImageResizeAdvanced",
- "SAMInference",
- "SAMLoader",
"UltralyticsInference",
"UltralyticsModelLoader",
- "UltralyticsVisualization"
+ "UltralyticsVisualization",
+ "ViewText"
],
{
"title_aux": "ComfyUI-YOLO"
@@ -10994,8 +12069,11 @@
[
"DownloadAndLoadCLIPModel",
"DownloadAndLoadCLIPVisionModel",
+ "DownloadAndLoadDynamiCrafterCNModel",
"DownloadAndLoadDynamiCrafterModel",
"DynamiCrafterBatchInterpolation",
+ "DynamiCrafterCNLoader",
+ "DynamiCrafterControlnetApply",
"DynamiCrafterI2V",
"DynamiCrafterLoadInitNoise",
"DynamiCrafterModelLoader",
@@ -11089,7 +12167,7 @@
"CustomSigmas",
"DownloadAndLoadCLIPSeg",
"DrawInstanceDiffusionTracking",
- "DummyLatentOut",
+ "DummyOut",
"EmptyLatentImagePresets",
"FilterZeroMasksAndCorrespondingImages",
"FlipSigmasAdjusted",
@@ -11151,6 +12229,7 @@
"SV3D_BatchSchedule",
"SaveImageWithAlpha",
"ScaleBatchPromptSchedule",
+ "Screencap_mss",
"Sleep",
"SomethingToString",
"SoundReactive",
@@ -11163,6 +12242,7 @@
"StringConstantMultiline",
"Superprompt",
"VRAM_Debug",
+ "WebcamCaptureCV2",
"WeightScheduleConvert",
"WeightScheduleExtend",
"WidgetToString"
@@ -11171,6 +12251,18 @@
"title_aux": "KJNodes for ComfyUI"
}
],
+ "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": [
+ [
+ "DownloadAndLoadChatGLM3",
+ "DownloadAndLoadKolorsModel",
+ "KolorsSampler",
+ "KolorsTextEncode",
+ "LoadChatGLM3"
+ ],
+ {
+ "title_aux": "ComfyUI-KwaiKolorsWrapper"
+ }
+ ],
"https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": [
[
"lavi_bridge_llama_encoder",
@@ -11182,6 +12274,23 @@
"title_aux": "ComfyUI-LaVi-Bridge-Wrapper"
}
],
+ "https://github.com/kijai/ComfyUI-LivePortraitKJ": [
+ [
+ "DownloadAndLoadLivePortraitModels",
+ "KeypointScaler",
+ "KeypointsToImage",
+ "LivePortraitComposite",
+ "LivePortraitCropper",
+ "LivePortraitLoadCropper",
+ "LivePortraitLoadFaceAlignmentCropper",
+ "LivePortraitLoadMediaPipeCropper",
+ "LivePortraitProcess",
+ "LivePortraitRetargeting"
+ ],
+ {
+ "title_aux": "ComfyUI-LivePortraitKJ"
+ }
+ ],
"https://github.com/kijai/ComfyUI-LuminaWrapper": [
[
"DownloadAndLoadGemmaModel",
@@ -11308,6 +12417,7 @@
"SingleString",
"SizeSelector",
"YellowBus",
+ "YellowBusV2",
"concat"
],
{
@@ -11502,9 +12612,26 @@
"title_aux": "LNL Frame Selector"
}
],
+ "https://github.com/leestuartx/ComfyUI-GG": [
+ [
+ "AddPaddingToImage",
+ "ForLoopNode",
+ "ImageMetadataExtractor",
+ "InputNode",
+ "MetadataExtractBySeed",
+ "MetadataExtractorBySeed",
+ "OutputNode",
+ "ResizeImageProportionally",
+ "WorkspaceNode"
+ ],
+ {
+ "title_aux": "ComfyUI-GG"
+ }
+ ],
"https://github.com/leiweiqiang/ComfyUI-TRA": [
[
"TclEbSynth",
+ "TclEbSynthBatch",
"TclExtractFramesFromVideo",
"TclExtractFramesFromVideoFile",
"TclFrames2Video",
@@ -11528,6 +12655,14 @@
"title_aux": "ComfyUI-LLMs"
}
],
+ "https://github.com/liangt/comfyui-loadimagewithsubfolder": [
+ [
+ "LoadImageWithSubfolder"
+ ],
+ {
+ "title_aux": "comfyui-loadimagewithsubfolder"
+ }
+ ],
"https://github.com/linshier/comfyui-remote-tools": [
[
"LoadBase64(js)",
@@ -11727,6 +12862,24 @@
"title_aux": "Tracking Nodes for Videos"
}
],
+ "https://github.com/longgui0318/comfyui-common-util": [
+ [
+ "Added Layer Info To Array",
+ "Enhanced Random Light Source",
+ "Float Relay",
+ "Image Relay",
+ "Init Layer Info Array",
+ "Int Relay",
+ "Layer Image Seleted",
+ "Layer Images IPAdapter Advanced",
+ "Layer Info Array Fuse",
+ "Mask Relay",
+ "String Relay"
+ ],
+ {
+ "title_aux": "comfyui-common-util"
+ }
+ ],
"https://github.com/longgui0318/comfyui-llm-assistant": [
[
"Chat With LLM",
@@ -11846,6 +12999,15 @@
"title_aux": "ComfyUIJasonNode"
}
],
+ "https://github.com/lrzjason/Comfyui-Kolors-Utils": [
+ [
+ "SaveKolors",
+ "SaveWeightAsKolorsUnet"
+ ],
+ {
+ "title_aux": "Comfyui Kolors Utils"
+ }
+ ],
"https://github.com/ltdrdata/ComfyUI-Impact-Pack": [
[
"AddMask",
@@ -12042,6 +13204,9 @@
"author": "Dr.Lt.Data",
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.",
"nickname": "Impact Pack",
+ "preemptions": [
+ "SAMLoader"
+ ],
"title": "Impact Pack",
"title_aux": "ComfyUI Impact Pack"
}
@@ -12207,6 +13372,7 @@
[
"marduk191_5_text_string",
"marduk191_5way_text_switch",
+ "marduk191_s_random_latent",
"marduk191_workflow_settings"
],
{
@@ -12246,6 +13412,7 @@
"https://github.com/matan1905/ComfyUI-Serving-Toolkit": [
[
"DiscordServing",
+ "ServingInputImage",
"ServingInputNumber",
"ServingInputText",
"ServingOutput",
@@ -12255,6 +13422,19 @@
"title_aux": "ComfyUI Serving toolkit"
}
],
+ "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": [
+ [
+ "LM Studio Image To Text",
+ "LM Studio Text Generation"
+ ],
+ {
+ "author": "Matt John Powell",
+ "description": "This extension provides two custom nodes for ComfyUI that integrate LM Studio's capabilities:",
+ "nickname": "LM Studio Nodes",
+ "title": "LM Studio Nodes for ComfyUI",
+ "title_aux": "LM Studio Image to Text Node for ComfyUI"
+ }
+ ],
"https://github.com/mav-rik/facerestore_cf": [
[
"CropFace",
@@ -12288,7 +13468,7 @@
"DynamicThresholdingSimple"
],
{
- "title_aux": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)"
+ "title_aux": "Dynamic Thresholding"
}
],
"https://github.com/meap158/ComfyUI-Background-Replacement": [
@@ -12401,6 +13581,7 @@
"PettyPaintImageColorsToMasks",
"PettyPaintImageCompositeMasked",
"PettyPaintImageDims",
+ "PettyPaintImageMaskCropper",
"PettyPaintImagePlacement",
"PettyPaintImageSave",
"PettyPaintImageStore",
@@ -12462,6 +13643,45 @@
"title_aux": "mm-comfyui-megamask"
}
],
+ "https://github.com/metncelik/comfyui_met_suite": [
+ [
+ "BBOXPadding",
+ "BBOXResize",
+ "ImageResizeKeepRatio",
+ "PrimitiveBBOX",
+ "RaiseError"
+ ],
+ {
+ "title_aux": "comfyui_met_suite"
+ }
+ ],
+ "https://github.com/mgfxer/ComfyUI-FrameFX": [
+ [
+ "DynamicAnimatedWeightsHelper",
+ "EdgeFXSourceImages",
+ "FlorencePromptTravelHelper",
+ "LivePromptInterpolation",
+ "MaskSequenceHelper",
+ "PromptStackManager",
+ "PromptTravelHelper"
+ ],
+ {
+ "author": "mgfxer",
+ "description": "This extension provides various frame and mask sequence manipulation tools for animation workflows.",
+ "nickname": "FrameFX \ud83d\udcab",
+ "title": "FrameFX",
+ "title_aux": "ComfyUI-FrameFX"
+ }
+ ],
+ "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": [
+ [
+ "Miaoshouai_SaveTags",
+ "Miaoshouai_Tagger"
+ ],
+ {
+ "title_aux": "ComfyUI-Miaoshouai-Tagger"
+ }
+ ],
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
[
"InpaintMediapipe"
@@ -12470,6 +13690,14 @@
"title_aux": "mihaiiancu/Inpaint"
}
],
+ "https://github.com/mikebilly/Transparent-background-comfyUI": [
+ [
+ "Transparentbackground RemBg"
+ ],
+ {
+ "title_aux": "Transparent-background-comfyUI"
+ }
+ ],
"https://github.com/mikkel/ComfyUI-text-overlay": [
[
"Image Text Overlay"
@@ -12486,15 +13714,6 @@
"title_aux": "ComfyUI - Mask Bounding Box"
}
],
- "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": [
- [
- "INSPY removebg Apply",
- "INSPY removebg ModelLoader"
- ],
- {
- "title_aux": "ComfyUI_InSPyResNet_zmq"
- }
- ],
"https://github.com/mirabarukaso/ComfyUI_Mira": [
[
"BooleanListInterpreter1",
@@ -12508,6 +13727,7 @@
"CreateCircleMask",
"CreateMaskWithCanvas",
"CreateNestedPNGMask",
+ "CreatePolygonPNGMask",
"CreateSimpleMask",
"CreateTillingPNGMask",
"CreateWatermarkRemovalMask",
@@ -12547,6 +13767,8 @@
"TextBox",
"TextCombinerSix",
"TextCombinerTwo",
+ "TextSwitcherThreeWays",
+ "TextSwitcherTwoWays",
"TextWithBooleanSwitchAndCommonTextInput",
"TwoBooleanTrigger",
"TwoFloats"
@@ -12584,6 +13806,18 @@
"title_aux": "SaveImgPrompt"
}
],
+ "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": [
+ [
+ "ConcatStrings",
+ "FormatString",
+ "GetFiles",
+ "LoadImageByPath",
+ "StringOutput"
+ ],
+ {
+ "title_aux": "comfyui_dynamic_util_nodes"
+ }
+ ],
"https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": [
[
"Image Brightness",
@@ -12654,6 +13888,22 @@
"title_aux": "ComfyUI-NegiTools"
}
],
+ "https://github.com/neeltheninja/ComfyUI-TextOverlay": [
+ [
+ "Text Overlay"
+ ],
+ {
+ "title_aux": "ComfyUI-TextOverlay"
+ }
+ ],
+ "https://github.com/neverbiasu/ComfyUI-Image-Captioner": [
+ [
+ "ImageCaptioner"
+ ],
+ {
+ "title_aux": "ComfyUI-Image-Captioner"
+ }
+ ],
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
[
"Image from Dir Selector (Nich)",
@@ -13020,6 +14270,26 @@
"title_aux": "Image Resize for ComfyUI"
}
],
+ "https://github.com/pamparamm/ComfyUI-ppm": [
+ [
+ "AttentionCouplePPM",
+ "CFGPPSamplerSelect",
+ "CLIPMicroConditioning",
+ "CLIPNegPip",
+ "CLIPTextEncodeBREAK",
+ "CLIPTokenCounter",
+ "EmptyLatentImageAR",
+ "EmptyLatentImageARAdvanced",
+ "Guidance Limiter",
+ "LatentToMaskBB",
+ "LatentToWidthHeight",
+ "RandomPromptGenerator",
+ "StableCascade_AutoCompLatent"
+ ],
+ {
+ "title_aux": "ComfyUI-ppm"
+ }
+ ],
"https://github.com/pamparamm/ComfyUI-vectorscope-cc": [
[
"NormalizeLatent",
@@ -13031,7 +14301,9 @@
],
"https://github.com/pamparamm/sd-perturbed-attention": [
[
- "PerturbedAttention"
+ "PerturbedAttention",
+ "TRTAttachPag",
+ "TRTPerturbedAttention"
],
{
"title_aux": "Perturbed-Attention Guidance"
@@ -13046,6 +14318,29 @@
"title_aux": "pants"
}
],
+ "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": [
+ [
+ "float",
+ "glslEditor",
+ "glslEditor (ShaderToy)",
+ "glslUniforms",
+ "glslViewer",
+ "int",
+ "vec2",
+ "vec2 (pos)",
+ "vec3",
+ "vec3 (pos)",
+ "vec4",
+ "vec4 (color)"
+ ],
+ {
+ "author": "Patricio Gonzalez Vivo",
+ "description": "A set of nodes to work with GLSL shaders",
+ "nickname": "GLSL Nodes",
+ "title": "GLSL Nodes",
+ "title_aux": "GLSL Nodes"
+ }
+ ],
"https://github.com/paulo-coronado/comfy_clip_blip_node": [
[
"CLIPTextEncodeBLIP",
@@ -13082,6 +14377,20 @@
"title_aux": "comfy_PoP"
}
],
+ "https://github.com/pikenrover/ComfyUI_PRNodes": [
+ [
+ "CheckpointLoaderSimpleExtended",
+ "EmptyLatentImageScaleBy",
+ "ImageScaleTo",
+ "LoraLoaderExtended",
+ "RandomPrompt",
+ "RandomPromptMixed",
+ "Save Image w/Metadata"
+ ],
+ {
+ "title_aux": "ComfyUI_PRNodes"
+ }
+ ],
"https://github.com/pkpkTech/ComfyUI-SaveAVIF": [
[
"SaveAvif"
@@ -13632,7 +14941,10 @@
],
"https://github.com/shadowcz007/comfyui-liveportrait": [
[
- "LivePortraitNode"
+ "FaceCropInfo",
+ "LivePortraitNode",
+ "LivePortraitVideoNode",
+ "Retargeting"
],
{
"title_aux": "comfyui-liveportrait"
@@ -13755,6 +15067,8 @@
"https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": [
[
"PhotoMakerEncodePlus",
+ "PhotoMakerInsightFaceLoader",
+ "PhotoMakerLoaderPlus",
"PhotoMakerStyles",
"PrepImagesForClipVisionFromPath"
],
@@ -13834,6 +15148,84 @@
"title_aux": "comfy-easy-grids"
}
],
+ "https://github.com/siliconflow/BizyAir": [
+ [
+ "BizyAirBAE_NormalMapPreprocessor",
+ "BizyAirBinaryPreprocessor",
+ "BizyAirCannyEdgePreprocessor",
+ "BizyAirColorPreprocessor",
+ "BizyAirDWPreprocessor",
+ "BizyAirDepthAnythingV2Preprocessor",
+ "BizyAirFakeScribblePreprocessor",
+ "BizyAirGenerateLightningImage",
+ "BizyAirHEDPreprocessor",
+ "BizyAirImageCaption",
+ "BizyAirKolorsSampler",
+ "BizyAirKolorsTextEncode",
+ "BizyAirKolorsVAEDecode",
+ "BizyAirKolorsVAEEncode",
+ "BizyAirLeReS_DepthMapPreprocessor",
+ "BizyAirLineArtPreprocessor",
+ "BizyAirMZChatGLM3TextEncode",
+ "BizyAirM_LSDPreprocessor",
+ "BizyAirMetric3D_DepthMapPreprocessor",
+ "BizyAirMetric3D_NormalMapPreprocessor",
+ "BizyAirMiDaS_DepthMapPreprocessor",
+ "BizyAirMiDaS_NormalMapPreprocessor",
+ "BizyAirOneFormer_ADE20K_SemSegPreprocessor",
+ "BizyAirOneFormer_COCO_SemSegPreprocessor",
+ "BizyAirOpenposePreprocessor",
+ "BizyAirPiDiNetPreprocessor",
+ "BizyAirRemoveBackground",
+ "BizyAirSAMPreprocessor",
+ "BizyAirScribblePreprocessor",
+ "BizyAirSetAPIKey",
+ "BizyAirSiliconCloudLLMAPI",
+ "BizyAirSuperResolution",
+ "BizyAirTilePreprocessor",
+ "BizyAirUniFormer_SemSegPreprocessor",
+ "BizyAirZoe_DepthMapPreprocessor",
+ "IPAAdapterFaceIDBatch",
+ "IPAdapter",
+ "IPAdapterAdvanced",
+ "IPAdapterBatch",
+ "IPAdapterClipVisionEnhancer",
+ "IPAdapterCombineEmbeds",
+ "IPAdapterCombineParams",
+ "IPAdapterCombineWeights",
+ "IPAdapterEmbeds",
+ "IPAdapterEmbedsBatch",
+ "IPAdapterEncoder",
+ "IPAdapterFaceID",
+ "IPAdapterFromParams",
+ "IPAdapterInsightFaceLoader",
+ "IPAdapterLoadEmbeds",
+ "IPAdapterMS",
+ "IPAdapterModelLoader",
+ "IPAdapterNoise",
+ "IPAdapterPreciseComposition",
+ "IPAdapterPreciseCompositionBatch",
+ "IPAdapterPreciseStyleTransfer",
+ "IPAdapterPreciseStyleTransferBatch",
+ "IPAdapterPromptScheduleFromWeightsStrategy",
+ "IPAdapterRegionalConditioning",
+ "IPAdapterSaveEmbeds",
+ "IPAdapterStyleComposition",
+ "IPAdapterStyleCompositionBatch",
+ "IPAdapterTiled",
+ "IPAdapterTiledBatch",
+ "IPAdapterUnifiedLoader",
+ "IPAdapterUnifiedLoaderCommunity",
+ "IPAdapterUnifiedLoaderFaceID",
+ "IPAdapterWeights",
+ "IPAdapterWeightsFromStrategy",
+ "PrepImageForClipVision",
+ "StableDiffusionXLControlNetUnionPipeline"
+ ],
+ {
+ "title_aux": "\u2601\ufe0fBizyAir Nodes"
+ }
+ ],
"https://github.com/sipherxyz/comfyui-art-venture": [
[
"AV_AwsBedrockClaudeApi",
@@ -13945,6 +15337,15 @@
"title_aux": "kb-comfyui-nodes"
}
],
+ "https://github.com/smthemex/ComfyUI_AnyDoor": [
+ [
+ "AnyDoor_LoadModel",
+ "AnyDoor_img2img"
+ ],
+ {
+ "title_aux": "ComfyUI_AnyDoor"
+ }
+ ],
"https://github.com/smthemex/ComfyUI_ChatGLM_API": [
[
"Glm_4_9b_Chat",
@@ -13966,6 +15367,25 @@
"title_aux": "ComfyUI_CustomNet"
}
],
+ "https://github.com/smthemex/ComfyUI_EchoMimic": [
+ [
+ "Echo_LoadModel",
+ "Echo_Sampler"
+ ],
+ {
+ "title_aux": "ComfyUI_EchoMimic"
+ }
+ ],
+ "https://github.com/smthemex/ComfyUI_FollowYourEmoji": [
+ [
+ "Emoji_Make_Temple",
+ "FollowYouEmoji_LoadModel",
+ "FollowYouEmoji_Sampler"
+ ],
+ {
+ "title_aux": "ComfyUI_FollowYourEmoji"
+ }
+ ],
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": [
[
"HI_Diffusers_Model_Loader",
@@ -14049,6 +15469,16 @@
"title_aux": "ComfyUI_StableAudio_Open"
}
],
+ "https://github.com/smthemex/ComfyUI_Stable_Makeup": [
+ [
+ "StableMakeup_LoadModel",
+ "StableMakeup_Sampler"
+ ],
+ {
+ "author": "Sajjad Ayobbi",
+ "title_aux": "ComfyUI_Stable_Makeup"
+ }
+ ],
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
[
"Comic_Type",
@@ -14062,15 +15492,34 @@
],
"https://github.com/smthemex/ComfyUI_Streamv2v_Plus": [
[
- "Load_Stream",
- "Text2IMG",
- "Video2Video",
- "WebCam2Video"
+ "Stream_Lora_Loader",
+ "Stream_Model_Loader",
+ "Stream_Sampler"
],
{
"title_aux": "ComfyUI_Streamv2v_Plus"
}
],
+ "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": [
+ [
+ "Character Selector",
+ "Copy/Paste Textbox",
+ "Filter Tags",
+ "Get Font Size",
+ "Load Lora Folder",
+ "Load Lora Sn0w",
+ "Lora Selector",
+ "Lora Tester",
+ "Prompt Combine",
+ "Prompt Selector",
+ "Sn0w KSampler",
+ "Sn0w Lora Stacker",
+ "Upscale Image With Model By"
+ ],
+ {
+ "title_aux": "ComfyUI-Sn0w-Scripts"
+ }
+ ],
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
[
"DiscoDiffusion_DiscoDiffusion",
@@ -14144,6 +15593,7 @@
"ClampOutliers",
"ColorMatchImage",
"ConvertNormals",
+ "DepthToNormals",
"DifferenceChecker",
"DilateErodeMask",
"EnhanceDetail",
@@ -14161,6 +15611,7 @@
"LatentNormalizeShuffle",
"LatentStats",
"MedianFilterImage",
+ "ModelTest",
"NormalMapSimple",
"OffsetLatentImage",
"PrintSigmas",
@@ -14612,7 +16063,6 @@
"https://github.com/toxicwind/ComfyUI-TTools": [
[
"TTools Extract JSON",
- "TTools Randomize And Format String",
"TTools SD3 Resolution Solver"
],
{
@@ -14661,7 +16111,12 @@
],
"https://github.com/tritant/ComfyUI_CreaPrompt": [
[
- "CreaPrompt"
+ "CreaPrompt",
+ "CreaPrompt List",
+ "CreaPrompt_1",
+ "CreaPrompt_2",
+ "CreaPrompt_3",
+ "CreaPrompt_4"
],
{
"title_aux": "ComfyUI-CreaPrompt"
@@ -14816,6 +16271,33 @@
"title_aux": "comfyui-webcam-node"
}
],
+ "https://github.com/un-seen/comfyui-tensorops": [
+ [
+ "ChannelSelector",
+ "DownloadAndLoadFlorence2Model",
+ "FetchJsonFromSurreal",
+ "Florence2Run",
+ "ForegroundMask",
+ "MaskImage",
+ "SaveJsonToSurreal",
+ "SaveTextToSurreal"
+ ],
+ {
+ "title_aux": "comfyui-tensorop"
+ }
+ ],
+ "https://github.com/un-seen/comfyui_segment_anything_plus": [
+ [
+ "GroundingDinoModelLoader (segment anything plus)",
+ "GroundingDinoSAMSegment (segment anything plus)",
+ "InvertMask (segment anything plus)",
+ "IsMaskEmpty (segment anything plus)",
+ "SAMModelLoader (segment anything plus)"
+ ],
+ {
+ "title_aux": "ComfyUI Segment Anything"
+ }
+ ],
"https://github.com/unwdef/unwdef-nodes-comfyui": [
[
"RandomTextFromMultiline",
@@ -14856,6 +16338,22 @@
"title_aux": "Simple Wildcard"
}
],
+ "https://github.com/var1ableX/ComfyUI_Accessories": [
+ [
+ "GetMaskDimensions"
+ ],
+ {
+ "title_aux": "ComfyUI_Accessories"
+ }
+ ],
+ "https://github.com/vault-developer/comfyui-image-blender": [
+ [
+ "ImageBlender"
+ ],
+ {
+ "title_aux": "Image-blender"
+ }
+ ],
"https://github.com/veighnsche/comfyui_gr85": [
[
"GR85_ContainsWord",
@@ -14917,6 +16415,17 @@
"title_aux": "ComfyUI-RGT"
}
],
+ "https://github.com/vivax3794/ComfyUI-Sub-Nodes": [
+ [
+ "VIV_Default",
+ "VIV_Subgraph",
+ "VIV_Subgraph_Inputs",
+ "VIV_Subgraph_Outputs"
+ ],
+ {
+ "title_aux": "ComfyUI-Sub-Nodes"
+ }
+ ],
"https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [
[
"Any String",
@@ -14958,6 +16467,16 @@
"title_aux": "color2rgb"
}
],
+ "https://github.com/wTechArtist/ComfyUI-CustomNodes": [
+ [
+ "IPAdapter Mad Scientist Weight_Type",
+ "Image Blending Mode Mask",
+ "Load Image With Bool"
+ ],
+ {
+ "title_aux": "ComfyUI-CustomNodes"
+ }
+ ],
"https://github.com/wallish77/wlsh_nodes": [
[
"Alternating KSampler (WLSH)",
@@ -15013,6 +16532,14 @@
"title_aux": "ComfyUI Invisible Watermark"
}
],
+ "https://github.com/webfiltered/DebugNode-ComfyUI": [
+ [
+ "WTFDebugNode"
+ ],
+ {
+ "title_aux": "WTF? - a debug node for ComfyUI"
+ }
+ ],
"https://github.com/whatbirdisthat/cyberdolphin": [
[
"\ud83d\udc2c Gradio ChatInterface",
@@ -15043,8 +16570,7 @@
"EZLoadImgBatchFromUrlsNode",
"EZLoadImgFromUrlNode",
"EZRemoveImgBackground",
- "EZS3Uploader",
- "EZVideoCombiner"
+ "EZS3Uploader"
],
{
"title_aux": "easy-comfy-nodes"
@@ -15100,6 +16626,18 @@
"title_aux": "ComfyUi_String_Function_Tree"
}
],
+ "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": [
+ [
+ "RungeKuttaSampler"
+ ],
+ {
+ "author": "wootwootwootwoot",
+ "description": "Batched Runge-Kutta Samplers for ComfyUI",
+ "nickname": "ComfyUI-RK-Sampler",
+ "title": "ComfyUI-RK-Sampler",
+ "title_aux": "ComfyUI-RK-Sampler"
+ }
+ ],
"https://github.com/wsippel/comfyui_ws/raw/main/sdxl_utility.py": [
[
"SDXLResolutionPresets"
@@ -15223,6 +16761,16 @@
"title_aux": "ComfyUI-MuseTalkUtils"
}
],
+ "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
+ [
+ "YC.ImageComparerMagnifier",
+ "YC.PreviewImageMagnifier",
+ "YC.XYPreviewImageMagnifier"
+ ],
+ {
+ "title_aux": "ComfyUI Preview Magnifier"
+ }
+ ],
"https://github.com/yffyhk/comfyui_auto_danbooru": [
[
"GetDanbooru",
@@ -15234,7 +16782,16 @@
],
"https://github.com/yiwangsimple/ComfyUI_GroqChat": [
[
- "GroqChatNode"
+ "DeepSeekTranslator",
+ "FileBasedChatNode",
+ "GroqChatNode",
+ "MoonshotMultiChatNode",
+ "MoonshotSingleChatNode",
+ "OllamaPromptExtractor",
+ "PromptExtractorNode",
+ "SD3LongCaptionerV2",
+ "SDPromptAgent",
+ "dwimage2"
],
{
"title_aux": "comfy-groqchat"
@@ -15275,6 +16832,7 @@
"easy comfyLoader",
"easy compare",
"easy controlnetLoader",
+ "easy controlnetLoader++",
"easy controlnetLoaderADV",
"easy controlnetNames",
"easy controlnetStack",
@@ -15337,6 +16895,7 @@
"easy kSamplerLayerDiffusion",
"easy kSamplerSDTurbo",
"easy kSamplerTiled",
+ "easy kolorsLoader",
"easy latentCompositeMaskedWithCond",
"easy latentNoisy",
"easy loadImageBase64",
@@ -15344,9 +16903,11 @@
"easy negative",
"easy pipeBatchIndex",
"easy pipeEdit",
+ "easy pipeEditPrompt",
"easy pipeIn",
"easy pipeOut",
"easy pipeToBasicPipe",
+ "easy pixArtLoader",
"easy portraitMaster",
"easy poseEditor",
"easy positive",
@@ -15366,6 +16927,8 @@
"easy promptLine",
"easy promptList",
"easy promptReplace",
+ "easy pulIDApply",
+ "easy pulIDApplyADV",
"easy rangeFloat",
"easy rangeInt",
"easy removeLocalImage",
@@ -15630,12 +17193,14 @@
"ImageBatchOneOrMore",
"ImageCompositeMaskedWithSwitch",
"ImageConcanateOfUtils",
+ "ImageResizeTo8x",
"IntAndIntAddOffsetLiteral",
"IntMultipleAddLiteral",
"LoadImageMaskWithSwitch",
"LoadImageMaskWithoutListDir",
"LoadImageWithSwitch",
"LoadImageWithoutListDir",
+ "MaskAutoSelector",
"MaskFastGrow",
"ModifyTextGender",
"SplitMask"
@@ -15690,6 +17255,7 @@
"https://github.com/zhulu111/ComfyUI_Bxb": [
[
"sdBxb",
+ "sdBxb_saveImage",
"sdBxb_textInput"
],
{
diff --git a/github-stats.json b/github-stats.json
index b4808bc2..c9b2c208 100644
--- a/github-stats.json
+++ b/github-stats.json
@@ -1,5137 +1,5647 @@
{
+ "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI": {
+ "stars": 13,
+ "last_update": "2024-07-17 01:24:59",
+ "author_account_age_days": 267
+ },
"https://github.com/0xbitches/ComfyUI-LCM": {
- "stars": 247,
+ "stars": 249,
"last_update": "2023-11-11 21:24:33",
- "author_account_age_days": 541
+ "author_account_age_days": 567
},
"https://github.com/1038lab/ComfyUI-GPT2P": {
- "stars": 3,
- "last_update": "2024-06-10 16:56:29",
- "author_account_age_days": 462
+ "stars": 4,
+ "last_update": "2024-07-20 20:26:25",
+ "author_account_age_days": 488
},
"https://github.com/1038lab/ComfyUI_LatentSizeSelector": {
- "stars": 0,
- "last_update": "2024-07-03 23:22:52",
- "author_account_age_days": 462
+ "stars": 2,
+ "last_update": "2024-07-27 18:33:19",
+ "author_account_age_days": 488
},
"https://github.com/11cafe/comfyui-workspace-manager": {
- "stars": 814,
- "last_update": "2024-07-02 13:41:38",
- "author_account_age_days": 214
+ "stars": 898,
+ "last_update": "2024-07-10 03:28:00",
+ "author_account_age_days": 240
},
"https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": {
- "stars": 9,
- "last_update": "2024-06-25 15:59:53",
- "author_account_age_days": 135
+ "stars": 28,
+ "last_update": "2024-07-09 14:44:29",
+ "author_account_age_days": 161
},
"https://github.com/11dogzi/Comfyui-ergouzi-Nodes": {
- "stars": 21,
+ "stars": 28,
"last_update": "2024-05-23 00:08:39",
- "author_account_age_days": 135
+ "author_account_age_days": 161
},
"https://github.com/11dogzi/Comfyui-ergouzi-samplers": {
- "stars": 19,
+ "stars": 22,
"last_update": "2024-06-28 05:28:05",
- "author_account_age_days": 135
+ "author_account_age_days": 161
},
"https://github.com/1mckw/Comfyui-Gelbooru": {
"stars": 2,
"last_update": "2024-05-27 07:45:00",
- "author_account_age_days": 700
+ "author_account_age_days": 725
+ },
+ "https://github.com/2kpr/ComfyUI-UltraPixel": {
+ "stars": 186,
+ "last_update": "2024-07-27 14:52:10",
+ "author_account_age_days": 954
},
"https://github.com/42lux/ComfyUI-safety-checker": {
- "stars": 19,
+ "stars": 24,
"last_update": "2024-05-22 22:11:59",
- "author_account_age_days": 3708
+ "author_account_age_days": 3734
},
"https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": {
"stars": 20,
"last_update": "2024-06-13 05:51:56",
- "author_account_age_days": 424
+ "author_account_age_days": 449
},
"https://github.com/54rt1n/ComfyUI-DareMerge": {
- "stars": 42,
- "last_update": "2024-05-22 22:20:39",
- "author_account_age_days": 4060
+ "stars": 53,
+ "last_update": "2024-07-09 16:29:23",
+ "author_account_age_days": 4086
+ },
+ "https://github.com/807502278/ComfyUI-3D-MeshTool": {
+ "stars": 3,
+ "last_update": "2024-07-13 02:12:18",
+ "author_account_age_days": 2048
},
"https://github.com/80sVectorz/ComfyUI-Static-Primitives": {
- "stars": 10,
+ "stars": 11,
"last_update": "2024-05-23 11:20:57",
- "author_account_age_days": 1480
+ "author_account_age_days": 1506
},
"https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": {
"stars": 0,
"last_update": "2024-05-23 00:26:10",
- "author_account_age_days": 482
+ "author_account_age_days": 508
},
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": {
"stars": 7,
"last_update": "2024-06-02 14:57:59",
- "author_account_age_days": 482
+ "author_account_age_days": 508
},
"https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": {
- "stars": 69,
+ "stars": 79,
"last_update": "2024-06-23 14:56:16",
- "author_account_age_days": 509
+ "author_account_age_days": 535
},
"https://github.com/AI2lab/comfyUI-DeepSeek-2lab": {
"stars": 3,
"last_update": "2024-07-03 04:07:46",
- "author_account_age_days": 202
+ "author_account_age_days": 228
},
"https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": {
"stars": 3,
"last_update": "2024-06-29 18:08:21",
- "author_account_age_days": 202
+ "author_account_age_days": 228
},
"https://github.com/AI2lab/comfyUI-tool-2lab": {
- "stars": 8,
- "last_update": "2024-06-29 17:58:35",
- "author_account_age_days": 202
+ "stars": 13,
+ "last_update": "2024-07-27 18:34:15",
+ "author_account_age_days": 228
},
"https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": {
- "stars": 5,
+ "stars": 7,
"last_update": "2024-06-19 13:59:49",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-AuraSR": {
- "stars": 11,
+ "stars": 22,
"last_update": "2024-06-27 14:00:16",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": {
- "stars": 26,
+ "stars": 48,
"last_update": "2024-07-02 13:01:42",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-FishSpeech": {
- "stars": 6,
+ "stars": 10,
"last_update": "2024-05-23 01:18:49",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-GPT_SoVITS": {
- "stars": 157,
+ "stars": 172,
"last_update": "2024-06-14 07:05:01",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-Hallo": {
- "stars": 220,
+ "stars": 238,
"last_update": "2024-06-24 06:43:23",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-I2V-Adapter": {
- "stars": 4,
+ "stars": 16,
"last_update": "2024-07-02 01:59:49",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-IP_LAP": {
- "stars": 23,
+ "stars": 26,
"last_update": "2024-06-14 07:05:39",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-Live2DViewer": {
"stars": 2,
"last_update": "2024-06-14 07:04:49",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-MARS5-TTS": {
- "stars": 15,
+ "stars": 21,
"last_update": "2024-07-02 02:00:28",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-MimicBrush": {
- "stars": 63,
+ "stars": 84,
"last_update": "2024-06-17 22:26:53",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-MimicMotion": {
- "stars": 206,
- "last_update": "2024-07-02 13:59:07",
- "author_account_age_days": 241
+ "stars": 278,
+ "last_update": "2024-07-15 08:11:48",
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": {
- "stars": 8,
+ "stars": 11,
"last_update": "2024-06-14 07:05:19",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-RVC": {
- "stars": 9,
+ "stars": 10,
"last_update": "2024-06-14 07:05:25",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-UVR5": {
- "stars": 63,
+ "stars": 67,
"last_update": "2024-06-20 07:31:20",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-UniAnimate": {
- "stars": 26,
+ "stars": 28,
"last_update": "2024-06-30 09:20:25",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-WhisperX": {
- "stars": 21,
+ "stars": 25,
"last_update": "2024-06-14 07:05:31",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI-XTTS": {
- "stars": 24,
+ "stars": 32,
"last_update": "2024-06-24 09:45:59",
- "author_account_age_days": 241
+ "author_account_age_days": 267
},
"https://github.com/AIFSH/ComfyUI_V-Express": {
- "stars": 77,
+ "stars": 78,
"last_update": "2024-06-23 09:54:57",
- "author_account_age_days": 241
+ "author_account_age_days": 267
+ },
+ "https://github.com/AIFSH/CosyVoice-ComfyUI": {
+ "stars": 78,
+ "last_update": "2024-07-29 10:43:12",
+ "author_account_age_days": 267
+ },
+ "https://github.com/AIFSH/DiffMorpher-ComfyUI": {
+ "stars": 13,
+ "last_update": "2024-07-17 01:24:59",
+ "author_account_age_days": 267
+ },
+ "https://github.com/AIFSH/SenseVoice-ComfyUI": {
+ "stars": 9,
+ "last_update": "2024-07-16 06:41:25",
+ "author_account_age_days": 267
+ },
+ "https://github.com/AIFSH/VocalSeparation-ComfyUI": {
+ "stars": 3,
+ "last_update": "2024-07-18 11:59:48",
+ "author_account_age_days": 267
},
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": {
"stars": 5,
"last_update": "2024-05-23 00:13:50",
- "author_account_age_days": 220
+ "author_account_age_days": 245
},
"https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": {
- "stars": 1015,
- "last_update": "2024-07-01 03:49:28",
- "author_account_age_days": 511
+ "stars": 1123,
+ "last_update": "2024-07-29 06:53:05",
+ "author_account_age_days": 536
},
"https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": {
- "stars": 204,
+ "stars": 217,
"last_update": "2024-06-05 00:52:46",
- "author_account_age_days": 511
+ "author_account_age_days": 536
},
"https://github.com/AIGODLIKE/ComfyUI-CUP": {
- "stars": 6,
+ "stars": 8,
"last_update": "2024-06-21 03:43:20",
- "author_account_age_days": 511
+ "author_account_age_days": 536
},
"https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": {
- "stars": 262,
- "last_update": "2024-06-18 08:04:40",
- "author_account_age_days": 511
+ "stars": 279,
+ "last_update": "2024-07-17 02:28:49",
+ "author_account_age_days": 536
},
"https://github.com/AInseven/ComfyUI-fastblend": {
- "stars": 134,
+ "stars": 147,
"last_update": "2024-06-14 07:13:21",
- "author_account_age_days": 1693
+ "author_account_age_days": 1718
},
"https://github.com/AIrjen/OneButtonPrompt": {
- "stars": 743,
- "last_update": "2024-06-14 06:59:46",
- "author_account_age_days": 452
+ "stars": 781,
+ "last_update": "2024-07-09 17:44:12",
+ "author_account_age_days": 478
},
"https://github.com/ALatentPlace/ComfyUI_yanc": {
- "stars": 23,
- "last_update": "2024-06-30 10:04:17",
- "author_account_age_days": 1469
+ "stars": 28,
+ "last_update": "2024-07-26 12:47:44",
+ "author_account_age_days": 1495
+ },
+ "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": {
+ "stars": 3,
+ "last_update": "2024-07-29 10:54:17",
+ "author_account_age_days": 2512
+ },
+ "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": {
+ "stars": 1,
+ "last_update": "2024-07-17 03:55:26",
+ "author_account_age_days": 1561
},
"https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": {
- "stars": 182,
+ "stars": 198,
"last_update": "2024-06-14 07:04:37",
- "author_account_age_days": 3677
+ "author_account_age_days": 3703
},
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools": {
- "stars": 6,
- "last_update": "2024-06-19 11:46:19",
- "author_account_age_days": 499
+ "stars": 7,
+ "last_update": "2024-07-29 04:13:37",
+ "author_account_age_days": 525
},
"https://github.com/Acly/comfyui-inpaint-nodes": {
- "stars": 456,
+ "stars": 520,
"last_update": "2024-07-02 10:02:46",
- "author_account_age_days": 3814
+ "author_account_age_days": 3840
},
"https://github.com/Acly/comfyui-tooling-nodes": {
- "stars": 211,
- "last_update": "2024-06-24 15:56:37",
- "author_account_age_days": 3814
+ "stars": 229,
+ "last_update": "2024-07-28 11:22:57",
+ "author_account_age_days": 3840
},
"https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": {
"stars": 0,
"last_update": "2024-06-20 17:26:02",
- "author_account_age_days": 1285
+ "author_account_age_days": 1311
},
"https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": {
- "stars": 673,
- "last_update": "2024-06-28 14:06:48",
- "author_account_age_days": 2709
+ "stars": 731,
+ "last_update": "2024-07-29 10:30:45",
+ "author_account_age_days": 2735
},
"https://github.com/Alysondao/Comfyui-Yolov8-JSON": {
- "stars": 12,
- "last_update": "2024-07-03 03:59:38",
- "author_account_age_days": 1040
+ "stars": 15,
+ "last_update": "2024-07-10 09:37:54",
+ "author_account_age_days": 1066
},
"https://github.com/Amorano/Jovimetrix": {
- "stars": 170,
- "last_update": "2024-07-03 02:17:32",
- "author_account_age_days": 5222
+ "stars": 196,
+ "last_update": "2024-07-24 17:37:37",
+ "author_account_age_days": 5247
},
"https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": {
- "stars": 4,
- "last_update": "2024-06-14 08:57:39",
- "author_account_age_days": 4101
+ "stars": 5,
+ "last_update": "2024-07-05 13:48:56",
+ "author_account_age_days": 4127
},
"https://github.com/AonekoSS/ComfyUI-SimpleCounter": {
"stars": 1,
- "last_update": "2024-05-23 01:11:36",
- "author_account_age_days": 4101
+ "last_update": "2024-07-05 13:46:19",
+ "author_account_age_days": 4127
},
"https://github.com/ArcherFMY/Diffusion360_ComfyUI": {
- "stars": 18,
+ "stars": 19,
"last_update": "2024-05-28 03:14:17",
- "author_account_age_days": 3399
+ "author_account_age_days": 3425
},
"https://github.com/ArdeniusAI/CPlus_Ardenius": {
"stars": 0,
"last_update": "2024-06-14 07:13:26",
- "author_account_age_days": 136
+ "author_account_age_days": 162
},
"https://github.com/ArtBot2023/CharacterFaceSwap": {
- "stars": 56,
+ "stars": 60,
"last_update": "2024-05-22 20:53:09",
- "author_account_age_days": 303
+ "author_account_age_days": 329
},
"https://github.com/ArtVentureX/comfyui-animatediff": {
- "stars": 640,
+ "stars": 657,
"last_update": "2024-05-22 18:16:43",
- "author_account_age_days": 415
+ "author_account_age_days": 441
},
"https://github.com/AshMartian/ComfyUI-DirGir": {
- "stars": 11,
+ "stars": 12,
"last_update": "2024-05-29 22:28:55",
- "author_account_age_days": 4596
+ "author_account_age_days": 4622
},
"https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": {
- "stars": 34,
+ "stars": 35,
"last_update": "2024-06-14 09:03:24",
- "author_account_age_days": 399
+ "author_account_age_days": 425
},
"https://github.com/AuroBit/ComfyUI-OOTDiffusion": {
- "stars": 351,
- "last_update": "2024-06-14 08:11:00",
- "author_account_age_days": 399
+ "stars": 370,
+ "last_update": "2024-07-12 03:49:27",
+ "author_account_age_days": 425
},
"https://github.com/AustinMroz/ComfyUI-DynamicOversampling": {
"stars": 0,
"last_update": "2024-06-14 07:06:51",
- "author_account_age_days": 4084
+ "author_account_age_days": 4110
},
"https://github.com/AustinMroz/ComfyUI-SpliceTools": {
"stars": 7,
"last_update": "2024-06-14 07:07:21",
- "author_account_age_days": 4084
+ "author_account_age_days": 4110
},
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": {
- "stars": 5,
- "last_update": "2024-07-03 21:55:35",
- "author_account_age_days": 4084
+ "stars": 7,
+ "last_update": "2024-07-19 19:23:48",
+ "author_account_age_days": 4110
},
"https://github.com/Auttasak-L/ComfyUI-ImageCropper": {
"stars": 1,
"last_update": "2024-05-23 05:04:53",
- "author_account_age_days": 2659
+ "author_account_age_days": 2685
},
"https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": {
"stars": 2,
"last_update": "2024-06-20 03:42:00",
- "author_account_age_days": 499
+ "author_account_age_days": 525
},
"https://github.com/BXYMartin/ComfyUI-InstantIDUtils": {
"stars": 3,
"last_update": "2024-05-23 00:08:50",
- "author_account_age_days": 2453
+ "author_account_age_days": 2479
},
"https://github.com/BadCafeCode/masquerade-nodes-comfyui": {
- "stars": 310,
+ "stars": 328,
"last_update": "2024-06-19 04:16:54",
- "author_account_age_days": 440
+ "author_account_age_days": 466
},
"https://github.com/Beinsezii/bsz-cui-extras": {
"stars": 21,
"last_update": "2024-05-22 20:46:45",
- "author_account_age_days": 2236
+ "author_account_age_days": 2262
+ },
+ "https://github.com/BenNarum/ComfyUI_CAS": {
+ "stars": 1,
+ "last_update": "2024-07-13 12:00:40",
+ "author_account_age_days": 3108
},
"https://github.com/BenNarum/SigmaWaveFormNode": {
"stars": 5,
"last_update": "2024-06-20 15:20:35",
- "author_account_age_days": 3082
+ "author_account_age_days": 3108
},
"https://github.com/BennyKok/comfyui-deploy": {
- "stars": 703,
- "last_update": "2024-06-19 23:52:18",
- "author_account_age_days": 3006
+ "stars": 795,
+ "last_update": "2024-07-27 18:00:41",
+ "author_account_age_days": 3031
+ },
+ "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": {
+ "stars": 15,
+ "last_update": "2024-07-26 09:20:57",
+ "author_account_age_days": 833
+ },
+ "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": {
+ "stars": 3,
+ "last_update": "2024-07-19 18:11:11",
+ "author_account_age_days": 833
},
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": {
"stars": 17,
"last_update": "2024-06-21 10:21:10",
- "author_account_age_days": 881
+ "author_account_age_days": 907
},
"https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": {
- "stars": 50,
+ "stars": 51,
"last_update": "2024-06-21 10:13:50",
- "author_account_age_days": 881
+ "author_account_age_days": 907
},
"https://github.com/Billius-AI/ComfyUI-Path-Helper": {
- "stars": 14,
+ "stars": 16,
"last_update": "2024-05-22 23:25:08",
- "author_account_age_days": 144
+ "author_account_age_days": 170
},
"https://github.com/BlakeOne/ComfyUI-CustomScheduler": {
"stars": 11,
"last_update": "2024-05-23 00:23:56",
- "author_account_age_days": 2542
+ "author_account_age_days": 2568
},
"https://github.com/BlakeOne/ComfyUI-NodePresets": {
"stars": 11,
"last_update": "2024-05-23 00:24:07",
- "author_account_age_days": 2542
+ "author_account_age_days": 2568
},
"https://github.com/BlakeOne/ComfyUI-NodeReset": {
- "stars": 1,
+ "stars": 2,
"last_update": "2024-05-23 00:24:18",
- "author_account_age_days": 2542
+ "author_account_age_days": 2568
},
"https://github.com/BlakeOne/ComfyUI-SchedulerMixer": {
"stars": 10,
"last_update": "2024-05-23 00:23:44",
- "author_account_age_days": 2542
+ "author_account_age_days": 2568
},
"https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": {
- "stars": 270,
+ "stars": 285,
"last_update": "2024-05-22 14:56:13",
- "author_account_age_days": 487
+ "author_account_age_days": 513
},
"https://github.com/BlenderNeko/ComfyUI_Cutoff": {
- "stars": 343,
+ "stars": 348,
"last_update": "2024-05-22 15:01:45",
- "author_account_age_days": 487
+ "author_account_age_days": 513
},
"https://github.com/BlenderNeko/ComfyUI_Noise": {
- "stars": 208,
+ "stars": 226,
"last_update": "2024-06-10 16:38:48",
- "author_account_age_days": 487
+ "author_account_age_days": 513
},
"https://github.com/BlenderNeko/ComfyUI_SeeCoder": {
- "stars": 36,
+ "stars": 35,
"last_update": "2024-05-22 14:57:04",
- "author_account_age_days": 487
+ "author_account_age_days": 513
},
"https://github.com/BlenderNeko/ComfyUI_TiledKSampler": {
- "stars": 295,
+ "stars": 304,
"last_update": "2024-05-22 14:56:49",
- "author_account_age_days": 487
+ "author_account_age_days": 513
},
"https://github.com/CC-BryanOttho/ComfyUI_API_Manager": {
"stars": 13,
"last_update": "2024-06-14 07:13:34",
- "author_account_age_days": 494
+ "author_account_age_days": 520
},
"https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": {
"stars": 6,
"last_update": "2024-05-22 17:55:41",
- "author_account_age_days": 259
+ "author_account_age_days": 285
},
"https://github.com/CavinHuang/comfyui-nodes-docs": {
- "stars": 72,
+ "stars": 89,
"last_update": "2024-07-04 11:29:55",
- "author_account_age_days": 2736
+ "author_account_age_days": 2762
},
"https://github.com/Chan-0312/ComfyUI-EasyDeforum": {
"stars": 9,
"last_update": "2024-05-22 23:22:14",
- "author_account_age_days": 1876
+ "author_account_age_days": 1902
},
"https://github.com/Chan-0312/ComfyUI-IPAnimate": {
- "stars": 66,
+ "stars": 67,
"last_update": "2024-05-22 23:22:03",
- "author_account_age_days": 1876
+ "author_account_age_days": 1902
},
"https://github.com/Chan-0312/ComfyUI-Prompt-Preview": {
- "stars": 19,
+ "stars": 21,
"last_update": "2024-06-14 09:01:37",
- "author_account_age_days": 1876
+ "author_account_age_days": 1902
},
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": {
- "stars": 13,
+ "stars": 15,
"last_update": "2024-04-05 11:14:24",
- "author_account_age_days": 1888
+ "author_account_age_days": 1914
},
"https://github.com/Clybius/ComfyUI-Extra-Samplers": {
- "stars": 57,
- "last_update": "2024-06-14 09:03:17",
- "author_account_age_days": 1743
+ "stars": 61,
+ "last_update": "2024-07-21 23:51:55",
+ "author_account_age_days": 1769
},
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": {
- "stars": 46,
+ "stars": 69,
"last_update": "2024-06-14 09:02:44",
- "author_account_age_days": 1743
+ "author_account_age_days": 1769
},
"https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": {
- "stars": 85,
+ "stars": 88,
"last_update": "2024-06-29 07:14:23",
- "author_account_age_days": 3665
+ "author_account_age_days": 3690
+ },
+ "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": {
+ "stars": 1,
+ "last_update": "2024-07-16 10:37:43",
+ "author_account_age_days": 5193
},
"https://github.com/Danand/ComfyUI-ComfyCouple": {
- "stars": 21,
- "last_update": "2024-07-03 22:22:08",
- "author_account_age_days": 4298
+ "stars": 24,
+ "last_update": "2024-07-26 21:19:53",
+ "author_account_age_days": 4324
},
"https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": {
"stars": 3,
"last_update": "2024-05-26 08:00:23",
- "author_account_age_days": 4449
+ "author_account_age_days": 4475
},
"https://github.com/DataCTE/prompt_injection": {
- "stars": 65,
+ "stars": 71,
"last_update": "2024-06-21 12:56:43",
- "author_account_age_days": 787
+ "author_account_age_days": 813
},
"https://github.com/DeJoker/pipeline-parallel-comfy": {
"stars": 1,
- "last_update": "2024-07-04 06:34:01",
- "author_account_age_days": 3000
+ "last_update": "2024-07-29 06:59:37",
+ "author_account_age_days": 3026
},
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": {
- "stars": 301,
+ "stars": 321,
"last_update": "2024-06-22 02:12:19",
- "author_account_age_days": 1784
+ "author_account_age_days": 1810
},
"https://github.com/DigitalIO/ComfyUI-stable-wildcards": {
"stars": 19,
"last_update": "2024-05-24 21:15:08",
- "author_account_age_days": 4048
+ "author_account_age_days": 4074
},
"https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": {
"stars": 7,
"last_update": "2024-05-22 23:14:06",
- "author_account_age_days": 3083
+ "author_account_age_days": 3108
},
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": {
"stars": 0,
"last_update": "2024-05-22 23:24:30",
- "author_account_age_days": 3497
+ "author_account_age_days": 3523
},
"https://github.com/DrJKL/ComfyUI-Anchors": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-06-20 18:23:00",
- "author_account_age_days": 5004
+ "author_account_age_days": 5030
},
"https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": {
"stars": 2,
- "last_update": "2024-05-23 00:25:14",
- "author_account_age_days": 1041
+ "last_update": "2024-07-15 13:21:10",
+ "author_account_age_days": 1067
},
"https://github.com/Electrofried/ComfyUI-OpenAINode": {
"stars": 19,
"last_update": "2024-06-14 09:01:22",
- "author_account_age_days": 2630
+ "author_account_age_days": 2655
},
"https://github.com/EllangoK/ComfyUI-post-processing-nodes": {
- "stars": 146,
+ "stars": 153,
"last_update": "2024-05-22 17:54:09",
- "author_account_age_days": 2788
+ "author_account_age_days": 2814
+ },
+ "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": {
+ "stars": 6,
+ "last_update": "2024-07-29 01:21:20",
+ "author_account_age_days": 5
+ },
+ "https://github.com/Excidos/ComfyUI-Documents": {
+ "stars": 21,
+ "last_update": "2024-07-11 20:15:21",
+ "author_account_age_days": 42
+ },
+ "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": {
+ "stars": 11,
+ "last_update": "2024-07-28 10:24:30",
+ "author_account_age_days": 42
},
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": {
- "stars": 25,
+ "stars": 26,
"last_update": "2024-05-23 00:12:17",
- "author_account_age_days": 1633
+ "author_account_age_days": 1659
},
"https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": {
- "stars": 102,
+ "stars": 106,
"last_update": "2024-06-08 02:33:02",
- "author_account_age_days": 1633
+ "author_account_age_days": 1659
},
"https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": {
- "stars": 255,
+ "stars": 261,
"last_update": "2024-05-23 00:12:41",
- "author_account_age_days": 1633
+ "author_account_age_days": 1659
},
"https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": {
- "stars": 283,
- "last_update": "2024-06-30 18:37:30",
- "author_account_age_days": 3159
+ "stars": 307,
+ "last_update": "2024-07-10 00:27:18",
+ "author_account_age_days": 3185
},
"https://github.com/Extraltodeus/LoadLoraWithTags": {
- "stars": 41,
+ "stars": 43,
"last_update": "2024-06-22 21:05:44",
- "author_account_age_days": 3159
+ "author_account_age_days": 3185
},
"https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": {
- "stars": 27,
- "last_update": "2024-07-03 01:40:42",
- "author_account_age_days": 3159
+ "stars": 38,
+ "last_update": "2024-07-10 00:27:51",
+ "author_account_age_days": 3185
},
"https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": {
- "stars": 30,
- "last_update": "2024-07-03 01:34:46",
- "author_account_age_days": 3159
+ "stars": 42,
+ "last_update": "2024-07-10 00:27:36",
+ "author_account_age_days": 3185
},
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": {
- "stars": 86,
- "last_update": "2024-06-22 21:06:08",
- "author_account_age_days": 3159
+ "stars": 96,
+ "last_update": "2024-07-10 00:28:03",
+ "author_account_age_days": 3185
},
"https://github.com/Extraltodeus/noise_latent_perlinpinpin": {
- "stars": 23,
+ "stars": 24,
"last_update": "2024-06-22 21:05:57",
- "author_account_age_days": 3159
+ "author_account_age_days": 3185
+ },
+ "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": {
+ "stars": 10,
+ "last_update": "2024-07-22 13:56:41",
+ "author_account_age_days": 3185
},
"https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": {
- "stars": 45,
+ "stars": 49,
"last_update": "2024-06-22 21:05:34",
- "author_account_age_days": 3159
+ "author_account_age_days": 3185
},
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": {
- "stars": 345,
- "last_update": "2024-06-20 16:25:59",
- "author_account_age_days": 3141
+ "stars": 380,
+ "last_update": "2024-07-18 07:49:07",
+ "author_account_age_days": 3167
},
"https://github.com/Fannovel16/ComfyUI-Loopchain": {
"stars": 30,
"last_update": "2023-12-15 14:25:35",
- "author_account_age_days": 3141
+ "author_account_age_days": 3167
},
"https://github.com/Fannovel16/ComfyUI-MagickWand": {
- "stars": 72,
+ "stars": 78,
"last_update": "2024-06-20 16:23:15",
- "author_account_age_days": 3141
+ "author_account_age_days": 3167
},
"https://github.com/Fannovel16/ComfyUI-MotionDiff": {
- "stars": 148,
+ "stars": 151,
"last_update": "2024-06-20 16:29:32",
- "author_account_age_days": 3141
+ "author_account_age_days": 3167
},
"https://github.com/Fannovel16/ComfyUI-Video-Matting": {
- "stars": 147,
+ "stars": 158,
"last_update": "2024-06-20 16:14:38",
- "author_account_age_days": 3141
+ "author_account_age_days": 3167
},
"https://github.com/Fannovel16/comfyui_controlnet_aux": {
- "stars": 1634,
- "last_update": "2024-06-25 10:11:30",
- "author_account_age_days": 3141
+ "stars": 1774,
+ "last_update": "2024-07-30 02:26:21",
+ "author_account_age_days": 3167
},
"https://github.com/Fantaxico/ComfyUI-GCP-Storage": {
"stars": 0,
"last_update": "2024-06-14 09:05:52",
- "author_account_age_days": 545
+ "author_account_age_days": 571
},
"https://github.com/Feidorian/feidorian-ComfyNodes": {
"stars": 5,
"last_update": "2024-06-20 11:31:37",
- "author_account_age_days": 2765
+ "author_account_age_days": 2790
},
"https://github.com/Fictiverse/ComfyUI_Fictiverse": {
"stars": 7,
"last_update": "2024-06-05 19:03:21",
- "author_account_age_days": 681
+ "author_account_age_days": 707
},
"https://github.com/Fihade/IC-Light-ComfyUI-Node": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-07-02 03:47:17",
- "author_account_age_days": 2757
+ "author_account_age_days": 2783
},
"https://github.com/FizzleDorf/ComfyUI-AIT": {
- "stars": 44,
+ "stars": 45,
"last_update": "2024-06-22 03:13:05",
- "author_account_age_days": 1989
+ "author_account_age_days": 2015
},
"https://github.com/FizzleDorf/ComfyUI_FizzNodes": {
- "stars": 325,
+ "stars": 335,
"last_update": "2024-06-27 03:29:51",
- "author_account_age_days": 1989
+ "author_account_age_days": 2015
},
"https://github.com/FlyingFireCo/tiled_ksampler": {
- "stars": 56,
+ "stars": 60,
"last_update": "2024-05-22 23:15:17",
- "author_account_age_days": 642
+ "author_account_age_days": 668
},
"https://github.com/ForeignGods/ComfyUI-Mana-Nodes": {
- "stars": 179,
+ "stars": 187,
"last_update": "2024-05-29 18:29:05",
- "author_account_age_days": 1253
+ "author_account_age_days": 1279
},
"https://github.com/Franck-Demongin/NX_PromptStyler": {
"stars": 5,
"last_update": "2024-05-22 23:25:21",
- "author_account_age_days": 1781
+ "author_account_age_days": 1806
},
"https://github.com/FredBill1/comfyui-fb-utils": {
- "stars": 0,
+ "stars": 1,
"last_update": "2024-05-23 01:41:02",
- "author_account_age_days": 2327
+ "author_account_age_days": 2352
},
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": {
"stars": 0,
"last_update": "2024-06-25 13:35:18",
- "author_account_age_days": 888
+ "author_account_age_days": 914
+ },
+ "https://github.com/FuouM/ComfyUI-EbSynth": {
+ "stars": 3,
+ "last_update": "2024-07-29 00:02:03",
+ "author_account_age_days": 1717
},
"https://github.com/FuouM/ComfyUI-FirstOrderMM": {
"stars": 2,
- "last_update": "2024-07-01 10:46:26",
- "author_account_age_days": 1691
+ "last_update": "2024-07-17 10:37:29",
+ "author_account_age_days": 1717
},
"https://github.com/G-370/ComfyUI-SD3-Powerlab": {
- "stars": 17,
+ "stars": 18,
"last_update": "2024-06-22 19:17:18",
- "author_account_age_days": 1529
+ "author_account_age_days": 1555
},
"https://github.com/GMapeSplat/ComfyUI_ezXY": {
- "stars": 23,
+ "stars": 24,
"last_update": "2024-05-29 17:43:08",
- "author_account_age_days": 1307
+ "author_account_age_days": 1333
},
"https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": {
"stars": 7,
"last_update": "2024-05-22 21:31:52",
- "author_account_age_days": 2566
+ "author_account_age_days": 2592
},
"https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": {
- "stars": 7,
+ "stars": 11,
"last_update": "2024-06-19 11:01:41",
- "author_account_age_days": 4577
+ "author_account_age_days": 4603
},
"https://github.com/GentlemanHu/ComfyUI-SunoAI": {
"stars": 10,
"last_update": "2024-06-14 06:02:29",
- "author_account_age_days": 2393
+ "author_account_age_days": 2419
},
"https://github.com/Goktug/comfyui-saveimage-plus": {
- "stars": 2,
+ "stars": 3,
"last_update": "2024-06-20 07:23:48",
- "author_account_age_days": 4942
+ "author_account_age_days": 4967
},
"https://github.com/Gourieff/comfyui-reactor-node": {
- "stars": 1089,
- "last_update": "2024-07-03 09:36:19",
- "author_account_age_days": 1129
+ "stars": 1205,
+ "last_update": "2024-07-13 00:06:56",
+ "author_account_age_days": 1155
},
"https://github.com/GraftingRayman/ComfyUI_GraftingRayman": {
- "stars": 21,
- "last_update": "2024-07-04 11:29:43",
- "author_account_age_days": 173
+ "stars": 39,
+ "last_update": "2024-07-23 08:57:27",
+ "author_account_age_days": 198
+ },
+ "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": {
+ "stars": 11,
+ "last_update": "2024-07-11 22:04:16",
+ "author_account_age_days": 1209
},
"https://github.com/GreenLandisaLie/AuraSR-ComfyUI": {
- "stars": 51,
- "last_update": "2024-07-04 00:07:10",
- "author_account_age_days": 1207
+ "stars": 90,
+ "last_update": "2024-07-24 17:49:46",
+ "author_account_age_days": 1233
},
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": {
"stars": 3,
"last_update": "2024-06-14 08:59:42",
- "author_account_age_days": 1490
+ "author_account_age_days": 1516
},
"https://github.com/HAL41/ComfyUI-aichemy-nodes": {
"stars": 4,
"last_update": "2024-05-22 23:10:19",
- "author_account_age_days": 2855
+ "author_account_age_days": 2881
+ },
+ "https://github.com/HECer/ComfyUI-FilePathCreator": {
+ "stars": 5,
+ "last_update": "2024-07-09 22:02:15",
+ "author_account_age_days": 3016
},
"https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": {
- "stars": 37,
+ "stars": 39,
"last_update": "2024-06-14 08:08:20",
- "author_account_age_days": 620
+ "author_account_age_days": 645
},
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": {
- "stars": 33,
+ "stars": 34,
"last_update": "2024-06-14 08:08:28",
- "author_account_age_days": 620
+ "author_account_age_days": 645
},
"https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": {
- "stars": 15,
+ "stars": 18,
"last_update": "2024-06-14 08:10:52",
- "author_account_age_days": 620
+ "author_account_age_days": 645
},
"https://github.com/Haoming02/comfyui-clear-screen": {
"stars": 1,
- "last_update": "2024-06-14 08:59:35",
- "author_account_age_days": 1341
+ "last_update": "2024-07-09 08:49:03",
+ "author_account_age_days": 1367
},
"https://github.com/Haoming02/comfyui-diffusion-cg": {
- "stars": 51,
- "last_update": "2024-06-14 07:10:28",
- "author_account_age_days": 1341
+ "stars": 60,
+ "last_update": "2024-07-10 03:26:36",
+ "author_account_age_days": 1367
},
"https://github.com/Haoming02/comfyui-floodgate": {
"stars": 25,
- "last_update": "2024-06-14 07:11:55",
- "author_account_age_days": 1341
+ "last_update": "2024-07-09 09:02:07",
+ "author_account_age_days": 1367
},
"https://github.com/Haoming02/comfyui-menu-anchor": {
"stars": 3,
- "last_update": "2024-06-14 07:10:37",
- "author_account_age_days": 1341
+ "last_update": "2024-07-09 10:03:10",
+ "author_account_age_days": 1367
+ },
+ "https://github.com/Haoming02/comfyui-node-beautify": {
+ "stars": 6,
+ "last_update": "2024-07-09 09:25:46",
+ "author_account_age_days": 1367
+ },
+ "https://github.com/Haoming02/comfyui-old-photo-restoration": {
+ "stars": 12,
+ "last_update": "2024-07-26 18:39:09",
+ "author_account_age_days": 1367
},
"https://github.com/Haoming02/comfyui-prompt-format": {
"stars": 30,
- "last_update": "2024-06-14 07:12:02",
- "author_account_age_days": 1341
+ "last_update": "2024-07-10 02:32:48",
+ "author_account_age_days": 1367
+ },
+ "https://github.com/Haoming02/comfyui-resharpen": {
+ "stars": 30,
+ "last_update": "2024-07-10 03:10:18",
+ "author_account_age_days": 1367
},
"https://github.com/Haoming02/comfyui-tab-handler": {
"stars": 4,
- "last_update": "2024-06-14 08:09:45",
- "author_account_age_days": 1341
+ "last_update": "2024-07-09 08:41:44",
+ "author_account_age_days": 1367
},
"https://github.com/HaydenReeve/ComfyUI-Better-Strings": {
"stars": 0,
"last_update": "2024-05-22 23:20:05",
- "author_account_age_days": 2252
+ "author_account_age_days": 2277
},
"https://github.com/HebelHuber/comfyui-enhanced-save-node": {
- "stars": 1,
+ "stars": 2,
"last_update": "2024-06-14 08:59:28",
- "author_account_age_days": 2334
+ "author_account_age_days": 2359
},
"https://github.com/Hiero207/ComfyUI-Hiero-Nodes": {
"stars": 6,
"last_update": "2024-06-24 03:38:50",
- "author_account_age_days": 1708
+ "author_account_age_days": 1734
},
"https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": {
"stars": 3,
"last_update": "2024-06-29 19:44:47",
- "author_account_age_days": 198
+ "author_account_age_days": 224
},
"https://github.com/IDGallagher/ComfyUI-IG-Nodes": {
"stars": 1,
- "last_update": "2024-06-04 00:24:47",
- "author_account_age_days": 5490
+ "last_update": "2024-07-15 19:45:50",
+ "author_account_age_days": 5516
},
"https://github.com/ITurchenko/ComfyUI-SizeFromArray": {
"stars": 0,
"last_update": "2024-05-24 14:09:58",
- "author_account_age_days": 3718
+ "author_account_age_days": 3744
},
"https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": {
"stars": 9,
"last_update": "2024-05-23 01:12:46",
- "author_account_age_days": 2640
+ "author_account_age_days": 2665
},
"https://github.com/Inzaniak/comfyui-ranbooru": {
- "stars": 8,
+ "stars": 9,
"last_update": "2024-05-22 23:12:23",
- "author_account_age_days": 3919
+ "author_account_age_days": 3945
},
"https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": {
"stars": 3,
"last_update": "2024-06-21 20:39:06",
- "author_account_age_days": 121
+ "author_account_age_days": 147
},
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": {
- "stars": 39,
+ "stars": 42,
"last_update": "2024-05-22 20:39:14",
- "author_account_age_days": 325
+ "author_account_age_days": 351
+ },
+ "https://github.com/JackEllie/ComfyUI_AI_Assistant": {
+ "stars": 5,
+ "last_update": "2024-07-26 04:55:41",
+ "author_account_age_days": 607
},
"https://github.com/Jannchie/ComfyUI-J": {
- "stars": 64,
+ "stars": 66,
"last_update": "2024-06-20 12:08:09",
- "author_account_age_days": 2563
+ "author_account_age_days": 2589
},
"https://github.com/JaredTherriault/ComfyUI-JNodes": {
- "stars": 22,
- "last_update": "2024-06-27 23:37:38",
- "author_account_age_days": 3581
+ "stars": 30,
+ "last_update": "2024-07-21 19:53:40",
+ "author_account_age_days": 3607
},
"https://github.com/JayLyu/ComfyUI_BaiKong_Node": {
"stars": 0,
"last_update": "2024-07-03 15:07:04",
- "author_account_age_days": 3278
+ "author_account_age_days": 3304
},
"https://github.com/JcandZero/ComfyUI_GLM4Node": {
"stars": 25,
"last_update": "2024-05-22 23:12:46",
- "author_account_age_days": 700
+ "author_account_age_days": 726
},
"https://github.com/Jcd1230/rembg-comfyui-node": {
- "stars": 121,
+ "stars": 126,
"last_update": "2024-05-22 17:58:34",
- "author_account_age_days": 4896
+ "author_account_age_days": 4922
},
"https://github.com/JerryOrbachJr/ComfyUI-RandomSize": {
"stars": 3,
"last_update": "2024-05-22 23:18:51",
- "author_account_age_days": 165
+ "author_account_age_days": 191
},
"https://github.com/JettHu/ComfyUI-TCD": {
- "stars": 91,
- "last_update": "2024-06-03 11:40:18",
- "author_account_age_days": 2367
+ "stars": 99,
+ "last_update": "2024-07-10 02:54:27",
+ "author_account_age_days": 2393
},
"https://github.com/JettHu/ComfyUI_TGate": {
- "stars": 49,
- "last_update": "2024-05-26 08:29:23",
- "author_account_age_days": 2367
+ "stars": 51,
+ "last_update": "2024-07-27 18:34:18",
+ "author_account_age_days": 2393
},
"https://github.com/Jordach/comfy-plasma": {
- "stars": 53,
+ "stars": 56,
"last_update": "2024-05-22 18:08:28",
- "author_account_age_days": 4522
+ "author_account_age_days": 4548
+ },
+ "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": {
+ "stars": 2,
+ "last_update": "2024-07-27 21:14:49",
+ "author_account_age_days": 3390
},
"https://github.com/Kaharos94/ComfyUI-Saveaswebp": {
- "stars": 33,
+ "stars": 35,
"last_update": "2024-06-21 23:01:48",
- "author_account_age_days": 1205
+ "author_account_age_days": 1230
},
"https://github.com/Kangkang625/ComfyUI-paint-by-example": {
- "stars": 14,
+ "stars": 15,
"last_update": "2024-05-22 22:20:27",
- "author_account_age_days": 923
+ "author_account_age_days": 949
},
"https://github.com/KewkLW/ComfyUI-kewky_tools": {
- "stars": 3,
- "last_update": "2024-06-29 00:27:17",
- "author_account_age_days": 1697
+ "stars": 7,
+ "last_update": "2024-07-10 05:45:11",
+ "author_account_age_days": 1723
},
"https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": {
- "stars": 136,
+ "stars": 144,
"last_update": "2024-06-16 15:50:10",
- "author_account_age_days": 1495
+ "author_account_age_days": 1521
},
"https://github.com/KoreTeknology/ComfyUI-Universal-Styler": {
- "stars": 13,
- "last_update": "2024-06-14 10:28:10",
- "author_account_age_days": 3200
+ "stars": 17,
+ "last_update": "2024-07-29 09:06:21",
+ "author_account_age_days": 3226
},
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": {
- "stars": 437,
- "last_update": "2024-06-28 03:59:45",
- "author_account_age_days": 3726
+ "stars": 491,
+ "last_update": "2024-07-29 00:11:27",
+ "author_account_age_days": 3752
},
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": {
- "stars": 2301,
- "last_update": "2024-07-03 07:17:24",
- "author_account_age_days": 3726
+ "stars": 2409,
+ "last_update": "2024-07-29 06:35:15",
+ "author_account_age_days": 3752
},
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": {
- "stars": 409,
- "last_update": "2024-07-03 19:35:35",
- "author_account_age_days": 3726
+ "stars": 451,
+ "last_update": "2024-07-30 07:36:41",
+ "author_account_age_days": 3752
+ },
+ "https://github.com/Koushakur/ComfyUI-DenoiseChooser": {
+ "stars": 5,
+ "last_update": "2024-07-22 00:36:35",
+ "author_account_age_days": 1156
},
"https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": {
"stars": 3,
"last_update": "2024-05-23 00:21:43",
- "author_account_age_days": 1789
+ "author_account_age_days": 1815
},
"https://github.com/LEv145/images-grid-comfy-plugin": {
- "stars": 130,
+ "stars": 139,
"last_update": "2024-05-30 17:54:32",
- "author_account_age_days": 2217
+ "author_account_age_days": 2243
},
"https://github.com/LZpenguin/ComfyUI-Text": {
- "stars": 22,
+ "stars": 23,
"last_update": "2024-06-20 13:38:16",
- "author_account_age_days": 1989
+ "author_account_age_days": 2015
},
"https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": {
- "stars": 30,
+ "stars": 40,
"last_update": "2024-06-06 20:45:43",
- "author_account_age_days": 173
+ "author_account_age_days": 199
},
"https://github.com/LarryJane491/Lora-Training-in-Comfy": {
- "stars": 277,
- "last_update": "2024-06-09 05:24:00",
- "author_account_age_days": 173
+ "stars": 318,
+ "last_update": "2024-07-28 16:37:06",
+ "author_account_age_days": 199
},
"https://github.com/Layer-norm/comfyui-lama-remover": {
- "stars": 57,
+ "stars": 61,
"last_update": "2024-05-25 00:12:04",
- "author_account_age_days": 342
+ "author_account_age_days": 368
},
"https://github.com/Lerc/canvas_tab": {
- "stars": 126,
+ "stars": 148,
"last_update": "2024-05-22 20:48:45",
- "author_account_age_days": 5377
+ "author_account_age_days": 5403
+ },
+ "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": {
+ "stars": 2,
+ "last_update": "2024-07-17 01:24:53",
+ "author_account_age_days": 19
},
"https://github.com/Limitex/ComfyUI-Calculation": {
"stars": 0,
"last_update": "2024-05-22 22:18:40",
- "author_account_age_days": 1284
+ "author_account_age_days": 1310
},
"https://github.com/Limitex/ComfyUI-Diffusers": {
- "stars": 116,
+ "stars": 122,
"last_update": "2024-05-22 22:18:57",
- "author_account_age_days": 1284
+ "author_account_age_days": 1310
},
"https://github.com/Loewen-Hob/rembg-comfyui-node-better": {
- "stars": 32,
+ "stars": 50,
"last_update": "2024-05-23 00:32:53",
- "author_account_age_days": 480
+ "author_account_age_days": 506
},
"https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": {
- "stars": 23,
+ "stars": 24,
"last_update": "2024-05-22 21:29:02",
- "author_account_age_days": 985
+ "author_account_age_days": 1011
},
"https://github.com/LonicaMewinsky/ComfyUI-RawSaver": {
"stars": 2,
"last_update": "2024-05-22 21:31:28",
- "author_account_age_days": 985
+ "author_account_age_days": 1011
},
"https://github.com/Ludobico/ComfyUI-ScenarioPrompt": {
"stars": 14,
"last_update": "2024-06-21 06:43:02",
- "author_account_age_days": 1042
+ "author_account_age_days": 1068
},
"https://github.com/LyazS/comfyui-anime-seg": {
"stars": 4,
"last_update": "2024-05-22 23:21:49",
- "author_account_age_days": 2867
+ "author_account_age_days": 2893
},
"https://github.com/M1kep/ComfyLiterals": {
- "stars": 11,
+ "stars": 17,
"last_update": "2024-05-22 20:31:38",
- "author_account_age_days": 4268
+ "author_account_age_days": 4294
},
"https://github.com/M1kep/ComfyUI-KepOpenAI": {
"stars": 26,
"last_update": "2024-05-22 20:33:54",
- "author_account_age_days": 4268
+ "author_account_age_days": 4294
},
"https://github.com/M1kep/ComfyUI-OtherVAEs": {
"stars": 2,
"last_update": "2024-05-22 20:33:41",
- "author_account_age_days": 4268
+ "author_account_age_days": 4294
},
"https://github.com/M1kep/Comfy_KepKitchenSink": {
"stars": 0,
"last_update": "2024-05-22 20:33:29",
- "author_account_age_days": 4268
+ "author_account_age_days": 4294
},
"https://github.com/M1kep/Comfy_KepListStuff": {
"stars": 28,
"last_update": "2024-06-22 00:51:28",
- "author_account_age_days": 4268
+ "author_account_age_days": 4294
},
"https://github.com/M1kep/Comfy_KepMatteAnything": {
"stars": 10,
"last_update": "2024-05-22 20:33:16",
- "author_account_age_days": 4268
+ "author_account_age_days": 4294
},
"https://github.com/M1kep/KepPromptLang": {
"stars": 5,
"last_update": "2024-05-22 20:32:56",
- "author_account_age_days": 4268
+ "author_account_age_days": 4294
},
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": {
- "stars": 27,
+ "stars": 30,
"last_update": "2024-06-04 23:56:25",
- "author_account_age_days": 1615
+ "author_account_age_days": 1640
},
"https://github.com/Makeezi/ComfyUI-promptLAB": {
"stars": 0,
"last_update": "2024-05-23 01:24:51",
- "author_account_age_days": 1792
+ "author_account_age_days": 1817
+ },
+ "https://github.com/MakkiShizu/comfyui_reimgsize": {
+ "stars": 1,
+ "last_update": "2024-07-30 06:49:47",
+ "author_account_age_days": 348
},
"https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": {
"stars": 14,
"last_update": "2024-06-14 10:24:17",
- "author_account_age_days": 392
+ "author_account_age_days": 418
},
"https://github.com/ManglerFTW/ComfyI2I": {
- "stars": 143,
+ "stars": 147,
"last_update": "2024-06-14 11:01:01",
- "author_account_age_days": 665
+ "author_account_age_days": 691
},
"https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": {
- "stars": 65,
- "last_update": "2024-07-02 14:36:00",
- "author_account_age_days": 4979
+ "stars": 81,
+ "last_update": "2024-07-29 14:46:06",
+ "author_account_age_days": 5005
},
"https://github.com/MarcusNyne/m9-prompts-comfyui": {
"stars": 1,
"last_update": "2024-06-14 15:25:15",
- "author_account_age_days": 1432
+ "author_account_age_days": 1458
},
"https://github.com/MariusKM/ComfyUI-BadmanNodes": {
"stars": 1,
"last_update": "2024-06-21 15:20:22",
- "author_account_age_days": 2240
+ "author_account_age_days": 2266
},
"https://github.com/MarkoCa1/ComfyUI-Text": {
"stars": 2,
"last_update": "2024-05-23 00:15:39",
- "author_account_age_days": 1643
+ "author_account_age_days": 1669
},
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask": {
- "stars": 16,
+ "stars": 18,
"last_update": "2024-05-23 00:15:51",
- "author_account_age_days": 1643
+ "author_account_age_days": 1669
+ },
+ "https://github.com/Marksusu/ComfyUI_MTEncode": {
+ "stars": 2,
+ "last_update": "2024-07-26 05:59:56",
+ "author_account_age_days": 744
},
"https://github.com/Mason-McGough/ComfyUI-Mosaica": {
- "stars": 4,
- "last_update": "2024-05-29 12:57:49",
- "author_account_age_days": 3215
- },
- "https://github.com/MiddleKD/ComfyUI-productfix": {
- "stars": 0,
- "last_update": "2024-07-04 12:12:40",
- "author_account_age_days": 540
+ "stars": 5,
+ "last_update": "2024-07-27 18:33:59",
+ "author_account_age_days": 3241
},
"https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": {
"stars": 3,
"last_update": "2024-06-24 22:04:33",
- "author_account_age_days": 70
+ "author_account_age_days": 96
},
- "https://github.com/Millyarde/Pomfy": {
- "stars": 7,
- "last_update": "2024-05-22 22:22:48",
- "author_account_age_days": 917
+ "https://github.com/Mintbeer96/ComfyUI-KerasOCR": {
+ "stars": 2,
+ "last_update": "2024-07-24 16:39:41",
+ "author_account_age_days": 3213
+ },
+ "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": {
+ "stars": 308,
+ "last_update": "2024-07-28 18:31:01",
+ "author_account_age_days": 101
},
"https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": {
- "stars": 71,
- "last_update": "2024-06-29 12:40:09",
- "author_account_age_days": 75
+ "stars": 89,
+ "last_update": "2024-07-07 14:51:07",
+ "author_account_age_days": 101
},
"https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": {
"stars": 17,
"last_update": "2024-05-23 01:13:32",
- "author_account_age_days": 75
+ "author_account_age_days": 101
},
"https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": {
- "stars": 12,
- "last_update": "2024-07-03 16:55:09",
- "author_account_age_days": 75
+ "stars": 30,
+ "last_update": "2024-07-09 12:42:11",
+ "author_account_age_days": 101
},
"https://github.com/Miosp/ComfyUI-FBCNN": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-05-24 12:13:08",
- "author_account_age_days": 2525
+ "author_account_age_days": 2551
},
"https://github.com/MitoshiroPJ/comfyui_slothful_attention": {
- "stars": 6,
+ "stars": 7,
"last_update": "2024-05-22 22:09:15",
- "author_account_age_days": 3978
+ "author_account_age_days": 4003
},
"https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": {
"stars": 16,
- "last_update": "2024-06-30 06:34:54",
- "author_account_age_days": 389
+ "last_update": "2024-07-08 18:34:18",
+ "author_account_age_days": 415
},
"https://github.com/MrForExample/ComfyUI-3D-Pack": {
- "stars": 1722,
- "last_update": "2024-07-04 00:09:35",
- "author_account_age_days": 1571
+ "stars": 1861,
+ "last_update": "2024-07-23 21:15:29",
+ "author_account_age_days": 1597
},
"https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": {
- "stars": 439,
+ "stars": 456,
"last_update": "2024-06-14 12:02:47",
- "author_account_age_days": 1571
+ "author_account_age_days": 1597
},
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope": {
- "stars": 4,
- "last_update": "2024-07-02 14:18:44",
- "author_account_age_days": 3601
+ "stars": 6,
+ "last_update": "2024-07-08 20:40:49",
+ "author_account_age_days": 3627
},
"https://github.com/Munkyfoot/ComfyUI-TextOverlay": {
- "stars": 4,
+ "stars": 16,
"last_update": "2024-06-28 05:57:03",
- "author_account_age_days": 3055
+ "author_account_age_days": 3081
+ },
+ "https://github.com/MushroomFleet/DJZ-Nodes": {
+ "stars": 4,
+ "last_update": "2024-07-27 04:00:20",
+ "author_account_age_days": 3757
+ },
+ "https://github.com/MuziekMagie/ComfyUI-Matchering": {
+ "stars": 6,
+ "last_update": "2024-07-23 14:39:52",
+ "author_account_age_days": 7
+ },
+ "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": {
+ "stars": 3,
+ "last_update": "2024-07-13 01:24:57",
+ "author_account_age_days": 112
},
"https://github.com/Nestorchik/NStor-ComfyUI-Translation": {
- "stars": 1,
+ "stars": 2,
"last_update": "2024-06-14 10:25:32",
- "author_account_age_days": 1334
+ "author_account_age_days": 1360
},
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": {
- "stars": 56,
+ "stars": 58,
"last_update": "2024-05-23 00:22:08",
- "author_account_age_days": 103
+ "author_account_age_days": 129
},
"https://github.com/Nevysha/ComfyUI-nevysha-top-menu": {
"stars": 5,
"last_update": "2024-05-23 00:17:31",
- "author_account_age_days": 536
+ "author_account_age_days": 562
},
"https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": {
"stars": 13,
"last_update": "2024-05-22 20:34:46",
- "author_account_age_days": 5159
+ "author_account_age_days": 5185
},
"https://github.com/NimaNzrii/comfyui-photoshop": {
- "stars": 245,
- "last_update": "2024-06-29 01:18:19",
- "author_account_age_days": 254
+ "stars": 341,
+ "last_update": "2024-07-29 00:23:12",
+ "author_account_age_days": 280
},
"https://github.com/NimaNzrii/comfyui-popup_preview": {
"stars": 35,
"last_update": "2024-05-22 22:12:04",
- "author_account_age_days": 254
+ "author_account_age_days": 280
},
"https://github.com/Niutonian/ComfyUi-NoodleWebcam": {
- "stars": 27,
+ "stars": 29,
"last_update": "2024-05-22 21:30:40",
- "author_account_age_days": 1052
+ "author_account_age_days": 1077
},
"https://github.com/Nlar/ComfyUI_CartoonSegmentation": {
- "stars": 10,
+ "stars": 11,
"last_update": "2024-05-22 23:15:37",
- "author_account_age_days": 3841
+ "author_account_age_days": 3867
},
"https://github.com/NotHarroweD/Harronode": {
"stars": 5,
"last_update": "2024-05-22 22:18:29",
- "author_account_age_days": 1993
+ "author_account_age_days": 2019
},
"https://github.com/Nourepide/ComfyUI-Allor": {
- "stars": 179,
+ "stars": 189,
"last_update": "2024-05-22 18:11:17",
- "author_account_age_days": 2856
+ "author_account_age_days": 2881
},
"https://github.com/Nuked88/ComfyUI-N-Nodes": {
- "stars": 175,
- "last_update": "2024-05-21 19:52:44",
- "author_account_age_days": 4489
+ "stars": 185,
+ "last_update": "2024-07-25 20:13:05",
+ "author_account_age_days": 4515
},
"https://github.com/Nuked88/ComfyUI-N-Sidebar": {
- "stars": 397,
- "last_update": "2024-06-23 18:54:30",
- "author_account_age_days": 4489
+ "stars": 450,
+ "last_update": "2024-07-28 11:19:05",
+ "author_account_age_days": 4515
},
"https://github.com/Off-Live/ComfyUI-off-suite": {
"stars": 0,
"last_update": "2024-06-14 12:02:25",
- "author_account_age_days": 1182
+ "author_account_age_days": 1208
},
"https://github.com/OpenArt-AI/ComfyUI-Assistant": {
- "stars": 14,
+ "stars": 15,
"last_update": "2024-05-22 22:16:57",
- "author_account_age_days": 785
+ "author_account_age_days": 811
},
"https://github.com/PCMonsterx/ComfyUI-CSV-Loader": {
"stars": 11,
"last_update": "2024-05-22 21:27:10",
- "author_account_age_days": 1675
+ "author_account_age_days": 1700
+ },
+ "https://github.com/Parameshvadivel/ComfyUI-SVGview": {
+ "stars": 0,
+ "last_update": "2024-07-28 12:41:06",
+ "author_account_age_days": 2863
},
"https://github.com/ParisNeo/lollms_nodes_suite": {
"stars": 10,
"last_update": "2024-06-23 21:04:43",
- "author_account_age_days": 4779
+ "author_account_age_days": 4805
},
"https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": {
"stars": 0,
"last_update": "2024-05-22 21:26:35",
- "author_account_age_days": 3653
+ "author_account_age_days": 3678
},
"https://github.com/Pfaeff/pfaeff-comfyui": {
"stars": 19,
"last_update": "2024-05-22 18:21:10",
- "author_account_age_days": 3217
+ "author_account_age_days": 3243
},
"https://github.com/PnthrLeo/comfyUI-image-search": {
"stars": 0,
"last_update": "2024-06-14 07:06:45",
- "author_account_age_days": 2561
+ "author_account_age_days": 2587
},
"https://github.com/Pos13/comfyui-cyclist": {
- "stars": 31,
- "last_update": "2024-06-19 09:21:53",
- "author_account_age_days": 1527
+ "stars": 32,
+ "last_update": "2024-07-27 03:02:27",
+ "author_account_age_days": 1553
},
"https://github.com/QaisMalkawi/ComfyUI-QaisHelper": {
"stars": 2,
"last_update": "2024-05-23 20:29:30",
- "author_account_age_days": 1260
+ "author_account_age_days": 1286
},
"https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": {
"stars": 2,
- "last_update": "2024-06-24 18:20:48",
- "author_account_age_days": 1375
+ "last_update": "2024-07-28 12:45:36",
+ "author_account_age_days": 1401
},
"https://github.com/RenderRift/ComfyUI-RenderRiftNodes": {
"stars": 6,
"last_update": "2024-05-22 22:16:41",
- "author_account_age_days": 196
+ "author_account_age_days": 222
+ },
+ "https://github.com/RhizoNymph/ComfyUI-Latte": {
+ "stars": 1,
+ "last_update": "2024-07-20 19:09:26",
+ "author_account_age_days": 1203
},
"https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": {
- "stars": 15,
+ "stars": 16,
"last_update": "2024-06-21 07:29:14",
- "author_account_age_days": 1391
+ "author_account_age_days": 1417
},
"https://github.com/Ron-Digital/ComfyUI-SceneGenerator": {
"stars": 2,
"last_update": "2024-06-28 19:36:30",
- "author_account_age_days": 939
+ "author_account_age_days": 965
},
"https://github.com/Ryuukeisyou/comfyui_face_parsing": {
- "stars": 50,
- "last_update": "2024-07-03 12:48:31",
- "author_account_age_days": 2422
+ "stars": 68,
+ "last_update": "2024-07-29 18:51:01",
+ "author_account_age_days": 2448
},
"https://github.com/Ryuukeisyou/comfyui_io_helpers": {
"stars": 1,
- "last_update": "2024-05-22 22:22:59",
- "author_account_age_days": 2422
+ "last_update": "2024-07-13 13:10:10",
+ "author_account_age_days": 2448
},
"https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": {
- "stars": 0,
- "last_update": "2024-06-30 22:28:47",
- "author_account_age_days": 667
+ "stars": 2,
+ "last_update": "2024-07-08 03:39:48",
+ "author_account_age_days": 693
},
"https://github.com/SEkINVR/ComfyUI-SaveAs": {
- "stars": 0,
- "last_update": "2024-06-30 22:28:47",
- "author_account_age_days": 667
+ "stars": 2,
+ "last_update": "2024-07-08 03:39:48",
+ "author_account_age_days": 693
},
"https://github.com/SLAPaper/ComfyUI-Image-Selector": {
- "stars": 60,
+ "stars": 63,
"last_update": "2024-05-24 17:03:46",
- "author_account_age_days": 3707
+ "author_account_age_days": 3733
},
"https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": {
"stars": 8,
"last_update": "2024-06-18 19:22:50",
- "author_account_age_days": 3707
+ "author_account_age_days": 3733
},
"https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": {
"stars": 4,
"last_update": "2024-06-28 19:20:36",
- "author_account_age_days": 4093
+ "author_account_age_days": 4119
},
"https://github.com/SOELexicon/ComfyUI-LexTools": {
"stars": 25,
"last_update": "2024-06-28 19:25:13",
- "author_account_age_days": 4093
+ "author_account_age_days": 4119
},
"https://github.com/SamKhoze/ComfyUI-DeepFuze": {
- "stars": 213,
- "last_update": "2024-07-01 19:10:04",
- "author_account_age_days": 1453
+ "stars": 245,
+ "last_update": "2024-07-21 08:24:53",
+ "author_account_age_days": 1479
},
"https://github.com/SayanoAI/Comfy-RVC": {
- "stars": 2,
- "last_update": "2024-06-25 02:50:53",
- "author_account_age_days": 2613
+ "stars": 6,
+ "last_update": "2024-07-28 05:16:03",
+ "author_account_age_days": 2639
},
"https://github.com/Scholar01/ComfyUI-Keyframe": {
"stars": 10,
"last_update": "2024-06-14 09:01:30",
- "author_account_age_days": 3206
+ "author_account_age_days": 3231
},
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": {
- "stars": 5,
- "last_update": "2024-06-23 01:30:57",
- "author_account_age_days": 1120
+ "stars": 6,
+ "last_update": "2024-07-30 01:58:51",
+ "author_account_age_days": 1145
},
"https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-06-26 00:07:10",
- "author_account_age_days": 4516
+ "author_account_age_days": 4541
},
"https://github.com/SeaArtLab/ComfyUI-Long-CLIP": {
- "stars": 63,
+ "stars": 65,
"last_update": "2024-06-14 08:08:26",
- "author_account_age_days": 87
+ "author_account_age_days": 112
},
"https://github.com/SeargeDP/SeargeSDXL": {
- "stars": 746,
+ "stars": 759,
"last_update": "2024-05-22 00:28:26",
- "author_account_age_days": 4181
+ "author_account_age_days": 4207
},
"https://github.com/Seedsa/Fooocus_Nodes": {
- "stars": 41,
+ "stars": 47,
"last_update": "2024-07-03 07:51:13",
- "author_account_age_days": 2618
+ "author_account_age_days": 2643
},
"https://github.com/Shadetail/ComfyUI_Eagleshadow": {
"stars": 1,
"last_update": "2024-06-15 13:04:49",
- "author_account_age_days": 3407
+ "author_account_age_days": 3433
},
"https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": {
- "stars": 2,
+ "stars": 3,
"last_update": "2024-07-03 03:39:49",
- "author_account_age_days": 125
+ "author_account_age_days": 151
},
"https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": {
- "stars": 8,
+ "stars": 9,
"last_update": "2024-07-04 02:22:10",
- "author_account_age_days": 412
+ "author_account_age_days": 438
+ },
+ "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": {
+ "stars": 11,
+ "last_update": "2024-07-18 12:41:22",
+ "author_account_age_days": 1241
},
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": {
"stars": 2,
"last_update": "2024-06-14 11:50:52",
- "author_account_age_days": 1215
+ "author_account_age_days": 1241
},
"https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": {
- "stars": 8,
- "last_update": "2024-06-15 17:12:05",
- "author_account_age_days": 1215
+ "stars": 16,
+ "last_update": "2024-07-21 19:57:00",
+ "author_account_age_days": 1241
},
"https://github.com/ShmuelRonen/ComfyUI_wav2lip": {
- "stars": 53,
- "last_update": "2024-07-03 11:25:27",
- "author_account_age_days": 1215
+ "stars": 62,
+ "last_update": "2024-07-27 12:30:42",
+ "author_account_age_days": 1241
},
"https://github.com/Shraknard/ComfyUI-Remover": {
- "stars": 4,
- "last_update": "2024-05-22 23:15:06",
- "author_account_age_days": 2326
+ "stars": 5,
+ "last_update": "2024-07-24 08:42:48",
+ "author_account_age_days": 2352
},
"https://github.com/Siberpone/lazy-pony-prompter": {
"stars": 25,
- "last_update": "2024-07-02 19:37:48",
- "author_account_age_days": 462
+ "last_update": "2024-07-08 15:39:40",
+ "author_account_age_days": 488
},
"https://github.com/Smirnov75/ComfyUI-mxToolkit": {
- "stars": 57,
- "last_update": "2024-06-21 19:22:42",
- "author_account_age_days": 1521
+ "stars": 66,
+ "last_update": "2024-07-21 22:45:12",
+ "author_account_age_days": 1547
+ },
+ "https://github.com/Smuzzies/comfyui_meme_maker": {
+ "stars": 0,
+ "last_update": "2024-07-05 22:01:41",
+ "author_account_age_days": 727
+ },
+ "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": {
+ "stars": 5,
+ "last_update": "2024-07-25 13:09:00",
+ "author_account_age_days": 3559
},
"https://github.com/SoftMeng/ComfyUI_ImageToText": {
"stars": 6,
"last_update": "2024-06-14 08:08:36",
- "author_account_age_days": 3533
+ "author_account_age_days": 3559
},
"https://github.com/SoftMeng/ComfyUI_Mexx_Poster": {
"stars": 16,
"last_update": "2024-06-14 07:06:27",
- "author_account_age_days": 3533
+ "author_account_age_days": 3559
},
"https://github.com/SoftMeng/ComfyUI_Mexx_Styler": {
"stars": 18,
"last_update": "2024-06-14 07:09:03",
- "author_account_age_days": 3533
+ "author_account_age_days": 3559
},
"https://github.com/Sorcerio/MBM-Music-Visualizer": {
"stars": 15,
"last_update": "2024-05-23 01:09:18",
- "author_account_age_days": 4257
+ "author_account_age_days": 4283
},
"https://github.com/SozeInc/ComfyUI-Mobile": {
"stars": 0,
"last_update": "2024-06-14 07:09:00",
- "author_account_age_days": 89
+ "author_account_age_days": 115
},
"https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": {
"stars": 6,
"last_update": "2024-05-22 22:11:52",
- "author_account_age_days": 218
+ "author_account_age_days": 244
},
"https://github.com/Stability-AI/ComfyUI-SAI_API": {
- "stars": 41,
+ "stars": 45,
"last_update": "2024-06-06 14:18:15",
- "author_account_age_days": 852
+ "author_account_age_days": 878
},
"https://github.com/Stability-AI/stability-ComfyUI-nodes": {
- "stars": 184,
+ "stars": 186,
"last_update": "2024-05-22 15:30:47",
- "author_account_age_days": 852
+ "author_account_age_days": 878
},
"https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": {
- "stars": 94,
+ "stars": 98,
"last_update": "2024-06-14 08:12:12",
- "author_account_age_days": 2845
+ "author_account_age_days": 2871
},
"https://github.com/StartHua/ComfyUI_PCDMs": {
- "stars": 2,
+ "stars": 3,
"last_update": "2024-05-22 23:21:14",
- "author_account_age_days": 2845
+ "author_account_age_days": 2871
},
"https://github.com/StartHua/ComfyUI_Seg_VITON": {
- "stars": 172,
+ "stars": 179,
"last_update": "2024-05-22 23:20:17",
- "author_account_age_days": 2845
+ "author_account_age_days": 2871
},
"https://github.com/StartHua/Comfyui_joytag": {
- "stars": 19,
+ "stars": 20,
"last_update": "2024-05-22 23:20:28",
- "author_account_age_days": 2845
+ "author_account_age_days": 2871
},
"https://github.com/StartHua/Comfyui_segformer_b2_clothes": {
- "stars": 38,
- "last_update": "2024-05-22 23:20:39",
- "author_account_age_days": 2845
+ "stars": 49,
+ "last_update": "2024-07-24 14:45:58",
+ "author_account_age_days": 2871
},
"https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": {
- "stars": 109,
+ "stars": 118,
"last_update": "2024-06-01 20:27:53",
- "author_account_age_days": 99
+ "author_account_age_days": 125
},
"https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": {
"stars": 1,
"last_update": "2024-06-20 15:06:51",
- "author_account_age_days": 3588
+ "author_account_age_days": 3613
},
"https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": {
- "stars": 495,
- "last_update": "2024-06-05 01:09:25",
- "author_account_age_days": 2159
+ "stars": 528,
+ "last_update": "2024-07-24 11:16:13",
+ "author_account_age_days": 2185
},
"https://github.com/Sxela/ComfyWarp": {
"stars": 21,
"last_update": "2024-05-22 20:47:11",
- "author_account_age_days": 3382
+ "author_account_age_days": 3407
},
"https://github.com/TGu-97/ComfyUI-TGu-utils": {
"stars": 1,
"last_update": "2024-05-22 21:07:45",
- "author_account_age_days": 539
+ "author_account_age_days": 565
},
"https://github.com/THtianhao/ComfyUI-FaceChain": {
- "stars": 87,
+ "stars": 95,
"last_update": "2024-06-25 02:59:28",
- "author_account_age_days": 3701
+ "author_account_age_days": 3727
},
"https://github.com/THtianhao/ComfyUI-Portrait-Maker": {
- "stars": 168,
+ "stars": 173,
"last_update": "2024-05-22 21:18:05",
- "author_account_age_days": 3701
+ "author_account_age_days": 3727
},
"https://github.com/TJ16th/comfyUI_TJ_NormalLighting": {
- "stars": 129,
+ "stars": 131,
"last_update": "2024-05-23 00:25:37",
- "author_account_age_days": 2545
+ "author_account_age_days": 2570
},
"https://github.com/TMElyralab/Comfyui-MusePose": {
- "stars": 287,
+ "stars": 313,
"last_update": "2024-06-22 07:09:49",
- "author_account_age_days": 107
+ "author_account_age_days": 133
},
"https://github.com/TRI3D-LC/ComfyUI-MiroBoard": {
- "stars": 4,
- "last_update": "2024-07-02 16:21:56",
- "author_account_age_days": 449
+ "stars": 5,
+ "last_update": "2024-07-26 05:36:12",
+ "author_account_age_days": 474
},
"https://github.com/TRI3D-LC/tri3d-comfyui-nodes": {
- "stars": 19,
- "last_update": "2024-07-04 06:49:35",
- "author_account_age_days": 449
+ "stars": 21,
+ "last_update": "2024-07-30 07:28:05",
+ "author_account_age_days": 474
},
"https://github.com/TW-CUI/TW-CUI-Util": {
"stars": 1,
"last_update": "2024-06-17 03:03:57",
- "author_account_age_days": 41
+ "author_account_age_days": 67
},
"https://github.com/TaiTair/comfyui-simswap": {
"stars": 9,
"last_update": "2024-05-28 21:58:53",
- "author_account_age_days": 3576
+ "author_account_age_days": 3602
},
"https://github.com/Taremin/comfyui-prompt-extranetworks": {
"stars": 2,
"last_update": "2024-05-22 23:08:34",
- "author_account_age_days": 2225
+ "author_account_age_days": 2251
},
"https://github.com/Taremin/comfyui-string-tools": {
"stars": 1,
"last_update": "2024-05-22 23:08:45",
- "author_account_age_days": 2225
+ "author_account_age_days": 2251
},
"https://github.com/Taremin/webui-monaco-prompt": {
"stars": 24,
"last_update": "2024-05-23 13:58:57",
- "author_account_age_days": 2225
+ "author_account_age_days": 2251
},
"https://github.com/TeaCrab/ComfyUI-TeaNodes": {
"stars": 4,
"last_update": "2024-05-22 20:44:05",
- "author_account_age_days": 3227
+ "author_account_age_days": 3253
+ },
+ "https://github.com/TechnoByteJS/ComfyUI-TechNodes": {
+ "stars": 5,
+ "last_update": "2024-07-23 07:08:48",
+ "author_account_age_days": 1711
},
"https://github.com/TemryL/ComfyS3": {
- "stars": 17,
- "last_update": "2024-06-20 00:36:13",
- "author_account_age_days": 878
+ "stars": 21,
+ "last_update": "2024-07-27 03:44:12",
+ "author_account_age_days": 904
},
"https://github.com/TemryL/ComfyUI-IDM-VTON": {
- "stars": 219,
- "last_update": "2024-06-22 06:14:19",
- "author_account_age_days": 878
+ "stars": 280,
+ "last_update": "2024-07-16 07:20:52",
+ "author_account_age_days": 904
},
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": {
- "stars": 295,
+ "stars": 310,
"last_update": "2024-05-07 03:07:38",
- "author_account_age_days": 108
+ "author_account_age_days": 133
},
"https://github.com/TheBarret/ZSuite": {
"stars": 6,
- "last_update": "2024-06-25 10:19:11",
- "author_account_age_days": 2722
+ "last_update": "2024-07-18 11:40:52",
+ "author_account_age_days": 2748
},
"https://github.com/TheBill2001/comfyui-upscale-by-model": {
"stars": 2,
"last_update": "2024-06-18 17:57:06",
- "author_account_age_days": 1451
+ "author_account_age_days": 1477
},
"https://github.com/TheMistoAI/ComfyUI-Anyline": {
- "stars": 288,
- "last_update": "2024-06-12 11:34:17",
- "author_account_age_days": 175
+ "stars": 309,
+ "last_update": "2024-07-09 11:01:15",
+ "author_account_age_days": 200
},
"https://github.com/ThereforeGames/ComfyUI-Unprompted": {
- "stars": 6,
- "last_update": "2024-06-23 21:38:03",
- "author_account_age_days": 945
+ "stars": 8,
+ "last_update": "2024-07-29 19:02:32",
+ "author_account_age_days": 971
},
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes": {
- "stars": 329,
- "last_update": "2024-07-01 23:43:02",
- "author_account_age_days": 631
+ "stars": 346,
+ "last_update": "2024-07-27 18:34:21",
+ "author_account_age_days": 656
},
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": {
- "stars": 18,
+ "stars": 20,
"last_update": "2024-05-22 22:13:06",
- "author_account_age_days": 870
+ "author_account_age_days": 896
},
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker": {
"stars": 28,
"last_update": "2024-05-24 20:02:20",
- "author_account_age_days": 3863
+ "author_account_age_days": 3889
},
"https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": {
"stars": 8,
- "last_update": "2024-05-24 19:48:43",
- "author_account_age_days": 3863
+ "last_update": "2024-07-27 18:34:05",
+ "author_account_age_days": 3889
},
"https://github.com/Trung0246/ComfyUI-0246": {
- "stars": 92,
- "last_update": "2024-05-24 03:45:59",
- "author_account_age_days": 3390
+ "stars": 95,
+ "last_update": "2024-07-22 07:35:06",
+ "author_account_age_days": 3415
},
"https://github.com/Ttl/ComfyUi_NNLatentUpscale": {
- "stars": 169,
+ "stars": 180,
"last_update": "2024-05-22 20:50:03",
- "author_account_age_days": 4931
+ "author_account_age_days": 4957
},
"https://github.com/TylerZoro/SD3-Scaling": {
"stars": 1,
"last_update": "2024-06-15 16:59:22",
- "author_account_age_days": 1295
+ "author_account_age_days": 1321
},
"https://github.com/Umikaze-job/select_folder_path_easy": {
"stars": 4,
"last_update": "2024-05-22 21:30:13",
- "author_account_age_days": 228
+ "author_account_age_days": 254
},
"https://github.com/VAST-AI-Research/ComfyUI-Tripo": {
- "stars": 69,
- "last_update": "2024-05-23 01:11:56",
- "author_account_age_days": 252
+ "stars": 80,
+ "last_update": "2024-07-23 11:56:25",
+ "author_account_age_days": 277
+ },
+ "https://github.com/Visionatrix/ComfyUI-Visionatrix": {
+ "stars": 0,
+ "last_update": "2024-07-28 13:30:45",
+ "author_account_age_days": 152
},
"https://github.com/WASasquatch/ASTERR": {
- "stars": 14,
+ "stars": 15,
"last_update": "2024-06-17 00:49:59",
- "author_account_age_days": 4635
+ "author_account_age_days": 4661
},
"https://github.com/WASasquatch/ComfyUI_Preset_Merger": {
- "stars": 23,
+ "stars": 24,
"last_update": "2024-06-17 00:52:28",
- "author_account_age_days": 4635
+ "author_account_age_days": 4661
},
"https://github.com/WASasquatch/FreeU_Advanced": {
- "stars": 102,
+ "stars": 103,
"last_update": "2024-06-17 04:40:22",
- "author_account_age_days": 4635
+ "author_account_age_days": 4661
},
"https://github.com/WASasquatch/PPF_Noise_ComfyUI": {
- "stars": 20,
+ "stars": 21,
"last_update": "2024-06-14 10:27:23",
- "author_account_age_days": 4635
+ "author_account_age_days": 4661
},
"https://github.com/WASasquatch/PowerNoiseSuite": {
- "stars": 56,
+ "stars": 57,
"last_update": "2024-06-17 01:40:44",
- "author_account_age_days": 4635
+ "author_account_age_days": 4661
},
"https://github.com/WASasquatch/WAS_Extras": {
- "stars": 25,
+ "stars": 27,
"last_update": "2024-06-17 04:08:37",
- "author_account_age_days": 4635
+ "author_account_age_days": 4661
},
"https://github.com/WASasquatch/was-node-suite-comfyui": {
- "stars": 951,
- "last_update": "2024-07-02 13:15:45",
- "author_account_age_days": 4635
+ "stars": 1017,
+ "last_update": "2024-07-30 02:37:41",
+ "author_account_age_days": 4661
+ },
+ "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": {
+ "stars": 3,
+ "last_update": "2024-07-30 04:43:14",
+ "author_account_age_days": 12
},
"https://github.com/WebDev9000/WebDev9000-Nodes": {
"stars": 1,
"last_update": "2024-06-14 10:28:22",
- "author_account_age_days": 3762
+ "author_account_age_days": 3788
},
"https://github.com/Wicloz/ComfyUI-Simply-Nodes": {
"stars": 1,
- "last_update": "2024-06-20 15:49:25",
- "author_account_age_days": 3654
+ "last_update": "2024-07-06 22:35:50",
+ "author_account_age_days": 3679
},
"https://github.com/XmYx/deforum-comfy-nodes": {
- "stars": 124,
- "last_update": "2024-06-28 10:09:35",
- "author_account_age_days": 2615
+ "stars": 135,
+ "last_update": "2024-07-08 19:39:48",
+ "author_account_age_days": 2641
},
"https://github.com/Xyem/Xycuno-Oobabooga": {
"stars": 3,
"last_update": "2024-05-23 00:14:14",
- "author_account_age_days": 4334
+ "author_account_age_days": 4360
+ },
+ "https://github.com/YMC-GitHub/ymc-node-as-x-type": {
+ "stars": 0,
+ "last_update": "2024-07-27 18:33:01",
+ "author_account_age_days": 2731
},
"https://github.com/YMC-GitHub/ymc-node-suite-comfyui": {
"stars": 16,
"last_update": "2024-05-22 21:15:51",
- "author_account_age_days": 2705
+ "author_account_age_days": 2731
},
"https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": {
"stars": 14,
"last_update": "2024-05-22 20:48:23",
- "author_account_age_days": 3765
+ "author_account_age_days": 3791
},
"https://github.com/Yanick112/ComfyUI-ToSVG": {
- "stars": 15,
+ "stars": 25,
"last_update": "2024-06-14 14:00:22",
- "author_account_age_days": 824
+ "author_account_age_days": 849
},
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": {
"stars": 14,
"last_update": "2024-07-01 09:03:34",
- "author_account_age_days": 796
+ "author_account_age_days": 822
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": {
- "stars": 320,
+ "stars": 327,
"last_update": "2024-05-22 14:14:46",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": {
- "stars": 17,
+ "stars": 18,
"last_update": "2024-06-14 07:06:15",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": {
- "stars": 362,
+ "stars": 379,
"last_update": "2024-06-12 04:40:50",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": {
- "stars": 574,
+ "stars": 611,
"last_update": "2024-05-22 14:14:18",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": {
- "stars": 152,
+ "stars": 172,
"last_update": "2024-06-27 03:38:19",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": {
"stars": 68,
"last_update": "2024-05-22 14:14:03",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": {
- "stars": 597,
+ "stars": 622,
"last_update": "2024-05-22 14:15:11",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": {
- "stars": 1220,
+ "stars": 1260,
"last_update": "2024-05-22 13:57:55",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": {
- "stars": 181,
+ "stars": 187,
"last_update": "2024-06-30 08:41:40",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": {
- "stars": 755,
+ "stars": 768,
"last_update": "2024-05-22 14:13:49",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": {
- "stars": 44,
+ "stars": 46,
"last_update": "2024-05-22 13:40:58",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": {
- "stars": 3,
+ "stars": 4,
"last_update": "2024-05-22 14:15:52",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": {
- "stars": 60,
+ "stars": 63,
"last_update": "2024-06-14 12:02:55",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": {
- "stars": 182,
+ "stars": 185,
"last_update": "2024-05-22 14:14:57",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": {
- "stars": 95,
+ "stars": 97,
"last_update": "2024-05-22 13:40:44",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": {
- "stars": 74,
+ "stars": 77,
"last_update": "2024-05-22 13:41:14",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": {
- "stars": 82,
+ "stars": 90,
"last_update": "2024-05-31 12:03:55",
- "author_account_age_days": 349
+ "author_account_age_days": 375
+ },
+ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": {
+ "stars": 127,
+ "last_update": "2024-07-11 14:59:07",
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": {
- "stars": 477,
+ "stars": 522,
"last_update": "2024-05-22 13:01:07",
- "author_account_age_days": 349
+ "author_account_age_days": 375
},
"https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": {
- "stars": 1492,
+ "stars": 1531,
"last_update": "2024-06-14 09:00:04",
- "author_account_age_days": 349
+ "author_account_age_days": 375
+ },
+ "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": {
+ "stars": 11,
+ "last_update": "2024-07-19 06:38:39",
+ "author_account_age_days": 1309
},
"https://github.com/ZaneA/ComfyUI-ImageReward": {
"stars": 22,
"last_update": "2024-07-01 21:25:12",
- "author_account_age_days": 5550
+ "author_account_age_days": 5575
},
"https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": {
"stars": 2,
"last_update": "2024-06-23 19:19:40",
- "author_account_age_days": 1204
+ "author_account_age_days": 1229
},
"https://github.com/Zuellni/ComfyUI-Custom-Nodes": {
"stars": 44,
"last_update": "2023-09-19 12:11:26",
- "author_account_age_days": 532
+ "author_account_age_days": 558
},
"https://github.com/Zuellni/ComfyUI-ExLlama": {
- "stars": 101,
- "last_update": "2024-06-26 14:01:12",
- "author_account_age_days": 532
+ "stars": 103,
+ "last_update": "2024-07-29 17:22:35",
+ "author_account_age_days": 558
},
"https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": {
- "stars": 101,
- "last_update": "2024-06-26 14:01:12",
- "author_account_age_days": 532
+ "stars": 103,
+ "last_update": "2024-07-29 17:22:35",
+ "author_account_age_days": 558
},
"https://github.com/Zuellni/ComfyUI-PickScore-Nodes": {
- "stars": 22,
+ "stars": 25,
"last_update": "2024-06-15 08:23:16",
- "author_account_age_days": 532
+ "author_account_age_days": 558
},
"https://github.com/a1lazydog/ComfyUI-AudioScheduler": {
- "stars": 91,
+ "stars": 92,
"last_update": "2024-06-14 11:02:32",
- "author_account_age_days": 4812
+ "author_account_age_days": 4837
},
"https://github.com/aburahamu/ComfyUI-IsNiceParts": {
"stars": 2,
"last_update": "2024-06-14 12:01:40",
- "author_account_age_days": 82
+ "author_account_age_days": 108
},
"https://github.com/aburahamu/ComfyUI-RequestsPoster": {
"stars": 2,
"last_update": "2024-06-14 13:59:24",
- "author_account_age_days": 82
+ "author_account_age_days": 108
},
"https://github.com/abyz22/image_control": {
- "stars": 14,
+ "stars": 15,
"last_update": "2024-05-22 23:10:07",
- "author_account_age_days": 172
+ "author_account_age_days": 198
},
"https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": {
"stars": 4,
"last_update": "2024-05-22 23:24:45",
- "author_account_age_days": 713
+ "author_account_age_days": 739
+ },
+ "https://github.com/ader47/comfyui_meshhamer": {
+ "stars": 3,
+ "last_update": "2024-07-19 21:58:42",
+ "author_account_age_days": 2017
},
"https://github.com/adieyal/comfyui-dynamicprompts": {
- "stars": 188,
- "last_update": "2024-06-25 18:29:52",
- "author_account_age_days": 5026
+ "stars": 203,
+ "last_update": "2024-07-09 14:21:09",
+ "author_account_age_days": 5052
+ },
+ "https://github.com/adigayung/ComfyUI-Translator": {
+ "stars": 1,
+ "last_update": "2024-07-22 07:02:31",
+ "author_account_age_days": 249
},
"https://github.com/adriflex/ComfyUI_Blender_Texdiff": {
"stars": 1,
"last_update": "2024-05-22 23:14:18",
- "author_account_age_days": 2232
+ "author_account_age_days": 2258
},
"https://github.com/aegis72/aegisflow_utility_nodes": {
- "stars": 24,
+ "stars": 25,
"last_update": "2024-05-22 22:10:29",
- "author_account_age_days": 593
+ "author_account_age_days": 619
},
"https://github.com/aegis72/comfyui-styles-all": {
- "stars": 34,
+ "stars": 37,
"last_update": "2024-05-22 22:10:41",
- "author_account_age_days": 593
+ "author_account_age_days": 619
},
"https://github.com/ai-liam/comfyui-liam": {
"stars": 2,
"last_update": "2024-06-22 03:27:52",
- "author_account_age_days": 1531
+ "author_account_age_days": 1556
},
"https://github.com/ai-liam/comfyui_liam_util": {
- "stars": 2,
+ "stars": 1,
"last_update": "2024-05-22 22:21:23",
- "author_account_age_days": 1531
+ "author_account_age_days": 1556
+ },
+ "https://github.com/ai-shizuka/ComfyUI-tbox": {
+ "stars": 1,
+ "last_update": "2024-07-26 18:39:15",
+ "author_account_age_days": 47
},
"https://github.com/aianimation55/ComfyUI-FatLabels": {
"stars": 4,
"last_update": "2024-05-22 21:26:01",
- "author_account_age_days": 283
+ "author_account_age_days": 309
+ },
+ "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": {
+ "stars": 1,
+ "last_update": "2024-07-30 08:45:45",
+ "author_account_age_days": 25
+ },
+ "https://github.com/akierson/ComfyUI-textnodes": {
+ "stars": 0,
+ "last_update": "2024-07-27 04:00:02",
+ "author_account_age_days": 2370
+ },
+ "https://github.com/akierson/comfyui-colornodes": {
+ "stars": 1,
+ "last_update": "2024-07-27 00:41:45",
+ "author_account_age_days": 2370
+ },
+ "https://github.com/al-swaiti/All-IN-ONE-style": {
+ "stars": 0,
+ "last_update": "2024-07-30 05:59:49",
+ "author_account_age_days": 965
},
"https://github.com/al-swaiti/ComfyUI-CascadeResolutions": {
"stars": 2,
- "last_update": "2024-06-29 17:12:23",
- "author_account_age_days": 939
+ "last_update": "2024-07-15 01:13:43",
+ "author_account_age_days": 965
+ },
+ "https://github.com/alanhuang67/ComfyUI-FAI-Node": {
+ "stars": 5,
+ "last_update": "2024-07-30 03:39:13",
+ "author_account_age_days": 3525
},
"https://github.com/alessandrozonta/ComfyUI-CenterNode": {
- "stars": 3,
- "last_update": "2024-05-23 01:17:52",
- "author_account_age_days": 1206
+ "stars": 5,
+ "last_update": "2024-07-16 08:42:41",
+ "author_account_age_days": 1232
},
"https://github.com/alessandrozonta/ComfyUI-Layers": {
"stars": 29,
- "last_update": "2024-06-14 09:04:36",
- "author_account_age_days": 1206
+ "last_update": "2024-07-16 08:41:04",
+ "author_account_age_days": 1232
},
"https://github.com/alessandrozonta/ComfyUI-OpenPose": {
- "stars": 2,
- "last_update": "2024-06-14 13:59:36",
- "author_account_age_days": 1206
+ "stars": 6,
+ "last_update": "2024-07-16 08:32:47",
+ "author_account_age_days": 1232
},
"https://github.com/alexopus/ComfyUI-Image-Saver": {
- "stars": 31,
- "last_update": "2024-06-29 19:31:28",
- "author_account_age_days": 2689
+ "stars": 32,
+ "last_update": "2024-07-20 22:41:02",
+ "author_account_age_days": 2715
},
"https://github.com/ali1234/comfyui-job-iterator": {
- "stars": 64,
+ "stars": 68,
"last_update": "2024-05-22 20:54:21",
- "author_account_age_days": 4870
+ "author_account_age_days": 4896
},
"https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": {
- "stars": 36,
- "last_update": "2024-06-29 16:19:33",
- "author_account_age_days": 610
+ "stars": 41,
+ "last_update": "2024-07-13 18:13:27",
+ "author_account_age_days": 636
},
"https://github.com/alpertunga-bile/prompt-generator-comfyui": {
- "stars": 66,
- "last_update": "2024-07-01 09:08:11",
- "author_account_age_days": 1283
+ "stars": 69,
+ "last_update": "2024-07-22 05:34:17",
+ "author_account_age_days": 1308
},
"https://github.com/alsritter/asymmetric-tiling-comfyui": {
- "stars": 14,
+ "stars": 15,
"last_update": "2024-05-22 20:43:07",
- "author_account_age_days": 2004
+ "author_account_age_days": 2030
},
"https://github.com/alt-key-project/comfyui-dream-project": {
- "stars": 71,
+ "stars": 77,
"last_update": "2024-07-01 05:34:14",
- "author_account_age_days": 670
+ "author_account_age_days": 696
},
"https://github.com/alt-key-project/comfyui-dream-video-batches": {
- "stars": 52,
+ "stars": 55,
"last_update": "2024-07-01 05:37:03",
- "author_account_age_days": 670
+ "author_account_age_days": 696
},
"https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": {
"stars": 0,
"last_update": "2024-05-22 22:21:00",
- "author_account_age_days": 198
+ "author_account_age_days": 224
},
"https://github.com/andersxa/comfyui-PromptAttention": {
- "stars": 21,
+ "stars": 22,
"last_update": "2024-06-20 11:09:25",
- "author_account_age_days": 2963
+ "author_account_age_days": 2989
},
"https://github.com/angeloshredder/StableCascadeResizer": {
"stars": 2,
"last_update": "2024-05-23 00:12:55",
- "author_account_age_days": 1838
+ "author_account_age_days": 1864
},
"https://github.com/ansonkao/comfyui-geometry": {
"stars": 7,
"last_update": "2024-06-14 09:03:19",
- "author_account_age_days": 355
+ "author_account_age_days": 381
},
"https://github.com/antrobot1234/antrobots-comfyUI-nodepack": {
- "stars": 9,
+ "stars": 10,
"last_update": "2024-05-28 14:44:16",
- "author_account_age_days": 2872
+ "author_account_age_days": 2898
},
"https://github.com/aria1th/ComfyUI-LogicUtils": {
- "stars": 20,
- "last_update": "2024-05-23 01:27:16",
- "author_account_age_days": 2355
+ "stars": 21,
+ "last_update": "2024-07-16 12:53:38",
+ "author_account_age_days": 2381
},
"https://github.com/asagi4/ComfyUI-Adaptive-Guidance": {
- "stars": 4,
+ "stars": 18,
"last_update": "2024-07-03 13:54:53",
- "author_account_age_days": 451
+ "author_account_age_days": 476
},
"https://github.com/asagi4/ComfyUI-CADS": {
- "stars": 33,
+ "stars": 35,
"last_update": "2024-05-23 18:14:56",
- "author_account_age_days": 451
+ "author_account_age_days": 476
},
"https://github.com/asagi4/comfyui-prompt-control": {
- "stars": 165,
- "last_update": "2024-06-20 13:48:26",
- "author_account_age_days": 451
+ "stars": 170,
+ "last_update": "2024-07-25 18:03:47",
+ "author_account_age_days": 476
},
"https://github.com/asagi4/comfyui-utility-nodes": {
"stars": 7,
"last_update": "2024-05-25 11:40:49",
- "author_account_age_days": 451
+ "author_account_age_days": 476
},
"https://github.com/aszc-dev/ComfyUI-CoreMLSuite": {
- "stars": 94,
+ "stars": 93,
"last_update": "2024-07-04 06:44:42",
- "author_account_age_days": 2737
+ "author_account_age_days": 2762
},
"https://github.com/atmaranto/ComfyUI-SaveAsScript": {
- "stars": 49,
+ "stars": 59,
"last_update": "2024-06-14 09:01:17",
- "author_account_age_days": 2358
+ "author_account_age_days": 2384
},
"https://github.com/audioscavenger/ComfyUI-Thumbnails": {
"stars": 10,
- "last_update": "2024-06-07 07:19:30",
- "author_account_age_days": 4130
+ "last_update": "2024-07-27 18:33:38",
+ "author_account_age_days": 4156
},
"https://github.com/audioscavenger/save-image-extended-comfyui": {
- "stars": 20,
+ "stars": 30,
"last_update": "2024-06-27 18:28:01",
- "author_account_age_days": 4130
+ "author_account_age_days": 4156
},
"https://github.com/avatechai/avatar-graph-comfyui": {
- "stars": 217,
+ "stars": 228,
"last_update": "2024-05-22 21:14:14",
- "author_account_age_days": 864
+ "author_account_age_days": 890
},
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": {
- "stars": 5,
- "last_update": "2024-06-12 15:04:39",
- "author_account_age_days": 3568
+ "stars": 6,
+ "last_update": "2024-07-23 06:12:08",
+ "author_account_age_days": 3594
},
"https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": {
- "stars": 2,
+ "stars": 3,
"last_update": "2024-05-22 23:16:28",
- "author_account_age_days": 311
+ "author_account_age_days": 337
},
"https://github.com/badayvedat/ComfyUI-fal-Connector": {
- "stars": 12,
- "last_update": "2024-07-01 07:54:24",
- "author_account_age_days": 1780
+ "stars": 15,
+ "last_update": "2024-07-17 14:33:21",
+ "author_account_age_days": 1806
},
"https://github.com/badjeff/comfyui_lora_tag_loader": {
- "stars": 43,
+ "stars": 48,
"last_update": "2024-05-22 20:40:03",
- "author_account_age_days": 5372
+ "author_account_age_days": 5398
},
"https://github.com/baicai99/ComfyUI-FrameSkipping": {
"stars": 6,
"last_update": "2024-06-18 10:25:55",
- "author_account_age_days": 841
+ "author_account_age_days": 866
},
"https://github.com/banodoco/steerable-motion": {
- "stars": 748,
+ "stars": 779,
"last_update": "2024-06-15 23:01:54",
- "author_account_age_days": 412
+ "author_account_age_days": 437
},
"https://github.com/bash-j/mikey_nodes": {
- "stars": 83,
- "last_update": "2024-06-15 10:31:20",
- "author_account_age_days": 4197
+ "stars": 90,
+ "last_update": "2024-07-28 08:10:42",
+ "author_account_age_days": 4223
},
"https://github.com/bedovyy/ComfyUI_NAIDGenerator": {
- "stars": 18,
- "last_update": "2024-06-14 09:04:39",
- "author_account_age_days": 372
+ "stars": 22,
+ "last_update": "2024-07-20 17:42:45",
+ "author_account_age_days": 398
},
"https://github.com/bilal-arikan/ComfyUI_TextAssets": {
"stars": 2,
"last_update": "2024-05-22 23:23:50",
- "author_account_age_days": 3517
+ "author_account_age_days": 3543
},
"https://github.com/bitaffinity/ComfyUI_HF_Inference": {
- "stars": 0,
+ "stars": 1,
"last_update": "2024-06-14 10:23:29",
- "author_account_age_days": 67
+ "author_account_age_days": 92
},
"https://github.com/blepping/ComfyUI-bleh": {
"stars": 31,
"last_update": "2024-05-22 23:17:49",
- "author_account_age_days": 164
+ "author_account_age_days": 189
},
"https://github.com/blepping/ComfyUI-sonar": {
"stars": 31,
"last_update": "2024-05-22 23:18:26",
- "author_account_age_days": 164
+ "author_account_age_days": 189
},
"https://github.com/blepping/comfyui_jankhidiffusion": {
- "stars": 93,
+ "stars": 105,
"last_update": "2024-05-22 23:18:40",
- "author_account_age_days": 164
+ "author_account_age_days": 189
},
"https://github.com/blueraincoatli/comfyUI_SillyNodes": {
"stars": 3,
"last_update": "2024-06-09 13:30:57",
- "author_account_age_days": 322
+ "author_account_age_days": 348
+ },
+ "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": {
+ "stars": 1,
+ "last_update": "2024-07-08 12:38:26",
+ "author_account_age_days": 4603
},
"https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": {
"stars": 50,
"last_update": "2024-05-22 18:11:51",
- "author_account_age_days": 3546
+ "author_account_age_days": 3572
},
"https://github.com/bmad4ever/comfyui_ab_samplercustom": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-06-21 00:02:39",
- "author_account_age_days": 3546
+ "author_account_age_days": 3572
},
"https://github.com/bmad4ever/comfyui_bmad_nodes": {
- "stars": 48,
+ "stars": 49,
"last_update": "2024-06-13 10:42:09",
- "author_account_age_days": 3546
+ "author_account_age_days": 3572
},
"https://github.com/bmad4ever/comfyui_lists_cartesian_product": {
"stars": 3,
"last_update": "2024-05-22 20:18:07",
- "author_account_age_days": 3546
+ "author_account_age_days": 3572
},
"https://github.com/bmad4ever/comfyui_quilting": {
- "stars": 3,
- "last_update": "2024-07-03 22:09:13",
- "author_account_age_days": 3546
+ "stars": 4,
+ "last_update": "2024-07-29 22:55:03",
+ "author_account_age_days": 3572
},
"https://github.com/bmad4ever/comfyui_wfc_like": {
"stars": 5,
"last_update": "2024-06-02 23:06:37",
- "author_account_age_days": 3546
+ "author_account_age_days": 3572
},
"https://github.com/bobmagicii/comfykit-custom-nodes": {
"stars": 1,
"last_update": "2024-06-04 20:04:00",
- "author_account_age_days": 4754
+ "author_account_age_days": 4780
},
"https://github.com/bradsec/ComfyUI_ResolutionSelector": {
"stars": 8,
- "last_update": "2024-06-30 03:38:12",
- "author_account_age_days": 3666
+ "last_update": "2024-07-07 12:15:49",
+ "author_account_age_days": 3692
},
"https://github.com/braintacles/braintacles-comfyui-nodes": {
"stars": 1,
"last_update": "2024-05-23 06:06:16",
- "author_account_age_days": 441
+ "author_account_age_days": 466
},
"https://github.com/brianfitzgerald/style_aligned_comfy": {
- "stars": 258,
+ "stars": 260,
"last_update": "2024-05-30 14:23:40",
- "author_account_age_days": 4249
+ "author_account_age_days": 4275
},
"https://github.com/bronkula/comfyui-fitsize": {
- "stars": 33,
+ "stars": 38,
"last_update": "2024-05-22 21:32:34",
- "author_account_age_days": 5165
+ "author_account_age_days": 5191
},
"https://github.com/bruefire/ComfyUI-SeqImageLoader": {
- "stars": 28,
+ "stars": 29,
"last_update": "2024-06-08 15:48:49",
- "author_account_age_days": 2375
+ "author_account_age_days": 2401
},
"https://github.com/budihartono/comfyui_otonx_nodes": {
"stars": 1,
"last_update": "2024-05-25 04:10:08",
- "author_account_age_days": 4696
+ "author_account_age_days": 4722
},
"https://github.com/bvhari/ComfyUI_ImageProcessing": {
"stars": 18,
- "last_update": "2024-05-22 18:08:40",
- "author_account_age_days": 1184
+ "last_update": "2024-07-27 18:40:53",
+ "author_account_age_days": 1210
},
"https://github.com/bvhari/ComfyUI_LatentToRGB": {
"stars": 11,
"last_update": "2024-06-23 11:37:10",
- "author_account_age_days": 1184
+ "author_account_age_days": 1210
},
"https://github.com/bvhari/ComfyUI_PerpWeight": {
"stars": 12,
- "last_update": "2024-05-22 18:09:06",
- "author_account_age_days": 1184
+ "last_update": "2024-07-27 18:38:52",
+ "author_account_age_days": 1210
},
"https://github.com/bvhari/ComfyUI_SUNoise": {
- "stars": 6,
- "last_update": "2024-06-23 11:27:31",
- "author_account_age_days": 1184
+ "stars": 7,
+ "last_update": "2024-07-27 18:36:37",
+ "author_account_age_days": 1210
},
"https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": {
- "stars": 240,
- "last_update": "2024-06-21 15:05:26",
- "author_account_age_days": 1214
+ "stars": 282,
+ "last_update": "2024-07-29 01:10:12",
+ "author_account_age_days": 1240
},
"https://github.com/cdb-boop/comfyui-image-round": {
- "stars": 0,
+ "stars": 2,
"last_update": "2024-05-23 00:09:02",
- "author_account_age_days": 1214
+ "author_account_age_days": 1240
},
"https://github.com/celsojr2013/comfyui_jamworks_client": {
"stars": 0,
"last_update": "2024-06-23 12:35:44",
- "author_account_age_days": 3409
+ "author_account_age_days": 3434
},
"https://github.com/celsojr2013/comfyui_simpletools": {
"stars": 2,
"last_update": "2024-06-22 11:35:40",
- "author_account_age_days": 3409
+ "author_account_age_days": 3434
},
"https://github.com/cerspense/ComfyUI_cspnodes": {
- "stars": 24,
- "last_update": "2024-06-27 22:39:06",
- "author_account_age_days": 2692
+ "stars": 26,
+ "last_update": "2024-07-29 05:19:43",
+ "author_account_age_days": 2717
},
"https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": {
- "stars": 78,
+ "stars": 82,
"last_update": "2024-05-22 22:17:55",
- "author_account_age_days": 1163
+ "author_account_age_days": 1189
},
"https://github.com/chakib-belgaid/ComfyUI-autosize": {
"stars": 0,
"last_update": "2024-06-14 07:13:20",
- "author_account_age_days": 3846
+ "author_account_age_days": 3871
},
"https://github.com/chakib-belgaid/Comfyui_Prompt_styler": {
"stars": 0,
"last_update": "2024-07-01 12:40:52",
- "author_account_age_days": 3846
+ "author_account_age_days": 3871
},
"https://github.com/chandlergis/ComfyUI-IMG_Query": {
"stars": 1,
"last_update": "2024-05-23 01:25:57",
- "author_account_age_days": 366
+ "author_account_age_days": 392
},
"https://github.com/chandlergis/ComfyUI_EmojiOverlay": {
"stars": 0,
"last_update": "2024-06-14 09:05:03",
- "author_account_age_days": 366
+ "author_account_age_days": 392
},
"https://github.com/chaojie/ComfyUI-AniPortrait": {
- "stars": 228,
+ "stars": 236,
"last_update": "2024-05-22 22:26:03",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": {
- "stars": 16,
+ "stars": 17,
"last_update": "2024-06-14 09:07:23",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-Champ": {
"stars": 19,
"last_update": "2024-05-22 22:26:47",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-DragAnything": {
"stars": 66,
"last_update": "2024-06-14 10:23:53",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-DragNUWA": {
- "stars": 364,
+ "stars": 370,
"last_update": "2024-06-14 10:25:01",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-DynamiCrafter": {
- "stars": 112,
+ "stars": 116,
"last_update": "2024-06-14 10:23:59",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-EasyAnimate": {
- "stars": 39,
+ "stars": 45,
"last_update": "2024-05-22 22:24:00",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-Gemma": {
"stars": 5,
"last_update": "2024-05-22 22:27:47",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-I2VGEN-XL": {
"stars": 27,
"last_update": "2024-06-14 09:06:10",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-Img2Img-Turbo": {
"stars": 36,
"last_update": "2024-05-22 22:26:30",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-LaVIT": {
- "stars": 8,
+ "stars": 10,
"last_update": "2024-06-14 10:27:44",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-LightGlue": {
- "stars": 48,
+ "stars": 49,
"last_update": "2024-01-20 16:53:51",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": {
- "stars": 201,
+ "stars": 203,
"last_update": "2024-06-10 20:16:06",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": {
"stars": 1,
"last_update": "2024-06-14 10:26:15",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-MotionCtrl": {
- "stars": 128,
+ "stars": 131,
"last_update": "2024-06-14 10:26:02",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": {
- "stars": 79,
+ "stars": 80,
"last_update": "2024-06-14 10:26:30",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-MuseTalk": {
- "stars": 149,
+ "stars": 160,
"last_update": "2024-05-22 22:25:07",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-MuseV": {
- "stars": 124,
+ "stars": 128,
"last_update": "2024-05-22 22:25:31",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-Open-Sora": {
- "stars": 88,
- "last_update": "2024-05-22 22:26:59",
- "author_account_age_days": 4843
+ "stars": 90,
+ "last_update": "2024-07-19 05:13:25",
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-Open-Sora-Plan": {
"stars": 49,
"last_update": "2024-05-29 16:15:10",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-Panda3d": {
"stars": 13,
"last_update": "2024-06-14 10:28:47",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-Pymunk": {
"stars": 16,
"last_update": "2024-06-14 12:02:32",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-RAFT": {
"stars": 25,
"last_update": "2024-06-14 11:02:00",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-SimDA": {
"stars": 13,
"last_update": "2024-06-14 12:02:39",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-Trajectory": {
"stars": 5,
"last_update": "2024-05-22 22:27:12",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": {
"stars": 17,
"last_update": "2024-06-14 10:28:16",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI-dust3r": {
"stars": 15,
"last_update": "2024-05-22 22:27:33",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaojie/ComfyUI_StreamingT2V": {
- "stars": 25,
+ "stars": 26,
"last_update": "2024-06-14 10:26:21",
- "author_account_age_days": 4843
+ "author_account_age_days": 4869
},
"https://github.com/chaosaiart/Chaosaiart-Nodes": {
- "stars": 47,
+ "stars": 49,
"last_update": "2024-05-27 10:55:18",
- "author_account_age_days": 344
+ "author_account_age_days": 369
},
"https://github.com/chenpx976/ComfyUI-RunRunRun": {
"stars": 0,
"last_update": "2024-05-23 01:19:37",
- "author_account_age_days": 3425
+ "author_account_age_days": 3451
},
"https://github.com/chesnokovivan/ComfyUI-Novakid": {
"stars": 0,
"last_update": "2024-06-10 20:15:56",
- "author_account_age_days": 1540
+ "author_account_age_days": 1565
+ },
+ "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": {
+ "stars": 19,
+ "last_update": "2024-07-30 09:41:41",
+ "author_account_age_days": 480
},
"https://github.com/chflame163/ComfyUI_FaceSimilarity": {
- "stars": 11,
+ "stars": 15,
"last_update": "2024-05-23 12:48:18",
- "author_account_age_days": 454
+ "author_account_age_days": 480
},
"https://github.com/chflame163/ComfyUI_LayerStyle": {
- "stars": 673,
- "last_update": "2024-06-29 06:38:45",
- "author_account_age_days": 454
+ "stars": 810,
+ "last_update": "2024-07-28 10:07:31",
+ "author_account_age_days": 480
},
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": {
- "stars": 23,
+ "stars": 22,
"last_update": "2024-05-25 02:39:56",
- "author_account_age_days": 454
+ "author_account_age_days": 480
},
"https://github.com/chflame163/ComfyUI_WordCloud": {
- "stars": 70,
+ "stars": 74,
"last_update": "2024-05-25 02:41:06",
- "author_account_age_days": 454
+ "author_account_age_days": 480
},
"https://github.com/chibiace/ComfyUI-Chibi-Nodes": {
- "stars": 29,
- "last_update": "2024-05-22 21:16:12",
- "author_account_age_days": 2859
+ "stars": 30,
+ "last_update": "2024-07-29 09:18:36",
+ "author_account_age_days": 2885
},
"https://github.com/choey/Comfy-Topaz": {
- "stars": 26,
+ "stars": 27,
"last_update": "2024-06-20 13:52:32",
- "author_account_age_days": 5533
+ "author_account_age_days": 5559
},
"https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": {
- "stars": 6,
+ "stars": 8,
"last_update": "2024-06-29 19:13:44",
- "author_account_age_days": 1806
+ "author_account_age_days": 1832
},
"https://github.com/chrisfreilich/virtuoso-nodes": {
- "stars": 50,
+ "stars": 55,
"last_update": "2024-06-30 18:26:54",
- "author_account_age_days": 742
+ "author_account_age_days": 768
},
"https://github.com/chrisgoringe/cg-image-picker": {
- "stars": 188,
- "last_update": "2024-06-12 18:50:30",
- "author_account_age_days": 4075
+ "stars": 202,
+ "last_update": "2024-07-16 07:16:24",
+ "author_account_age_days": 4101
},
"https://github.com/chrisgoringe/cg-noise": {
- "stars": 25,
+ "stars": 26,
"last_update": "2024-06-14 08:10:52",
- "author_account_age_days": 4075
+ "author_account_age_days": 4101
},
"https://github.com/chrisgoringe/cg-prompt-info": {
"stars": 27,
"last_update": "2024-05-22 21:07:33",
- "author_account_age_days": 4075
+ "author_account_age_days": 4101
},
"https://github.com/chrisgoringe/cg-use-everywhere": {
- "stars": 352,
- "last_update": "2024-07-01 05:43:31",
- "author_account_age_days": 4075
+ "stars": 394,
+ "last_update": "2024-07-11 00:54:55",
+ "author_account_age_days": 4101
},
"https://github.com/chrish-slingshot/CrasHUtils": {
"stars": 11,
"last_update": "2024-06-20 12:53:00",
- "author_account_age_days": 610
+ "author_account_age_days": 636
},
"https://github.com/christian-byrne/audio-separation-nodes-comfyui": {
- "stars": 3,
- "last_update": "2024-07-04 09:18:23",
- "author_account_age_days": 1358
+ "stars": 130,
+ "last_update": "2024-07-23 19:02:15",
+ "author_account_age_days": 1384
+ },
+ "https://github.com/christian-byrne/comfyui-default-values-manager": {
+ "stars": 9,
+ "last_update": "2024-07-28 20:52:51",
+ "author_account_age_days": 1384
},
"https://github.com/christian-byrne/comfyui-search-navigation": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-06-26 04:41:12",
- "author_account_age_days": 1358
+ "author_account_age_days": 1384
},
"https://github.com/christian-byrne/img2colors-comfyui-node": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-06-24 07:26:35",
- "author_account_age_days": 1358
+ "author_account_age_days": 1384
},
"https://github.com/christian-byrne/img2txt-comfyui-nodes": {
- "stars": 29,
- "last_update": "2024-06-23 22:15:59",
- "author_account_age_days": 1358
+ "stars": 59,
+ "last_update": "2024-07-26 21:33:00",
+ "author_account_age_days": 1384
},
"https://github.com/christian-byrne/size-match-compositing-nodes": {
- "stars": 3,
- "last_update": "2024-06-23 21:00:23",
- "author_account_age_days": 1358
+ "stars": 5,
+ "last_update": "2024-07-23 23:26:48",
+ "author_account_age_days": 1384
+ },
+ "https://github.com/christian-byrne/youtube-dl-comfyui": {
+ "stars": 0,
+ "last_update": "2024-07-29 06:31:46",
+ "author_account_age_days": 1384
},
"https://github.com/city96/ComfyUI_ColorMod": {
- "stars": 41,
+ "stars": 60,
"last_update": "2024-05-22 18:06:19",
- "author_account_age_days": 507
+ "author_account_age_days": 533
},
"https://github.com/city96/ComfyUI_DiT": {
- "stars": 2,
+ "stars": 3,
"last_update": "2024-05-22 18:06:05",
- "author_account_age_days": 507
+ "author_account_age_days": 533
},
"https://github.com/city96/ComfyUI_ExtraModels": {
- "stars": 303,
- "last_update": "2024-07-02 21:02:55",
- "author_account_age_days": 507
+ "stars": 340,
+ "last_update": "2024-07-27 15:52:55",
+ "author_account_age_days": 533
},
"https://github.com/city96/ComfyUI_NetDist": {
- "stars": 233,
+ "stars": 246,
"last_update": "2024-05-22 18:05:10",
- "author_account_age_days": 507
+ "author_account_age_days": 533
},
"https://github.com/city96/SD-Advanced-Noise": {
- "stars": 19,
+ "stars": 21,
"last_update": "2024-05-22 18:05:35",
- "author_account_age_days": 507
+ "author_account_age_days": 533
},
"https://github.com/city96/SD-Latent-Interposer": {
- "stars": 185,
+ "stars": 195,
"last_update": "2024-06-17 05:27:08",
- "author_account_age_days": 507
+ "author_account_age_days": 533
},
"https://github.com/city96/SD-Latent-Upscaler": {
- "stars": 113,
+ "stars": 120,
"last_update": "2024-05-22 18:05:50",
- "author_account_age_days": 507
+ "author_account_age_days": 533
},
"https://github.com/civitai/comfy-nodes": {
- "stars": 87,
+ "stars": 88,
"last_update": "2024-06-23 03:35:42",
- "author_account_age_days": 608
+ "author_account_age_days": 634
},
"https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": {
"stars": 1,
"last_update": "2024-06-14 09:03:10",
- "author_account_age_days": 2710
+ "author_account_age_days": 2736
},
"https://github.com/comfyanonymous/ComfyUI": {
- "stars": 41049,
- "last_update": "2024-07-04 04:51:40",
- "author_account_age_days": 559
+ "stars": 43631,
+ "last_update": "2024-07-30 00:49:24",
+ "author_account_age_days": 584
},
"https://github.com/comfyanonymous/ComfyUI_TensorRT": {
- "stars": 333,
- "last_update": "2024-06-19 21:31:56",
- "author_account_age_days": 559
+ "stars": 380,
+ "last_update": "2024-07-14 01:30:05",
+ "author_account_age_days": 584
},
"https://github.com/comfyanonymous/ComfyUI_experiments": {
- "stars": 137,
+ "stars": 146,
"last_update": "2024-05-22 15:29:49",
- "author_account_age_days": 559
+ "author_account_age_days": 584
},
"https://github.com/concarne000/ConCarneNode": {
"stars": 4,
"last_update": "2024-05-22 22:10:18",
- "author_account_age_days": 1911
+ "author_account_age_days": 1937
},
"https://github.com/conquestace/ComfyUI-ImageUploader": {
"stars": 2,
"last_update": "2024-05-23 01:25:49",
- "author_account_age_days": 4619
+ "author_account_age_days": 4645
},
"https://github.com/coolzilj/ComfyUI-LJNodes": {
- "stars": 59,
+ "stars": 64,
"last_update": "2024-06-15 01:57:32",
- "author_account_age_days": 4673
+ "author_account_age_days": 4699
},
"https://github.com/coolzilj/ComfyUI-Photopea": {
- "stars": 60,
+ "stars": 62,
"last_update": "2024-06-14 08:10:57",
- "author_account_age_days": 4673
+ "author_account_age_days": 4699
},
"https://github.com/coreyryanhanson/ComfyQR": {
- "stars": 50,
- "last_update": "2024-06-14 09:01:36",
- "author_account_age_days": 3066
+ "stars": 55,
+ "last_update": "2024-07-05 04:13:09",
+ "author_account_age_days": 3092
},
"https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": {
- "stars": 8,
- "last_update": "2024-06-14 09:02:46",
- "author_account_age_days": 3066
+ "stars": 10,
+ "last_update": "2024-07-05 03:55:48",
+ "author_account_age_days": 3092
+ },
+ "https://github.com/cozy-comfyui/cozy_comm": {
+ "stars": 1,
+ "last_update": "2024-07-18 18:01:38",
+ "author_account_age_days": 102
},
"https://github.com/cozymantis/cozy-utils-comfyui-nodes": {
"stars": 3,
- "last_update": "2024-05-23 00:10:45",
- "author_account_age_days": 118
+ "last_update": "2024-07-07 15:38:05",
+ "author_account_age_days": 144
},
"https://github.com/cozymantis/human-parser-comfyui-node": {
- "stars": 54,
- "last_update": "2024-05-23 00:10:21",
- "author_account_age_days": 118
+ "stars": 60,
+ "last_update": "2024-07-07 15:31:17",
+ "author_account_age_days": 144
},
"https://github.com/cozymantis/pose-generator-comfyui-node": {
- "stars": 30,
- "last_update": "2024-05-23 00:10:33",
- "author_account_age_days": 118
+ "stars": 55,
+ "last_update": "2024-07-07 15:22:45",
+ "author_account_age_days": 144
},
"https://github.com/crystian/ComfyUI-Crystools": {
- "stars": 501,
- "last_update": "2024-07-01 03:24:20",
- "author_account_age_days": 4127
+ "stars": 567,
+ "last_update": "2024-07-28 22:37:34",
+ "author_account_age_days": 4153
},
"https://github.com/crystian/ComfyUI-Crystools-save": {
- "stars": 29,
+ "stars": 32,
"last_update": "2024-07-01 01:19:58",
- "author_account_age_days": 4127
+ "author_account_age_days": 4153
},
"https://github.com/cubiq/ComfyUI_FaceAnalysis": {
- "stars": 227,
- "last_update": "2024-06-14 08:08:35",
- "author_account_age_days": 5021
+ "stars": 254,
+ "last_update": "2024-07-19 12:35:43",
+ "author_account_age_days": 5047
},
"https://github.com/cubiq/ComfyUI_IPAdapter_plus": {
- "stars": 3160,
- "last_update": "2024-06-28 11:03:36",
- "author_account_age_days": 5021
+ "stars": 3449,
+ "last_update": "2024-07-26 11:00:57",
+ "author_account_age_days": 5047
},
"https://github.com/cubiq/ComfyUI_InstantID": {
- "stars": 954,
- "last_update": "2024-07-04 03:04:24",
- "author_account_age_days": 5021
+ "stars": 1046,
+ "last_update": "2024-07-11 17:26:22",
+ "author_account_age_days": 5047
},
"https://github.com/cubiq/ComfyUI_SimpleMath": {
- "stars": 16,
+ "stars": 17,
"last_update": "2024-06-14 09:02:50",
- "author_account_age_days": 5021
+ "author_account_age_days": 5047
},
"https://github.com/cubiq/ComfyUI_essentials": {
- "stars": 347,
- "last_update": "2024-07-01 12:32:41",
- "author_account_age_days": 5021
+ "stars": 398,
+ "last_update": "2024-07-29 21:20:25",
+ "author_account_age_days": 5047
},
"https://github.com/cubiq/PuLID_ComfyUI": {
- "stars": 423,
- "last_update": "2024-06-25 06:37:25",
- "author_account_age_days": 5021
+ "stars": 473,
+ "last_update": "2024-07-25 06:41:52",
+ "author_account_age_days": 5047
},
"https://github.com/cuongloveit/comfy_http_request": {
"stars": 0,
"last_update": "2024-06-14 11:00:11",
- "author_account_age_days": 3262
+ "author_account_age_days": 3288
},
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": {
- "stars": 4,
+ "stars": 5,
"last_update": "2024-05-28 13:09:32",
- "author_account_age_days": 1940
+ "author_account_age_days": 1965
},
"https://github.com/czcz1024/Comfyui-FaceCompare": {
"stars": 0,
"last_update": "2024-06-14 07:13:32",
- "author_account_age_days": 4244
+ "author_account_age_days": 4269
},
"https://github.com/da2el-ai/ComfyUI-d2-size-selector": {
- "stars": 2,
+ "stars": 3,
"last_update": "2024-05-23 01:16:17",
- "author_account_age_days": 399
+ "author_account_age_days": 425
},
"https://github.com/da2el-ai/ComfyUI-d2-steps": {
"stars": 5,
"last_update": "2024-05-23 01:16:06",
- "author_account_age_days": 399
+ "author_account_age_days": 425
},
"https://github.com/dagthomas/comfyui_dagthomas": {
- "stars": 83,
- "last_update": "2024-06-16 22:39:37",
- "author_account_age_days": 4081
+ "stars": 100,
+ "last_update": "2024-07-07 16:56:46",
+ "author_account_age_days": 4107
},
"https://github.com/daniabib/ComfyUI_ProPainter_Nodes": {
- "stars": 161,
- "last_update": "2024-06-20 13:51:16",
- "author_account_age_days": 2414
+ "stars": 180,
+ "last_update": "2024-07-08 21:59:15",
+ "author_account_age_days": 2440
},
"https://github.com/daniel-lewis-ab/ComfyUI-Llama": {
- "stars": 26,
+ "stars": 28,
"last_update": "2024-06-29 19:55:42",
- "author_account_age_days": 3361
+ "author_account_age_days": 3387
},
"https://github.com/daniel-lewis-ab/ComfyUI-TTS": {
- "stars": 12,
+ "stars": 14,
"last_update": "2024-06-14 08:09:49",
- "author_account_age_days": 3361
+ "author_account_age_days": 3387
},
"https://github.com/darkpixel/darkprompts": {
- "stars": 6,
+ "stars": 7,
"last_update": "2024-05-23 19:48:02",
- "author_account_age_days": 5334
+ "author_account_age_days": 5360
},
"https://github.com/dave-palt/comfyui_DSP_imagehelpers": {
"stars": 0,
"last_update": "2024-05-22 23:12:11",
- "author_account_age_days": 168
+ "author_account_age_days": 194
},
"https://github.com/daxcay/ComfyUI-DRMN": {
- "stars": 18,
- "last_update": "2024-07-02 14:58:04",
- "author_account_age_days": 105
+ "stars": 20,
+ "last_update": "2024-07-08 08:25:29",
+ "author_account_age_days": 131
},
"https://github.com/daxcay/ComfyUI-DataSet": {
- "stars": 18,
- "last_update": "2024-07-02 14:58:04",
- "author_account_age_days": 105
+ "stars": 20,
+ "last_update": "2024-07-08 08:25:29",
+ "author_account_age_days": 131
},
"https://github.com/daxcay/ComfyUI-JDCN": {
- "stars": 62,
- "last_update": "2024-06-25 10:16:30",
- "author_account_age_days": 105
+ "stars": 67,
+ "last_update": "2024-07-08 14:02:49",
+ "author_account_age_days": 131
},
"https://github.com/daxcay/ComfyUI-NODEJS": {
- "stars": 5,
- "last_update": "2024-06-13 14:30:45",
- "author_account_age_days": 105
+ "stars": 6,
+ "last_update": "2024-07-27 18:34:08",
+ "author_account_age_days": 131
},
"https://github.com/daxthin/DZ-FaceDetailer": {
- "stars": 102,
+ "stars": 112,
"last_update": "2024-06-17 10:00:30",
- "author_account_age_days": 1241
+ "author_account_age_days": 1267
},
"https://github.com/dchatel/comfyui_facetools": {
- "stars": 45,
+ "stars": 48,
"last_update": "2024-06-26 10:26:43",
- "author_account_age_days": 4545
+ "author_account_age_days": 4571
},
"https://github.com/denfrost/Den_ComfyUI_Workflow": {
"stars": 4,
"last_update": "2024-06-20 14:57:57",
- "author_account_age_days": 3506
+ "author_account_age_days": 3532
},
"https://github.com/deroberon/StableZero123-comfyui": {
- "stars": 135,
+ "stars": 137,
"last_update": "2024-05-22 22:09:53",
- "author_account_age_days": 5306
+ "author_account_age_days": 5331
},
"https://github.com/deroberon/demofusion-comfyui": {
"stars": 83,
"last_update": "2024-05-22 22:09:42",
- "author_account_age_days": 5306
+ "author_account_age_days": 5331
},
"https://github.com/dfl/comfyui-clip-with-break": {
- "stars": 9,
+ "stars": 11,
"last_update": "2024-05-22 23:23:15",
- "author_account_age_days": 5984
+ "author_account_age_days": 6010
},
"https://github.com/dfl/comfyui-tcd-scheduler": {
"stars": 79,
"last_update": "2024-05-22 23:23:28",
- "author_account_age_days": 5984
+ "author_account_age_days": 6010
},
"https://github.com/diStyApps/ComfyUI_FrameMaker": {
"stars": 10,
"last_update": "2024-05-23 00:11:33",
- "author_account_age_days": 4214
+ "author_account_age_days": 4240
},
"https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": {
- "stars": 4,
- "last_update": "2024-06-29 21:27:03",
- "author_account_age_days": 4001
+ "stars": 8,
+ "last_update": "2024-07-26 06:15:23",
+ "author_account_age_days": 4026
},
"https://github.com/digitaljohn/comfyui-propost": {
- "stars": 108,
+ "stars": 112,
"last_update": "2024-07-02 15:28:37",
- "author_account_age_days": 4528
+ "author_account_age_days": 4553
},
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": {
- "stars": 168,
- "last_update": "2024-06-14 08:58:27",
- "author_account_age_days": 3424
+ "stars": 173,
+ "last_update": "2024-07-06 10:15:30",
+ "author_account_age_days": 3450
},
"https://github.com/diontimmer/ComfyUI-Vextra-Nodes": {
- "stars": 61,
+ "stars": 62,
"last_update": "2024-06-20 16:48:44",
- "author_account_age_days": 4780
+ "author_account_age_days": 4806
},
"https://github.com/discopixel-studio/comfyui-discopixel": {
"stars": 7,
"last_update": "2024-06-14 09:03:19",
- "author_account_age_days": 355
+ "author_account_age_days": 381
},
"https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": {
"stars": 5,
"last_update": "2024-06-14 08:12:05",
- "author_account_age_days": 1480
+ "author_account_age_days": 1505
},
"https://github.com/discus0434/comfyui-caching-embeddings": {
"stars": 1,
"last_update": "2024-06-14 08:59:36",
- "author_account_age_days": 1480
+ "author_account_age_days": 1505
},
"https://github.com/djbielejeski/a-person-mask-generator": {
- "stars": 239,
+ "stars": 246,
"last_update": "2024-06-15 04:06:44",
- "author_account_age_days": 4293
+ "author_account_age_days": 4319
},
"https://github.com/dmMaze/sketch2manga": {
- "stars": 26,
+ "stars": 29,
"last_update": "2024-06-30 03:27:55",
- "author_account_age_days": 1859
+ "author_account_age_days": 1885
},
"https://github.com/dmarx/ComfyUI-AudioReactive": {
"stars": 10,
"last_update": "2024-05-22 22:12:53",
- "author_account_age_days": 4514
+ "author_account_age_days": 4540
},
"https://github.com/dmarx/ComfyUI-Keyframed": {
"stars": 81,
"last_update": "2024-07-01 01:41:23",
- "author_account_age_days": 4514
+ "author_account_age_days": 4540
},
"https://github.com/drago87/ComfyUI_Dragos_Nodes": {
"stars": 3,
"last_update": "2024-05-22 21:32:15",
- "author_account_age_days": 3779
+ "author_account_age_days": 3805
},
"https://github.com/drustan-hawk/primitive-types": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-06-30 06:10:23",
- "author_account_age_days": 299
+ "author_account_age_days": 325
},
"https://github.com/e7mac/ComfyUI-ShadertoyGL": {
"stars": 2,
"last_update": "2024-06-20 14:52:42",
- "author_account_age_days": 4813
+ "author_account_age_days": 4839
},
"https://github.com/ealkanat/comfyui_easy_padding": {
"stars": 13,
"last_update": "2024-05-22 21:58:52",
- "author_account_age_days": 2473
+ "author_account_age_days": 2499
},
"https://github.com/edenartlab/eden_comfy_pipelines": {
- "stars": 40,
- "last_update": "2024-06-30 15:54:17",
- "author_account_age_days": 282
+ "stars": 45,
+ "last_update": "2024-07-26 13:42:23",
+ "author_account_age_days": 308
},
"https://github.com/evanspearman/ComfyMath": {
- "stars": 53,
+ "stars": 64,
"last_update": "2023-08-27 03:29:04",
- "author_account_age_days": 4248
+ "author_account_age_days": 4274
},
"https://github.com/exdysa/comfyui-selector": {
- "stars": 2,
- "last_update": "2024-07-04 01:38:33",
- "author_account_age_days": 1005
+ "stars": 3,
+ "last_update": "2024-07-21 15:03:16",
+ "author_account_age_days": 1031
},
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils": {
"stars": 0,
"last_update": "2024-06-24 14:27:05",
- "author_account_age_days": 2058
+ "author_account_age_days": 2084
},
"https://github.com/failfa-st/failfast-comfyui-extensions": {
- "stars": 130,
- "last_update": "2024-06-17 10:01:12",
- "author_account_age_days": 283
+ "stars": 142,
+ "last_update": "2024-07-19 19:32:50",
+ "author_account_age_days": 309
+ },
+ "https://github.com/fearnworks/ComfyUI_FearnworksNodes": {
+ "stars": 14,
+ "last_update": "2024-07-13 12:21:26",
+ "author_account_age_days": 597
},
"https://github.com/fexli/fexli-util-node-comfyui": {
"stars": 3,
"last_update": "2024-05-22 21:27:36",
- "author_account_age_days": 1569
+ "author_account_age_days": 1594
},
"https://github.com/fexploit/ComfyUI-AutoLabel": {
"stars": 6,
"last_update": "2024-06-14 08:09:41",
- "author_account_age_days": 5054
+ "author_account_age_days": 5079
},
"https://github.com/fexploit/ComfyUI-AutoTrimBG": {
"stars": 2,
"last_update": "2024-05-24 20:38:15",
- "author_account_age_days": 5054
+ "author_account_age_days": 5079
},
"https://github.com/fexploit/ComfyUI-Classifier": {
"stars": 1,
"last_update": "2024-06-14 16:58:31",
- "author_account_age_days": 5054
+ "author_account_age_days": 5079
},
"https://github.com/filipemeneses/comfy_pixelization": {
- "stars": 30,
+ "stars": 31,
"last_update": "2024-05-22 20:59:16",
- "author_account_age_days": 3486
+ "author_account_age_days": 3512
+ },
+ "https://github.com/filliptm/ComfyUI_FL-Trainer": {
+ "stars": 97,
+ "last_update": "2024-07-23 18:46:04",
+ "author_account_age_days": 1772
},
"https://github.com/filliptm/ComfyUI_Fill-Nodes": {
- "stars": 119,
- "last_update": "2024-06-23 23:33:10",
- "author_account_age_days": 1746
+ "stars": 171,
+ "last_update": "2024-07-24 02:47:35",
+ "author_account_age_days": 1772
},
"https://github.com/florestefano1975/ComfyUI-HiDiffusion": {
- "stars": 135,
+ "stars": 139,
"last_update": "2024-05-22 00:33:06",
- "author_account_age_days": 203
+ "author_account_age_days": 229
},
"https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": {
"stars": 2,
- "last_update": "2024-06-14 09:05:46",
- "author_account_age_days": 203
+ "last_update": "2024-07-10 18:03:39",
+ "author_account_age_days": 229
},
"https://github.com/florestefano1975/comfyui-portrait-master": {
- "stars": 771,
- "last_update": "2024-06-19 16:30:07",
- "author_account_age_days": 203
+ "stars": 796,
+ "last_update": "2024-07-14 15:41:21",
+ "author_account_age_days": 229
},
"https://github.com/florestefano1975/comfyui-prompt-composer": {
- "stars": 214,
- "last_update": "2024-05-22 00:34:06",
- "author_account_age_days": 203
+ "stars": 218,
+ "last_update": "2024-07-10 18:03:03",
+ "author_account_age_days": 229
},
"https://github.com/flowtyone/ComfyUI-Flowty-CRM": {
- "stars": 128,
+ "stars": 129,
"last_update": "2024-06-14 10:23:09",
- "author_account_age_days": 283
+ "author_account_age_days": 309
},
"https://github.com/flowtyone/ComfyUI-Flowty-LDSR": {
- "stars": 165,
+ "stars": 171,
"last_update": "2024-06-14 09:04:51",
- "author_account_age_days": 283
+ "author_account_age_days": 309
},
"https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": {
- "stars": 364,
+ "stars": 376,
"last_update": "2024-06-16 00:53:22",
- "author_account_age_days": 283
+ "author_account_age_days": 309
},
"https://github.com/flyingshutter/As_ComfyUI_CustomNodes": {
"stars": 8,
"last_update": "2024-05-22 18:07:19",
- "author_account_age_days": 3505
+ "author_account_age_days": 3531
},
"https://github.com/fmatray/ComfyUI_BattlemapGrid": {
"stars": 0,
"last_update": "2024-06-05 22:35:06",
- "author_account_age_days": 3631
+ "author_account_age_days": 3657
},
"https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": {
"stars": 12,
"last_update": "2024-06-20 11:51:50",
- "author_account_age_days": 5117
+ "author_account_age_days": 5143
},
"https://github.com/fofr/ComfyUI-Prompter-fofrAI": {
- "stars": 30,
- "last_update": "2024-06-29 22:10:29",
- "author_account_age_days": 5117
+ "stars": 44,
+ "last_update": "2024-07-27 18:33:29",
+ "author_account_age_days": 5143
+ },
+ "https://github.com/fofr/comfyui-fofr-toolkit": {
+ "stars": 5,
+ "last_update": "2024-07-27 18:32:49",
+ "author_account_age_days": 5143
},
"https://github.com/fofr/comfyui-replicate": {
- "stars": 33,
- "last_update": "2024-07-02 17:58:30",
- "author_account_age_days": 1618
+ "stars": 64,
+ "last_update": "2024-07-27 18:33:16",
+ "author_account_age_days": 1644
},
"https://github.com/forever22777/comfyui-self-guidance": {
"stars": 6,
"last_update": "2024-06-14 07:12:02",
- "author_account_age_days": 335
+ "author_account_age_days": 360
},
"https://github.com/foxtrot-roger/comfyui-rf-nodes": {
"stars": 1,
"last_update": "2024-05-22 23:09:13",
- "author_account_age_days": 2330
+ "author_account_age_days": 2356
},
"https://github.com/frankchieng/ComfyUI_Aniportrait": {
- "stars": 46,
+ "stars": 49,
"last_update": "2024-06-26 03:06:51",
- "author_account_age_days": 450
+ "author_account_age_days": 476
},
"https://github.com/frankchieng/ComfyUI_MagicClothing": {
- "stars": 423,
+ "stars": 441,
"last_update": "2024-06-24 07:48:07",
- "author_account_age_days": 450
+ "author_account_age_days": 476
},
"https://github.com/frankchieng/ComfyUI_llm_easyanimiate": {
- "stars": 9,
+ "stars": 10,
"last_update": "2024-06-26 03:13:32",
- "author_account_age_days": 450
+ "author_account_age_days": 476
},
"https://github.com/fsdymy1024/ComfyUI_fsdymy": {
- "stars": 6,
+ "stars": 7,
"last_update": "2024-07-01 17:58:52",
- "author_account_age_days": 2215
+ "author_account_age_days": 2241
+ },
+ "https://github.com/fssorc/ComfyUI_FaceShaper": {
+ "stars": 9,
+ "last_update": "2024-07-19 16:59:36",
+ "author_account_age_days": 4622
},
"https://github.com/gemell1/ComfyUI_GMIC": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-05-22 21:28:51",
- "author_account_age_days": 1967
+ "author_account_age_days": 1992
},
"https://github.com/get-salt-AI/SaltAI": {
- "stars": 59,
+ "stars": 66,
"last_update": "2024-06-26 00:32:47",
- "author_account_age_days": 126
+ "author_account_age_days": 152
},
"https://github.com/get-salt-AI/SaltAI_AudioViz": {
- "stars": 11,
+ "stars": 16,
"last_update": "2024-06-29 16:16:46",
- "author_account_age_days": 126
+ "author_account_age_days": 152
},
"https://github.com/get-salt-AI/SaltAI_Language_Toolkit": {
- "stars": 19,
+ "stars": 300,
"last_update": "2024-06-25 23:49:29",
- "author_account_age_days": 126
+ "author_account_age_days": 152
},
"https://github.com/get-salt-AI/SaltAI_LlamaIndex": {
- "stars": 19,
+ "stars": 300,
"last_update": "2024-06-25 23:49:29",
- "author_account_age_days": 126
+ "author_account_age_days": 152
},
"https://github.com/ginlov/segment_to_mask_comfyui": {
"stars": 1,
"last_update": "2024-06-14 10:23:23",
- "author_account_age_days": 2021
+ "author_account_age_days": 2047
},
"https://github.com/giriss/comfy-image-saver": {
- "stars": 147,
+ "stars": 157,
"last_update": "2024-05-22 20:40:55",
- "author_account_age_days": 4248
+ "author_account_age_days": 4274
+ },
+ "https://github.com/gisu/comfyui-foxpack": {
+ "stars": 0,
+ "last_update": "2024-07-30 06:35:01",
+ "author_account_age_days": 5035
},
"https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": {
"stars": 0,
"last_update": "2024-05-23 01:20:09",
- "author_account_age_days": 3913
+ "author_account_age_days": 3939
},
"https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": {
"stars": 0,
"last_update": "2024-05-23 01:19:47",
- "author_account_age_days": 3913
+ "author_account_age_days": 3939
},
"https://github.com/githubYiheng/comfyui_kmeans_filter": {
"stars": 0,
"last_update": "2024-06-14 09:01:24",
- "author_account_age_days": 3913
+ "author_account_age_days": 3939
},
"https://github.com/githubYiheng/comfyui_meanshift_filter": {
"stars": 0,
"last_update": "2024-06-14 10:59:43",
- "author_account_age_days": 3913
+ "author_account_age_days": 3939
},
"https://github.com/githubYiheng/comfyui_private_postprocessor": {
"stars": 0,
"last_update": "2024-06-14 08:09:39",
- "author_account_age_days": 3913
+ "author_account_age_days": 3939
},
"https://github.com/glibsonoran/Plush-for-ComfyUI": {
- "stars": 111,
- "last_update": "2024-06-29 18:03:46",
- "author_account_age_days": 2507
+ "stars": 122,
+ "last_update": "2024-07-29 03:41:50",
+ "author_account_age_days": 2533
},
"https://github.com/glifxyz/ComfyUI-GlifNodes": {
- "stars": 10,
- "last_update": "2024-07-02 12:56:24",
- "author_account_age_days": 583
+ "stars": 18,
+ "last_update": "2024-07-25 19:41:20",
+ "author_account_age_days": 609
},
"https://github.com/glowcone/comfyui-base64-to-image": {
- "stars": 8,
- "last_update": "2024-06-14 09:01:12",
- "author_account_age_days": 3755
+ "stars": 9,
+ "last_update": "2024-07-08 22:53:25",
+ "author_account_age_days": 3781
+ },
+ "https://github.com/glowcone/comfyui-string-converter": {
+ "stars": 0,
+ "last_update": "2024-07-28 00:03:43",
+ "author_account_age_days": 3781
},
"https://github.com/godspede/ComfyUI_Substring": {
"stars": 0,
"last_update": "2024-07-01 01:05:38",
- "author_account_age_days": 3123
+ "author_account_age_days": 3149
},
"https://github.com/gokayfem/ComfyUI-Depth-Visualization": {
"stars": 49,
- "last_update": "2024-05-21 00:37:05",
- "author_account_age_days": 1067
+ "last_update": "2024-07-27 18:34:02",
+ "author_account_age_days": 1093
},
"https://github.com/gokayfem/ComfyUI-Dream-Interpreter": {
"stars": 66,
"last_update": "2024-05-21 00:36:50",
- "author_account_age_days": 1067
+ "author_account_age_days": 1093
},
"https://github.com/gokayfem/ComfyUI-Texture-Simple": {
"stars": 30,
"last_update": "2024-05-21 00:19:53",
- "author_account_age_days": 1067
+ "author_account_age_days": 1093
},
"https://github.com/gokayfem/ComfyUI_VLM_nodes": {
- "stars": 296,
+ "stars": 314,
"last_update": "2024-07-04 01:40:04",
- "author_account_age_days": 1067
+ "author_account_age_days": 1093
},
"https://github.com/gonzalu/ComfyUI_YFG_Comical": {
- "stars": 15,
+ "stars": 20,
"last_update": "2024-07-02 02:05:08",
- "author_account_age_days": 2471
+ "author_account_age_days": 2497
+ },
+ "https://github.com/googincheng/ComfyUX": {
+ "stars": 118,
+ "last_update": "2024-07-24 10:01:31",
+ "author_account_age_days": 2824
},
"https://github.com/griptape-ai/ComfyUI-Griptape": {
- "stars": 43,
- "last_update": "2024-07-03 16:38:12",
- "author_account_age_days": 530
+ "stars": 71,
+ "last_update": "2024-07-29 13:13:44",
+ "author_account_age_days": 556
},
"https://github.com/guill/abracadabra-comfyui": {
"stars": 1,
"last_update": "2024-06-14 08:12:07",
- "author_account_age_days": 4203
+ "author_account_age_days": 4229
},
"https://github.com/guoyk93/yk-node-suite-comfyui": {
"stars": 10,
"last_update": "2024-06-17 10:00:36",
- "author_account_age_days": 1499
+ "author_account_age_days": 1525
},
"https://github.com/hackkhai/ComfyUI-Image-Matting": {
- "stars": 14,
+ "stars": 15,
"last_update": "2024-06-20 11:25:12",
- "author_account_age_days": 1861
+ "author_account_age_days": 1886
},
"https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": {
"stars": 0,
- "last_update": "2024-06-14 08:13:19",
- "author_account_age_days": 115
+ "last_update": "2024-07-28 21:08:27",
+ "author_account_age_days": 141
},
"https://github.com/hay86/ComfyUI_AceNodes": {
- "stars": 8,
- "last_update": "2024-07-02 08:17:41",
- "author_account_age_days": 4677
+ "stars": 11,
+ "last_update": "2024-07-15 10:07:09",
+ "author_account_age_days": 4703
},
"https://github.com/hay86/ComfyUI_DDColor": {
"stars": 2,
"last_update": "2024-06-14 08:12:13",
- "author_account_age_days": 4677
+ "author_account_age_days": 4703
},
"https://github.com/hay86/ComfyUI_Dreamtalk": {
"stars": 8,
"last_update": "2024-07-02 08:15:01",
- "author_account_age_days": 4677
+ "author_account_age_days": 4703
},
"https://github.com/hay86/ComfyUI_Hallo": {
"stars": 19,
- "last_update": "2024-07-02 08:19:11",
- "author_account_age_days": 4677
+ "last_update": "2024-07-15 09:42:30",
+ "author_account_age_days": 4703
},
"https://github.com/hay86/ComfyUI_MiniCPM-V": {
- "stars": 10,
+ "stars": 12,
"last_update": "2024-07-02 08:09:38",
- "author_account_age_days": 4677
+ "author_account_age_days": 4703
},
"https://github.com/hay86/ComfyUI_OpenVoice": {
- "stars": 6,
+ "stars": 8,
"last_update": "2024-07-02 08:16:20",
- "author_account_age_days": 4677
+ "author_account_age_days": 4703
},
"https://github.com/hayden-fr/ComfyUI-Image-Browsing": {
- "stars": 2,
- "last_update": "2024-05-22 20:54:07",
- "author_account_age_days": 1947
+ "stars": 3,
+ "last_update": "2024-07-15 09:19:31",
+ "author_account_age_days": 1973
},
"https://github.com/hayden-fr/ComfyUI-Model-Manager": {
- "stars": 26,
- "last_update": "2024-05-22 20:53:55",
- "author_account_age_days": 1947
+ "stars": 27,
+ "last_update": "2024-07-28 12:53:33",
+ "author_account_age_days": 1973
},
"https://github.com/hben35096/ComfyUI-ToolBox": {
"stars": 0,
"last_update": "2024-06-26 18:27:22",
- "author_account_age_days": 357
+ "author_account_age_days": 383
},
"https://github.com/heshengtao/comfyui_LLM_party": {
- "stars": 141,
- "last_update": "2024-07-04 11:32:27",
- "author_account_age_days": 2905
+ "stars": 289,
+ "last_update": "2024-07-29 17:23:05",
+ "author_account_age_days": 2931
},
"https://github.com/hhhzzyang/Comfyui_Lama": {
- "stars": 38,
+ "stars": 41,
"last_update": "2024-05-22 21:13:19",
- "author_account_age_days": 517
+ "author_account_age_days": 543
},
"https://github.com/hiforce/comfyui-hiforce-plugin": {
- "stars": 3,
+ "stars": 4,
"last_update": "2024-06-14 08:13:24",
- "author_account_age_days": 1812
+ "author_account_age_days": 1838
},
"https://github.com/hinablue/ComfyUI_3dPoseEditor": {
- "stars": 125,
+ "stars": 132,
"last_update": "2024-06-21 17:38:40",
- "author_account_age_days": 5122
+ "author_account_age_days": 5147
},
"https://github.com/holchan/ComfyUI-ModelDownloader": {
"stars": 2,
"last_update": "2024-06-14 08:59:42",
- "author_account_age_days": 1601
+ "author_account_age_days": 1627
+ },
+ "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": {
+ "stars": 1,
+ "last_update": "2024-07-23 14:36:35",
+ "author_account_age_days": 12
},
"https://github.com/huagetai/ComfyUI-Gaffer": {
- "stars": 36,
+ "stars": 38,
"last_update": "2024-06-19 00:58:38",
- "author_account_age_days": 4642
+ "author_account_age_days": 4668
},
"https://github.com/huagetai/ComfyUI_LightGradient": {
"stars": 8,
"last_update": "2024-05-23 01:21:27",
- "author_account_age_days": 4642
+ "author_account_age_days": 4668
},
"https://github.com/huchenlei/ComfyUI-IC-Light-Native": {
- "stars": 405,
+ "stars": 452,
"last_update": "2024-06-21 21:49:44",
- "author_account_age_days": 2885
+ "author_account_age_days": 2911
},
"https://github.com/huchenlei/ComfyUI-layerdiffuse": {
- "stars": 1284,
- "last_update": "2024-06-20 21:41:48",
- "author_account_age_days": 2885
+ "stars": 1345,
+ "last_update": "2024-07-05 12:52:34",
+ "author_account_age_days": 2911
},
"https://github.com/huchenlei/ComfyUI-openpose-editor": {
- "stars": 25,
+ "stars": 33,
"last_update": "2024-06-26 21:15:34",
- "author_account_age_days": 2885
+ "author_account_age_days": 2911
},
"https://github.com/huchenlei/ComfyUI_DanTagGen": {
- "stars": 50,
+ "stars": 52,
"last_update": "2024-06-21 21:46:47",
- "author_account_age_days": 2885
+ "author_account_age_days": 2911
},
"https://github.com/huchenlei/ComfyUI_densediffusion": {
- "stars": 83,
- "last_update": "2024-06-11 00:39:28",
- "author_account_age_days": 2885
+ "stars": 94,
+ "last_update": "2024-07-27 18:33:35",
+ "author_account_age_days": 2911
},
"https://github.com/huchenlei/ComfyUI_omost": {
- "stars": 339,
- "last_update": "2024-06-26 21:16:52",
- "author_account_age_days": 2885
+ "stars": 383,
+ "last_update": "2024-07-27 18:33:53",
+ "author_account_age_days": 2911
},
"https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": {
- "stars": 6,
- "last_update": "2024-06-14 09:04:25",
- "author_account_age_days": 5650
+ "stars": 9,
+ "last_update": "2024-07-17 22:29:28",
+ "author_account_age_days": 5676
},
"https://github.com/humgate/simplecomfy": {
"stars": 0,
"last_update": "2024-06-14 08:58:21",
- "author_account_age_days": 1376
+ "author_account_age_days": 1402
},
"https://github.com/hustille/ComfyUI_Fooocus_KSampler": {
- "stars": 59,
+ "stars": 60,
"last_update": "2024-05-22 20:39:48",
- "author_account_age_days": 449
+ "author_account_age_days": 475
},
"https://github.com/hustille/ComfyUI_hus_utils": {
"stars": 6,
"last_update": "2024-05-22 20:39:34",
- "author_account_age_days": 449
+ "author_account_age_days": 475
},
"https://github.com/hwhaocool/ComfyUI-Select-Any": {
"stars": 3,
"last_update": "2024-07-03 14:16:01",
- "author_account_age_days": 2898
+ "author_account_age_days": 2923
},
"https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": {
- "stars": 7,
+ "stars": 10,
"last_update": "2024-06-28 04:43:18",
- "author_account_age_days": 3923
+ "author_account_age_days": 3949
},
"https://github.com/hyunamy/comfy-ui-on-complete-email-me": {
"stars": 1,
"last_update": "2024-07-01 18:44:18",
- "author_account_age_days": 3120
+ "author_account_age_days": 3146
},
"https://github.com/iFREEGROUP/comfyui-undistort": {
"stars": 2,
"last_update": "2024-06-14 08:59:52",
- "author_account_age_days": 1567
+ "author_account_age_days": 1592
},
"https://github.com/icesun963/ComfyUI_HFDownLoad": {
"stars": 0,
- "last_update": "2024-06-14 08:59:58",
- "author_account_age_days": 4115
+ "last_update": "2024-07-18 12:13:23",
+ "author_account_age_days": 4141
},
"https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": {
- "stars": 98,
+ "stars": 105,
"last_update": "2024-06-20 15:56:56",
- "author_account_age_days": 3059
+ "author_account_age_days": 3085
},
"https://github.com/iemesowum/ComfyUI_IsaacNodes": {
- "stars": 0,
- "last_update": "2024-06-14 09:00:05",
- "author_account_age_days": 5301
+ "stars": 2,
+ "last_update": "2024-07-23 15:52:45",
+ "author_account_age_days": 5327
},
"https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": {
- "stars": 10,
- "last_update": "2024-06-28 17:02:56",
- "author_account_age_days": 2872
+ "stars": 12,
+ "last_update": "2024-07-18 16:13:26",
+ "author_account_age_days": 2898
},
"https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": {
- "stars": 28,
+ "stars": 29,
"last_update": "2024-05-22 22:02:55",
- "author_account_age_days": 2872
+ "author_account_age_days": 2898
},
"https://github.com/if-ai/ComfyUI-IF_AI_tools": {
- "stars": 378,
- "last_update": "2024-06-26 13:16:20",
- "author_account_age_days": 2872
+ "stars": 426,
+ "last_update": "2024-07-17 07:24:46",
+ "author_account_age_days": 2898
},
"https://github.com/imb101/ComfyUI-FaceSwap": {
"stars": 28,
"last_update": "2024-05-22 18:22:29",
- "author_account_age_days": 898
+ "author_account_age_days": 924
+ },
+ "https://github.com/injet-zhou/comfyui_extra_api": {
+ "stars": 1,
+ "last_update": "2024-07-18 02:21:47",
+ "author_account_age_days": 2263
},
"https://github.com/iwanders/ComfyUI_nodes": {
"stars": 0,
- "last_update": "2024-06-25 13:02:37",
- "author_account_age_days": 4436
+ "last_update": "2024-07-11 01:06:26",
+ "author_account_age_days": 4461
},
"https://github.com/jags111/ComfyUI_Jags_Audiotools": {
- "stars": 37,
+ "stars": 49,
"last_update": "2024-05-19 18:54:12",
- "author_account_age_days": 3880
+ "author_account_age_days": 3906
},
"https://github.com/jags111/ComfyUI_Jags_VectorMagic": {
- "stars": 52,
+ "stars": 54,
"last_update": "2024-05-19 18:49:42",
- "author_account_age_days": 3880
+ "author_account_age_days": 3906
},
"https://github.com/jags111/efficiency-nodes-comfyui": {
- "stars": 716,
+ "stars": 800,
"last_update": "2024-06-23 09:42:43",
- "author_account_age_days": 3880
+ "author_account_age_days": 3906
},
"https://github.com/jakechai/ComfyUI-JakeUpgrade": {
- "stars": 2,
- "last_update": "2024-07-03 03:00:42",
- "author_account_age_days": 1581
+ "stars": 12,
+ "last_update": "2024-07-29 10:34:35",
+ "author_account_age_days": 1607
},
"https://github.com/jamal-alkharrat/ComfyUI_rotate_image": {
"stars": 0,
"last_update": "2024-05-22 23:19:02",
- "author_account_age_days": 986
+ "author_account_age_days": 1012
},
"https://github.com/jamesWalker55/comfyui-p2ldgan": {
"stars": 12,
"last_update": "2024-05-22 18:19:04",
- "author_account_age_days": 2537
+ "author_account_age_days": 2562
},
"https://github.com/jamesWalker55/comfyui-various": {
- "stars": 32,
- "last_update": "2024-05-22 18:19:17",
- "author_account_age_days": 2537
+ "stars": 37,
+ "last_update": "2024-07-27 15:42:20",
+ "author_account_age_days": 2562
},
"https://github.com/jax-explorer/fast_video_comfyui": {
"stars": 0,
"last_update": "2024-05-23 01:17:35",
- "author_account_age_days": 586
+ "author_account_age_days": 612
},
"https://github.com/jeffy5/comfyui-faceless-node": {
- "stars": 18,
- "last_update": "2024-06-14 04:11:28",
- "author_account_age_days": 2941
+ "stars": 22,
+ "last_update": "2024-07-29 08:00:20",
+ "author_account_age_days": 2966
},
"https://github.com/jesenzhang/ComfyUI_StreamDiffusion": {
- "stars": 106,
+ "stars": 112,
"last_update": "2024-05-23 02:40:36",
- "author_account_age_days": 3662
+ "author_account_age_days": 3687
},
"https://github.com/jiaxiangc/ComfyUI-ResAdapter": {
- "stars": 271,
+ "stars": 274,
"last_update": "2024-05-23 00:22:23",
- "author_account_age_days": 1296
+ "author_account_age_days": 1322
},
"https://github.com/jitcoder/lora-info": {
- "stars": 45,
+ "stars": 49,
"last_update": "2024-06-20 13:04:19",
- "author_account_age_days": 4050
+ "author_account_age_days": 4076
},
"https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": {
"stars": 4,
"last_update": "2024-05-22 20:44:56",
- "author_account_age_days": 3659
+ "author_account_age_days": 3684
},
"https://github.com/jkrauss82/ultools-comfyui": {
"stars": 5,
"last_update": "2024-06-23 15:33:07",
- "author_account_age_days": 4221
+ "author_account_age_days": 4247
},
"https://github.com/jmkl/ComfyUI-ricing": {
"stars": 9,
"last_update": "2024-05-22 20:54:35",
- "author_account_age_days": 4607
+ "author_account_age_days": 4633
+ },
+ "https://github.com/jn-jairo/jn_comfyui": {
+ "stars": 1,
+ "last_update": "2024-07-28 12:13:31",
+ "author_account_age_days": 4020
+ },
+ "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": {
+ "stars": 165,
+ "last_update": "2024-07-22 14:22:28",
+ "author_account_age_days": 243
},
"https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": {
- "stars": 111,
- "last_update": "2024-07-01 22:57:55",
- "author_account_age_days": 4808
+ "stars": 118,
+ "last_update": "2024-07-27 18:38:48",
+ "author_account_age_days": 4833
},
"https://github.com/jordoh/ComfyUI-Deepface": {
- "stars": 11,
- "last_update": "2024-06-14 08:08:29",
- "author_account_age_days": 5003
+ "stars": 15,
+ "last_update": "2024-07-13 19:22:44",
+ "author_account_age_days": 5029
},
"https://github.com/jroc22/ComfyUI-CSV-prompt-builder": {
"stars": 2,
"last_update": "2024-07-03 01:20:35",
- "author_account_age_days": 699
+ "author_account_age_days": 725
},
"https://github.com/jtrue/ComfyUI-JaRue": {
- "stars": 6,
+ "stars": 7,
"last_update": "2024-06-14 09:01:12",
- "author_account_age_days": 3939
+ "author_account_age_days": 3965
},
"https://github.com/jtydhr88/ComfyUI-LayerDivider": {
- "stars": 49,
- "last_update": "2024-06-15 15:02:53",
- "author_account_age_days": 4763
+ "stars": 52,
+ "last_update": "2024-07-06 01:43:45",
+ "author_account_age_days": 4789
},
"https://github.com/jtydhr88/ComfyUI-Unique3D": {
- "stars": 107,
+ "stars": 140,
"last_update": "2024-07-04 04:27:01",
- "author_account_age_days": 4763
+ "author_account_age_days": 4789
},
"https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": {
- "stars": 15,
+ "stars": 16,
"last_update": "2024-06-28 03:16:19",
- "author_account_age_days": 4763
+ "author_account_age_days": 4789
},
"https://github.com/juehackr/comfyui_fk_server": {
- "stars": 48,
- "last_update": "2024-07-02 12:36:58",
- "author_account_age_days": 1122
+ "stars": 65,
+ "last_update": "2024-07-24 02:34:59",
+ "author_account_age_days": 1148
+ },
+ "https://github.com/justUmen/Bjornulf_custom_nodes": {
+ "stars": 4,
+ "last_update": "2024-07-24 18:47:24",
+ "author_account_age_days": 2825
},
"https://github.com/ka-puna/comfyui-yanc": {
- "stars": 6,
- "last_update": "2024-05-22 21:29:37",
- "author_account_age_days": 2217
+ "stars": 7,
+ "last_update": "2024-07-18 04:28:44",
+ "author_account_age_days": 2242
},
"https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": {
"stars": 2,
"last_update": "2024-06-03 13:20:01",
- "author_account_age_days": 1276
+ "author_account_age_days": 1302
},
"https://github.com/kadirnar/ComfyUI-Transformers": {
"stars": 19,
"last_update": "2024-06-22 22:44:39",
- "author_account_age_days": 2339
+ "author_account_age_days": 2365
},
"https://github.com/kadirnar/ComfyUI-YOLO": {
- "stars": 16,
- "last_update": "2024-06-24 13:44:07",
- "author_account_age_days": 2339
+ "stars": 21,
+ "last_update": "2024-07-08 18:33:07",
+ "author_account_age_days": 2365
},
"https://github.com/kale4eat/ComfyUI-path-util": {
"stars": 0,
"last_update": "2024-05-25 05:44:11",
- "author_account_age_days": 1622
+ "author_account_age_days": 1648
},
"https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": {
- "stars": 7,
+ "stars": 8,
"last_update": "2024-05-23 00:25:02",
- "author_account_age_days": 1622
+ "author_account_age_days": 1648
},
"https://github.com/kale4eat/ComfyUI-string-util": {
"stars": 1,
"last_update": "2024-05-23 00:24:40",
- "author_account_age_days": 1622
+ "author_account_age_days": 1648
},
"https://github.com/kale4eat/ComfyUI-text-file-util": {
"stars": 0,
"last_update": "2024-05-23 00:24:51",
- "author_account_age_days": 1622
+ "author_account_age_days": 1648
},
"https://github.com/katalist-ai/comfyUI-nsfw-detection": {
"stars": 1,
"last_update": "2024-05-23 01:23:32",
- "author_account_age_days": 763
+ "author_account_age_days": 789
},
"https://github.com/kealiu/ComfyUI-S3-Tools": {
- "stars": 2,
+ "stars": 3,
"last_update": "2024-07-04 10:13:07",
- "author_account_age_days": 4138
+ "author_account_age_days": 4164
},
"https://github.com/kealiu/ComfyUI-Zero123-Porting": {
- "stars": 13,
+ "stars": 17,
"last_update": "2024-07-04 10:11:13",
- "author_account_age_days": 4138
+ "author_account_age_days": 4164
},
"https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": {
- "stars": 130,
+ "stars": 135,
"last_update": "2024-07-04 10:12:32",
- "author_account_age_days": 4138
+ "author_account_age_days": 4164
},
"https://github.com/kenjiqq/qq-nodes-comfyui": {
- "stars": 23,
+ "stars": 25,
"last_update": "2024-05-22 21:34:53",
- "author_account_age_days": 4899
+ "author_account_age_days": 4925
},
"https://github.com/kft334/Knodes": {
"stars": 3,
"last_update": "2024-06-14 08:12:06",
- "author_account_age_days": 969
+ "author_account_age_days": 995
},
"https://github.com/kijai/ComfyUI-ADMotionDirector": {
- "stars": 129,
- "last_update": "2024-06-19 09:13:35",
- "author_account_age_days": 2193
+ "stars": 136,
+ "last_update": "2024-07-24 17:49:54",
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-APISR-KJ": {
"stars": 56,
"last_update": "2024-05-21 16:30:21",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-BrushNet-Wrapper": {
- "stars": 109,
+ "stars": 117,
"last_update": "2024-06-20 12:15:16",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-CCSR": {
- "stars": 152,
+ "stars": 163,
"last_update": "2024-06-28 11:13:33",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-DDColor": {
- "stars": 80,
+ "stars": 85,
"last_update": "2024-05-21 16:04:26",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-DepthAnythingV2": {
- "stars": 116,
+ "stars": 135,
"last_update": "2024-06-28 20:46:46",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-DiffusionLight": {
- "stars": 51,
+ "stars": 53,
"last_update": "2024-05-21 16:16:52",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": {
- "stars": 495,
- "last_update": "2024-07-03 17:32:41",
- "author_account_age_days": 2193
+ "stars": 543,
+ "last_update": "2024-07-24 07:41:55",
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-ELLA-wrapper": {
- "stars": 104,
+ "stars": 105,
"last_update": "2024-05-21 16:47:28",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-Florence2": {
- "stars": 302,
- "last_update": "2024-07-03 17:40:27",
- "author_account_age_days": 2193
+ "stars": 372,
+ "last_update": "2024-07-25 06:56:24",
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-Geowizard": {
- "stars": 83,
+ "stars": 86,
"last_update": "2024-05-28 14:08:34",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-IC-Light": {
- "stars": 437,
+ "stars": 546,
"last_update": "2024-06-19 09:18:06",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-KJNodes": {
- "stars": 351,
- "last_update": "2024-06-25 21:16:52",
- "author_account_age_days": 2193
+ "stars": 395,
+ "last_update": "2024-07-28 18:05:50",
+ "author_account_age_days": 2218
+ },
+ "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": {
+ "stars": 459,
+ "last_update": "2024-07-19 03:57:05",
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": {
- "stars": 19,
+ "stars": 20,
"last_update": "2024-05-21 16:41:18",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
+ },
+ "https://github.com/kijai/ComfyUI-LivePortraitKJ": {
+ "stars": 1030,
+ "last_update": "2024-07-29 13:04:34",
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-LuminaWrapper": {
- "stars": 159,
+ "stars": 169,
"last_update": "2024-06-28 16:33:51",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-Marigold": {
- "stars": 392,
+ "stars": 417,
"last_update": "2024-06-19 09:10:03",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-MimicMotionWrapper": {
- "stars": 64,
- "last_update": "2024-07-04 10:34:25",
- "author_account_age_days": 2193
+ "stars": 192,
+ "last_update": "2024-07-26 20:21:14",
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-OpenDiTWrapper": {
- "stars": 29,
+ "stars": 35,
"last_update": "2024-07-03 14:59:13",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-SUPIR": {
- "stars": 1220,
- "last_update": "2024-06-27 13:40:56",
- "author_account_age_days": 2193
+ "stars": 1321,
+ "last_update": "2024-07-16 10:30:08",
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-SVD": {
- "stars": 152,
+ "stars": 153,
"last_update": "2024-05-22 21:09:54",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-depth-fm": {
- "stars": 54,
+ "stars": 58,
"last_update": "2024-05-22 21:10:15",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kijai/ComfyUI-moondream": {
- "stars": 80,
+ "stars": 83,
"last_update": "2024-05-22 21:10:33",
- "author_account_age_days": 2193
+ "author_account_age_days": 2218
},
"https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": {
- "stars": 23,
+ "stars": 24,
"last_update": "2024-05-22 21:25:13",
- "author_account_age_days": 478
+ "author_account_age_days": 504
},
"https://github.com/kinfolk0117/ComfyUI_Pilgram": {
"stars": 7,
"last_update": "2024-05-22 21:25:24",
- "author_account_age_days": 478
+ "author_account_age_days": 504
},
"https://github.com/kinfolk0117/ComfyUI_SimpleTiles": {
- "stars": 35,
+ "stars": 38,
"last_update": "2024-05-22 21:25:01",
- "author_account_age_days": 478
+ "author_account_age_days": 504
},
"https://github.com/klinter007/klinter_nodes": {
- "stars": 5,
- "last_update": "2024-06-25 05:15:24",
- "author_account_age_days": 435
+ "stars": 9,
+ "last_update": "2024-07-26 11:28:45",
+ "author_account_age_days": 461
},
"https://github.com/knuknX/ComfyUI-Image-Tools": {
"stars": 3,
"last_update": "2024-06-14 09:05:58",
- "author_account_age_days": 210
+ "author_account_age_days": 236
},
"https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": {
- "stars": 149,
+ "stars": 155,
"last_update": "2024-05-22 20:44:44",
- "author_account_age_days": 1819
+ "author_account_age_days": 1845
},
"https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": {
"stars": 3,
"last_update": "2024-05-22 21:34:27",
- "author_account_age_days": 593
+ "author_account_age_days": 619
},
"https://github.com/komojini/komojini-comfyui-nodes": {
- "stars": 64,
+ "stars": 67,
"last_update": "2024-05-22 21:34:39",
- "author_account_age_days": 593
+ "author_account_age_days": 619
},
"https://github.com/kunieone/ComfyUI_alkaid": {
"stars": 0,
"last_update": "2024-05-23 01:10:21",
- "author_account_age_days": 2530
+ "author_account_age_days": 2555
},
"https://github.com/kwaroran/abg-comfyui": {
"stars": 22,
"last_update": "2024-05-22 18:19:51",
- "author_account_age_days": 617
+ "author_account_age_days": 643
},
"https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": {
"stars": 2,
"last_update": "2024-06-22 16:53:47",
- "author_account_age_days": 1177
+ "author_account_age_days": 1202
},
"https://github.com/laksjdjf/Batch-Condition-ComfyUI": {
- "stars": 1,
+ "stars": 2,
"last_update": "2024-05-22 20:42:42",
- "author_account_age_days": 2841
+ "author_account_age_days": 2867
},
"https://github.com/laksjdjf/LCMSampler-ComfyUI": {
- "stars": 14,
+ "stars": 15,
"last_update": "2024-05-22 20:42:17",
- "author_account_age_days": 2841
+ "author_account_age_days": 2867
},
"https://github.com/laksjdjf/LoRTnoC-ComfyUI": {
"stars": 13,
"last_update": "2024-05-22 20:42:29",
- "author_account_age_days": 2841
+ "author_account_age_days": 2867
},
"https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": {
- "stars": 20,
+ "stars": 21,
"last_update": "2024-05-22 20:42:04",
- "author_account_age_days": 2841
+ "author_account_age_days": 2867
},
"https://github.com/laksjdjf/cgem156-ComfyUI": {
- "stars": 32,
+ "stars": 36,
"last_update": "2024-06-08 01:09:03",
- "author_account_age_days": 2841
+ "author_account_age_days": 2867
},
"https://github.com/laksjdjf/pfg-ComfyUI": {
"stars": 10,
"last_update": "2024-05-22 20:41:41",
- "author_account_age_days": 2841
+ "author_account_age_days": 2867
},
"https://github.com/larsupb/LoRA-Merger-ComfyUI": {
- "stars": 12,
+ "stars": 14,
"last_update": "2024-07-02 05:55:23",
- "author_account_age_days": 3086
+ "author_account_age_days": 3111
},
"https://github.com/latenightlabs/ComfyUI-LNL": {
"stars": 19,
"last_update": "2024-06-28 17:27:55",
- "author_account_age_days": 160
+ "author_account_age_days": 186
+ },
+ "https://github.com/leestuartx/ComfyUI-GG": {
+ "stars": 3,
+ "last_update": "2024-07-23 04:13:09",
+ "author_account_age_days": 3814
},
"https://github.com/leiweiqiang/ComfyUI-TRA": {
- "stars": 2,
- "last_update": "2024-07-04 07:08:36",
- "author_account_age_days": 2620
+ "stars": 6,
+ "last_update": "2024-07-23 18:12:35",
+ "author_account_age_days": 2646
},
"https://github.com/leoleelxh/ComfyUI-LLMs": {
"stars": 7,
"last_update": "2024-06-14 10:24:23",
- "author_account_age_days": 4085
+ "author_account_age_days": 4111
+ },
+ "https://github.com/liangt/comfyui-loadimagewithsubfolder": {
+ "stars": 1,
+ "last_update": "2024-07-28 08:23:11",
+ "author_account_age_days": 4094
},
"https://github.com/licyk/ComfyUI-Restart-Sampler": {
- "stars": 1,
+ "stars": 2,
"last_update": "2024-06-29 03:36:00",
- "author_account_age_days": 1278
+ "author_account_age_days": 1304
},
"https://github.com/lilly1987/ComfyUI_node_Lilly": {
- "stars": 49,
+ "stars": 50,
"last_update": "2024-05-22 17:53:19",
- "author_account_age_days": 2919
+ "author_account_age_days": 2945
},
"https://github.com/linshier/comfyui-remote-tools": {
"stars": 1,
"last_update": "2024-05-28 07:44:23",
- "author_account_age_days": 3802
+ "author_account_age_days": 3827
},
"https://github.com/liusida/ComfyUI-AutoCropFaces": {
- "stars": 26,
- "last_update": "2024-06-21 00:41:53",
- "author_account_age_days": 3217
+ "stars": 35,
+ "last_update": "2024-07-25 12:10:37",
+ "author_account_age_days": 3243
},
"https://github.com/liusida/ComfyUI-B-LoRA": {
- "stars": 18,
+ "stars": 62,
"last_update": "2024-06-18 03:17:46",
- "author_account_age_days": 3217
+ "author_account_age_days": 3243
},
"https://github.com/liusida/ComfyUI-Debug": {
"stars": 6,
"last_update": "2024-06-14 10:25:26",
- "author_account_age_days": 3217
+ "author_account_age_days": 3243
},
"https://github.com/liusida/ComfyUI-Login": {
- "stars": 42,
+ "stars": 49,
"last_update": "2024-06-27 13:31:34",
- "author_account_age_days": 3217
+ "author_account_age_days": 3243
},
"https://github.com/liusida/ComfyUI-SD3-nodes": {
"stars": 4,
"last_update": "2024-06-14 13:01:41",
- "author_account_age_days": 3217
+ "author_account_age_days": 3243
},
"https://github.com/ljleb/comfy-mecha": {
- "stars": 24,
- "last_update": "2024-07-03 19:02:16",
- "author_account_age_days": 2473
+ "stars": 34,
+ "last_update": "2024-07-15 19:35:55",
+ "author_account_age_days": 2499
},
"https://github.com/lks-ai/ComfyUI-StableAudioSampler": {
- "stars": 182,
+ "stars": 194,
"last_update": "2024-06-17 18:54:17",
- "author_account_age_days": 109
+ "author_account_age_days": 135
},
"https://github.com/lks-ai/anynode": {
- "stars": 429,
- "last_update": "2024-07-03 18:29:29",
- "author_account_age_days": 109
+ "stars": 457,
+ "last_update": "2024-07-07 03:45:48",
+ "author_account_age_days": 135
},
"https://github.com/lldacing/comfyui-easyapi-nodes": {
- "stars": 31,
+ "stars": 34,
"last_update": "2024-05-24 02:51:26",
- "author_account_age_days": 2103
+ "author_account_age_days": 2129
},
"https://github.com/logtd/ComfyUI-FLATTEN": {
- "stars": 90,
+ "stars": 93,
"last_update": "2024-06-14 18:00:19",
- "author_account_age_days": 132
+ "author_account_age_days": 158
},
"https://github.com/logtd/ComfyUI-InstanceDiffusion": {
- "stars": 145,
+ "stars": 147,
"last_update": "2024-05-22 00:02:08",
- "author_account_age_days": 132
+ "author_account_age_days": 158
},
"https://github.com/logtd/ComfyUI-InversedNoise": {
- "stars": 6,
+ "stars": 8,
"last_update": "2024-05-22 00:10:18",
- "author_account_age_days": 132
+ "author_account_age_days": 158
},
"https://github.com/logtd/ComfyUI-RAVE_ATTN": {
"stars": 10,
"last_update": "2024-05-22 00:20:03",
- "author_account_age_days": 132
+ "author_account_age_days": 158
},
"https://github.com/logtd/ComfyUI-RefSampling": {
"stars": 4,
"last_update": "2024-05-22 00:04:40",
- "author_account_age_days": 132
+ "author_account_age_days": 158
},
"https://github.com/logtd/ComfyUI-TrackingNodes": {
- "stars": 15,
+ "stars": 16,
"last_update": "2024-05-22 00:03:27",
- "author_account_age_days": 132
+ "author_account_age_days": 158
+ },
+ "https://github.com/longgui0318/comfyui-common-util": {
+ "stars": 0,
+ "last_update": "2024-07-08 08:57:06",
+ "author_account_age_days": 4200
},
"https://github.com/longgui0318/comfyui-llm-assistant": {
"stars": 5,
"last_update": "2024-06-27 03:50:46",
- "author_account_age_days": 4174
+ "author_account_age_days": 4200
},
"https://github.com/longgui0318/comfyui-magic-clothing": {
- "stars": 23,
+ "stars": 27,
"last_update": "2024-06-27 03:48:38",
- "author_account_age_days": 4174
+ "author_account_age_days": 4200
},
"https://github.com/longgui0318/comfyui-mask-util": {
"stars": 6,
"last_update": "2024-06-30 03:43:58",
- "author_account_age_days": 4174
+ "author_account_age_days": 4200
},
"https://github.com/longgui0318/comfyui-oms-diffusion": {
- "stars": 23,
+ "stars": 27,
"last_update": "2024-06-27 03:48:38",
- "author_account_age_days": 4174
+ "author_account_age_days": 4200
},
"https://github.com/lordgasmic/comfyui_save_image_with_options": {
"stars": 0,
"last_update": "2024-06-20 16:39:23",
- "author_account_age_days": 4777
+ "author_account_age_days": 4803
},
"https://github.com/lordgasmic/comfyui_wildcards": {
"stars": 5,
"last_update": "2024-06-20 16:52:14",
- "author_account_age_days": 4777
+ "author_account_age_days": 4803
},
"https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": {
- "stars": 163,
- "last_update": "2024-06-21 10:54:35",
- "author_account_age_days": 4060
+ "stars": 187,
+ "last_update": "2024-07-20 07:07:58",
+ "author_account_age_days": 4086
},
"https://github.com/lquesada/ComfyUI-Prompt-Combinator": {
- "stars": 22,
+ "stars": 23,
"last_update": "2024-06-30 15:37:31",
- "author_account_age_days": 4060
+ "author_account_age_days": 4086
+ },
+ "https://github.com/lrzjason/Comfyui-Kolors-Utils": {
+ "stars": 15,
+ "last_update": "2024-07-26 11:12:25",
+ "author_account_age_days": 3698
},
"https://github.com/ltdrdata/ComfyUI-Impact-Pack": {
- "stars": 1432,
- "last_update": "2024-07-03 15:20:28",
- "author_account_age_days": 472
+ "stars": 1522,
+ "last_update": "2024-07-27 16:07:49",
+ "author_account_age_days": 498
},
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack": {
- "stars": 296,
- "last_update": "2024-07-02 15:02:59",
- "author_account_age_days": 472
+ "stars": 324,
+ "last_update": "2024-07-30 07:26:06",
+ "author_account_age_days": 498
},
"https://github.com/ltdrdata/ComfyUI-Manager": {
- "stars": 4583,
- "last_update": "2024-07-04 09:49:44",
- "author_account_age_days": 472
+ "stars": 5004,
+ "last_update": "2024-07-30 07:43:05",
+ "author_account_age_days": 498
},
"https://github.com/luandev/ComfyUI-CrewAI": {
- "stars": 12,
+ "stars": 15,
"last_update": "2024-06-27 17:53:19",
- "author_account_age_days": 3817
+ "author_account_age_days": 3843
},
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": {
"stars": 1,
"last_update": "2024-05-22 20:36:07",
- "author_account_age_days": 325
+ "author_account_age_days": 351
},
"https://github.com/madtunebk/ComfyUI-ControlnetAux": {
- "stars": 9,
+ "stars": 10,
"last_update": "2024-06-28 16:16:51",
- "author_account_age_days": 471
+ "author_account_age_days": 496
},
"https://github.com/mape/ComfyUI-mape-Helpers": {
- "stars": 131,
+ "stars": 146,
"last_update": "2024-06-27 16:30:32",
- "author_account_age_days": 5764
+ "author_account_age_days": 5790
},
"https://github.com/maracman/ComfyUI-SubjectStyle-CSV": {
"stars": 3,
"last_update": "2024-06-24 13:53:39",
- "author_account_age_days": 1176
+ "author_account_age_days": 1202
},
"https://github.com/marduk191/comfyui-marnodes": {
- "stars": 0,
- "last_update": "2024-06-30 21:20:15",
- "author_account_age_days": 4424
+ "stars": 1,
+ "last_update": "2024-07-14 08:29:14",
+ "author_account_age_days": 4450
},
"https://github.com/marhensa/sdxl-recommended-res-calc": {
- "stars": 55,
- "last_update": "2024-05-22 20:46:17",
- "author_account_age_days": 4785
+ "stars": 60,
+ "last_update": "2024-07-07 09:20:15",
+ "author_account_age_days": 4811
},
"https://github.com/martijnat/comfyui-previewlatent": {
- "stars": 29,
+ "stars": 30,
"last_update": "2024-05-22 21:28:39",
- "author_account_age_days": 2841
+ "author_account_age_days": 2867
},
"https://github.com/massao000/ComfyUI_aspect_ratios": {
"stars": 7,
"last_update": "2024-05-22 22:23:10",
- "author_account_age_days": 1417
+ "author_account_age_days": 1443
},
"https://github.com/matan1905/ComfyUI-Serving-Toolkit": {
- "stars": 39,
- "last_update": "2024-06-04 19:15:36",
- "author_account_age_days": 2750
+ "stars": 40,
+ "last_update": "2024-07-28 20:31:14",
+ "author_account_age_days": 2775
+ },
+ "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": {
+ "stars": 2,
+ "last_update": "2024-07-12 09:27:33",
+ "author_account_age_days": 4585
},
"https://github.com/mav-rik/facerestore_cf": {
- "stars": 156,
+ "stars": 173,
"last_update": "2024-05-22 20:53:23",
- "author_account_age_days": 2930
+ "author_account_age_days": 2956
},
"https://github.com/mbrostami/ComfyUI-HF": {
"stars": 16,
"last_update": "2024-05-27 21:45:33",
- "author_account_age_days": 4331
+ "author_account_age_days": 4357
},
"https://github.com/mbrostami/ComfyUI-TITrain": {
- "stars": 7,
+ "stars": 8,
"last_update": "2024-05-27 21:50:06",
- "author_account_age_days": 4331
+ "author_account_age_days": 4357
},
"https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": {
- "stars": 1065,
- "last_update": "2024-05-24 16:09:17",
- "author_account_age_days": 2111
+ "stars": 1078,
+ "last_update": "2024-07-30 07:39:07",
+ "author_account_age_days": 2137
},
"https://github.com/meap158/ComfyUI-Background-Replacement": {
- "stars": 41,
+ "stars": 44,
"last_update": "2024-05-22 20:43:52",
- "author_account_age_days": 3213
+ "author_account_age_days": 3238
},
"https://github.com/meap158/ComfyUI-GPU-temperature-protection": {
"stars": 3,
"last_update": "2024-05-22 20:43:21",
- "author_account_age_days": 3213
+ "author_account_age_days": 3238
},
"https://github.com/meap158/ComfyUI-Prompt-Expansion": {
- "stars": 62,
+ "stars": 65,
"last_update": "2024-05-22 20:43:37",
- "author_account_age_days": 3213
+ "author_account_age_days": 3238
},
"https://github.com/melMass/comfy_mtb": {
- "stars": 350,
- "last_update": "2024-07-03 16:18:20",
- "author_account_age_days": 3755
+ "stars": 387,
+ "last_update": "2024-07-28 18:11:38",
+ "author_account_age_days": 3781
},
"https://github.com/mephisto83/petty-paint-comfyui-node": {
- "stars": 2,
- "last_update": "2024-06-20 21:21:52",
- "author_account_age_days": 3682
+ "stars": 3,
+ "last_update": "2024-07-21 02:05:40",
+ "author_account_age_days": 3708
},
"https://github.com/meshmesh-io/ComfyUI-MeshMesh": {
"stars": 0,
"last_update": "2024-05-23 00:10:09",
- "author_account_age_days": 238
+ "author_account_age_days": 264
},
"https://github.com/meshmesh-io/mm-comfyui-loopback": {
"stars": 1,
"last_update": "2024-05-23 00:09:57",
- "author_account_age_days": 238
+ "author_account_age_days": 264
},
"https://github.com/meshmesh-io/mm-comfyui-megamask": {
"stars": 0,
"last_update": "2024-05-23 00:09:47",
- "author_account_age_days": 238
+ "author_account_age_days": 264
+ },
+ "https://github.com/metncelik/comfyui_met_suit": {
+ "stars": 1,
+ "last_update": "2024-07-07 13:40:26",
+ "author_account_age_days": 658
+ },
+ "https://github.com/metncelik/comfyui_met_suite": {
+ "stars": 1,
+ "last_update": "2024-07-07 13:40:26",
+ "author_account_age_days": 658
+ },
+ "https://github.com/mgfxer/ComfyUI-FrameFX": {
+ "stars": 18,
+ "last_update": "2024-07-20 13:58:46",
+ "author_account_age_days": 38
+ },
+ "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": {
+ "stars": 66,
+ "last_update": "2024-07-19 07:56:06",
+ "author_account_age_days": 504
},
"https://github.com/mihaiiancu/ComfyUI_Inpaint": {
"stars": 9,
"last_update": "2024-05-22 18:19:38",
- "author_account_age_days": 2671
+ "author_account_age_days": 2697
+ },
+ "https://github.com/mikebilly/Transparent-background-comfyUI": {
+ "stars": 0,
+ "last_update": "2024-07-17 15:59:31",
+ "author_account_age_days": 2599
},
"https://github.com/mikkel/ComfyUI-text-overlay": {
- "stars": 29,
+ "stars": 33,
"last_update": "2024-05-22 21:13:59",
- "author_account_age_days": 5926
+ "author_account_age_days": 5952
},
"https://github.com/mikkel/comfyui-mask-boundingbox": {
- "stars": 25,
+ "stars": 26,
"last_update": "2024-05-22 21:26:23",
- "author_account_age_days": 5926
- },
- "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": {
- "stars": 0,
- "last_update": "2024-06-28 15:59:20",
- "author_account_age_days": 2604
+ "author_account_age_days": 5952
},
"https://github.com/mirabarukaso/ComfyUI_Mira": {
- "stars": 22,
- "last_update": "2024-06-14 11:01:10",
- "author_account_age_days": 1230
+ "stars": 31,
+ "last_update": "2024-07-25 15:26:12",
+ "author_account_age_days": 1256
},
"https://github.com/modusCell/ComfyUI-dimension-node-modusCell": {
- "stars": 0,
+ "stars": 1,
"last_update": "2024-05-22 22:08:50",
- "author_account_age_days": 4614
+ "author_account_age_days": 4639
},
"https://github.com/moyi7712/ComfyUI_Seamless_Patten": {
- "stars": 8,
+ "stars": 10,
"last_update": "2024-06-22 02:18:14",
- "author_account_age_days": 2311
+ "author_account_age_days": 2336
},
"https://github.com/mozman/ComfyUI_mozman_nodes": {
"stars": 0,
"last_update": "2024-05-22 22:13:32",
- "author_account_age_days": 4090
+ "author_account_age_days": 4116
},
"https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": {
- "stars": 15,
+ "stars": 18,
"last_update": "2023-08-14 11:27:09",
- "author_account_age_days": 2618
+ "author_account_age_days": 2644
+ },
+ "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": {
+ "stars": 0,
+ "last_update": "2024-07-15 14:13:58",
+ "author_account_age_days": 3973
},
"https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": {
"stars": 6,
"last_update": "2024-06-14 13:26:02",
- "author_account_age_days": 2955
+ "author_account_age_days": 2981
},
"https://github.com/my-opencode/ComfyUI_IndustrialMagick": {
"stars": 1,
- "last_update": "2024-06-29 19:18:54",
- "author_account_age_days": 1390
+ "last_update": "2024-07-08 12:25:30",
+ "author_account_age_days": 1415
},
"https://github.com/my-opencode/ComfyUI_KSamplerTimer": {
- "stars": 0,
- "last_update": "2024-06-29 02:11:33",
- "author_account_age_days": 1390
+ "stars": 1,
+ "last_update": "2024-07-08 12:22:33",
+ "author_account_age_days": 1415
},
"https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": {
"stars": 2,
- "last_update": "2024-05-22 20:44:17",
- "author_account_age_days": 3684
+ "last_update": "2024-07-19 14:46:14",
+ "author_account_age_days": 3710
},
"https://github.com/nagolinc/comfyui_openai_node": {
- "stars": 0,
+ "stars": 1,
"last_update": "2024-06-15 15:59:07",
- "author_account_age_days": 3684
+ "author_account_age_days": 3710
},
"https://github.com/nat-chan/ComfyUI-graphToPrompt": {
"stars": 0,
"last_update": "2024-05-23 01:16:40",
- "author_account_age_days": 3003
+ "author_account_age_days": 3029
},
"https://github.com/nat-chan/comfyui-paint": {
"stars": 2,
"last_update": "2024-06-14 11:01:38",
- "author_account_age_days": 3003
+ "author_account_age_days": 3029
},
"https://github.com/nat-chan/comfyui-transceiver": {
"stars": 3,
"last_update": "2024-05-23 01:16:28",
- "author_account_age_days": 3003
+ "author_account_age_days": 3029
},
"https://github.com/nathannlu/ComfyUI-Cloud": {
- "stars": 155,
- "last_update": "2024-06-30 06:18:52",
- "author_account_age_days": 2735
+ "stars": 159,
+ "last_update": "2024-07-29 08:05:24",
+ "author_account_age_days": 2761
},
"https://github.com/nathannlu/ComfyUI-Pets": {
- "stars": 36,
+ "stars": 38,
"last_update": "2024-06-14 11:00:42",
- "author_account_age_days": 2735
+ "author_account_age_days": 2761
},
"https://github.com/natto-maki/ComfyUI-NegiTools": {
- "stars": 26,
- "last_update": "2024-05-22 21:31:17",
- "author_account_age_days": 287
+ "stars": 27,
+ "last_update": "2024-07-16 10:24:00",
+ "author_account_age_days": 313
+ },
+ "https://github.com/neeltheninja/ComfyUI-TextOverlay": {
+ "stars": 0,
+ "last_update": "2024-07-27 21:02:37",
+ "author_account_age_days": 1914
+ },
+ "https://github.com/neverbiasu/ComfyUI-Image-Captioner": {
+ "stars": 5,
+ "last_update": "2024-07-28 02:55:52",
+ "author_account_age_days": 1055
},
"https://github.com/nickve28/ComfyUI-Nich-Utils": {
"stars": 8,
"last_update": "2024-06-22 05:29:37",
- "author_account_age_days": 4039
+ "author_account_age_days": 4064
},
"https://github.com/ningxiaoxiao/comfyui-NDI": {
- "stars": 36,
+ "stars": 37,
"last_update": "2024-07-02 09:03:11",
- "author_account_age_days": 2997
+ "author_account_age_days": 3023
},
"https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": {
"stars": 0,
"last_update": "2024-06-14 12:01:14",
- "author_account_age_days": 345
+ "author_account_age_days": 371
},
"https://github.com/nirex0/ComfyUI_pytorch_openpose": {
"stars": 2,
"last_update": "2024-06-14 12:01:07",
- "author_account_age_days": 3513
+ "author_account_age_days": 3538
},
"https://github.com/nkchocoai/ComfyUI-Dart": {
"stars": 18,
"last_update": "2024-06-23 04:56:49",
- "author_account_age_days": 169
+ "author_account_age_days": 195
},
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": {
- "stars": 6,
+ "stars": 7,
"last_update": "2024-06-23 04:58:30",
- "author_account_age_days": 169
+ "author_account_age_days": 195
},
"https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": {
- "stars": 8,
+ "stars": 9,
"last_update": "2024-06-23 04:57:38",
- "author_account_age_days": 169
+ "author_account_age_days": 195
},
"https://github.com/nkchocoai/ComfyUI-SizeFromPresets": {
"stars": 4,
"last_update": "2024-06-23 04:40:00",
- "author_account_age_days": 169
+ "author_account_age_days": 195
},
"https://github.com/nkchocoai/ComfyUI-TextOnSegs": {
- "stars": 7,
+ "stars": 8,
"last_update": "2024-06-23 04:52:29",
- "author_account_age_days": 169
+ "author_account_age_days": 195
},
"https://github.com/noembryo/ComfyUI-noEmbryo": {
- "stars": 13,
+ "stars": 15,
"last_update": "2024-06-04 11:27:45",
- "author_account_age_days": 2752
+ "author_account_age_days": 2778
},
"https://github.com/nosiu/comfyui-instantId-faceswap": {
- "stars": 176,
+ "stars": 179,
"last_update": "2024-05-22 23:21:38",
- "author_account_age_days": 3914
+ "author_account_age_days": 3940
},
"https://github.com/noxinias/ComfyUI_NoxinNodes": {
- "stars": 7,
+ "stars": 8,
"last_update": "2024-05-22 21:24:24",
- "author_account_age_days": 2570
+ "author_account_age_days": 2596
},
"https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": {
- "stars": 22,
+ "stars": 26,
"last_update": "2024-05-22 22:22:14",
- "author_account_age_days": 1727
+ "author_account_age_days": 1753
},
"https://github.com/nuanarchy/ComfyUI-NuA-BIRD": {
"stars": 4,
"last_update": "2024-06-18 05:35:49",
- "author_account_age_days": 1102
+ "author_account_age_days": 1128
},
"https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": {
- "stars": 13,
+ "stars": 16,
"last_update": "2024-06-17 15:29:15",
- "author_account_age_days": 1102
+ "author_account_age_days": 1128
},
"https://github.com/nullquant/ComfyUI-BrushNet": {
- "stars": 391,
- "last_update": "2024-06-19 16:24:00",
- "author_account_age_days": 1186
+ "stars": 461,
+ "last_update": "2024-07-15 15:48:46",
+ "author_account_age_days": 1212
},
"https://github.com/olduvai-jp/ComfyUI-HfLoader": {
"stars": 3,
"last_update": "2024-05-23 00:14:52",
- "author_account_age_days": 886
+ "author_account_age_days": 912
},
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": {
- "stars": 110,
+ "stars": 113,
"last_update": "2024-06-03 11:02:37",
- "author_account_age_days": 4516
+ "author_account_age_days": 4542
},
"https://github.com/opvelll/ComfyUI_TextListProduct": {
"stars": 0,
"last_update": "2024-06-22 02:11:26",
- "author_account_age_days": 1564
+ "author_account_age_days": 1590
},
"https://github.com/osi1880vr/prompt_quill_comfyui": {
"stars": 10,
"last_update": "2024-06-13 17:24:12",
- "author_account_age_days": 1086
+ "author_account_age_days": 1112
},
"https://github.com/ostris/ostris_nodes_comfyui": {
- "stars": 19,
+ "stars": 20,
"last_update": "2024-05-22 21:23:24",
- "author_account_age_days": 2412
+ "author_account_age_days": 2438
},
"https://github.com/ownimage/ComfyUI-ownimage": {
"stars": 0,
"last_update": "2024-05-22 22:22:37",
- "author_account_age_days": 2793
+ "author_account_age_days": 2819
},
"https://github.com/oyvindg/ComfyUI-TrollSuite": {
"stars": 0,
"last_update": "2024-05-22 21:32:03",
- "author_account_age_days": 2339
+ "author_account_age_days": 2365
},
"https://github.com/oztrkoguz/ComfyUI_StoryCreator": {
- "stars": 19,
+ "stars": 21,
"last_update": "2024-05-23 12:18:45",
- "author_account_age_days": 851
+ "author_account_age_days": 877
},
"https://github.com/palant/extended-saveimage-comfyui": {
- "stars": 10,
+ "stars": 13,
"last_update": "2024-03-27 14:08:21",
- "author_account_age_days": 5063
+ "author_account_age_days": 5089
},
"https://github.com/palant/image-resize-comfyui": {
- "stars": 61,
+ "stars": 64,
"last_update": "2024-01-18 20:59:55",
- "author_account_age_days": 5063
+ "author_account_age_days": 5089
},
"https://github.com/palant/integrated-nodes-comfyui": {
"stars": 32,
"last_update": "2023-12-27 22:52:00",
- "author_account_age_days": 5063
+ "author_account_age_days": 5089
+ },
+ "https://github.com/pamparamm/ComfyUI-ppm": {
+ "stars": 33,
+ "last_update": "2024-07-28 21:24:24",
+ "author_account_age_days": 2166
},
"https://github.com/pamparamm/ComfyUI-vectorscope-cc": {
- "stars": 1,
- "last_update": "2024-06-29 05:42:02",
- "author_account_age_days": 2141
+ "stars": 3,
+ "last_update": "2024-07-19 20:29:12",
+ "author_account_age_days": 2166
},
"https://github.com/pamparamm/sd-perturbed-attention": {
- "stars": 179,
- "last_update": "2024-06-29 05:44:18",
- "author_account_age_days": 2141
+ "stars": 189,
+ "last_update": "2024-07-19 20:32:06",
+ "author_account_age_days": 2166
},
"https://github.com/pants007/comfy-pants": {
"stars": 2,
"last_update": "2024-05-22 18:16:04",
- "author_account_age_days": 2327
+ "author_account_age_days": 2352
+ },
+ "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": {
+ "stars": 123,
+ "last_update": "2024-07-29 10:27:27",
+ "author_account_age_days": 5115
},
"https://github.com/paulo-coronado/comfy_clip_blip_node": {
- "stars": 25,
+ "stars": 26,
"last_update": "2024-05-22 17:39:09",
- "author_account_age_days": 2697
+ "author_account_age_days": 2722
},
"https://github.com/philz1337x/ComfyUI-ClarityAI": {
- "stars": 47,
+ "stars": 48,
"last_update": "2024-05-23 01:19:05",
- "author_account_age_days": 673
+ "author_account_age_days": 699
},
"https://github.com/phineas-pta/comfyui-auto-nodes-layout": {
- "stars": 25,
+ "stars": 26,
"last_update": "2024-06-19 21:38:47",
- "author_account_age_days": 2298
+ "author_account_age_days": 2324
},
"https://github.com/picturesonpictures/comfy_PoP": {
"stars": 15,
- "last_update": "2024-07-04 02:50:36",
- "author_account_age_days": 597
+ "last_update": "2024-07-05 07:32:50",
+ "author_account_age_days": 623
+ },
+ "https://github.com/pikenrover/ComfyUI_PRNodes": {
+ "stars": 1,
+ "last_update": "2024-07-24 18:14:29",
+ "author_account_age_days": 5
},
"https://github.com/pkpkTech/ComfyUI-SaveAVIF": {
"stars": 0,
"last_update": "2024-05-22 22:19:21",
- "author_account_age_days": 1513
+ "author_account_age_days": 1539
},
"https://github.com/pkpkTech/ComfyUI-SaveQueues": {
"stars": 1,
"last_update": "2024-05-22 22:19:54",
- "author_account_age_days": 1513
+ "author_account_age_days": 1539
},
"https://github.com/pkpkTech/ComfyUI-TemporaryLoader": {
"stars": 1,
"last_update": "2024-05-22 22:19:44",
- "author_account_age_days": 1513
+ "author_account_age_days": 1539
},
"https://github.com/pkpkTech/ComfyUI-ngrok": {
"stars": 3,
"last_update": "2024-05-22 22:19:32",
- "author_account_age_days": 1513
+ "author_account_age_days": 1539
},
"https://github.com/portu-sim/comfyui_bmab": {
- "stars": 26,
+ "stars": 59,
"last_update": "2024-06-09 14:22:04",
- "author_account_age_days": 332
+ "author_account_age_days": 358
},
"https://github.com/prodogape/ComfyUI-EasyOCR": {
- "stars": 7,
- "last_update": "2024-07-03 05:54:03",
- "author_account_age_days": 1040
+ "stars": 14,
+ "last_update": "2024-07-11 02:17:02",
+ "author_account_age_days": 1066
},
"https://github.com/prodogape/ComfyUI-Minio": {
"stars": 2,
"last_update": "2024-05-23 00:13:38",
- "author_account_age_days": 1040
+ "author_account_age_days": 1066
},
"https://github.com/prodogape/ComfyUI-OmDet": {
"stars": 2,
"last_update": "2024-06-14 13:01:34",
- "author_account_age_days": 1040
+ "author_account_age_days": 1066
},
"https://github.com/prodogape/Comfyui-Yolov8-JSON": {
- "stars": 12,
- "last_update": "2024-07-03 03:59:38",
- "author_account_age_days": 1040
+ "stars": 15,
+ "last_update": "2024-07-10 09:37:54",
+ "author_account_age_days": 1066
},
"https://github.com/prozacgod/comfyui-pzc-multiworkspace": {
"stars": 7,
"last_update": "2024-05-22 23:11:46",
- "author_account_age_days": 5578
+ "author_account_age_days": 5604
},
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts": {
- "stars": 1369,
- "last_update": "2024-06-29 20:47:22",
- "author_account_age_days": 507
+ "stars": 1489,
+ "last_update": "2024-07-30 06:08:55",
+ "author_account_age_days": 533
},
"https://github.com/pythongosssss/ComfyUI-WD14-Tagger": {
- "stars": 437,
- "last_update": "2024-06-20 05:38:50",
- "author_account_age_days": 507
+ "stars": 491,
+ "last_update": "2024-07-16 02:52:24",
+ "author_account_age_days": 533
+ },
+ "https://github.com/pzc163/Comfyui-CatVTON": {
+ "stars": 5,
+ "last_update": "2024-07-30 07:37:53",
+ "author_account_age_days": 812
},
"https://github.com/qwixiwp/queuetools": {
"stars": 0,
"last_update": "2024-06-14 10:27:57",
- "author_account_age_days": 621
+ "author_account_age_days": 646
},
"https://github.com/ramyma/A8R8_ComfyUI_nodes": {
- "stars": 39,
+ "stars": 43,
"last_update": "2024-06-29 01:20:57",
- "author_account_age_days": 3227
+ "author_account_age_days": 3253
},
"https://github.com/randjtw/advance-aesthetic-score": {
"stars": 0,
"last_update": "2024-05-23 01:14:47",
- "author_account_age_days": 770
+ "author_account_age_days": 796
},
"https://github.com/ratulrafsan/Comfyui-SAL-VTON": {
- "stars": 60,
+ "stars": 66,
"last_update": "2024-06-30 02:23:06",
- "author_account_age_days": 4504
+ "author_account_age_days": 4530
},
"https://github.com/rcfcu2000/zhihuige-nodes-comfyui": {
"stars": 0,
"last_update": "2024-05-22 22:13:55",
- "author_account_age_days": 3434
+ "author_account_age_days": 3460
},
"https://github.com/rcsaquino/comfyui-custom-nodes": {
"stars": 1,
"last_update": "2024-05-22 22:13:43",
- "author_account_age_days": 1521
+ "author_account_age_days": 1547
},
"https://github.com/receyuki/comfyui-prompt-reader-node": {
- "stars": 214,
- "last_update": "2024-06-28 07:20:59",
- "author_account_age_days": 2602
+ "stars": 228,
+ "last_update": "2024-07-15 15:52:08",
+ "author_account_age_days": 2628
},
"https://github.com/redhottensors/ComfyUI-ODE": {
- "stars": 22,
- "last_update": "2024-06-23 22:16:53",
- "author_account_age_days": 149
+ "stars": 32,
+ "last_update": "2024-07-27 18:34:12",
+ "author_account_age_days": 175
},
"https://github.com/redhottensors/ComfyUI-Prediction": {
"stars": 10,
- "last_update": "2024-06-14 10:25:44",
- "author_account_age_days": 149
+ "last_update": "2024-07-14 21:19:01",
+ "author_account_age_days": 175
},
"https://github.com/rgthree/rgthree-comfy": {
- "stars": 733,
- "last_update": "2024-07-03 04:39:25",
- "author_account_age_days": 4984
+ "stars": 803,
+ "last_update": "2024-07-25 03:56:13",
+ "author_account_age_days": 5010
},
"https://github.com/rhdunn/comfyui-bus-plugin": {
"stars": 1,
"last_update": "2024-06-26 17:38:32",
- "author_account_age_days": 5647
+ "author_account_age_days": 5672
},
"https://github.com/richinsley/Comfy-LFO": {
"stars": 5,
"last_update": "2024-05-22 20:46:30",
- "author_account_age_days": 2690
+ "author_account_age_days": 2716
},
"https://github.com/ricklove/comfyui-ricklove": {
"stars": 0,
"last_update": "2024-05-22 23:21:25",
- "author_account_age_days": 4842
+ "author_account_age_days": 4868
},
"https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": {
- "stars": 12,
+ "stars": 13,
"last_update": "2024-06-14 10:28:04",
- "author_account_age_days": 657
+ "author_account_age_days": 682
},
"https://github.com/rklaffehn/rk-comfy-nodes": {
"stars": 2,
"last_update": "2024-06-14 10:24:43",
- "author_account_age_days": 302
+ "author_account_age_days": 328
},
"https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": {
- "stars": 4,
+ "stars": 5,
"last_update": "2024-05-22 21:29:25",
- "author_account_age_days": 300
+ "author_account_age_days": 326
},
"https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": {
- "stars": 73,
+ "stars": 79,
"last_update": "2024-06-25 09:06:23",
- "author_account_age_days": 4165
+ "author_account_age_days": 4190
},
"https://github.com/royceschultz/ComfyUI-Notifications": {
"stars": 6,
"last_update": "2024-05-23 01:23:16",
- "author_account_age_days": 2539
+ "author_account_age_days": 2565
},
"https://github.com/royceschultz/ComfyUI-TranscriptionTools": {
"stars": 12,
"last_update": "2024-05-23 01:10:10",
- "author_account_age_days": 2539
+ "author_account_age_days": 2565
},
"https://github.com/rui40000/RUI-Nodes": {
"stars": 15,
"last_update": "2024-05-22 22:12:26",
- "author_account_age_days": 484
+ "author_account_age_days": 509
},
"https://github.com/ruiqutech/ComfyUI-RuiquNodes": {
"stars": 0,
"last_update": "2024-05-23 01:21:50",
- "author_account_age_days": 79
+ "author_account_age_days": 105
},
"https://github.com/runtime44/comfyui_r44_nodes": {
- "stars": 31,
+ "stars": 33,
"last_update": "2024-07-01 08:02:04",
- "author_account_age_days": 177
+ "author_account_age_days": 203
},
"https://github.com/saftle/suplex_comfy_nodes": {
"stars": 0,
"last_update": "2024-05-29 13:09:25",
- "author_account_age_days": 4767
+ "author_account_age_days": 4793
},
"https://github.com/sdfxai/SDFXBridgeForComfyUI": {
- "stars": 6,
+ "stars": 8,
"last_update": "2024-06-14 10:26:56",
- "author_account_age_days": 244
+ "author_account_age_days": 270
},
"https://github.com/seanlynch/comfyui-optical-flow": {
- "stars": 24,
+ "stars": 26,
"last_update": "2024-05-22 20:52:17",
- "author_account_age_days": 5315
+ "author_account_age_days": 5341
},
"https://github.com/seanlynch/srl-nodes": {
"stars": 3,
"last_update": "2024-06-30 13:47:38",
- "author_account_age_days": 5315
+ "author_account_age_days": 5341
},
"https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": {
"stars": 2,
"last_update": "2024-05-22 21:34:15",
- "author_account_age_days": 3342
+ "author_account_age_days": 3368
},
"https://github.com/shadowcz007/comfyui-Image-reward": {
- "stars": 20,
+ "stars": 21,
"last_update": "2024-06-14 10:24:49",
- "author_account_age_days": 3324
+ "author_account_age_days": 3350
},
"https://github.com/shadowcz007/comfyui-consistency-decoder": {
"stars": 2,
"last_update": "2024-06-14 10:23:35",
- "author_account_age_days": 3324
+ "author_account_age_days": 3350
},
"https://github.com/shadowcz007/comfyui-edit-mask": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-06-20 01:42:48",
- "author_account_age_days": 3324
+ "author_account_age_days": 3350
},
"https://github.com/shadowcz007/comfyui-liveportrait": {
- "stars": 28,
- "last_update": "2024-07-04 10:53:17",
- "author_account_age_days": 3324
+ "stars": 292,
+ "last_update": "2024-07-30 06:35:16",
+ "author_account_age_days": 3350
},
"https://github.com/shadowcz007/comfyui-mixlab-nodes": {
- "stars": 905,
- "last_update": "2024-07-04 10:22:12",
- "author_account_age_days": 3324
+ "stars": 999,
+ "last_update": "2024-07-29 10:29:21",
+ "author_account_age_days": 3350
},
"https://github.com/shadowcz007/comfyui-sound-lab": {
- "stars": 60,
- "last_update": "2024-06-20 02:07:31",
- "author_account_age_days": 3324
+ "stars": 80,
+ "last_update": "2024-07-04 12:53:38",
+ "author_account_age_days": 3350
},
"https://github.com/shadowcz007/comfyui-ultralytics-yolo": {
- "stars": 17,
+ "stars": 21,
"last_update": "2024-06-22 09:06:04",
- "author_account_age_days": 3324
+ "author_account_age_days": 3350
},
"https://github.com/shi3z/ComfyUI_Memeplex_DALLE": {
"stars": 2,
"last_update": "2024-05-23 00:14:25",
- "author_account_age_days": 5103
+ "author_account_age_days": 5128
},
"https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": {
- "stars": 144,
- "last_update": "2024-04-17 09:02:51",
- "author_account_age_days": 1775
+ "stars": 171,
+ "last_update": "2024-07-27 09:50:02",
+ "author_account_age_days": 1801
},
"https://github.com/shiimizu/ComfyUI-TiledDiffusion": {
- "stars": 215,
- "last_update": "2024-05-14 22:01:41",
- "author_account_age_days": 1775
+ "stars": 241,
+ "last_update": "2024-07-14 03:23:04",
+ "author_account_age_days": 1801
},
"https://github.com/shiimizu/ComfyUI_smZNodes": {
- "stars": 154,
- "last_update": "2024-06-18 07:30:24",
- "author_account_age_days": 1775
+ "stars": 177,
+ "last_update": "2024-07-14 07:15:32",
+ "author_account_age_days": 1801
},
"https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": {
- "stars": 25,
+ "stars": 29,
"last_update": "2024-05-22 20:41:29",
- "author_account_age_days": 2233
+ "author_account_age_days": 2259
},
"https://github.com/shingo1228/ComfyUI-send-eagle-slim": {
"stars": 22,
"last_update": "2024-05-22 20:41:15",
- "author_account_age_days": 2233
+ "author_account_age_days": 2259
},
"https://github.com/shinich39/comfyui-load-image-in-seq": {
- "stars": 3,
- "last_update": "2024-07-03 03:40:21",
- "author_account_age_days": 322
+ "stars": 5,
+ "last_update": "2024-07-27 16:42:32",
+ "author_account_age_days": 348
},
"https://github.com/shinich39/comfyui-local-db": {
"stars": 1,
"last_update": "2024-07-03 03:42:46",
- "author_account_age_days": 322
+ "author_account_age_days": 348
+ },
+ "https://github.com/shinich39/comfyui-model-db": {
+ "stars": 1,
+ "last_update": "2024-07-27 18:32:45",
+ "author_account_age_days": 348
},
"https://github.com/shinich39/comfyui-ramdom-node": {
"stars": 2,
"last_update": "2024-07-03 03:11:28",
- "author_account_age_days": 322
+ "author_account_age_days": 348
},
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": {
"stars": 3,
"last_update": "2024-06-20 13:57:29",
- "author_account_age_days": 4317
+ "author_account_age_days": 4343
},
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": {
"stars": 23,
"last_update": "2024-05-22 18:13:49",
- "author_account_age_days": 1636
+ "author_account_age_days": 1662
},
"https://github.com/shockz0rz/comfy-easy-grids": {
- "stars": 12,
+ "stars": 13,
"last_update": "2024-05-22 18:14:05",
- "author_account_age_days": 1636
+ "author_account_age_days": 1662
+ },
+ "https://github.com/siliconflow/BizyAir": {
+ "stars": 100,
+ "last_update": "2024-07-30 07:25:55",
+ "author_account_age_days": 341
},
"https://github.com/siliconflow/onediff_comfy_nodes": {
- "stars": 13,
+ "stars": 16,
"last_update": "2024-06-24 10:08:11",
- "author_account_age_days": 315
+ "author_account_age_days": 341
},
"https://github.com/sipherxyz/comfyui-art-venture": {
- "stars": 90,
+ "stars": 117,
"last_update": "2024-06-28 02:06:23",
- "author_account_age_days": 1117
+ "author_account_age_days": 1143
},
"https://github.com/skfoo/ComfyUI-Coziness": {
- "stars": 22,
+ "stars": 23,
"last_update": "2024-05-27 18:24:29",
- "author_account_age_days": 2092
+ "author_account_age_days": 2118
},
"https://github.com/slyt/comfyui-ollama-nodes": {
"stars": 0,
"last_update": "2024-06-25 03:31:41",
- "author_account_age_days": 3949
+ "author_account_age_days": 3975
},
"https://github.com/smagnetize/kb-comfyui-nodes": {
"stars": 0,
"last_update": "2024-06-14 12:00:45",
- "author_account_age_days": 2724
+ "author_account_age_days": 2750
+ },
+ "https://github.com/smthemex/ComfyUI_AnyDoor": {
+ "stars": 33,
+ "last_update": "2024-07-29 12:57:02",
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_ChatGLM_API": {
- "stars": 18,
+ "stars": 19,
"last_update": "2024-06-25 04:10:29",
- "author_account_age_days": 364
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_CustomNet": {
- "stars": 4,
+ "stars": 5,
"last_update": "2024-06-25 01:04:17",
- "author_account_age_days": 364
+ "author_account_age_days": 390
+ },
+ "https://github.com/smthemex/ComfyUI_EchoMimic": {
+ "stars": 124,
+ "last_update": "2024-07-27 14:07:43",
+ "author_account_age_days": 390
+ },
+ "https://github.com/smthemex/ComfyUI_FollowYourEmoji": {
+ "stars": 8,
+ "last_update": "2024-07-21 06:01:11",
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": {
- "stars": 29,
- "last_update": "2024-07-04 11:51:49",
- "author_account_age_days": 364
+ "stars": 37,
+ "last_update": "2024-07-27 07:20:30",
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_ID_Animator": {
- "stars": 19,
+ "stars": 22,
"last_update": "2024-06-27 08:32:11",
- "author_account_age_days": 364
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_Llama3_8B": {
- "stars": 18,
+ "stars": 20,
"last_update": "2024-06-25 00:49:01",
- "author_account_age_days": 364
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_MS_Diffusion": {
- "stars": 3,
- "last_update": "2024-07-03 11:54:49",
- "author_account_age_days": 364
+ "stars": 26,
+ "last_update": "2024-07-27 18:33:26",
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_ParlerTTS": {
- "stars": 20,
+ "stars": 24,
"last_update": "2024-06-25 00:38:01",
- "author_account_age_days": 364
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_Pic2Story": {
"stars": 3,
"last_update": "2024-06-25 01:16:30",
- "author_account_age_days": 364
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_Pipeline_Tool": {
- "stars": 8,
+ "stars": 9,
"last_update": "2024-06-25 01:13:53",
- "author_account_age_days": 364
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_Pops": {
- "stars": 13,
- "last_update": "2024-06-27 10:13:14",
- "author_account_age_days": 364
+ "stars": 16,
+ "last_update": "2024-07-04 13:09:15",
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_StableAudio_Open": {
- "stars": 6,
+ "stars": 8,
"last_update": "2024-06-25 00:56:09",
- "author_account_age_days": 364
+ "author_account_age_days": 390
+ },
+ "https://github.com/smthemex/ComfyUI_Stable_Makeup": {
+ "stars": 36,
+ "last_update": "2024-07-18 00:53:56",
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_StoryDiffusion": {
- "stars": 65,
- "last_update": "2024-07-04 09:55:29",
- "author_account_age_days": 364
+ "stars": 99,
+ "last_update": "2024-07-28 10:34:48",
+ "author_account_age_days": 390
},
"https://github.com/smthemex/ComfyUI_Streamv2v_Plus": {
- "stars": 0,
- "last_update": "2024-06-25 00:52:41",
- "author_account_age_days": 364
+ "stars": 5,
+ "last_update": "2024-07-28 04:23:44",
+ "author_account_age_days": 390
+ },
+ "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": {
+ "stars": 6,
+ "last_update": "2024-07-29 19:16:12",
+ "author_account_age_days": 809
},
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": {
"stars": 42,
"last_update": "2024-05-22 18:10:36",
- "author_account_age_days": 2734
+ "author_account_age_days": 2760
},
"https://github.com/space-nuko/ComfyUI-OpenPose-Editor": {
- "stars": 154,
+ "stars": 159,
"last_update": "2024-05-22 18:10:49",
- "author_account_age_days": 2734
+ "author_account_age_days": 2760
},
"https://github.com/space-nuko/nui-suite": {
"stars": 10,
"last_update": "2024-05-22 18:11:04",
- "author_account_age_days": 2734
+ "author_account_age_days": 2760
},
"https://github.com/spacepxl/ComfyUI-Florence-2": {
- "stars": 37,
- "last_update": "2024-06-29 13:13:01",
- "author_account_age_days": 304
+ "stars": 49,
+ "last_update": "2024-07-20 19:44:33",
+ "author_account_age_days": 330
},
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save": {
- "stars": 32,
+ "stars": 35,
"last_update": "2024-06-21 04:42:58",
- "author_account_age_days": 304
+ "author_account_age_days": 330
},
"https://github.com/spacepxl/ComfyUI-Image-Filters": {
- "stars": 85,
- "last_update": "2024-06-22 01:19:31",
- "author_account_age_days": 304
+ "stars": 92,
+ "last_update": "2024-07-23 06:15:30",
+ "author_account_age_days": 330
},
"https://github.com/spacepxl/ComfyUI-RAVE": {
- "stars": 82,
+ "stars": 83,
"last_update": "2024-05-22 20:56:19",
- "author_account_age_days": 304
+ "author_account_age_days": 330
},
"https://github.com/spacepxl/ComfyUI-StyleGan": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-06-10 20:16:34",
- "author_account_age_days": 304
+ "author_account_age_days": 330
},
"https://github.com/spinagon/ComfyUI-seam-carving": {
"stars": 15,
"last_update": "2024-05-23 05:07:00",
- "author_account_age_days": 4750
+ "author_account_age_days": 4776
},
"https://github.com/spinagon/ComfyUI-seamless-tiling": {
- "stars": 76,
+ "stars": 85,
"last_update": "2024-05-23 05:03:42",
- "author_account_age_days": 4750
+ "author_account_age_days": 4776
},
"https://github.com/spro/comfyui-mirror": {
"stars": 4,
"last_update": "2024-05-22 20:50:25",
- "author_account_age_days": 5241
+ "author_account_age_days": 5267
},
"https://github.com/ssitu/ComfyUI_UltimateSDUpscale": {
- "stars": 649,
- "last_update": "2024-06-27 04:16:12",
- "author_account_age_days": 1699
+ "stars": 696,
+ "last_update": "2024-07-17 07:45:59",
+ "author_account_age_days": 1725
},
"https://github.com/ssitu/ComfyUI_fabric": {
- "stars": 84,
+ "stars": 85,
"last_update": "2024-05-22 18:10:19",
- "author_account_age_days": 1699
+ "author_account_age_days": 1725
},
"https://github.com/ssitu/ComfyUI_restart_sampling": {
- "stars": 77,
+ "stars": 80,
"last_update": "2024-05-22 18:09:49",
- "author_account_age_days": 1699
+ "author_account_age_days": 1725
},
"https://github.com/ssitu/ComfyUI_roop": {
- "stars": 61,
+ "stars": 63,
"last_update": "2024-05-22 18:10:03",
- "author_account_age_days": 1699
+ "author_account_age_days": 1725
},
"https://github.com/stavsap/comfyui-ollama": {
- "stars": 201,
- "last_update": "2024-06-28 04:00:40",
- "author_account_age_days": 4093
+ "stars": 241,
+ "last_update": "2024-07-13 11:22:08",
+ "author_account_age_days": 4119
},
"https://github.com/storyicon/comfyui_musev_evolved": {
- "stars": 14,
+ "stars": 15,
"last_update": "2024-06-14 11:02:40",
- "author_account_age_days": 2562
+ "author_account_age_days": 2587
},
"https://github.com/storyicon/comfyui_segment_anything": {
- "stars": 534,
- "last_update": "2024-05-31 07:36:30",
- "author_account_age_days": 2562
+ "stars": 589,
+ "last_update": "2024-07-12 10:17:33",
+ "author_account_age_days": 2587
},
"https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": {
"stars": 25,
"last_update": "2024-06-17 10:01:44",
- "author_account_age_days": 2636
+ "author_account_age_days": 2662
},
"https://github.com/styler00dollar/ComfyUI-deepcache": {
"stars": 8,
"last_update": "2024-05-22 22:18:18",
- "author_account_age_days": 1856
+ "author_account_age_days": 1881
},
"https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": {
- "stars": 27,
+ "stars": 29,
"last_update": "2024-05-22 22:18:07",
- "author_account_age_days": 1856
+ "author_account_age_days": 1881
},
"https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": {
- "stars": 20,
+ "stars": 21,
"last_update": "2024-06-19 04:30:39",
- "author_account_age_days": 5940
+ "author_account_age_days": 5966
},
"https://github.com/sugarkwork/comfyui_cohere": {
- "stars": 0,
- "last_update": "2024-06-14 13:59:30",
- "author_account_age_days": 885
+ "stars": 1,
+ "last_update": "2024-07-22 08:42:31",
+ "author_account_age_days": 911
},
"https://github.com/sugarkwork/comfyui_tag_fillter": {
- "stars": 17,
- "last_update": "2024-07-02 00:21:03",
- "author_account_age_days": 885
+ "stars": 22,
+ "last_update": "2024-07-22 05:27:06",
+ "author_account_age_days": 911
},
"https://github.com/superyoman/comfyui_lumaAPI": {
- "stars": 12,
+ "stars": 14,
"last_update": "2024-06-17 21:00:05",
- "author_account_age_days": 458
+ "author_account_age_days": 484
},
"https://github.com/syllebra/bilbox-comfyui": {
- "stars": 82,
+ "stars": 87,
"last_update": "2024-05-22 20:40:43",
- "author_account_age_days": 3146
+ "author_account_age_days": 3171
},
"https://github.com/sylym/comfy_vid2vid": {
- "stars": 58,
+ "stars": 61,
"last_update": "2024-05-22 17:53:40",
- "author_account_age_days": 1908
+ "author_account_age_days": 1934
},
"https://github.com/szhublox/ambw_comfyui": {
- "stars": 12,
+ "stars": 14,
"last_update": "2024-05-22 18:04:57",
- "author_account_age_days": 1017
+ "author_account_age_days": 1043
},
"https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": {
- "stars": 224,
+ "stars": 231,
"last_update": "2024-06-17 10:01:50",
- "author_account_age_days": 1693
+ "author_account_age_days": 1718
},
"https://github.com/talesofai/comfyui-browser": {
- "stars": 426,
- "last_update": "2024-07-01 12:41:20",
- "author_account_age_days": 565
+ "stars": 439,
+ "last_update": "2024-07-11 06:23:04",
+ "author_account_age_days": 591
},
"https://github.com/teward/ComfyUI-Helper-Nodes": {
"stars": 4,
"last_update": "2024-05-23 01:22:01",
- "author_account_age_days": 5108
+ "author_account_age_days": 5134
},
"https://github.com/theUpsider/ComfyUI-Logic": {
- "stars": 111,
+ "stars": 118,
"last_update": "2024-07-02 09:38:11",
- "author_account_age_days": 2732
+ "author_account_age_days": 2758
},
"https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": {
- "stars": 28,
+ "stars": 30,
"last_update": "2024-07-01 08:45:52",
- "author_account_age_days": 2732
+ "author_account_age_days": 2758
},
"https://github.com/thecooltechguy/ComfyUI-ComfyRun": {
- "stars": 78,
+ "stars": 79,
"last_update": "2024-05-22 21:33:11",
- "author_account_age_days": 2432
+ "author_account_age_days": 2458
},
"https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": {
- "stars": 32,
+ "stars": 34,
"last_update": "2024-05-22 21:33:47",
- "author_account_age_days": 2432
+ "author_account_age_days": 2458
},
"https://github.com/thecooltechguy/ComfyUI-MagicAnimate": {
- "stars": 201,
+ "stars": 205,
"last_update": "2024-05-22 21:33:35",
- "author_account_age_days": 2432
+ "author_account_age_days": 2458
},
"https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": {
- "stars": 287,
+ "stars": 302,
"last_update": "2024-05-24 22:14:42",
- "author_account_age_days": 2432
+ "author_account_age_days": 2458
},
"https://github.com/tiankuan93/ComfyUI-V-Express": {
- "stars": 86,
+ "stars": 90,
"last_update": "2024-06-26 02:41:00",
- "author_account_age_days": 2960
+ "author_account_age_days": 2986
},
"https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": {
- "stars": 6,
- "last_update": "2024-06-23 09:44:48",
- "author_account_age_days": 3335
+ "stars": 10,
+ "last_update": "2024-07-29 21:14:17",
+ "author_account_age_days": 3361
},
"https://github.com/tmagara/ComfyUI-Prediction-Boost": {
"stars": 1,
"last_update": "2024-06-21 05:28:58",
- "author_account_age_days": 4385
+ "author_account_age_days": 4411
},
"https://github.com/tocubed/ComfyUI-AudioReactor": {
"stars": 8,
"last_update": "2024-05-22 22:21:57",
- "author_account_age_days": 3869
+ "author_account_age_days": 3895
},
"https://github.com/tooldigital/ComfyUI-Yolo-Cropper": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-06-14 13:59:48",
- "author_account_age_days": 4327
+ "author_account_age_days": 4353
},
"https://github.com/toxicwind/ComfyUI-TTools": {
- "stars": 0,
- "last_update": "2024-06-14 13:02:56",
- "author_account_age_days": 4380
+ "stars": 1,
+ "last_update": "2024-07-04 20:07:35",
+ "author_account_age_days": 4406
},
"https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": {
- "stars": 465,
+ "stars": 476,
"last_update": "2024-06-18 15:27:19",
- "author_account_age_days": 3659
+ "author_account_age_days": 3685
},
"https://github.com/traugdor/ComfyUI-quadMoons-nodes": {
- "stars": 9,
+ "stars": 10,
"last_update": "2024-06-22 14:28:25",
- "author_account_age_days": 3830
+ "author_account_age_days": 3856
},
"https://github.com/tritant/ComfyUI_CreaPrompt": {
- "stars": 0,
- "last_update": "2024-07-04 09:27:47",
- "author_account_age_days": 3150
+ "stars": 17,
+ "last_update": "2024-07-17 07:00:01",
+ "author_account_age_days": 3176
},
"https://github.com/trojblue/trNodes": {
"stars": 8,
"last_update": "2024-05-22 18:04:36",
- "author_account_age_days": 2267
+ "author_account_age_days": 2293
},
"https://github.com/trumanwong/ComfyUI-NSFW-Detection": {
"stars": 19,
"last_update": "2024-05-23 01:27:29",
- "author_account_age_days": 2970
+ "author_account_age_days": 2996
},
"https://github.com/tsogzark/ComfyUI-load-image-from-url": {
- "stars": 7,
+ "stars": 8,
"last_update": "2024-06-14 13:59:05",
- "author_account_age_days": 1538
+ "author_account_age_days": 1564
},
"https://github.com/ttulttul/ComfyUI-Iterative-Mixer": {
- "stars": 99,
- "last_update": "2024-06-13 22:29:53",
- "author_account_age_days": 4767
+ "stars": 104,
+ "last_update": "2024-07-09 14:56:02",
+ "author_account_age_days": 4793
},
"https://github.com/ttulttul/ComfyUI-Tensor-Operations": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-06-12 21:55:39",
- "author_account_age_days": 4767
+ "author_account_age_days": 4793
},
"https://github.com/tusharbhutt/Endless-Nodes": {
- "stars": 22,
+ "stars": 23,
"last_update": "2024-06-14 12:02:17",
- "author_account_age_days": 2675
+ "author_account_age_days": 2701
},
"https://github.com/twri/sdxl_prompt_styler": {
- "stars": 633,
+ "stars": 671,
"last_update": "2024-05-22 18:16:58",
- "author_account_age_days": 4078
+ "author_account_age_days": 4103
},
"https://github.com/txt2any/ComfyUI-PromptOrganizer": {
"stars": 0,
"last_update": "2024-05-23 01:10:33",
- "author_account_age_days": 94
+ "author_account_age_days": 120
},
"https://github.com/ty0x2333/ComfyUI-Dev-Utils": {
- "stars": 41,
+ "stars": 48,
"last_update": "2024-06-03 15:06:13",
- "author_account_age_days": 3712
+ "author_account_age_days": 3738
},
"https://github.com/tzwm/comfyui-profiler": {
- "stars": 43,
- "last_update": "2024-06-30 10:12:57",
- "author_account_age_days": 4779
+ "stars": 44,
+ "last_update": "2024-07-06 14:03:08",
+ "author_account_age_days": 4805
},
"https://github.com/uarefans/ComfyUI-Fans": {
"stars": 12,
- "last_update": "2024-05-22 20:34:07",
- "author_account_age_days": 1282
+ "last_update": "2024-07-14 15:00:38",
+ "author_account_age_days": 1307
},
"https://github.com/uetuluk/comfyui-webcam-node": {
"stars": 2,
"last_update": "2024-06-14 08:25:13",
- "author_account_age_days": 2324
+ "author_account_age_days": 2349
+ },
+ "https://github.com/un-seen/comfyui-tensorops": {
+ "stars": 1,
+ "last_update": "2024-07-17 07:08:06",
+ "author_account_age_days": 1352
+ },
+ "https://github.com/un-seen/comfyui_segment_anything_plus": {
+ "stars": 1,
+ "last_update": "2024-07-29 06:21:54",
+ "author_account_age_days": 1352
},
"https://github.com/unwdef/unwdef-nodes-comfyui": {
- "stars": 1,
+ "stars": 2,
"last_update": "2024-06-27 23:14:09",
- "author_account_age_days": 83
+ "author_account_age_days": 109
},
"https://github.com/vanche1212/ComfyUI-ZMG-Nodes": {
"stars": 3,
"last_update": "2024-06-25 04:48:19",
- "author_account_age_days": 2968
+ "author_account_age_days": 2993
},
"https://github.com/vanillacode314/SimpleWildcardsComfyUI": {
- "stars": 3,
+ "stars": 4,
"last_update": "2024-06-28 10:57:45",
- "author_account_age_days": 867
+ "author_account_age_days": 893
+ },
+ "https://github.com/var1ableX/ComfyUI_Accessories": {
+ "stars": 0,
+ "last_update": "2024-07-27 04:00:14",
+ "author_account_age_days": 4800
+ },
+ "https://github.com/vault-developer/comfyui-image-blender": {
+ "stars": 2,
+ "last_update": "2024-07-30 07:07:26",
+ "author_account_age_days": 2649
},
"https://github.com/veighnsche/comfyui_gr85": {
"stars": 1,
"last_update": "2024-06-27 15:00:08",
- "author_account_age_days": 3110
+ "author_account_age_days": 3136
},
"https://github.com/victorchall/comfyui_webcamcapture": {
"stars": 6,
"last_update": "2024-06-22 18:59:10",
- "author_account_age_days": 3155
+ "author_account_age_days": 3181
},
"https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": {
"stars": 27,
"last_update": "2024-05-22 22:11:14",
- "author_account_age_days": 3437
+ "author_account_age_days": 3463
},
"https://github.com/violet-chen/comfyui-psd2png": {
"stars": 16,
"last_update": "2024-06-12 15:30:14",
- "author_account_age_days": 1408
+ "author_account_age_days": 1433
},
"https://github.com/viperyl/ComfyUI-BiRefNet": {
- "stars": 162,
+ "stars": 175,
"last_update": "2024-06-20 15:25:49",
- "author_account_age_days": 2043
+ "author_account_age_days": 2068
},
"https://github.com/viperyl/ComfyUI-RGT": {
"stars": 5,
"last_update": "2024-06-20 15:33:50",
- "author_account_age_days": 2043
+ "author_account_age_days": 2068
+ },
+ "https://github.com/vivax3794/ComfyUI-Sub-Nodes": {
+ "stars": 108,
+ "last_update": "2024-07-22 00:42:28",
+ "author_account_age_days": 1874
},
"https://github.com/vivax3794/ComfyUI-Vivax-Nodes": {
"stars": 3,
- "last_update": "2024-05-23 00:10:56",
- "author_account_age_days": 1848
+ "last_update": "2024-07-07 21:44:01",
+ "author_account_age_days": 1874
},
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": {
- "stars": 7,
- "last_update": "2024-05-23 00:14:03",
- "author_account_age_days": 4994
+ "stars": 8,
+ "last_update": "2024-07-11 16:48:09",
+ "author_account_age_days": 5020
+ },
+ "https://github.com/wTechArtist/ComfyUI-CustomNodes": {
+ "stars": 1,
+ "last_update": "2024-07-23 09:34:21",
+ "author_account_age_days": 1396
},
"https://github.com/wallish77/wlsh_nodes": {
- "stars": 84,
+ "stars": 89,
"last_update": "2024-06-19 12:01:29",
- "author_account_age_days": 2230
+ "author_account_age_days": 2256
},
"https://github.com/wandbrandon/comfyui-pixel": {
"stars": 4,
"last_update": "2024-06-14 07:07:09",
- "author_account_age_days": 3393
+ "author_account_age_days": 3419
},
"https://github.com/web3nomad/ComfyUI_Invisible_Watermark": {
"stars": 1,
"last_update": "2024-05-23 01:16:54",
- "author_account_age_days": 977
+ "author_account_age_days": 1003
+ },
+ "https://github.com/webfiltered/DebugNode-ComfyUI": {
+ "stars": 0,
+ "last_update": "2024-07-29 14:42:30",
+ "author_account_age_days": 10
},
"https://github.com/wei30172/comfygen": {
"stars": 5,
"last_update": "2024-05-23 00:21:19",
- "author_account_age_days": 1622
+ "author_account_age_days": 1648
},
"https://github.com/whatbirdisthat/cyberdolphin": {
"stars": 14,
"last_update": "2024-05-23 03:43:08",
- "author_account_age_days": 5497
+ "author_account_age_days": 5523
},
"https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": {
- "stars": 29,
+ "stars": 30,
"last_update": "2024-06-20 13:52:34",
- "author_account_age_days": 462
+ "author_account_age_days": 487
},
"https://github.com/wmatson/easy-comfy-nodes": {
- "stars": 13,
- "last_update": "2024-06-24 19:38:25",
- "author_account_age_days": 4127
+ "stars": 15,
+ "last_update": "2024-07-19 20:14:24",
+ "author_account_age_days": 4153
},
"https://github.com/wolfden/ComfyUi_PromptStylers": {
- "stars": 65,
+ "stars": 69,
"last_update": "2024-05-22 18:17:46",
- "author_account_age_days": 5731
+ "author_account_age_days": 5757
},
"https://github.com/wolfden/ComfyUi_String_Function_Tree": {
"stars": 8,
"last_update": "2024-05-22 18:29:16",
- "author_account_age_days": 5731
+ "author_account_age_days": 5757
+ },
+ "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": {
+ "stars": 44,
+ "last_update": "2024-07-27 18:32:55",
+ "author_account_age_days": 1603
},
"https://github.com/wujm424606/ComfyUi-Ollama-YN": {
- "stars": 17,
- "last_update": "2024-06-26 05:50:44",
- "author_account_age_days": 2272
+ "stars": 28,
+ "last_update": "2024-07-12 13:24:56",
+ "author_account_age_days": 2298
},
"https://github.com/wutipong/ComfyUI-TextUtils": {
"stars": 1,
"last_update": "2024-06-14 09:34:31",
- "author_account_age_days": 4195
+ "author_account_age_days": 4221
},
"https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": {
"stars": 1,
"last_update": "2024-05-22 22:22:25",
- "author_account_age_days": 5060
+ "author_account_age_days": 5085
},
"https://github.com/xXAdonesXx/NodeGPT": {
- "stars": 326,
+ "stars": 329,
"last_update": "2024-06-20 11:41:30",
- "author_account_age_days": 1488
+ "author_account_age_days": 1514
},
"https://github.com/xiaoxiaodesha/hd_node": {
- "stars": 7,
+ "stars": 8,
"last_update": "2024-06-11 02:36:48",
- "author_account_age_days": 2884
+ "author_account_age_days": 2910
},
"https://github.com/xliry/ComfyUI_SendDiscord": {
"stars": 0,
"last_update": "2024-05-23 02:21:38",
- "author_account_age_days": 1283
+ "author_account_age_days": 1309
},
"https://github.com/xuhongming251/ComfyUI-GPEN": {
"stars": 2,
"last_update": "2024-06-15 14:33:37",
- "author_account_age_days": 4116
+ "author_account_age_days": 4141
},
"https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": {
- "stars": 11,
+ "stars": 14,
"last_update": "2024-06-15 14:32:32",
- "author_account_age_days": 4116
+ "author_account_age_days": 4141
+ },
+ "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": {
+ "stars": 2,
+ "last_update": "2024-07-27 09:56:05",
+ "author_account_age_days": 2153
},
"https://github.com/yffyhk/comfyui_auto_danbooru": {
- "stars": 0,
+ "stars": 1,
"last_update": "2024-05-22 23:23:03",
- "author_account_age_days": 3731
+ "author_account_age_days": 3757
},
"https://github.com/yiwangsimple/ComfyUI_GroqChat": {
- "stars": 16,
- "last_update": "2024-07-02 13:59:13",
- "author_account_age_days": 562
+ "stars": 51,
+ "last_update": "2024-07-29 03:29:41",
+ "author_account_age_days": 587
},
"https://github.com/yolain/ComfyUI-Easy-Use": {
- "stars": 539,
- "last_update": "2024-07-03 06:58:51",
- "author_account_age_days": 1350
+ "stars": 683,
+ "last_update": "2024-07-28 10:43:49",
+ "author_account_age_days": 1376
},
"https://github.com/yolanother/DTAIComfyImageSubmit": {
"stars": 1,
"last_update": "2024-05-22 18:14:56",
- "author_account_age_days": 4873
+ "author_account_age_days": 4899
},
"https://github.com/yolanother/DTAIComfyLoaders": {
"stars": 1,
"last_update": "2024-05-22 18:14:44",
- "author_account_age_days": 4873
+ "author_account_age_days": 4899
},
"https://github.com/yolanother/DTAIComfyPromptAgent": {
"stars": 5,
"last_update": "2024-05-22 18:14:18",
- "author_account_age_days": 4873
+ "author_account_age_days": 4899
},
"https://github.com/yolanother/DTAIComfyQRCodes": {
"stars": 2,
"last_update": "2024-05-22 18:15:09",
- "author_account_age_days": 4873
+ "author_account_age_days": 4899
},
"https://github.com/yolanother/DTAIComfyVariables": {
"stars": 8,
"last_update": "2024-05-22 18:15:21",
- "author_account_age_days": 4873
+ "author_account_age_days": 4899
},
"https://github.com/yolanother/DTAIImageToTextNode": {
"stars": 15,
"last_update": "2024-05-22 18:14:31",
- "author_account_age_days": 4873
+ "author_account_age_days": 4899
},
"https://github.com/youyegit/tdxh_node_comfyui": {
"stars": 2,
"last_update": "2024-05-23 17:55:42",
- "author_account_age_days": 438
+ "author_account_age_days": 464
},
"https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": {
- "stars": 66,
+ "stars": 69,
"last_update": "2024-07-02 08:09:45",
- "author_account_age_days": 2162
+ "author_account_age_days": 2188
},
"https://github.com/yuvraj108c/ComfyUI-PiperTTS": {
"stars": 26,
"last_update": "2024-05-22 23:17:27",
- "author_account_age_days": 2162
+ "author_account_age_days": 2188
},
"https://github.com/yuvraj108c/ComfyUI-Pronodes": {
"stars": 1,
"last_update": "2024-05-22 23:16:51",
- "author_account_age_days": 2162
+ "author_account_age_days": 2188
},
"https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": {
- "stars": 41,
+ "stars": 43,
"last_update": "2024-05-31 05:50:59",
- "author_account_age_days": 2162
+ "author_account_age_days": 2188
},
"https://github.com/yuvraj108c/ComfyUI-Vsgan": {
"stars": 2,
"last_update": "2024-05-22 23:17:02",
- "author_account_age_days": 2162
+ "author_account_age_days": 2188
},
"https://github.com/yuvraj108c/ComfyUI-Whisper": {
- "stars": 55,
+ "stars": 58,
"last_update": "2024-05-31 05:59:22",
- "author_account_age_days": 2162
+ "author_account_age_days": 2188
},
"https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": {
- "stars": 5,
+ "stars": 7,
"last_update": "2024-06-28 15:59:14",
- "author_account_age_days": 2162
+ "author_account_age_days": 2188
},
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": {
- "stars": 2,
+ "stars": 4,
"last_update": "2024-07-02 14:57:01",
- "author_account_age_days": 598
+ "author_account_age_days": 624
},
"https://github.com/zcfrank1st/Comfyui-Toolbox": {
- "stars": 4,
+ "stars": 5,
"last_update": "2024-05-22 22:08:07",
- "author_account_age_days": 4425
+ "author_account_age_days": 4451
},
"https://github.com/zcfrank1st/Comfyui-Yolov8": {
"stars": 17,
"last_update": "2024-06-14 07:08:40",
- "author_account_age_days": 4425
+ "author_account_age_days": 4451
},
"https://github.com/zcfrank1st/comfyui_visual_anagrams": {
"stars": 5,
"last_update": "2024-06-14 07:07:27",
- "author_account_age_days": 4425
+ "author_account_age_days": 4451
},
"https://github.com/zer0TF/cute-comfy": {
- "stars": 28,
+ "stars": 30,
"last_update": "2024-05-22 21:18:53",
- "author_account_age_days": 2680
+ "author_account_age_days": 2706
},
"https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": {
- "stars": 52,
- "last_update": "2024-06-30 14:31:09",
- "author_account_age_days": 2453
+ "stars": 58,
+ "last_update": "2024-07-18 20:47:14",
+ "author_account_age_days": 2479
},
"https://github.com/zfkun/ComfyUI_zfkun": {
"stars": 14,
"last_update": "2024-05-27 11:21:51",
- "author_account_age_days": 4873
+ "author_account_age_days": 4898
},
"https://github.com/zhangp365/ComfyUI-utils-nodes": {
- "stars": 6,
- "last_update": "2024-06-27 08:33:19",
- "author_account_age_days": 301
+ "stars": 9,
+ "last_update": "2024-07-24 03:15:32",
+ "author_account_age_days": 327
},
"https://github.com/zhongpei/ComfyUI-InstructIR": {
- "stars": 60,
+ "stars": 61,
"last_update": "2024-05-22 23:19:43",
- "author_account_age_days": 3469
+ "author_account_age_days": 3494
},
"https://github.com/zhongpei/Comfyui_image2prompt": {
- "stars": 241,
+ "stars": 256,
"last_update": "2024-05-22 23:19:30",
- "author_account_age_days": 3469
+ "author_account_age_days": 3494
},
"https://github.com/zhuanqianfish/ComfyUI-EasyNode": {
- "stars": 58,
+ "stars": 60,
"last_update": "2024-06-14 07:10:18",
- "author_account_age_days": 4245
+ "author_account_age_days": 4270
},
"https://github.com/zhulu111/ComfyUI_Bxb": {
- "stars": 80,
- "last_update": "2024-07-03 08:15:48",
- "author_account_age_days": 49
+ "stars": 112,
+ "last_update": "2024-07-30 04:37:17",
+ "author_account_age_days": 75
},
"https://github.com/zohac/ComfyUI_ZC_DrawShape": {
"stars": 3,
"last_update": "2024-06-25 15:05:28",
- "author_account_age_days": 2671
+ "author_account_age_days": 2697
},
"https://github.com/zombieyang/sd-ppp": {
- "stars": 18,
- "last_update": "2024-06-22 08:51:58",
- "author_account_age_days": 3927
+ "stars": 28,
+ "last_update": "2024-07-29 10:06:52",
+ "author_account_age_days": 3953
}
}
\ No newline at end of file
diff --git a/glob/manager_core.py b/glob/manager_core.py
index 3f1bc48f..be4657d0 100644
--- a/glob/manager_core.py
+++ b/glob/manager_core.py
@@ -23,7 +23,7 @@ sys.path.append(glob_path)
import cm_global
from manager_util import *
-version = [2, 44, 1]
+version = [2, 48, 2]
version_str = f"V{version[0]}.{version[1]}" + (f'.{version[2]}' if len(version) > 2 else '')
diff --git a/glob/manager_server.py b/glob/manager_server.py
index edbe287c..b6b4a2d7 100644
--- a/glob/manager_server.py
+++ b/glob/manager_server.py
@@ -48,11 +48,11 @@ is_local_mode = args.listen.startswith('127.') or args.listen.startswith('local.
def is_allowed_security_level(level):
if level == 'high':
if is_local_mode:
- return core.get_config()['security_level'].lower() in ['weak', 'normal']
+ return core.get_config()['security_level'].lower() in ['weak', 'normal-']
else:
return core.get_config()['security_level'].lower() == 'weak'
elif level == 'middle':
- return core.get_config()['security_level'].lower() in ['weak', 'normal']
+ return core.get_config()['security_level'].lower() in ['weak', 'normal', 'normal-']
else:
return True
@@ -579,12 +579,6 @@ async def fetch_externalmodel_list(request):
return web.json_response(json_obj, content_type='application/json')
-@PromptServer.instance.routes.get("/snapshot/get_current")
-async def get_snapshot_list(request):
- json_obj = core.get_current_snapshot()
- return web.json_response(json_obj, content_type='application/json')
-
-
@PromptServer.instance.routes.get("/snapshot/getlist")
async def get_snapshot_list(request):
snapshots_directory = os.path.join(core.comfyui_manager_path, 'snapshots')
@@ -710,13 +704,14 @@ def copy_install(files, js_path_name=None):
if url.endswith("/"):
url = url[:-1]
try:
+ filename = os.path.basename(url)
if url.endswith(".py"):
- download_url(url, core.custom_nodes_path)
+ download_url(url, core.custom_nodes_path, filename)
else:
path = os.path.join(core.js_path, js_path_name) if js_path_name is not None else core.js_path
if not os.path.exists(path):
os.makedirs(path)
- download_url(url, path)
+ download_url(url, path, filename)
except Exception as e:
print(f"Install(copy) error: {url} / {e}", file=sys.stderr)
@@ -863,7 +858,7 @@ async def fix_custom_node(request):
@PromptServer.instance.routes.post("/customnode/install/git_url")
async def install_custom_node_git_url(request):
if not is_allowed_security_level('high'):
- print(f"ERROR: To use this feature, you must set '--listen' to a local IP and set the security level to 'middle' or 'weak'. Please contact the administrator.")
+ print(f"ERROR: To use this feature, you must either set '--listen' to a local IP and set the security level to 'normal-' or lower, or set the security level to 'middle' or 'weak'. Please contact the administrator.")
return web.Response(status=403)
url = await request.text()
@@ -879,7 +874,7 @@ async def install_custom_node_git_url(request):
@PromptServer.instance.routes.post("/customnode/install/pip")
async def install_custom_node_git_url(request):
if not is_allowed_security_level('high'):
- print(f"ERROR: To use this feature, you must set '--listen' to a local IP and set the security level to 'middle' or 'weak'. Please contact the administrator.")
+ print(f"ERROR: To use this feature, you must either set '--listen' to a local IP and set the security level to 'normal-' or lower, or set the security level to 'middle' or 'weak'. Please contact the administrator.")
return web.Response(status=403)
packages = await request.text()
@@ -990,6 +985,23 @@ async def install_model(request):
model_path = get_model_path(json_data)
+ if not is_allowed_security_level('middle'):
+ print(f"ERROR: To use this action, a security_level of `middle or below` is required. Please contact the administrator.")
+ return web.Response(status=403)
+
+ if not json_data['filename'].endswith('.safetensors') and not is_allowed_security_level('high'):
+ models_json = await core.get_data_by_mode('cache', 'model-list.json')
+
+ is_belongs_to_whitelist = False
+ for x in models_json['models']:
+ if x.get('url') == json_data['url']:
+ is_belongs_to_whitelist = True
+ break
+
+ if not is_belongs_to_whitelist:
+ print(f"ERROR: To use this feature, you must either set '--listen' to a local IP and set the security level to 'normal-' or lower, or set the security level to 'middle' or 'weak'. Please contact the administrator.")
+ return web.Response(status=403)
+
res = False
try:
@@ -1037,7 +1049,7 @@ manager_terminal_hook = ManagerTerminalHook()
@PromptServer.instance.routes.get("/manager/terminal")
async def terminal_mode(request):
if not is_allowed_security_level('high'):
- print(f"ERROR: To use this action, a security_level of `weak` is required. Please contact the administrator.")
+ print(f"ERROR: To use this feature, you must either set '--listen' to a local IP and set the security level to 'normal-' or lower, or set the security level to 'middle' or 'weak'. Please contact the administrator.")
return web.Response(status=403)
if "mode" in request.rel_url.query:
diff --git a/glob/security_check.py b/glob/security_check.py
index 1c6fdf6f..12fe527c 100644
--- a/glob/security_check.py
+++ b/glob/security_check.py
@@ -12,7 +12,7 @@ def security_check():
guide = {
"ComfyUI_LLMVISION": """
0.Remove ComfyUI\\custom_nodes\\ComfyUI_LLMVISION.
-1.Remove pip packages: openai-1.16.3.dist-info, anthropic-0.21.4.dist-info, openai-1.30.2.dist-info, anthropic-0.26.1.dist-info, %LocalAppData%\\rundll64.exe
+1.Remove pip packages: openai-1.16.3.dist-info, anthropic-0.21.4.dist-info, openai-1.30.2.dist-info, anthropic-0.21.5.dist-info, anthropic-0.26.1.dist-info, %LocalAppData%\\rundll64.exe
(For portable versions, it is recommended to reinstall. If you are using a venv, it is advised to recreate the venv.)
2.Remove these files in your system: lib/browser/admin.py, Cadmino.py, Fadmino.py, VISION-D.exe, BeamNG.UI.exe
3.Check your Windows registry for the key listed above and remove it.
@@ -44,6 +44,18 @@ Detailed information: https://old.reddit.com/r/comfyui/comments/1dbls5n/psa_if_y
installed_pips = subprocess.check_output([sys.executable, '-m', "pip", "freeze"], text=True)
detected = set()
+ try:
+ anthropic_info = subprocess.check_output([sys.executable, '-m', "pip", "show", "anthropic"], text=True, stderr=subprocess.DEVNULL)
+ anthropic_reqs = [x for x in anthropic_info.split('\n') if x.startswith("Requires")][0].split(': ')[1]
+ if "pycrypto" in anthropic_reqs:
+ location = [x for x in anthropic_info.split('\n') if x.startswith("Location")][0].split(': ')[1]
+ for fi in os.listdir(location):
+ if fi.startswith("anthropic"):
+ guide["ComfyUI_LLMVISION"] = f"\n0.Remove {os.path.join(location, fi)}" + guide["ComfyUI_LLMVISION"]
+ detected.add("ComfyUI_LLMVISION")
+ except subprocess.CalledProcessError:
+ pass
+
for k, v in node_blacklist.items():
if os.path.exists(os.path.join(custom_nodes_path, k)):
print(f"[SECURITY ALERT] custom node '{k}' is dangerous.")
diff --git a/js/comfyui-manager.js b/js/comfyui-manager.js
index 1390513a..ee825bde 100644
--- a/js/comfyui-manager.js
+++ b/js/comfyui-manager.js
@@ -20,6 +20,23 @@ import { SnapshotManager } from "./snapshot.js";
var docStyle = document.createElement('style');
docStyle.innerHTML = `
+.comfy-toast {
+ position: fixed;
+ bottom: 20px;
+ left: 50%;
+ transform: translateX(-50%);
+ background-color: rgba(0, 0, 0, 0.7);
+ color: white;
+ padding: 10px 20px;
+ border-radius: 5px;
+ z-index: 1000;
+ transition: opacity 0.5s;
+}
+
+.comfy-toast-fadeout {
+ opacity: 0;
+}
+
#cm-manager-dialog {
width: 1000px;
height: 520px;
@@ -1288,18 +1305,64 @@ app.registerExtension({
separator.style.width = "100%";
menu.append(separator);
- // new style Manager button
- app.menu?.saveButton.element.after(new(await import("../../scripts/ui/components/button.js")).ComfyButton({
- icon: "puzzle",
- action: () => {
- if(!manager_instance)
- setManagerInstance(new ManagerMenuDialog());
- manager_instance.show();
- },
- tooltip: "ComfyUI Manager",
- content: "ComfyUI Manager",
- classList: "comfyui-button comfyui-menu-mobile-collapse primary"
- }).element);
+ try {
+ // new style Manager buttons
+
+ // unload models button into new style Manager button
+ let cmGroup = new (await import("../../scripts/ui/components/buttonGroup.js")).ComfyButtonGroup(
+ new(await import("../../scripts/ui/components/button.js")).ComfyButton({
+ icon: "puzzle",
+ action: () => {
+ if(!manager_instance)
+ setManagerInstance(new ManagerMenuDialog());
+ manager_instance.show();
+ },
+ tooltip: "ComfyUI Manager",
+ content: "Manager",
+ classList: "comfyui-button comfyui-menu-mobile-collapse primary"
+ }).element,
+ new(await import("../../scripts/ui/components/button.js")).ComfyButton({
+ icon: "vacuum-outline",
+ action: () => {
+ free_models();
+ },
+ tooltip: "Unload Models"
+ }).element,
+ new(await import("../../scripts/ui/components/button.js")).ComfyButton({
+ icon: "vacuum",
+ action: () => {
+ free_models(true);
+ },
+ tooltip: "Free model and node cache"
+ }).element,
+ new(await import("../../scripts/ui/components/button.js")).ComfyButton({
+ icon: "share",
+ action: () => {
+ if (share_option === 'openart') {
+ showOpenArtShareDialog();
+ return;
+ } else if (share_option === 'matrix' || share_option === 'comfyworkflows') {
+ showShareDialog(share_option);
+ return;
+ } else if (share_option === 'youml') {
+ showYouMLShareDialog();
+ return;
+ }
+
+ if(!ShareDialogChooser.instance) {
+ ShareDialogChooser.instance = new ShareDialogChooser();
+ }
+ ShareDialogChooser.instance.show();
+ },
+ tooltip: "Share"
+ }).element
+ );
+
+ app.menu?.settingsGroup.element.before(cmGroup.element);
+ }
+ catch(exception) {
+ console.log('ComfyUI is outdated. New style menu based features are disabled.');
+ }
// old style Manager button
const managerButton = document.createElement("button");
@@ -1311,7 +1374,6 @@ app.registerExtension({
}
menu.append(managerButton);
-
const shareButton = document.createElement("button");
shareButton.id = "shareButton";
shareButton.textContent = "Share";
diff --git a/js/common.js b/js/common.js
index 419862f0..49a47d6f 100644
--- a/js/common.js
+++ b/js/common.js
@@ -1,5 +1,6 @@
import { app } from "../../scripts/app.js";
import { api } from "../../scripts/api.js";
+import { $el, ComfyDialog } from "../../scripts/ui.js";
export function show_message(msg) {
app.ui.dialog.show(msg);
@@ -30,6 +31,15 @@ export function setManagerInstance(obj) {
manager_instance = obj;
}
+export function showToast(message, duration = 3000) {
+ const toast = $el("div.comfy-toast", {textContent: message});
+ document.body.appendChild(toast);
+ setTimeout(() => {
+ toast.classList.add("comfy-toast-fadeout");
+ setTimeout(() => toast.remove(), 500);
+ }, duration);
+}
+
function isValidURL(url) {
if(url.includes('&'))
return false;
@@ -106,18 +116,34 @@ export async function install_via_git_url(url, manager_dialog) {
}
}
-export async function free_models() {
- let res = await api.fetchApi(`/free`, {
- method: 'POST',
- headers: { 'Content-Type': 'application/json' },
- body: '{"unload_models": true}'
- });
+export async function free_models(free_execution_cache) {
+ try {
+ let mode = "";
+ if(free_execution_cache) {
+ mode = '{"unload_models": true, "free_memory": true}';
+ }
+ else {
+ mode = '{"unload_models": true}';
+ }
- if(res.status == 200) {
- show_message('Models have been unloaded.')
- }
- else {
- show_message('Unloading of models failed.
Installed ComfyUI may be an outdated version.')
+ let res = await api.fetchApi(`/free`, {
+ method: 'POST',
+ headers: { 'Content-Type': 'application/json' },
+ body: mode
+ });
+
+ if (res.status == 200) {
+ if(free_execution_cache) {
+ showToast("'Models' and 'Execution Cache' have been cleared.", 3000);
+ }
+ else {
+ showToast("Models' have been unloaded.", 3000);
+ }
+ } else {
+ showToast('Unloading of models failed. Installed ComfyUI may be an outdated version.', 5000);
+ }
+ } catch (error) {
+ showToast('An error occurred while trying to unload models.', 5000);
}
}
diff --git a/js/node_fixer.js b/js/node_fixer.js
index 94b4c747..f83022f5 100644
--- a/js/node_fixer.js
+++ b/js/node_fixer.js
@@ -105,6 +105,10 @@ function node_info_copy(src, dest, connect_both) {
// copy input connections
for(let i in src.inputs) {
let input = src.inputs[i];
+ if (input.widget !== undefined) {
+ const destWidget = dest.widgets.find(x => x.name === input.widget.name);
+ dest.convertWidgetToInput(destWidget);
+ }
if(input.link) {
let link = app.graph.links[input.link];
let src_node = app.graph.getNodeById(link.origin_id);
@@ -138,6 +142,10 @@ function node_info_copy(src, dest, connect_both) {
}
}
+ dest.color = src.color;
+ dest.bgcolor = src.bgcolor;
+ dest.size = src.size;
+
app.graph.afterChange();
}
@@ -202,7 +210,7 @@ app.registerExtension({
let new_node = LiteGraph.createNode(nodeType.comfyClass);
new_node.pos = [this.pos[0], this.pos[1]];
app.canvas.graph.add(new_node, false);
- node_info_copy(this, new_node);
+ node_info_copy(this, new_node, true);
app.canvas.graph.remove(this);
},
});
diff --git a/model-list.json b/model-list.json
index b853fbc4..f1573343 100644
--- a/model-list.json
+++ b/model-list.json
@@ -2378,6 +2378,17 @@
"url": "https://huggingface.co/TencentARC/PhotoMaker/resolve/main/photomaker-v1.bin",
"size": "934.1MB"
},
+ {
+ "name": "photomaker-v2.bin",
+ "type": "photomaker",
+ "base": "SDXL",
+ "save_path": "photomaker",
+ "description": "PhotoMaker model. This model is compatible with SDXL.",
+ "reference": "https://huggingface.co/TencentARC/PhotoMaker-V2",
+ "filename": "photomaker-v2.bin",
+ "url": "https://huggingface.co/TencentARC/PhotoMaker-V2/resolve/main/photomaker-v2.bin",
+ "size": "1.8GB"
+ },
{
"name": "1k3d68.onnx",
"type": "insightface",
@@ -2620,28 +2631,6 @@
"url": "https://huggingface.co/ShilongLiu/GroundingDINO/raw/main/GroundingDINO_SwinT_OGC.cfg.py",
"size": "1.01KB"
},
- {
- "name": "ViT-H SAM model",
- "type": "sam",
- "base": "SAM",
- "save_path": "sams",
- "description": "Segmenty Anything SAM model (ViT-H)",
- "reference": "https://github.com/facebookresearch/segment-anything#model-checkpoints",
- "filename": "sam_vit_h_4b8939.pth",
- "url": "https://dl.fbaipublicfiles.com/segment_anything/sam_vit_h_4b8939.pth",
- "size": "2.56GB"
- },
- {
- "name": "ViT-L SAM model",
- "type": "sam",
- "base": "SAM",
- "save_path": "sams",
- "description": "Segmenty Anything SAM model (ViT-L)",
- "reference": "https://github.com/facebookresearch/segment-anything#model-checkpoints",
- "filename": "sam_vit_l_0b3195.pth",
- "url": "https://dl.fbaipublicfiles.com/segment_anything/sam_vit_l_0b3195.pth",
- "size": "1.25GB"
- },
{
"name": "MobileSAM",
"type": "sam",
@@ -2787,8 +2776,8 @@
},
{
"name": "Zero123 3D object Model",
- "type": "Zero123",
- "base": "Zero123",
+ "type": "zero123",
+ "base": "zero123",
"save_path": "checkpoints/zero123",
"description": "model that been trained on 10M+ 3D objects from Objaverse-XL, used for generated rotated CamView",
"reference": "https://objaverse.allenai.org/docs/zero123-xl/",
@@ -2798,8 +2787,8 @@
},
{
"name": "Zero123 3D object Model",
- "type": "Zero123",
- "base": "Zero123",
+ "type": "zero123",
+ "base": "zero123",
"save_path": "checkpoints/zero123",
"description": "Stable Zero123 is a model for view-conditioned image generation based on [a/Zero123](https://github.com/cvlab-columbia/zero123).",
"reference": "https://huggingface.co/stabilityai/stable-zero123",
@@ -2809,8 +2798,8 @@
},
{
"name": "Zero123 3D object Model",
- "type": "Zero123",
- "base": "Zero123",
+ "type": "zero123",
+ "base": "zero123",
"save_path": "checkpoints/zero123",
"description": "Zero123 original checkpoints in 105000 steps.",
"reference": "https://huggingface.co/cvlab/zero123-weights",
@@ -2820,8 +2809,8 @@
},
{
"name": "Zero123 3D object Model",
- "type": "Zero123",
- "base": "Zero123",
+ "type": "zero123",
+ "base": "zero123",
"save_path": "checkpoints/zero123",
"description": "Zero123 original checkpoints in 165000 steps.",
"reference": "https://huggingface.co/cvlab/zero123-weights",
@@ -3038,6 +3027,29 @@
"url": "https://huggingface.co/Doubiiu/ToonCrafter/resolve/main/model.ckpt",
"size": "10.5GB"
},
+
+ {
+ "name": "xinsir/ControlNet++: All-in-one ControlNet",
+ "type": "controlnet",
+ "base": "SDXL",
+ "save_path": "controlnet/SDXL/controlnet-union-sdxl-1.0",
+ "description": "All-in-one ControlNet for image generations and editing!",
+ "reference": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0",
+ "filename": "diffusion_pytorch_model.safetensors",
+ "url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
+ "size": "2.50GB"
+ },
+ {
+ "name": "xinsir/ControlNet++: All-in-one ControlNet (ProMax model)",
+ "type": "controlnet",
+ "base": "SDXL",
+ "save_path": "controlnet/SDXL/controlnet-union-sdxl-1.0",
+ "description": "All-in-one ControlNet for image generations and editing! (ProMax model)",
+ "reference": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0",
+ "filename": "iffusion_pytorch_model_promax.safetensors",
+ "url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model_promax.safetensors",
+ "size": "2.50GB"
+ },
{
"name": "xinsir/Controlnet-Scribble-Sdxl-1.0",
"type": "controlnet",
@@ -3347,6 +3359,40 @@
"filename": "PixArt-Sigma-XL-2-1024-MS.pth",
"url": "https://huggingface.co/PixArt-alpha/PixArt-Sigma/resolve/main/PixArt-Sigma-XL-2-1024-MS.pth",
"size": "2.47GB"
+ },
+
+ {
+ "name": "hunyuan_dit_1.2.safetensors",
+ "type": "checkpoint",
+ "base": "Hunyuan-DiT",
+ "save_path": "checkpoints/hunyuan_dit_comfyui",
+ "description": "Different versions of HunyuanDIT packaged for ComfyUI use.",
+ "reference": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui",
+ "filename": "hunyuan_dit_1.2.safetensors",
+ "url": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/resolve/main/hunyuan_dit_1.2.safetensors",
+ "size": "8.24GB"
+ },
+ {
+ "name": "hunyuan_dit_1.1.safetensors",
+ "type": "checkpoint",
+ "base": "Hunyuan-DiT",
+ "save_path": "checkpoints/hunyuan_dit_comfyui",
+ "description": "Different versions of HunyuanDIT packaged for ComfyUI use.",
+ "reference": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui",
+ "filename": "hunyuan_dit_1.1.safetensors",
+ "url": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/resolve/main/hunyuan_dit_1.1.safetensors",
+ "size": "8.24GB"
+ },
+ {
+ "name": "hunyuan_dit_1.0.safetensors",
+ "type": "checkpoint",
+ "base": "Hunyuan-DiT",
+ "save_path": "checkpoints/hunyuan_dit_comfyui",
+ "description": "Different versions of HunyuanDIT packaged for ComfyUI use.",
+ "reference": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui",
+ "filename": "hunyuan_dit_1.0.safetensors",
+ "url": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/resolve/main/hunyuan_dit_1.0.safetensors",
+ "size": "8.24GB"
}
]
-}
\ No newline at end of file
+}
diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json
index d5ea635f..1c28971f 100644
--- a/node_db/dev/custom-node-list.json
+++ b/node_db/dev/custom-node-list.json
@@ -9,7 +9,265 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
},
-
+
+
+
+ {
+ "author": "kijai",
+ "title": "ComfyUI-segment-anything-2 [WIP]",
+ "reference": "https://github.com/kijai/ComfyUI-segment-anything-2",
+ "files": [
+ "https://github.com/kijai/ComfyUI-segment-anything-2"
+ ],
+ "install_type": "git-clone",
+ "description": "For testing only currently."
+ },
+ {
+ "author": "leoleelxh",
+ "title": "ComfyUI-MidjourneyNode-leoleexh",
+ "reference": "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh",
+ "files": [
+ "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh"
+ ],
+ "install_type": "git-clone",
+ "description": "This node allows ComfyUI to easily integrate with Midjourney, utilizing the ultra-high quality of Midjourney and the powerful control of SD to provide more convenient capabilities for AIGC.\nNOTE: This node relies on the midjourney proxy project and requires API deployment in advance. For detailed installation, please refer to the instructions of the project. https://github.com/novicezk/midjourney-proxy"
+ },
+ {
+ "author": "teward",
+ "title": "Comfy-Sentry",
+ "reference": "https://github.com/teward/Comfy-Sentry",
+ "files": [
+ "https://github.com/teward/Comfy-Sentry"
+ ],
+ "install_type": "git-clone",
+ "description": "This extension is actually nodeless, but provides a ComfyUI integration to a Sentry error reporting backend. This way, you can have full code and error reporting, performance monitoring and metrics, etc. in your ComfyUI interface reported to a Sentry backend."
+ },
+ {
+ "author": "hy134300",
+ "title": "ComfyUI-PhotoMaker-V2",
+ "reference": "https://github.com/hy134300/ComfyUI-PhotoMaker-V2",
+ "files": [
+ "https://github.com/hy134300/ComfyUI-PhotoMaker-V2"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes for PhotoMaker-V2"
+ },
+ {
+ "author": "kijai",
+ "title": "ComfyUI-FollowYourEmojiWrapper [WIP]",
+ "reference": "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper",
+ "files": [
+ "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper"
+ ],
+ "install_type": "git-clone",
+ "description": "Original repo: [a/https://github.com/mayuelala/FollowYourEmoji](https://github.com/mayuelala/FollowYourEmoji)"
+ },
+ {
+ "author": "haomole",
+ "title": "Comfyui-SadTalker",
+ "reference": "https://github.com/haomole/Comfyui-SadTalker",
+ "files": [
+ "https://github.com/haomole/Comfyui-SadTalker"
+ ],
+ "install_type": "git-clone",
+ "description": "[a/SadTalker](https://github.com/OpenTalker/SadTalker) for ComfyUI"
+ },
+ {
+ "author": "maepopi",
+ "title": "Diffusers-in-ComfyUI",
+ "reference": "https://github.com/maepopi/Diffusers-in-ComfyUI",
+ "files": [
+ "https://github.com/maepopi/Diffusers-in-ComfyUI"
+ ],
+ "install_type": "git-clone",
+ "description": "This is a custom node allowing the use of the diffusers pipeline into ComfyUI. Based on [a/Limitex/ComfyUI-Diffusers](https://github.com/Limitex/ComfyUI-Diffusers)"
+ },
+ {
+ "author": "hotpizzatactics",
+ "title": "ComfyUI-WaterMark-Detector",
+ "id": "watermark-detector",
+ "reference": "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector",
+ "files": [
+ "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:CLAHE Enhancement, High Pass Filter, Edge Detection, Combine Enhancements, Adaptive Thresholding, Morphological Operations, Gray Color Enhancement, Improved Gray Color Enhancement, Texture Enhancement, Denoising Filter, Flexible Combine Enhancements."
+ },
+ {
+ "author": "drmbt",
+ "title": "comfyui-dreambait-nodes",
+ "reference": "https://github.com/drmbt/comfyui-dreambait-nodes",
+ "files": [
+ "https://github.com/drmbt/comfyui-dreambait-nodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:Aspect Pad Image For Outpainting"
+ },
+ {
+ "author": "AIFSH",
+ "title": "IMAGDressing-ComfyUI",
+ "id": "imagdressing",
+ "reference": "https://github.com/AIFSH/IMAGDressing-ComfyUI",
+ "files": [
+ "https://github.com/AIFSH/IMAGDressing-ComfyUI"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:IMAGDressingNode, TextNode"
+ },
+ {
+ "author": "BetaDoggo",
+ "title": "ComfyUI-LogicGates",
+ "id": "logicgates",
+ "reference": "https://github.com/BetaDoggo/ComfyUI-LogicGates",
+ "files": [
+ "https://github.com/BetaDoggo/ComfyUI-LogicGates"
+ ],
+ "install_type": "git-clone",
+ "description": "Binary Nodes, Byte Nodes, ..."
+ },
+ {
+ "author": "shadowcz007",
+ "title": "comfyui-hydit",
+ "reference": "https://github.com/shadowcz007/comfyui-hydit-lowvram",
+ "files": [
+ "https://github.com/shadowcz007/comfyui-hydit-lowvram"
+ ],
+ "install_type": "git-clone",
+ "description": "HunYuan Diffusers Nodes"
+ },
+ {
+ "author": "adityathiru",
+ "title": "ComfyUI LLMs [WIP]",
+ "reference": "https://github.com/adityathiru/ComfyUI-LLMs",
+ "files": [
+ "https://github.com/adityathiru/ComfyUI-LLMs"
+ ],
+ "install_type": "git-clone",
+ "description": "Goal: To enable folks to rapidly build complex workflows with LLMs\nNOTE:☠️ This is experimental and not recommended to use in a production environment (yet!)"
+ },
+ {
+ "author": "walterFeng",
+ "title": "ComfyUI-Image-Utils",
+ "reference": "https://github.com/walterFeng/ComfyUI-Image-Utils",
+ "files":[
+ "https://github.com/walterFeng/ComfyUI-Image-Utils"
+ ],
+ "install_type":"git-clone",
+ "description":"Nodes: Calculate Image Brightness"
+ },
+ {
+ "author": "zml-ai",
+ "title": "comfyui-hydit",
+ "reference": "https://github.com/zml-ai/comfyui-hydit",
+ "files":[
+ "https://github.com/zml-ai/comfyui-hydit"
+ ],
+ "install_type":"git-clone",
+ "description":"The ComfyUI code is under review in the official repository. Meanwhile, a temporary version is available below for immediate community use. We welcome users to try our workflow and appreciate any inquiries or suggestions."
+ },
+ {
+ "author": "JichaoLiang",
+ "title": "Immortal_comfyUI",
+ "reference": "https://github.com/JichaoLiang/Immortal_comfyUI",
+ "files":[
+ "https://github.com/JichaoLiang/Immortal_comfyUI"
+ ],
+ "install_type":"git-clone",
+ "description":"Nodes: NewNode, AppendNode, MergeNode, SetProperties, SaveToDirectory, ..."
+ },
+ {
+ "author": "melMass",
+ "title": "ComfyUI-Lygia",
+ "id": "lygia",
+ "reference": "https://github.com/melMass/ComfyUI-Lygia",
+ "files": [
+ "https://github.com/melMass/ComfyUI-Lygia"
+ ],
+ "install_type": "git-clone",
+ "description": "NODES: LygiaProgram, LygiaUniforms"
+ },
+ {
+ "author": "SpaceWarpStudio",
+ "title": "ComfyUI_Remaker_FaceSwap",
+ "reference": "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap",
+ "files": [
+ "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:Remaker Face Swap"
+ },
+ {
+ "author": "VisionExp",
+ "title": "ve_custom_comfyui_nodes",
+ "reference": "https://github.com/VisionExp/ve_custom_comfyui_nodes",
+ "files": [
+ "https://github.com/VisionExp/ve_custom_comfyui_nodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:LoadImgFromInputUrl"
+ },
+ {
+ "author": "LevelPixel",
+ "title": "ComfyUI-LevelPixel",
+ "id": "levelpixel",
+ "reference": "https://github.com/LevelPixel/ComfyUI-LevelPixel",
+ "files": [
+ "https://github.com/LevelPixel/ComfyUI-LevelPixel"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:Model Unloader, LLM Optional Memory Free Advanced"
+ },
+ {
+ "author": "StartHua",
+ "title": "Comfyui_CXH_CRM",
+ "id": "csdmt-cxh",
+ "reference": "https://github.com/StartHua/Comfyui_CSDMT_CXH",
+ "files": [
+ "https://github.com/StartHua/Comfyui_CSDMT_CXH"
+ ],
+ "install_type": "git-clone",
+ "description": "Node:CSD_Makeup\nNOTE:You need to download [a/pre-trained model file](https://github.com/StartHua/Comfyui_CSDMT_CXH)."
+ },
+ {
+ "author": "ZHO-ZHO-ZHO",
+ "title": "ComfyUI-AuraSR-ZHO",
+ "reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO",
+ "files": [
+ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO"
+ ],
+ "install_type": "git-clone",
+ "description": "AuraSR in ComfyUI for img & video\n[w/If the custom_nodes path is not under ComfyUI, be careful as it may not install properly.]"
+ },
+ {
+ "author": "tom-doerr",
+ "title": "DSPy Nodes [WIP]",
+ "reference": "https://github.com/tom-doerr/dspy_nodes",
+ "files": [
+ "https://github.com/tom-doerr/dspy_nodes"
+ ],
+ "install_type": "git-clone",
+ "description": "This is an attempt to make all DSPy features available in ComfyUI. Using an UI to devlop DSPy programs should be way faster since it makes it easier to see what is happening and allows to quickly iterate on the DSPy program structure."
+ },
+ {
+ "author": "Grant-CP",
+ "title": "ComfyUI-LivePortraitKJ-MPS",
+ "reference": "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS",
+ "files": [
+ "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS"
+ ],
+ "install_type": "git-clone",
+ "description": "If you wish to incorporate these changes into your repo, feel free to open an issue and ask. The commits should be pretty clear, and I also label almost all changes with #HACK so a full text search will work too.\nPlease let me know if you decide to incorporate any of these changes into your LivePortrait implementation so I can direct people to you repository. I do not intend to maintain this repo.\nSome operations are simply not supported on MPS and I didn't rewrite them. Most of my changes are just to .cuda calls and that sort of thing. Many operations are still done on CPU, so don't expect awesome performance."
+ },
+ {
+ "author": "justUmen",
+ "title": "Bjornulf_custom_nodes [WIP]",
+ "reference": "https://github.com/justUmen/Bjornulf_custom_nodes",
+ "files": [
+ "https://github.com/justUmen/Bjornulf_custom_nodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes: ollamaLoader, ShowText, ShowInt, LoopTexts, LoopFloat, LoopInteger, ..."
+ },
{
"author": "thderoo",
"title": "_topfun_s_nodes",
@@ -62,17 +320,6 @@
"install_type": "git-clone",
"description": "Custom ComfyUI nodes to run [a/fal-ai/AuraSR](https://huggingface.co/fal-ai/AuraSR) model.[w/This node cannot be installed simultaneously with AIFSH/ComfyUI-AuraSR due to overlapping repository names.]"
},
- {
- "author": "mingqizhang",
- "title": "ComfyUI_AEMatter_zmq",
- "id": "aematter",
- "reference": "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq",
- "files": [
- "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq"
- ],
- "install_type": "git-clone",
- "description": "Nodes:AEMatter_ModelLoader, Create_Trimap, AEMatter_Apply, Mask_Transfor, Replace_Background, Gaussian_Filter, Guide_Filter, Improved_Aplha_Composite"
- },
{
"author": "m-ai-studio",
"title": "mai-prompt-progress",
@@ -116,17 +363,6 @@
"install_type": "git-clone",
"description": "A simple node to load image from local path or http url. You can find this node from 'image' category."
},
- {
- "author": "mingqizhang",
- "title": "ComfyUI_AEMatter_zmq",
- "id": "aematter-zmq",
- "reference": "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq",
- "files": [
- "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq"
- ],
- "install_type": "git-clone",
- "description": "Nodes:AEMatter_ModelLoader, Create_Trimap, AEMatter_Apply, Mask_Transfor, Replace_Background, Gaussian_Filter, Guide_Filter"
- },
{
"author": "majorsauce",
"title": "comfyui_indieTools [WIP]",
@@ -160,16 +396,6 @@
"install_type": "copy",
"description": "Some additional audio utilites for use on top of Sample Diffusion ComfyUI Extension"
},
- {
- "author": "mingqizhang",
- "title": "ComfyUI_AEMatter_zmq",
- "reference": "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq",
- "files": [
- "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq"
- ],
- "install_type": "git-clone",
- "description": "Nodes:AEMatter_ModelLoader, Create_Trimap, AEMatter_Apply, Mask_Transfor, Replace_Background, Gaussian_Filter, Guide_Filter."
- },
{
"author": "nat-chan",
"title": "comfyui-paint",
@@ -397,17 +623,6 @@
"install_type": "git-clone",
"description": "Nodes: Clip Text Encode (Shinsplat), Clip Text Encode SDXL (Shinsplat), Lora Loader (Shinsplat).\n[w/This extension poses a risk of executing arbitrary commands through workflow execution. Please be cautious.]"
},
- {
- "author": "NitramDom",
- "title": "ComfyUI_FacialFlip",
- "id": "facialflip",
- "reference": "https://github.com/NitramDom/ComfyUI_FacialFlip",
- "files": [
- "https://github.com/NitramDom/ComfyUI_FacialFlip"
- ],
- "install_type": "git-clone",
- "description": "Nodes:Swapper"
- },
{
"author": "hy134300",
"title": "comfyui-hydit",
@@ -429,6 +644,17 @@
"install_type": "git-clone",
"description": "Nodes:BetterImageDimensions, SDXLDimensions, PureRatio"
},
+ {
+ "author": "endman100",
+ "title": "ComfyUI-augmentation",
+ "id": "augmentation",
+ "reference": "https://github.com/endman100/ComfyUI-augmentation",
+ "files": [
+ "https://github.com/endman100/ComfyUI-augmentation"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:RamdomFlipImage (endman100)"
+ },
{
"author": "endman100",
"title": "ComfyUI Nodes: SaveConditioning and LoadConditioning",
@@ -520,13 +746,13 @@
{
"author": "pamparamm",
"title": "ComfyUI-ppm",
- "id": "ppm",
+ "id": "comfyui-ppm",
"reference": "https://github.com/pamparamm/ComfyUI-ppm",
"files": [
"https://github.com/pamparamm/ComfyUI-ppm"
],
"install_type": "git-clone",
- "description": "Nodes:Empty Latent Image (Aspect Ratio), Token Counter, Random Prompt Generator, StableCascade_AutoCompLatent, CLIPTextEncode, CLIPMicroConditioning, CLIPNegPip"
+ "description": "Fixed AttentionCouple/NegPip(negative weights in prompts), more CFG++ samplers, etc."
},
{
"author": "Scorpinaus",
@@ -561,17 +787,6 @@
"install_type": "git-clone",
"description": "Nodes:FaceAlign, FaceAlignImageProcess, FaceAlignMaskProcess"
},
- {
- "author": "zmwv823",
- "title": "ComfyUI-AnyText [UNSTABLE]",
- "id": "anytext",
- "reference": "https://github.com/zmwv823/ComfyUI-AnyText",
- "files": [
- "https://github.com/zmwv823/ComfyUI-AnyText"
- ],
- "install_type": "git-clone",
- "description": "Unofficial Simple And Rough Implementation Of [a/AnyText](https://github.com/tyxsspa/AnyText)"
- },
{
"author": "brycegoh",
"title": "brycegoh/comfyui-custom-nodes",
@@ -1066,16 +1281,6 @@
"install_type": "git-clone",
"description": "This is a PoC port of [a/Google's Prompt-to-Prompt](https://github.com/google/prompt-to-prompt/) to ComfyUI. It isn't feature complete. But it's good enough for evaluating if prompt-to-prompt is of any good."
},
- {
- "author": "MushroomFleet",
- "title": "DJZ-Nodes",
- "reference": "https://github.com/MushroomFleet/DJZ-Nodes",
- "files": [
- "https://github.com/MushroomFleet/DJZ-Nodes"
- ],
- "install_type": "git-clone",
- "description": "Nodes:Aspect Size. Drift Johnsons Custom nodes for ComfyUI"
- },
{
"author": "stavsap",
"title": "ComfyUI Ollama [WIP]",
diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json
index b6f2a587..3c223d6c 100644
--- a/node_db/dev/extension-node-map.json
+++ b/node_db/dev/extension-node-map.json
@@ -1,4 +1,12 @@
{
+ "https://gitea.com/NotEvilGirl/cfgpp": [
+ [
+ "CFG++"
+ ],
+ {
+ "title_aux": "comfyui_CfgPlusPlus [WIP]"
+ }
+ ],
"https://github.com/17Retoucher/ComfyUI_Fooocus": [
[
"BasicScheduler",
@@ -167,6 +175,44 @@
"title_aux": "ComfyUI_AC_FUNV8Beta1"
}
],
+ "https://github.com/AIFSH/ComfyUI-OpenDIT": [
+ [
+ "DITModelLoader",
+ "DITPromptNode",
+ "DiffVAELoader",
+ "LattePipeLineNode",
+ "OpenSoraNode",
+ "OpenSoraPlanPipeLineNode",
+ "PABConfigNode",
+ "PreViewVideo",
+ "SchedulerLoader",
+ "T5EncoderLoader",
+ "T5TokenizerLoader"
+ ],
+ {
+ "title_aux": "ComfyUI-OpenDIT [WIP]"
+ }
+ ],
+ "https://github.com/AIFSH/ComfyUI-ViViD": [
+ [
+ "LoadImagePath",
+ "LoadVideo",
+ "PreViewVideo",
+ "ViViD_Node"
+ ],
+ {
+ "title_aux": "ComfyUI-ViViD"
+ }
+ ],
+ "https://github.com/AIFSH/IMAGDressing-ComfyUI": [
+ [
+ "IMAGDressingNode",
+ "TextNode"
+ ],
+ {
+ "title_aux": "IMAGDressing-ComfyUI"
+ }
+ ],
"https://github.com/ALatentPlace/ComfyUI_yanc": [
[
"> Clear Text",
@@ -174,6 +220,7 @@
"> Get Mean Color",
"> Int",
"> Int to Text",
+ "> Layer Weights (for IPAMS)",
"> Light Source Mask",
"> Load Image",
"> Load Image From Folder",
@@ -199,7 +246,11 @@
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [
[
"Add Human Styler",
- "Save Log Info"
+ "Convert Monochrome",
+ "RT4KSR Loader",
+ "RandomPromptStyler",
+ "Save Log Info",
+ "Upscale RT4SR"
],
{
"title_aux": "ComfyUI-Xorbis-nodes"
@@ -242,6 +293,27 @@
"title_aux": "execution-inversion-demo-comfyui"
}
],
+ "https://github.com/BetaDoggo/ComfyUI-LogicGates": [
+ [
+ "AND",
+ "BitMemory",
+ "BoolToString",
+ "ByteMemory",
+ "ByteToBits",
+ "CreateByte",
+ "NAND",
+ "NOR",
+ "NOT",
+ "ON",
+ "OR",
+ "SWITCH",
+ "XNOR",
+ "XOR"
+ ],
+ {
+ "title_aux": "ComfyUI-LogicGates"
+ }
+ ],
"https://github.com/BlueDangerX/ComfyUI-BDXNodes": [
[
"BDXTestInt",
@@ -330,6 +402,22 @@
"title_aux": "Conditioning-token-experiments-for-ComfyUI"
}
],
+ "https://github.com/Fucci-Mateo/ComfyUI-Airtable": [
+ [
+ "Push pose to Airtable"
+ ],
+ {
+ "title_aux": "ComfyUI-Airtable [WIP]"
+ }
+ ],
+ "https://github.com/GeekyGhost/ComfyUI-GeekyRemB/raw/SketchUITest/GeekyRembv2.py": [
+ [
+ "GeekyRemB"
+ ],
+ {
+ "title_aux": "ComfyUI-GeekyRemB v2"
+ }
+ ],
"https://github.com/GentlemanHu/ComfyUI-Notifier": [
[
"GentlemanHu_Notifier"
@@ -340,22 +428,29 @@
],
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": [
[
+ "GR Background Remover REMBG",
"GR Checkered Board",
+ "GR Counter",
"GR Flip Tile Random Inverted",
"GR Flip Tile Random Red Ring",
"GR Image Details Displayer",
"GR Image Details Saver",
+ "GR Image Paste",
+ "GR Image Paste With Mask",
"GR Image Resize",
"GR Image Resize Methods",
"GR Image Size",
"GR Image/Depth Mask",
"GR Mask Create",
"GR Mask Create Random",
+ "GR Mask Create Random Multi",
"GR Mask Resize",
"GR Multi Mask Create",
"GR Onomatopoeia",
+ "GR Prompt HUB",
"GR Prompt Selector",
"GR Prompt Selector Multi",
+ "GR Scroller",
"GR Stack Image",
"GR Text Overlay",
"GR Tile and Border Image",
@@ -365,6 +460,15 @@
"title_aux": "ComfyUI-GR"
}
],
+ "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": [
+ [
+ "DownloadAndLoadLivePortraitModels",
+ "LivePortraitProcess"
+ ],
+ {
+ "title_aux": "ComfyUI-LivePortraitKJ-MPS"
+ }
+ ],
"https://github.com/GrindHouse66/ComfyUI-GH_Tools": [
[
"GHImg_Sizer",
@@ -390,6 +494,28 @@
"title_aux": "comfyui-terminal-command [UNSAFE]"
}
],
+ "https://github.com/JichaoLiang/Immortal_comfyUI": [
+ [
+ "AppendNode",
+ "ApplyVoiceConversion",
+ "ImAppendVideoNode",
+ "ImApplyWav2lip",
+ "ImDumpEntity",
+ "LoadPackage",
+ "MergeNode",
+ "NewNode",
+ "SaveImagePath",
+ "SaveToDirectory",
+ "SetEvent",
+ "SetNodeMapping",
+ "SetProperties",
+ "batchNodes",
+ "redirectToNode"
+ ],
+ {
+ "title_aux": "Immortal_comfyUI"
+ }
+ ],
"https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": [
[
"SaveImagePlus"
@@ -406,6 +532,16 @@
"title_aux": "comfy-consistency-vae"
}
],
+ "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": [
+ [
+ "AdvancedTiling",
+ "AdvancedTilingSettings",
+ "AdvancedTilingVAEDecode"
+ ],
+ {
+ "title_aux": "ComfyUI-AdvancedTiling [WIP]"
+ }
+ ],
"https://github.com/LZpenguin/ComfyUI-Text": [
[
"Add_text_by_mask"
@@ -422,6 +558,21 @@
"title_aux": "ComfyUI-ModelUnloader"
}
],
+ "https://github.com/LevelPixel/ComfyUI-LevelPixel": [
+ [
+ "Hard Model Unloader \ud83c\udf38",
+ "HardModelUnloader",
+ "LLM Optional Memory Free Advanced \ud83c\udf38",
+ "LLMOptionalMemoryFreeAdvanced",
+ "Model Unloader \ud83c\udf38",
+ "ModelUnloader",
+ "Soft Model Unloader \ud83c\udf38",
+ "SoftModelUnloader"
+ ],
+ {
+ "title_aux": "ComfyUI-LevelPixel"
+ }
+ ],
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": [
[
"ChatGPTCompletion"
@@ -530,14 +681,6 @@
"title_aux": "ComfyUI-Waveform-Extensions"
}
],
- "https://github.com/NitramDom/ComfyUI_FacialFlip": [
- [
- "Swapper"
- ],
- {
- "title_aux": "ComfyUI_FacialFlip"
- }
- ],
"https://github.com/PluMaZero/ComfyUI-SpaceFlower": [
[
"SpaceFlower_HangulPrompt",
@@ -626,18 +769,36 @@
"Python - More Inputs (Shinsplat)",
"String Interpolated (Shinsplat)",
"Sum Wrap (Shinsplat)",
+ "Tensor Toys (Shinsplat)",
"Test Node (Shinsplat)",
"Text To Tokens (Shinsplat)",
+ "Text To Tokens SD3 (Shinsplat)",
"Variables (Shinsplat)"
],
{
"author": "Shinsplat",
"description": "",
"nickname": "shinsplat",
- "title": "ComfyUI-Shinsplat",
+ "title": "Shinsplat",
"title_aux": "ComfyUI-Shinsplat [UNSAFE]"
}
],
+ "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": [
+ [
+ "RemakerFaceSwap"
+ ],
+ {
+ "title_aux": "ComfyUI_Remaker_FaceSwap"
+ }
+ ],
+ "https://github.com/StartHua/Comfyui_CSDMT_CXH": [
+ [
+ "CSD"
+ ],
+ {
+ "title_aux": "Comfyui_CXH_CRM"
+ }
+ ],
"https://github.com/StartHua/Comfyui_CXH_CRM": [
[
"CRM"
@@ -664,6 +825,16 @@
"title_aux": "ComfyUI Batch Input Node"
}
],
+ "https://github.com/VisionExp/ve_custom_comfyui_nodes": [
+ [
+ "LoadImgFromInputUrl",
+ "assets/Asset Image",
+ "render3d/Render Node"
+ ],
+ {
+ "title_aux": "ve_custom_comfyui_nodes"
+ }
+ ],
"https://github.com/WSJUSA/Comfyui-StableSR": [
[
"ColorFix",
@@ -696,6 +867,16 @@
"title_aux": "ComfyUI-AnyText [WIP]"
}
],
+ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": [
+ [
+ "AuraSR_Lterative_Zho",
+ "AuraSR_ModelLoader_Zho",
+ "AuraSR_Zho"
+ ],
+ {
+ "title_aux": "ComfyUI-AuraSR-ZHO"
+ }
+ ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": [
[
"PuLID_Zho"
@@ -704,6 +885,28 @@
"title_aux": "ComfyUI-PuLID-ZHO [WIP]"
}
],
+ "https://github.com/adityathiru/ComfyUI-LLMs": [
+ [
+ "Model",
+ "Model V2",
+ "Predict",
+ "Predict V2",
+ "Prompt Builder",
+ "Text Field"
+ ],
+ {
+ "title_aux": "ComfyUI LLMs [WIP]"
+ }
+ ],
+ "https://github.com/alexisrolland/ComfyUI-AuraSR": [
+ [
+ "RunAuraSR",
+ "downloadAuraSR"
+ ],
+ {
+ "title_aux": "alexisrolland/ComfyUI-AuraSR"
+ }
+ ],
"https://github.com/alt-key-project/comfyui-dream-video-batches": [
[
"Blended Transition [DVB]",
@@ -829,7 +1032,9 @@
"FaceAlign",
"FaceAlignImageProcess",
"FaceAlignMaskProcess",
- "ImageFillColorByMask"
+ "ImageFillColorByMask",
+ "ImageTransposeAdvance",
+ "LoadImageAdvance"
],
{
"title_aux": "comfyui-tiny-utils"
@@ -874,9 +1079,7 @@
[
"Create Parallax Video",
"Layer Shifter for Parallax Outpainting",
- "Load Most Recent Image in Folder",
"Load Parallax Frame",
- "Load Random Image-Pose Pair",
"Parallax Config",
"Save Parallax Frame",
"Shrink and Pad for Outpainting"
@@ -899,6 +1102,7 @@
"AlignYourStepsScheduler",
"BasicGuider",
"BasicScheduler",
+ "BetaSamplingScheduler",
"CFGGuider",
"CLIPAttentionMultiply",
"CLIPLoader",
@@ -929,6 +1133,7 @@
"ConditioningZeroOut",
"ControlNetApply",
"ControlNetApplyAdvanced",
+ "ControlNetApplySD3",
"ControlNetLoader",
"CropMask",
"DiffControlNetLoader",
@@ -1009,6 +1214,7 @@
"ModelMergeSDXL",
"ModelMergeSimple",
"ModelMergeSubtract",
+ "ModelSamplingAuraFlow",
"ModelSamplingContinuousEDM",
"ModelSamplingContinuousV",
"ModelSamplingDiscrete",
@@ -1023,6 +1229,7 @@
"PhotoMakerLoader",
"PolyexponentialScheduler",
"PorterDuffImageComposite",
+ "PreviewAudio",
"PreviewImage",
"RandomNoise",
"RebatchImages",
@@ -1041,6 +1248,7 @@
"SamplerDPMPP_3M_SDE",
"SamplerDPMPP_SDE",
"SamplerEulerAncestral",
+ "SamplerEulerAncestralCFGPP",
"SamplerEulerCFGpp",
"SamplerLCMUpscale",
"SamplerLMS",
@@ -1052,6 +1260,7 @@
"SaveLatent",
"SelfAttentionGuidance",
"SetLatentNoiseMask",
+ "SetUnionControlNetType",
"SolidMask",
"SplitImageWithAlpha",
"SplitSigmas",
@@ -1161,6 +1370,14 @@
"title_aux": "ComfyUI_WcpD_Utility_Kit"
}
],
+ "https://github.com/drmbt/comfyui-dreambait-nodes": [
+ [
+ "Aspect Pad Image For Outpainting"
+ ],
+ {
+ "title_aux": "comfyui-dreambait-nodes"
+ }
+ ],
"https://github.com/eigenpunk/ComfyUI-audio": [
[
"ApplyVoiceFixer",
@@ -1222,6 +1439,14 @@
"title_aux": "ComfyUI Nodes: SaveConditioning and LoadConditioning"
}
],
+ "https://github.com/endman100/ComfyUI-augmentation": [
+ [
+ "RamdomFlipImage (endman100)"
+ ],
+ {
+ "title_aux": "ComfyUI-augmentation"
+ }
+ ],
"https://github.com/ericbeyer/guidance_interval": [
[
"Guidance Interval"
@@ -1287,6 +1512,18 @@
"title_aux": "ComfyUI-InstantStyle"
}
],
+ "https://github.com/haomole/Comfyui-SadTalker": [
+ [
+ "LoadRefVideo",
+ "SadTalker",
+ "ShowAudio",
+ "ShowText",
+ "ShowVideo"
+ ],
+ {
+ "title_aux": "Comfyui-SadTalker"
+ }
+ ],
"https://github.com/horidream/ComfyUI-Horidream": [
[
"PassThroughWithSound"
@@ -1295,6 +1532,27 @@
"title_aux": "ComfyUI-Horidream"
}
],
+ "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": [
+ [
+ "AdaptiveThresholding",
+ "AdvancedWatermarkEnhancement",
+ "AdvancedWaveletWatermarkEnhancement",
+ "CLAHEEnhancement",
+ "CombineEnhancements",
+ "ComprehensiveImageEnhancement",
+ "DenoisingFilter",
+ "EdgeDetection",
+ "FlexibleCombineEnhancements",
+ "HighPassFilter",
+ "ImprovedGrayColorEnhancement",
+ "MorphologicalOperations",
+ "TextureEnhancement",
+ "WatermarkEnhancement"
+ ],
+ {
+ "title_aux": "ComfyUI-WaterMark-Detector"
+ }
+ ],
"https://github.com/houdinii/comfy-magick": [
[
"AdaptiveBlur",
@@ -1346,6 +1604,22 @@
"title_aux": "ComfyUI_Easy_Nodes_hui"
}
],
+ "https://github.com/hy134300/ComfyUI-PhotoMaker-V2": [
+ [
+ "BaseModel_Loader_fromhub",
+ "BaseModel_Loader_local",
+ "LoRALoader",
+ "NEW_PhotoMaker_Generation",
+ "PhotoMakerAdapter_Loader_fromhub",
+ "PhotoMakerAdapter_Loader_local",
+ "PhotoMaker_Generation",
+ "Prompt_Styler",
+ "Ref_Image_Preprocessing"
+ ],
+ {
+ "title_aux": "ComfyUI-PhotoMaker-V2"
+ }
+ ],
"https://github.com/hy134300/comfyui-hb-node": [
[
"generate story",
@@ -1416,7 +1690,7 @@
],
"https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": [
[
- "utils/TimelineUI"
+ "jimmm.ai.TimelineUI"
],
{
"title_aux": "TimeUi a ComfyUI Timeline Node System [WIP]"
@@ -1529,6 +1803,41 @@
"title_aux": "ComfyUI-Unique3D [WIP]"
}
],
+ "https://github.com/justUmen/Bjornulf_custom_nodes": [
+ [
+ "Bjornulf_CombineTexts",
+ "Bjornulf_CustomStringType",
+ "Bjornulf_LoopBasicBatch",
+ "Bjornulf_LoopCombosSamplersSchedulers",
+ "Bjornulf_LoopFloat",
+ "Bjornulf_LoopInteger",
+ "Bjornulf_LoopSamplers",
+ "Bjornulf_LoopSchedulers",
+ "Bjornulf_LoopTexts",
+ "Bjornulf_RandomModelClipVae",
+ "Bjornulf_RandomTexts",
+ "Bjornulf_ResizeImage",
+ "Bjornulf_SaveApiImage",
+ "Bjornulf_SaveImagePath",
+ "Bjornulf_SaveImageToFolder",
+ "Bjornulf_SaveText",
+ "Bjornulf_SaveTmpImage",
+ "Bjornulf_ShowFloat",
+ "Bjornulf_ShowInt",
+ "Bjornulf_ShowText",
+ "Bjornulf_VideoPingPong",
+ "Bjornulf_WriteImageAllInOne",
+ "Bjornulf_WriteImageCharacter",
+ "Bjornulf_WriteImageCharacters",
+ "Bjornulf_WriteImageEnvironment",
+ "Bjornulf_WriteText",
+ "Bjornulf_imgs2vid",
+ "Bjornulf_ollamaLoader"
+ ],
+ {
+ "title_aux": "Bjornulf_custom_nodes [WIP]"
+ }
+ ],
"https://github.com/kadirnar/ComfyUI-Adapter": [
[
"GarmentSegLoader"
@@ -1601,7 +1910,7 @@
"DownloadAndLoadDiffSynthExVideoSVD"
],
{
- "title_aux": "ComfyUI DiffSynth wrapper nodes [WIP]"
+ "title_aux": "ComfyUI DiffSynth wrapper nodes"
}
],
"https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": [
@@ -1613,6 +1922,18 @@
"title_aux": "ComfyUI-DiffusersSD3Wrapper"
}
],
+ "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": [
+ [
+ "DownloadAndLoadFYEModel",
+ "FYECLIPEncode",
+ "FYEMediaPipe",
+ "FYESampler",
+ "FYESamplerLong"
+ ],
+ {
+ "title_aux": "ComfyUI-FollowYourEmojiWrapper [WIP]"
+ }
+ ],
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [
[
"ObjectPromptWithTemplate",
@@ -1649,6 +1970,36 @@
"title_aux": "ssd-1b-comfyui"
}
],
+ "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": [
+ [
+ "MidjourneyGenerateNode",
+ "MidjourneyUpscaleNode"
+ ],
+ {
+ "title_aux": "ComfyUI-MidjourneyNode-leoleexh"
+ }
+ ],
+ "https://github.com/linhusyung/comfyui-Build-and-train-your-network": [
+ [
+ "Conv_layer",
+ "Normalization_layer",
+ "activation_function",
+ "create_dataset",
+ "create_intput",
+ "create_model",
+ "create_training_task",
+ "forward_test",
+ "linear_layer",
+ "pooling_layer",
+ "pre_train_layer",
+ "res_connect",
+ "show_dimensions",
+ "view_layer"
+ ],
+ {
+ "title_aux": "ComfyUI Build and Train Your Network [WIP]"
+ }
+ ],
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": [
[
"ApplyRefMotionNode",
@@ -1686,6 +2037,30 @@
"title_aux": "ComfyUI-Workflow-Component [WIP]"
}
],
+ "https://github.com/maepopi/Diffusers-in-ComfyUI": [
+ [
+ "BLoRALoader",
+ "CreatePipeline",
+ "ImageInference",
+ "LoRALoader",
+ "MakeCanny"
+ ],
+ {
+ "title_aux": "Diffusers-in-ComfyUI"
+ }
+ ],
+ "https://github.com/majorsauce/comfyui_indieTools": [
+ [
+ "IndCutByMask",
+ "IndLocalScale",
+ "IndPastImage",
+ "IndSolidify",
+ "IndYoloDetector"
+ ],
+ {
+ "title_aux": "comfyui_indieTools [WIP]"
+ }
+ ],
"https://github.com/marcueberall/ComfyUI-BuildPath": [
[
"Build Path Adv"
@@ -1698,11 +2073,12 @@
[
"marduk191_5_text_string",
"marduk191_5way_text_switch",
+ "marduk191_s_random_latent",
"marduk191_workflow_settings"
],
{
"author": "\u02f6marduk191",
- "description": "A node to set workflow settings.",
+ "description": "marduk191s nodes.",
"nickname": "marduk191 workflow settings",
"title": "marduk191 workflow settings",
"title_aux": "comfyui-marnodes"
@@ -1725,33 +2101,31 @@
"title_aux": "ComfyUI mashb1t nodes"
}
],
+ "https://github.com/melMass/ComfyUI-Lygia": [
+ [
+ "LygiaProgram",
+ "LygiaUniforms"
+ ],
+ {
+ "title_aux": "ComfyUI-Lygia"
+ }
+ ],
"https://github.com/mikeymcfish/FishTools": [
[
+ "AnaglyphCreator",
+ "AnaglyphCreatorPro",
"Deptherize",
- "LaserCutterFull"
+ "LaserCutterFull",
+ "ShadowMap"
],
{
"author": "Fish",
- "description": "This extension provides tools for generating laser cutter ready files",
+ "description": "This extension provides tools for generating laser cutter ready files and other fun stuff",
"nickname": "FishTools",
"title": "FishTools",
"title_aux": "LaserCutterFull and Deptherize Nodes"
}
],
- "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq": [
- [
- "AEMatter_Apply",
- "AEMatter_ModelLoader",
- "Create_Trimap",
- "Gaussian_Filter",
- "Guide_Filter",
- "Mask_Transfor",
- "Replace_Background"
- ],
- {
- "title_aux": "ComfyUI_AEMatter_zmq"
- }
- ],
"https://github.com/mut-ex/comfyui-gligengui-node": [
[
"GLIGEN_GUI"
@@ -1826,12 +2200,14 @@
"https://github.com/pamparamm/ComfyUI-ppm": [
[
"AttentionCouplePPM",
+ "CFGPPSamplerSelect",
"CLIPMicroConditioning",
"CLIPNegPip",
"CLIPTextEncodeBREAK",
"CLIPTokenCounter",
"EmptyLatentImageAR",
"EmptyLatentImageARAdvanced",
+ "Guidance Limiter",
"LatentToMaskBB",
"LatentToWidthHeight",
"RandomPromptGenerator",
@@ -1879,40 +2255,7 @@
],
"https://github.com/redhottensors/ComfyUI-ODE": [
[
- "Blended Transition [DVB]",
- "Calculation [DVB]",
- "Create Frame Set [DVB]",
- "Divide [DVB]",
- "Fade From Black [DVB]",
- "Fade To Black [DVB]",
- "Float Input [DVB]",
- "For Each Done [DVB]",
- "For Each Filename [DVB]",
- "Frame Set Append [DVB]",
- "Frame Set Frame Dimensions Scaled [DVB]",
- "Frame Set Index Offset [DVB]",
- "Frame Set Merger [DVB]",
- "Frame Set Reindex [DVB]",
- "Frame Set Repeat [DVB]",
- "Frame Set Reverse [DVB]",
- "Frame Set Split Beginning [DVB]",
- "Frame Set Split End [DVB]",
- "Frame Set Splitter [DVB]",
- "Generate Inbetween Frames [DVB]",
- "Int Input [DVB]",
- "Linear Camera Pan [DVB]",
- "Linear Camera Roll [DVB]",
- "Linear Camera Zoom [DVB]",
- "Load Image From Path [DVB]",
- "Multiply [DVB]",
- "ODESamplerSelect",
- "Sine Camera Pan [DVB]",
- "Sine Camera Roll [DVB]",
- "Sine Camera Zoom [DVB]",
- "String Input [DVB]",
- "Text Input [DVB]",
- "Trace Memory Allocation [DVB]",
- "Unwrap Frame Set [DVB]"
+ "ODESamplerSelect"
],
{
"author": "RedHotTensors",
@@ -1950,6 +2293,23 @@
"title_aux": "comfyui-CLIPSeg"
}
],
+ "https://github.com/shadowcz007/comfyui-hydit-lowvram": [
+ [
+ "DiffusersCLIPLoader",
+ "DiffusersCheckpointLoader",
+ "DiffusersClipTextEncode",
+ "DiffusersControlNetLoader",
+ "DiffusersLoraLoader",
+ "DiffusersModelMakeup",
+ "DiffusersPipelineLoader",
+ "DiffusersSampler",
+ "DiffusersSchedulerLoader",
+ "DiffusersVAELoader"
+ ],
+ {
+ "title_aux": "comfyui-hydit"
+ }
+ ],
"https://github.com/shadowcz007/comfyui-musicgen": [
[
"AudioPlay",
@@ -2028,6 +2388,15 @@
"title_aux": "comfyui_psd [WIP]"
}
],
+ "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": [
+ [
+ "ConditioningPerturbation",
+ "TextGenerator"
+ ],
+ {
+ "title_aux": "_topfun_s_nodes"
+ }
+ ],
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": [
[
"ImageSizer",
@@ -2037,6 +2406,32 @@
"title_aux": "my-useful-comfyui-custom-nodes"
}
],
+ "https://github.com/tom-doerr/dspy_nodes": [
+ [
+ "Accepted Examples Viewer",
+ "Dataset Reader",
+ "DynamicOptionsNode",
+ "Few Shot CoT",
+ "Few Shot Control",
+ "Few Shot Review",
+ "FewShotReview",
+ "FewShotReviewServer",
+ "Model",
+ "Predict",
+ "Print Hello World",
+ "Show Text",
+ "ShowText|pysssss",
+ "String List Viewer",
+ "String Splitter",
+ "StringReverser",
+ "StringSplitter",
+ "Text Field",
+ "Text Output"
+ ],
+ {
+ "title_aux": "DSPy Nodes [WIP]"
+ }
+ ],
"https://github.com/tracerstar/comfyui-p5js-node": [
[
"HYPE_P5JSImage"
@@ -2098,6 +2493,29 @@
"title_aux": "ComfyUI-clip-interrogator [WIP]"
}
],
+ "https://github.com/walterFeng/ComfyUI-Image-Utils": [
+ [
+ "Calculate Image Brightness",
+ "Calculate Image Contrast",
+ "Calculate Image Saturation",
+ "Color Similarity Checker",
+ "Displace Filter",
+ "Load Image (By Url)"
+ ],
+ {
+ "title_aux": "ComfyUI-Image-Utils"
+ }
+ ],
+ "https://github.com/willblaschko/ComfyUI-Unload-Models": [
+ [
+ "DeleteAnyObject",
+ "UnloadAllModels",
+ "UnloadOneModel"
+ ],
+ {
+ "title_aux": "ComfyUI-Unload-Models"
+ }
+ ],
"https://github.com/wormley/comfyui-wormley-nodes": [
[
"CheckpointVAELoaderSimpleText",
diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json
index 8239a113..88d23db6 100644
--- a/node_db/dev/github-stats.json
+++ b/node_db/dev/github-stats.json
@@ -1,762 +1,937 @@
{
"https://github.com/17Retoucher/ComfyUI_Fooocus": {
- "stars": 52,
+ "stars": 53,
"last_update": "2024-02-24 07:33:29",
- "author_account_age_days": 171
+ "author_account_age_days": 203
},
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": {
"stars": 13,
"last_update": "2024-03-08 10:11:44",
- "author_account_age_days": 314
+ "author_account_age_days": 346
},
"https://github.com/AI2lab/comfyUI-tool-2lab": {
- "stars": 7,
- "last_update": "2024-06-06 16:16:11",
- "author_account_age_days": 192
+ "stars": 13,
+ "last_update": "2024-07-18 16:48:34",
+ "author_account_age_days": 224
+ },
+ "https://github.com/AIFSH/ComfyUI-OpenDIT": {
+ "stars": 0,
+ "last_update": "2024-06-30 09:33:55",
+ "author_account_age_days": 263
+ },
+ "https://github.com/AIFSH/ComfyUI-ViViD": {
+ "stars": 3,
+ "last_update": "2024-06-25 08:16:53",
+ "author_account_age_days": 263
+ },
+ "https://github.com/AIFSH/IMAGDressing-ComfyUI": {
+ "stars": 31,
+ "last_update": "2024-07-23 06:52:57",
+ "author_account_age_days": 263
},
"https://github.com/AIGODLIKE/ComfyUI-Studio": {
- "stars": 203,
+ "stars": 215,
"last_update": "2024-06-05 00:52:46",
- "author_account_age_days": 501
+ "author_account_age_days": 533
},
"https://github.com/ALatentPlace/ComfyUI_yanc": {
- "stars": 18,
- "last_update": "2024-06-14 09:04:57",
- "author_account_age_days": 1460
+ "stars": 26,
+ "last_update": "2024-07-26 12:47:44",
+ "author_account_age_days": 1492
},
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": {
- "stars": 0,
- "last_update": "2024-06-21 01:43:13",
- "author_account_age_days": 2105
+ "stars": 2,
+ "last_update": "2024-07-18 05:36:48",
+ "author_account_age_days": 2137
},
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": {
- "stars": 5,
- "last_update": "2024-06-19 21:19:45",
- "author_account_age_days": 4074
+ "stars": 7,
+ "last_update": "2024-07-19 19:23:48",
+ "author_account_age_days": 4106
},
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": {
- "stars": 4,
- "last_update": "2024-06-19 06:59:39",
- "author_account_age_days": 430
+ "stars": 6,
+ "last_update": "2024-07-18 04:53:04",
+ "author_account_age_days": 462
},
"https://github.com/Beinsezii/comfyui-amd-go-fast": {
- "stars": 9,
+ "stars": 10,
"last_update": "2024-05-10 00:48:37",
- "author_account_age_days": 2226
+ "author_account_age_days": 2258
+ },
+ "https://github.com/BetaDoggo/ComfyUI-LogicGates": {
+ "stars": 2,
+ "last_update": "2024-07-21 06:31:25",
+ "author_account_age_days": 829
},
"https://github.com/BlueDangerX/ComfyUI-BDXNodes": {
"stars": 1,
"last_update": "2023-12-10 04:01:19",
- "author_account_age_days": 246
+ "author_account_age_days": 278
},
"https://github.com/Brandelan/ComfyUI_bd_customNodes": {
"stars": 1,
"last_update": "2023-10-09 00:40:26",
- "author_account_age_days": 4151
+ "author_account_age_days": 4183
},
"https://github.com/DeTK/ComfyUI-Switch": {
"stars": 0,
"last_update": "2024-03-04 11:52:04",
- "author_account_age_days": 2031
+ "author_account_age_days": 2063
},
"https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": {
"stars": 0,
"last_update": "2024-04-19 11:37:19",
- "author_account_age_days": 1032
+ "author_account_age_days": 1064
},
"https://github.com/Elawphant/ComfyUI-MusicGen": {
"stars": 4,
"last_update": "2024-05-11 13:33:24",
- "author_account_age_days": 2588
+ "author_account_age_days": 2620
+ },
+ "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": {
+ "stars": 10,
+ "last_update": "2024-07-26 00:06:25",
+ "author_account_age_days": 39
},
"https://github.com/ExponentialML/ComfyUI_LiveDirector": {
"stars": 35,
"last_update": "2024-04-09 19:01:49",
- "author_account_age_days": 1623
+ "author_account_age_days": 1655
},
"https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": {
"stars": 13,
"last_update": "2024-03-10 01:04:02",
- "author_account_age_days": 3149
+ "author_account_age_days": 3181
},
"https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": {
"stars": 0,
"last_update": "2024-06-02 06:13:42",
- "author_account_age_days": 437
+ "author_account_age_days": 469
+ },
+ "https://github.com/Fucci-Mateo/ComfyUI-Airtable": {
+ "stars": 0,
+ "last_update": "2024-06-25 13:35:18",
+ "author_account_age_days": 910
},
"https://github.com/GentlemanHu/ComfyUI-Notifier": {
"stars": 3,
- "last_update": "2024-06-04 10:05:38",
- "author_account_age_days": 2383
+ "last_update": "2024-07-14 15:38:44",
+ "author_account_age_days": 2415
},
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": {
- "stars": 17,
- "last_update": "2024-06-22 18:22:20",
- "author_account_age_days": 163
+ "stars": 37,
+ "last_update": "2024-07-23 08:57:27",
+ "author_account_age_days": 195
+ },
+ "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": {
+ "stars": 11,
+ "last_update": "2024-07-11 22:04:16",
+ "author_account_age_days": 1205
},
"https://github.com/GrindHouse66/ComfyUI-GH_Tools": {
"stars": 0,
"last_update": "2024-03-10 13:27:14",
- "author_account_age_days": 624
+ "author_account_age_days": 656
},
"https://github.com/IvanZhd/comfyui-codeformer": {
"stars": 0,
"last_update": "2023-12-02 20:51:52",
- "author_account_age_days": 2578
+ "author_account_age_days": 2610
},
"https://github.com/Jaxkr/comfyui-terminal-command": {
"stars": 1,
"last_update": "2023-12-03 10:31:40",
- "author_account_age_days": 4627
+ "author_account_age_days": 4659
+ },
+ "https://github.com/JichaoLiang/Immortal_comfyUI": {
+ "stars": 0,
+ "last_update": "2024-07-16 15:25:05",
+ "author_account_age_days": 1055
},
"https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": {
"stars": 0,
"last_update": "2024-04-01 10:52:59",
- "author_account_age_days": 891
+ "author_account_age_days": 923
},
"https://github.com/Jordach/comfy-consistency-vae": {
"stars": 68,
"last_update": "2023-11-06 20:50:40",
- "author_account_age_days": 4513
+ "author_account_age_days": 4545
+ },
+ "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": {
+ "stars": 0,
+ "last_update": "2024-07-25 23:35:17",
+ "author_account_age_days": 3386
},
"https://github.com/LZpenguin/ComfyUI-Text": {
- "stars": 9,
+ "stars": 23,
"last_update": "2024-06-20 13:38:16",
- "author_account_age_days": 1979
+ "author_account_age_days": 2011
},
"https://github.com/LarryJane491/ComfyUI-ModelUnloader": {
"stars": 1,
"last_update": "2024-01-14 08:22:39",
- "author_account_age_days": 164
+ "author_account_age_days": 196
+ },
+ "https://github.com/LevelPixel/ComfyUI-LevelPixel": {
+ "stars": 1,
+ "last_update": "2024-07-11 22:36:24",
+ "author_account_age_days": 14
},
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": {
"stars": 0,
"last_update": "2024-02-04 21:15:22",
- "author_account_age_days": 929
+ "author_account_age_days": 961
},
"https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": {
- "stars": 16,
+ "stars": 18,
"last_update": "2024-04-05 05:11:51",
- "author_account_age_days": 378
+ "author_account_age_days": 410
},
"https://github.com/MrAdamBlack/CheckProgress": {
"stars": 1,
"last_update": "2024-01-10 08:02:18",
- "author_account_age_days": 2720
+ "author_account_age_days": 2752
},
"https://github.com/MushroomFleet/DJZ-Nodes": {
"stars": 4,
"last_update": "2024-03-18 11:18:42",
- "author_account_age_days": 3721
+ "author_account_age_days": 3753
},
"https://github.com/NicholasKao1029/comfyui-hook": {
"stars": 0,
"last_update": "2024-03-07 05:50:56",
- "author_account_age_days": 2030
- },
- "https://github.com/NitramDom/ComfyUI_FacialFlip": {
- "stars": 2,
- "last_update": "2024-06-07 14:56:55",
- "author_account_age_days": 3172
+ "author_account_age_days": 2062
},
"https://github.com/PluMaZero/ComfyUI-SpaceFlower": {
"stars": 4,
"last_update": "2023-12-09 05:55:15",
- "author_account_age_days": 1058
+ "author_account_age_days": 1090
},
"https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": {
- "stars": 4,
- "last_update": "2024-06-21 19:55:21",
- "author_account_age_days": 5275
+ "stars": 8,
+ "last_update": "2024-07-13 15:15:02",
+ "author_account_age_days": 5307
},
"https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": {
"stars": 20,
"last_update": "2024-03-17 04:30:01",
- "author_account_age_days": 4040
+ "author_account_age_days": 4072
},
"https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": {
"stars": 2,
"last_update": "2024-02-22 08:34:44",
- "author_account_age_days": 209
+ "author_account_age_days": 241
},
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": {
- "stars": 3,
- "last_update": "2024-06-23 01:30:57",
- "author_account_age_days": 1110
+ "stars": 6,
+ "last_update": "2024-07-13 02:48:08",
+ "author_account_age_days": 1142
},
"https://github.com/SeedV/ComfyUI-SeedV-Nodes": {
"stars": 1,
"last_update": "2024-06-05 10:01:47",
- "author_account_age_days": 1126
+ "author_account_age_days": 1158
},
"https://github.com/Shinsplat/ComfyUI-Shinsplat": {
- "stars": 13,
- "last_update": "2024-06-22 14:29:36",
- "author_account_age_days": 1024
+ "stars": 23,
+ "last_update": "2024-07-21 10:04:53",
+ "author_account_age_days": 1056
+ },
+ "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": {
+ "stars": 0,
+ "last_update": "2024-07-15 11:57:20",
+ "author_account_age_days": 2988
+ },
+ "https://github.com/StartHua/Comfyui_CSDMT_CXH": {
+ "stars": 16,
+ "last_update": "2024-07-11 15:36:03",
+ "author_account_age_days": 2867
},
"https://github.com/StartHua/Comfyui_CXH_CRM": {
- "stars": 26,
+ "stars": 39,
"last_update": "2024-06-06 14:15:14",
- "author_account_age_days": 2835
+ "author_account_age_days": 2867
},
"https://github.com/TSFSean/ComfyUI-TSFNodes": {
"stars": 4,
"last_update": "2024-05-18 00:59:06",
- "author_account_age_days": 3472
+ "author_account_age_days": 3504
},
"https://github.com/TemryL/ComfyUI-IDM-VTON": {
- "stars": 203,
- "last_update": "2024-06-22 06:14:19",
- "author_account_age_days": 868
+ "stars": 275,
+ "last_update": "2024-07-16 07:20:52",
+ "author_account_age_days": 900
},
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": {
"stars": 1,
"last_update": "2024-04-28 15:21:17",
- "author_account_age_days": 106
+ "author_account_age_days": 138
+ },
+ "https://github.com/VisionExp/ve_custom_comfyui_nodes": {
+ "stars": 0,
+ "last_update": "2024-07-17 11:51:54",
+ "author_account_age_days": 37
},
"https://github.com/WSJUSA/Comfyui-StableSR": {
- "stars": 38,
+ "stars": 39,
"last_update": "2023-10-18 12:40:30",
- "author_account_age_days": 1424
+ "author_account_age_days": 1456
},
"https://github.com/WilliamStanford/visuallabs_comfyui_nodes": {
"stars": 1,
"last_update": "2024-04-16 21:53:02",
- "author_account_age_days": 1769
+ "author_account_age_days": 1802
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": {
- "stars": 45,
+ "stars": 51,
"last_update": "2024-05-22 14:30:05",
- "author_account_age_days": 340
+ "author_account_age_days": 372
+ },
+ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": {
+ "stars": 74,
+ "last_update": "2024-07-11 07:33:30",
+ "author_account_age_days": 372
},
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": {
- "stars": 184,
+ "stars": 188,
"last_update": "2024-05-22 13:38:23",
- "author_account_age_days": 340
+ "author_account_age_days": 372
+ },
+ "https://github.com/adityathiru/ComfyUI-LLMs": {
+ "stars": 1,
+ "last_update": "2024-07-22 17:39:20",
+ "author_account_age_days": 3160
+ },
+ "https://github.com/alexisrolland/ComfyUI-AuraSR": {
+ "stars": 15,
+ "last_update": "2024-07-12 03:00:52",
+ "author_account_age_days": 3318
},
"https://github.com/alt-key-project/comfyui-dream-video-batches": {
- "stars": 51,
- "last_update": "2024-05-22 20:52:05",
- "author_account_age_days": 660
+ "stars": 55,
+ "last_update": "2024-07-01 05:37:03",
+ "author_account_age_days": 692
},
"https://github.com/baicai99/ComfyUI-FrameSkipping": {
"stars": 6,
"last_update": "2024-06-18 10:25:55",
- "author_account_age_days": 831
+ "author_account_age_days": 863
},
"https://github.com/beyastard/ComfyUI_BeySoft": {
"stars": 0,
"last_update": "2024-05-26 22:44:55",
- "author_account_age_days": 4286
+ "author_account_age_days": 4318
},
"https://github.com/birnam/ComfyUI-GenData-Pack": {
"stars": 0,
"last_update": "2024-03-25 01:25:23",
- "author_account_age_days": 5009
+ "author_account_age_days": 5041
},
"https://github.com/blepping/comfyui_overly_complicated_sampling": {
- "stars": 5,
- "last_update": "2024-06-12 01:05:41",
- "author_account_age_days": 154
+ "stars": 6,
+ "last_update": "2024-07-16 00:47:20",
+ "author_account_age_days": 186
},
"https://github.com/blib-la/ComfyUI-Captain-Extensions": {
"stars": 0,
"last_update": "2024-05-17 23:27:25",
- "author_account_age_days": 273
+ "author_account_age_days": 305
},
"https://github.com/bruce007lee/comfyui-cleaner": {
"stars": 3,
"last_update": "2024-04-20 15:36:03",
- "author_account_age_days": 4512
+ "author_account_age_days": 4544
},
"https://github.com/bruce007lee/comfyui-tiny-utils": {
"stars": 0,
- "last_update": "2024-06-07 03:44:47",
- "author_account_age_days": 4512
+ "last_update": "2024-07-20 01:56:09",
+ "author_account_age_days": 4544
},
"https://github.com/brycegoh/comfyui-custom-nodes": {
"stars": 0,
"last_update": "2024-06-05 09:30:06",
- "author_account_age_days": 3108
+ "author_account_age_days": 3140
},
"https://github.com/chaojie/ComfyUI-DynamiCrafter": {
- "stars": 109,
+ "stars": 115,
"last_update": "2024-06-14 10:23:59",
- "author_account_age_days": 4833
+ "author_account_age_days": 4865
},
"https://github.com/chaojie/ComfyUI-mobvoi-openapi": {
"stars": 2,
"last_update": "2024-05-29 09:02:52",
- "author_account_age_days": 4833
+ "author_account_age_days": 4865
},
"https://github.com/christian-byrne/infinite-zoom-parallax-nodes": {
- "stars": 4,
- "last_update": "2024-05-27 01:51:24",
- "author_account_age_days": 1348
+ "stars": 5,
+ "last_update": "2024-07-08 15:07:05",
+ "author_account_age_days": 1380
},
"https://github.com/christian-byrne/python-interpreter-node": {
- "stars": 20,
- "last_update": "2024-06-23 22:22:20",
- "author_account_age_days": 1348
+ "stars": 28,
+ "last_update": "2024-06-24 19:46:50",
+ "author_account_age_days": 1380
},
"https://github.com/comfyanonymous/ComfyUI": {
- "stars": 39915,
- "last_update": "2024-06-24 11:47:40",
- "author_account_age_days": 549
+ "stars": 43319,
+ "last_update": "2024-07-26 11:58:11",
+ "author_account_age_days": 581
},
"https://github.com/comfypod/ComfyUI-Comflow": {
"stars": 0,
"last_update": "2024-06-17 08:44:08",
- "author_account_age_days": 23
+ "author_account_age_days": 55
},
"https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": {
"stars": 7,
"last_update": "2024-06-12 17:45:21",
- "author_account_age_days": 1815
+ "author_account_age_days": 1847
},
"https://github.com/cubiq/Comfy_Dungeon": {
- "stars": 174,
+ "stars": 194,
"last_update": "2024-04-26 11:00:58",
- "author_account_age_days": 5011
+ "author_account_age_days": 5043
},
"https://github.com/dezi-ai/ComfyUI-AnimateLCM": {
- "stars": 148,
+ "stars": 154,
"last_update": "2024-02-07 17:34:39",
- "author_account_age_days": 177
+ "author_account_age_days": 209
},
"https://github.com/dfl/comfyui-stylegan": {
"stars": 1,
"last_update": "2024-03-14 14:34:25",
- "author_account_age_days": 5974
+ "author_account_age_days": 6006
},
"https://github.com/dnl13/ComfyUI-dnl13-seg": {
- "stars": 16,
+ "stars": 17,
"last_update": "2024-01-08 10:52:13",
- "author_account_age_days": 4218
+ "author_account_age_days": 4250
},
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": {
"stars": 1,
"last_update": "2024-01-06 19:07:45",
- "author_account_age_days": 2323
+ "author_account_age_days": 2355
+ },
+ "https://github.com/drmbt/comfyui-dreambait-nodes": {
+ "stars": 0,
+ "last_update": "2024-07-22 03:21:21",
+ "author_account_age_days": 3809
},
"https://github.com/eigenpunk/ComfyUI-audio": {
- "stars": 59,
+ "stars": 64,
"last_update": "2024-03-03 21:14:14",
- "author_account_age_days": 925
+ "author_account_age_days": 957
},
"https://github.com/ejektaflex/ComfyUI-Ty": {
"stars": 0,
"last_update": "2024-06-12 16:08:16",
- "author_account_age_days": 2772
+ "author_account_age_days": 2804
},
"https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": {
"stars": 0,
- "last_update": "2024-06-06 06:07:49",
- "author_account_age_days": 2473
+ "last_update": "2024-07-03 09:35:02",
+ "author_account_age_days": 2505
+ },
+ "https://github.com/endman100/ComfyUI-augmentation": {
+ "stars": 0,
+ "last_update": "2024-07-23 09:06:24",
+ "author_account_age_days": 2505
},
"https://github.com/ericbeyer/guidance_interval": {
"stars": 2,
"last_update": "2024-04-16 03:24:01",
- "author_account_age_days": 2594
+ "author_account_age_days": 2626
+ },
+ "https://github.com/filliptm/ComfyUI_FL-Trainer": {
+ "stars": 91,
+ "last_update": "2024-07-23 18:46:04",
+ "author_account_age_days": 1768
},
"https://github.com/flowtyone/comfyui-flowty-lcm": {
"stars": 62,
"last_update": "2023-10-23 12:08:55",
- "author_account_age_days": 273
+ "author_account_age_days": 305
},
"https://github.com/flyingdogsoftware/gyre_for_comfyui": {
- "stars": 0,
- "last_update": "2024-06-21 15:35:49",
- "author_account_age_days": 2013
+ "stars": 1,
+ "last_update": "2024-07-25 17:45:37",
+ "author_account_age_days": 2045
},
"https://github.com/foglerek/comfyui-cem-tools": {
"stars": 1,
"last_update": "2024-01-13 23:22:07",
- "author_account_age_days": 4038
+ "author_account_age_days": 4070
},
"https://github.com/gameltb/ComfyUI_paper_playground": {
- "stars": 9,
- "last_update": "2024-06-20 07:16:06",
- "author_account_age_days": 4055
+ "stars": 10,
+ "last_update": "2024-07-08 14:01:35",
+ "author_account_age_days": 4087
},
"https://github.com/gameltb/ComfyUI_stable_fast": {
- "stars": 183,
+ "stars": 188,
"last_update": "2024-06-06 12:43:16",
- "author_account_age_days": 4055
+ "author_account_age_days": 4087
},
"https://github.com/gameltb/io_comfyui": {
- "stars": 3,
+ "stars": 4,
"last_update": "2024-04-06 04:40:05",
- "author_account_age_days": 4055
+ "author_account_age_days": 4087
},
"https://github.com/githubYiheng/comfyui_median_filter": {
"stars": 0,
- "last_update": "2024-05-24 15:21:40",
- "author_account_age_days": 3903
+ "last_update": "2024-07-03 11:38:39",
+ "author_account_age_days": 3935
},
"https://github.com/haofanwang/ComfyUI-InstantStyle": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-05-23 16:11:13",
- "author_account_age_days": 2977
+ "author_account_age_days": 3009
+ },
+ "https://github.com/haomole/Comfyui-SadTalker": {
+ "stars": 5,
+ "last_update": "2024-07-26 08:36:26",
+ "author_account_age_days": 333
},
"https://github.com/horidream/ComfyUI-Horidream": {
"stars": 0,
- "last_update": "2024-06-18 02:09:07",
- "author_account_age_days": 5043
+ "last_update": "2024-07-15 07:42:11",
+ "author_account_age_days": 5075
+ },
+ "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": {
+ "stars": 0,
+ "last_update": "2024-07-23 14:36:35",
+ "author_account_age_days": 9
},
"https://github.com/houdinii/comfy-magick": {
"stars": 4,
"last_update": "2024-03-11 06:40:54",
- "author_account_age_days": 3520
+ "author_account_age_days": 3552
},
"https://github.com/huchenlei/ComfyUI_densediffusion": {
- "stars": 70,
+ "stars": 92,
"last_update": "2024-06-11 00:39:28",
- "author_account_age_days": 2875
+ "author_account_age_days": 2908
},
"https://github.com/huchenlei/ComfyUI_omost": {
- "stars": 321,
- "last_update": "2024-06-14 12:45:52",
- "author_account_age_days": 2875
+ "stars": 377,
+ "last_update": "2024-06-26 21:16:52",
+ "author_account_age_days": 2908
},
"https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": {
"stars": 2,
"last_update": "2024-02-27 08:22:49",
- "author_account_age_days": 2455
+ "author_account_age_days": 2487
+ },
+ "https://github.com/hy134300/ComfyUI-PhotoMaker-V2": {
+ "stars": 8,
+ "last_update": "2024-07-25 02:38:19",
+ "author_account_age_days": 1793
},
"https://github.com/hy134300/comfyui-hb-node": {
"stars": 0,
"last_update": "2024-04-09 09:56:22",
- "author_account_age_days": 1761
+ "author_account_age_days": 1793
},
"https://github.com/hy134300/comfyui-hydit": {
- "stars": 7,
+ "stars": 8,
"last_update": "2024-06-07 09:52:15",
- "author_account_age_days": 1761
+ "author_account_age_days": 1793
},
"https://github.com/ilovejohnwhite/UncleBillyGoncho": {
"stars": 0,
"last_update": "2024-02-29 00:16:42",
- "author_account_age_days": 873
+ "author_account_age_days": 905
},
"https://github.com/immersiveexperience/ie-comfyui-color-nodes": {
"stars": 2,
"last_update": "2024-06-18 10:54:55",
- "author_account_age_days": 269
+ "author_account_age_days": 301
},
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils": {
"stars": 0,
"last_update": "2024-06-04 08:57:52",
- "author_account_age_days": 172
+ "author_account_age_days": 204
},
"https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": {
- "stars": 194,
- "last_update": "2024-06-12 20:10:22",
- "author_account_age_days": 20
+ "stars": 213,
+ "last_update": "2024-07-04 11:44:03",
+ "author_account_age_days": 52
},
"https://github.com/jn-jairo/jn_node_suite_comfyui": {
- "stars": 5,
+ "stars": 6,
"last_update": "2024-06-08 05:15:33",
- "author_account_age_days": 3984
+ "author_account_age_days": 4016
},
"https://github.com/jtscmw01/ComfyUI-DiffBIR": {
- "stars": 61,
+ "stars": 74,
"last_update": "2024-05-21 05:28:34",
- "author_account_age_days": 502
+ "author_account_age_days": 534
},
"https://github.com/jtydhr88/ComfyUI-Unique3D": {
- "stars": 57,
- "last_update": "2024-06-24 00:30:37",
- "author_account_age_days": 4753
+ "stars": 139,
+ "last_update": "2024-07-04 04:27:01",
+ "author_account_age_days": 4785
+ },
+ "https://github.com/justUmen/Bjornulf_custom_nodes": {
+ "stars": 2,
+ "last_update": "2024-07-24 18:47:24",
+ "author_account_age_days": 2821
},
"https://github.com/kadirnar/ComfyUI-Adapter": {
"stars": 3,
"last_update": "2024-04-03 12:05:39",
- "author_account_age_days": 2329
+ "author_account_age_days": 2361
},
"https://github.com/kadirnar/comfyui_helpers": {
"stars": 2,
"last_update": "2024-03-04 16:25:30",
- "author_account_age_days": 2329
+ "author_account_age_days": 2361
},
"https://github.com/kappa54m/ComfyUI_Usability": {
"stars": 0,
"last_update": "2024-02-05 14:49:45",
- "author_account_age_days": 1511
+ "author_account_age_days": 1543
},
"https://github.com/kijai/ComfyUI-CV-VAE": {
"stars": 9,
"last_update": "2024-06-03 21:46:49",
- "author_account_age_days": 2183
+ "author_account_age_days": 2215
},
"https://github.com/kijai/ComfyUI-DeepSeek-VL": {
- "stars": 19,
+ "stars": 22,
"last_update": "2024-05-21 16:43:40",
- "author_account_age_days": 2183
+ "author_account_age_days": 2215
},
"https://github.com/kijai/ComfyUI-DiffSynthWrapper": {
- "stars": 22,
+ "stars": 55,
"last_update": "2024-06-22 00:16:46",
- "author_account_age_days": 2183
+ "author_account_age_days": 2215
},
"https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": {
- "stars": 7,
+ "stars": 8,
"last_update": "2024-06-17 13:03:43",
- "author_account_age_days": 2183
+ "author_account_age_days": 2215
+ },
+ "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": {
+ "stars": 33,
+ "last_update": "2024-07-26 09:53:04",
+ "author_account_age_days": 2215
},
"https://github.com/kycg/comfyui-Kwtoolset": {
"stars": 0,
"last_update": "2024-06-12 17:04:09",
- "author_account_age_days": 940
+ "author_account_age_days": 972
},
"https://github.com/laksjdjf/ssd-1b-comfyui": {
"stars": 1,
"last_update": "2023-10-27 20:05:06",
- "author_account_age_days": 2831
+ "author_account_age_days": 2863
+ },
+ "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": {
+ "stars": 0,
+ "last_update": "2024-07-26 07:11:50",
+ "author_account_age_days": 4107
+ },
+ "https://github.com/linhusyung/comfyui-Build-and-train-your-network": {
+ "stars": 93,
+ "last_update": "2024-06-26 05:44:43",
+ "author_account_age_days": 710
},
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": {
"stars": 36,
"last_update": "2024-05-22 00:12:06",
- "author_account_age_days": 122
+ "author_account_age_days": 154
},
"https://github.com/longgui0318/comfyui-one-more-step": {
"stars": 1,
"last_update": "2024-05-07 08:40:56",
- "author_account_age_days": 4165
+ "author_account_age_days": 4197
},
"https://github.com/ltdrdata/ComfyUI-Workflow-Component": {
- "stars": 195,
+ "stars": 206,
"last_update": "2024-04-26 01:39:09",
- "author_account_age_days": 462
+ "author_account_age_days": 494
+ },
+ "https://github.com/m-ai-studio/mai-prompt-progress": {
+ "stars": 0,
+ "last_update": "2024-06-27 12:45:45",
+ "author_account_age_days": 81
+ },
+ "https://github.com/maepopi/Diffusers-in-ComfyUI": {
+ "stars": 2,
+ "last_update": "2024-07-26 08:49:32",
+ "author_account_age_days": 2390
+ },
+ "https://github.com/majorsauce/comfyui_indieTools": {
+ "stars": 0,
+ "last_update": "2024-06-25 08:59:57",
+ "author_account_age_days": 1837
},
"https://github.com/marcueberall/ComfyUI-BuildPath": {
"stars": 0,
"last_update": "2024-02-06 07:57:33",
- "author_account_age_days": 1782
+ "author_account_age_days": 1814
},
"https://github.com/marduk191/comfyui-marnodes": {
- "stars": 0,
- "last_update": "2024-06-14 10:24:11",
- "author_account_age_days": 4415
+ "stars": 1,
+ "last_update": "2024-07-14 08:29:14",
+ "author_account_age_days": 4447
},
"https://github.com/maruhidd/ComfyUI_Transparent-Background": {
"stars": 1,
"last_update": "2024-06-14 07:02:56",
- "author_account_age_days": 2255
+ "author_account_age_days": 2287
},
"https://github.com/mashb1t/comfyui-nodes-mashb1t": {
"stars": 0,
"last_update": "2024-06-11 15:55:53",
- "author_account_age_days": 3535
+ "author_account_age_days": 3567
+ },
+ "https://github.com/melMass/ComfyUI-Lygia": {
+ "stars": 0,
+ "last_update": "2024-07-14 09:59:10",
+ "author_account_age_days": 3777
},
"https://github.com/mikeymcfish/FishTools": {
- "stars": 12,
- "last_update": "2024-06-21 20:35:44",
- "author_account_age_days": 3403
- },
- "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq": {
- "stars": 0,
- "last_update": "2024-06-24 07:22:59",
- "author_account_age_days": 2594
+ "stars": 20,
+ "last_update": "2024-07-13 20:51:17",
+ "author_account_age_days": 3435
},
"https://github.com/mut-ex/comfyui-gligengui-node": {
- "stars": 30,
+ "stars": 38,
"last_update": "2024-02-28 02:46:05",
- "author_account_age_days": 2858
+ "author_account_age_days": 2890
},
"https://github.com/nat-chan/comfyui-eval": {
"stars": 1,
"last_update": "2024-05-28 11:56:37",
- "author_account_age_days": 2993
+ "author_account_age_days": 3025
},
"https://github.com/nat-chan/comfyui-in-memory-transceiver": {
"stars": 1,
"last_update": "2024-05-01 10:03:01",
- "author_account_age_days": 2993
+ "author_account_age_days": 3025
},
"https://github.com/nat-chan/comfyui-paint": {
"stars": 2,
"last_update": "2024-06-14 11:01:38",
- "author_account_age_days": 2993
+ "author_account_age_days": 3025
},
"https://github.com/nidefawl/ComfyUI-nidefawl": {
"stars": 0,
"last_update": "2024-01-16 18:16:41",
- "author_account_age_days": 4868
+ "author_account_age_days": 4900
},
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": {
- "stars": 6,
+ "stars": 7,
"last_update": "2024-06-23 04:58:30",
- "author_account_age_days": 160
+ "author_account_age_days": 192
},
"https://github.com/norgeous/ComfyUI-UI-Builder": {
- "stars": 2,
- "last_update": "2024-06-24 13:55:40",
- "author_account_age_days": 4029
+ "stars": 10,
+ "last_update": "2024-07-25 21:51:17",
+ "author_account_age_days": 4061
},
"https://github.com/oyvindg/ComfyUI-TrollSuite": {
"stars": 0,
"last_update": "2024-05-22 21:32:03",
- "author_account_age_days": 2329
+ "author_account_age_days": 2362
},
"https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": {
"stars": 13,
- "last_update": "2024-05-03 10:52:29",
- "author_account_age_days": 841
+ "last_update": "2024-07-25 05:50:01",
+ "author_account_age_days": 873
},
"https://github.com/pamparamm/ComfyUI-ppm": {
- "stars": 3,
- "last_update": "2024-06-15 15:19:13",
- "author_account_age_days": 2131
+ "stars": 33,
+ "last_update": "2024-07-19 23:56:52",
+ "author_account_age_days": 2163
},
"https://github.com/phineas-pta/comfy-trt-test": {
- "stars": 83,
+ "stars": 84,
"last_update": "2024-06-04 21:09:17",
- "author_account_age_days": 2288
+ "author_account_age_days": 2320
},
"https://github.com/poisenbery/NudeNet-Detector-Provider": {
"stars": 1,
"last_update": "2024-02-26 02:11:27",
- "author_account_age_days": 1237
+ "author_account_age_days": 1269
},
"https://github.com/prabinpebam/anyPython": {
- "stars": 3,
- "last_update": "2024-06-21 16:58:16",
- "author_account_age_days": 4242
+ "stars": 6,
+ "last_update": "2024-07-01 04:07:16",
+ "author_account_age_days": 4274
},
"https://github.com/prismwastaken/comfyui-tools": {
"stars": 0,
"last_update": "2024-03-05 14:34:56",
- "author_account_age_days": 157
+ "author_account_age_days": 189
},
"https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": {
"stars": 1,
"last_update": "2024-06-19 12:48:18",
- "author_account_age_days": 2099
+ "author_account_age_days": 2131
},
"https://github.com/redhottensors/ComfyUI-ODE": {
- "stars": 12,
- "last_update": "2024-06-23 22:16:53",
- "author_account_age_days": 139
+ "stars": 31,
+ "last_update": "2024-07-21 21:40:04",
+ "author_account_age_days": 171
},
"https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": {
"stars": 3,
"last_update": "2023-11-15 22:00:49",
- "author_account_age_days": 290
+ "author_account_age_days": 322
},
"https://github.com/runtime44/comfyui_r44_nodes": {
- "stars": 28,
- "last_update": "2024-06-11 10:49:02",
- "author_account_age_days": 168
+ "stars": 33,
+ "last_update": "2024-07-01 08:02:04",
+ "author_account_age_days": 200
},
"https://github.com/sangeet/comfyui-testui": {
"stars": 2,
"last_update": "2024-05-15 00:55:17",
- "author_account_age_days": 5080
+ "author_account_age_days": 5112
},
"https://github.com/sdfxai/SDFXBridgeForComfyUI": {
- "stars": 6,
+ "stars": 8,
"last_update": "2024-06-14 10:26:56",
- "author_account_age_days": 235
+ "author_account_age_days": 267
},
"https://github.com/shadowcz007/ComfyUI-PuLID-Test": {
"stars": 8,
"last_update": "2024-05-12 14:37:28",
- "author_account_age_days": 3314
+ "author_account_age_days": 3347
},
"https://github.com/shadowcz007/comfyui-CLIPSeg": {
"stars": 1,
"last_update": "2024-02-08 02:16:24",
- "author_account_age_days": 3314
+ "author_account_age_days": 3347
+ },
+ "https://github.com/shadowcz007/comfyui-hydit-lowvram": {
+ "stars": 1,
+ "last_update": "2024-07-21 08:22:11",
+ "author_account_age_days": 3347
},
"https://github.com/shadowcz007/comfyui-llamafile": {
"stars": 15,
"last_update": "2024-05-21 19:47:56",
- "author_account_age_days": 3314
+ "author_account_age_days": 3347
},
"https://github.com/shadowcz007/comfyui-musicgen": {
- "stars": 54,
- "last_update": "2024-06-20 02:07:31",
- "author_account_age_days": 3314
+ "stars": 77,
+ "last_update": "2024-07-04 12:53:38",
+ "author_account_age_days": 3347
},
"https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": {
"stars": 0,
"last_update": "2024-04-27 13:25:08",
- "author_account_age_days": 3962
+ "author_account_age_days": 3994
},
"https://github.com/sofakid/dandy": {
- "stars": 30,
+ "stars": 39,
"last_update": "2024-05-27 21:46:18",
- "author_account_age_days": 4053
+ "author_account_age_days": 4085
},
"https://github.com/stavsap/ComfyUI-React-SDK": {
"stars": 6,
"last_update": "2024-03-17 21:54:21",
- "author_account_age_days": 4084
+ "author_account_age_days": 4116
},
"https://github.com/stutya/ComfyUI-Terminal": {
"stars": 0,
"last_update": "2024-02-05 16:47:28",
- "author_account_age_days": 3838
+ "author_account_age_days": 3870
},
"https://github.com/sugarkwork/comfyui_psd": {
"stars": 1,
"last_update": "2024-03-26 08:24:56",
- "author_account_age_days": 875
+ "author_account_age_days": 907
},
"https://github.com/tachyon-beep/comfyui-simplefeed": {
"stars": 3,
"last_update": "2024-05-22 03:30:57",
- "author_account_age_days": 4921
+ "author_account_age_days": 4953
},
"https://github.com/talesofai/comfyui-supersave": {
"stars": 1,
"last_update": "2023-12-27 02:05:53",
- "author_account_age_days": 556
+ "author_account_age_days": 588
+ },
+ "https://github.com/teward/Comfy-Sentry": {
+ "stars": 0,
+ "last_update": "2024-07-26 01:02:01",
+ "author_account_age_days": 5130
+ },
+ "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": {
+ "stars": 6,
+ "last_update": "2024-07-03 14:39:28",
+ "author_account_age_days": 2898
},
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": {
"stars": 0,
"last_update": "2024-03-05 13:31:31",
- "author_account_age_days": 113
+ "author_account_age_days": 145
+ },
+ "https://github.com/tom-doerr/dspy_nodes": {
+ "stars": 153,
+ "last_update": "2024-07-22 21:56:08",
+ "author_account_age_days": 2812
},
"https://github.com/tracerstar/comfyui-p5js-node": {
- "stars": 28,
- "last_update": "2024-05-30 18:33:55",
- "author_account_age_days": 5198
+ "stars": 31,
+ "last_update": "2024-07-05 23:47:57",
+ "author_account_age_days": 5230
},
"https://github.com/tuckerdarby/ComfyUI-TDNodes": {
"stars": 3,
"last_update": "2024-02-19 17:00:55",
- "author_account_age_days": 2938
+ "author_account_age_days": 2970
},
"https://github.com/umisetokikaze/comfyui_mergekit": {
"stars": 0,
"last_update": "2024-04-28 07:21:00",
- "author_account_age_days": 1823
+ "author_account_age_days": 1855
},
"https://github.com/unanan/ComfyUI-Dist": {
"stars": 5,
"last_update": "2024-02-28 10:03:50",
- "author_account_age_days": 2898
+ "author_account_age_days": 2930
},
"https://github.com/unanan/ComfyUI-clip-interrogator": {
- "stars": 22,
- "last_update": "2024-02-01 09:46:57",
- "author_account_age_days": 1030
+ "stars": 30,
+ "last_update": "2024-07-03 06:01:32",
+ "author_account_age_days": 1062
+ },
+ "https://github.com/walterFeng/ComfyUI-Image-Utils": {
+ "stars": 0,
+ "last_update": "2024-07-26 07:53:29",
+ "author_account_age_days": 2808
+ },
+ "https://github.com/willblaschko/ComfyUI-Unload-Models": {
+ "stars": 1,
+ "last_update": "2024-06-30 10:07:40",
+ "author_account_age_days": 4623
},
"https://github.com/wormley/comfyui-wormley-nodes": {
"stars": 0,
"last_update": "2023-11-12 19:05:11",
- "author_account_age_days": 2473
+ "author_account_age_days": 2505
},
"https://github.com/yushan777/ComfyUI-Y7Nodes": {
"stars": 1,
- "last_update": "2024-06-23 22:36:49",
- "author_account_age_days": 517
+ "last_update": "2024-06-27 15:01:31",
+ "author_account_age_days": 549
+ },
+ "https://github.com/zml-ai/comfyui-hydit": {
+ "stars": 1,
+ "last_update": "2024-07-17 15:29:42",
+ "author_account_age_days": 2015
},
"https://github.com/zmwv823/ComfyUI-AnyText": {
- "stars": 42,
- "last_update": "2024-06-23 15:52:12",
- "author_account_age_days": 3269
+ "stars": 68,
+ "last_update": "2024-07-26 01:12:04",
+ "author_account_age_days": 3301
}
}
\ No newline at end of file
diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json
index 33434693..18767b07 100644
--- a/node_db/legacy/custom-node-list.json
+++ b/node_db/legacy/custom-node-list.json
@@ -10,6 +10,70 @@
},
+ {
+ "author": "neverbiasu",
+ "title": "ComfyUI ImageCaptioner [REMOVED]",
+ "reference": "https://github.com/neverbiasu/ComfyUI-ImageCaptioner",
+ "files": [
+ "https://github.com/neverbiasu/ComfyUI-ImageCaptioner"
+ ],
+ "install_type": "git-clone",
+ "description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter."
+ },
+ {
+ "author": "mingqizhang",
+ "title": "ComfyUI_InSPyResNet_zmq [REMOVED]",
+ "id": "inspy",
+ "reference": "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq",
+ "files": [
+ "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:INSPY removebg ModelLoader, INSPY RMBG"
+ },
+ {
+ "author": "mingqizhang",
+ "title": "ComfyUI_AEMatter_zmq [REMOVED]",
+ "id": "aematter",
+ "reference": "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq",
+ "files": [
+ "https://github.com/mingqizhang/ComfyUI_AEMatter_zmq"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:AEMatter_ModelLoader, Create_Trimap, AEMatter_Apply, Mask_Transfor, Replace_Background, Gaussian_Filter, Guide_Filter, Improved_Aplha_Composite"
+ },
+ {
+ "author": "bradsec",
+ "title": "ComfyUI_StringTools [REMOVED]",
+ "id": "stringtools",
+ "reference": "https://github.com/bradsec/ComfyUI_StringTools",
+ "files": [
+ "https://github.com/bradsec/ComfyUI_StringTools"
+ ],
+ "install_type": "git-clone",
+ "description": "Some simple string tools to modify text and strings in ComfyUI."
+ },
+ {
+ "author": "zmwv823",
+ "title": "ComfyUI-AnyText [DEPRECATED]",
+ "id": "anytext",
+ "reference": "https://github.com/zmwv823/ComfyUI-AnyText",
+ "files": [
+ "https://github.com/zmwv823/ComfyUI-AnyText"
+ ],
+ "install_type": "git-clone",
+ "description": "Unofficial Simple And Rough Implementation Of [a/AnyText](https://github.com/tyxsspa/AnyText)"
+ },
+ {
+ "author": "Millyarde",
+ "title": "Pomfy - Photoshop and ComfyUI 2-way sync [REMOVED]",
+ "reference": "https://github.com/Millyarde/Pomfy",
+ "files": [
+ "https://github.com/Millyarde/Pomfy"
+ ],
+ "install_type": "git-clone",
+ "description": "Photoshop custom nodes inside of ComfyUi, send and get data via Photoshop UXP plugin for cross platform support"
+ },
{
"author": "turkyden",
"title": "ComfyUI-Sticker [REMOVED]",
@@ -430,7 +494,7 @@
"https://github.com/laksjdjf/IPAdapter-ComfyUI"
],
"install_type": "git-clone",
- "description": "This custom nodes provides loader of the IP-Adapter model.[w/NOTE: To use this extension node, you need to download the [a/ip-adapter_sd15.bin](https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin) file and place it in the %%**custom_nodes/IPAdapter-ComfyUI/models**%% directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.]
NOTE: Use ComfyUI_IPAdapter_plus instead of this."
+ "description": "This custom nodes provides loader of the IP-Adapter model.[w/NOTE: To use this extension node, you need to download the [a/ip-adapter_sd15.bin](https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.bin) file and place it in the %%**custom_nodes/IPAdapter-ComfyUI/models**%% directory. Additionally, you need to download the 'Clip vision model' from the 'Install models' menu as well.]\nNOTE: Use ComfyUI_IPAdapter_plus instead of this."
},
{
"author": "RockOfFire",
diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json
index 17ee6ab6..f166e27e 100644
--- a/node_db/new/custom-node-list.json
+++ b/node_db/new/custom-node-list.json
@@ -10,690 +10,688 @@
-
-
+
{
- "author": "shadowcz007",
- "title": "comfyui-liveportrait",
- "id": "liveportrait",
- "reference": "https://github.com/shadowcz007/comfyui-liveportrait",
+ "author": "chflame163",
+ "title": "ComfyUI_CatVTON_Wrapper",
+ "id": "catvton-wrapper",
+ "reference": "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper",
"files": [
- "https://github.com/shadowcz007/comfyui-liveportrait"
+ "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper"
],
"install_type": "git-clone",
- "description": "The ComfyUI version of [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait)."
+ "description": "[a/CatVTON](https://github.com/Zheng-Chong/CatVTON) warpper for ComfyUI"
},
{
- "author": "MiddleKD",
- "title": "ComfyUI-productfix",
- "id": "productfix",
- "reference": "https://github.com/MiddleKD/ComfyUI-productfix",
+ "author": "aisabervisionlab",
+ "title": "ComfyUI_merge_ASVL",
+ "id": "merge-asvl",
+ "reference": "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL",
"files": [
- "https://github.com/MiddleKD/ComfyUI-productfix"
+ "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL"
],
"install_type": "git-clone",
- "description": "This is a ComfyUI custom node that helps generate images for e-commerce products while maintaining the text, logo, and details of the original product."
+ "description": "This is a simple node for connecting images. For pictures of the same size, users can choose to fill in vertical in the parameter to connect the pictures vertically or fill in horizontal to connect the pictures horizontally."
},
{
- "author": "Tritant",
- "title": "ComfyUI-CreaPrompt",
- "id": "creaprompt",
- "reference": "https://github.com/tritant/ComfyUI_CreaPrompt",
+ "author": "gisu",
+ "title": "foxpack",
+ "id": "foxp",
+ "reference": "https://github.com/gisu/comfyui-foxpack",
"files": [
- "https://github.com/tritant/ComfyUI_CreaPrompt"
+ "https://github.com/gisu/comfyui-foxpack"
],
"install_type": "git-clone",
- "description": "Generate random prompts easily."
- },
- {
- "author": "kijai",
- "title": "ComfyUI-MimicMotionWrapper",
- "id": "mimicmotion-kijai",
- "reference": "https://github.com/kijai/ComfyUI-MimicMotionWrapper",
- "files": [
- "https://github.com/kijai/ComfyUI-MimicMotionWrapper"
- ],
- "install_type": "git-clone",
- "description": "Optimized wrapper nodes for MimicMotion: [a/https://github.com/tencent/MimicMotion](https://github.com/tencent/MimicMotion)"
- },
- {
- "author": "kijai",
- "title": "ComfyUI-OpenDiTWrapper",
- "id": "opendit-kijai",
- "reference": "https://github.com/kijai/ComfyUI-OpenDiTWrapper",
- "files": [
- "https://github.com/kijai/ComfyUI-OpenDiTWrapper"
- ],
- "install_type": "git-clone",
- "description": "Wrapper nodes for OpenDiT: [a/OpenDiT](https://github.com/NUS-HPC-AI-Lab/OpenDiT/), supports Open-Sora t2i and i2i"
- },
- {
- "author": "smthemex",
- "title": "ComfyUI_MS_Diffusion",
- "id": "MS_Diffusion",
- "reference": "https://github.com/smthemex/ComfyUI_MS_Diffusion",
- "files": [
- "https://github.com/smthemex/ComfyUI_MS_Diffusion"
- ],
- "install_type": "git-clone",
- "description": "You can using MS-diffusion make story in comfyUI."
+ "description": "Collection of nodes for the automation of workflows"
},
{
"author": "christian-byrne",
- "title": "audio-separation-nodes-comfyui",
- "reference": "https://github.com/christian-byrne/audio-separation-nodes-comfyui",
+ "title": "youtube-dl-comfyui",
+ "reference": "https://github.com/christian-byrne/youtube-dl-comfyui",
"files": [
- "https://github.com/christian-byrne/audio-separation-nodes-comfyui"
+ "https://github.com/christian-byrne/youtube-dl-comfyui"
],
"install_type": "git-clone",
- "description": "Nodes:AudioSeparation, AudioCrop, AudioCombine, AudioTempoMatch."
+ "description": "Download youtube videos/playlists"
},
{
- "author": "yiwangsimple",
- "title": "comfy-groqchat",
- "reference": "https://github.com/yiwangsimple/ComfyUI_GroqChat",
+ "author": "pzc163",
+ "title": "Comfyui-CatVTON",
+ "id": "catvton",
+ "reference": "https://github.com/pzc163/Comfyui-CatVTON",
"files": [
- "https://github.com/yiwangsimple/ComfyUI_GroqChat"
+ "https://github.com/pzc163/Comfyui-CatVTON"
],
"install_type": "git-clone",
- "description": "Content generation with open source models in comfyui via graq api implementation."
- },
+ "description": "Comfyui-CatVTON This repository is the modified official Comfyui node of CatVTON, which is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) 3) Simplified Inference (< 8G VRAM for 1024X768 resolution).\nThe original GitHub project is [a/https://github.com/Zheng-Chong/CatVTON](https://github.com/Zheng-Chong/CatVTON)"
+ },
{
- "author": "AIFSH",
- "title": "ComfyUI-MimicMotion",
- "id": "mimicmotion-aifsh",
- "reference": "https://github.com/AIFSH/ComfyUI-MimicMotion",
+ "author": "webfiltered",
+ "title": "WTF? - a debug node for ComfyUI",
+ "id": "debugnode",
+ "reference": "https://github.com/webfiltered/DebugNode-ComfyUI",
"files": [
- "https://github.com/AIFSH/ComfyUI-MimicMotion"
+ "https://github.com/webfiltered/DebugNode-ComfyUI"
],
"install_type": "git-clone",
- "description": "a comfyui custom node for [a/MimicMotion](https://github.com/Tencent/MimicMotion)"
+ "description": "This node provides a simple way to view the output of many nodes, without leaving ComfyUI."
},
{
- "author": "AIFSH",
- "title": "ComfyUI-DiffSynth-Studio",
- "id": "diffsynth-studio",
- "reference": "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio",
+ "author": "Visionatrix",
+ "title": "ComfyUI-Visionatrix",
+ "id": "visionatrix",
+ "reference": "https://github.com/Visionatrix/ComfyUI-Visionatrix",
"files": [
- "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio"
+ "https://github.com/Visionatrix/ComfyUI-Visionatrix"
],
"install_type": "git-clone",
- "description": "make [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio) available in ComfyUI"
- },
- {
- "author": "1038lab",
- "title": "ComfyUI-latentSizeSelector",
- "id": "ComfyUI-latentSizeSelector",
- "reference": "https://github.com/1038lab/ComfyUI_LatentSizeSelector",
- "files": [
- "https://github.com/1038lab/ComfyUI_LatentSizeSelector"
- ],
- "install_type": "git-clone",
- "description": "You'll get a new node Latent Size Selector, you can pick the x and y sizes from a list."
- },
- {
- "author": "AIFSH",
- "title": "ComfyUI-I2V-Adapter",
- "id": "i2v-adapter",
- "reference": "https://github.com/AIFSH/ComfyUI-I2V-Adapter",
- "files": [
- "https://github.com/AIFSH/ComfyUI-I2V-Adapter"
- ],
- "install_type": "git-clone",
- "description": "a comfyui custom node for [a/I2V-Adapter](https://github.com/KwaiVGI/I2V-Adapter)"
- },
- {
- "author": "DeJoker",
- "title": "Pipeline Parallel ComfyUI",
- "reference": "https://github.com/DeJoker/pipeline-parallel-comfy",
- "files": [
- "https://github.com/DeJoker/pipeline-parallel-comfy"
- ],
- "install_type": "git-clone",
- "description": "provide extra api to run prompt request with parallel execution of independent node"
- },
- {
- "author": "AIFSH",
- "title": "ComfyUI-MARS5-TTS",
- "id": "mars5-tts",
- "reference": "https://github.com/AIFSH/ComfyUI-MARS5-TTS",
- "files": [
- "https://github.com/AIFSH/ComfyUI-MARS5-TTS"
- ],
- "install_type": "git-clone",
- "description": "a comfyui custom node for [a/MARS5-TTS](https://github.com/Camb-ai/MARS5-TTS)"
- },
- {
- "author": "MrSamSeen",
- "title": "ComfyUI_SSStereoscope",
- "id": "ssstereoscope",
- "reference": "https://github.com/MrSamSeen/ComfyUI_SSStereoscope",
- "files": [
- "https://github.com/MrSamSeen/ComfyUI_SSStereoscope"
- ],
- "install_type": "git-clone",
- "description": "The SideBySide Node is a powerful tool designed for ComfyUI to generate stereoscopic images. It takes a base image and a corresponding depth map as inputs and produces a combined image that simulates a 3D effect when viewed with appropriate equipment."
- },
- {
- "author": "jroc22",
- "title": "ComfyUI-CSV-prompt-builder",
- "id": "csv-prompt-builder",
- "reference": "https://github.com/jroc22/ComfyUI-CSV-prompt-builder",
- "files": [
- "https://github.com/jroc22/ComfyUI-CSV-prompt-builder"
- ],
- "install_type": "git-clone",
- "description": "This is a simple node for creating prompts using a .csv file. I created this node as an easy way to output different prompts each time a workflow is run."
- },
- {
- "author": "ImmortalPie",
- "title": "PonySwitch Node",
- "reference": "https://github.com/ImmortalPie/ComfyUI-PonySwitch",
- "files": [
- "https://github.com/ImmortalPie/ComfyUI-PonySwitch/raw/main/PonySwitch.py"
- ],
- "install_type": "copy",
- "description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
- },
- {
- "author": "SEkINVR",
- "title": "ComfyUI SaveAS",
- "id": "saveas",
- "reference": "https://github.com/SEkINVR/ComfyUI-SaveAs",
- "files": [
- "https://github.com/SEkINVR/ComfyUI-SaveAs"
- ],
- "install_type": "git-clone",
- "description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO.\n[w/ComfyUI-Save-Multi-Format is renamed to SaveAs. Remove previous one and reinstall to this.]"
+ "description": "The ComfyUI-Visionatrix nodes are designed for convenient ComfyUI to [a/Visionatrix](https://github.com/Visionatrix/Visionatrix) workflow support migration, in particular to extract prompt input params (input, textarea, checkbox, select, range, file) to be used in simplified Visionatrix UI."
},
{
"author": "Fuou Marinas",
- "title": "ComfyUI-FirstOrderMM",
- "id": "fomm",
- "reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
+ "title": "ComfyUI-EbSynth",
+ "id": "comfyEbsynth",
+ "reference": "https://github.com/FuouM/ComfyUI-EbSynth",
"files": [
- "https://github.com/FuouM/ComfyUI-FirstOrderMM"
+ "https://github.com/FuouM/ComfyUI-EbSynth"
],
"install_type": "git-clone",
- "description": "Run [a/First Order Motion Model](https://github.com/AliaksandrSiarohin/first-order-model) for Image Animation in ComfyUI."
+ "description": "Run EbSynth, Fast Example-based Image Synthesis and Style Transfer, in ComfyUI."
},
{
- "author": "my-opencode",
- "title": "ComfyUI_IndustrialMagick",
- "id": "industrialmagick",
- "reference": "https://github.com/my-opencode/ComfyUI_IndustrialMagick",
+ "author": "Parameshvadivel",
+ "title": "ComfyUI-SVGview",
+ "id": "svgview",
+ "reference": "https://github.com/Parameshvadivel/ComfyUI-SVGview",
"files": [
- "https://github.com/my-opencode/ComfyUI_IndustrialMagick"
+ "https://github.com/Parameshvadivel/ComfyUI-SVGview"
],
"install_type": "git-clone",
- "description": "[a/ImageMagick](https://imagemagick.org/index.php) nodes for ComfyUI. Adds nodes to call ImageMagick subprocesses from ComfyUI.\nRequirements: [a/ImagMagick7](https://imagemagick.org/script/download.php), 'magick' command in your CLI environment."
+ "description": "Nodes:Preview SVG"
},
{
- "author": "my-opencode",
- "title": "ComfyUI_KSamplerTimer",
- "id": "ksamplertimer",
- "reference": "https://github.com/my-opencode/ComfyUI_KSamplerTimer",
+ "author": "vault-developer",
+ "title": "Image-blender",
+ "reference": "https://github.com/vault-developer/comfyui-image-blender",
"files": [
- "https://github.com/my-opencode/ComfyUI_KSamplerTimer"
+ "https://github.com/vault-developer/comfyui-image-blender"
],
"install_type": "git-clone",
- "description": "A custom node that returns the generation time of the KSampler. Intended for benchmarking or debugging."
+ "description": "A custom node to blend two images together using a specified blending mode."
},
{
- "author": "licyk",
- "title": "ComfyUI-Restart-Sampler",
- "id": "restart-sampler-licyk",
- "reference": "https://github.com/licyk/ComfyUI-Restart-Sampler",
+ "author": "liangt",
+ "title": "comfyui-loadimagewithsubfolder",
+ "reference": "https://github.com/liangt/comfyui-loadimagewithsubfolder",
"files": [
- "https://github.com/licyk/ComfyUI-Restart-Sampler"
+ "https://github.com/liangt/comfyui-loadimagewithsubfolder"
],
"install_type": "git-clone",
- "description": "This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]"
+ "description": "Extend LoadImage node with subfolder support"
},
{
- "author": "pamparamm",
- "title": "ComfyUI Vectorscope CC",
- "id": "vectorscope",
- "reference": "https://github.com/pamparamm/ComfyUI-vectorscope-cc",
+ "author": "neeltheninja",
+ "title": "ComfyUI-TextOverlay",
+ "reference": "https://github.com/neeltheninja/ComfyUI-TextOverlay",
"files": [
- "https://github.com/pamparamm/ComfyUI-vectorscope-cc"
+ "https://github.com/neeltheninja/ComfyUI-TextOverlay"
],
"install_type": "git-clone",
- "description": "ComfyUI port of a wonderful extension [a/SD Webui Vectorscope CC by Haoming02](https://github.com/Haoming02/sd-webui-vectorscope-cc).\nBased on (and probably incompatible with) [a/ComfyUI Diffusion Color Grading by Haoming02](https://github.com/Haoming02/comfyui-diffusion-cg)."
+ "description": "A custom node for ComfyUI that adds text overlay to images, with options for text and background color, opacity, vertical positioning, and custom font selection."
},
{
- "author": "yuvraj108c",
- "title": "ComfyUI YoloNasPose Tensorrt",
- "id": "yolonaspose-tensorrt",
- "reference": "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt",
+ "author": "JosefKuchar",
+ "title": "ComfyUI-AdvancedTiling",
+ "reference": "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling",
"files": [
- "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt"
+ "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling"
],
"install_type": "git-clone",
- "description": "This repo provides a ComfyUI Custom Node implementation of [a/YOLO-NAS-POSE](https://github.com/Deci-AI/super-gradients), powered by TensorRT for ultra fast pose estimation. It has been adapted to work with openpose controlnet (experimental)"
+ "description": "Advanced tiling of various shapes for ComfyUI"
},
{
- "author": "GreenLandisaLie",
- "title": "AuraSR-ComfyUI",
- "id": "aurasr-greenlandisalie",
- "reference": "https://github.com/GreenLandisaLie/AuraSR-ComfyUI",
+ "author": "glowcone",
+ "title": "String Converter",
+ "reference": "https://github.com/glowcone/comfyui-string-converter",
"files": [
- "https://github.com/GreenLandisaLie/AuraSR-ComfyUI"
+ "https://github.com/glowcone/comfyui-string-converter"
],
"install_type": "git-clone",
- "description": "ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)"
+ "description": "Nodes: Convert String To Int, Convert String To Float"
},
{
- "author": "mingqizhang",
- "title": "ComfyUI_InSPyResNet_zmq",
- "id": "inspy",
- "reference": "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq",
+ "author": "Makki_Shizu",
+ "title": "comfyui_reimgsize",
+ "id": "reimgsize",
+ "reference": "https://github.com/MakkiShizu/comfyui_reimgsize",
"files": [
- "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq"
+ "https://github.com/MakkiShizu/comfyui_reimgsize"
],
"install_type": "git-clone",
- "description": "Nodes:INSPY removebg ModelLoader, INSPY RMBG"
+ "description": "a simple reimgsize node(s) in comfyui."
},
{
- "author": "hwhaocool",
- "title": "ComfyUI-Select-Any",
- "id": "select-any",
- "reference": "https://github.com/hwhaocool/ComfyUI-Select-Any",
+ "author": "DriftJohnson",
+ "title": "DJZ-Nodes",
+ "id": "DJZ-Nodes",
+ "reference": "https://github.com/MushroomFleet/DJZ-Nodes",
"files": [
- "https://github.com/hwhaocool/ComfyUI-Select-Any"
+ "https://github.com/MushroomFleet/DJZ-Nodes"
],
"install_type": "git-clone",
- "description": "a comfyui custom node, which can select value from inputs"
+ "description": "AspectSize and other nodes"
},
{
- "author": "leiweiqiang",
- "title": "ComfyUI-TRA",
- "id": "tra",
- "reference": "https://github.com/leiweiqiang/ComfyUI-TRA",
+ "author": "var1ableX",
+ "title": "ComfyUI_Accessories",
+ "reference": "https://github.com/var1ableX/ComfyUI_Accessories",
"files": [
- "https://github.com/leiweiqiang/ComfyUI-TRA"
+ "https://github.com/var1ableX/ComfyUI_Accessories"
],
"install_type": "git-clone",
- "description": "Nodes:TCL EbSynth, TCL Extract Frames (From File), TCL Extract Frames (From Video), TCL Combine Frames, TCL Save Video (From Frames)"
+ "description": "Get Mask Dimensions"
+ },
+ {
+ "author": "akierson",
+ "title": "ComfyUI-textnodes",
+ "reference": "https://github.com/akierson/ComfyUI-textnodes",
+ "files": [
+ "https://github.com/akierson/ComfyUI-textnodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Misc Text Nodes for Comfy UI"
+ },
+ {
+ "author": "neverbiasu",
+ "title": "ComfyUI-Image-Captioner",
+ "id": "image-captioner",
+ "reference": "https://github.com/neverbiasu/ComfyUI-Image-Captioner",
+ "files": [
+ "https://github.com/neverbiasu/ComfyUI-Image-Captioner"
+ ],
+ "install_type": "git-clone",
+ "description": "A ComfyUI extension for generating captions of images."
+ },
+ {
+ "author": "jn-jairo",
+ "title": "JNComfy",
+ "reference": "https://github.com/jn-jairo/jn_comfyui",
+ "files": [
+ "https://github.com/jn-jairo/jn_comfyui"
+ ],
+ "install_type": "git-clone",
+ "description": "ComfyUI extension with patches and nodes.\nPatches:Preview device, Extension device, Temperature, Memory estimation, Optimizations, Easy generic inputs, Easy multiple inputs.\nNODES: Image nodes, Image/Area nodes, Image/Blip nodes, Image/Face nodes, Sampling nodes, Patch nodes, Primitive nodes, Primitive/Conversion nodes, Primitive/Process nodes, Workflow nodes, etc..."
+ },
+ {
+ "author": "Haoming02",
+ "title": "ComfyUI Old Photo Restoration",
+ "reference": "https://github.com/Haoming02/comfyui-old-photo-restoration",
+ "files": [
+ "https://github.com/Haoming02/comfyui-old-photo-restoration"
+ ],
+ "install_type": "git-clone",
+ "description": "This is an Extension for ComfyUI, which allows you to perform Bringing-Old-Photos-Back-to-Life natively."
+ },
+ {
+ "author": "un-seen",
+ "title": "ComfyUI Segment Anything",
+ "reference": "https://github.com/un-seen/comfyui_segment_anything_plus",
+ "files":[
+ "https://github.com/un-seen/comfyui_segment_anything_plus"
+ ],
+ "install_type":"git-clone",
+ "description":"This project is a ComfyUI version of [a/sd-webui-segment-anything](https://github.com/continue-revolution/sd-webui-segment-anything). At present, only the most core functionalities have been implemented. I would like to express my gratitude to [a/continue-revolution](https://github.com/continue-revolution) for their preceding work on which this is based."
+ },
+ {
+ "author": "ai-shizuka",
+ "title": "ComfyUI-tbox",
+ "reference": "https://github.com/ai-shizuka/ComfyUI-tbox",
+ "files": [
+ "https://github.com/ai-shizuka/ComfyUI-tbox"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:ImageLoader, ImageSaver, ImagesSaver, ImageResize, ImageSize."
+ },
+ {
+ "author": "akierson",
+ "title": "comfyui-colornodes",
+ "reference": "https://github.com/akierson/comfyui-colornodes",
+ "files": [
+ "https://github.com/akierson/comfyui-colornodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Basic Color Nodes for ComfyUI"
+ },
+ {
+ "author": "EnragedAntelope",
+ "title": "Doubutsu Image Describer for ComfyUI",
+ "reference": "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer",
+ "files": [
+ "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer"
+ ],
+ "install_type": "git-clone",
+ "description": "This custom node for ComfyUI allows you to use the Doubutsu small VLM model to describe images. Credit and further information on Doubutsu: [a/https://huggingface.co/qresearch/doubutsu-2b-pt-756](https://huggingface.co/qresearch/doubutsu-2b-pt-756)"
},
{
"author": "AIFSH",
- "title": "ComfyUI-AuraSR",
- "id": "aurasr",
- "reference": "https://github.com/AIFSH/ComfyUI-AuraSR",
+ "title": "StyleShot-ComfyUI",
+ "id": "styleshot",
+ "reference": "https://github.com/AIFSH/StyleShot-ComfyUI",
"files": [
- "https://github.com/AIFSH/ComfyUI-AuraSR"
+ "https://github.com/AIFSH/VocalSeparation-ComfyUI"
],
"install_type": "git-clone",
- "description": "a node for [a/AuraSR](https://github.com/fal-ai/aura-sr)"
+ "description": "a custom node for [a/StyleShot](https://github.com/open-mmlab/StyleShot.git)"
},
{
- "author": "veighnsche",
- "title": "comfyui_gr85",
- "id": "gr85",
- "reference": "https://github.com/veighnsche/comfyui_gr85",
+ "author": "shinich39",
+ "title": "comfyui-model-db",
+ "reference": "https://github.com/shinich39/comfyui-model-db",
"files": [
- "https://github.com/veighnsche/comfyui_gr85"
+ "https://github.com/shinich39/comfyui-model-db"
],
"install_type": "git-clone",
- "description": "Nodes:Image Dimension Resizer, Image Sizer, Random Ratio, Show Text, Random Title Character, Random Wildcard Tag Picker, Random Show Atm Loc Outfit, Contains Word, Elements Concatenator, ..."
+ "description": "Store settings by model."
},
{
- "author": "hyunamy",
- "title": "Comfy-UI on-complete-email-me",
- "id": "hyunamy",
- "reference": "https://github.com/hyunamy/comfy-ui-on-complete-email-me",
+ "author": "pikenrover",
+ "title": "ComfyUI_PRNodes",
+ "reference": "https://github.com/pikenrover/ComfyUI_PRNodes",
"files": [
- "https://github.com/hyunamy/comfy-ui-on-complete-email-me"
+ "https://github.com/pikenrover/ComfyUI_PRNodes"
],
"install_type": "git-clone",
- "description": "A feature that sends an email via Gmail once image generation is completed in Comfy-ui."
+ "description": "Nodes:RandomPrompt, RandomPromptMixed, ImageScaleTo, EmptyLatentImageScaleBy, LoraLoaderExtended, Save Image w/Metadata, CheckpointLoaderSimpleExtended"
},
{
- "author": "rhdunn",
- "title": "comfyui-bus-plugin",
- "id": "bus",
- "reference": "https://github.com/rhdunn/comfyui-bus-plugin",
+ "author": "Mintbeer96",
+ "title": "ComfyUI-KerasOCR",
+ "reference": "https://github.com/Mintbeer96/ComfyUI-KerasOCR",
"files": [
- "https://github.com/rhdunn/comfyui-bus-plugin"
+ "https://github.com/Mintbeer96/ComfyUI-KerasOCR"
],
"install_type": "git-clone",
- "description": "A collection of nodes for rerouting multiple I/O lines together in a bus."
+ "description": "An OCR node for detect text in image and returns covering mask."
},
{
- "author": "hay86",
- "title": "ComfyUI Hallo",
- "id": "hallo-hay86",
- "reference": "https://github.com/hay86/ComfyUI_Hallo",
+ "author": "SoftMeng",
+ "title": "ComfyUI-DeepCache-Fix",
+ "reference": "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix",
"files": [
- "https://github.com/hay86/ComfyUI_Hallo"
+ "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix"
],
"install_type": "git-clone",
- "description": "Unofficial implementation of [a/hallo](https://github.com/fudan-generative-vision/hallo) for ComfyUI"
+ "description": "Accelerate ComfyUI Nodes for Faster Image Generation, Ensuring Consistency Pre and Post-Acceleration, Ideal for Bulk Image Production."
},
{
- "author": "AI2lab",
- "title": "comfyUI-siliconflow-api-2lab",
- "id": "siliconflow",
- "reference": "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab",
+ "author": "filliptm",
+ "title": "ComfyUI_FL-Trainer",
+ "reference": "https://github.com/filliptm/ComfyUI_FL-Trainer",
"files": [
- "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab"
+ "https://github.com/filliptm/ComfyUI_FL-Trainer"
],
"install_type": "git-clone",
- "description": "Unofficial implementation of siliconflow API for ComfyUI\nHow to use:apply api key in :https://cloud.siliconflow.cn/\nadd api key in config.json"
+ "description": "Train Image Loras on both sd1.5 and SDXL. This repo git clones the pieces needed to train. It pops open a second terminal window do do the training. It will also display the inference samples in the node itself so you can track the results."
},
{
- "author": "11dogzi",
- "title": "ComfUI-EGAdapterMadAssistant",
- "id": "ergouzi-samplers",
- "reference": "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant",
+ "author": "MuziekMagie",
+ "title": "ComfyUI-Matchering",
+ "id": "matchering",
+ "reference": "https://github.com/MuziekMagie/ComfyUI-Matchering",
"files": [
- "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant"
+ "https://github.com/MuziekMagie/ComfyUI-Matchering"
],
"install_type": "git-clone",
- "description": "This is a hierarchical auxiliary project of the IPAdapter project, which uses a slider to quickly control the hierarchical weights and add fully random and semi random modes"
+ "description": "A [a/Matchering](https://github.com/sergree/matchering)-node for ComfyUI.\nNOTE: You take TWO audio files and feed them into Matchering"
},
{
- "author": "iwanders",
- "title": "iwanders/ComfyUI_nodes",
- "id": "iwanders-nodes",
- "reference": "https://github.com/iwanders/ComfyUI_nodes",
+ "author": "neverbiasu",
+ "title": "ComfyUI ImageCaptioner",
+ "reference": "https://github.com/neverbiasu/ComfyUI-ImageCaptioner",
"files": [
- "https://github.com/iwanders/ComfyUI_nodes"
+ "https://github.com/neverbiasu/ComfyUI-ImageCaptioner"
],
"install_type": "git-clone",
- "description": "Nodes:IW SaveString, IW PrintString, IW ReplaceString, IW StringNode, IW StringConcat, IW TokenizerVocab, IW JsonPickItem."
- },
- {
- "author": "SaltAI",
- "title": "SaltAI_AudioViz",
- "id": "saltai-audioviz",
- "reference": "https://github.com/get-salt-AI/SaltAI_AudioViz",
- "files": [
- "https://github.com/get-salt-AI/SaltAI_AudioViz"
- ],
- "install_type": "git-clone",
- "description": "SaltAI AudioViz contains ComfyUI nodes for generating complex audio reactive visualizations"
- },
- {
- "author": "AI2lab",
- "title": "comfyUI-tool-2lab",
- "id": "tool-2lab",
- "reference": "https://github.com/AI2lab/comfyUI-tool-2lab",
- "files": [
- "https://github.com/AI2lab/comfyUI-tool-2lab"
- ],
- "install_type": "git-clone",
- "description": "tool set for developing workflow and publish to web api server"
- },
- {
- "author": "SherryXieYuchen",
- "title": "ComfyUI-Image-Inpainting",
- "id": "image-inpainting",
- "reference": "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting",
- "files": [
- "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting"
- ],
- "install_type": "git-clone",
- "description": "Nodes:VAE Encode Inpaint, VAE Decode Inpaint, ColorCorrection Inpaint, ImagePreprocess Inpaint, ImagePostprocess Inpaint, Load Model Inpaint, Inpainting (using Model)"
- },
- {
- "author": "zeroxoxo",
- "title": "ComfyUI-Fast-Style-Transfer",
- "id": "fast-style-transfer",
- "reference": "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer",
- "files": [
- "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer"
- ],
- "install_type": "git-clone",
- "description": "ComfyUI node for fast neural style transfer. This is a simple conversion based on this: [a/https://github.com/rrmina/fast-neural-style-pytorch](https://github.com/rrmina/fast-neural-style-pytorch) Only basic inference functionality is ported for now."
- },
- {
- "author": "Shibiko-AI",
- "title": "Shibiko AI ComfyUI Tools",
- "id": "shibiko-ai-tools",
- "reference": "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools",
- "files": [
- "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools"
- ],
- "install_type": "git-clone",
- "description": "This is a collection of tools that I use to make my life easier when developing ComfyUI applications. It is a collection of tools that I have created to help me with my development process. I have decided to share these tools with the community in the hopes that they will be useful to others as well. I use this tools to further develop features for [a/https://shibiko.ai](https://shibiko.ai)"
+ "description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter."
},
{
"author": "fofr",
- "title": "comfyui-replicate",
- "reference": "https://github.com/fofr/comfyui-replicate",
+ "title": "comfyui-fofr-toolkit",
+ "id": "fofr-toolkit",
+ "reference": "https://github.com/fofr/comfyui-fofr-toolkit",
"files": [
- "https://github.com/fofr/comfyui-replicate"
+ "https://github.com/fofr/comfyui-fofr-toolkit"
],
"install_type": "git-clone",
- "description": "Nodes:Llama 3 Replicate"
+ "description": "Nodes:Incrementer, Width and height from aspect ratio. A simple set of tooling nodes."
},
{
- "author": "RedRayz",
- "title": "ComfyUI-Danbooru-To-WD",
- "id": "danbooru2wd",
- "reference": "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD",
+ "author": "Fantasy AI Studio",
+ "title": "FAI-Node",
+ "id": "FAI-Node",
+ "reference": "https://github.com/alanhuang67/ComfyUI-FAI-Node",
"files": [
- "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD"
+ "https://github.com/alanhuang67/ComfyUI-FAI-Node"
],
"install_type": "git-clone",
- "description": "Converts booru tags to a format suitable for Waifu Diffusion(or Danbooru based models)."
+ "description": "Various custom nodes for ComfyUI"
},
{
- "author": "akkyoss",
- "title": "ComfyUI_Zwng_Nodes",
- "id": "zwng",
- "reference": "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes",
+ "author": "Indra's Mirror",
+ "title": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper",
+ "reference": "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper",
"files": [
- "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes"
+ "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper"
],
"install_type": "git-clone",
- "description": "Simple nodes for loading image files.Nodes that include a simple remote connection to Photoshop, a node that can overlay and preview an image with a mask, and a node that can load images directly from a file path."
+ "description": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper is a custom node for ComfyUI that integrates the advanced Lumina-Next-SFT model. It offers high-quality image generation with features like time-aware scaling, ODE sampling, and support for high-resolution outputs. This node brings the power of the Lumina text-to-image pipeline directly into ComfyUI workflows."
},
{
- "author": "slyt",
- "title": "comfyui-ollama-nodes",
- "reference": "https://github.com/slyt/comfyui-ollama-nodes",
+ "author": "TechnoByteJS",
+ "title": "TechNodes",
+ "id": "technodes",
+ "reference": "https://github.com/TechnoByteJS/ComfyUI-TechNodes",
"files": [
- "https://github.com/slyt/comfyui-ollama-nodes"
+ "https://github.com/TechnoByteJS/ComfyUI-TechNodes"
],
"install_type": "git-clone",
- "description": "ComfyUI custom nodes for working with [a/Ollama](https://github.com/ollama/ollama).\nNOTE:Assumes that an Ollama server is running at http://127.0.0.1:11434 and accessible by the ComfyUI backend."
+ "description": "ComfyUI nodes for merging, testing and more. SDNext Merge, VAE Merge, MBW Layers, Repeat VAE, Quantization."
},
{
- "author": "MilitantHitchhiker",
- "title": "Militant Hitchhiker's Switchblade Pack",
- "id": "hitchhiker",
- "reference": "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack",
+ "author": "wootwootwootwoot",
+ "title": "ComfyUI-RK-Sampler",
+ "id": "rk-sampler",
+ "reference": "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler",
"files": [
- "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack"
+ "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler"
],
"install_type": "git-clone",
- "description": "Militant Hitchhiker's Switchblade Pack is a collection of custom nodes for ComfyUI that provide various multi-function capabilities."
+ "description": "Batched Runge-Kutta Samplers for ComfyUI"
},
{
- "author": "turkyden",
- "title": "ComfyUI-Avatar",
- "id": "avatar",
- "reference": "https://github.com/turkyden/ComfyUI-Avatar",
+ "author": "BetaDoggo",
+ "title": "ComfyUI Video Player",
+ "id": "videoplayer",
+ "reference": "https://github.com/BetaDoggo/ComfyUI-VideoPlayer",
"files": [
- "https://github.com/turkyden/ComfyUI-Avatar"
+ "https://github.com/BetaDoggo/ComfyUI-VideoPlayer"
],
"install_type": "git-clone",
- "description": "a comfyui plugin for image to avatar"
+ "description": "1 step closer to replacing all software with comfy"
},
{
- "author": "fablestudio",
- "title": "ComfyUI-Showrunner-Utils",
- "reference": "https://github.com/fablestudio/ComfyUI-Showrunner-Utils",
+ "author": "googincheng",
+ "title": "ComfyUX",
+ "id": "comfyux",
+ "reference": "https://github.com/googincheng/ComfyUX",
"files": [
- "https://github.com/fablestudio/ComfyUI-Showrunner-Utils"
+ "https://github.com/googincheng/ComfyUX"
],
"install_type": "git-clone",
- "description": "Comfyui Custom Nodes for Showrunner"
+ "description": "Better user experience plugin for ComfyUI."
},
{
- "author": "jtydhr88",
- "title": "ComfyUI Unique3D",
- "id": "unique3d",
- "reference": "https://github.com/jtydhr88/ComfyUI-Unique3D",
+ "author": "WX-NPS1598",
+ "title": "Auto Crop By NPS",
+ "id": "autocrop-nps",
+ "reference": "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS",
"files": [
- "https://github.com/jtydhr88/ComfyUI-Unique3D"
+ "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS"
],
"install_type": "git-clone",
- "description": "ComfyUI Unique3D is custom nodes that running AiuniAI/Unique3D into ComfyUI[w/Please follow readme to install with ComfyUI embedded python.]"
+ "description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider. "
+ },
+ {
+ "author": "BetaDoggo",
+ "title": "ComfyUI YetAnotherSafetyChecker",
+ "id": "yetanothersafetychecker",
+ "reference": "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker",
+ "files": [
+ "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker"
+ ],
+ "install_type": "git-clone",
+ "description": "Just a simple node to filter out NSFW outputs. This node utilizes [a/AdamCodd/vit-base-nsfw-detector](https://huggingface.co/AdamCodd/vit-base-nsfw-detector) to score the outputs. I chose this model because it's small, fast, and performed very well in my testing. Nudity tends to be scored in the 0.95+ range, but I've set the default to 0.8 as a safe baseline."
},
{
"author": "smthemex",
- "title": "ComfyUI_Streamv2v_Plus",
- "id": "streamv2v",
- "reference": "https://github.com/smthemex/ComfyUI_Streamv2v_Plus",
+ "title": "ComfyUI_FollowYourEmoji",
+ "id": "FollowYourEmoji",
+ "reference": "https://github.com/smthemex/ComfyUI_FollowYourEmoji",
"files": [
- "https://github.com/smthemex/ComfyUI_Streamv2v_Plus"
+ "https://github.com/smthemex/ComfyUI_FollowYourEmoji"
],
"install_type": "git-clone",
- "description": "[a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) for ComfyUI"
+ "description": "You can make emoji from a video and a image in comfyui"
},
{
- "author": "jakechai",
- "title": "ComfyUI-JakeUpgrade",
- "id": "jkupgrade",
- "reference": "https://github.com/jakechai/ComfyUI-JakeUpgrade",
+ "author": "fssorc",
+ "title": "ComfyUI_FaceShaper",
+ "id": "facesharper",
+ "reference": "https://github.com/fssorc/ComfyUI_FaceShaper",
"files": [
- "https://github.com/jakechai/ComfyUI-JakeUpgrade"
+ "https://github.com/fssorc/ComfyUI_FaceShaper"
],
"install_type": "git-clone",
- "description": "A ComfyUI workflow customization by Jake."
+ "description": "Nodes:Match two faces' shape before using other face swap nodes\nFace-swapping tools typically only replace facial features during the swap, without altering the facial shape. When there is a significant difference in facial shape between the target person and the person in the original photo, the result of the face swap is less satisfactory.\nThis project is a small script that can first liquefy and stretch the face in the original photo according to the horizontal and vertical proportions of the target person's facial contour. The resulting image can be used as input for other face-swapping nodes."
},
{
- "author": "christian-byrne",
- "title": "comfyui-search-navigation",
- "reference": "https://github.com/christian-byrne/comfyui-search-navigation",
+ "author": "Marksusu",
+ "title": "ComfyUI_MTEncode",
+ "id": "mtencode",
+ "reference": "https://github.com/Marksusu/ComfyUI_MTEncode",
"files": [
- "https://github.com/christian-byrne/comfyui-search-navigation"
+ "https://github.com/Marksusu/ComfyUI_MTEncode"
],
"install_type": "git-clone",
- "description": "Search navigation extension."
+ "description": "Nodes:MTCLIPEncode"
},
{
- "author": "fofr",
- "title": "ComfyUI-Prompter-fofrAI",
- "id": "prompter-fofr",
- "reference": "https://github.com/fofr/ComfyUI-Prompter-fofrAI",
+ "author": "ShmuelRonen",
+ "title": "ComfyUI-AstralAnimator",
+ "id": "astralanimator",
+ "reference": "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator",
"files": [
- "https://github.com/fofr/ComfyUI-Prompter-fofrAI"
+ "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator"
],
"install_type": "git-clone",
- "description": "A prompt helper. Use templates from [a/https://prompter.fofr.ai](https://prompter.fofr.ai) in ComfyUI."
+ "description": "A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation."
},
{
- "author": "celsojr2013",
- "title": "comfyui_jamworks_client",
- "reference": "https://github.com/celsojr2013/comfyui_jamworks_client",
+ "author": "AIFSH",
+ "title": "VocalSeparation-ComfyUI",
+ "id": "vocalseparation",
+ "reference": "https://github.com/AIFSH/VocalSeparation-ComfyUI",
"files": [
- "https://github.com/celsojr2013/comfyui_jamworks_client"
+ "https://github.com/AIFSH/VocalSeparation-ComfyUI"
],
"install_type": "git-clone",
- "description": "Nodes:Jamworks_Login, Jamworks_Download, Shell_Command.\nA Simple Client for Jamworks Platform DAM Integration"
+ "description": "a custom node for separation vocals from music based on [a/ZFTurbo/Music-Source-Separation-Training](https://github.com/ZFTurbo/Music-Source-Separation-Training)"
},
{
- "author": "opvelll",
- "title": "Comfy UI Text List Product",
- "id": "listproduct",
- "reference": "https://github.com/opvelll/ComfyUI_TextListProduct",
+ "author": "amorano",
+ "title": "Cozy Communication",
+ "id": "cozy_comm",
+ "reference": "https://github.com/cozy-comfyui/cozy_comm",
"files": [
- "https://github.com/opvelll/ComfyUI_TextListProduct"
+ "https://github.com/cozy-comfyui/cozy_comm"
],
+ "nodename_pattern": " \\(cozy\\)",
"install_type": "git-clone",
- "description": "This is a custom node for Comfy UI. It mainly wraps itertools.product and can be used to create patterns by combining prompts. It is recommended to install this custom node in combination with the nodes from the WAS Node Suite."
+ "description": "Post images and video to Discord. Nodes to facilitate communication using REST. "
},
{
- "author": "MinusZoneAI",
- "title": "ComfyUI-TrainTools-MZ",
- "id": "traintools",
- "reference": "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ",
+ "author": "WX-NPS1598",
+ "title": "ComfyUI-auto-crop-by-NPS",
+ "id": "auto-crop-nps",
+ "reference": "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS",
"files": [
- "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ"
+ "https://github.com/WX-NPS1598/ComfyUI-auto-crop-by-NPS"
],
"install_type": "git-clone",
- "description": "Nodes for fine-tuning lora in ComfyUI, dependent on training tools such as kohya-ss/sd-scripts"
+ "description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider."
},
{
- "author": "lordgasmic",
- "title": "comfyui_wildcards",
- "reference": "https://github.com/lordgasmic/comfyui_wildcards",
+ "author": "RhizoNymph",
+ "title": "ComfyUI-Latte",
+ "id": "latte",
+ "reference": "https://github.com/RhizoNymph/ComfyUI-Latte",
"files": [
- "https://github.com/lordgasmic/comfyui_wildcards"
+ "https://github.com/RhizoNymph/ComfyUI-Latte"
],
"install_type": "git-clone",
- "description": "This is an attempt to recreate the wildcards plugin for Automatic1111 but for ComfyUI."
+ "description": "Nodes:LatteVideoGenerator"
},
{
- "author": "lordgasmic",
- "title": "comfyui_save_image_with_options",
- "reference": "https://github.com/lordgasmic/comfyui_save_image_with_options",
- "files": [
- "https://github.com/lordgasmic/comfyui_save_image_with_options"
+ "author": "lrzjason",
+ "title": "Comfyui Kolors Utils",
+ "reference": "https://github.com/lrzjason/Comfyui-Kolors-Utils",
+ "files":[
+ "https://github.com/lrzjason/Comfyui-Kolors-Utils"
],
- "install_type": "git-clone",
- "description": "Nodes:Save Image with Options"
+ "install_type":"git-clone",
+ "description":"Nodes: Save Weight As Kolors Unet"
},
{
- "author": "asagi4",
- "title": "Adaptive Guidance for ComfyUI",
- "id": "asagi-nodes",
- "reference": "https://github.com/asagi4/ComfyUI-Adaptive-Guidance",
- "files": [
- "https://github.com/asagi4/ComfyUI-Adaptive-Guidance"
+ "author": "ycchanau",
+ "title": "ComfyUI Preview Magnifier",
+ "id":"magnifier",
+ "reference": "https://github.com/ycchanau/ComfyUI_Preview_Magnifier",
+ "files":[
+ "https://github.com/ycchanau/ComfyUI_Preview_Magnifier"
],
- "install_type": "git-clone",
- "description": "An implementation of adaptive guidance for ComfyUI\nSee [a/https://bcv-uniandes.github.io/adaptiveguidance-wp/](https://bcv-uniandes.github.io/adaptiveguidance-wp/)"
+ "install_type":"git-clone",
+ "description":"Custom nodes that preview image with a magnifier."
},
{
- "author": "kijai",
- "title": "ComfyUI-Florence2",
- "id": "florence2-kijai",
- "reference": "https://github.com/kijai/ComfyUI-Florence2",
- "files": [
- "https://github.com/kijai/ComfyUI-Florence2"
+ "author": "Koushakur",
+ "title": "ComfyUI-DenoiseChooser",
+ "id":"denoise-chooser",
+ "reference": "https://github.com/Koushakur/ComfyUI-DenoiseChooser",
+ "files":[
+ "https://github.com/Koushakur/ComfyUI-DenoiseChooser"
],
- "install_type": "git-clone",
- "description": "ComfyUI nodes to use Microsoft's Florence2 vision model. Supports captioning, object detection and segmentation"
+ "install_type":"git-clone",
+ "description":"The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value"
},
{
- "author": "spacepxl",
- "title": "ComfyUI-Florence-2",
- "id": "florence2-spacepxl",
- "reference": "https://github.com/spacepxl/ComfyUI-Florence-2",
- "files": [
- "https://github.com/spacepxl/ComfyUI-Florence-2"
+ "author": "john-mnz",
+ "title": "ComfyUI-Inspyrenet-Rembg",
+ "id":"inspyrenet",
+ "reference": "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg",
+ "files":[
+ "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg"
],
- "install_type": "git-clone",
- "description": "[a/https://huggingface.co/microsoft/Florence-2-large-ft](https://huggingface.co/microsoft/Florence-2-large-ft)\nLarge or base model, support for captioning and bbox task modes, more coming soon."
+ "install_type":"git-clone",
+ "description":"ComfyUI node for background removal implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)"
},
{
- "author": "kijai",
- "title": "ComfyUI-LuminaWrapper",
- "id": "lumina",
- "reference": "https://github.com/kijai/ComfyUI-LuminaWrapper",
+ "author": "AIFSH",
+ "title": "DiffMorpher-ComfyUI",
+ "id": "uvr5",
+ "reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI",
"files": [
- "https://github.com/kijai/ComfyUI-LuminaWrapper"
+ "https://github.com/AIFSH/DiffMorpher-ComfyUI"
],
"install_type": "git-clone",
- "description": "ComfyUI wrapper nodes for Lumina models"
+ "description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)"
+ },
+ {
+ "author": "2kpr",
+ "title": "ComfyUI-UltraPixel",
+ "id": "comfyui-ultrapixel",
+ "reference": "https://github.com/2kpr/ComfyUI-UltraPixel",
+ "files": [
+ "https://github.com/2kpr/ComfyUI-UltraPixel"
+ ],
+ "install_type": "git-clone",
+ "description": "Implementation of UltraPixel on ComfyUI"
},
{
- "author": "kadirnar",
- "title": "ComfyUI-YOLO",
- "id": "comfy-yolo",
- "reference": "https://github.com/kadirnar/ComfyUI-YOLO",
+ "author": "LightSketch-ai",
+ "title": "ComfyUI-LivePortraitNode (Replicate API)",
+ "id": "lightsketchlp",
+ "reference": "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode",
"files": [
- "https://github.com/kadirnar/ComfyUI-YOLO"
+ "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode"
],
"install_type": "git-clone",
- "description": "Nodes:Load Ultralytics Model, Ultralytics Inference, Ultralytics Visualization, Convert to Dictionary, BBox to XYWH"
+ "description": "Two simple to install nodes to get Live Portrait working in ComfyUI without the need for a fancy GPU (Replicate account needed)."
+ },
+ {
+ "author": "aaronchm",
+ "title": "z-a1111-sd-webui-DanTagGen",
+ "id":"z-a1111-sd-webui-DanTagGen",
+ "reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen",
+ "files":[
+ "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen"
+ ],
+ "install_type":"git-clone",
+ "description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension."
+ },
+ {
+ "author": "mikebilly",
+ "title": "Transparent-background-comfyUI",
+ "id":"transparent-background-comfyui",
+ "reference": "https://github.com/mikebilly/Transparent-background-comfyUI",
+ "files":[
+ "https://github.com/mikebilly/Transparent-background-comfyUI"
+ ],
+ "install_type":"git-clone",
+ "description":"Removes background using Transparent Background"
+ },
+ {
+ "author": "un-seen",
+ "title": "comfyui-tensorop",
+ "id":"comfyui-tensorop",
+ "reference": "https://github.com/un-seen/comfyui-tensorops",
+ "files":[
+ "https://github.com/un-seen/comfyui-tensorops"
+ ],
+ "install_type":"git-clone",
+ "description":"Nodes to perform tensor operations in ComfyUI"
+ },
+ {
+ "author": "ader47",
+ "title": "ComfyUI-MeshHamer",
+ "reference": "https://github.com/ader47/comfyui_meshhamer",
+ "files": [
+ "https://github.com/ader47/comfyui_meshhamer"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes:MeshHamer Hand Refiner. See also: [a/HaMeR: Hand Mesh Recovery](https://github.com/geopavlakos/hamer/tree/main)"
+ },
+ {
+ "author": "AIFSH",
+ "title": "SenseVoice-ComfyUI",
+ "id": "sensevoice",
+ "reference": "https://github.com/AIFSH/SenseVoice-ComfyUI",
+ "files": [
+ "https://github.com/AIFSH/SenseVoice-ComfyUI"
+ ],
+ "install_type": "git-clone",
+ "description": "a custom node for [a/SenseVoice](https://github.com/FunAudioLLM/SenseVoice)"
+ },
+ {
+ "author": "YMC",
+ "title": "ymc-node-as-x-type",
+ "reference": "https://github.com/YMC-GitHub/ymc-node-as-x-type",
+ "files": [
+ "https://github.com/YMC-GitHub/ymc-node-as-x-type"
+ ],
+ "install_type": "git-clone",
+ "description": "some comfyui custom nodes to set it as known type"
+ },
+ {
+ "author": "smthemex",
+ "title": "ComfyUI_EchoMimic",
+ "id": "EchoMimic",
+ "reference": "https://github.com/smthemex/ComfyUI_EchoMimic",
+ "files": [
+ "https://github.com/smthemex/ComfyUI_EchoMimic"
+ ],
+ "install_type": "git-clone",
+ "description": "You can using EchoMimic in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning "
}
]
}
diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json
index 5697d126..6aba4b4c 100644
--- a/node_db/new/extension-node-map.json
+++ b/node_db/new/extension-node-map.json
@@ -48,7 +48,11 @@
"https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": [
[
"EGIPAdapter_Mad_Assistant",
- "EGIPAdapter_Mad_AssistantV2"
+ "EGIPAdapter_Mad_AssistantV1",
+ "EGIPAdapter_Mad_AssistantV2",
+ "EGIPAdapter_Mad_AssistantV3",
+ "EGIPAdapter_Mad_AssistantV4",
+ "EGIPAdapter_Mad_AssistantV5"
],
{
"title_aux": "ComfUI-EGAdapterMadAssistant"
@@ -139,6 +143,16 @@
"title_aux": "Hayo comfyui nodes"
}
],
+ "https://github.com/2kpr/ComfyUI-UltraPixel": [
+ [
+ "UltraPixelLoad",
+ "UltraPixelProcess"
+ ],
+ {
+ "author": "italo",
+ "title_aux": "ComfyUI-UltraPixel"
+ }
+ ],
"https://github.com/42lux/ComfyUI-safety-checker": [
[
"Safety Checker"
@@ -204,6 +218,46 @@
"title_aux": "ComfyUI-DareMerge"
}
],
+ "https://github.com/807502278/ComfyUI-3D-MeshTool": [
+ [
+ "Auto_Normal",
+ "Load_OBJ",
+ "Mesh_Clean_Data",
+ "Mesh_Cleanup",
+ "Mesh_Data",
+ "Mesh_Data_Statistics",
+ "Mesh_Optimization",
+ "Mesh_Subdivide",
+ "UV_options",
+ "UnwrapUV_Auto_xatlas",
+ "UnwrapUV_xatlas",
+ "array-append",
+ "array-attribute",
+ "array-convert",
+ "array-end-increment",
+ "array-end-step",
+ "array-is-null",
+ "array-number-to-angle",
+ "array-select-element",
+ "array-step",
+ "array-step-increment",
+ "array-t",
+ "array-to-camposes",
+ "cam-pos-bus",
+ "mesh_data_bus",
+ "mesh_remap_cubvh",
+ "show_any",
+ "string-to-array",
+ "vc_to_texture"
+ ],
+ {
+ "author": "807502278",
+ "description": "A simple 3D model processing tool within ComfyUI",
+ "nickname": "3D Mesh Tool",
+ "title": "3D Mesh Tool",
+ "title_aux": "ComfyUI-3D-MeshTool"
+ }
+ ],
"https://github.com/80sVectorz/ComfyUI-Static-Primitives": [
[
"FloatStaticPrimitive",
@@ -448,6 +502,44 @@
"title_aux": "ComfyUI_V-Express"
}
],
+ "https://github.com/AIFSH/CosyVoice-ComfyUI": [
+ [
+ "CosyVoiceDubbingNode",
+ "CosyVoiceNode",
+ "LoadSRT",
+ "TextNode"
+ ],
+ {
+ "title_aux": "CosyVoice-ComfyUI"
+ }
+ ],
+ "https://github.com/AIFSH/DiffMorpher-ComfyUI": [
+ [
+ "DiffMorpherNode",
+ "PreViewGIF",
+ "TextNode"
+ ],
+ {
+ "title_aux": "DiffMorpher-ComfyUI"
+ }
+ ],
+ "https://github.com/AIFSH/SenseVoice-ComfyUI": [
+ [
+ "SenseVoiceNode",
+ "ShowTextNode"
+ ],
+ {
+ "title_aux": "SenseVoice-ComfyUI"
+ }
+ ],
+ "https://github.com/AIFSH/VocalSeparation-ComfyUI": [
+ [
+ "VocalSeparationNode"
+ ],
+ {
+ "title_aux": "VocalSeparation-ComfyUI"
+ }
+ ],
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
[
"LoadMarianMTCheckPoint",
@@ -486,7 +578,8 @@
],
"https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": [
[
- "ToonCrafterNode"
+ "ToonCrafterNode",
+ "ToonCrafterWithSketch"
],
{
"title_aux": "ComfyUI-ToonCrafter"
@@ -552,6 +645,22 @@
"title_aux": "ComfyUI_yanc"
}
],
+ "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [
+ [
+ "CleanFileNameNode"
+ ],
+ {
+ "title_aux": "APZmedia Clean Name"
+ }
+ ],
+ "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": [
+ [
+ "DanTagGen"
+ ],
+ {
+ "title_aux": "z-a1111-sd-webui-DanTagGen"
+ }
+ ],
"https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": [
[
"APS_LatentBatch",
@@ -593,6 +702,7 @@
"IntToStringAdvanced-badger",
"LoadImageAdvanced-badger",
"LoadImagesFromDirListAdvanced-badger",
+ "RotateImageWithPadding",
"SegmentToMaskByPoint-badger",
"SimpleBoolean-badger",
"StringToFizz-badger",
@@ -641,8 +751,10 @@
"ETN_LoadImageBase64",
"ETN_LoadMaskBase64",
"ETN_MergeImageTile",
+ "ETN_NSFWFilter",
"ETN_SendImageWebSocket",
- "ETN_TileLayout"
+ "ETN_TileLayout",
+ "ETN_Translate"
],
{
"title_aux": "ComfyUI Nodes for External Tooling"
@@ -672,6 +784,7 @@
"GoogleTranslateCLIPTextEncodeNode",
"GoogleTranslateTextNode",
"HexToHueNode",
+ "IDENode",
"PainterNode",
"PoseNode",
"PreviewTextNode"
@@ -681,10 +794,56 @@
}
],
"https://github.com/Amorano/Jovimetrix": [
- [],
+ [
+ "ADJUST (JOV) \ud83d\udd78\ufe0f",
+ "AKASHIC (JOV) \ud83d\udcd3",
+ "ARRAY (JOV) \ud83d\udcda",
+ "BLEND (JOV) \u2697\ufe0f",
+ "COLOR BLIND (JOV) \ud83d\udc41\u200d\ud83d\udde8",
+ "COLOR MATCH (JOV) \ud83d\udc9e",
+ "COLOR THEORY (JOV) \ud83d\udede",
+ "COMPARISON (JOV) \ud83d\udd75\ud83c\udffd",
+ "CONSTANT (JOV) \ud83d\udfea",
+ "CROP (JOV) \u2702\ufe0f",
+ "DELAY (JOV) \u270b\ud83c\udffd",
+ "EXPORT (JOV) \ud83d\udcfd",
+ "FILTER MASK (JOV) \ud83e\udd3f",
+ "FLATTEN (JOV) \u2b07\ufe0f",
+ "GLSL (JOV) \ud83c\udf69",
+ "GRADIENT MAP (JOV) \ud83c\uddf2\ud83c\uddfa",
+ "GRAPH (JOV) \ud83d\udcc8",
+ "LERP (JOV) \ud83d\udd30",
+ "MIDI FILTER (JOV) \u2733\ufe0f",
+ "MIDI FILTER EZ (JOV) \u2747\ufe0f",
+ "MIDI MESSAGE (JOV) \ud83c\udf9b\ufe0f",
+ "MIDI READER (JOV) \ud83c\udfb9",
+ "OP BINARY (JOV) \ud83c\udf1f",
+ "OP UNARY (JOV) \ud83c\udfb2",
+ "PIXEL MERGE (JOV) \ud83e\udec2",
+ "PIXEL SPLIT (JOV) \ud83d\udc94",
+ "PIXEL SWAP (JOV) \ud83d\udd03",
+ "QUEUE (JOV) \ud83d\uddc3",
+ "ROUTE (JOV) \ud83d\ude8c",
+ "SAVE OUTPUT (JOV) \ud83d\udcbe",
+ "SHAPE GEN (JOV) \u2728",
+ "SPOUT WRITER (JOV) \ud83c\udfa5",
+ "STACK (JOV) \u2795",
+ "STEREOGRAM (JOV) \ud83d\udcfb",
+ "STEREOSCOPIC (JOV) \ud83d\udd76\ufe0f",
+ "STREAM READER (JOV) \ud83d\udcfa",
+ "STREAM WRITER (JOV) \ud83c\udf9e\ufe0f",
+ "SWIZZLE (JOV) \ud83d\ude35",
+ "TEXT GEN (JOV) \ud83d\udcdd",
+ "THRESHOLD (JOV) \ud83d\udcc9",
+ "TICK (JOV) \u23f1",
+ "TRANSFORM (JOV) \ud83c\udfdd\ufe0f",
+ "VALUE (JOV) \ud83e\uddec",
+ "WAVE GEN (JOV) \ud83c\udf0a",
+ "WAVE GRAPH (JOV) \u25b6 \u0131l\u0131\u0131l\u0131"
+ ],
{
"author": "amorano",
- "description": "Jovimetrix integrates Webcam, MIDI, Spout and GLSL shader support.",
+ "description": "Integrates Webcam, MIDI, Spout and GLSL shader support. Animation",
"nodename_pattern": " \\(JOV\\)$",
"title": "Jovimetrix",
"title_aux": "Jovimetrix Composition Nodes"
@@ -888,6 +1047,84 @@
"title_aux": "bsz-cui-extras"
}
],
+ "https://github.com/BenNarum/ComfyUI_CAS": [
+ [
+ "AttentionToSigmas",
+ "AttenuatorNode",
+ "BasicCFGGuider",
+ "CELU",
+ "CustomAdvancedSampler",
+ "CustomLCMCFGPP",
+ "CustomModelSamplingDiscreteDistilledAncestralCFGPP",
+ "CustomModelSamplingDiscreteDistilledCFGPP",
+ "CustomX0AncestralCFGPP",
+ "CustomX0CFGPP",
+ "ELU",
+ "EPSCFGPPScheduler",
+ "GELU",
+ "GLU",
+ "HardTanhScheduler",
+ "Hardshrink",
+ "Hardsigmoid",
+ "Hardswish",
+ "Hardtanh",
+ "LatentActivation",
+ "LatentChannelPresets",
+ "LatentConvolution",
+ "LatentFFT",
+ "LatentFrequencyPresets",
+ "LatentGlitch",
+ "LatentMath",
+ "LatentMathFormulaBuilder",
+ "LatentMosaic",
+ "LatentNoisePresets",
+ "LatentPixelSort",
+ "LatentSelfAttention",
+ "LatentTwist",
+ "LatentValuePresets",
+ "LatentWarpPresets",
+ "LeakyReLU",
+ "LogSigmoid",
+ "LogSoftmax",
+ "Mish",
+ "PReLU",
+ "RReLU",
+ "ReLU",
+ "ReLU6",
+ "SELU",
+ "SamplerCustomLCMCFGPP",
+ "SamplerCustomModelSamplingDiscreteDistilledAncestralCFGPP",
+ "SamplerCustomModelSamplingDiscreteDistilledCFGPP",
+ "SamplerCustomX0AncestralCFGPP",
+ "SamplerCustomX0CFGPP",
+ "SamplerDPMCFGPP",
+ "SamplerDynamicCFGPP",
+ "SamplerEulerAttnCFGPP",
+ "SamplerEulerStepControlAncestralCFGPP",
+ "SamplerHeunCFGPP",
+ "SamplerLCMUpscaleW",
+ "SamplerLCMUpscaleWCFGPP",
+ "SamplerLCMUpscaleWGPU",
+ "SamplerStepSizeControlCFGPP",
+ "SamplerWeightedCFGPP",
+ "SiLU",
+ "Softmax",
+ "Softmax2D",
+ "SoftmaxScheduler",
+ "Softmin",
+ "Softplus",
+ "Softshrink",
+ "Softsign",
+ "Tanh",
+ "Tanhshrink",
+ "Threshold",
+ "tcd_euler_a_w",
+ "tcd_w"
+ ],
+ {
+ "title_aux": "ComfyUI_CAS"
+ }
+ ],
"https://github.com/BenNarum/SigmaWaveFormNode": [
[
"AttenuatorNode",
@@ -926,6 +1163,25 @@
"title_aux": "ComfyUI Deploy"
}
],
+ "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": [
+ [
+ "ImageToEmoji",
+ "LoadFrame",
+ "LoadJPGFrame",
+ "LoadVideoFrame"
+ ],
+ {
+ "title_aux": "ComfyUI Video Player"
+ }
+ ],
+ "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": [
+ [
+ "YetAnotherSafetyChecker"
+ ],
+ {
+ "title_aux": "ComfyUI YetAnotherSafetyChecker"
+ }
+ ],
"https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": [
[
"BTPromptSchedule",
@@ -1231,6 +1487,14 @@
"title_aux": "Primere nodes for ComfyUI"
}
],
+ "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": [
+ [
+ "Checkpoint Loader Config"
+ ],
+ {
+ "title_aux": "ComfyUI Checkpoint Loader Config"
+ }
+ ],
"https://github.com/Danand/ComfyUI-ComfyCouple": [
[
"Attention couple",
@@ -1354,6 +1618,35 @@
"title_aux": "ComfyUI-post-processing-nodes"
}
],
+ "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": [
+ [
+ "DoubutsuDescriber"
+ ],
+ {
+ "title_aux": "ComfyUI-Doubutsu-Describer"
+ }
+ ],
+ "https://github.com/Excidos/ComfyUI-Documents": [
+ [
+ "ChunkRouter",
+ "DocumentLoader",
+ "ImageSelector",
+ "PDFPageSplitter",
+ "PDFToImage",
+ "TextChunker"
+ ],
+ {
+ "title_aux": "ComfyUI-Documents"
+ }
+ ],
+ "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": [
+ [
+ "LuminaDiffusersNode"
+ ],
+ {
+ "title_aux": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper"
+ }
+ ],
"https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": [
[
"ModelScopeT2VLoader"
@@ -1451,6 +1744,31 @@
"title_aux": "noise latent perlinpinpin"
}
],
+ "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": [
+ [
+ "Conditioning set timestep from sigma",
+ "Individual channel selector",
+ "Post CFG make a dot",
+ "Post CFG subtract mean",
+ "Pre CFG PAG",
+ "Pre CFG automatic scale",
+ "Pre CFG channel multiplier",
+ "Pre CFG color control",
+ "Pre CFG consensus sharpening",
+ "Pre CFG exponentiation",
+ "Pre CFG perp-neg",
+ "Pre CFG sharpening",
+ "Pre CFG subtract mean",
+ "Pre CFG uncond zero",
+ "Pre CFG variable scaling",
+ "Pre CFG zero attention",
+ "Shape attention",
+ "Support empty uncond"
+ ],
+ {
+ "title_aux": "pre_cfg_comfy_nodes_for_ComfyUI"
+ }
+ ],
"https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": [
[
"Aligned Scheduler",
@@ -1890,6 +2208,21 @@
"title_aux": "NX_PromptStyler"
}
],
+ "https://github.com/FuouM/ComfyUI-EbSynth": [
+ [
+ "ES_Guides7",
+ "ES_Translate",
+ "ES_VideoTransfer",
+ "ES_VideoTransferExtra"
+ ],
+ {
+ "author": "Fuou Marinas",
+ "description": "Run EbSynth in ComfyUI.",
+ "nickname": "EbSynth",
+ "title": "ComfyUI-EbSynth",
+ "title_aux": "ComfyUI-EbSynth"
+ }
+ ],
"https://github.com/FuouM/ComfyUI-FirstOrderMM": [
[
"FOMM_Partswap",
@@ -2014,12 +2347,14 @@
"GR Image/Depth Mask",
"GR Mask Create",
"GR Mask Create Random",
+ "GR Mask Create Random Multi",
"GR Mask Resize",
"GR Multi Mask Create",
"GR Onomatopoeia",
"GR Prompt HUB",
"GR Prompt Selector",
"GR Prompt Selector Multi",
+ "GR Scroller",
"GR Stack Image",
"GR Text Overlay",
"GR Tile and Border Image",
@@ -2053,6 +2388,14 @@
"title_aux": "ComfyUI aichemy nodes"
}
],
+ "https://github.com/HECer/ComfyUI-FilePathCreator": [
+ [
+ "FilePathCreator"
+ ],
+ {
+ "title_aux": "ComfyUI-FilePathCreator"
+ }
+ ],
"https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": [
[
"Moondream Interrogator"
@@ -2074,9 +2417,9 @@
],
{
"author": "AlexL",
- "description": "Scales an input image into a given box size, whereby the aspect ratio keeps retained.",
- "nickname": "Hangover-Image_Scale_Bouning_Box",
- "title": "ComfyUI-Hangover-Image_Scale_Bouning_Box",
+ "description": "Display, save or not save image, with or without extra metadata.",
+ "nickname": "Hangover-Save_Image_Extra_Metadata",
+ "title": "ComfyUI-Hangover-Save_Image",
"title_aux": "ComfyUI-Hangover-Nodes"
}
],
@@ -2111,6 +2454,14 @@
"title_aux": "ComfyUI Floodgate"
}
],
+ "https://github.com/Haoming02/comfyui-resharpen": [
+ [
+ "Resharpen"
+ ],
+ {
+ "title_aux": "ComfyUI ReSharpen"
+ }
+ ],
"https://github.com/HaydenReeve/ComfyUI-Better-Strings": [
[
"BetterString"
@@ -2153,6 +2504,7 @@
"IG Interpolate",
"IG Load Image",
"IG Load Images",
+ "IG MotionPredictor",
"IG Multiply",
"IG Path Join",
"IG String",
@@ -2320,6 +2672,19 @@
"title_aux": "JPS Custom Nodes for ComfyUI"
}
],
+ "https://github.com/JackEllie/ComfyUI_AI_Assistant": [
+ [
+ "apply_lighting_effects",
+ "clean_prompt_tags",
+ "noline_process",
+ "prompt_blacklist",
+ "prompt_sorting",
+ "resize_image_sdxl_ratio"
+ ],
+ {
+ "title_aux": "ComfyUI-AI-Assistant"
+ }
+ ],
"https://github.com/Jannchie/ComfyUI-J": [
[
"DiffusersCompelPromptEmbedding",
@@ -2348,14 +2713,18 @@
"JNodes_BreakMediaInfo",
"JNodes_CheckpointSelectorWithString",
"JNodes_CreateStereoscopicImageFromDepth",
+ "JNodes_FloatLiteral",
+ "JNodes_GetComfyDirectory",
"JNodes_GetOutputDirectory",
"JNodes_GetParameterFromList",
"JNodes_GetParameterGlobal",
"JNodes_GetTempDirectory",
"JNodes_ImageFormatSelector",
"JNodes_ImageSizeSelector",
+ "JNodes_IntLiteral",
"JNodes_LoadVideo",
"JNodes_LoadVisualMediaFromPath",
+ "JNodes_LoadVisualMediaFromPath_Batch",
"JNodes_LoraExtractor",
"JNodes_MediaInfoToString",
"JNodes_OutVideoInfo",
@@ -2374,6 +2743,7 @@
"JNodes_SearchAndReplaceFromFile",
"JNodes_SearchAndReplaceFromList",
"JNodes_SelectRandomFileFromDirectory",
+ "JNodes_SetMetadataA1111",
"JNodes_SetNegativePromptInMetaData",
"JNodes_SetPositivePromptInMetaData",
"JNodes_SplitAndJoin",
@@ -2471,6 +2841,16 @@
"title_aux": "comfy-plasma"
}
],
+ "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": [
+ [
+ "AdvancedTiling",
+ "AdvancedTilingSettings",
+ "AdvancedTilingVAEDecode"
+ ],
+ {
+ "title_aux": "ComfyUI-AdvancedTiling"
+ }
+ ],
"https://github.com/Kangkang625/ComfyUI-paint-by-example": [
[
"PaintbyExamplePipeLoader",
@@ -2484,10 +2864,9 @@
[
"CLIPInterrogator",
"FormattedPromptNode",
- "IPAdapterBinApply",
- "IPAdapterBinPreprocessor",
"ImageBatcher",
"LoadImagePlus",
+ "LoadVideoPlus",
"TensorDebugPlus",
"TextAppendNode",
"TextSearchNode",
@@ -2511,6 +2890,9 @@
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
[
"ACN_AdvancedControlNetApply",
+ "ACN_ControlNet++InputNode",
+ "ACN_ControlNet++LoaderAdvanced",
+ "ACN_ControlNet++LoaderSingle",
"ACN_ControlNetLoaderWithLoraAdvanced",
"ACN_DefaultUniversalWeights",
"ACN_ReferenceControlNet",
@@ -2576,6 +2958,10 @@
"ADE_AttachLoraHookToCLIP",
"ADE_AttachLoraHookToConditioning",
"ADE_BatchedContextOptions",
+ "ADE_CFGExtrasPAG",
+ "ADE_CFGExtrasPAGSimple",
+ "ADE_CFGExtrasRescaleCFG",
+ "ADE_CFGExtrasRescaleCFGSimple",
"ADE_CameraCtrlAnimateDiffKeyframe",
"ADE_CameraManualPoseAppend",
"ADE_CameraPoseAdvanced",
@@ -2584,11 +2970,16 @@
"ADE_CombineLoraHooks",
"ADE_CombineLoraHooksEight",
"ADE_CombineLoraHooksFour",
+ "ADE_ConditioningCombine",
"ADE_ConditioningSetMask",
"ADE_ConditioningSetMaskAndCombine",
"ADE_ConditioningSetUnmaskedAndCombine",
"ADE_CustomCFG",
"ADE_CustomCFGKeyframe",
+ "ADE_CustomCFGKeyframeFromList",
+ "ADE_CustomCFGKeyframeInterpolation",
+ "ADE_CustomCFGKeyframeSimple",
+ "ADE_CustomCFGSimple",
"ADE_EmptyLatentImageLarge",
"ADE_InjectI2VIntoAnimateDiffModel",
"ADE_InjectPIAIntoAnimateDiffModel",
@@ -2600,6 +2991,7 @@
"ADE_LoadAnimateDiffModelWithCameraCtrl",
"ADE_LoadAnimateLCMI2VModel",
"ADE_LoadCameraPoses",
+ "ADE_LoadCameraPosesFromPath",
"ADE_LoopedUniformContextOptions",
"ADE_LoopedUniformViewOptions",
"ADE_LoraHookKeyframe",
@@ -2615,9 +3007,11 @@
"ADE_NoisedImageInjectOptions",
"ADE_NoisedImageInjection",
"ADE_PIA_AnimateDiffKeyframe",
+ "ADE_PairedConditioningCombine",
"ADE_PairedConditioningSetMask",
"ADE_PairedConditioningSetMaskAndCombine",
"ADE_PairedConditioningSetUnmaskedAndCombine",
+ "ADE_PerturbedAttentionGuidanceMultival",
"ADE_RawSigmaSchedule",
"ADE_RegisterLoraHook",
"ADE_RegisterLoraHookModelOnly",
@@ -2625,9 +3019,11 @@
"ADE_RegisterModelAsLoraHookModelOnly",
"ADE_ReplaceCameraParameters",
"ADE_ReplaceOriginalPoseAspectRatio",
+ "ADE_RescaleCFGMultival",
"ADE_SetLoraHookKeyframe",
"ADE_SigmaSchedule",
"ADE_SigmaScheduleSplitAndCombine",
+ "ADE_SigmaScheduleToSigmas",
"ADE_SigmaScheduleWeightedAverage",
"ADE_SigmaScheduleWeightedAverageInterp",
"ADE_StandardStaticContextOptions",
@@ -2638,6 +3034,9 @@
"ADE_UpscaleAndVAEEncode",
"ADE_UseEvolvedSampling",
"ADE_ViewsOnlyContextOptions",
+ "ADE_VisualizeContextOptionsK",
+ "ADE_VisualizeContextOptionsKAdv",
+ "ADE_VisualizeContextOptionsSCustom",
"AnimateDiffLoaderV1",
"CheckpointLoaderSimpleWithNoiseSelect"
],
@@ -2647,6 +3046,7 @@
],
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": [
[
+ "VHS_AudioToVHSAudio",
"VHS_BatchManager",
"VHS_DuplicateImages",
"VHS_DuplicateLatents",
@@ -2667,11 +3067,15 @@
"VHS_SelectEveryNthImage",
"VHS_SelectEveryNthLatent",
"VHS_SelectEveryNthMask",
+ "VHS_SelectImages",
+ "VHS_SelectLatents",
+ "VHS_SelectMasks",
"VHS_SplitImages",
"VHS_SplitLatents",
"VHS_SplitMasks",
"VHS_VAEDecodeBatched",
"VHS_VAEEncodeBatched",
+ "VHS_VHSAudioToAudio",
"VHS_VideoCombine",
"VHS_VideoInfo",
"VHS_VideoInfoLoaded",
@@ -2681,6 +3085,14 @@
"title_aux": "ComfyUI-VideoHelperSuite"
}
],
+ "https://github.com/Koushakur/ComfyUI-DenoiseChooser": [
+ [
+ "DenoiseChooser|Koushakur"
+ ],
+ {
+ "title_aux": "ComfyUI-DenoiseChooser"
+ }
+ ],
"https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": [
[
"SendToDiscordWebhook"
@@ -2742,6 +3154,15 @@
"title_aux": "Canvas Tab"
}
],
+ "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": [
+ [
+ "LightSketch Live Portrait",
+ "Preview Video"
+ ],
+ {
+ "title_aux": "ComfyUI-LivePortraitNode (Replicate API)"
+ }
+ ],
"https://github.com/Limitex/ComfyUI-Calculation": [
[
"CenterCalculation",
@@ -2921,6 +3342,15 @@
"title_aux": "ComfyUI-promptLAB"
}
],
+ "https://github.com/MakkiShizu/comfyui_reimgsize": [
+ [
+ "Cropimg",
+ "Resize"
+ ],
+ {
+ "title_aux": "comfyui_reimgsize"
+ }
+ ],
"https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": [
[
"Image Remove Background (rembg)"
@@ -2948,15 +3378,19 @@
"MaraScottAnyBus_v2",
"MaraScottDisplayInfoNode",
"MaraScottDisplayInfo_v1",
+ "MaraScottMcBoatyRefiner_v4",
+ "MaraScottMcBoatyRefiner_v5",
+ "MaraScottMcBoatyTilePrompter_v4",
+ "MaraScottMcBoatyTilePrompter_v5",
+ "MaraScottMcBoatyUpscalerRefiner_v5",
+ "MaraScottMcBoatyUpscaler_v4",
+ "MaraScottMcBoatyUpscaler_v5",
"MaraScottPasteInpaintingByMask_v1",
"MaraScottPromptFromImage_v1",
"MaraScottSetInpaintingByMask_v1",
"MaraScottUpscalerRefinerNode_v2",
"MaraScottUpscalerRefinerNode_v3",
- "MaraScott_Kijai_TokenCounter_v1",
- "McBoaty_Refiner_v4",
- "McBoaty_TilePrompter_v4",
- "McBoaty_Upscaler_v4"
+ "MaraScott_Kijai_TokenCounter_v1"
],
{
"title_aux": "\ud83d\udc30 MaraScott Nodes"
@@ -3006,6 +3440,14 @@
"title_aux": "ComfyUI_Segment_Mask"
}
],
+ "https://github.com/Marksusu/ComfyUI_MTEncode": [
+ [
+ "MTCLIPEncode"
+ ],
+ {
+ "title_aux": "ComfyUI_MTEncode"
+ }
+ ],
"https://github.com/Mason-McGough/ComfyUI-Mosaica": [
[
"ApplyLUTToLabelImage",
@@ -3019,21 +3461,6 @@
"title_aux": "Mosaica"
}
],
- "https://github.com/MiddleKD/ComfyUI-productfix": [
- [
- "ApplyLatentInjection",
- "DetailTransferAdd",
- "DetailTransferLatentAdd",
- "GetTextMask",
- "ResetModelPatcherCalculateWeight",
- "VQDecoder",
- "VQEncoder",
- "VQLoader"
- ],
- {
- "title_aux": "ComfyUI-productfix"
- }
- ],
"https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": [
[
"IntegratedRandomPromptGenerator",
@@ -3047,6 +3474,55 @@
"title_aux": "Militant Hitchhiker's Switchblade Pack"
}
],
+ "https://github.com/Mintbeer96/ComfyUI-KerasOCR": [
+ [
+ "KerasOCR"
+ ],
+ {
+ "title_aux": "ComfyUI-KerasOCR"
+ }
+ ],
+ "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": [
+ [
+ "IPAAdapterFaceIDBatch",
+ "IPAdapter",
+ "IPAdapterAdvanced",
+ "IPAdapterBatch",
+ "IPAdapterCombineEmbeds",
+ "IPAdapterCombineParams",
+ "IPAdapterCombineWeights",
+ "IPAdapterEmbeds",
+ "IPAdapterEmbedsBatch",
+ "IPAdapterEncoder",
+ "IPAdapterFaceID",
+ "IPAdapterFromParams",
+ "IPAdapterInsightFaceLoader",
+ "IPAdapterLoadEmbeds",
+ "IPAdapterMS",
+ "IPAdapterModelLoader",
+ "IPAdapterNoise",
+ "IPAdapterPreciseComposition",
+ "IPAdapterPreciseCompositionBatch",
+ "IPAdapterPreciseStyleTransfer",
+ "IPAdapterPreciseStyleTransferBatch",
+ "IPAdapterPromptScheduleFromWeightsStrategy",
+ "IPAdapterRegionalConditioning",
+ "IPAdapterSaveEmbeds",
+ "IPAdapterStyleComposition",
+ "IPAdapterStyleCompositionBatch",
+ "IPAdapterTiled",
+ "IPAdapterTiledBatch",
+ "IPAdapterUnifiedLoader",
+ "IPAdapterUnifiedLoaderCommunity",
+ "IPAdapterUnifiedLoaderFaceID",
+ "IPAdapterWeights",
+ "IPAdapterWeightsFromStrategy",
+ "PrepImageForClipVision"
+ ],
+ {
+ "title_aux": "ComfyUI-Kolors-MZ"
+ }
+ ],
"https://github.com/Miosp/ComfyUI-FBCNN": [
[
"JPEG artifacts removal FBCNN"
@@ -3160,12 +3636,39 @@
"title_aux": "ComfyUI_SSStereoscope"
}
],
- "https://github.com/Munkyfoot/ComfyUI-TextOverlay": [
+ "https://github.com/MushroomFleet/DJZ-Nodes": [
[
- "Text Overlay"
+ "AspectSize",
+ "AspectSizeV2"
],
{
- "title_aux": "ComfyUI-TextOverlay"
+ "title_aux": "DJZ-Nodes"
+ }
+ ],
+ "https://github.com/MuziekMagie/ComfyUI-Matchering": [
+ [
+ "Matchering",
+ "MatcheringAdvanced",
+ "MatcheringLimiterConfig"
+ ],
+ {
+ "title_aux": "ComfyUI-Matchering"
+ }
+ ],
+ "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": [
+ [
+ "3D_GenerateDepthImage",
+ "3D_GenerateInpaintMask",
+ "3D_GenerateInpaintUVMapMask",
+ "3D_GeneratePreviewVideo",
+ "3D_LoadMeshModel",
+ "3D_Projection",
+ "3D_SaveUVMapImage",
+ "3D_TrainConfig",
+ "3D_TrainConfigPipe"
+ ],
+ {
+ "title_aux": "ComfyUI-Paint3D-Nodes"
}
],
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
@@ -3187,8 +3690,10 @@
"https://github.com/NimaNzrii/comfyui-photoshop": [
[
"\ud83d\udd39 Photoshop RemoteConnection",
+ "\ud83d\udd39ClipPass",
"\ud83d\udd39Photoshop ComfyUI Plugin",
- "\ud83d\udd39SendTo Photoshop Plugin"
+ "\ud83d\udd39SendTo Photoshop Plugin",
+ "\ud83d\udd39modelPass"
],
{
"title_aux": "comfyui-photoshop"
@@ -3395,6 +3900,9 @@
"QRNG_Node_CSV"
],
{
+ "preemptions": [
+ "SAMLoader"
+ ],
"title_aux": "QRNG_Node_ComfyUI"
}
],
@@ -3415,6 +3923,14 @@
"title_aux": "ComfyUI-CSV-Loader"
}
],
+ "https://github.com/Parameshvadivel/ComfyUI-SVGview": [
+ [
+ "SVGPreview"
+ ],
+ {
+ "title_aux": "ComfyUI-SVGview"
+ }
+ ],
"https://github.com/ParisNeo/lollms_nodes_suite": [
[
"Artbot",
@@ -3525,6 +4041,14 @@
"title_aux": "ComfyUI-RenderRiftNodes"
}
],
+ "https://github.com/RhizoNymph/ComfyUI-Latte": [
+ [
+ "LatteVideoGenerator"
+ ],
+ {
+ "title_aux": "ComfyUI-Latte"
+ }
+ ],
"https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": [
[
"LatentAddTransform",
@@ -3599,7 +4123,8 @@
"ImageLoadFromBase64(IOHelpers)",
"ImageSaveAsBase64(IOHelpers)",
"ImageSaveToPath(IOHelpers)",
- "TypeConversion(IOHelpers)"
+ "TypeConversion(IOHelpers)",
+ "VHSFileNamesToStrings(IOHelpers)"
],
{
"title_aux": "comfyui_io_helpers"
@@ -3689,10 +4214,10 @@
[
"AudioBatchValueNode",
"AudioTranscriptionNode",
+ "BatchedTranscriptionEncoderNode",
"DownloadAudio",
"ImageRepeatInterleavedNode",
"LatentRepeatInterleavedNode",
- "LoadAudio",
"LoadHubertModel",
"LoadPitchExtractionParams",
"LoadRVCModelNode",
@@ -3700,8 +4225,11 @@
"MergeAudioNode",
"MergeImageBatches",
"MergeLatentBatches",
- "PreviewAudio",
+ "RVC-Studio.LoadAudio",
+ "RVC-Studio.PreviewAudio",
"RVCNode",
+ "SimpleMathNode",
+ "SliceNode",
"UVR5Node"
],
{
@@ -4051,6 +4579,14 @@
"title_aux": "Shibiko AI ComfyUI Tools"
}
],
+ "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": [
+ [
+ "AstralAnimator"
+ ],
+ {
+ "title_aux": "ComfyUI-AstralAnimator"
+ }
+ ],
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [
[
"SVDRsizer"
@@ -4115,6 +4651,22 @@
"title_aux": "Chatbox Overlay node for ComfyUI"
}
],
+ "https://github.com/Smuzzies/comfyui_meme_maker": [
+ [
+ "MemeMaker"
+ ],
+ {
+ "title_aux": "comfyui_meme_maker"
+ }
+ ],
+ "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": [
+ [
+ "DeepCache_Fix"
+ ],
+ {
+ "title_aux": "ComfyUI-DeepCache-Fix"
+ }
+ ],
"https://github.com/SoftMeng/ComfyUI_ImageToText": [
[
"ComfyUI_ImageToText"
@@ -4241,7 +4793,8 @@
],
"https://github.com/StartHua/Comfyui_segformer_b2_clothes": [
[
- "segformer_b2_clothes"
+ "segformer_b2_clothes",
+ "segformer_b3_fashion"
],
{
"title_aux": "comfyui_segformer_b2_clothes"
@@ -4249,12 +4802,10 @@
],
"https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": [
[
- "Deflicker (SuperBeasts.AI)",
"HDR Effects (SuperBeasts.AI)",
"Image Batch Manager (SuperBeasts.AI)",
"Make Resized Mask Batch (SuperBeasts.AI)",
"Mask Batch Manager (SuperBeasts.AI)",
- "Pixel Deflicker (SuperBeasts.AI)",
"String List Manager (SuperBeasts.AI)"
],
{
@@ -4614,7 +5165,6 @@
"tri3d-extract-parts-mask-batch",
"tri3d-extract-pascal-parts-batch",
"tri3d-face-recognise",
- "tri3d-facer_face_segment",
"tri3d-flexible_color_extract",
"tri3d-float-to-image",
"tri3d-fuzzification",
@@ -4627,7 +5177,6 @@
"tri3d-levindabhi-cloth-seg",
"tri3d-load-pose-json",
"tri3d-load_AEMatter_Model",
- "tri3d-load_MVANet_Model",
"tri3d-luminosity-match",
"tri3d-main_transparent_background",
"tri3d-photoroom-bgremove-api",
@@ -4642,8 +5191,8 @@
"tri3d-recolor-mask-RGB_space",
"tri3d-renormalize_array",
"tri3d-run_AEMatter_inference",
- "tri3d-run_MVANet_inference",
"tri3d-scaled-paste",
+ "tri3d-scaled-paste_unsafe",
"tri3d-simple_bg_swap",
"tri3d-simple_rescale_histogram",
"tri3d-skin-feathered-padded-mask",
@@ -4731,6 +5280,24 @@
"title_aux": "ComfyUI-TeaNodes"
}
],
+ "https://github.com/TechnoByteJS/ComfyUI-TechNodes": [
+ [
+ "ClipQuant",
+ "MBW Layers String",
+ "ModelQuant",
+ "SD1 MBW Layers",
+ "SD1 MBW Layers Binary",
+ "SDNext Merge",
+ "SDXL MBW Layers",
+ "SDXL MBW Layers Binary",
+ "VAE Merge",
+ "VAEQuant",
+ "VAERepeat"
+ ],
+ {
+ "title_aux": "TechNodes"
+ }
+ ],
"https://github.com/TemryL/ComfyS3": [
[
"DownloadFileS3",
@@ -4949,14 +5516,32 @@
],
"https://github.com/VAST-AI-Research/ComfyUI-Tripo": [
[
- "TripoAPIImageToMeshNode",
- "TripoAPITextToMeshNode",
- "TripoGLBViewer"
+ "TripoAPIDraft",
+ "TripoAnimateRetargetNode",
+ "TripoAnimateRigNode",
+ "TripoGLBViewer",
+ "TripoRefineModel"
],
{
"title_aux": "Tripo for ComfyUI"
}
],
+ "https://github.com/Visionatrix/ComfyUI-Visionatrix": [
+ [
+ "VixUiCheckbox",
+ "VixUiCheckboxLogic",
+ "VixUiList",
+ "VixUiListLogic",
+ "VixUiPrompt",
+ "VixUiRangeFloat",
+ "VixUiRangeInt",
+ "VixUiRangeScaleFloat",
+ "VixUiWorkflowMetadata"
+ ],
+ {
+ "title_aux": "ComfyUI-Visionatrix"
+ }
+ ],
"https://github.com/WASasquatch/ASTERR": [
[
"ASTERR",
@@ -5119,6 +5704,7 @@
"Image Seamless Texture",
"Image Select Channel",
"Image Select Color",
+ "Image Send HTTP",
"Image Shadows and Highlights",
"Image Size to Number",
"Image Stitch",
@@ -5252,6 +5838,14 @@
"title_aux": "WAS Node Suite"
}
],
+ "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": [
+ [
+ "AutoCropByNPS"
+ ],
+ {
+ "title_aux": "Auto Crop By NPS"
+ }
+ ],
"https://github.com/WebDev9000/WebDev9000-Nodes": [
[
"IgnoreBraces",
@@ -5270,7 +5864,7 @@
"WF_TextFlow"
],
{
- "title_aux": "ComfyUI-Simply-Nodes"
+ "title_aux": "ComfyUI Simply Nodes"
}
],
"https://github.com/XmYx/deforum-comfy-nodes": [
@@ -5579,6 +6173,16 @@
"title_aux": "ComfyUI-Text_Image-Composite [WIP]"
}
],
+ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": [
+ [
+ "UltraEdit_Generation_Zho",
+ "UltraEdit_ModelLoader_Zho",
+ "UltraEdit_ModelLoader_local_Zho"
+ ],
+ {
+ "title_aux": "ComfyUI-UltraEdit-ZHO"
+ }
+ ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": [
[
"ESAM_ModelLoader_Zho",
@@ -5598,6 +6202,16 @@
"title_aux": "comfyui-portrait-master-zh-cn"
}
],
+ "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": [
+ [
+ "StreamRecorder",
+ "VideoFormatConverter",
+ "ZZX_PaintsUndo"
+ ],
+ {
+ "title_aux": "ZZX Nodes"
+ }
+ ],
"https://github.com/ZaneA/ComfyUI-ImageReward": [
[
"ImageRewardLoader",
@@ -5701,6 +6315,14 @@
"title_aux": "ComfyUI-TrashNodes-DownloadHuggingface"
}
],
+ "https://github.com/ader47/comfyui_meshhamer": [
+ [
+ "Meshamer-DepthMapPreprocessor"
+ ],
+ {
+ "title_aux": "ComfyUI-MeshHamer"
+ }
+ ],
"https://github.com/adieyal/comfyui-dynamicprompts": [
[
"DPCombinatorialGenerator",
@@ -5714,6 +6336,15 @@
"title_aux": "DynamicPrompts Custom Nodes"
}
],
+ "https://github.com/adigayung/ComfyUI-Translator": [
+ [
+ "CLIP Text Encode (Auto Translate)",
+ "Prompt Text (Auto Translate)"
+ ],
+ {
+ "title_aux": "ComfyUI-Translator"
+ }
+ ],
"https://github.com/adriflex/ComfyUI_Blender_Texdiff": [
[
"ViewportColor",
@@ -5793,6 +6424,18 @@
"title_aux": "LiamUtil (single node)"
}
],
+ "https://github.com/ai-shizuka/ComfyUI-tbox": [
+ [
+ "ImageLoader",
+ "ImageResize",
+ "ImageSaver",
+ "ImageSize",
+ "ImagesSaver"
+ ],
+ {
+ "title_aux": "ComfyUI-tbox"
+ }
+ ],
"https://github.com/aianimation55/ComfyUI-FatLabels": [
[
"FatLabels"
@@ -5801,6 +6444,44 @@
"title_aux": "Comfy UI FatLabels"
}
],
+ "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": [
+ [
+ "ASVL"
+ ],
+ {
+ "title_aux": "ComfyUI_merge_ASVL"
+ }
+ ],
+ "https://github.com/akierson/ComfyUI-textnodes": [
+ [
+ "Prompt Truncate",
+ "Tidy Tags"
+ ],
+ {
+ "title_aux": "ComfyUI-textnodes"
+ }
+ ],
+ "https://github.com/akierson/comfyui-colornodes": [
+ [
+ "Color Picker",
+ "Color to Hex",
+ "Color to RGB",
+ "Image Replace Color",
+ "Invert Color"
+ ],
+ {
+ "title_aux": "comfyui-colornodes"
+ }
+ ],
+ "https://github.com/al-swaiti/All-IN-ONE-style": [
+ [
+ "ComfyUIStyler",
+ "menus"
+ ],
+ {
+ "title_aux": "All-IN-ONE-style"
+ }
+ ],
"https://github.com/al-swaiti/ComfyUI-CascadeResolutions": [
[
"CascadeResolutions"
@@ -5809,6 +6490,16 @@
"title_aux": "ComfyUI-CascadeResolutions"
}
],
+ "https://github.com/alanhuang67/ComfyUI-FAI-Node": [
+ [
+ "FAIDynamicMask",
+ "FAIScaleScheduler",
+ "FAI_Voronoi_Generator"
+ ],
+ {
+ "title_aux": "FAI-Node"
+ }
+ ],
"https://github.com/alessandrozonta/ComfyUI-CenterNode": [
[
"BBoxCrop"
@@ -5843,6 +6534,7 @@
"Image Saver",
"Int Literal (Image Saver)",
"Sampler Selector (Image Saver)",
+ "SamplerToString (Image Saver)",
"Scheduler Selector (Comfy) (Image Saver)",
"Scheduler Selector (Image Saver)",
"SchedulerComfyToString (Image Saver)",
@@ -6161,8 +6853,10 @@
"Image From S3",
"Image From URL",
"Image To S3",
+ "JSON Text Extraction",
"Prompt Regex Remove",
- "Prompt Template"
+ "Prompt Template",
+ "Prompt Template with Two Inputs"
],
{
"title_aux": "Amazon Bedrock nodes for ComfyUI"
@@ -6312,6 +7006,7 @@
"InpaintingOptionNAID",
"MaskImageToNAID",
"ModelOptionNAID",
+ "NetworkOptionNAID",
"PromptToNAID",
"VibeTransferOptionNAID"
],
@@ -6412,6 +7107,14 @@
"title_aux": "comfyUI_SillyNodes"
}
],
+ "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": [
+ [
+ "PSBlendNode"
+ ],
+ {
+ "title_aux": "ComfyUI_PS_Blend_Node"
+ }
+ ],
"https://github.com/bmad4ever/comfyui_ab_samplercustom": [
[
"AB SamplerCustom (experimental)"
@@ -6691,12 +7394,6 @@
"https://github.com/bvhari/ComfyUI_SUNoise": [
[
"SUNoiseLatent",
- "SamplerDPM2Ancestral_SUN",
- "SamplerDPMPP2SAncestral_SUN",
- "SamplerDPMPP_2M_SDE_SUN",
- "SamplerDPMPP_3M_SDE_SUN",
- "SamplerDPMPP_SDE_SUN",
- "SamplerEulerAncestral_SUN",
"SamplersSUNoise",
"SamplersSUNoiseAdvanced"
],
@@ -6763,9 +7460,11 @@
"https://github.com/cerspense/ComfyUI_cspnodes": [
[
"ImageDirIterator",
+ "IncrementEveryN",
"Modelscopet2v",
"Modelscopev2v",
"RemapRange",
+ "ResizeByImage",
"SplitImageChannels",
"TextFileLineIterator",
"VidDirIterator"
@@ -7263,6 +7962,18 @@
"title_aux": "ComfyUI-Novakid"
}
],
+ "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": [
+ [
+ "CatVTONWrapper"
+ ],
+ {
+ "author": "chflame",
+ "description": "CatVTON warpper for ComfyUI",
+ "nickname": "CatVTON_Wrapper",
+ "title": "CatVTON_Wrapper",
+ "title_aux": "ComfyUI_CatVTON_Wrapper"
+ }
+ ],
"https://github.com/chflame163/ComfyUI_FaceSimilarity": [
[
"Face Similarity"
@@ -7274,6 +7985,7 @@
"https://github.com/chflame163/ComfyUI_LayerStyle": [
[
"LayerColor: AutoAdjust",
+ "LayerColor: AutoAdjustV2",
"LayerColor: AutoBrightness",
"LayerColor: Brightness & Contrast",
"LayerColor: Color of Shadow & Highlight",
@@ -7304,7 +8016,9 @@
"LayerMask: BiRefNetUltra",
"LayerMask: BlendIf Mask",
"LayerMask: CreateGradientMask",
+ "LayerMask: Florence2Ultra",
"LayerMask: ImageToMask",
+ "LayerMask: LoadFlorence2Model",
"LayerMask: MaskBoxDetect",
"LayerMask: MaskByColor",
"LayerMask: MaskByDifferent",
@@ -7325,9 +8039,13 @@
"LayerMask: RemBgUltra",
"LayerMask: RmBgUltra V2",
"LayerMask: SegformerB2ClothesUltra",
+ "LayerMask: SegformerClothesPipelineLoader",
+ "LayerMask: SegformerFashionPipelineLoader",
+ "LayerMask: SegformerUltraV2",
"LayerMask: SegmentAnythingUltra",
"LayerMask: SegmentAnythingUltra V2",
"LayerMask: Shadow & Highlight Mask",
+ "LayerMask: TransparentBackgroundUltra",
"LayerMask: YoloV8Detect",
"LayerStyle: ColorOverlay",
"LayerStyle: ColorOverlay V2",
@@ -7360,6 +8078,7 @@
"LayerUtility: ExtendCanvas",
"LayerUtility: ExtendCanvasV2",
"LayerUtility: Float",
+ "LayerUtility: Florence2Image2Prompt",
"LayerUtility: GetColorTone",
"LayerUtility: GetColorToneV2",
"LayerUtility: GetImageSize",
@@ -7512,16 +8231,17 @@
],
{
"author": "Chris Freilich",
- "description": "This extension provides a \"Blend If (BlendIf)\" node.",
- "nickname": "Virtuoso Pack - Blend If",
- "title": "Virtuoso Pack - Blend If",
+ "description": "This extension provides blur nodes.",
+ "nickname": "Virtuoso Pack - Blur",
+ "title": "Virtuoso Pack - Blur",
"title_aux": "Virtuoso Nodes for ComfyUI"
}
],
"https://github.com/chrisgoringe/cg-image-picker": [
[
"Preview Chooser",
- "Preview Chooser Fabric"
+ "Preview Chooser Fabric",
+ "Simple Chooser"
],
{
"author": "chrisgoringe",
@@ -7555,8 +8275,11 @@
[
"AudioCombine",
"AudioCrop",
+ "AudioGetTempo",
"AudioSeparation",
- "AudioTempoMatch"
+ "AudioSpeedShift",
+ "AudioTempoMatch",
+ "AudioVideoCombine"
],
{
"title_aux": "audio-separation-nodes-comfyui"
@@ -7574,6 +8297,17 @@
"title_aux": "img2colors-comfyui-node"
}
],
+ "https://github.com/christian-byrne/img2txt-comfyui-nodes": [
+ [
+ "img2txt BLIP/Llava Multimodel Tagger"
+ ],
+ {
+ "author": "christian-byrne",
+ "nickname": "Image to Text - Auto Caption",
+ "title": "Img2Txt auto captioning. Choose from models: BLIP, Llava, MiniCPM, MS-GIT. Use model combos and merge results. Specify questions to ask about images (medium, art style, background). Supports Chinese \ud83c\udde8\ud83c\uddf3 questions via MiniCPM.",
+ "title_aux": "img2txt-comfyui-nodes"
+ }
+ ],
"https://github.com/christian-byrne/size-match-compositing-nodes": [
[
"Composite Alpha Layer",
@@ -7583,6 +8317,14 @@
"title_aux": "Node - Size Matcher"
}
],
+ "https://github.com/christian-byrne/youtube-dl-comfyui": [
+ [
+ "YoutubeDL"
+ ],
+ {
+ "title_aux": "youtube-dl-comfyui"
+ }
+ ],
"https://github.com/city96/ComfyUI_ColorMod": [
[
"CV2Tonemap",
@@ -7715,6 +8457,7 @@
"AlignYourStepsScheduler",
"BasicGuider",
"BasicScheduler",
+ "BetaSamplingScheduler",
"CFGGuider",
"CLIPAttentionMultiply",
"CLIPLoader",
@@ -7725,6 +8468,7 @@
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeControlnet",
+ "CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeSD3",
"CLIPTextEncodeSDXL",
"CLIPTextEncodeSDXLRefiner",
@@ -7826,6 +8570,7 @@
"ModelMergeSDXL",
"ModelMergeSimple",
"ModelMergeSubtract",
+ "ModelSamplingAuraFlow",
"ModelSamplingContinuousEDM",
"ModelSamplingContinuousV",
"ModelSamplingDiscrete",
@@ -7856,6 +8601,7 @@
"SamplerCustomAdvanced",
"SamplerDPMAdaptative",
"SamplerDPMPP_2M_SDE",
+ "SamplerDPMPP_2S_Ancestral",
"SamplerDPMPP_3M_SDE",
"SamplerDPMPP_SDE",
"SamplerEulerAncestral",
@@ -7871,6 +8617,7 @@
"SaveLatent",
"SelfAttentionGuidance",
"SetLatentNoiseMask",
+ "SetUnionControlNetType",
"SolidMask",
"SplitImageWithAlpha",
"SplitSigmas",
@@ -7978,6 +8725,15 @@
"title_aux": "ComfyQR-scanning-nodes"
}
],
+ "https://github.com/cozy-comfyui/cozy_comm": [
+ [
+ "CozyDiscordPost"
+ ],
+ {
+ "nodename_pattern": " \\(cozy\\)",
+ "title_aux": "Cozy Communication"
+ }
+ ],
"https://github.com/cozymantis/cozy-utils-comfyui-nodes": [
[
"Cozy Sampler Options"
@@ -8035,6 +8791,8 @@
"IPAdapter",
"IPAdapterAdvanced",
"IPAdapterBatch",
+ "IPAdapterClipVisionEnhancer",
+ "IPAdapterClipVisionEnhancerBatch",
"IPAdapterCombineEmbeds",
"IPAdapterCombineParams",
"IPAdapterCombineWeights",
@@ -8048,6 +8806,8 @@
"IPAdapterMS",
"IPAdapterModelLoader",
"IPAdapterNoise",
+ "IPAdapterPreciseComposition",
+ "IPAdapterPreciseCompositionBatch",
"IPAdapterPreciseStyleTransfer",
"IPAdapterPreciseStyleTransferBatch",
"IPAdapterPromptScheduleFromWeightsStrategy",
@@ -8106,6 +8866,7 @@
"ImageBatchMultiple+",
"ImageCASharpening+",
"ImageColorMatch+",
+ "ImageComposite+",
"ImageCompositeFromMaskBatch+",
"ImageCrop+",
"ImageDesaturate+",
@@ -8124,6 +8885,8 @@
"ImageSeamCarving+",
"ImageTile+",
"ImageToDevice+",
+ "ImageUntile+",
+ "InjectLatentNoise+",
"KSamplerVariationsStochastic+",
"KSamplerVariationsWithNoise+",
"LoadCLIPSegModels+",
@@ -8141,13 +8904,15 @@
"MaskPreview+",
"MaskSmooth+",
"ModelCompile+",
+ "NoiseFromImage+",
"PixelOEPixelize+",
"RemBGSession+",
"RemoveLatentMask+",
"SD3NegativeConditioning+",
"SDXLEmptyLatentSizePicker+",
"SimpleMath+",
- "TransitionMask+"
+ "TransitionMask+",
+ "TransparentBGSession+"
],
{
"title_aux": "ComfyUI Essentials"
@@ -8303,23 +9068,24 @@
],
"https://github.com/daxcay/ComfyUI-DataSet": [
[
- "DATASET_CaptionVisualizer",
- "DATASET_LoadImage",
- "DATASET_OpenAIChat",
- "DATASET_OpenAIChatImage",
- "DATASET_OpenAIChatImageBatch",
- "DATASET_SaveImage",
- "DATASET_SearchAndReplace",
- "DATASET_TXTFileLoader",
- "DATASET_TXTFileSaver",
- "DATASET_TXTFileSaverBatch",
- "DATASET_TagManipulatorByImageNames",
- "DATASET_TriggerWords",
- "DATASET_xCopy"
+ "DataSet_ConceptManager",
+ "DataSet_CopyFiles",
+ "DataSet_FindAndReplace",
+ "DataSet_LoadImage",
+ "DataSet_OpenAIChat",
+ "DataSet_OpenAIChatImage",
+ "DataSet_OpenAIChatImageBatch",
+ "DataSet_PathSelector",
+ "DataSet_SaveImage",
+ "DataSet_TextFilesLoad",
+ "DataSet_TextFilesLoadFromList",
+ "DataSet_TextFilesSave",
+ "DataSet_TriggerWords",
+ "DataSet_Visualizer"
],
{
"author": "Daxton Caylor",
- "description": "Data Research, Preparation And Manipulators Nodes for Model Trainers, Artists, Designers and Animators.",
+ "description": "Data Research, Preparation, and Manipulation Nodes for Model Trainers, Artists, Designers, and Animators.",
"nickname": "ComfyUI-DataSet",
"title": "ComfyUI-DataSet",
"title_aux": "ComfyUI-DataSet"
@@ -8475,6 +9241,7 @@
"https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": [
[
"DicksonColorMatch",
+ "DicksonLoadImage",
"TTPlanet_Tile_Preprocessor_GF",
"TTPlanet_Tile_Preprocessor_Simple",
"TTPlanet_Tile_Preprocessor_cufoff"
@@ -8713,8 +9480,10 @@
"https://github.com/edenartlab/eden_comfy_pipelines": [
[
"Animation_RGB_Mask",
+ "AspectPadImageForOutpainting",
"CLIP_Interrogator",
"ConvertToGrayscale",
+ "DepthSlicer",
"Eden_Bool",
"Eden_Compare",
"Eden_DebugPrint",
@@ -8722,6 +9491,7 @@
"Eden_Int",
"Eden_Lora_Loader",
"Eden_String",
+ "Eden_gpt4_node",
"FolderScanner",
"GetRandomFile",
"Get_Prefixed_Imgs",
@@ -8740,6 +9510,7 @@
"Load_Embeddings_From_Folder",
"MaskFromRGB",
"MaskFromRGB_KMeans",
+ "ParallaxZoom",
"Random_Style_Mixture",
"SaveImageAdvanced",
"SavePosEmbeds",
@@ -8836,15 +9607,19 @@
"title_aux": "ComfyUI-Showrunner-Utils"
}
],
- "https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py": [
+ "https://github.com/fearnworks/ComfyUI_FearnworksNodes": [
[
"Count Files in Directory (FW)",
"Count Tokens (FW)",
+ "CountTokens",
+ "FileCountInDirectory",
"Token Count Ranker(FW)",
- "Trim To Tokens (FW)"
+ "TokenCountRanker",
+ "Trim To Tokens (FW)",
+ "TrimToTokens"
],
{
- "title_aux": "Fearnworks Custom Nodes"
+ "title_aux": "Fearnworks Nodes"
}
],
"https://github.com/fexli/fexli-util-node-comfyui": [
@@ -8915,14 +9690,35 @@
"title_aux": "Pixelization"
}
],
+ "https://github.com/filliptm/ComfyUI_FL-Trainer": [
+ [
+ "FL_ImageCaptionSaver",
+ "FL_KohyaSSAdvConfig",
+ "FL_KohyaSSDatasetConfig",
+ "FL_KohyaSSInitWorkspace",
+ "FL_KohyaSSTrain",
+ "FL_Kohya_EasyTrain",
+ "FL_LoadImagesFromDirectoryPath",
+ "FL_SliderLoraAdvConfig",
+ "FL_SliderLoraDatasetConfig",
+ "FL_SliderLoraInitWorkspace",
+ "FL_SliderLoraTrain"
+ ],
+ {
+ "title_aux": "ComfyUI_FL-Trainer"
+ }
+ ],
"https://github.com/filliptm/ComfyUI_Fill-Nodes": [
[
"FL_Ascii",
"FL_AudioConverter",
"FL_AudioFrameCalculator",
"FL_AudioPreview",
+ "FL_BatchAlign",
+ "FL_BulletHellGame",
"FL_CodeNode",
"FL_DirectoryCrawl",
+ "FL_Dither",
"FL_Glitch",
"FL_HalftonePattern",
"FL_HexagonalPattern",
@@ -8939,14 +9735,20 @@
"FL_KsamplerSettings",
"FL_NFTGenerator",
"FL_PaperDrawn",
+ "FL_PasteOnCanvas",
"FL_PixelArtShader",
"FL_PixelSort",
"FL_PromptSelector",
"FL_RandomNumber",
"FL_RetroEffect",
"FL_Ripple",
+ "FL_SDUltimate_Slices",
+ "FL_SeparateMaskComponents",
"FL_Shadertoy",
- "FL_TD_Sampler"
+ "FL_TD_Sampler",
+ "FL_TetrisGame",
+ "FL_VideoCropMask",
+ "FL_VideoRecompose"
],
{
"title_aux": "ComfyUI_Fill-Nodes"
@@ -8991,7 +9793,11 @@
],
"https://github.com/florestefano1975/comfyui-portrait-master": [
[
- "PortraitMaster"
+ "PortraitMaster",
+ "PortraitMasterBaseCharacter",
+ "PortraitMasterMakeup",
+ "PortraitMasterSkinDetails",
+ "PortraitMasterStylePose"
],
{
"title_aux": "comfyui-portrait-master"
@@ -9103,6 +9909,16 @@
"title_aux": "ComfyUI-Prompter-fofrAI"
}
],
+ "https://github.com/fofr/comfyui-fofr-toolkit": [
+ [
+ "Incrementer \ud83e\udeb4",
+ "Width and height for scaling image to ideal resolution \ud83e\udeb4",
+ "Width and height from aspect ratio \ud83e\udeb4"
+ ],
+ {
+ "title_aux": "comfyui-fofr-toolkit"
+ }
+ ],
"https://github.com/forever22777/comfyui-self-guidance": [
[
"CLIPConditioning",
@@ -9192,6 +10008,15 @@
"title_aux": "ComfyUI_fsdymy"
}
],
+ "https://github.com/fssorc/ComfyUI_FaceShaper": [
+ [
+ "FaceShaper",
+ "FaceShaperModels"
+ ],
+ {
+ "title_aux": "ComfyUI_FaceShaper"
+ }
+ ],
"https://github.com/gemell1/ComfyUI_GMIC": [
[
"GmicCliWrapper",
@@ -9428,6 +10253,23 @@
"title_aux": "Save Image with Generation Metadata"
}
],
+ "https://github.com/gisu/comfyui-foxpack": [
+ [
+ "BaseSamplerSetup",
+ "CheckpointMetaExtractor",
+ "Negate_Boolean",
+ "OverrideSamplerSetup",
+ "Remap_Values",
+ "Select_By_Index",
+ "Select_String_By_Index",
+ "SetupSelector",
+ "Show_Type",
+ "UniversalLatentHelper"
+ ],
+ {
+ "title_aux": "foxpack"
+ }
+ ],
"https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": [
[
"ChangeImageBorder"
@@ -9471,6 +10313,7 @@
],
"https://github.com/glibsonoran/Plush-for-ComfyUI": [
[
+ "AI Chooser",
"AdvPromptEnhancer",
"DalleImage",
"Enhancer",
@@ -9485,10 +10328,10 @@
],
"https://github.com/glifxyz/ComfyUI-GlifNodes": [
[
+ "FilmGrain",
"GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled",
"GlifVariable",
- "GlifmojiLoader",
"HFHubEmbeddingLoader",
"HFHubLoraLoader",
"ImageToMultipleOf",
@@ -9506,6 +10349,15 @@
"title_aux": "Load Image From Base64 URI"
}
],
+ "https://github.com/glowcone/comfyui-string-converter": [
+ [
+ "StringToFloat",
+ "StringToInt"
+ ],
+ {
+ "title_aux": "String Converter"
+ }
+ ],
"https://github.com/godspede/ComfyUI_Substring": [
[
"SubstringTheory"
@@ -9607,22 +10459,29 @@
[
"Griptape Agent Config: Amazon Bedrock",
"Griptape Agent Config: Anthropic",
+ "Griptape Agent Config: Azure OpenAI",
+ "Griptape Agent Config: Custom Structure",
"Griptape Agent Config: Google",
+ "Griptape Agent Config: HuggingFace",
"Griptape Agent Config: LM Studio",
"Griptape Agent Config: Ollama",
"Griptape Agent Config: OpenAI",
- "Griptape Audio Driver: OpenAI",
+ "Griptape Agent Config: OpenAI Compatible",
+ "Griptape Audio Transcription Driver: OpenAI",
"Griptape Combine: Merge Inputs",
"Griptape Combine: Merge Texts",
"Griptape Combine: Rules List",
"Griptape Combine: Tool List",
"Griptape Config: Environment Variables",
+ "Griptape Convert: Agent to Tool",
"Griptape Convert: Text to CLIP Encode",
"Griptape Convert: Text to Combo",
"Griptape Create: Agent",
+ "Griptape Create: Agent from Config",
"Griptape Create: CLIP Text Encode",
"Griptape Create: Image Variation",
"Griptape Create: Image from Text",
+ "Griptape Create: Pipeline",
"Griptape Create: Rules",
"Griptape Create: Text",
"Griptape Display: Artifact",
@@ -9631,27 +10490,79 @@
"Griptape Display: Text",
"Griptape Driver: Amazon Bedrock Stable Diffusion",
"Griptape Driver: Amazon Bedrock Titan",
+ "Griptape Driver: Azure OpenAI Image Generation",
"Griptape Driver: Leonardo.AI",
"Griptape Driver: OpenAI Image Generation",
+ "Griptape Embedding Driver: Amazon Bedrock Titan",
+ "Griptape Embedding Driver: Amazon SageMaker Jumpstart",
+ "Griptape Embedding Driver: Azure OpenAI",
+ "Griptape Embedding Driver: Cohere",
+ "Griptape Embedding Driver: Google",
+ "Griptape Embedding Driver: HuggingFace",
+ "Griptape Embedding Driver: Ollama",
+ "Griptape Embedding Driver: OpenAI",
+ "Griptape Embedding Driver: OpenAI Compatible",
+ "Griptape Embedding Driver: Voyage AI",
"Griptape Expand: Agent Nodes",
+ "Griptape Image Query Driver: Amazon Bedrock Claude",
+ "Griptape Image Query Driver: Anthropic",
+ "Griptape Image Query Driver: Azure OpenAI",
+ "Griptape Image Query Driver: Ollama",
+ "Griptape Image Query Driver: OpenAI",
"Griptape Load: Audio",
"Griptape Load: Image From URL",
+ "Griptape Pipeline: Add Task",
+ "Griptape Pipeline: Insert Task",
+ "Griptape Prompt Driver: Amazon Bedrock",
+ "Griptape Prompt Driver: Amazon SageMaker Jumpstart",
+ "Griptape Prompt Driver: Anthropic",
+ "Griptape Prompt Driver: Azure OpenAI",
+ "Griptape Prompt Driver: Cohere",
+ "Griptape Prompt Driver: Google",
+ "Griptape Prompt Driver: HuggingFace",
+ "Griptape Prompt Driver: LM Studio",
+ "Griptape Prompt Driver: Ollama",
+ "Griptape Prompt Driver: OpenAI",
+ "Griptape Prompt Driver: OpenAI Compatible",
+ "Griptape Replace: Rulesets on Agent",
+ "Griptape Replace: Tools on Agent",
"Griptape Run: Agent",
"Griptape Run: Audio Transcription",
"Griptape Run: Image Description",
"Griptape Run: Parallel Image Description",
"Griptape Run: Prompt Task",
+ "Griptape Run: Structure",
"Griptape Run: Text Summary",
+ "Griptape Run: Text to Speech",
"Griptape Run: Tool Task",
"Griptape Run: Toolkit Task",
+ "Griptape Save: Text",
"Griptape Set: Default Agent",
+ "Griptape Text To Speech Driver: ElevenLabs",
+ "Griptape Text To Speech Driver: OpenAI",
"Griptape Tool: Audio Transcription",
"Griptape Tool: Calculator",
"Griptape Tool: DateTime",
"Griptape Tool: FileManager",
"Griptape Tool: Griptape Cloud KnowledgeBase",
+ "Griptape Tool: Text to Speech",
+ "Griptape Tool: VectorStore",
"Griptape Tool: WebScraper",
- "Griptape Tool: WebSearch"
+ "Griptape Tool: WebSearch",
+ "Griptape Vector Store Driver: Amazon OpenSearch",
+ "Griptape Vector Store Driver: Azure MongoDB",
+ "Griptape Vector Store Driver: Local",
+ "Griptape Vector Store Driver: Marqo",
+ "Griptape Vector Store Driver: MongoDB Atlas",
+ "Griptape Vector Store Driver: PGVector",
+ "Griptape Vector Store Driver: Pinecone",
+ "Griptape Vector Store Driver: Qdrant",
+ "Griptape Vector Store Driver: Redis",
+ "Griptape Vector Store: Add Text",
+ "Griptape Vector Store: Query",
+ "Griptape WebSearch Driver: DuckDuckGo",
+ "Griptape WebSearch Driver: Google",
+ "Gt Run Agent"
],
{
"author": "Jason Schleifer",
@@ -9700,6 +10611,7 @@
"https://github.com/hay86/ComfyUI_AceNodes": [
[
"ACE_AnyInputSwitchBool",
+ "ACE_AnyInputToAny",
"ACE_AudioLoad",
"ACE_AudioPlay",
"ACE_AudioSave",
@@ -9788,12 +10700,22 @@
[
"About_us",
"CLIPTextEncode_party",
+ "ChatTTS_Node",
+ "CosyVoice",
"Dingding",
"Dingding_tool",
+ "FeishuDownloadAudio",
+ "FeishuDownloadImage",
+ "FeishuGetHistory",
+ "FeishuSendMsg",
+ "FileOnlineDelete_gitee",
+ "FileOnlineStorage_gitee",
"KG_csv_toolkit_developer",
"KG_csv_toolkit_user",
"KG_json_toolkit_developer",
"KG_json_toolkit_user",
+ "KG_neo_toolkit_developer",
+ "KG_neo_toolkit_user",
"KSampler_party",
"LLM",
"LLM_api_loader",
@@ -9802,15 +10724,22 @@
"LLavaLoader",
"VAEDecode_party",
"accuweather_tool",
+ "api_function",
"api_tool",
"arxiv_tool",
+ "bing_loader",
"bing_tool",
+ "bool_logic",
"check_web_tool",
"classify_function",
"classify_function_plus",
"classify_persona",
"classify_persona_plus",
+ "clear_model",
"custom_persona",
+ "discord_bot",
+ "discord_file_monitor",
+ "discord_send",
"ebd_tool",
"end_dialog",
"end_workflow",
@@ -9820,38 +10749,58 @@
"file_combine_plus",
"get_string",
"github_tool",
+ "google_loader",
"google_tool",
+ "image_iterator",
+ "img2path",
+ "interpreter_function",
"interpreter_tool",
+ "json2text",
"json_get_value",
"json_parser",
"keyword_tool",
+ "list_append",
+ "list_append_plus",
+ "list_extend",
+ "list_extend_plus",
"listen_audio",
"llama_guff_loader",
"load_embeddings",
"load_excel",
"load_file",
"load_file_folder",
+ "load_img_path",
+ "load_int",
"load_keyword",
"load_name",
+ "load_openai_ebd",
"load_persona",
"load_url",
"load_wikipedia",
"new_interpreter_tool",
+ "none2false",
"omost_decode",
"omost_setting",
"openai_tts",
"openai_whisper",
+ "parameter_combine",
+ "parameter_combine_plus",
+ "parameter_function",
"play_audio",
"replace_string",
+ "save_ebd_database",
"show_text_party",
"start_dialog",
"start_workflow",
"story_json_tool",
"string_logic",
"substring",
+ "text2json",
+ "text_iterator",
"time_tool",
"tool_combine",
"tool_combine_plus",
+ "translate_persona",
"weather_tool",
"weekday_tool",
"wikipedia_tool",
@@ -10072,9 +11021,16 @@
],
"https://github.com/icesun963/ComfyUI_HFDownLoad": [
[
- "HFDownLoad_Tool"
+ "Apply EasyOCR V2",
+ "HFDownLoad_Tool",
+ "LayerMask: SegmentAnythingUltra V2.1",
+ "LayerUtility: LaMa V2"
],
{
+ "author": "chflame",
+ "description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
+ "nickname": "LayerStyle",
+ "title": "LayerStyle",
"title_aux": "HFDownLoad Node for ComfyUI"
}
],
@@ -10098,6 +11054,7 @@
],
"https://github.com/iemesowum/ComfyUI_IsaacNodes": [
[
+ "I_AmplitudeToWeights",
"I_BinaryAmplitudeGate",
"I_UnmixAudio",
"I_WeightsListToWeights"
@@ -10130,10 +11087,12 @@
"https://github.com/if-ai/ComfyUI-IF_AI_tools": [
[
"IF_ChatPrompt",
+ "IF_DisplayOmni",
"IF_DisplayText",
"IF_ImagePrompt",
"IF_PromptMkr",
"IF_SaveText",
+ "IF_TextTyper",
"IF_saveText"
],
{
@@ -10148,10 +11107,20 @@
"title_aux": "FaceSwap"
}
],
+ "https://github.com/injet-zhou/comfyui_extra_api": [
+ [
+ "SimpleGenImageInterface"
+ ],
+ {
+ "title_aux": "comfyui_extra_api"
+ }
+ ],
"https://github.com/iwanders/ComfyUI_nodes": [
[
"IW_JsonPickItem",
+ "IW_ModelHook",
"IW_StringConcat",
+ "IW_StringFromInt",
"IW_StringNode",
"IW_StringPrint",
"IW_StringReplace",
@@ -10363,9 +11332,13 @@
"CR LoRA Stack JK",
"CR Load LoRA JK",
"CR Mask Input Switch JK",
+ "CR Mesh Input Switch JK",
"CR Model Input Switch JK",
"CR Multi-ControlNet Stack JK",
+ "CR Obit Pose Input Switch JK",
+ "CR Orbit Pose Input Switch JK",
"CR Pipe Input Switch JK",
+ "CR Ply Input Switch JK",
"CR SD1.5 Aspect Ratio JK",
"CR SDXL Aspect Ratio JK",
"CR Switch Model and CLIP JK",
@@ -10389,6 +11362,8 @@
"NodesState JK",
"Noise Injection Parameters JK",
"Orbit Poses JK",
+ "OrbitLists to OrbitPoses JK",
+ "OrbitPoses to OrbitLists JK",
"Pipe End JK",
"Project Setting JK",
"Refine 1 Parameters Extract JK",
@@ -10487,6 +11462,8 @@
"JWImageLevels",
"JWImageLoadRGB",
"JWImageLoadRGBA",
+ "JWImageLoadRGBA From Clipboard",
+ "JWImageLoadRGBFromClipboard",
"JWImageLoadRGBIfExists",
"JWImageMix",
"JWImageResize",
@@ -10561,9 +11538,9 @@
[
"FacelessFaceRestore",
"FacelessFaceSwap",
- "FacelessLoadFrames",
"FacelessLoadImageUrl",
"FacelessLoadVideo",
+ "FacelessLoadVideoImages",
"FacelessLoadVideoUrl",
"FacelessMergeVideos",
"FacelessRemoveBackground",
@@ -10625,12 +11602,110 @@
"title_aux": "ULTools for ComfyUI"
}
],
+ "https://github.com/jn-jairo/jn_comfyui": [
+ [
+ "JN_AreaAround",
+ "JN_AreaInfo",
+ "JN_AreaNormalize",
+ "JN_AreaToMask",
+ "JN_AreaWidthHeight",
+ "JN_AreaXY",
+ "JN_Blip",
+ "JN_BlipLoader",
+ "JN_BooleanOperation",
+ "JN_Condition",
+ "JN_CoolDown",
+ "JN_CoolDownOutput",
+ "JN_DatetimeFormat",
+ "JN_DatetimeInfo",
+ "JN_DatetimeNow",
+ "JN_Dump",
+ "JN_DumpOutput",
+ "JN_FaceCrop",
+ "JN_FaceRestoreModelLoader",
+ "JN_FaceRestoreWithModel",
+ "JN_FirstActive",
+ "JN_ImageAddBackground",
+ "JN_ImageAddMask",
+ "JN_ImageBatch",
+ "JN_ImageCenterArea",
+ "JN_ImageCrop",
+ "JN_ImageGrid",
+ "JN_ImageInfo",
+ "JN_ImageRemoveBackground",
+ "JN_ImageSharpness",
+ "JN_ImageSquare",
+ "JN_ImageToMask",
+ "JN_ImageUncrop",
+ "JN_KSampler",
+ "JN_KSamplerAdvancedParams",
+ "JN_KSamplerFaceRestoreParams",
+ "JN_KSamplerResizeInputParams",
+ "JN_KSamplerResizeMaskAreaParams",
+ "JN_KSamplerResizeOutputParams",
+ "JN_KSamplerSeamlessParams",
+ "JN_KSamplerTileParams",
+ "JN_LoadImageDirectory",
+ "JN_LogicOperation",
+ "JN_MaskBatch",
+ "JN_MaskInfo",
+ "JN_MaskToArea",
+ "JN_MaskToImage",
+ "JN_MathOperation",
+ "JN_MathOperationArray",
+ "JN_PreviewImage",
+ "JN_PreviewMask",
+ "JN_PrimitiveArrayInfo",
+ "JN_PrimitiveBatchToArray",
+ "JN_PrimitiveBoolean",
+ "JN_PrimitiveFloat",
+ "JN_PrimitiveInt",
+ "JN_PrimitivePrompt",
+ "JN_PrimitiveString",
+ "JN_PrimitiveStringMultiline",
+ "JN_PrimitiveStringToArray",
+ "JN_PrimitiveToArray",
+ "JN_PrimitiveToBoolean",
+ "JN_PrimitiveToFloat",
+ "JN_PrimitiveToInt",
+ "JN_PrimitiveToString",
+ "JN_RemBGSession",
+ "JN_SaveImage",
+ "JN_Seamless",
+ "JN_SeamlessBorder",
+ "JN_SeamlessBorderCrop",
+ "JN_SelectItem",
+ "JN_Sleep",
+ "JN_SleepOutput",
+ "JN_SliceOperation",
+ "JN_StopIf",
+ "JN_StopIfOutput",
+ "JN_TextConcatenation",
+ "JN_TextReplace",
+ "JN_TimedeltaFormat",
+ "JN_TimedeltaInfo"
+ ],
+ {
+ "title_aux": "JNComfy"
+ }
+ ],
+ "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": [
+ [
+ "InspyrenetRembg",
+ "InspyrenetRembgAdvanced"
+ ],
+ {
+ "title_aux": "ComfyUI-Inspyrenet-Rembg"
+ }
+ ],
"https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": [
[
"LCMScheduler",
"SamplerLCMAlternative",
"SamplerLCMCycle",
- "SamplerLCMDualNoise"
+ "SamplerLCMDualNoise",
+ "SamplerLCMDuoFusion",
+ "SamplerLCMParallel"
],
{
"title_aux": "ComfyUI-sampler-lcm-alternative"
@@ -10691,6 +11766,7 @@
"YANC.GetWidgetValueString",
"YANC.IntegerCaster",
"YANC.MultilineString",
+ "YANC.SaveImageWEBP",
"YANC.TruncateString"
],
{
@@ -10727,11 +11803,10 @@
"CustomUltralyticsModelLoader",
"GetImageSize",
"ImageResizeAdvanced",
- "SAMInference",
- "SAMLoader",
"UltralyticsInference",
"UltralyticsModelLoader",
- "UltralyticsVisualization"
+ "UltralyticsVisualization",
+ "ViewText"
],
{
"title_aux": "ComfyUI-YOLO"
@@ -10994,8 +12069,11 @@
[
"DownloadAndLoadCLIPModel",
"DownloadAndLoadCLIPVisionModel",
+ "DownloadAndLoadDynamiCrafterCNModel",
"DownloadAndLoadDynamiCrafterModel",
"DynamiCrafterBatchInterpolation",
+ "DynamiCrafterCNLoader",
+ "DynamiCrafterControlnetApply",
"DynamiCrafterI2V",
"DynamiCrafterLoadInitNoise",
"DynamiCrafterModelLoader",
@@ -11089,7 +12167,7 @@
"CustomSigmas",
"DownloadAndLoadCLIPSeg",
"DrawInstanceDiffusionTracking",
- "DummyLatentOut",
+ "DummyOut",
"EmptyLatentImagePresets",
"FilterZeroMasksAndCorrespondingImages",
"FlipSigmasAdjusted",
@@ -11151,6 +12229,7 @@
"SV3D_BatchSchedule",
"SaveImageWithAlpha",
"ScaleBatchPromptSchedule",
+ "Screencap_mss",
"Sleep",
"SomethingToString",
"SoundReactive",
@@ -11163,6 +12242,7 @@
"StringConstantMultiline",
"Superprompt",
"VRAM_Debug",
+ "WebcamCaptureCV2",
"WeightScheduleConvert",
"WeightScheduleExtend",
"WidgetToString"
@@ -11171,6 +12251,18 @@
"title_aux": "KJNodes for ComfyUI"
}
],
+ "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": [
+ [
+ "DownloadAndLoadChatGLM3",
+ "DownloadAndLoadKolorsModel",
+ "KolorsSampler",
+ "KolorsTextEncode",
+ "LoadChatGLM3"
+ ],
+ {
+ "title_aux": "ComfyUI-KwaiKolorsWrapper"
+ }
+ ],
"https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": [
[
"lavi_bridge_llama_encoder",
@@ -11182,6 +12274,23 @@
"title_aux": "ComfyUI-LaVi-Bridge-Wrapper"
}
],
+ "https://github.com/kijai/ComfyUI-LivePortraitKJ": [
+ [
+ "DownloadAndLoadLivePortraitModels",
+ "KeypointScaler",
+ "KeypointsToImage",
+ "LivePortraitComposite",
+ "LivePortraitCropper",
+ "LivePortraitLoadCropper",
+ "LivePortraitLoadFaceAlignmentCropper",
+ "LivePortraitLoadMediaPipeCropper",
+ "LivePortraitProcess",
+ "LivePortraitRetargeting"
+ ],
+ {
+ "title_aux": "ComfyUI-LivePortraitKJ"
+ }
+ ],
"https://github.com/kijai/ComfyUI-LuminaWrapper": [
[
"DownloadAndLoadGemmaModel",
@@ -11308,6 +12417,7 @@
"SingleString",
"SizeSelector",
"YellowBus",
+ "YellowBusV2",
"concat"
],
{
@@ -11502,9 +12612,26 @@
"title_aux": "LNL Frame Selector"
}
],
+ "https://github.com/leestuartx/ComfyUI-GG": [
+ [
+ "AddPaddingToImage",
+ "ForLoopNode",
+ "ImageMetadataExtractor",
+ "InputNode",
+ "MetadataExtractBySeed",
+ "MetadataExtractorBySeed",
+ "OutputNode",
+ "ResizeImageProportionally",
+ "WorkspaceNode"
+ ],
+ {
+ "title_aux": "ComfyUI-GG"
+ }
+ ],
"https://github.com/leiweiqiang/ComfyUI-TRA": [
[
"TclEbSynth",
+ "TclEbSynthBatch",
"TclExtractFramesFromVideo",
"TclExtractFramesFromVideoFile",
"TclFrames2Video",
@@ -11528,6 +12655,14 @@
"title_aux": "ComfyUI-LLMs"
}
],
+ "https://github.com/liangt/comfyui-loadimagewithsubfolder": [
+ [
+ "LoadImageWithSubfolder"
+ ],
+ {
+ "title_aux": "comfyui-loadimagewithsubfolder"
+ }
+ ],
"https://github.com/linshier/comfyui-remote-tools": [
[
"LoadBase64(js)",
@@ -11727,6 +12862,24 @@
"title_aux": "Tracking Nodes for Videos"
}
],
+ "https://github.com/longgui0318/comfyui-common-util": [
+ [
+ "Added Layer Info To Array",
+ "Enhanced Random Light Source",
+ "Float Relay",
+ "Image Relay",
+ "Init Layer Info Array",
+ "Int Relay",
+ "Layer Image Seleted",
+ "Layer Images IPAdapter Advanced",
+ "Layer Info Array Fuse",
+ "Mask Relay",
+ "String Relay"
+ ],
+ {
+ "title_aux": "comfyui-common-util"
+ }
+ ],
"https://github.com/longgui0318/comfyui-llm-assistant": [
[
"Chat With LLM",
@@ -11846,6 +12999,15 @@
"title_aux": "ComfyUIJasonNode"
}
],
+ "https://github.com/lrzjason/Comfyui-Kolors-Utils": [
+ [
+ "SaveKolors",
+ "SaveWeightAsKolorsUnet"
+ ],
+ {
+ "title_aux": "Comfyui Kolors Utils"
+ }
+ ],
"https://github.com/ltdrdata/ComfyUI-Impact-Pack": [
[
"AddMask",
@@ -12042,6 +13204,9 @@
"author": "Dr.Lt.Data",
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.",
"nickname": "Impact Pack",
+ "preemptions": [
+ "SAMLoader"
+ ],
"title": "Impact Pack",
"title_aux": "ComfyUI Impact Pack"
}
@@ -12207,6 +13372,7 @@
[
"marduk191_5_text_string",
"marduk191_5way_text_switch",
+ "marduk191_s_random_latent",
"marduk191_workflow_settings"
],
{
@@ -12246,6 +13412,7 @@
"https://github.com/matan1905/ComfyUI-Serving-Toolkit": [
[
"DiscordServing",
+ "ServingInputImage",
"ServingInputNumber",
"ServingInputText",
"ServingOutput",
@@ -12255,6 +13422,19 @@
"title_aux": "ComfyUI Serving toolkit"
}
],
+ "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": [
+ [
+ "LM Studio Image To Text",
+ "LM Studio Text Generation"
+ ],
+ {
+ "author": "Matt John Powell",
+ "description": "This extension provides two custom nodes for ComfyUI that integrate LM Studio's capabilities:",
+ "nickname": "LM Studio Nodes",
+ "title": "LM Studio Nodes for ComfyUI",
+ "title_aux": "LM Studio Image to Text Node for ComfyUI"
+ }
+ ],
"https://github.com/mav-rik/facerestore_cf": [
[
"CropFace",
@@ -12288,7 +13468,7 @@
"DynamicThresholdingSimple"
],
{
- "title_aux": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)"
+ "title_aux": "Dynamic Thresholding"
}
],
"https://github.com/meap158/ComfyUI-Background-Replacement": [
@@ -12401,6 +13581,7 @@
"PettyPaintImageColorsToMasks",
"PettyPaintImageCompositeMasked",
"PettyPaintImageDims",
+ "PettyPaintImageMaskCropper",
"PettyPaintImagePlacement",
"PettyPaintImageSave",
"PettyPaintImageStore",
@@ -12462,6 +13643,45 @@
"title_aux": "mm-comfyui-megamask"
}
],
+ "https://github.com/metncelik/comfyui_met_suite": [
+ [
+ "BBOXPadding",
+ "BBOXResize",
+ "ImageResizeKeepRatio",
+ "PrimitiveBBOX",
+ "RaiseError"
+ ],
+ {
+ "title_aux": "comfyui_met_suite"
+ }
+ ],
+ "https://github.com/mgfxer/ComfyUI-FrameFX": [
+ [
+ "DynamicAnimatedWeightsHelper",
+ "EdgeFXSourceImages",
+ "FlorencePromptTravelHelper",
+ "LivePromptInterpolation",
+ "MaskSequenceHelper",
+ "PromptStackManager",
+ "PromptTravelHelper"
+ ],
+ {
+ "author": "mgfxer",
+ "description": "This extension provides various frame and mask sequence manipulation tools for animation workflows.",
+ "nickname": "FrameFX \ud83d\udcab",
+ "title": "FrameFX",
+ "title_aux": "ComfyUI-FrameFX"
+ }
+ ],
+ "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": [
+ [
+ "Miaoshouai_SaveTags",
+ "Miaoshouai_Tagger"
+ ],
+ {
+ "title_aux": "ComfyUI-Miaoshouai-Tagger"
+ }
+ ],
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
[
"InpaintMediapipe"
@@ -12470,6 +13690,14 @@
"title_aux": "mihaiiancu/Inpaint"
}
],
+ "https://github.com/mikebilly/Transparent-background-comfyUI": [
+ [
+ "Transparentbackground RemBg"
+ ],
+ {
+ "title_aux": "Transparent-background-comfyUI"
+ }
+ ],
"https://github.com/mikkel/ComfyUI-text-overlay": [
[
"Image Text Overlay"
@@ -12486,15 +13714,6 @@
"title_aux": "ComfyUI - Mask Bounding Box"
}
],
- "https://github.com/mingqizhang/ComfyUI_InSPyResNet_zmq": [
- [
- "INSPY removebg Apply",
- "INSPY removebg ModelLoader"
- ],
- {
- "title_aux": "ComfyUI_InSPyResNet_zmq"
- }
- ],
"https://github.com/mirabarukaso/ComfyUI_Mira": [
[
"BooleanListInterpreter1",
@@ -12508,6 +13727,7 @@
"CreateCircleMask",
"CreateMaskWithCanvas",
"CreateNestedPNGMask",
+ "CreatePolygonPNGMask",
"CreateSimpleMask",
"CreateTillingPNGMask",
"CreateWatermarkRemovalMask",
@@ -12547,6 +13767,8 @@
"TextBox",
"TextCombinerSix",
"TextCombinerTwo",
+ "TextSwitcherThreeWays",
+ "TextSwitcherTwoWays",
"TextWithBooleanSwitchAndCommonTextInput",
"TwoBooleanTrigger",
"TwoFloats"
@@ -12584,6 +13806,18 @@
"title_aux": "SaveImgPrompt"
}
],
+ "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": [
+ [
+ "ConcatStrings",
+ "FormatString",
+ "GetFiles",
+ "LoadImageByPath",
+ "StringOutput"
+ ],
+ {
+ "title_aux": "comfyui_dynamic_util_nodes"
+ }
+ ],
"https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": [
[
"Image Brightness",
@@ -12654,6 +13888,22 @@
"title_aux": "ComfyUI-NegiTools"
}
],
+ "https://github.com/neeltheninja/ComfyUI-TextOverlay": [
+ [
+ "Text Overlay"
+ ],
+ {
+ "title_aux": "ComfyUI-TextOverlay"
+ }
+ ],
+ "https://github.com/neverbiasu/ComfyUI-Image-Captioner": [
+ [
+ "ImageCaptioner"
+ ],
+ {
+ "title_aux": "ComfyUI-Image-Captioner"
+ }
+ ],
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
[
"Image from Dir Selector (Nich)",
@@ -13020,6 +14270,26 @@
"title_aux": "Image Resize for ComfyUI"
}
],
+ "https://github.com/pamparamm/ComfyUI-ppm": [
+ [
+ "AttentionCouplePPM",
+ "CFGPPSamplerSelect",
+ "CLIPMicroConditioning",
+ "CLIPNegPip",
+ "CLIPTextEncodeBREAK",
+ "CLIPTokenCounter",
+ "EmptyLatentImageAR",
+ "EmptyLatentImageARAdvanced",
+ "Guidance Limiter",
+ "LatentToMaskBB",
+ "LatentToWidthHeight",
+ "RandomPromptGenerator",
+ "StableCascade_AutoCompLatent"
+ ],
+ {
+ "title_aux": "ComfyUI-ppm"
+ }
+ ],
"https://github.com/pamparamm/ComfyUI-vectorscope-cc": [
[
"NormalizeLatent",
@@ -13031,7 +14301,9 @@
],
"https://github.com/pamparamm/sd-perturbed-attention": [
[
- "PerturbedAttention"
+ "PerturbedAttention",
+ "TRTAttachPag",
+ "TRTPerturbedAttention"
],
{
"title_aux": "Perturbed-Attention Guidance"
@@ -13046,6 +14318,29 @@
"title_aux": "pants"
}
],
+ "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": [
+ [
+ "float",
+ "glslEditor",
+ "glslEditor (ShaderToy)",
+ "glslUniforms",
+ "glslViewer",
+ "int",
+ "vec2",
+ "vec2 (pos)",
+ "vec3",
+ "vec3 (pos)",
+ "vec4",
+ "vec4 (color)"
+ ],
+ {
+ "author": "Patricio Gonzalez Vivo",
+ "description": "A set of nodes to work with GLSL shaders",
+ "nickname": "GLSL Nodes",
+ "title": "GLSL Nodes",
+ "title_aux": "GLSL Nodes"
+ }
+ ],
"https://github.com/paulo-coronado/comfy_clip_blip_node": [
[
"CLIPTextEncodeBLIP",
@@ -13082,6 +14377,20 @@
"title_aux": "comfy_PoP"
}
],
+ "https://github.com/pikenrover/ComfyUI_PRNodes": [
+ [
+ "CheckpointLoaderSimpleExtended",
+ "EmptyLatentImageScaleBy",
+ "ImageScaleTo",
+ "LoraLoaderExtended",
+ "RandomPrompt",
+ "RandomPromptMixed",
+ "Save Image w/Metadata"
+ ],
+ {
+ "title_aux": "ComfyUI_PRNodes"
+ }
+ ],
"https://github.com/pkpkTech/ComfyUI-SaveAVIF": [
[
"SaveAvif"
@@ -13632,7 +14941,10 @@
],
"https://github.com/shadowcz007/comfyui-liveportrait": [
[
- "LivePortraitNode"
+ "FaceCropInfo",
+ "LivePortraitNode",
+ "LivePortraitVideoNode",
+ "Retargeting"
],
{
"title_aux": "comfyui-liveportrait"
@@ -13755,6 +15067,8 @@
"https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": [
[
"PhotoMakerEncodePlus",
+ "PhotoMakerInsightFaceLoader",
+ "PhotoMakerLoaderPlus",
"PhotoMakerStyles",
"PrepImagesForClipVisionFromPath"
],
@@ -13834,6 +15148,84 @@
"title_aux": "comfy-easy-grids"
}
],
+ "https://github.com/siliconflow/BizyAir": [
+ [
+ "BizyAirBAE_NormalMapPreprocessor",
+ "BizyAirBinaryPreprocessor",
+ "BizyAirCannyEdgePreprocessor",
+ "BizyAirColorPreprocessor",
+ "BizyAirDWPreprocessor",
+ "BizyAirDepthAnythingV2Preprocessor",
+ "BizyAirFakeScribblePreprocessor",
+ "BizyAirGenerateLightningImage",
+ "BizyAirHEDPreprocessor",
+ "BizyAirImageCaption",
+ "BizyAirKolorsSampler",
+ "BizyAirKolorsTextEncode",
+ "BizyAirKolorsVAEDecode",
+ "BizyAirKolorsVAEEncode",
+ "BizyAirLeReS_DepthMapPreprocessor",
+ "BizyAirLineArtPreprocessor",
+ "BizyAirMZChatGLM3TextEncode",
+ "BizyAirM_LSDPreprocessor",
+ "BizyAirMetric3D_DepthMapPreprocessor",
+ "BizyAirMetric3D_NormalMapPreprocessor",
+ "BizyAirMiDaS_DepthMapPreprocessor",
+ "BizyAirMiDaS_NormalMapPreprocessor",
+ "BizyAirOneFormer_ADE20K_SemSegPreprocessor",
+ "BizyAirOneFormer_COCO_SemSegPreprocessor",
+ "BizyAirOpenposePreprocessor",
+ "BizyAirPiDiNetPreprocessor",
+ "BizyAirRemoveBackground",
+ "BizyAirSAMPreprocessor",
+ "BizyAirScribblePreprocessor",
+ "BizyAirSetAPIKey",
+ "BizyAirSiliconCloudLLMAPI",
+ "BizyAirSuperResolution",
+ "BizyAirTilePreprocessor",
+ "BizyAirUniFormer_SemSegPreprocessor",
+ "BizyAirZoe_DepthMapPreprocessor",
+ "IPAAdapterFaceIDBatch",
+ "IPAdapter",
+ "IPAdapterAdvanced",
+ "IPAdapterBatch",
+ "IPAdapterClipVisionEnhancer",
+ "IPAdapterCombineEmbeds",
+ "IPAdapterCombineParams",
+ "IPAdapterCombineWeights",
+ "IPAdapterEmbeds",
+ "IPAdapterEmbedsBatch",
+ "IPAdapterEncoder",
+ "IPAdapterFaceID",
+ "IPAdapterFromParams",
+ "IPAdapterInsightFaceLoader",
+ "IPAdapterLoadEmbeds",
+ "IPAdapterMS",
+ "IPAdapterModelLoader",
+ "IPAdapterNoise",
+ "IPAdapterPreciseComposition",
+ "IPAdapterPreciseCompositionBatch",
+ "IPAdapterPreciseStyleTransfer",
+ "IPAdapterPreciseStyleTransferBatch",
+ "IPAdapterPromptScheduleFromWeightsStrategy",
+ "IPAdapterRegionalConditioning",
+ "IPAdapterSaveEmbeds",
+ "IPAdapterStyleComposition",
+ "IPAdapterStyleCompositionBatch",
+ "IPAdapterTiled",
+ "IPAdapterTiledBatch",
+ "IPAdapterUnifiedLoader",
+ "IPAdapterUnifiedLoaderCommunity",
+ "IPAdapterUnifiedLoaderFaceID",
+ "IPAdapterWeights",
+ "IPAdapterWeightsFromStrategy",
+ "PrepImageForClipVision",
+ "StableDiffusionXLControlNetUnionPipeline"
+ ],
+ {
+ "title_aux": "\u2601\ufe0fBizyAir Nodes"
+ }
+ ],
"https://github.com/sipherxyz/comfyui-art-venture": [
[
"AV_AwsBedrockClaudeApi",
@@ -13945,6 +15337,15 @@
"title_aux": "kb-comfyui-nodes"
}
],
+ "https://github.com/smthemex/ComfyUI_AnyDoor": [
+ [
+ "AnyDoor_LoadModel",
+ "AnyDoor_img2img"
+ ],
+ {
+ "title_aux": "ComfyUI_AnyDoor"
+ }
+ ],
"https://github.com/smthemex/ComfyUI_ChatGLM_API": [
[
"Glm_4_9b_Chat",
@@ -13966,6 +15367,25 @@
"title_aux": "ComfyUI_CustomNet"
}
],
+ "https://github.com/smthemex/ComfyUI_EchoMimic": [
+ [
+ "Echo_LoadModel",
+ "Echo_Sampler"
+ ],
+ {
+ "title_aux": "ComfyUI_EchoMimic"
+ }
+ ],
+ "https://github.com/smthemex/ComfyUI_FollowYourEmoji": [
+ [
+ "Emoji_Make_Temple",
+ "FollowYouEmoji_LoadModel",
+ "FollowYouEmoji_Sampler"
+ ],
+ {
+ "title_aux": "ComfyUI_FollowYourEmoji"
+ }
+ ],
"https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": [
[
"HI_Diffusers_Model_Loader",
@@ -14049,6 +15469,16 @@
"title_aux": "ComfyUI_StableAudio_Open"
}
],
+ "https://github.com/smthemex/ComfyUI_Stable_Makeup": [
+ [
+ "StableMakeup_LoadModel",
+ "StableMakeup_Sampler"
+ ],
+ {
+ "author": "Sajjad Ayobbi",
+ "title_aux": "ComfyUI_Stable_Makeup"
+ }
+ ],
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
[
"Comic_Type",
@@ -14062,15 +15492,34 @@
],
"https://github.com/smthemex/ComfyUI_Streamv2v_Plus": [
[
- "Load_Stream",
- "Text2IMG",
- "Video2Video",
- "WebCam2Video"
+ "Stream_Lora_Loader",
+ "Stream_Model_Loader",
+ "Stream_Sampler"
],
{
"title_aux": "ComfyUI_Streamv2v_Plus"
}
],
+ "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": [
+ [
+ "Character Selector",
+ "Copy/Paste Textbox",
+ "Filter Tags",
+ "Get Font Size",
+ "Load Lora Folder",
+ "Load Lora Sn0w",
+ "Lora Selector",
+ "Lora Tester",
+ "Prompt Combine",
+ "Prompt Selector",
+ "Sn0w KSampler",
+ "Sn0w Lora Stacker",
+ "Upscale Image With Model By"
+ ],
+ {
+ "title_aux": "ComfyUI-Sn0w-Scripts"
+ }
+ ],
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
[
"DiscoDiffusion_DiscoDiffusion",
@@ -14144,6 +15593,7 @@
"ClampOutliers",
"ColorMatchImage",
"ConvertNormals",
+ "DepthToNormals",
"DifferenceChecker",
"DilateErodeMask",
"EnhanceDetail",
@@ -14161,6 +15611,7 @@
"LatentNormalizeShuffle",
"LatentStats",
"MedianFilterImage",
+ "ModelTest",
"NormalMapSimple",
"OffsetLatentImage",
"PrintSigmas",
@@ -14612,7 +16063,6 @@
"https://github.com/toxicwind/ComfyUI-TTools": [
[
"TTools Extract JSON",
- "TTools Randomize And Format String",
"TTools SD3 Resolution Solver"
],
{
@@ -14661,7 +16111,12 @@
],
"https://github.com/tritant/ComfyUI_CreaPrompt": [
[
- "CreaPrompt"
+ "CreaPrompt",
+ "CreaPrompt List",
+ "CreaPrompt_1",
+ "CreaPrompt_2",
+ "CreaPrompt_3",
+ "CreaPrompt_4"
],
{
"title_aux": "ComfyUI-CreaPrompt"
@@ -14816,6 +16271,33 @@
"title_aux": "comfyui-webcam-node"
}
],
+ "https://github.com/un-seen/comfyui-tensorops": [
+ [
+ "ChannelSelector",
+ "DownloadAndLoadFlorence2Model",
+ "FetchJsonFromSurreal",
+ "Florence2Run",
+ "ForegroundMask",
+ "MaskImage",
+ "SaveJsonToSurreal",
+ "SaveTextToSurreal"
+ ],
+ {
+ "title_aux": "comfyui-tensorop"
+ }
+ ],
+ "https://github.com/un-seen/comfyui_segment_anything_plus": [
+ [
+ "GroundingDinoModelLoader (segment anything plus)",
+ "GroundingDinoSAMSegment (segment anything plus)",
+ "InvertMask (segment anything plus)",
+ "IsMaskEmpty (segment anything plus)",
+ "SAMModelLoader (segment anything plus)"
+ ],
+ {
+ "title_aux": "ComfyUI Segment Anything"
+ }
+ ],
"https://github.com/unwdef/unwdef-nodes-comfyui": [
[
"RandomTextFromMultiline",
@@ -14856,6 +16338,22 @@
"title_aux": "Simple Wildcard"
}
],
+ "https://github.com/var1ableX/ComfyUI_Accessories": [
+ [
+ "GetMaskDimensions"
+ ],
+ {
+ "title_aux": "ComfyUI_Accessories"
+ }
+ ],
+ "https://github.com/vault-developer/comfyui-image-blender": [
+ [
+ "ImageBlender"
+ ],
+ {
+ "title_aux": "Image-blender"
+ }
+ ],
"https://github.com/veighnsche/comfyui_gr85": [
[
"GR85_ContainsWord",
@@ -14917,6 +16415,17 @@
"title_aux": "ComfyUI-RGT"
}
],
+ "https://github.com/vivax3794/ComfyUI-Sub-Nodes": [
+ [
+ "VIV_Default",
+ "VIV_Subgraph",
+ "VIV_Subgraph_Inputs",
+ "VIV_Subgraph_Outputs"
+ ],
+ {
+ "title_aux": "ComfyUI-Sub-Nodes"
+ }
+ ],
"https://github.com/vivax3794/ComfyUI-Vivax-Nodes": [
[
"Any String",
@@ -14958,6 +16467,16 @@
"title_aux": "color2rgb"
}
],
+ "https://github.com/wTechArtist/ComfyUI-CustomNodes": [
+ [
+ "IPAdapter Mad Scientist Weight_Type",
+ "Image Blending Mode Mask",
+ "Load Image With Bool"
+ ],
+ {
+ "title_aux": "ComfyUI-CustomNodes"
+ }
+ ],
"https://github.com/wallish77/wlsh_nodes": [
[
"Alternating KSampler (WLSH)",
@@ -15013,6 +16532,14 @@
"title_aux": "ComfyUI Invisible Watermark"
}
],
+ "https://github.com/webfiltered/DebugNode-ComfyUI": [
+ [
+ "WTFDebugNode"
+ ],
+ {
+ "title_aux": "WTF? - a debug node for ComfyUI"
+ }
+ ],
"https://github.com/whatbirdisthat/cyberdolphin": [
[
"\ud83d\udc2c Gradio ChatInterface",
@@ -15043,8 +16570,7 @@
"EZLoadImgBatchFromUrlsNode",
"EZLoadImgFromUrlNode",
"EZRemoveImgBackground",
- "EZS3Uploader",
- "EZVideoCombiner"
+ "EZS3Uploader"
],
{
"title_aux": "easy-comfy-nodes"
@@ -15100,6 +16626,18 @@
"title_aux": "ComfyUi_String_Function_Tree"
}
],
+ "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": [
+ [
+ "RungeKuttaSampler"
+ ],
+ {
+ "author": "wootwootwootwoot",
+ "description": "Batched Runge-Kutta Samplers for ComfyUI",
+ "nickname": "ComfyUI-RK-Sampler",
+ "title": "ComfyUI-RK-Sampler",
+ "title_aux": "ComfyUI-RK-Sampler"
+ }
+ ],
"https://github.com/wsippel/comfyui_ws/raw/main/sdxl_utility.py": [
[
"SDXLResolutionPresets"
@@ -15223,6 +16761,16 @@
"title_aux": "ComfyUI-MuseTalkUtils"
}
],
+ "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
+ [
+ "YC.ImageComparerMagnifier",
+ "YC.PreviewImageMagnifier",
+ "YC.XYPreviewImageMagnifier"
+ ],
+ {
+ "title_aux": "ComfyUI Preview Magnifier"
+ }
+ ],
"https://github.com/yffyhk/comfyui_auto_danbooru": [
[
"GetDanbooru",
@@ -15234,7 +16782,16 @@
],
"https://github.com/yiwangsimple/ComfyUI_GroqChat": [
[
- "GroqChatNode"
+ "DeepSeekTranslator",
+ "FileBasedChatNode",
+ "GroqChatNode",
+ "MoonshotMultiChatNode",
+ "MoonshotSingleChatNode",
+ "OllamaPromptExtractor",
+ "PromptExtractorNode",
+ "SD3LongCaptionerV2",
+ "SDPromptAgent",
+ "dwimage2"
],
{
"title_aux": "comfy-groqchat"
@@ -15275,6 +16832,7 @@
"easy comfyLoader",
"easy compare",
"easy controlnetLoader",
+ "easy controlnetLoader++",
"easy controlnetLoaderADV",
"easy controlnetNames",
"easy controlnetStack",
@@ -15337,6 +16895,7 @@
"easy kSamplerLayerDiffusion",
"easy kSamplerSDTurbo",
"easy kSamplerTiled",
+ "easy kolorsLoader",
"easy latentCompositeMaskedWithCond",
"easy latentNoisy",
"easy loadImageBase64",
@@ -15344,9 +16903,11 @@
"easy negative",
"easy pipeBatchIndex",
"easy pipeEdit",
+ "easy pipeEditPrompt",
"easy pipeIn",
"easy pipeOut",
"easy pipeToBasicPipe",
+ "easy pixArtLoader",
"easy portraitMaster",
"easy poseEditor",
"easy positive",
@@ -15366,6 +16927,8 @@
"easy promptLine",
"easy promptList",
"easy promptReplace",
+ "easy pulIDApply",
+ "easy pulIDApplyADV",
"easy rangeFloat",
"easy rangeInt",
"easy removeLocalImage",
@@ -15630,12 +17193,14 @@
"ImageBatchOneOrMore",
"ImageCompositeMaskedWithSwitch",
"ImageConcanateOfUtils",
+ "ImageResizeTo8x",
"IntAndIntAddOffsetLiteral",
"IntMultipleAddLiteral",
"LoadImageMaskWithSwitch",
"LoadImageMaskWithoutListDir",
"LoadImageWithSwitch",
"LoadImageWithoutListDir",
+ "MaskAutoSelector",
"MaskFastGrow",
"ModifyTextGender",
"SplitMask"
@@ -15690,6 +17255,7 @@
"https://github.com/zhulu111/ComfyUI_Bxb": [
[
"sdBxb",
+ "sdBxb_saveImage",
"sdBxb_textInput"
],
{
diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json
index f489f75a..e4620da1 100644
--- a/node_db/new/model-list.json
+++ b/node_db/new/model-list.json
@@ -1,5 +1,74 @@
{
"models": [
+ {
+ "name": "photomaker-v2.bin",
+ "type": "photomaker",
+ "base": "SDXL",
+ "save_path": "photomaker",
+ "description": "PhotoMaker model. This model is compatible with SDXL.",
+ "reference": "https://huggingface.co/TencentARC/PhotoMaker-V2",
+ "filename": "photomaker-v2.bin",
+ "url": "https://huggingface.co/TencentARC/PhotoMaker-V2/resolve/main/photomaker-v2.bin",
+ "size": "1.8GB"
+ },
+
+ {
+ "name": "hunyuan_dit_1.2.safetensors",
+ "type": "checkpoint",
+ "base": "Hunyuan-DiT",
+ "save_path": "checkpoints/hunyuan_dit_comfyui",
+ "description": "Different versions of HunyuanDIT packaged for ComfyUI use.",
+ "reference": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui",
+ "filename": "hunyuan_dit_1.2.safetensors",
+ "url": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/resolve/main/hunyuan_dit_1.2.safetensors",
+ "size": "8.24GB"
+ },
+ {
+ "name": "hunyuan_dit_1.1.safetensors",
+ "type": "checkpoint",
+ "base": "Hunyuan-DiT",
+ "save_path": "checkpoints/hunyuan_dit_comfyui",
+ "description": "Different versions of HunyuanDIT packaged for ComfyUI use.",
+ "reference": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui",
+ "filename": "hunyuan_dit_1.1.safetensors",
+ "url": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/resolve/main/hunyuan_dit_1.1.safetensors",
+ "size": "8.24GB"
+ },
+ {
+ "name": "hunyuan_dit_1.0.safetensors",
+ "type": "checkpoint",
+ "base": "Hunyuan-DiT",
+ "save_path": "checkpoints/hunyuan_dit_comfyui",
+ "description": "Different versions of HunyuanDIT packaged for ComfyUI use.",
+ "reference": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui",
+ "filename": "hunyuan_dit_1.0.safetensors",
+ "url": "https://huggingface.co/comfyanonymous/hunyuan_dit_comfyui/resolve/main/hunyuan_dit_1.0.safetensors",
+ "size": "8.24GB"
+ },
+
+ {
+ "name": "xinsir/ControlNet++: All-in-one ControlNet (ProMax model)",
+ "type": "controlnet",
+ "base": "SDXL",
+ "save_path": "controlnet/SDXL/controlnet-union-sdxl-1.0",
+ "description": "All-in-one ControlNet for image generations and editing! (ProMax model)",
+ "reference": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0",
+ "filename": "iffusion_pytorch_model_promax.safetensors",
+ "url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model_promax.safetensors",
+ "size": "2.50GB"
+ },
+ {
+ "name": "xinsir/ControlNet++: All-in-one ControlNet",
+ "type": "controlnet",
+ "base": "SDXL",
+ "save_path": "controlnet/SDXL/controlnet-union-sdxl-1.0",
+ "description": "All-in-one ControlNet for image generations and editing!",
+ "reference": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0",
+ "filename": "diffusion_pytorch_model.safetensors",
+ "url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
+ "size": "2.50GB"
+ },
+
{
"name": "InstantX/SD3-Controlnet-Canny",
"type": "controlnet",
@@ -622,77 +691,6 @@
"reference": "https://huggingface.co/h94/IP-Adapter",
"filename": "ip-adapter_sd15_light_v11.bin",
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_light_v11.bin"
- },
-
-
- {
- "name": "Kijai/SUPIR-v0F_fp16.safetensors (pruned)",
- "type": "checkpoints",
- "base": "SUPIR",
- "save_path": "checkpoints/SUPIR",
- "description": "SUPIR checkpoint model",
- "reference": "https://huggingface.co/Kijai/SUPIR_pruned/tree/main",
- "filename": "SUPIR-v0F_fp16.safetensors",
- "url": "https://huggingface.co/Kijai/SUPIR_pruned/resolve/main/SUPIR-v0F_fp16.safetensors"
- },
- {
- "name": "Kijai/SUPIR-v0Q_fp16.safetensors (pruned)",
- "type": "checkpoints",
- "base": "SUPIR",
- "save_path": "checkpoints/SUPIR",
- "description": "SUPIR checkpoint model",
- "reference": "https://huggingface.co/Kijai/SUPIR_pruned/tree/main",
- "filename": "SUPIR-v0Q_fp16.safetensors",
- "url": "https://huggingface.co/Kijai/SUPIR_pruned/resolve/main/SUPIR-v0Q_fp16.safetensors"
- },
- {
- "name": "SUPIR-v0F.ckpt",
- "type": "checkpoints",
- "base": "SUPIR",
- "save_path": "checkpoints/SUPIR",
- "description": "SUPIR checkpoint model",
- "reference": "https://huggingface.co/camenduru/SUPIR/tree/main",
- "filename": "SUPIR-v0F.ckpt",
- "url": "https://huggingface.co/camenduru/SUPIR/resolve/main/SUPIR-v0F.ckpt"
- },
- {
- "name": "SUPIR-v0Q.ckpt",
- "type": "checkpoints",
- "base": "SUPIR",
- "save_path": "checkpoints/SUPIR",
- "description": "SUPIR checkpoint model",
- "reference": "https://huggingface.co/camenduru/SUPIR/tree/main",
- "filename": "SUPIR-v0Q.ckpt",
- "url": "https://huggingface.co/camenduru/SUPIR/resolve/main/SUPIR-v0Q.ckpt"
- },{
- "name": "Depth-FM-v1 fp16 safetensors",
- "type": "checkpoints",
- "base": "Depth-FM",
- "save_path": "checkpoints/depthfm",
- "description": "Depth-FM monocular depth estimation model",
- "reference": "https://huggingface.co/Kijai/depth-fm-pruned",
- "filename": "depthfm-v1_fp16.safetensors",
- "url": "https://huggingface.co/Kijai/depth-fm-pruned/resolve/main/depthfm-v1_fp16.safetensors"
- },
- {
- "name": "Depth-FM-v1 fp32 safetensors",
- "type": "checkpoints",
- "base": "Depth-FM",
- "save_path": "checkpoints/depthfm",
- "description": "Depth-FM monocular depth estimation model",
- "reference": "https://huggingface.co/Kijai/depth-fm-pruned",
- "filename": "depthfm-v1_fp32.safetensors",
- "url": "https://huggingface.co/Kijai/depth-fm-pruned/resolve/main/depthfm-v1_fp32.safetensors"
- },
- {
- "name": "monster-labs - Controlnet QR Code Monster v1 For SDXL",
- "type": "controlnet",
- "base": "SDXL",
- "save_path": "default",
- "description": "monster-labs - Controlnet QR Code Monster v1 For SDXL",
- "reference": "https://huggingface.co/monster-labs/control_v1p_sdxl_qrcode_monster",
- "filename": "control_v1p_sdxl_qrcode_monster.safetensors",
- "url": "https://huggingface.co/monster-labs/control_v1p_sdxl_qrcode_monster/resolve/main/diffusion_pytorch_model.safetensors"
}
]
}
diff --git a/node_db/tutorial/custom-node-list.json b/node_db/tutorial/custom-node-list.json
index 62316358..41f98c67 100644
--- a/node_db/tutorial/custom-node-list.json
+++ b/node_db/tutorial/custom-node-list.json
@@ -229,6 +229,37 @@
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI Select the image size from the preset and select Vertical and Horizontal to output Width and Height."
+ },
+ {
+ "author": "boricuapab",
+ "title": "ComfyUI_BoricuapabWFNodePack",
+ "reference": "https://github.com/boricuapab/ComfyUI_BoricuapabWFNodePack",
+ "files": [
+ "https://github.com/boricuapab/ComfyUI_BoricuapabWFNodePack"
+ ],
+ "install_type": "git-clone",
+ "description": "Learning how to make my own comfy ui custom nodes"
+ },
+ {
+ "author": "mira-6",
+ "title": "mira-wildcard-node",
+ "reference": "https://github.com/mira-6/mira-wildcard-node",
+ "files": [
+ "https://github.com/mira-6/mira-wildcard-node"
+ ],
+ "install_type": "git-clone",
+ "description": "Mira's Simple Wildcard Node"
+ },
+ {
+ "author": "BetaDoggo",
+ "title": "ComfyUI Tetris",
+ "id": "tetris",
+ "reference": "https://github.com/BetaDoggo/ComfyUI-Tetris",
+ "files": [
+ "https://github.com/BetaDoggo/ComfyUI-Tetris"
+ ],
+ "install_type": "git-clone",
+ "description": "The primitive node and dummy input are required because comfy doesn't accept requests with identical graphs. You'll also need a show text node. I like the one from ComfyUI-Custom-Scripts. I got the generic tetris remake from claude so it may or may not be ripped from somewhere else."
}
]
}
\ No newline at end of file
diff --git a/pip_overrides.osx.template b/pip_overrides.osx.template
new file mode 100644
index 00000000..a6b1f262
--- /dev/null
+++ b/pip_overrides.osx.template
@@ -0,0 +1,21 @@
+{
+ "imageio-ffmpeg": "imageio",
+ "imageio[ffmpeg]": "imageio",
+ "imageio_ffmpeg": "imageio",
+ "diffusers~=0.21.4": "diffusers",
+ "huggingface_hub": "huggingface-hub",
+ "numpy<1.24>=1.18": "numpy",
+ "numpy>=1.18.5, <1.25.0": "numpy",
+ "opencv-contrib-python": "opencv-contrib-python-headless",
+ "opencv-python": "opencv-contrib-python-headless",
+ "opencv-python-headless": "opencv-contrib-python-headless",
+ "opencv-python-headless[ffmpeg]<=4.7.0.72": "opencv-contrib-python-headless",
+ "opencv-python>=4.7.0.72": "opencv-contrib-python-headless",
+ "pandas<=1.5.1": "pandas",
+ "scikit-image==0.20.0": "scikit-image",
+ "scipy>=1.11.4": "scipy",
+ "segment_anything": "segment-anything",
+ "timm==0.6.5": "timm",
+ "timm>=0.4.12": "timm",
+ "transformers==4.26.1": "transformers"
+}
\ No newline at end of file
diff --git a/prestartup_script.py b/prestartup_script.py
index 856d4e6d..17f7fd84 100644
--- a/prestartup_script.py
+++ b/prestartup_script.py
@@ -9,7 +9,7 @@ import locale
import platform
import json
import ast
-
+import logging
glob_path = os.path.join(os.path.dirname(__file__), "glob")
sys.path.append(glob_path)
@@ -82,6 +82,7 @@ cm_global.pip_overrides = {}
if os.path.exists(pip_overrides_path):
with open(pip_overrides_path, 'r', encoding="UTF-8", errors="ignore") as json_file:
cm_global.pip_overrides = json.load(json_file)
+ cm_global.pip_overrides['numpy'] = 'numpy<2'
def remap_pip_package(pkg):
@@ -165,6 +166,8 @@ try:
if port_index + 1 < len(sys.argv):
port = int(sys.argv[port_index + 1])
postfix = f"_{port}"
+ else:
+ postfix = ""
else:
postfix = ""
@@ -202,6 +205,7 @@ try:
is_start_mode = True
+
class ComfyUIManagerLogger:
def __init__(self, is_stdout):
self.is_stdout = is_stdout
@@ -250,7 +254,7 @@ try:
else:
self.sync_write(message)
- def sync_write(self, message):
+ def sync_write(self, message, file_only=False):
with log_lock:
timestamp = datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')[:-3]
if self.last_char != '\n':
@@ -260,15 +264,16 @@ try:
log_file.flush()
self.last_char = message if message == '' else message[-1]
- with std_log_lock:
- if self.is_stdout:
- write_stdout(message)
- original_stdout.flush()
- terminal_hook.write_stderr(message)
- else:
- write_stderr(message)
- original_stderr.flush()
- terminal_hook.write_stdout(message)
+ if not file_only:
+ with std_log_lock:
+ if self.is_stdout:
+ write_stdout(message)
+ original_stdout.flush()
+ terminal_hook.write_stderr(message)
+ else:
+ write_stderr(message)
+ original_stderr.flush()
+ terminal_hook.write_stdout(message)
def flush(self):
log_file.flush()
@@ -299,11 +304,35 @@ try:
if enable_file_logging:
sys.stdout = ComfyUIManagerLogger(True)
- sys.stderr = ComfyUIManagerLogger(False)
+ stderr_wrapper = ComfyUIManagerLogger(False)
+ sys.stderr = stderr_wrapper
atexit.register(close_log)
else:
sys.stdout.close_log = lambda: None
+ stderr_wrapper = None
+
+
+ class LoggingHandler(logging.Handler):
+ def emit(self, record):
+ global is_start_mode
+
+ message = record.getMessage()
+
+ if is_start_mode:
+ match = re.search(pat_import_fail, message)
+ if match:
+ import_failed_extensions.add(match.group(1))
+
+ if 'Starting server' in message:
+ is_start_mode = False
+
+ if stderr_wrapper:
+ stderr_wrapper.sync_write(message+'\n', file_only=True)
+
+
+ logging.getLogger().addHandler(LoggingHandler())
+
except Exception as e:
print(f"[ComfyUI-Manager] Logging failed: {e}")
diff --git a/pyproject.toml b/pyproject.toml
index 5e95eaf4..2e3886ea 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,8 +1,8 @@
[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 = "2.44.1"
-license = "LICENSE"
+version = "2.48.2"
+license = { file = "LICENSE.txt" }
dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]
[project.urls]
diff --git a/scanner.py b/scanner.py
index 0118768f..a58caa85 100644
--- a/scanner.py
+++ b/scanner.py
@@ -488,6 +488,7 @@ def gen_json(node_info):
print("------------------------------------------------------")
print(e)
print("------------------------------------------------------")
+ node_list_json = {}
metadata_in_url = {}
if git_url not in data: