From cb70ba9efaa8a6b4754810d884c97e0d7c9e0f0b Mon Sep 17 00:00:00 2001 From: cenfun Date: Sun, 9 Jun 2024 16:39:00 +0800 Subject: [PATCH] merge with main branch --- README.md | 1 + custom-node-list.json | 295 ++- extension-node-map.json | 364 ++- github-stats.json | 3571 ++++++++++++++++---------- glob/manager_core.py | 2 +- glob/manager_server.py | 2 + glob/security_check.py | 52 + js/custom-nodes-downloader.js | 951 +++++++ model-list.json | 114 +- node_db/dev/custom-node-list.json | 91 +- node_db/dev/extension-node-map.json | 205 +- node_db/dev/github-stats.json | 144 +- node_db/legacy/custom-node-list.json | 11 + node_db/new/custom-node-list.json | 465 ++-- node_db/new/extension-node-map.json | 364 ++- node_db/new/model-list.json | 104 +- prestartup_script.py | 3 +- pyproject.toml | 2 +- scanner.py | 8 +- 19 files changed, 4972 insertions(+), 1777 deletions(-) create mode 100644 glob/security_check.py create mode 100644 js/custom-nodes-downloader.js diff --git a/README.md b/README.md index 313a5199..cfc983bd 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ ![menu](misc/menu.jpg) ## NOTICE +* 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. * V2.18 to V2.18.3 is not functioning due to a severe bug. Users on these versions are advised to promptly update to V2.18.4. Please navigate to the `ComfyUI/custom_nodes/ComfyUI-Manager` directory and execute `git pull` to update. diff --git a/custom-node-list.json b/custom-node-list.json index 957b423a..a85f3816 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3210,6 +3210,17 @@ "install_type": "git-clone", "description": "[a/ImageReward](https://github.com/THUDM/ImageReward): Human preference learning in text-to-image generation. This is a [a/paper](https://arxiv.org/abs/2304.05977) from NeurIPS 2023" }, + { + "author": "shadowcz007", + "title": "comfyui-sound-lab", + "id": "soundlab", + "reference": "https://github.com/shadowcz007/comfyui-sound-lab", + "files": [ + "https://github.com/shadowcz007/comfyui-sound-lab" + ], + "install_type": "git-clone", + "description": "Nodes:Music Gen, Audio Play, Stable Audio" + }, { "author": "ostris", "title": "Ostris Nodes ComfyUI", @@ -6953,6 +6964,17 @@ "install_type": "git-clone", "description": "ComfyUI native implementation of [a/IC-Light](https://github.com/lllyasviel/IC-Light)." }, + { + "author": "huchenlei", + "title": "ComfyUI DenseDiffusion", + "id": "densediffusion", + "reference": "https://github.com/huchenlei/ComfyUI_densediffusion", + "files": [ + "https://github.com/huchenlei/ComfyUI_densediffusion" + ], + "install_type": "git-clone", + "description": "[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI." + }, { "author": "nathannlu", "title": "ComfyUI Pets", @@ -6978,7 +7000,7 @@ { "author": "11dogzi", "title": "Comfyui-ergouzi-Nodes", - "id": "ergouzi", + "id": "ergouzi-nodes", "reference": "https://github.com/11dogzi/Comfyui-ergouzi-Nodes", "files": [ "https://github.com/11dogzi/Comfyui-ergouzi-Nodes" @@ -6986,6 +7008,17 @@ "install_type": "git-clone", "description": "This is a node group kit that covers multiple nodes such as local refinement, tag management, random prompt words, text processing, image processing, mask processing, etc" }, + { + "author": "11dogzi", + "title": "Comfyui-ergouzi-samplers", + "id": "ergouzi-samplers", + "reference": "https://github.com/11dogzi/Comfyui-ergouzi-samplers", + "files": [ + "https://github.com/11dogzi/Comfyui-ergouzi-samplers" + ], + "install_type": "git-clone", + "description": "Partial redraw sampler and variant seed sampler" + }, { "author": "BXYMartin", "title": "ComfyUI-InstantIDUtils", @@ -7246,6 +7279,17 @@ "install_type": "git-clone", "description": "This node is primarily based on Easy-OCR to implement OCR text recognition functionality." }, + { + "author": "prodogape", + "title": "ComfyUI-OmDet", + "id": "omdet", + "reference": "https://github.com/prodogape/ComfyUI-OmDet", + "files": [ + "https://github.com/prodogape/ComfyUI-OmDet" + ], + "install_type": "git-clone", + "description": "This node is mainly based on [a/OmDet](https://github.com/om-ai-lab/OmDet) for object detection, and it outputs related images, masks, and Labelme JSON information." + }, { "author": "Alysondao", "title": "Comfyui-Yolov8-JSON", @@ -7890,16 +7934,6 @@ "install_type": "git-clone", "description": "Custom Node for comfyUI for virtual lighting based on normal map.\nYou can use normal maps to add virtual lighting effects to your images." }, - { - "author": "AppleBotzz", - "title": "ComfyUI_LLMVISION", - "reference": "https://github.com/AppleBotzz/ComfyUI_LLMVISION", - "files": [ - "https://github.com/AppleBotzz/ComfyUI_LLMVISION" - ], - "install_type": "git-clone", - "description": "This repository provides integration of GPT-4 and Claude 3 models into ComfyUI, allowing for both image and text-based interactions within the ComfyUI workflow." - }, { "author": "A4P7J1N7M05OT", "title": "ComfyUI-PixelOE", @@ -8171,6 +8205,17 @@ "install_type": "git-clone", "description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI." }, + { + "author": "smthemex", + "title": "ComfyUI_StableAudio_Open", + "id": "stable-audio-open-1.0", + "reference": "https://github.com/smthemex/ComfyUI_StableAudio_Open", + "files": [ + "https://github.com/smthemex/ComfyUI_StableAudio_Open" + ], + "install_type": "git-clone", + "description": "You can use stable-audio-open-1.0 in comfyUI" + }, { "author": "smthemex", "title": "ComfyUI_HiDiffusion_Pro", @@ -8735,17 +8780,6 @@ "install_type": "git-clone", "description": "Photoshop type functions and adjustment layers: 30 blend modes, Selective Color, Blend If, Color Balance, Solid Color Images, Black and White, Hue/Saturation, Levels, and RGB Splitting and Merging." }, - { - "author": "Shinsplat", - "title": "ComfyUI-Shinsplat", - "id": "shinsplat", - "reference": "https://github.com/Shinsplat/ComfyUI-Shinsplat", - "files": [ - "https://github.com/Shinsplat/ComfyUI-Shinsplat" - ], - "install_type": "git-clone", - "description": "Nodes: Clip Text Encode (Shinsplat), Clip Text Encode SDXL (Shinsplat), Lora Loader (Shinsplat)." - }, { "author": "da2el-ai", "title": "D2 Steps", @@ -9530,6 +9564,17 @@ "install_type": "git-clone", "description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)." }, + { + "author": "lks-ai", + "title": "ComfyUI Stable Audio Open 1.0 Sampler", + "id": "stableaudiosampler", + "reference": "https://github.com/lks-ai/ComfyUI-StableAudioSampler", + "files": [ + "https://github.com/lks-ai/ComfyUI-StableAudioSampler" + ], + "install_type": "git-clone", + "description": "Nodes: StableAudioSampler. Wraps the new Stable Audio Open Model in the sampler that dropped Jun 5th. See Github for Features" + }, { "author": "SayanoAI", "title": "Comfy-RVC", @@ -9828,9 +9873,9 @@ "author": "vanche1212", "title": "ZMG PLUGIN", "id": "zmg", - "reference": "https://github.com/vanche1212/ComfyUI-fq393", + "reference": "https://github.com/vanche1212/ComfyUI-ZMG-Nodes", "files": [ - "https://github.com/vanche1212/ComfyUI-fq393" + "https://github.com/vanche1212/ComfyUI-ZMG-Nodes" ], "install_type": "git-clone", "description": "Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode." @@ -9890,6 +9935,17 @@ "install_type": "git-clone", "description": "This is a simple plugin for ComfyUI that allows you to import A1111 CSV styles into ComfyUI prompts." }, + { + "author": "chakib-belgaid", + "title": "ComfyUI-autosize", + "id": "autosize", + "reference": "https://github.com/chakib-belgaid/ComfyUI-autosize", + "files": [ + "https://github.com/chakib-belgaid/ComfyUI-autosize" + ], + "install_type": "git-clone", + "description": "A ComfyUI utility plugin designed to optimize the latent space for generating high-quality results. It approximates the closest size model for better generation results." + }, { "author": "ThereforeGames", "title": "ComfyUI-Unprompted", @@ -9901,14 +9957,152 @@ "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" }, + { + "author": "Tool Of North america", + "title": "Easy automatic (square) image cropper using Yolo", + "id": "tooldigital", + "reference": "https://github.com/tooldigital/ComfyUI-Yolo-Cropper", + "files": [ + "https://github.com/tooldigital/ComfyUI-Yolo-Cropper" + ], + "install_type": "git-clone", + "description": "A very simple and easy to use node to automaticaaly create (square) image crops and masks using YoloV8. This can be very useful when using controlnet and ip adapters" + }, + { + "author": "luandev", + "title": "ComfyUI CrewAI", + "id": "crewai", + "reference": "https://github.com/luandev/ComfyUI-CrewAI", + "files": [ + "https://github.com/luandev/ComfyUI-CrewAI" + ], + "install_type": "git-clone", + "description": "ComfyUI-CrewAI aims to integrate Crew AI's multi-agent collaboration framework into the ComfyUI environment. By combining the strengths of Crew AI's role-based, collaborative AI agent system with ComfyUI's intuitive interface, we will create a robust platform for managing and executing complex AI tasks seamlessly" + }, + { + "author": "chandlergis", + "title": "ComfyUI_EmojiOverlay", + "id": "emoji-overlay", + "reference": "https://github.com/chandlergis/ComfyUI_EmojiOverlay", + "files": [ + "https://github.com/chandlergis/ComfyUI_EmojiOverlay" + ], + "install_type": "git-clone", + "description": "Nodes:Image Emoji Overlay" + }, + { + "author": "JayLyu", + "title": "ComfyUI_BaiKong_Node", + "id": "baikong", + "reference": "https://github.com/JayLyu/ComfyUI_BaiKong_Node", + "files": [ + "https://github.com/JayLyu/ComfyUI_BaiKong_Node" + ], + "install_type": "git-clone", + "description": "Nodes:BK Img To Color, BK Color Selector" + }, + { + "author": "risunobushi", + "title": "comfyUI_FrequencySeparation_RGB-HSV", + "id": "freq-sep", + "reference": "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV", + "files": [ + "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV" + ], + "install_type": "git-clone", + "description": "A collection of simple nodes for Frequency Separation / Frequency Recombine with RGB and HSV methods" + }, + { + "author": "zohac", + "title": "ComfyUI_ZC_DrawShape", + "id": "drawshape", + "reference": "https://github.com/zohac/ComfyUI_ZC_DrawShape", + "files": [ + "https://github.com/zohac/ComfyUI_ZC_DrawShape" + ], + "install_type": "git-clone", + "description": "Nodes:ZC DrawShape Node" + }, + { + "author": "DataCTE", + "title": "Prompt Injection Node for ComfyUI", + "id": "prompt-injection", + "reference": "https://github.com/DataCTE/prompt_injection", + "files": [ + "https://github.com/DataCTE/prompt_injection" + ], + "install_type": "git-clone", + "description": "This custom node for ComfyUI allows you to inject specific prompts at specific blocks of the Stable Diffusion UNet, providing fine-grained control over the generated image. It is based on the concept that the content/subject understanding of the model is primarily contained within the MID0 and MID1 blocks, as demonstrated in the B-Lora (Content Style implicit separation) paper. Features.\nInject different prompts into specific UNet blocks Three different node variations for flexible workflow integration Customize the learning rate of specific blocks to focus on content, lighting, style, or other aspects Potential for developing a 'Mix of Experts' approach by swapping blocks on-the-fly based on prompt content" + }, + { + "author": "FrankChieng", + "title": "ComfyUI_llm_easyanimiate", + "id": "llm-easyanimate", + "nodename_pattern": "^FrankChiengEasyAnimate", + "reference": "https://github.com/frankchieng/ComfyUI_llm_easyanimiate", + "files": [ + "https://github.com/frankchieng/ComfyUI_llm_easyanimiate" + ], + "install_type": "git-clone", + "description": "implementation easyanimate with llama3-8b-6bit instruction LLM generation prompt help" + }, + { + "author": "nuanarchy", + "title": "ComfyUI-NuA-FlashFace", + "id": "nua-flashface", + "reference": "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace", + "files": [ + "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace" + ], + "install_type": "git-clone", + "description": "ComfyUI implementation of [a/FlashFace: Human Image Personalization with High-fidelity Identity Preservation](https://github.com/ali-vilab/FlashFace)\nNOTE: You need to downalod models manually." + }, + { + "author": "LZpenguin", + "title": "ComfyUI-Text", + "id": "comfy-text", + "reference": "https://github.com/LZpenguin/ComfyUI-Text", + "files": [ + "https://github.com/LZpenguin/ComfyUI-Text" + ], + "install_type": "git-clone", + "description": "Nodes:Add_text_by_mask" + }, + { + "author": "denfrost", + "title": "Den_ComfyUI_Workflows", + "id": "den", + "reference": "https://github.com/denfrost/Den_ComfyUI_Workflow", + "files": [ + "https://github.com/denfrost/Den_ComfyUI_Workflow" + ], + "install_type": "git-clone", + "description": "Custom nodes make easy Advanced Workflows. Focus on Image/Video and ControlNet efficiency and performances. Manipulation of Latent Space, Automatic pipeline with a bit efforts." + }, + { + "author": "marduk191", + "title": "marduk191 workflow settings", + "id": "marnodes", + "reference": "https://github.com/marduk191/comfyui-marnodes", + "files": [ + "https://github.com/marduk191/comfyui-marnodes" + ], + "install_type": "git-clone", + "description": "A node to set workflow settings." + }, + { + "author": "haohaocreates", + "title": "ComfyUI-HH-Image-Selector", + "id": "hh-image-selector", + "reference": "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector", + "files": [ + "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 )." + }, - - - - - - { @@ -10213,16 +10407,6 @@ "install_type": "copy", "description": "Extension to show random cat GIFs while queueing prompt." }, - { - "author": "archifancy", - "title": "Image-vector-for-ComfyUI", - "reference": "https://github.com/archifancy/Image-vector-for-ComfyUI", - "files": [ - "https://github.com/archifancy/Image-vector-for-ComfyUI/raw/main/AIvector.py" - ], - "install_type": "copy", - "description": "Nodes:AIvector. A wrapped comfyui node for converting pixels to vectors using Vtracer. Check it out here: [a/https://github.com/visioncortex/vtracer](https://github.com/visioncortex/vtracer)." - }, { "author": "barckley75", "title": "comfyUI_DaVinciResolve", @@ -10246,6 +10430,37 @@ "install_type": "copy", "description": "Nodes:Selector. Quick and dirty parameter generator node for ComfyUI." }, + { + "author": "DannyStone1999", + "title": "ComfyUI-Depth2Mask", + "reference": "https://github.com/DannyStone1999/ComfyUI-Depth2Mask", + "files": [ + "https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py" + ], + "install_type": "copy", + "description": "Nodes:Depth2Mask" + }, + { + "author": "Limbicnation", + "title": "ComfyUIDepthEstimation", + "reference": "https://github.com/Limbicnation/ComfyUIDepthEstimation", + "files": [ + "https://github.com/Limbicnation/ComfyUIDepthEstimation/raw/main/depth_estimation_node.py" + ], + "pip": ["transformers"], + "install_type": "copy", + "description": "A custom depth estimation node for ComfyUI using transformer models. It integrates depth estimation with automatic gamma correction, contrast adjustment, and edge detection, based on the [a/TransformDepth](https://github.com/Limbicnation/TransformDepth) repository." + }, + { + "author": "seghier", + "title": "ComfyUI_LibreTranslate", + "reference": "https://github.com/seghier/ComfyUI_LibreTranslate", + "files": [ + "https://github.com/seghier/ComfyUI_LibreTranslate/raw/main/translate_node.py" + ], + "install_type": "copy", + "description": "Use LibreTranslation in ComfyUI [a/https://github.com/LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 5135a655..9d7c7467 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -91,6 +91,16 @@ "title_aux": "Comfyui-ergouzi-Nodes" } ], + "https://github.com/11dogzi/Comfyui-ergouzi-samplers": [ + [ + "EGBYZZCYQ", + "EGCYQJB", + "EGCYQJBCJ" + ], + { + "title_aux": "Comfyui-ergouzi-samplers" + } + ], "https://github.com/1mckw/Comfyui-Gelbooru": [ [ "Gelbooru (ID)", @@ -127,9 +137,12 @@ "SAMIN String Attribute Selector", "SANMIN Adapt Coordinates", "SANMIN AdjustTransparency", + "SANMIN BlurMaskArea", "SANMIN ChineseToCharacter", "SANMIN ClothingWildcards", "SANMIN ConvertToEnglish", + "SANMIN EditWildcards", + "SANMIN Float", "SANMIN LoadPathImagesPreview", "SANMIN SCALE AND FILL BLACK", "SANMIN SanmiSaveImageToLocal", @@ -498,10 +511,19 @@ "https://github.com/Acly/comfyui-tooling-nodes": [ [ "ETN_ApplyMaskToImage", + "ETN_AttentionMask", + "ETN_BackgroundRegion", "ETN_CropImage", + "ETN_DefineRegion", + "ETN_ExtractImageTile", + "ETN_ExtractMaskTile", + "ETN_GenerateTileMask", + "ETN_ListRegionMasks", "ETN_LoadImageBase64", "ETN_LoadMaskBase64", - "ETN_SendImageWebSocket" + "ETN_MergeImageTile", + "ETN_SendImageWebSocket", + "ETN_TileLayout" ], { "title_aux": "ComfyUI Nodes for External Tooling" @@ -576,17 +598,6 @@ "title_aux": "ComfyUI-SimpleCounter" } ], - "https://github.com/AppleBotzz/ComfyUI_LLMVISION": [ - [ - "CLAUDE_CHAT", - "CLAUDE_VISION", - "GPT4_CHAT", - "GPT4_VISION" - ], - { - "title_aux": "ComfyUI_LLMVISION" - } - ], "https://github.com/ArcherFMY/Diffusion360_ComfyUI": [ [ "Diffusion360LoaderImage2Pano", @@ -1111,6 +1122,14 @@ "title_aux": "Comfy Couple" } ], + "https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py": [ + [ + "Depth2Mask" + ], + { + "title_aux": "ComfyUI-Depth2Mask" + } + ], "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": [ [ "CheckpointAutomaticConfig", @@ -1120,6 +1139,16 @@ "title_aux": "ComfyUI Checkpoint Automatic Config" } ], + "https://github.com/DataCTE/prompt_injection": [ + [ + "AdvancedPromptInjection", + "PromptInjection", + "SimplePromptInjection" + ], + { + "title_aux": "Prompt Injection Node for ComfyUI" + } + ], "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [ [], { @@ -1253,12 +1282,7 @@ "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": [ [ "CLIP Temperature", - "Dynamic scale as float", - "Unet Temperature SD1", - "Unet Temperature SD1 per layer", - "Unet Temperature SDXL", - "Unet Temperature SDXL per layer", - "Unet Temperature any model" + "Unet Temperature" ], { "title_aux": "Stable-Diffusion-temperature-settings" @@ -1790,6 +1814,8 @@ ], "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": [ [ + "GR Flip Tile Random Inverted", + "GR Flip Tile Random Red Ring", "GR Image Details Displayer", "GR Image Details Saver", "GR Image Resize", @@ -2153,6 +2179,15 @@ "title_aux": "ComfyUI-JNodes" } ], + "https://github.com/JayLyu/ComfyUI_BaiKong_Node": [ + [ + "BK_ColorSelector", + "BK_Img2Color" + ], + { + "title_aux": "ComfyUI_BaiKong_Node" + } + ], "https://github.com/JcandZero/ComfyUI_GLM4Node": [ [ "GLM3_turbo_CHAT", @@ -2446,6 +2481,17 @@ "title_aux": "ImagesGrid" } ], + "https://github.com/LZpenguin/ComfyUI-Text": [ + [ + "CombinationText", + "PlaceholderText", + "ReplaceText", + "ShowText" + ], + { + "title_aux": "ComfyUI-Text" + } + ], "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": [ [ "LoRA Caption Load", @@ -2725,17 +2771,6 @@ "title_aux": "ComfyUI-BadmanNodes" } ], - "https://github.com/MarkoCa1/ComfyUI-Text": [ - [ - "CombinationText", - "PlaceholderText", - "ReplaceText", - "ShowText" - ], - { - "title_aux": "ComfyUI_Text" - } - ], "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": [ [ "AutomaticMask(segment anything)" @@ -2797,6 +2832,7 @@ "HueShift", "ImageDimensions", "ImageResizeLong", + "ImageZigzag", "IndoorBackgrounds", "IndoorDir", "IntEvaluate", @@ -3354,6 +3390,7 @@ [ "AudioBatchValueNode", "AudioTranscriptionNode", + "DownloadAudio", "ImageRepeatInterleavedNode", "LatentRepeatInterleavedNode", "LoadAudio", @@ -3384,8 +3421,12 @@ ], "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": [ [ + "CombinedDiffusersLoader", "CombinedDiffusersSD15Loader", "CombinedDiffusersSDXLLoader", + "DiffusersClipLoader", + "DiffusersUNETLoader", + "DiffusersVAELoader", "SD15CLIPLoader", "SD15UNETLoader", "SD15VAELoader", @@ -3679,17 +3720,6 @@ "title_aux": "Eagleshadow Custom Nodes" } ], - "https://github.com/Shinsplat/ComfyUI-Shinsplat": [ - [ - "Clip Text Encode (Shinsplat)", - "Clip Text Encode SDXL (Shinsplat)", - "Lora Loader (Shinsplat)", - "Sum Wrap (Shinsplat)" - ], - { - "title_aux": "ComfyUI-Shinsplat" - } - ], "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [ [ "SVDRsizer" @@ -3814,6 +3844,7 @@ "Stability Creative Upscale", "Stability Erase", "Stability Image Core", + "Stability Image Ultra", "Stability Inpainting", "Stability Outpainting", "Stability Remove Background", @@ -5342,7 +5373,9 @@ "LiamLibLoadImage", "LiamLibSaveImg", "LiamLibSaveText", - "PreviewReliefImage" + "PreviewReliefImage", + "SpeechRecognitionLiam", + "SpeechSynthesisLiam" ], { "title_aux": "LiamUtil" @@ -5646,7 +5679,7 @@ ], "https://github.com/audioscavenger/ComfyUI-Thumbnails": [ [ - "ComfyUIThumbnails" + "LoadImageThumbnails" ], { "author": "AudioscavengeR", @@ -5696,7 +5729,8 @@ "Bedrock - Claude", "Bedrock - Claude Multimodal", "Bedrock - SDXL", - "Bedrock - Titan Image", + "Bedrock - Titan Inpainting", + "Bedrock - Titan Text to Image", "Image From S3", "Image From URL", "Image To S3", @@ -6112,6 +6146,7 @@ ], "https://github.com/bobmagicii/comfykit-custom-nodes": [ [ + "LoraThree", "LoraWithMeta", "TypecasterImage", "TypecasterLatent" @@ -6298,6 +6333,15 @@ "title_aux": "ComfyUI LLaVA Captioner" } ], + "https://github.com/chakib-belgaid/ComfyUI-autosize": [ + [ + "CustomAutoSize", + "SDXLAutoSize" + ], + { + "title_aux": "ComfyUI-autosize" + } + ], "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": [ [ "Prompt_Styler" @@ -6314,6 +6358,14 @@ "title_aux": "ComfyUI-IMG_Query" } ], + "https://github.com/chandlergis/ComfyUI_EmojiOverlay": [ + [ + "Image Emoji Overlay" + ], + { + "title_aux": "ComfyUI_EmojiOverlay" + } + ], "https://github.com/chaojie/ComfyUI-AniPortrait": [ [ "AniPortraitLoader", @@ -6813,6 +6865,7 @@ "LayerMask: MaskMotionBlur", "LayerMask: MaskPreview", "LayerMask: MaskStroke", + "LayerMask: MediapipeFacialSegment", "LayerMask: PersonMaskUltra", "LayerMask: PersonMaskUltra V2", "LayerMask: PixelSpread", @@ -6838,6 +6891,7 @@ "LayerStyle: Stroke", "LayerStyle: Stroke V2", "LayerUtility: AddBlindWaterMark", + "LayerUtility: BatchSelector", "LayerUtility: Boolean", "LayerUtility: BooleanOperator", "LayerUtility: ColorImage", @@ -7813,6 +7867,39 @@ "title_aux": "comfyui_facetools" } ], + "https://github.com/denfrost/Den_ComfyUI_Workflow": [ + [ + "Den_BatchIndex_AS", + "Den_CropImage_AS", + "Den_Eval_AS", + "Den_GPTLoaderSimple_llama", + "Den_GPTSampler_llama", + "Den_ImageMixMasked_As", + "Den_ImageToLatentSpace", + "Den_ImageToMask_AS", + "Den_Int2Any_AS", + "Den_LatentAdd_AS", + "Den_LatentMixMasked_As", + "Den_LatentMix_AS", + "Den_LatentToImages_AS", + "Den_LoadLatent_AS", + "Den_MapRange_AS", + "Den_MaskToImage_AS", + "Den_Math_AS", + "Den_NoiseImage_AS", + "Den_Number2Float_AS", + "Den_Number2Int_AS", + "Den_Number_AS", + "Den_SVD_img2vid", + "Den_SaveLatent_AS", + "Den_TextToImage_AS", + "Den_TextWildcardList_AS", + "Increment_AS" + ], + { + "title_aux": "Den_ComfyUI_Workflows" + } + ], "https://github.com/deroberon/StableZero123-comfyui": [ [ "SDZero ImageSplit", @@ -8104,20 +8191,23 @@ "Eden_String", "FolderScanner", "GetRandomFile", + "Get_Prefixed_Imgs", "HistogramMatching", "IMG_blender", "IMG_padder", "IMG_resolution_multiple_of", "IMG_scaler", "IMG_unpadder", - "IPAdapterRandomRotateEmbeds", "If ANY execute A else B", "ImageDescriptionNode", "LatentTypeConversion", + "Linear_Combine_IP_Embeds", + "LoadImagesByFilename", "LoadRandomImage", + "Load_Embeddings_From_Folder", "MaskFromRGB", "MaskFromRGB_KMeans", - "SaveExplorationState", + "Random_Style_Mixture", "SaveImageAdvanced", "SavePosEmbeds", "VAEDecode_to_folder", @@ -8191,10 +8281,10 @@ "Selector" ], { - "author": "\u02f6\ud835\udfa2\u292c\u2ad2\u2d56s\u143c\u02f6", - "description": "Preset aspect ratios and inference parameters.", - "nickname": "Selector", - "title": "Selector", + "author": "\"\u02f6\ud835\udfa2\u292c\u2ad2\u2d56s\u143c\u02f6\"", + "description": "\"Selector and Recourse for exdysa workflow. Preset aspect ratios, general settings, fallback switches.\"", + "nickname": "\"Selector\"", + "title": "\"Selector\"", "title_aux": "comfyui-selector" } ], @@ -8291,6 +8381,7 @@ "FL_ImageCaptionSaver", "FL_ImageDimensionDisplay", "FL_ImageDurationSync", + "FL_ImageNotes", "FL_ImagePixelator", "FL_ImageRandomizer", "FL_InfiniteZoom", @@ -8433,6 +8524,7 @@ "https://github.com/fmatray/ComfyUI_BattlemapGrid": [ [ "Battlemap Grid", + "Compass", "Map Generator", "Map Generator(Outdoors)" ], @@ -8516,6 +8608,13 @@ "title_aux": "ComfyUI_MagicClothing" } ], + "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": [ + [], + { + "nodename_pattern": "^FrankChiengEasyAnimate", + "title_aux": "ComfyUI_llm_easyanimiate" + } + ], "https://github.com/fsdymy1024/ComfyUI_fsdymy": [ [ "Preview Image Without Metadata", @@ -8954,17 +9053,24 @@ "Image20SwitcherNode", "Image3SwitcherNode", "Image5SwitcherNode", + "MonoClip_node", + "PixelArt_node", + "VAEDecodePreview_node", + "image2contrastMask_node", + "image2imbgg_node", "image_halftone", "image_histograms_node", "image_histograms_node_compact", "images_side_by_side", - "smart_checkpoint_loader" + "imgbbLoader_node", + "smart_checkpoint_loader", + "storeURL_node" ], { "author": "YFG", - "description": "This extension calculates the histogram of an image and outputs the results as graph images for individual channels as well as RGB and Luminosity.", - "nickname": "\ud83d\udc2f YFG Histograms", - "title": "YFG Histograms", + "description": "This extension loads a model checkpoint file and extracts the model state dictionary or the entire model, treating all checkpoints as if they are in the root directory.", + "nickname": "\ud83e\udde0 YFG Smart Checkpoint Loader", + "title": "YFG Smart Checkpoint Loader", "title_aux": "\ud83d\ude38 YFG Comical Nodes" } ], @@ -9041,6 +9147,14 @@ "title_aux": "ComfyUI-Image-Matting" } ], + "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": [ + [ + "Image Selector" + ], + { + "title_aux": "ComfyUI-HH-Image-Selector" + } + ], "https://github.com/hay86/ComfyUI_AceNodes": [ [ "ACE_AnyInputSwitchBool", @@ -9058,6 +9172,7 @@ "ACE_ImageRemoveBackground", "ACE_ImageSaveToCloud", "ACE_Integer", + "ACE_MaskBlur", "ACE_Seed", "ACE_Text", "ACE_TextConcatenate", @@ -9123,6 +9238,8 @@ [ "About_us", "CLIPTextEncode_party", + "Dingding", + "Dingding_tool", "KSampler_party", "LLM", "LLM_api_loader", @@ -9143,6 +9260,8 @@ "ebd_tool", "end_dialog", "end_workflow", + "feishu", + "feishu_tool", "file_combine", "file_combine_plus", "github_tool", @@ -9280,6 +9399,15 @@ "title_aux": "ComfyUI_DanTagGen" } ], + "https://github.com/huchenlei/ComfyUI_densediffusion": [ + [ + "DenseDiffusionAddCondNode", + "DenseDiffusionApplyNode" + ], + { + "title_aux": "ComfyUI DenseDiffusion" + } + ], "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": [ [ "Openpose Keypoint Extractor" @@ -10529,6 +10657,18 @@ "title_aux": "comfy-mecha" } ], + "https://github.com/lks-ai/ComfyUI-StableAudioSampler": [ + [ + "StableAudioSampler" + ], + { + "author": "lks-ai", + "description": "A Simple integration of Stable Audio Diffusion with knobs and stuff!", + "nickname": "stableaudio", + "title": "StableAudioSampler", + "title_aux": "ComfyUI Stable Audio Open 1.0 Sampler" + } + ], "https://github.com/lks-ai/anynode": [ [ "AnyNode", @@ -10703,6 +10843,7 @@ "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": [ [ "InpaintCrop", + "InpaintExtendOutpaint", "InpaintStitch" ], { @@ -11022,6 +11163,21 @@ "title_aux": "ComfyUI Inspire Pack" } ], + "https://github.com/luandev/ComfyUI-CrewAI": [ + [ + "\ud83d\udcceCrewAI Agent", + "\ud83d\udcceCrewAI Agent List", + "\ud83d\udcceCrewAI Crew", + "\ud83d\udcceCrewAI LLM Chat GPT", + "\ud83d\udcceCrewAI LLM Hugging Face", + "\ud83d\udcceCrewAI LLM OpenAI", + "\ud83d\udcceCrewAI Task", + "\ud83d\udcceCrewAI Task List" + ], + { + "title_aux": "ComfyUI CrewAI" + } + ], "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [ [ "Custom Date Format | sokes \ud83e\uddac", @@ -11062,6 +11218,18 @@ "title_aux": "ComfyUI-SubjectStyle-CSV" } ], + "https://github.com/marduk191/comfyui-marnodes": [ + [ + "marduk191_workflow_settings" + ], + { + "author": "\u02f6marduk191", + "description": "A node to set workflow settings.", + "nickname": "marduk191 workflow settings", + "title": "marduk191 workflow settings", + "title_aux": "marduk191 workflow settings" + } + ], "https://github.com/marhensa/sdxl-recommended-res-calc": [ [ "RecommendedResCalc" @@ -11616,6 +11784,15 @@ "title_aux": "ntdviet/comfyui-ext" } ], + "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": [ + [ + "FlashFace_Loader_NuA", + "FlashFace_Sampler_NuA" + ], + { + "title_aux": "ComfyUI-NuA-FlashFace" + } + ], "https://github.com/nullquant/ComfyUI-BrushNet": [ [ "BlendInpaint", @@ -11882,6 +12059,7 @@ "BMAB Prompt", "BMAB Remove Background", "BMAB Resize By Person", + "BMAB Resize By Ratio", "BMAB Resize and Fill", "BMAB SD-WebUI API BMAB Extension", "BMAB SD-WebUI API ControlNet", @@ -11921,6 +12099,14 @@ "title_aux": "Comfyui-Minio" } ], + "https://github.com/prodogape/ComfyUI-OmDet": [ + [ + "Apply OmDet" + ], + { + "title_aux": "ComfyUI-OmDet" + } + ], "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [ [ "CheckpointLoader|pysssss", @@ -12018,6 +12204,7 @@ ], "https://github.com/receyuki/comfyui-prompt-reader-node": [ [ + "SDAnyConverter", "SDBatchLoader", "SDLoraLoader", "SDLoraSelector", @@ -12108,6 +12295,17 @@ "title_aux": "comfyui-ricklove" } ], + "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": [ + [ + "FrequencyCombination", + "FrequencyCombinationHSV", + "FrequencySeparation", + "FrequencySeparationHSV" + ], + { + "title_aux": "comfyUI_FrequencySeparation_RGB-HSV" + } + ], "https://github.com/rklaffehn/rk-comfy-nodes": [ [ "RK_CivitAIAddHashes", @@ -12272,6 +12470,14 @@ "title_aux": "SRL's nodes" } ], + "https://github.com/seghier/ComfyUI_LibreTranslate/raw/main/translate_node.py": [ + [ + "LibreTranslate" + ], + { + "title_aux": "ComfyUI_LibreTranslate" + } + ], "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [ [ "AdjustAndRoundDimensions", @@ -12395,6 +12601,16 @@ "title_aux": "comfyui-mixlab-nodes" } ], + "https://github.com/shadowcz007/comfyui-sound-lab": [ + [ + "AudioPlay", + "Musicgen_", + "StableAudio_" + ], + { + "title_aux": "comfyui-sound-lab" + } + ], "https://github.com/shadowcz007/comfyui-ultralytics-yolo": [ [ "DetectByLabel" @@ -12608,6 +12824,9 @@ ], "https://github.com/smthemex/ComfyUI_ChatGLM_API": [ [ + "Glm_4_9b_Chat", + "Glm_4v_9b", + "Glm_Lcoal_Or_Repo", "ZhipuaiApi_Character", "ZhipuaiApi_Txt", "ZhipuaiApi_img" @@ -12636,7 +12855,8 @@ ], "https://github.com/smthemex/ComfyUI_ID_Animator": [ [ - "ID_Animator" + "ID_Animator", + "ID_Repo_Choice" ], { "title_aux": "ComfyUI_ID_Animator" @@ -12677,10 +12897,20 @@ "title_aux": "ComfyUI_Pipeline_Tool" } ], + "https://github.com/smthemex/ComfyUI_StableAudio_Open": [ + [ + "StableAudio_Open", + "Use_LocalModel_Or_Repo" + ], + { + "title_aux": "ComfyUI_StableAudio_Open" + } + ], "https://github.com/smthemex/ComfyUI_StoryDiffusion": [ [ "Character_Batch", "Comic_Type", + "Pre_Translate_prompt", "Storydiffusion_Img2Img", "Storydiffusion_Text2Img" ], @@ -13191,6 +13421,14 @@ "title_aux": "ComfyUI-AudioReactor" } ], + "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": [ + [ + "ToolYoloCropper" + ], + { + "title_aux": "Easy automatic (square) image cropper using Yolo" + } + ], "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [ [ "CaptureWebcam", @@ -13400,14 +13638,15 @@ "title_aux": "unwdef-nodes" } ], - "https://github.com/vanche1212/ComfyUI-fq393": [ + "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [ [ "APIRequestNode", "JsonParserNode", "LoadVideoPath", "LoadVideoUpload", "OldPhotoColorizationNode", - "OllamaRequestNode" + "OllamaRequestNode", + "Waveform2Audio" ], { "title_aux": "ZMG PLUGIN" @@ -13804,6 +14043,7 @@ "easy a1111Loader", "easy applyBrushNet", "easy applyFooocusInpaint", + "easy applyInpaint", "easy applyPowerPaint", "easy boolean", "easy cascadeKSampler", @@ -14194,6 +14434,18 @@ "title_aux": "EasyCaptureNode for ComfyUI" } ], + "https://github.com/zohac/ComfyUI_ZC_DrawShape": [ + [ + "ZcDrawShape" + ], + { + "author": "Zohac", + "description": "nodes for artists, designers and animators.", + "nickname": "Zc DrawShape", + "title": "Zc DrawShape", + "title_aux": "ComfyUI_ZC_DrawShape" + } + ], "https://github.com/zombieyang/sd-ppp": [ [ "Get Image From Photoshop Layer", diff --git a/github-stats.json b/github-stats.json index bc942988..eba398af 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,3666 +1,4627 @@ { "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 245, - "last_update": "2023-11-11 21:24:33" + "last_update": "2023-11-11 21:24:33", + "author_account_age_days": 516 }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 3, - "last_update": "2024-02-21 04:45:27" + "last_update": "2024-02-21 04:45:27", + "author_account_age_days": 437 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 749, - "last_update": "2024-06-03 16:46:26" + "stars": 757, + "last_update": "2024-06-05 11:38:13", + "author_account_age_days": 189 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { - "stars": 14, - "last_update": "2024-05-23 00:08:39" + "stars": 15, + "last_update": "2024-05-23 00:08:39", + "author_account_age_days": 110 + }, + "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { + "stars": 13, + "last_update": "2024-06-05 13:53:28", + "author_account_age_days": 110 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 2, - "last_update": "2024-05-27 07:45:00" + "last_update": "2024-05-27 07:45:00", + "author_account_age_days": 674 }, "https://github.com/42lux/ComfyUI-safety-checker": { - "stars": 16, - "last_update": "2024-05-22 22:11:59" + "stars": 17, + "last_update": "2024-05-22 22:11:59", + "author_account_age_days": 3683 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 16, - "last_update": "2024-05-31 12:30:22" + "last_update": "2024-06-09 03:57:11", + "author_account_age_days": 398 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { - "stars": 34, - "last_update": "2024-05-22 22:20:39" + "stars": 35, + "last_update": "2024-05-22 22:20:39", + "author_account_age_days": 4035 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 10, - "last_update": "2024-05-23 11:20:57" + "last_update": "2024-05-23 11:20:57", + "author_account_age_days": 1455 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, - "last_update": "2024-05-23 00:26:10" + "last_update": "2024-05-23 00:26:10", + "author_account_age_days": 457 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 6, - "last_update": "2024-06-02 14:57:59" + "last_update": "2024-06-02 14:57:59", + "author_account_age_days": 457 }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { - "stars": 29, - "last_update": "2024-06-02 08:31:12" + "stars": 51, + "last_update": "2024-06-02 08:31:12", + "author_account_age_days": 484 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 2, - "last_update": "2024-05-22 22:11:40" - }, - "https://github.com/AIFSH/ComfyUI-ChatTTS": { - "stars": 27, - "last_update": "2024-06-04 07:59:41" + "last_update": "2024-06-06 23:11:12", + "author_account_age_days": 177 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 6, - "last_update": "2024-05-23 01:18:49" + "last_update": "2024-05-23 01:18:49", + "author_account_age_days": 216 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 141, - "last_update": "2024-05-15 01:13:11" + "stars": 146, + "last_update": "2024-05-15 01:13:11", + "author_account_age_days": 216 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 22, - "last_update": "2024-04-30 01:42:53" + "last_update": "2024-04-30 01:42:53", + "author_account_age_days": 216 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 2, - "last_update": "2024-05-23 11:55:50" + "last_update": "2024-05-23 11:55:50", + "author_account_age_days": 216 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 5, - "last_update": "2024-05-22 01:13:47" + "last_update": "2024-05-22 01:13:47", + "author_account_age_days": 216 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 7, - "last_update": "2024-04-30 09:22:22" + "last_update": "2024-04-30 09:22:22", + "author_account_age_days": 216 }, "https://github.com/AIFSH/ComfyUI-UVR5": { - "stars": 52, - "last_update": "2024-05-09 13:19:51" + "stars": 53, + "last_update": "2024-05-09 13:19:51", + "author_account_age_days": 216 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { - "stars": 15, - "last_update": "2024-05-06 06:25:52" + "stars": 16, + "last_update": "2024-05-06 06:25:52", + "author_account_age_days": 216 }, "https://github.com/AIFSH/ComfyUI-XTTS": { - "stars": 15, - "last_update": "2024-05-11 03:30:10" + "stars": 16, + "last_update": "2024-05-11 03:30:10", + "author_account_age_days": 216 }, "https://github.com/AIFSH/ComfyUI_V-Express": { - "stars": 61, - "last_update": "2024-06-03 13:15:55" + "stars": 66, + "last_update": "2024-06-07 07:35:21", + "author_account_age_days": 216 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, - "last_update": "2024-05-23 00:13:50" + "last_update": "2024-05-23 00:13:50", + "author_account_age_days": 194 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 813, - "last_update": "2024-06-02 17:30:21" + "stars": 820, + "last_update": "2024-06-02 17:30:21", + "author_account_age_days": 485 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 195, - "last_update": "2024-06-02 08:21:04" + "stars": 199, + "last_update": "2024-06-05 00:52:46", + "author_account_age_days": 485 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { - "stars": 3, - "last_update": "2024-05-19 02:31:04" + "stars": 4, + "last_update": "2024-05-19 02:31:04", + "author_account_age_days": 485 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { - "stars": 128, - "last_update": "2024-06-03 11:42:25" + "stars": 191, + "last_update": "2024-06-03 11:42:25", + "author_account_age_days": 485 }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 98, - "last_update": "2024-04-03 11:50:44" + "stars": 99, + "last_update": "2024-04-03 11:50:44", + "author_account_age_days": 1667 }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 704, - "last_update": "2024-06-04 13:32:02" + "stars": 722, + "last_update": "2024-06-08 10:05:22", + "author_account_age_days": 427 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 13, - "last_update": "2024-06-02 08:04:02" + "last_update": "2024-06-05 05:07:37", + "author_account_age_days": 1444 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { - "stars": 171, - "last_update": "2023-12-12 12:23:04" + "stars": 172, + "last_update": "2023-12-12 12:23:04", + "author_account_age_days": 3652 }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 6, - "last_update": "2024-05-22 21:27:48" + "last_update": "2024-05-22 21:27:48", + "author_account_age_days": 474 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 377, - "last_update": "2024-06-02 19:49:56" + "stars": 393, + "last_update": "2024-06-02 19:49:56", + "author_account_age_days": 3789 }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 198, - "last_update": "2024-05-29 15:43:39" + "stars": 199, + "last_update": "2024-06-08 07:31:39", + "author_account_age_days": 3789 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, - "last_update": "2024-05-23 00:15:03" + "last_update": "2024-05-23 00:15:03", + "author_account_age_days": 1260 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 620, - "last_update": "2024-06-02 17:05:16" + "stars": 630, + "last_update": "2024-06-02 17:05:16", + "author_account_age_days": 2684 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 12, - "last_update": "2024-05-31 10:14:21" + "last_update": "2024-05-31 10:14:21", + "author_account_age_days": 1015 }, "https://github.com/Amorano/Jovimetrix": { - "stars": 158, - "last_update": "2024-06-02 22:02:53" + "stars": 159, + "last_update": "2024-06-04 15:28:54", + "author_account_age_days": 5196 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 2, - "last_update": "2024-05-29 10:34:05" + "last_update": "2024-05-29 10:34:05", + "author_account_age_days": 4076 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 1, - "last_update": "2024-05-23 01:11:36" - }, - "https://github.com/AppleBotzz/ComfyUI_LLMVISION": { - "stars": 44, - "last_update": "2024-05-24 02:53:57" + "last_update": "2024-05-23 01:11:36", + "author_account_age_days": 4076 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { - "stars": 14, - "last_update": "2024-05-28 03:14:17" + "stars": 15, + "last_update": "2024-05-28 03:14:17", + "author_account_age_days": 3374 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, - "last_update": "2024-03-28 02:21:05" + "last_update": "2024-03-28 02:21:05", + "author_account_age_days": 111 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 53, - "last_update": "2024-05-22 20:53:09" + "last_update": "2024-05-22 20:53:09", + "author_account_age_days": 278 }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 620, - "last_update": "2024-05-22 18:16:43" + "stars": 625, + "last_update": "2024-05-22 18:16:43", + "author_account_age_days": 390 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 8, - "last_update": "2024-05-29 22:28:55" + "last_update": "2024-05-29 22:28:55", + "author_account_age_days": 4571 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 34, - "last_update": "2024-02-29 10:19:36" + "last_update": "2024-02-29 10:19:36", + "author_account_age_days": 374 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { - "stars": 324, - "last_update": "2024-06-03 06:04:30" + "stars": 326, + "last_update": "2024-06-03 06:04:30", + "author_account_age_days": 374 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, - "last_update": "2024-05-31 19:47:42" + "last_update": "2024-05-31 19:47:42", + "author_account_age_days": 4059 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, - "last_update": "2024-04-21 07:59:14" + "last_update": "2024-04-21 07:59:14", + "author_account_age_days": 4059 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { - "stars": 0, - "last_update": "2024-05-23 05:04:53" + "stars": 1, + "last_update": "2024-05-23 05:04:53", + "author_account_age_days": 2634 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 2, - "last_update": "2024-05-25 07:56:01" + "last_update": "2024-05-25 07:56:01", + "author_account_age_days": 474 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, - "last_update": "2024-05-23 00:08:50" + "last_update": "2024-05-23 00:08:50", + "author_account_age_days": 2428 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 295, - "last_update": "2024-05-22 17:55:57" + "stars": 298, + "last_update": "2024-05-22 17:55:57", + "author_account_age_days": 415 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 20, - "last_update": "2024-05-22 20:46:45" + "last_update": "2024-05-22 20:46:45", + "author_account_age_days": 2211 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 638, - "last_update": "2024-06-04 06:14:42" + "stars": 649, + "last_update": "2024-06-07 20:20:32", + "author_account_age_days": 2980 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { - "stars": 15, - "last_update": "2024-04-26 07:53:44" + "stars": 16, + "last_update": "2024-04-26 07:53:44", + "author_account_age_days": 856 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { - "stars": 48, - "last_update": "2024-04-30 12:39:17" + "stars": 49, + "last_update": "2024-04-30 12:39:17", + "author_account_age_days": 856 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 13, - "last_update": "2024-05-22 23:25:08" + "last_update": "2024-05-22 23:25:08", + "author_account_age_days": 119 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, - "last_update": "2024-05-23 00:23:56" + "last_update": "2024-05-23 00:23:56", + "author_account_age_days": 2517 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 11, - "last_update": "2024-05-23 00:24:07" + "last_update": "2024-05-23 00:24:07", + "author_account_age_days": 2517 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 1, - "last_update": "2024-05-23 00:24:18" + "last_update": "2024-05-23 00:24:18", + "author_account_age_days": 2517 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, - "last_update": "2024-05-23 00:23:44" + "last_update": "2024-05-23 00:23:44", + "author_account_age_days": 2517 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { - "stars": 257, - "last_update": "2024-05-22 14:56:13" + "stars": 261, + "last_update": "2024-05-22 14:56:13", + "author_account_age_days": 462 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 324, - "last_update": "2024-05-22 15:01:45" + "stars": 328, + "last_update": "2024-05-22 15:01:45", + "author_account_age_days": 462 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { "stars": 198, - "last_update": "2024-06-02 13:52:14" + "last_update": "2024-06-02 13:52:14", + "author_account_age_days": 462 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 35, - "last_update": "2024-05-22 14:57:04" + "last_update": "2024-05-22 14:57:04", + "author_account_age_days": 462 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 278, - "last_update": "2024-05-22 14:56:49" + "stars": 281, + "last_update": "2024-05-22 14:56:49", + "author_account_age_days": 462 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { - "stars": 8, - "last_update": "2024-02-27 23:31:45" + "stars": 9, + "last_update": "2024-02-27 23:31:45", + "author_account_age_days": 469 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 3, - "last_update": "2024-05-22 17:55:41" + "last_update": "2024-05-22 17:55:41", + "author_account_age_days": 234 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { - "stars": 30, - "last_update": "2024-05-28 10:45:04" + "stars": 40, + "last_update": "2024-05-28 10:45:04", + "author_account_age_days": 2711 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 7, - "last_update": "2024-05-22 23:22:14" + "last_update": "2024-05-22 23:22:14", + "author_account_age_days": 1851 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { - "stars": 63, - "last_update": "2024-05-22 23:22:03" + "stars": 65, + "last_update": "2024-05-22 23:22:03", + "author_account_age_days": 1851 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 15, - "last_update": "2024-02-27 11:30:38" + "last_update": "2024-02-27 11:30:38", + "author_account_age_days": 1851 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 12, - "last_update": "2024-04-05 11:14:24" + "last_update": "2024-04-05 11:14:24", + "author_account_age_days": 1863 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 47, - "last_update": "2024-04-18 04:28:09" + "last_update": "2024-04-18 04:28:09", + "author_account_age_days": 1718 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { - "stars": 40, - "last_update": "2024-01-02 21:57:58" + "stars": 42, + "last_update": "2024-01-02 21:57:58", + "author_account_age_days": 1718 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { - "stars": 72, - "last_update": "2024-05-22 22:16:24" + "stars": 76, + "last_update": "2024-06-07 13:29:06", + "author_account_age_days": 3639 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { - "stars": 18, - "last_update": "2024-05-07 23:06:53" + "stars": 19, + "last_update": "2024-05-07 23:06:53", + "author_account_age_days": 4273 }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 3, - "last_update": "2024-05-26 08:00:23" + "last_update": "2024-05-26 08:00:23", + "author_account_age_days": 4424 + }, + "https://github.com/DataCTE/prompt_injection": { + "stars": 38, + "last_update": "2024-06-04 12:52:41", + "author_account_age_days": 762 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 280, - "last_update": "2024-05-22 17:38:48" + "stars": 283, + "last_update": "2024-05-22 17:38:48", + "author_account_age_days": 1759 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 18, - "last_update": "2024-05-24 21:15:08" + "last_update": "2024-05-24 21:15:08", + "author_account_age_days": 4023 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, - "last_update": "2024-05-22 23:14:06" + "last_update": "2024-05-22 23:14:06", + "author_account_age_days": 3057 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, - "last_update": "2024-05-22 23:24:30" + "last_update": "2024-05-22 23:24:30", + "author_account_age_days": 3472 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 4, - "last_update": "2024-03-20 22:40:29" + "last_update": "2024-03-20 22:40:29", + "author_account_age_days": 4979 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 1, - "last_update": "2024-05-23 00:25:14" + "last_update": "2024-05-23 00:25:14", + "author_account_age_days": 1016 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 18, - "last_update": "2023-12-05 21:34:23" + "last_update": "2023-12-05 21:34:23", + "author_account_age_days": 2604 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { - "stars": 143, - "last_update": "2024-05-22 17:54:09" + "stars": 144, + "last_update": "2024-05-22 17:54:09", + "author_account_age_days": 2763 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 25, - "last_update": "2024-05-23 00:12:17" + "last_update": "2024-05-23 00:12:17", + "author_account_age_days": 1608 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { - "stars": 90, - "last_update": "2024-05-23 00:12:28" + "stars": 93, + "last_update": "2024-06-08 02:33:02", + "author_account_age_days": 1608 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 248, - "last_update": "2024-05-23 00:12:41" + "stars": 249, + "last_update": "2024-05-23 00:12:41", + "author_account_age_days": 1608 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 249, - "last_update": "2024-06-03 02:03:53" + "stars": 255, + "last_update": "2024-06-03 02:03:53", + "author_account_age_days": 3134 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { - "stars": 35, - "last_update": "2024-06-03 03:04:45" + "stars": 36, + "last_update": "2024-06-03 03:04:45", + "author_account_age_days": 3134 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { - "stars": 13, - "last_update": "2024-06-03 02:08:27" + "stars": 14, + "last_update": "2024-06-08 00:21:29", + "author_account_age_days": 3134 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { - "stars": 71, - "last_update": "2024-06-03 03:04:03" + "stars": 75, + "last_update": "2024-06-03 03:04:03", + "author_account_age_days": 3134 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { - "stars": 20, - "last_update": "2024-06-03 03:04:40" + "stars": 22, + "last_update": "2024-06-03 03:04:40", + "author_account_age_days": 3134 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { - "stars": 41, - "last_update": "2024-06-03 03:04:50" + "stars": 42, + "last_update": "2024-06-03 03:04:50", + "author_account_age_days": 3134 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 319, - "last_update": "2024-05-21 00:52:49" + "stars": 326, + "last_update": "2024-05-21 00:52:49", + "author_account_age_days": 3116 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 26, - "last_update": "2023-12-15 14:25:35" + "last_update": "2023-12-15 14:25:35", + "author_account_age_days": 3116 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { "stars": 68, - "last_update": "2024-05-20 14:13:55" + "last_update": "2024-05-20 14:13:55", + "author_account_age_days": 3116 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { - "stars": 141, - "last_update": "2024-05-21 00:51:03" + "stars": 143, + "last_update": "2024-05-21 00:51:03", + "author_account_age_days": 3116 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { - "stars": 138, - "last_update": "2024-05-21 00:51:54" + "stars": 139, + "last_update": "2024-05-21 00:51:54", + "author_account_age_days": 3116 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1476, - "last_update": "2024-05-24 11:05:47" + "stars": 1497, + "last_update": "2024-05-24 11:05:47", + "author_account_age_days": 3116 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, - "last_update": "2024-05-24 16:17:41" + "last_update": "2024-05-24 16:17:41", + "author_account_age_days": 520 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, - "last_update": "2024-05-22 21:30:52" + "last_update": "2024-05-22 21:30:52", + "author_account_age_days": 2739 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { - "stars": 7, - "last_update": "2024-05-23 19:09:18" + "stars": 8, + "last_update": "2024-06-05 19:03:21", + "author_account_age_days": 656 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { - "stars": 4, - "last_update": "2024-05-23 01:20:21" + "stars": 5, + "last_update": "2024-05-23 01:20:21", + "author_account_age_days": 2732 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 43, - "last_update": "2024-05-16 23:55:47" + "last_update": "2024-05-16 23:55:47", + "author_account_age_days": 1964 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { - "stars": 301, - "last_update": "2024-06-03 00:52:40" + "stars": 304, + "last_update": "2024-06-03 00:52:40", + "author_account_age_days": 1964 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 56, - "last_update": "2024-05-22 23:15:17" + "last_update": "2024-05-22 23:15:17", + "author_account_age_days": 617 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 171, - "last_update": "2024-05-29 18:29:05" + "stars": 174, + "last_update": "2024-05-29 18:29:05", + "author_account_age_days": 1228 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 4, - "last_update": "2024-05-22 23:25:21" + "last_update": "2024-05-22 23:25:21", + "author_account_age_days": 1755 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 0, - "last_update": "2024-05-23 01:41:02" + "last_update": "2024-05-23 01:41:02", + "author_account_age_days": 2301 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 19, - "last_update": "2024-05-29 17:43:08" + "last_update": "2024-05-29 17:43:08", + "author_account_age_days": 1282 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, - "last_update": "2024-05-22 21:31:52" + "last_update": "2024-05-22 21:31:52", + "author_account_age_days": 2541 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { - "stars": 9, - "last_update": "2024-05-23 01:17:07" + "stars": 10, + "last_update": "2024-05-23 01:17:07", + "author_account_age_days": 2368 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 0, - "last_update": "2024-05-30 18:16:57" + "last_update": "2024-05-30 18:16:57", + "author_account_age_days": 4916 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 987, - "last_update": "2024-06-04 01:41:12" + "stars": 1001, + "last_update": "2024-06-04 01:41:12", + "author_account_age_days": 1104 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 9, - "last_update": "2024-06-04 11:46:58" + "last_update": "2024-06-07 06:57:28", + "author_account_age_days": 147 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, - "last_update": "2024-02-26 09:37:16" + "last_update": "2024-02-26 09:37:16", + "author_account_age_days": 1465 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, - "last_update": "2024-05-22 23:10:19" + "last_update": "2024-05-22 23:10:19", + "author_account_age_days": 2830 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 34, - "last_update": "2024-05-07 15:00:31" + "last_update": "2024-06-05 16:06:39", + "author_account_age_days": 594 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { - "stars": 27, - "last_update": "2024-06-02 10:28:19" + "stars": 31, + "last_update": "2024-06-02 10:28:19", + "author_account_age_days": 594 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 14, - "last_update": "2024-04-04 11:58:20" + "last_update": "2024-04-04 11:58:20", + "author_account_age_days": 594 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 1, - "last_update": "2023-12-12 08:16:28" + "last_update": "2023-12-12 08:16:28", + "author_account_age_days": 1316 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { - "stars": 46, - "last_update": "2024-05-08 04:00:04" + "stars": 48, + "last_update": "2024-05-08 04:00:04", + "author_account_age_days": 1316 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 25, - "last_update": "2024-01-31 09:08:14" + "last_update": "2024-01-31 09:08:14", + "author_account_age_days": 1316 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 3, - "last_update": "2024-01-26 03:54:55" + "last_update": "2024-01-26 03:54:55", + "author_account_age_days": 1316 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 28, - "last_update": "2023-12-11 13:44:03" + "last_update": "2023-12-11 13:44:03", + "author_account_age_days": 1316 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 4, - "last_update": "2023-12-14 08:24:49" + "last_update": "2023-12-14 08:24:49", + "author_account_age_days": 1316 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, - "last_update": "2024-05-22 23:20:05" + "last_update": "2024-05-22 23:20:05", + "author_account_age_days": 2226 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 1, - "last_update": "2024-01-12 14:34:55" + "last_update": "2024-01-12 14:34:55", + "author_account_age_days": 2308 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 5, - "last_update": "2024-05-22 23:16:16" + "last_update": "2024-05-22 23:16:16", + "author_account_age_days": 1683 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 2, - "last_update": "2024-05-23 01:11:24" + "last_update": "2024-05-23 01:11:24", + "author_account_age_days": 173 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 0, - "last_update": "2024-06-04 00:24:47" + "last_update": "2024-06-04 00:24:47", + "author_account_age_days": 5465 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 0, - "last_update": "2024-05-24 14:09:58" + "last_update": "2024-05-24 14:09:58", + "author_account_age_days": 3693 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 8, - "last_update": "2024-05-23 01:12:46" + "last_update": "2024-05-23 01:12:46", + "author_account_age_days": 2614 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 7, - "last_update": "2024-05-22 23:12:23" + "last_update": "2024-05-22 23:12:23", + "author_account_age_days": 3894 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 2, - "last_update": "2024-05-23 00:22:46" + "last_update": "2024-05-23 00:22:46", + "author_account_age_days": 96 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 31, - "last_update": "2024-05-22 20:39:14" + "last_update": "2024-05-22 20:39:14", + "author_account_age_days": 300 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 59, - "last_update": "2024-05-23 00:16:12" + "last_update": "2024-05-23 00:16:12", + "author_account_age_days": 2538 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 10, - "last_update": "2024-06-04 01:01:33" + "last_update": "2024-06-09 04:59:42", + "author_account_age_days": 3556 + }, + "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { + "stars": 0, + "last_update": "2024-06-04 16:30:54", + "author_account_age_days": 3253 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { - "stars": 23, - "last_update": "2024-05-22 23:12:46" + "stars": 24, + "last_update": "2024-05-22 23:12:46", + "author_account_age_days": 675 }, "https://github.com/Jcd1230/rembg-comfyui-node": { - "stars": 116, - "last_update": "2024-05-22 17:58:34" + "stars": 117, + "last_update": "2024-05-22 17:58:34", + "author_account_age_days": 4871 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, - "last_update": "2024-05-22 23:18:51" + "last_update": "2024-05-22 23:18:51", + "author_account_age_days": 140 }, "https://github.com/JettHu/ComfyUI-TCD": { - "stars": 70, - "last_update": "2024-06-03 11:40:18" + "stars": 74, + "last_update": "2024-06-03 11:40:18", + "author_account_age_days": 2342 }, "https://github.com/JettHu/ComfyUI_TGate": { - "stars": 44, - "last_update": "2024-05-26 08:29:23" + "stars": 45, + "last_update": "2024-05-26 08:29:23", + "author_account_age_days": 2342 }, "https://github.com/Jordach/comfy-plasma": { - "stars": 47, - "last_update": "2024-05-22 18:08:28" + "stars": 48, + "last_update": "2024-05-22 18:08:28", + "author_account_age_days": 4497 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 30, - "last_update": "2024-05-22 18:06:48" + "last_update": "2024-05-22 18:06:48", + "author_account_age_days": 1179 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 13, - "last_update": "2024-05-22 22:20:27" + "last_update": "2024-05-22 22:20:27", + "author_account_age_days": 898 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 2, - "last_update": "2024-05-23 01:20:32" + "last_update": "2024-05-23 01:20:32", + "author_account_age_days": 1672 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 130, - "last_update": "2024-05-12 15:49:06" + "last_update": "2024-05-12 15:49:06", + "author_account_age_days": 1470 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 5, - "last_update": "2024-05-08 21:25:51" + "last_update": "2024-05-08 21:25:51", + "author_account_age_days": 3175 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 393, - "last_update": "2024-06-03 09:40:01" + "stars": 397, + "last_update": "2024-06-03 09:40:01", + "author_account_age_days": 3701 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2178, - "last_update": "2024-06-03 09:39:45" + "stars": 2201, + "last_update": "2024-06-09 03:33:07", + "author_account_age_days": 3701 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 372, - "last_update": "2024-05-31 18:30:58" + "stars": 378, + "last_update": "2024-06-07 18:34:38", + "author_account_age_days": 3701 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, - "last_update": "2024-05-23 00:21:43" + "last_update": "2024-05-23 00:21:43", + "author_account_age_days": 1764 }, "https://github.com/LEv145/images-grid-comfy-plugin": { - "stars": 123, - "last_update": "2024-05-30 17:54:32" + "stars": 124, + "last_update": "2024-05-30 17:54:32", + "author_account_age_days": 2192 + }, + "https://github.com/LZpenguin/ComfyUI-Text": { + "stars": 2, + "last_update": "2024-06-07 16:59:17", + "author_account_age_days": 1964 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { - "stars": 25, - "last_update": "2024-05-22 23:08:11" + "stars": 26, + "last_update": "2024-06-06 20:45:43", + "author_account_age_days": 148 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 227, - "last_update": "2024-05-22 23:07:59" + "stars": 232, + "last_update": "2024-06-09 05:24:00", + "author_account_age_days": 148 }, "https://github.com/Layer-norm/comfyui-lama-remover": { - "stars": 49, - "last_update": "2024-05-25 00:12:04" + "stars": 50, + "last_update": "2024-05-25 00:12:04", + "author_account_age_days": 317 }, "https://github.com/Lerc/canvas_tab": { "stars": 124, - "last_update": "2024-05-22 20:48:45" + "last_update": "2024-05-22 20:48:45", + "author_account_age_days": 5352 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, - "last_update": "2024-05-22 22:18:40" + "last_update": "2024-05-22 22:18:40", + "author_account_age_days": 1259 }, "https://github.com/Limitex/ComfyUI-Diffusers": { - "stars": 101, - "last_update": "2024-05-22 22:18:57" + "stars": 102, + "last_update": "2024-05-22 22:18:57", + "author_account_age_days": 1259 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { - "stars": 28, - "last_update": "2024-05-23 00:32:53" + "stars": 30, + "last_update": "2024-05-23 00:32:53", + "author_account_age_days": 455 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 23, - "last_update": "2024-05-22 21:29:02" + "last_update": "2024-05-22 21:29:02", + "author_account_age_days": 960 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 1, - "last_update": "2024-05-22 21:31:28" + "last_update": "2024-05-22 21:31:28", + "author_account_age_days": 960 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { - "stars": 11, - "last_update": "2024-03-26 01:28:07" + "stars": 12, + "last_update": "2024-03-26 01:28:07", + "author_account_age_days": 1017 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 4, - "last_update": "2024-05-22 23:21:49" - }, - "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { - "stars": 13, - "last_update": "2024-04-05 05:11:51" + "last_update": "2024-05-22 23:21:49", + "author_account_age_days": 2842 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 11, - "last_update": "2024-05-22 20:31:38" + "last_update": "2024-05-22 20:31:38", + "author_account_age_days": 4243 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 25, - "last_update": "2024-05-22 20:33:54" + "last_update": "2024-05-22 20:33:54", + "author_account_age_days": 4243 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, - "last_update": "2024-05-22 20:33:41" + "last_update": "2024-05-22 20:33:41", + "author_account_age_days": 4243 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, - "last_update": "2024-05-22 20:33:29" + "last_update": "2024-05-22 20:33:29", + "author_account_age_days": 4243 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 26, - "last_update": "2024-05-22 20:31:26" + "last_update": "2024-05-22 20:31:26", + "author_account_age_days": 4243 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, - "last_update": "2024-05-22 20:33:16" + "last_update": "2024-05-22 20:33:16", + "author_account_age_days": 4243 }, "https://github.com/M1kep/KepPromptLang": { "stars": 4, - "last_update": "2024-05-22 20:32:56" + "last_update": "2024-05-22 20:32:56", + "author_account_age_days": 4243 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { - "stars": 19, - "last_update": "2024-06-02 23:30:44" + "stars": 24, + "last_update": "2024-06-04 23:56:25", + "author_account_age_days": 1589 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, - "last_update": "2024-05-23 01:24:51" + "last_update": "2024-05-23 01:24:51", + "author_account_age_days": 1766 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 12, - "last_update": "2024-04-02 12:00:48" + "last_update": "2024-04-02 12:00:48", + "author_account_age_days": 367 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 136, - "last_update": "2023-11-03 11:09:53" + "last_update": "2023-11-03 11:09:53", + "author_account_age_days": 640 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { - "stars": 48, - "last_update": "2024-06-04 11:47:34" + "stars": 50, + "last_update": "2024-06-06 22:02:39", + "author_account_age_days": 4954 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { - "stars": 0, - "last_update": "2024-05-23 21:06:11" + "stars": 1, + "last_update": "2024-05-23 21:06:11", + "author_account_age_days": 1407 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 0, - "last_update": "2024-05-31 10:15:35" + "last_update": "2024-05-31 10:15:35", + "author_account_age_days": 2215 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, - "last_update": "2024-05-23 00:15:39" + "last_update": "2024-05-23 00:15:39", + "author_account_age_days": 1618 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 14, - "last_update": "2024-05-23 00:15:51" + "last_update": "2024-05-23 00:15:51", + "author_account_age_days": 1618 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 3, - "last_update": "2024-05-29 12:57:49" + "last_update": "2024-05-29 12:57:49", + "author_account_age_days": 3190 }, "https://github.com/Millyarde/Pomfy": { "stars": 7, - "last_update": "2024-05-22 22:22:48" + "last_update": "2024-05-22 22:22:48", + "author_account_age_days": 892 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { - "stars": 56, - "last_update": "2024-06-03 18:55:15" + "stars": 60, + "last_update": "2024-06-04 18:46:42", + "author_account_age_days": 50 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { - "stars": 11, - "last_update": "2024-05-23 01:13:32" + "stars": 15, + "last_update": "2024-05-23 01:13:32", + "author_account_age_days": 50 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 4, - "last_update": "2024-05-24 12:13:08" + "last_update": "2024-05-24 12:13:08", + "author_account_age_days": 2500 }, "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 5, - "last_update": "2024-05-22 22:09:15" + "last_update": "2024-05-22 22:09:15", + "author_account_age_days": 3952 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 15, - "last_update": "2024-06-03 17:02:43" + "last_update": "2024-06-07 21:07:39", + "author_account_age_days": 364 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1589, - "last_update": "2024-06-02 22:09:16" + "stars": 1603, + "last_update": "2024-06-04 20:35:47", + "author_account_age_days": 1546 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 427, - "last_update": "2024-02-02 14:19:37" + "stars": 428, + "last_update": "2024-02-02 14:19:37", + "author_account_age_days": 1546 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 2, - "last_update": "2024-02-27 22:56:42" + "last_update": "2024-02-27 22:56:42", + "author_account_age_days": 3030 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 1, - "last_update": "2024-05-01 12:24:22" + "last_update": "2024-05-01 12:24:22", + "author_account_age_days": 1309 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 54, - "last_update": "2024-05-23 00:22:08" + "last_update": "2024-05-23 00:22:08", + "author_account_age_days": 78 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 4, - "last_update": "2024-05-23 00:17:31" + "last_update": "2024-05-23 00:17:31", + "author_account_age_days": 511 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, - "last_update": "2024-05-22 20:34:46" + "last_update": "2024-05-22 20:34:46", + "author_account_age_days": 5134 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 147, - "last_update": "2024-05-22 22:12:15" + "stars": 157, + "last_update": "2024-06-09 07:57:48", + "author_account_age_days": 229 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 33, - "last_update": "2024-05-22 22:12:04" + "last_update": "2024-05-22 22:12:04", + "author_account_age_days": 229 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 27, - "last_update": "2024-05-22 21:30:40" + "last_update": "2024-05-22 21:30:40", + "author_account_age_days": 1027 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 8, - "last_update": "2024-05-22 23:15:37" + "last_update": "2024-05-22 23:15:37", + "author_account_age_days": 3816 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, - "last_update": "2024-05-22 22:18:29" + "last_update": "2024-05-22 22:18:29", + "author_account_age_days": 1968 }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 169, - "last_update": "2024-05-22 18:11:17" + "stars": 170, + "last_update": "2024-05-22 18:11:17", + "author_account_age_days": 2830 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 167, - "last_update": "2024-05-21 19:52:44" + "stars": 168, + "last_update": "2024-05-21 19:52:44", + "author_account_age_days": 4464 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 341, - "last_update": "2024-05-25 19:24:10" + "stars": 349, + "last_update": "2024-06-06 20:02:49", + "author_account_age_days": 4464 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, - "last_update": "2024-04-19 07:13:08" + "last_update": "2024-04-19 07:13:08", + "author_account_age_days": 1157 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 14, - "last_update": "2024-05-22 22:16:57" + "last_update": "2024-05-22 22:16:57", + "author_account_age_days": 760 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 11, - "last_update": "2024-05-22 21:27:10" + "last_update": "2024-05-22 21:27:10", + "author_account_age_days": 1649 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 9, - "last_update": "2024-05-23 00:22:34" + "last_update": "2024-05-23 00:22:34", + "author_account_age_days": 4754 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, - "last_update": "2024-05-22 21:26:35" + "last_update": "2024-05-22 21:26:35", + "author_account_age_days": 3627 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, - "last_update": "2024-05-22 18:21:10" + "last_update": "2024-05-22 18:21:10", + "author_account_age_days": 3192 }, "https://github.com/PnthrLeo/comfyUI-image-search": { "stars": 0, - "last_update": "2024-06-01 09:50:50" + "last_update": "2024-06-01 09:50:50", + "author_account_age_days": 2536 }, "https://github.com/Pos13/comfyui-cyclist": { "stars": 15, - "last_update": "2024-05-23 00:12:06" + "last_update": "2024-05-23 00:12:06", + "author_account_age_days": 1502 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 2, - "last_update": "2024-05-23 20:29:30" + "last_update": "2024-05-23 20:29:30", + "author_account_age_days": 1235 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, - "last_update": "2024-05-22 22:16:41" + "last_update": "2024-05-22 22:16:41", + "author_account_age_days": 171 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 15, - "last_update": "2024-05-05 09:22:26" + "last_update": "2024-05-05 09:22:26", + "author_account_age_days": 1366 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, - "last_update": "2024-05-28 18:02:38" + "last_update": "2024-05-28 18:02:38", + "author_account_age_days": 914 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 33, - "last_update": "2024-05-22 22:21:46" + "last_update": "2024-05-22 22:21:46", + "author_account_age_days": 2397 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, - "last_update": "2024-05-22 22:22:59" + "last_update": "2024-05-22 22:22:59", + "author_account_age_days": 2397 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { - "stars": 53, - "last_update": "2024-05-24 17:03:46" + "stars": 54, + "last_update": "2024-05-24 17:03:46", + "author_account_age_days": 3682 }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 6, - "last_update": "2024-04-25 07:58:30" + "last_update": "2024-04-25 07:58:30", + "author_account_age_days": 3682 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, - "last_update": "2024-05-22 18:15:52" + "last_update": "2024-05-22 18:15:52", + "author_account_age_days": 4068 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { - "stars": 22, - "last_update": "2024-05-23 09:39:07" + "stars": 23, + "last_update": "2024-05-23 09:39:07", + "author_account_age_days": 4068 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 2, - "last_update": "2024-06-03 03:26:56" + "last_update": "2024-06-08 23:31:22", + "author_account_age_days": 2588 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 10, - "last_update": "2024-02-01 16:57:40" + "last_update": "2024-02-01 16:57:40", + "author_account_age_days": 3180 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { - "stars": 2, - "last_update": "2024-06-03 14:14:38" + "stars": 3, + "last_update": "2024-06-08 14:40:32", + "author_account_age_days": 1094 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 49, - "last_update": "2024-04-29 02:27:15" + "last_update": "2024-04-29 02:27:15", + "author_account_age_days": 61 }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 729, - "last_update": "2024-05-22 00:28:26" + "stars": 731, + "last_update": "2024-05-22 00:28:26", + "author_account_age_days": 4156 }, "https://github.com/Seedsa/Fooocus_Nodes": { - "stars": 33, - "last_update": "2024-06-03 17:13:53" + "stars": 34, + "last_update": "2024-06-03 17:13:53", + "author_account_age_days": 2592 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 1, - "last_update": "2024-05-21 16:37:38" - }, - "https://github.com/Shinsplat/ComfyUI-Shinsplat": { - "stars": 4, - "last_update": "2024-06-04 09:44:29" + "last_update": "2024-05-21 16:37:38", + "author_account_age_days": 3382 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 1, - "last_update": "2024-03-08 15:16:10" + "last_update": "2024-03-08 15:16:10", + "author_account_age_days": 1190 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { - "stars": 24, - "last_update": "2024-06-04 07:02:42" + "stars": 37, + "last_update": "2024-06-05 08:21:09", + "author_account_age_days": 1190 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 4, - "last_update": "2024-05-22 23:15:06" + "last_update": "2024-05-22 23:15:06", + "author_account_age_days": 2301 }, "https://github.com/Siberpone/lazy-pony-prompter": { - "stars": 18, - "last_update": "2024-05-22 23:12:00" + "stars": 21, + "last_update": "2024-05-22 23:12:00", + "author_account_age_days": 437 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { - "stars": 9, - "last_update": "2024-06-02 16:56:01" + "stars": 35, + "last_update": "2024-06-05 20:41:16", + "author_account_age_days": 1496 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { - "stars": 3, - "last_update": "2024-04-07 07:27:14" + "stars": 4, + "last_update": "2024-04-07 07:27:14", + "author_account_age_days": 3508 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 15, - "last_update": "2023-12-05 09:44:42" + "last_update": "2023-12-05 09:44:42", + "author_account_age_days": 3508 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 16, - "last_update": "2024-04-06 06:49:01" + "last_update": "2024-04-06 06:49:01", + "author_account_age_days": 3508 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { - "stars": 13, - "last_update": "2024-05-23 01:09:18" + "stars": 14, + "last_update": "2024-05-23 01:09:18", + "author_account_age_days": 4232 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, - "last_update": "2024-05-31 01:31:51" + "last_update": "2024-05-31 01:31:51", + "author_account_age_days": 64 }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, - "last_update": "2024-05-22 22:11:52" + "last_update": "2024-05-22 22:11:52", + "author_account_age_days": 193 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { - "stars": 36, - "last_update": "2024-05-23 05:09:39" + "stars": 37, + "last_update": "2024-06-06 14:18:15", + "author_account_age_days": 827 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { - "stars": 175, - "last_update": "2024-05-22 15:30:47" + "stars": 176, + "last_update": "2024-05-22 15:30:47", + "author_account_age_days": 827 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 89, - "last_update": "2024-03-04 09:33:57" + "last_update": "2024-03-04 09:33:57", + "author_account_age_days": 2820 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 2, - "last_update": "2024-05-22 23:21:14" + "last_update": "2024-05-22 23:21:14", + "author_account_age_days": 2820 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 160, - "last_update": "2024-05-22 23:20:17" + "last_update": "2024-05-22 23:20:17", + "author_account_age_days": 2820 }, "https://github.com/StartHua/Comfyui_joytag": { - "stars": 15, - "last_update": "2024-05-22 23:20:28" + "stars": 17, + "last_update": "2024-05-22 23:20:28", + "author_account_age_days": 2820 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { - "stars": 33, - "last_update": "2024-05-22 23:20:39" + "stars": 35, + "last_update": "2024-05-22 23:20:39", + "author_account_age_days": 2820 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { - "stars": 93, - "last_update": "2024-06-01 20:27:53" + "stars": 94, + "last_update": "2024-06-01 20:27:53", + "author_account_age_days": 74 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 447, - "last_update": "2024-06-02 11:07:52" + "stars": 453, + "last_update": "2024-06-05 01:09:25", + "author_account_age_days": 2134 }, "https://github.com/Sxela/ComfyWarp": { "stars": 21, - "last_update": "2024-05-22 20:47:11" + "last_update": "2024-05-22 20:47:11", + "author_account_age_days": 3356 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, - "last_update": "2024-05-22 21:07:45" + "last_update": "2024-05-22 21:07:45", + "author_account_age_days": 514 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { - "stars": 79, - "last_update": "2024-05-24 08:41:14" + "stars": 81, + "last_update": "2024-05-24 08:41:14", + "author_account_age_days": 3676 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 166, - "last_update": "2024-05-22 21:18:05" + "last_update": "2024-05-22 21:18:05", + "author_account_age_days": 3676 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { - "stars": 126, - "last_update": "2024-05-23 00:25:37" + "stars": 127, + "last_update": "2024-05-23 00:25:37", + "author_account_age_days": 2519 }, "https://github.com/TMElyralab/Comfyui-MusePose": { - "stars": 181, - "last_update": "2024-06-03 13:13:19" + "stars": 222, + "last_update": "2024-06-08 03:32:21", + "author_account_age_days": 82 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 16, - "last_update": "2024-06-04 08:10:38" + "last_update": "2024-06-05 06:58:44", + "author_account_age_days": 423 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 0, - "last_update": "2024-05-31 13:49:50" + "last_update": "2024-05-31 13:49:50", + "author_account_age_days": 16 }, "https://github.com/TaiTair/comfyui-simswap": { - "stars": 5, - "last_update": "2024-05-28 21:58:53" + "stars": 6, + "last_update": "2024-05-28 21:58:53", + "author_account_age_days": 3551 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, - "last_update": "2024-05-22 23:08:34" + "last_update": "2024-05-22 23:08:34", + "author_account_age_days": 2200 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, - "last_update": "2024-05-22 23:08:45" + "last_update": "2024-05-22 23:08:45", + "author_account_age_days": 2200 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, - "last_update": "2024-05-23 13:58:57" + "last_update": "2024-05-23 13:58:57", + "author_account_age_days": 2200 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, - "last_update": "2024-05-22 20:44:05" + "last_update": "2024-05-22 20:44:05", + "author_account_age_days": 3202 }, "https://github.com/TemryL/ComfyS3": { - "stars": 13, - "last_update": "2024-05-30 12:14:59" + "stars": 15, + "last_update": "2024-05-30 12:14:59", + "author_account_age_days": 853 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 160, - "last_update": "2024-05-30 12:21:57" + "stars": 168, + "last_update": "2024-05-30 12:21:57", + "author_account_age_days": 853 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 262, - "last_update": "2024-05-07 03:07:38" + "stars": 267, + "last_update": "2024-05-07 03:07:38", + "author_account_age_days": 82 }, "https://github.com/TheBarret/ZSuite": { "stars": 6, - "last_update": "2024-05-22 21:29:14" + "last_update": "2024-05-22 21:29:14", + "author_account_age_days": 2697 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 0, - "last_update": "2024-02-24 00:49:19" + "last_update": "2024-02-24 00:49:19", + "author_account_age_days": 1426 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 233, - "last_update": "2024-05-23 05:12:45" + "stars": 246, + "last_update": "2024-05-23 05:12:45", + "author_account_age_days": 149 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { - "stars": 0, - "last_update": "2024-06-04 14:08:10" + "stars": 2, + "last_update": "2024-06-08 04:39:40", + "author_account_age_days": 920 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 305, - "last_update": "2024-06-02 10:02:07" + "stars": 307, + "last_update": "2024-06-07 08:13:31", + "author_account_age_days": 605 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { - "stars": 17, - "last_update": "2024-05-22 22:13:06" + "stars": 18, + "last_update": "2024-05-22 22:13:06", + "author_account_age_days": 845 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 25, - "last_update": "2024-05-24 20:02:20" + "last_update": "2024-05-24 20:02:20", + "author_account_age_days": 3838 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 6, - "last_update": "2024-05-24 19:48:43" + "last_update": "2024-05-24 19:48:43", + "author_account_age_days": 3838 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 89, - "last_update": "2024-05-24 03:45:59" + "last_update": "2024-05-24 03:45:59", + "author_account_age_days": 3365 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { - "stars": 154, - "last_update": "2024-05-22 20:50:03" + "stars": 158, + "last_update": "2024-05-22 20:50:03", + "author_account_age_days": 4906 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, - "last_update": "2024-05-22 21:30:13" + "last_update": "2024-05-22 21:30:13", + "author_account_age_days": 203 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { - "stars": 59, - "last_update": "2024-05-23 01:11:56" + "stars": 61, + "last_update": "2024-05-23 01:11:56", + "author_account_age_days": 226 }, "https://github.com/WASasquatch/ASTERR": { - "stars": 11, - "last_update": "2023-09-30 01:11:46" + "stars": 12, + "last_update": "2023-09-30 01:11:46", + "author_account_age_days": 4610 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { - "stars": 20, - "last_update": "2023-08-23 04:57:58" + "stars": 21, + "last_update": "2023-08-23 04:57:58", + "author_account_age_days": 4610 }, "https://github.com/WASasquatch/FreeU_Advanced": { - "stars": 93, - "last_update": "2024-03-05 15:36:38" + "stars": 94, + "last_update": "2024-03-05 15:36:38", + "author_account_age_days": 4610 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 20, - "last_update": "2023-10-01 03:36:57" + "last_update": "2023-10-01 03:36:57", + "author_account_age_days": 4610 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 52, - "last_update": "2023-09-19 17:04:01" + "last_update": "2023-09-19 17:04:01", + "author_account_age_days": 4610 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 23, - "last_update": "2023-11-20 17:14:58" + "last_update": "2023-11-20 17:14:58", + "author_account_age_days": 4610 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 892, - "last_update": "2024-06-03 06:18:59" + "stars": 900, + "last_update": "2024-06-05 23:27:16", + "author_account_age_days": 4610 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, - "last_update": "2023-12-01 02:23:18" + "last_update": "2023-12-01 02:23:18", + "author_account_age_days": 3737 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, - "last_update": "2024-04-11 01:32:57" + "last_update": "2024-04-11 01:32:57", + "author_account_age_days": 3628 }, "https://github.com/XmYx/deforum-comfy-nodes": { - "stars": 98, - "last_update": "2024-05-21 01:46:57" + "stars": 101, + "last_update": "2024-05-21 01:46:57", + "author_account_age_days": 2590 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 3, - "last_update": "2024-05-23 00:14:14" + "last_update": "2024-05-23 00:14:14", + "author_account_age_days": 4309 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, - "last_update": "2024-05-22 21:15:51" + "last_update": "2024-05-22 21:15:51", + "author_account_age_days": 2680 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 13, - "last_update": "2024-05-22 20:48:23" + "last_update": "2024-05-22 20:48:23", + "author_account_age_days": 3740 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, - "last_update": "2024-05-22 18:04:22" + "last_update": "2024-05-22 18:04:22", + "author_account_age_days": 771 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 309, - "last_update": "2024-05-22 14:14:46" + "stars": 310, + "last_update": "2024-05-22 14:14:46", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { - "stars": 13, - "last_update": "2024-06-02 17:00:07" + "stars": 17, + "last_update": "2024-06-02 17:00:07", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 318, - "last_update": "2024-05-22 08:53:46" + "stars": 321, + "last_update": "2024-05-22 08:53:46", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 536, - "last_update": "2024-05-22 14:14:18" + "stars": 540, + "last_update": "2024-05-22 14:14:18", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 131, - "last_update": "2024-05-22 14:14:31" + "stars": 134, + "last_update": "2024-05-22 14:14:31", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { - "stars": 66, - "last_update": "2024-05-22 14:14:03" + "stars": 67, + "last_update": "2024-05-22 14:14:03", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 571, - "last_update": "2024-05-22 14:15:11" + "stars": 577, + "last_update": "2024-05-22 14:15:11", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1165, - "last_update": "2024-05-22 13:57:55" + "stars": 1174, + "last_update": "2024-05-22 13:57:55", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { - "stars": 166, - "last_update": "2024-05-22 13:40:05" + "stars": 169, + "last_update": "2024-05-22 13:40:05", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 738, - "last_update": "2024-05-22 14:13:49" + "stars": 740, + "last_update": "2024-05-22 14:13:49", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 40, - "last_update": "2024-05-22 13:40:58" + "last_update": "2024-05-22 13:40:58", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 3, - "last_update": "2024-05-22 14:15:52" + "last_update": "2024-05-22 14:15:52", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { - "stars": 177, - "last_update": "2024-05-22 14:14:57" + "stars": 179, + "last_update": "2024-05-22 14:14:57", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 90, - "last_update": "2024-05-22 13:40:44" + "last_update": "2024-05-22 13:40:44", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { - "stars": 72, - "last_update": "2024-05-22 13:41:14" + "stars": 73, + "last_update": "2024-05-22 13:41:14", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 71, - "last_update": "2024-05-31 12:03:55" + "last_update": "2024-05-31 12:03:55", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 425, - "last_update": "2024-05-22 13:01:07" + "stars": 433, + "last_update": "2024-05-22 13:01:07", + "author_account_age_days": 324 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1419, - "last_update": "2024-04-17 19:57:18" + "stars": 1426, + "last_update": "2024-04-17 19:57:18", + "author_account_age_days": 324 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, - "last_update": "2024-02-04 23:38:10" + "last_update": "2024-02-04 23:38:10", + "author_account_age_days": 5524 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 1, - "last_update": "2024-05-23 01:19:25" + "last_update": "2024-05-23 01:19:25", + "author_account_age_days": 1178 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 43, - "last_update": "2023-09-19 12:11:26" + "last_update": "2023-09-19 12:11:26", + "author_account_age_days": 507 }, "https://github.com/Zuellni/ComfyUI-ExLlama": { - "stars": 90, - "last_update": "2024-05-17 20:55:36" + "stars": 91, + "last_update": "2024-06-05 07:53:12", + "author_account_age_days": 507 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { - "stars": 90, - "last_update": "2024-05-17 20:55:36" + "stars": 91, + "last_update": "2024-06-05 07:53:12", + "author_account_age_days": 507 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 21, - "last_update": "2024-05-22 18:07:53" + "last_update": "2024-05-22 18:07:53", + "author_account_age_days": 507 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { - "stars": 88, - "last_update": "2024-05-06 16:53:15" + "stars": 89, + "last_update": "2024-05-06 16:53:15", + "author_account_age_days": 4786 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, - "last_update": "2024-05-18 16:11:58" + "last_update": "2024-05-18 16:11:58", + "author_account_age_days": 57 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, - "last_update": "2024-05-18 16:11:21" + "last_update": "2024-05-18 16:11:21", + "author_account_age_days": 57 }, "https://github.com/abyz22/image_control": { - "stars": 12, - "last_update": "2024-05-22 23:10:07" + "stars": 14, + "last_update": "2024-05-22 23:10:07", + "author_account_age_days": 147 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, - "last_update": "2024-05-22 23:24:45" + "last_update": "2024-05-22 23:24:45", + "author_account_age_days": 688 }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 172, - "last_update": "2024-02-05 06:55:50" + "stars": 173, + "last_update": "2024-02-05 06:55:50", + "author_account_age_days": 5001 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, - "last_update": "2024-05-22 23:14:18" + "last_update": "2024-05-22 23:14:18", + "author_account_age_days": 2207 }, "https://github.com/aegis72/aegisflow_utility_nodes": { - "stars": 21, - "last_update": "2024-05-22 22:10:29" + "stars": 22, + "last_update": "2024-05-22 22:10:29", + "author_account_age_days": 568 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 28, - "last_update": "2024-05-22 22:10:41" + "last_update": "2024-05-22 22:10:41", + "author_account_age_days": 568 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, - "last_update": "2024-05-22 22:21:34" + "last_update": "2024-06-09 04:14:23", + "author_account_age_days": 1505 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 2, - "last_update": "2024-05-22 22:21:23" + "last_update": "2024-05-22 22:21:23", + "author_account_age_days": 1505 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, - "last_update": "2024-05-22 21:26:01" + "last_update": "2024-05-22 21:26:01", + "author_account_age_days": 258 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 1, - "last_update": "2024-04-06 16:48:55" + "last_update": "2024-04-06 16:48:55", + "author_account_age_days": 914 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 2, - "last_update": "2024-05-23 01:17:52" + "last_update": "2024-05-23 01:17:52", + "author_account_age_days": 1181 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 6, - "last_update": "2024-05-28 09:52:49" + "last_update": "2024-05-28 09:52:49", + "author_account_age_days": 1181 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { - "stars": 28, - "last_update": "2024-05-27 18:10:58" + "stars": 29, + "last_update": "2024-05-27 18:10:58", + "author_account_age_days": 2664 }, "https://github.com/ali1234/comfyui-job-iterator": { - "stars": 56, - "last_update": "2024-05-22 20:54:21" + "stars": 57, + "last_update": "2024-05-22 20:54:21", + "author_account_age_days": 4845 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 21, - "last_update": "2024-05-23 00:17:43" + "last_update": "2024-05-23 00:17:43", + "author_account_age_days": 585 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { "stars": 60, - "last_update": "2024-05-26 20:38:11" + "last_update": "2024-05-26 20:38:11", + "author_account_age_days": 1257 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 14, - "last_update": "2024-05-22 20:43:07" + "last_update": "2024-05-22 20:43:07", + "author_account_age_days": 1979 }, "https://github.com/alt-key-project/comfyui-dream-project": { - "stars": 66, - "last_update": "2024-05-22 20:51:52" + "stars": 67, + "last_update": "2024-05-22 20:51:52", + "author_account_age_days": 645 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { - "stars": 48, - "last_update": "2024-05-22 20:52:05" + "stars": 50, + "last_update": "2024-05-22 20:52:05", + "author_account_age_days": 645 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, - "last_update": "2024-05-22 22:21:00" + "last_update": "2024-05-22 22:21:00", + "author_account_age_days": 173 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 19, - "last_update": "2024-05-22 18:16:30" + "last_update": "2024-05-22 18:16:30", + "author_account_age_days": 2938 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 1, - "last_update": "2024-05-23 00:12:55" + "last_update": "2024-05-23 00:12:55", + "author_account_age_days": 1813 }, "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, - "last_update": "2023-11-30 02:45:49" + "last_update": "2023-11-30 02:45:49", + "author_account_age_days": 330 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { - "stars": 8, - "last_update": "2024-05-28 14:44:16" + "stars": 9, + "last_update": "2024-05-28 14:44:16", + "author_account_age_days": 2847 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { - "stars": 18, - "last_update": "2024-05-23 01:27:16" + "stars": 19, + "last_update": "2024-05-23 01:27:16", + "author_account_age_days": 2330 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 29, - "last_update": "2024-05-23 18:14:56" + "last_update": "2024-05-23 18:14:56", + "author_account_age_days": 425 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 149, - "last_update": "2024-05-26 13:32:54" + "last_update": "2024-06-05 17:20:01", + "author_account_age_days": 425 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, - "last_update": "2024-05-25 11:40:49" + "last_update": "2024-05-25 11:40:49", + "author_account_age_days": 425 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { - "stars": 82, - "last_update": "2024-05-22 21:23:52" + "stars": 83, + "last_update": "2024-05-22 21:23:52", + "author_account_age_days": 2711 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 36, - "last_update": "2024-05-23 22:59:27" + "stars": 37, + "last_update": "2024-05-23 22:59:27", + "author_account_age_days": 2333 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { - "stars": 3, - "last_update": "2024-06-01 14:58:23" + "stars": 4, + "last_update": "2024-06-07 07:19:30", + "author_account_age_days": 4105 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { - "stars": 8, - "last_update": "2024-06-01 20:35:08" + "stars": 10, + "last_update": "2024-06-06 18:41:09", + "author_account_age_days": 4105 }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 207, - "last_update": "2024-05-22 21:14:14" + "stars": 209, + "last_update": "2024-05-22 21:14:14", + "author_account_age_days": 839 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 4, - "last_update": "2024-05-22 23:13:13" + "last_update": "2024-06-07 03:47:10", + "author_account_age_days": 3543 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 2, - "last_update": "2024-05-22 23:16:28" + "last_update": "2024-05-22 23:16:28", + "author_account_age_days": 286 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { - "stars": 10, - "last_update": "2024-06-03 12:52:12" + "stars": 11, + "last_update": "2024-06-04 20:28:38", + "author_account_age_days": 1755 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { - "stars": 39, - "last_update": "2024-05-22 20:40:03" + "stars": 40, + "last_update": "2024-05-22 20:40:03", + "author_account_age_days": 5347 }, "https://github.com/banodoco/steerable-motion": { - "stars": 716, - "last_update": "2024-05-30 13:45:03" + "stars": 728, + "last_update": "2024-05-30 13:45:03", + "author_account_age_days": 386 }, "https://github.com/bash-j/mikey_nodes": { - "stars": 78, - "last_update": "2024-05-26 05:17:08" + "stars": 79, + "last_update": "2024-05-26 05:17:08", + "author_account_age_days": 4172 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 17, - "last_update": "2024-03-13 09:36:48" + "last_update": "2024-03-13 09:36:48", + "author_account_age_days": 347 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, - "last_update": "2024-05-22 23:23:50" + "last_update": "2024-05-22 23:23:50", + "author_account_age_days": 3492 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 0, - "last_update": "2024-06-01 12:17:38" + "last_update": "2024-06-01 12:17:38", + "author_account_age_days": 41 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 30, - "last_update": "2024-05-22 23:17:49" + "last_update": "2024-05-22 23:17:49", + "author_account_age_days": 138 }, "https://github.com/blepping/ComfyUI-sonar": { - "stars": 30, - "last_update": "2024-05-22 23:18:26" + "stars": 31, + "last_update": "2024-05-22 23:18:26", + "author_account_age_days": 138 }, "https://github.com/blepping/comfyui_jankhidiffusion": { - "stars": 85, - "last_update": "2024-05-22 23:18:40" + "stars": 86, + "last_update": "2024-05-22 23:18:40", + "author_account_age_days": 138 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 2, - "last_update": "2024-05-23 01:13:44" + "last_update": "2024-06-07 15:46:14", + "author_account_age_days": 297 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, - "last_update": "2024-05-22 18:11:51" + "last_update": "2024-05-22 18:11:51", + "author_account_age_days": 3521 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 5, - "last_update": "2024-05-22 18:12:18" + "last_update": "2024-05-22 18:12:18", + "author_account_age_days": 3521 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { - "stars": 41, - "last_update": "2024-06-04 00:36:11" + "stars": 43, + "last_update": "2024-06-04 23:15:36", + "author_account_age_days": 3521 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 2, - "last_update": "2024-05-22 20:18:07" + "last_update": "2024-05-22 20:18:07", + "author_account_age_days": 3521 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 3, - "last_update": "2024-05-24 23:10:54" + "last_update": "2024-05-24 23:10:54", + "author_account_age_days": 3521 }, "https://github.com/bmad4ever/comfyui_wfc_like": { - "stars": 3, - "last_update": "2024-06-02 23:06:37" + "stars": 5, + "last_update": "2024-06-02 23:06:37", + "author_account_age_days": 3521 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, - "last_update": "2024-05-24 00:53:46" + "last_update": "2024-06-04 20:04:00", + "author_account_age_days": 4729 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 7, - "last_update": "2024-05-22 20:44:31" + "last_update": "2024-05-22 20:44:31", + "author_account_age_days": 3641 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, - "last_update": "2024-05-23 06:06:16" + "last_update": "2024-05-23 06:06:16", + "author_account_age_days": 415 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 245, - "last_update": "2024-05-30 14:23:40" + "last_update": "2024-05-30 14:23:40", + "author_account_age_days": 4224 }, "https://github.com/bronkula/comfyui-fitsize": { - "stars": 30, - "last_update": "2024-05-22 21:32:34" + "stars": 31, + "last_update": "2024-05-22 21:32:34", + "author_account_age_days": 5140 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { - "stars": 25, - "last_update": "2024-05-22 22:08:38" + "stars": 28, + "last_update": "2024-06-08 15:48:49", + "author_account_age_days": 2350 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, - "last_update": "2024-05-25 04:10:08" + "last_update": "2024-05-25 04:10:08", + "author_account_age_days": 4671 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 16, - "last_update": "2024-05-22 18:08:40" + "last_update": "2024-05-22 18:08:40", + "author_account_age_days": 1159 }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { "stars": 11, - "last_update": "2024-05-22 18:08:53" + "last_update": "2024-05-22 18:08:53", + "author_account_age_days": 1159 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 10, - "last_update": "2024-05-22 18:09:06" + "last_update": "2024-05-22 18:09:06", + "author_account_age_days": 1159 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 3, - "last_update": "2024-05-22 18:09:19" + "last_update": "2024-05-22 18:09:19", + "author_account_age_days": 1159 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { - "stars": 14, - "last_update": "2024-05-23 00:09:32" + "stars": 16, + "last_update": "2024-05-23 00:09:32", + "author_account_age_days": 1189 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 0, - "last_update": "2024-05-23 00:09:02" + "last_update": "2024-05-23 00:09:02", + "author_account_age_days": 1189 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 24, - "last_update": "2024-05-15 05:27:11" + "last_update": "2024-05-15 05:27:11", + "author_account_age_days": 2666 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 72, - "last_update": "2024-05-22 22:17:55" + "stars": 73, + "last_update": "2024-05-22 22:17:55", + "author_account_age_days": 1138 + }, + "https://github.com/chakib-belgaid/ComfyUI-autosize": { + "stars": 0, + "last_update": "2024-06-06 10:53:34", + "author_account_age_days": 3820 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, - "last_update": "2024-06-04 13:38:55" + "last_update": "2024-06-04 13:38:55", + "author_account_age_days": 3820 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, - "last_update": "2024-05-23 01:25:57" + "last_update": "2024-05-23 01:25:57", + "author_account_age_days": 341 + }, + "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { + "stars": 0, + "last_update": "2024-06-05 10:03:17", + "author_account_age_days": 341 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 224, - "last_update": "2024-05-22 22:26:03" + "last_update": "2024-05-22 22:26:03", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 15, - "last_update": "2024-04-19 03:46:18" + "last_update": "2024-04-19 03:46:18", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-Champ": { - "stars": 18, - "last_update": "2024-05-22 22:26:47" + "stars": 19, + "last_update": "2024-05-22 22:26:47", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-DragAnything": { - "stars": 65, - "last_update": "2024-05-16 07:13:53" + "stars": 66, + "last_update": "2024-05-16 07:13:53", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 353, - "last_update": "2024-03-14 06:56:41" + "stars": 355, + "last_update": "2024-03-14 06:56:41", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 104, - "last_update": "2024-03-16 19:08:28" + "stars": 107, + "last_update": "2024-03-16 19:08:28", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 37, - "last_update": "2024-05-22 22:24:00" + "last_update": "2024-05-22 22:24:00", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, - "last_update": "2024-05-22 22:27:47" + "last_update": "2024-05-22 22:27:47", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, - "last_update": "2024-01-19 09:02:08" + "last_update": "2024-01-19 09:02:08", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, - "last_update": "2024-05-22 22:26:30" + "last_update": "2024-05-22 22:26:30", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 8, - "last_update": "2024-04-24 13:41:02" + "last_update": "2024-04-24 13:41:02", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 48, - "last_update": "2024-01-20 16:53:51" + "last_update": "2024-01-20 16:53:51", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 199, - "last_update": "2024-02-24 13:48:57" + "last_update": "2024-02-24 13:48:57", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 0, - "last_update": "2024-01-20 16:51:06" + "last_update": "2024-01-20 16:51:06", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 121, - "last_update": "2024-01-08 14:18:40" + "last_update": "2024-01-08 14:18:40", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { "stars": 77, - "last_update": "2024-01-16 09:41:07" + "last_update": "2024-01-16 09:41:07", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 125, - "last_update": "2024-05-22 22:25:07" + "stars": 130, + "last_update": "2024-05-22 22:25:07", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 116, - "last_update": "2024-05-22 22:25:31" + "stars": 119, + "last_update": "2024-05-22 22:25:31", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { - "stars": 84, - "last_update": "2024-05-22 22:26:59" + "stars": 85, + "last_update": "2024-05-22 22:26:59", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { - "stars": 46, - "last_update": "2024-05-29 16:15:10" + "stars": 47, + "last_update": "2024-05-29 16:15:10", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, - "last_update": "2024-03-05 06:37:32" + "last_update": "2024-03-05 06:37:32", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, - "last_update": "2024-01-31 15:36:36" + "last_update": "2024-01-31 15:36:36", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-RAFT": { - "stars": 24, - "last_update": "2024-01-29 08:08:13" + "stars": 25, + "last_update": "2024-01-29 08:08:13", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, - "last_update": "2024-04-25 03:38:51" + "last_update": "2024-04-25 03:38:51", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, - "last_update": "2024-05-22 22:27:12" + "last_update": "2024-05-22 22:27:12", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, - "last_update": "2024-05-08 00:59:14" + "last_update": "2024-05-08 00:59:14", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 14, - "last_update": "2024-05-22 22:27:33" + "last_update": "2024-05-22 22:27:33", + "author_account_age_days": 4818 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 22, - "last_update": "2024-05-10 09:14:57" + "last_update": "2024-05-10 09:14:57", + "author_account_age_days": 4818 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { - "stars": 44, - "last_update": "2024-05-27 10:55:18" + "stars": 46, + "last_update": "2024-05-27 10:55:18", + "author_account_age_days": 318 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, - "last_update": "2024-05-23 01:19:37" + "last_update": "2024-05-23 01:19:37", + "author_account_age_days": 3400 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, - "last_update": "2024-05-30 11:36:25" + "last_update": "2024-05-30 11:36:25", + "author_account_age_days": 1514 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { - "stars": 5, - "last_update": "2024-05-23 12:48:18" + "stars": 6, + "last_update": "2024-05-23 12:48:18", + "author_account_age_days": 429 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 559, - "last_update": "2024-05-30 01:54:23" + "stars": 574, + "last_update": "2024-06-08 12:52:05", + "author_account_age_days": 429 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { - "stars": 20, - "last_update": "2024-05-25 02:39:56" + "stars": 21, + "last_update": "2024-05-25 02:39:56", + "author_account_age_days": 429 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 59, - "last_update": "2024-05-25 02:41:06" + "last_update": "2024-05-25 02:41:06", + "author_account_age_days": 429 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 26, - "last_update": "2024-05-22 21:16:12" + "last_update": "2024-05-22 21:16:12", + "author_account_age_days": 2834 }, "https://github.com/choey/Comfy-Topaz": { "stars": 16, - "last_update": "2024-04-10 09:05:18" + "last_update": "2024-04-10 09:05:18", + "author_account_age_days": 5508 }, "https://github.com/chrisfreilich/virtuoso-nodes": { - "stars": 39, - "last_update": "2024-05-23 01:15:43" + "stars": 42, + "last_update": "2024-05-23 01:15:43", + "author_account_age_days": 717 }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 159, - "last_update": "2024-06-01 23:07:44" + "stars": 164, + "last_update": "2024-06-01 23:07:44", + "author_account_age_days": 4050 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 23, - "last_update": "2024-02-02 23:38:25" + "last_update": "2024-06-09 01:55:36", + "author_account_age_days": 4050 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 24, - "last_update": "2024-05-22 21:07:33" + "last_update": "2024-05-22 21:07:33", + "author_account_age_days": 4050 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 312, - "last_update": "2024-05-20 00:48:27" + "stars": 317, + "last_update": "2024-06-06 05:23:41", + "author_account_age_days": 4050 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, - "last_update": "2024-05-22 21:15:25" + "last_update": "2024-05-22 21:15:25", + "author_account_age_days": 585 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 1, - "last_update": "2024-05-25 03:14:52" + "last_update": "2024-05-25 03:14:52", + "author_account_age_days": 1333 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { - "stars": 19, - "last_update": "2024-05-28 14:02:16" + "stars": 21, + "last_update": "2024-05-28 14:02:16", + "author_account_age_days": 1333 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 2, - "last_update": "2024-06-01 05:49:27" + "last_update": "2024-06-01 05:49:27", + "author_account_age_days": 1333 }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 36, - "last_update": "2024-05-22 18:06:19" + "stars": 37, + "last_update": "2024-05-22 18:06:19", + "author_account_age_days": 482 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 2, - "last_update": "2024-05-22 18:06:05" + "last_update": "2024-05-22 18:06:05", + "author_account_age_days": 482 }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 232, - "last_update": "2024-05-31 19:56:58" + "stars": 243, + "last_update": "2024-05-31 19:56:58", + "author_account_age_days": 482 }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 209, - "last_update": "2024-05-22 18:05:10" + "stars": 213, + "last_update": "2024-05-22 18:05:10", + "author_account_age_days": 482 }, "https://github.com/city96/SD-Advanced-Noise": { - "stars": 17, - "last_update": "2024-05-22 18:05:35" + "stars": 18, + "last_update": "2024-05-22 18:05:35", + "author_account_age_days": 482 }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 160, - "last_update": "2024-05-22 18:05:22" + "stars": 161, + "last_update": "2024-05-22 18:05:22", + "author_account_age_days": 482 }, "https://github.com/city96/SD-Latent-Upscaler": { - "stars": 108, - "last_update": "2024-05-22 18:05:50" + "stars": 110, + "last_update": "2024-05-22 18:05:50", + "author_account_age_days": 482 }, "https://github.com/civitai/comfy-nodes": { - "stars": 81, - "last_update": "2024-06-02 16:21:37" + "stars": 85, + "last_update": "2024-06-02 16:21:37", + "author_account_age_days": 583 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, - "last_update": "2024-05-31 12:03:35" + "last_update": "2024-05-31 12:03:35", + "author_account_age_days": 2685 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 36713, - "last_update": "2024-06-04 05:30:36" + "stars": 37140, + "last_update": "2024-06-08 06:43:02", + "author_account_age_days": 534 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 111, - "last_update": "2024-06-03 23:07:00" + "stars": 201, + "last_update": "2024-06-05 09:38:24", + "author_account_age_days": 534 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { - "stars": 128, - "last_update": "2024-05-22 15:29:49" + "stars": 131, + "last_update": "2024-05-22 15:29:49", + "author_account_age_days": 534 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, - "last_update": "2024-05-22 22:10:18" + "last_update": "2024-05-22 22:10:18", + "author_account_age_days": 1886 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 0, - "last_update": "2024-05-23 01:25:49" + "last_update": "2024-05-23 01:25:49", + "author_account_age_days": 4594 }, "https://github.com/coolzilj/ComfyUI-Photopea": { - "stars": 42, - "last_update": "2024-06-03 04:57:52" + "stars": 46, + "last_update": "2024-06-03 04:57:52", + "author_account_age_days": 4648 }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 50, - "last_update": "2024-03-20 20:10:27" + "last_update": "2024-03-20 20:10:27", + "author_account_age_days": 3041 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 8, - "last_update": "2023-10-15 03:19:16" + "last_update": "2023-10-15 03:19:16", + "author_account_age_days": 3041 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, - "last_update": "2024-05-23 00:10:45" + "last_update": "2024-05-23 00:10:45", + "author_account_age_days": 93 }, "https://github.com/cozymantis/human-parser-comfyui-node": { - "stars": 41, - "last_update": "2024-05-23 00:10:21" + "stars": 43, + "last_update": "2024-05-23 00:10:21", + "author_account_age_days": 93 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { "stars": 25, - "last_update": "2024-05-23 00:10:33" + "last_update": "2024-05-23 00:10:33", + "author_account_age_days": 93 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 436, - "last_update": "2024-05-21 00:37:08" + "stars": 443, + "last_update": "2024-06-07 04:43:29", + "author_account_age_days": 4102 }, "https://github.com/crystian/ComfyUI-Crystools-save": { - "stars": 27, - "last_update": "2024-05-22 22:20:15" + "stars": 28, + "last_update": "2024-05-22 22:20:15", + "author_account_age_days": 4102 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 195, - "last_update": "2024-05-29 20:20:36" + "stars": 198, + "last_update": "2024-05-29 20:20:36", + "author_account_age_days": 4996 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 2844, - "last_update": "2024-06-04 06:59:22" + "stars": 2888, + "last_update": "2024-06-05 06:54:14", + "author_account_age_days": 4996 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 854, - "last_update": "2024-05-08 14:56:00" + "stars": 863, + "last_update": "2024-05-08 14:56:00", + "author_account_age_days": 4996 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 12, - "last_update": "2023-09-26 06:31:44" + "last_update": "2023-09-26 06:31:44", + "author_account_age_days": 4996 }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 287, - "last_update": "2024-05-29 10:34:38" + "stars": 295, + "last_update": "2024-06-08 07:04:47", + "author_account_age_days": 4996 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 373, - "last_update": "2024-05-26 17:23:56" + "stars": 380, + "last_update": "2024-05-26 17:23:56", + "author_account_age_days": 4996 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, - "last_update": "2024-05-28 08:58:59" + "last_update": "2024-05-28 08:58:59", + "author_account_age_days": 3237 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 3, - "last_update": "2024-05-28 13:09:32" + "last_update": "2024-05-28 13:09:32", + "author_account_age_days": 1914 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, - "last_update": "2024-02-23 09:08:32" + "last_update": "2024-02-23 09:08:32", + "author_account_age_days": 4218 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 1, - "last_update": "2024-05-23 01:16:17" + "last_update": "2024-05-23 01:16:17", + "author_account_age_days": 374 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 4, - "last_update": "2024-05-23 01:16:06" + "last_update": "2024-05-23 01:16:06", + "author_account_age_days": 374 }, "https://github.com/dagthomas/comfyui_dagthomas": { - "stars": 62, - "last_update": "2024-05-23 08:41:09" + "stars": 63, + "last_update": "2024-05-23 08:41:09", + "author_account_age_days": 4056 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { - "stars": 125, - "last_update": "2024-05-25 15:14:53" + "stars": 132, + "last_update": "2024-05-25 15:14:53", + "author_account_age_days": 2389 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 25, - "last_update": "2024-04-02 06:33:08" + "last_update": "2024-04-02 06:33:08", + "author_account_age_days": 3336 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 11, - "last_update": "2024-04-02 06:32:21" + "last_update": "2024-04-02 06:32:21", + "author_account_age_days": 3336 }, "https://github.com/darkpixel/darkprompts": { - "stars": 5, - "last_update": "2024-05-23 19:48:02" - }, - "https://github.com/davask/ComfyUI_MaraScott_Nodes": { - "stars": 48, - "last_update": "2024-06-04 11:47:34" + "stars": 6, + "last_update": "2024-05-23 19:48:02", + "author_account_age_days": 5309 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, - "last_update": "2024-05-22 23:12:11" + "last_update": "2024-05-22 23:12:11", + "author_account_age_days": 143 }, "https://github.com/daxcay/ComfyUI-DRMN": { - "stars": 5, - "last_update": "2024-06-02 21:06:05" + "stars": 7, + "last_update": "2024-06-06 16:54:07", + "author_account_age_days": 80 }, "https://github.com/daxcay/ComfyUI-JDCN": { - "stars": 49, - "last_update": "2024-06-02 21:06:35" + "stars": 50, + "last_update": "2024-06-02 21:06:35", + "author_account_age_days": 80 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 4, - "last_update": "2024-06-03 03:59:36" + "last_update": "2024-06-06 04:30:30", + "author_account_age_days": 80 }, "https://github.com/daxthin/DZ-FaceDetailer": { "stars": 98, - "last_update": "2023-12-16 17:31:44" + "last_update": "2023-12-16 17:31:44", + "author_account_age_days": 1216 }, "https://github.com/dchatel/comfyui_facetools": { - "stars": 40, - "last_update": "2024-05-31 10:40:32" + "stars": 41, + "last_update": "2024-05-31 10:40:32", + "author_account_age_days": 4520 + }, + "https://github.com/denfrost/Den_ComfyUI_Workflow": { + "stars": 1, + "last_update": "2024-06-08 12:55:20", + "author_account_age_days": 3481 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 132, - "last_update": "2024-05-22 22:09:53" + "last_update": "2024-05-22 22:09:53", + "author_account_age_days": 5280 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, - "last_update": "2024-05-22 22:09:42" + "last_update": "2024-05-22 22:09:42", + "author_account_age_days": 5280 }, "https://github.com/dfl/comfyui-clip-with-break": { - "stars": 8, - "last_update": "2024-05-22 23:23:15" + "stars": 9, + "last_update": "2024-05-22 23:23:15", + "author_account_age_days": 5959 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 75, - "last_update": "2024-05-22 23:23:28" + "last_update": "2024-05-22 23:23:28", + "author_account_age_days": 5959 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, - "last_update": "2024-05-23 00:11:33" + "last_update": "2024-05-23 00:11:33", + "author_account_age_days": 4189 }, "https://github.com/digitaljohn/comfyui-propost": { - "stars": 99, - "last_update": "2024-05-22 23:24:19" + "stars": 100, + "last_update": "2024-05-22 23:24:19", + "author_account_age_days": 4502 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { - "stars": 158, - "last_update": "2024-01-07 03:29:57" + "stars": 159, + "last_update": "2024-01-07 03:29:57", + "author_account_age_days": 3399 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { - "stars": 59, - "last_update": "2024-05-22 17:55:21" + "stars": 60, + "last_update": "2024-05-22 17:55:21", + "author_account_age_days": 4755 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, - "last_update": "2023-11-30 02:45:49" + "last_update": "2023-11-30 02:45:49", + "author_account_age_days": 330 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 3, - "last_update": "2024-05-28 14:04:29" + "last_update": "2024-05-28 14:04:29", + "author_account_age_days": 1454 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, - "last_update": "2024-04-09 03:52:05" + "last_update": "2024-04-09 03:52:05", + "author_account_age_days": 1454 }, "https://github.com/djbielejeski/a-person-mask-generator": { - "stars": 220, - "last_update": "2024-05-27 13:54:56" + "stars": 224, + "last_update": "2024-05-27 13:54:56", + "author_account_age_days": 4268 }, "https://github.com/dmMaze/sketch2manga": { "stars": 23, - "last_update": "2024-05-23 00:14:41" + "last_update": "2024-05-23 00:14:41", + "author_account_age_days": 1834 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, - "last_update": "2024-05-22 22:12:53" + "last_update": "2024-05-22 22:12:53", + "author_account_age_days": 4489 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 81, - "last_update": "2024-05-22 22:12:50" + "last_update": "2024-05-22 22:12:50", + "author_account_age_days": 4489 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, - "last_update": "2024-05-22 21:32:15" + "last_update": "2024-05-22 21:32:15", + "author_account_age_days": 3754 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 5, - "last_update": "2024-05-22 21:23:12" + "last_update": "2024-05-22 21:23:12", + "author_account_age_days": 274 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, - "last_update": "2024-05-23 01:09:41" + "last_update": "2024-05-23 01:09:41", + "author_account_age_days": 4788 }, "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 12, - "last_update": "2024-05-22 21:58:52" + "last_update": "2024-05-22 21:58:52", + "author_account_age_days": 2448 }, "https://github.com/edenartlab/eden_comfy_pipelines": { - "stars": 38, - "last_update": "2024-06-04 10:13:04" + "stars": 39, + "last_update": "2024-06-06 21:49:00", + "author_account_age_days": 257 }, "https://github.com/evanspearman/ComfyMath": { "stars": 49, - "last_update": "2023-08-27 03:29:04" + "last_update": "2023-08-27 03:29:04", + "author_account_age_days": 4223 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { - "stars": 125, - "last_update": "2024-05-09 19:24:22" + "stars": 126, + "last_update": "2024-05-09 19:24:22", + "author_account_age_days": 258 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, - "last_update": "2024-05-22 21:27:36" + "last_update": "2024-05-22 21:27:36", + "author_account_age_days": 1543 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 3, - "last_update": "2024-05-25 19:54:58" + "last_update": "2024-05-25 19:54:58", + "author_account_age_days": 5029 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, - "last_update": "2024-05-24 20:38:15" + "last_update": "2024-05-24 20:38:15", + "author_account_age_days": 5029 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 0, - "last_update": "2024-06-02 20:27:12" + "last_update": "2024-06-02 20:27:12", + "author_account_age_days": 5029 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 27, - "last_update": "2024-05-22 20:59:16" + "last_update": "2024-05-22 20:59:16", + "author_account_age_days": 3461 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 73, - "last_update": "2024-05-29 19:38:26" + "stars": 84, + "last_update": "2024-06-09 07:18:16", + "author_account_age_days": 1721 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { - "stars": 127, - "last_update": "2024-05-22 00:33:06" + "stars": 128, + "last_update": "2024-05-22 00:33:06", + "author_account_age_days": 178 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 2, - "last_update": "2024-04-21 07:34:21" + "last_update": "2024-04-21 07:34:21", + "author_account_age_days": 178 }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 725, - "last_update": "2024-05-22 00:30:41" + "stars": 732, + "last_update": "2024-05-22 00:30:41", + "author_account_age_days": 178 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { "stars": 205, - "last_update": "2024-05-22 00:34:06" + "last_update": "2024-05-22 00:34:06", + "author_account_age_days": 178 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { - "stars": 120, - "last_update": "2024-04-03 23:47:03" + "stars": 122, + "last_update": "2024-04-03 23:47:03", + "author_account_age_days": 258 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { - "stars": 156, - "last_update": "2024-03-24 19:03:45" + "stars": 157, + "last_update": "2024-03-24 19:03:45", + "author_account_age_days": 258 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "stars": 347, - "last_update": "2024-03-19 10:49:59" + "last_update": "2024-06-06 06:01:32", + "author_account_age_days": 258 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 7, - "last_update": "2024-05-22 18:07:19" + "last_update": "2024-05-22 18:07:19", + "author_account_age_days": 3480 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, - "last_update": "2024-05-23 01:22:12" + "last_update": "2024-06-05 22:35:06", + "author_account_age_days": 3606 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 10, - "last_update": "2024-05-23 01:15:32" + "last_update": "2024-05-23 01:15:32", + "author_account_age_days": 5092 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, - "last_update": "2024-04-22 06:40:09" + "last_update": "2024-04-22 06:40:09", + "author_account_age_days": 309 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, - "last_update": "2024-05-22 23:09:13" + "last_update": "2024-05-22 23:09:13", + "author_account_age_days": 2305 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { - "stars": 38, - "last_update": "2024-05-23 00:23:20" + "stars": 40, + "last_update": "2024-05-23 00:23:20", + "author_account_age_days": 425 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 389, - "last_update": "2024-05-23 00:23:32" + "stars": 396, + "last_update": "2024-05-23 00:23:32", + "author_account_age_days": 425 + }, + "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { + "stars": 7, + "last_update": "2024-06-06 08:18:29", + "author_account_age_days": 425 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { - "stars": 1, - "last_update": "2024-05-23 01:21:16" + "stars": 2, + "last_update": "2024-05-23 01:21:16", + "author_account_age_days": 2190 }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 5, - "last_update": "2024-05-22 21:28:51" + "last_update": "2024-05-22 21:28:51", + "author_account_age_days": 1941 }, "https://github.com/get-salt-AI/SaltAI": { - "stars": 45, - "last_update": "2024-05-23 00:54:46" + "stars": 46, + "last_update": "2024-05-23 00:54:46", + "author_account_age_days": 101 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { - "stars": 12, - "last_update": "2024-05-23 00:54:34" + "stars": 13, + "last_update": "2024-05-23 00:54:34", + "author_account_age_days": 101 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { - "stars": 12, - "last_update": "2024-05-23 00:54:34" + "stars": 13, + "last_update": "2024-05-23 00:54:34", + "author_account_age_days": 101 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 1, - "last_update": "2024-01-07 14:03:21" + "last_update": "2024-01-07 14:03:21", + "author_account_age_days": 1996 }, "https://github.com/giriss/comfy-image-saver": { - "stars": 136, - "last_update": "2024-05-22 20:40:55" + "stars": 138, + "last_update": "2024-05-22 20:40:55", + "author_account_age_days": 4223 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, - "last_update": "2024-05-23 01:20:09" + "last_update": "2024-05-23 01:20:09", + "author_account_age_days": 3888 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, - "last_update": "2024-05-23 01:19:47" + "last_update": "2024-05-23 01:19:47", + "author_account_age_days": 3888 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, - "last_update": "2024-05-24 10:55:10" + "last_update": "2024-05-24 10:55:10", + "author_account_age_days": 3888 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, - "last_update": "2024-05-28 03:12:18" - }, - "https://github.com/githubYiheng/comfyui_median_filter": { - "stars": 0, - "last_update": "2024-05-24 15:21:40" + "last_update": "2024-05-28 03:12:18", + "author_account_age_days": 3888 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, - "last_update": "2024-06-03 16:41:26" + "last_update": "2024-06-03 16:41:26", + "author_account_age_days": 3888 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 101, - "last_update": "2024-05-24 16:32:17" + "stars": 103, + "last_update": "2024-05-24 16:32:17", + "author_account_age_days": 2482 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 6, - "last_update": "2024-05-23 16:29:07" + "last_update": "2024-05-23 16:29:07", + "author_account_age_days": 558 }, "https://github.com/glowcone/comfyui-base64-to-image": { - "stars": 6, - "last_update": "2024-01-09 08:33:02" + "stars": 8, + "last_update": "2024-01-09 08:33:02", + "author_account_age_days": 3730 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, - "last_update": "2024-05-22 23:15:48" + "last_update": "2024-05-22 23:15:48", + "author_account_age_days": 3098 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { - "stars": 46, - "last_update": "2024-05-21 00:37:05" + "stars": 47, + "last_update": "2024-05-21 00:37:05", + "author_account_age_days": 1042 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { - "stars": 65, - "last_update": "2024-05-21 00:36:50" + "stars": 66, + "last_update": "2024-05-21 00:36:50", + "author_account_age_days": 1042 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 29, - "last_update": "2024-05-21 00:19:53" + "last_update": "2024-05-21 00:19:53", + "author_account_age_days": 1042 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 253, - "last_update": "2024-06-02 10:23:55" + "stars": 258, + "last_update": "2024-06-02 10:23:55", + "author_account_age_days": 1042 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { - "stars": 10, - "last_update": "2024-05-30 03:05:46" + "stars": 12, + "last_update": "2024-06-09 06:26:24", + "author_account_age_days": 2446 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { "stars": 3, - "last_update": "2024-05-25 02:12:16" + "last_update": "2024-06-07 01:28:00", + "author_account_age_days": 505 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, - "last_update": "2024-02-26 04:25:21" + "last_update": "2024-02-26 04:25:21", + "author_account_age_days": 4178 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, - "last_update": "2023-03-28 16:19:46" + "last_update": "2023-03-28 16:19:46", + "author_account_age_days": 1474 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 11, - "last_update": "2024-05-23 00:11:45" + "last_update": "2024-05-23 00:11:45", + "author_account_age_days": 1835 + }, + "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { + "stars": 1, + "last_update": "2024-06-09 04:03:11", + "author_account_age_days": 90 }, "https://github.com/hay86/ComfyUI_AceNodes": { - "stars": 6, - "last_update": "2024-05-23 00:20:41" + "stars": 8, + "last_update": "2024-06-05 07:54:59", + "author_account_age_days": 4652 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 1, - "last_update": "2024-04-17 14:38:22" + "last_update": "2024-04-17 14:38:22", + "author_account_age_days": 4652 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 7, - "last_update": "2024-04-12 09:13:05" + "last_update": "2024-04-12 09:13:05", + "author_account_age_days": 4652 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { "stars": 5, - "last_update": "2024-05-29 07:27:09" + "last_update": "2024-05-29 07:27:09", + "author_account_age_days": 4652 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 3, - "last_update": "2024-05-23 00:18:52" + "last_update": "2024-05-23 00:18:52", + "author_account_age_days": 4652 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 2, - "last_update": "2024-05-22 20:54:07" + "last_update": "2024-05-22 20:54:07", + "author_account_age_days": 1922 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 23, - "last_update": "2024-05-22 20:53:55" + "last_update": "2024-05-22 20:53:55", + "author_account_age_days": 1922 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 0, - "last_update": "2024-06-02 19:29:39" + "last_update": "2024-06-02 19:29:39", + "author_account_age_days": 332 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 89, - "last_update": "2024-06-04 13:36:56" + "stars": 93, + "last_update": "2024-06-07 10:47:03", + "author_account_age_days": 2880 }, "https://github.com/hhhzzyang/Comfyui_Lama": { - "stars": 34, - "last_update": "2024-05-22 21:13:19" + "stars": 35, + "last_update": "2024-05-22 21:13:19", + "author_account_age_days": 492 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 2, - "last_update": "2024-02-29 09:35:31" + "last_update": "2024-02-29 09:35:31", + "author_account_age_days": 1787 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { - "stars": 107, - "last_update": "2024-05-22 22:23:35" + "stars": 108, + "last_update": "2024-05-22 22:23:35", + "author_account_age_days": 5096 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, - "last_update": "2024-03-02 05:43:41" + "last_update": "2024-03-02 05:43:41", + "author_account_age_days": 1576 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 32, - "last_update": "2024-05-23 01:22:40" + "last_update": "2024-05-23 01:22:40", + "author_account_age_days": 4617 }, "https://github.com/huagetai/ComfyUI_LightGradient": { - "stars": 6, - "last_update": "2024-05-23 01:21:27" + "stars": 7, + "last_update": "2024-05-23 01:21:27", + "author_account_age_days": 4617 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 338, - "last_update": "2024-05-14 14:31:12" + "stars": 359, + "last_update": "2024-06-06 16:29:55", + "author_account_age_days": 2860 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1227, - "last_update": "2024-05-16 22:30:32" + "stars": 1235, + "last_update": "2024-05-16 22:30:32", + "author_account_age_days": 2860 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { - "stars": 10, - "last_update": "2024-04-25 22:45:00" + "stars": 11, + "last_update": "2024-04-25 22:45:00", + "author_account_age_days": 2860 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { "stars": 48, - "last_update": "2024-04-28 15:36:22" + "last_update": "2024-04-28 15:36:22", + "author_account_age_days": 2860 + }, + "https://github.com/huchenlei/ComfyUI_densediffusion": { + "stars": 35, + "last_update": "2024-06-07 23:43:27", + "author_account_age_days": 2860 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 6, - "last_update": "2024-02-24 21:41:24" + "last_update": "2024-02-24 21:41:24", + "author_account_age_days": 5625 }, "https://github.com/humgate/simplecomfy": { "stars": 0, - "last_update": "2024-06-03 22:56:15" + "last_update": "2024-06-05 17:08:39", + "author_account_age_days": 1351 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 57, - "last_update": "2024-05-22 20:39:48" + "last_update": "2024-05-22 20:39:48", + "author_account_age_days": 424 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, - "last_update": "2024-05-22 20:39:34" + "last_update": "2024-05-22 20:39:34", + "author_account_age_days": 424 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 7, - "last_update": "2023-12-10 13:57:48" + "last_update": "2023-12-10 13:57:48", + "author_account_age_days": 3898 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 1, - "last_update": "2024-05-23 07:01:39" + "last_update": "2024-05-23 07:01:39", + "author_account_age_days": 1541 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, - "last_update": "2024-05-17 13:09:02" + "last_update": "2024-05-17 13:09:02", + "author_account_age_days": 4090 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { - "stars": 87, - "last_update": "2024-05-22 21:25:49" + "stars": 89, + "last_update": "2024-05-22 21:25:49", + "author_account_age_days": 3034 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 0, - "last_update": "2024-05-20 13:52:39" + "last_update": "2024-05-20 13:52:39", + "author_account_age_days": 5276 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 1, - "last_update": "2024-05-22 22:31:30" + "last_update": "2024-05-22 22:31:30", + "author_account_age_days": 2847 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { - "stars": 23, - "last_update": "2024-05-22 22:02:55" + "stars": 24, + "last_update": "2024-05-22 22:02:55", + "author_account_age_days": 2847 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 314, - "last_update": "2024-06-02 23:16:25" + "stars": 319, + "last_update": "2024-06-02 23:16:25", + "author_account_age_days": 2847 }, "https://github.com/imb101/ComfyUI-FaceSwap": { - "stars": 29, - "last_update": "2024-05-22 18:22:29" + "stars": 28, + "last_update": "2024-05-22 18:22:29", + "author_account_age_days": 873 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { - "stars": 30, - "last_update": "2024-05-19 18:54:12" + "stars": 31, + "last_update": "2024-05-19 18:54:12", + "author_account_age_days": 3855 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { - "stars": 47, - "last_update": "2024-05-19 18:49:42" + "stars": 48, + "last_update": "2024-05-19 18:49:42", + "author_account_age_days": 3855 }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 637, - "last_update": "2024-05-31 12:53:20" + "stars": 647, + "last_update": "2024-06-05 06:46:30", + "author_account_age_days": 3855 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, - "last_update": "2024-05-22 23:19:02" + "last_update": "2024-05-22 23:19:02", + "author_account_age_days": 961 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, - "last_update": "2024-05-22 18:19:04" + "last_update": "2024-05-22 18:19:04", + "author_account_age_days": 2511 }, "https://github.com/jamesWalker55/comfyui-various": { "stars": 27, - "last_update": "2024-05-22 18:19:17" + "last_update": "2024-05-22 18:19:17", + "author_account_age_days": 2511 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, - "last_update": "2024-05-23 01:17:35" + "last_update": "2024-05-23 01:17:35", + "author_account_age_days": 561 }, "https://github.com/jeffy5/comfyui-faceless-node": { - "stars": 10, - "last_update": "2024-05-29 09:32:37" + "stars": 11, + "last_update": "2024-06-05 10:25:42", + "author_account_age_days": 2915 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { - "stars": 103, - "last_update": "2024-05-23 02:40:36" + "stars": 104, + "last_update": "2024-05-23 02:40:36", + "author_account_age_days": 3636 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 266, - "last_update": "2024-05-23 00:22:23" + "stars": 267, + "last_update": "2024-05-23 00:22:23", + "author_account_age_days": 1271 }, "https://github.com/jitcoder/lora-info": { - "stars": 38, - "last_update": "2024-05-22 22:17:44" + "stars": 41, + "last_update": "2024-05-22 22:17:44", + "author_account_age_days": 4025 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, - "last_update": "2024-05-22 20:44:56" + "last_update": "2024-05-22 20:44:56", + "author_account_age_days": 3633 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, - "last_update": "2024-03-31 08:27:34" + "last_update": "2024-03-31 08:27:34", + "author_account_age_days": 4196 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, - "last_update": "2024-05-22 20:54:35" + "last_update": "2024-05-22 20:54:35", + "author_account_age_days": 4582 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { - "stars": 97, - "last_update": "2024-05-22 21:31:41" + "stars": 98, + "last_update": "2024-05-22 21:31:41", + "author_account_age_days": 4782 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 10, - "last_update": "2024-03-23 14:37:34" + "last_update": "2024-03-23 14:37:34", + "author_account_age_days": 4978 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 6, - "last_update": "2023-12-25 17:55:50" - }, - "https://github.com/jtydhr88/ComfyUI-InstantMesh": { - "stars": 125, - "last_update": "2024-06-01 01:46:34" + "last_update": "2023-12-25 17:55:50", + "author_account_age_days": 3914 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { - "stars": 38, - "last_update": "2024-05-18 03:24:07" + "stars": 40, + "last_update": "2024-06-08 13:38:28", + "author_account_age_days": 4738 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { - "stars": 9, - "last_update": "2024-04-07 02:47:17" + "stars": 10, + "last_update": "2024-04-07 02:47:17", + "author_account_age_days": 4738 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 6, - "last_update": "2024-05-22 21:29:37" + "last_update": "2024-05-22 21:29:37", + "author_account_age_days": 2192 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, - "last_update": "2024-06-03 13:20:01" + "last_update": "2024-06-03 13:20:01", + "author_account_age_days": 1251 }, "https://github.com/kadirnar/ComfyUI-Transformers": { - "stars": 15, - "last_update": "2024-05-23 12:34:26" + "stars": 16, + "last_update": "2024-05-23 12:34:26", + "author_account_age_days": 2314 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, - "last_update": "2024-05-25 05:44:11" + "last_update": "2024-05-25 05:44:11", + "author_account_age_days": 1597 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 5, - "last_update": "2024-05-23 00:25:02" + "last_update": "2024-05-23 00:25:02", + "author_account_age_days": 1597 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, - "last_update": "2024-05-23 00:24:40" + "last_update": "2024-05-23 00:24:40", + "author_account_age_days": 1597 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, - "last_update": "2024-05-23 00:24:51" + "last_update": "2024-05-23 00:24:51", + "author_account_age_days": 1597 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, - "last_update": "2024-05-23 01:23:32" + "last_update": "2024-05-23 01:23:32", + "author_account_age_days": 738 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { - "stars": 0, - "last_update": "2024-05-23 01:10:44" + "stars": 1, + "last_update": "2024-05-23 01:10:44", + "author_account_age_days": 4113 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { - "stars": 8, - "last_update": "2024-05-23 01:11:13" + "stars": 9, + "last_update": "2024-05-23 01:11:13", + "author_account_age_days": 4113 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { - "stars": 122, - "last_update": "2024-05-23 01:11:01" + "stars": 124, + "last_update": "2024-05-23 01:11:01", + "author_account_age_days": 4113 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 22, - "last_update": "2024-05-22 21:34:53" + "last_update": "2024-05-22 21:34:53", + "author_account_age_days": 4874 }, "https://github.com/kft334/Knodes": { "stars": 3, - "last_update": "2024-01-14 04:23:09" + "last_update": "2024-01-14 04:23:09", + "author_account_age_days": 944 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { - "stars": 119, - "last_update": "2024-06-01 17:55:31" + "stars": 121, + "last_update": "2024-06-01 17:55:31", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 55, - "last_update": "2024-05-21 16:30:21" + "last_update": "2024-05-21 16:30:21", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { - "stars": 101, - "last_update": "2024-05-21 16:49:05" + "stars": 102, + "last_update": "2024-05-21 16:49:05", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 138, - "last_update": "2024-05-22 21:09:35" + "stars": 141, + "last_update": "2024-05-22 21:09:35", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-DDColor": { - "stars": 76, - "last_update": "2024-05-21 16:04:26" + "stars": 77, + "last_update": "2024-05-21 16:04:26", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 48, - "last_update": "2024-05-21 16:16:52" + "last_update": "2024-05-21 16:16:52", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 386, - "last_update": "2024-06-04 11:29:58" + "stars": 427, + "last_update": "2024-06-08 14:29:31", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 102, - "last_update": "2024-05-21 16:47:28" + "last_update": "2024-05-21 16:47:28", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-Geowizard": { "stars": 80, - "last_update": "2024-05-28 14:08:34" + "last_update": "2024-05-28 14:08:34", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 339, - "last_update": "2024-05-25 07:37:51" + "stars": 359, + "last_update": "2024-05-25 07:37:51", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 299, - "last_update": "2024-06-01 13:07:49" + "stars": 308, + "last_update": "2024-06-08 09:49:24", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 19, - "last_update": "2024-05-21 16:41:18" + "last_update": "2024-05-21 16:41:18", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 366, - "last_update": "2024-05-29 12:03:37" + "stars": 368, + "last_update": "2024-06-04 16:24:13", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1109, - "last_update": "2024-05-21 14:56:36" + "stars": 1119, + "last_update": "2024-05-21 14:56:36", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 152, - "last_update": "2024-05-22 21:09:54" + "last_update": "2024-05-22 21:09:54", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-depth-fm": { - "stars": 50, - "last_update": "2024-05-22 21:10:15" + "stars": 53, + "last_update": "2024-05-22 21:10:15", + "author_account_age_days": 2167 }, "https://github.com/kijai/ComfyUI-moondream": { "stars": 73, - "last_update": "2024-05-22 21:10:33" + "last_update": "2024-05-22 21:10:33", + "author_account_age_days": 2167 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 23, - "last_update": "2024-05-22 21:25:13" + "last_update": "2024-05-22 21:25:13", + "author_account_age_days": 453 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 6, - "last_update": "2024-05-22 21:25:24" + "last_update": "2024-05-22 21:25:24", + "author_account_age_days": 453 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 24, - "last_update": "2024-05-22 21:25:01" + "last_update": "2024-05-22 21:25:01", + "author_account_age_days": 453 }, "https://github.com/klinter007/klinter_nodes": { "stars": 4, - "last_update": "2024-05-02 14:41:48" + "last_update": "2024-05-02 14:41:48", + "author_account_age_days": 410 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 2, - "last_update": "2024-01-01 03:30:49" + "last_update": "2024-01-01 03:30:49", + "author_account_age_days": 185 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { - "stars": 142, - "last_update": "2024-05-22 20:44:44" + "stars": 144, + "last_update": "2024-05-22 20:44:44", + "author_account_age_days": 1794 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, - "last_update": "2024-05-22 21:34:27" + "last_update": "2024-05-22 21:34:27", + "author_account_age_days": 568 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 61, - "last_update": "2024-05-22 21:34:39" + "last_update": "2024-05-22 21:34:39", + "author_account_age_days": 568 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, - "last_update": "2024-05-23 01:10:21" + "last_update": "2024-05-23 01:10:21", + "author_account_age_days": 2504 }, "https://github.com/kwaroran/abg-comfyui": { - "stars": 21, - "last_update": "2024-05-22 18:19:51" + "stars": 22, + "last_update": "2024-05-22 18:19:51", + "author_account_age_days": 592 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 1, - "last_update": "2024-06-02 13:37:54" + "last_update": "2024-06-06 06:27:02", + "author_account_age_days": 1152 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 1, - "last_update": "2024-05-22 20:42:42" + "last_update": "2024-05-22 20:42:42", + "author_account_age_days": 2816 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 14, - "last_update": "2024-05-22 20:42:17" + "last_update": "2024-05-22 20:42:17", + "author_account_age_days": 2816 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 10, - "last_update": "2024-05-22 20:42:29" - }, - "https://github.com/laksjdjf/attention-couple-ComfyUI": { - "stars": 56, - "last_update": "2024-03-25 03:38:55" + "last_update": "2024-05-22 20:42:29", + "author_account_age_days": 2816 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 17, - "last_update": "2024-05-22 20:42:04" + "last_update": "2024-05-22 20:42:04", + "author_account_age_days": 2816 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { - "stars": 26, - "last_update": "2024-05-22 20:42:55" + "stars": 28, + "last_update": "2024-06-08 01:09:03", + "author_account_age_days": 2816 }, "https://github.com/laksjdjf/pfg-ComfyUI": { - "stars": 9, - "last_update": "2024-05-22 20:41:41" + "stars": 10, + "last_update": "2024-05-22 20:41:41", + "author_account_age_days": 2816 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { - "stars": 7, - "last_update": "2024-05-30 22:35:50" + "stars": 8, + "last_update": "2024-06-05 16:41:02", + "author_account_age_days": 3060 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 6, - "last_update": "2024-03-07 07:34:10" + "last_update": "2024-03-07 07:34:10", + "author_account_age_days": 4060 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 49, - "last_update": "2024-05-22 17:53:19" + "last_update": "2024-05-22 17:53:19", + "author_account_age_days": 2894 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, - "last_update": "2024-05-28 07:44:23" + "last_update": "2024-05-28 07:44:23", + "author_account_age_days": 3776 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { - "stars": 11, - "last_update": "2024-05-20 06:51:57" + "stars": 13, + "last_update": "2024-05-20 06:51:57", + "author_account_age_days": 3192 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, - "last_update": "2024-04-07 11:33:02" + "last_update": "2024-04-07 11:33:02", + "author_account_age_days": 3192 }, "https://github.com/liusida/ComfyUI-Login": { - "stars": 27, - "last_update": "2024-06-03 14:34:15" + "stars": 34, + "last_update": "2024-06-07 08:03:47", + "author_account_age_days": 3192 }, "https://github.com/ljleb/comfy-mecha": { "stars": 8, - "last_update": "2024-05-26 14:57:05" + "last_update": "2024-05-26 14:57:05", + "author_account_age_days": 2448 + }, + "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { + "stars": 120, + "last_update": "2024-06-07 05:29:41", + "author_account_age_days": 84 }, "https://github.com/lks-ai/anynode": { - "stars": 309, - "last_update": "2024-06-04 13:50:37" + "stars": 357, + "last_update": "2024-06-08 10:18:17", + "author_account_age_days": 84 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { - "stars": 24, - "last_update": "2024-05-24 02:51:26" + "stars": 25, + "last_update": "2024-05-24 02:51:26", + "author_account_age_days": 2078 }, "https://github.com/logtd/ComfyUI-FLATTEN": { - "stars": 58, - "last_update": "2024-05-31 22:18:36" + "stars": 59, + "last_update": "2024-05-31 22:18:36", + "author_account_age_days": 107 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { - "stars": 133, - "last_update": "2024-05-22 00:02:08" + "stars": 135, + "last_update": "2024-05-22 00:02:08", + "author_account_age_days": 107 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 5, - "last_update": "2024-05-22 00:10:18" + "last_update": "2024-05-22 00:10:18", + "author_account_age_days": 107 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 9, - "last_update": "2024-05-22 00:20:03" + "last_update": "2024-05-22 00:20:03", + "author_account_age_days": 107 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, - "last_update": "2024-05-22 00:04:40" + "last_update": "2024-05-22 00:04:40", + "author_account_age_days": 107 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { - "stars": 14, - "last_update": "2024-05-22 00:03:27" + "stars": 15, + "last_update": "2024-05-22 00:03:27", + "author_account_age_days": 107 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, - "last_update": "2024-05-22 23:13:46" + "last_update": "2024-05-22 23:13:46", + "author_account_age_days": 4149 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 19, - "last_update": "2024-04-28 03:29:42" + "last_update": "2024-04-28 03:29:42", + "author_account_age_days": 4149 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 4, - "last_update": "2024-05-27 03:26:46" + "last_update": "2024-05-27 03:26:46", + "author_account_age_days": 4149 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 19, - "last_update": "2024-04-28 03:29:42" + "last_update": "2024-04-28 03:29:42", + "author_account_age_days": 4149 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 105, - "last_update": "2024-06-04 05:29:56" + "stars": 117, + "last_update": "2024-06-09 07:52:49", + "author_account_age_days": 4035 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 17, - "last_update": "2024-05-25 18:04:20" + "last_update": "2024-05-25 18:04:20", + "author_account_age_days": 4035 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1317, - "last_update": "2024-06-04 13:46:18" + "stars": 1333, + "last_update": "2024-06-08 07:15:57", + "author_account_age_days": 447 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 272, - "last_update": "2024-06-03 15:32:44" + "stars": 277, + "last_update": "2024-06-08 07:33:19", + "author_account_age_days": 447 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 4084, - "last_update": "2024-06-04 13:59:21" + "stars": 4134, + "last_update": "2024-06-09 07:35:30", + "author_account_age_days": 447 + }, + "https://github.com/luandev/ComfyUI-CrewAI": { + "stars": 3, + "last_update": "2024-06-05 20:06:37", + "author_account_age_days": 3792 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, - "last_update": "2024-05-22 20:36:07" + "last_update": "2024-05-22 20:36:07", + "author_account_age_days": 300 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 8, - "last_update": "2024-06-04 12:14:51" + "last_update": "2024-06-04 12:14:51", + "author_account_age_days": 445 }, "https://github.com/mape/ComfyUI-mape-Helpers": { - "stars": 108, - "last_update": "2024-05-22 23:19:13" + "stars": 113, + "last_update": "2024-05-22 23:19:13", + "author_account_age_days": 5739 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, - "last_update": "2024-02-29 19:40:01" + "last_update": "2024-02-29 19:40:01", + "author_account_age_days": 1151 + }, + "https://github.com/marduk191/comfyui-marnodes": { + "stars": 0, + "last_update": "2024-06-09 06:39:04", + "author_account_age_days": 4399 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 50, - "last_update": "2024-05-22 20:46:17" + "last_update": "2024-05-22 20:46:17", + "author_account_age_days": 4760 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 28, - "last_update": "2024-05-22 21:28:39" + "last_update": "2024-05-22 21:28:39", + "author_account_age_days": 2816 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 4, - "last_update": "2024-05-22 22:23:10" + "last_update": "2024-05-22 22:23:10", + "author_account_age_days": 1392 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { - "stars": 36, - "last_update": "2024-05-22 21:26:46" + "stars": 37, + "last_update": "2024-06-04 19:15:36", + "author_account_age_days": 2724 }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 148, - "last_update": "2024-05-22 20:53:23" + "stars": 149, + "last_update": "2024-05-22 20:53:23", + "author_account_age_days": 2905 }, "https://github.com/mbrostami/ComfyUI-HF": { - "stars": 13, - "last_update": "2024-05-27 21:45:33" + "stars": 15, + "last_update": "2024-05-27 21:45:33", + "author_account_age_days": 4306 }, "https://github.com/mbrostami/ComfyUI-TITrain": { - "stars": 6, - "last_update": "2024-05-27 21:50:06" + "stars": 7, + "last_update": "2024-05-27 21:50:06", + "author_account_age_days": 4306 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1046, - "last_update": "2024-05-24 16:09:17" + "last_update": "2024-05-24 16:09:17", + "author_account_age_days": 2086 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { - "stars": 33, - "last_update": "2024-05-22 20:43:52" + "stars": 34, + "last_update": "2024-05-22 20:43:52", + "author_account_age_days": 3188 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, - "last_update": "2024-05-22 20:43:21" + "last_update": "2024-05-22 20:43:21", + "author_account_age_days": 3188 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { "stars": 60, - "last_update": "2024-05-22 20:43:37" + "last_update": "2024-05-22 20:43:37", + "author_account_age_days": 3188 }, "https://github.com/melMass/comfy_mtb": { - "stars": 323, - "last_update": "2024-05-27 20:28:58" + "stars": 326, + "last_update": "2024-05-27 20:28:58", + "author_account_age_days": 3730 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 1, - "last_update": "2024-05-23 01:21:05" + "last_update": "2024-05-23 01:21:05", + "author_account_age_days": 3657 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, - "last_update": "2024-05-23 00:10:09" + "last_update": "2024-05-23 00:10:09", + "author_account_age_days": 213 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, - "last_update": "2024-05-23 00:09:57" + "last_update": "2024-05-23 00:09:57", + "author_account_age_days": 213 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, - "last_update": "2024-05-23 00:09:47" + "last_update": "2024-05-23 00:09:47", + "author_account_age_days": 213 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, - "last_update": "2024-05-22 18:19:38" + "last_update": "2024-05-22 18:19:38", + "author_account_age_days": 2646 }, "https://github.com/mikkel/ComfyUI-text-overlay": { - "stars": 26, - "last_update": "2024-05-22 21:13:59" + "stars": 27, + "last_update": "2024-05-22 21:13:59", + "author_account_age_days": 5901 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 22, - "last_update": "2024-05-22 21:26:23" + "last_update": "2024-05-22 21:26:23", + "author_account_age_days": 5901 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 16, - "last_update": "2024-05-21 17:40:48" + "last_update": "2024-06-07 16:16:49", + "author_account_age_days": 1205 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 0, - "last_update": "2024-05-22 22:08:50" + "last_update": "2024-05-22 22:08:50", + "author_account_age_days": 4588 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 7, - "last_update": "2024-05-28 16:13:06" + "last_update": "2024-05-28 16:13:06", + "author_account_age_days": 2285 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, - "last_update": "2024-05-22 22:13:32" + "last_update": "2024-05-22 22:13:32", + "author_account_age_days": 4065 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 15, - "last_update": "2023-08-14 11:27:09" + "last_update": "2023-08-14 11:27:09", + "author_account_age_days": 2593 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 4, - "last_update": "2024-05-28 14:09:23" + "last_update": "2024-05-28 14:09:23", + "author_account_age_days": 2930 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 2, - "last_update": "2024-05-22 20:44:17" + "last_update": "2024-05-22 20:44:17", + "author_account_age_days": 3659 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, - "last_update": "2024-05-23 01:16:40" + "last_update": "2024-05-23 01:16:40", + "author_account_age_days": 2978 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, - "last_update": "2024-05-20 01:58:39" + "last_update": "2024-05-20 01:58:39", + "author_account_age_days": 2978 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, - "last_update": "2024-05-23 01:16:28" + "last_update": "2024-05-23 01:16:28", + "author_account_age_days": 2978 }, "https://github.com/nathannlu/ComfyUI-Cloud": { - "stars": 125, - "last_update": "2024-05-31 01:45:45" + "stars": 129, + "last_update": "2024-06-08 03:46:44", + "author_account_age_days": 2710 }, "https://github.com/nathannlu/ComfyUI-Pets": { - "stars": 35, - "last_update": "2024-03-31 23:55:42" + "stars": 36, + "last_update": "2024-03-31 23:55:42", + "author_account_age_days": 2710 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 26, - "last_update": "2024-05-22 21:31:17" + "last_update": "2024-05-22 21:31:17", + "author_account_age_days": 262 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, - "last_update": "2024-05-23 00:22:57" + "last_update": "2024-05-23 00:22:57", + "author_account_age_days": 4013 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { - "stars": 34, - "last_update": "2024-03-07 02:08:05" + "stars": 35, + "last_update": "2024-03-07 02:08:05", + "author_account_age_days": 2972 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 0, - "last_update": "2024-05-27 15:42:25" + "last_update": "2024-05-27 15:42:25", + "author_account_age_days": 320 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, - "last_update": "2024-05-29 10:51:41" + "last_update": "2024-05-29 10:51:41", + "author_account_age_days": 3487 }, "https://github.com/nkchocoai/ComfyUI-Dart": { - "stars": 15, - "last_update": "2024-05-22 23:11:22" + "stars": 16, + "last_update": "2024-05-22 23:11:22", + "author_account_age_days": 144 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 6, - "last_update": "2024-05-22 23:10:42" + "last_update": "2024-05-22 23:10:42", + "author_account_age_days": 144 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 8, - "last_update": "2024-05-27 13:41:13" + "last_update": "2024-05-27 13:41:13", + "author_account_age_days": 144 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, - "last_update": "2024-05-22 23:10:30" + "last_update": "2024-05-22 23:10:30", + "author_account_age_days": 144 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { - "stars": 4, - "last_update": "2024-05-22 23:10:55" + "stars": 5, + "last_update": "2024-05-22 23:10:55", + "author_account_age_days": 144 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 11, - "last_update": "2024-06-04 11:27:45" + "last_update": "2024-06-04 11:27:45", + "author_account_age_days": 2727 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { - "stars": 158, - "last_update": "2024-05-22 23:21:38" + "stars": 159, + "last_update": "2024-05-22 23:21:38", + "author_account_age_days": 3889 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 7, - "last_update": "2024-05-22 21:24:24" + "last_update": "2024-05-22 21:24:24", + "author_account_age_days": 2545 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 21, - "last_update": "2024-05-22 22:22:14" + "last_update": "2024-05-22 22:22:14", + "author_account_age_days": 1702 + }, + "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { + "stars": 4, + "last_update": "2024-06-09 07:17:27", + "author_account_age_days": 1077 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 300, - "last_update": "2024-06-03 08:17:17" + "stars": 315, + "last_update": "2024-06-03 08:17:17", + "author_account_age_days": 1161 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, - "last_update": "2024-05-23 00:14:52" + "last_update": "2024-05-23 00:14:52", + "author_account_age_days": 861 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { - "stars": 103, - "last_update": "2024-06-03 11:02:37" + "stars": 105, + "last_update": "2024-06-03 11:02:37", + "author_account_age_days": 4491 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 8, - "last_update": "2024-05-23 01:18:37" + "last_update": "2024-05-23 01:18:37", + "author_account_age_days": 1061 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 19, - "last_update": "2024-05-22 21:23:24" + "last_update": "2024-05-22 21:23:24", + "author_account_age_days": 2387 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, - "last_update": "2024-05-22 22:22:37" + "last_update": "2024-05-22 22:22:37", + "author_account_age_days": 2768 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 0, - "last_update": "2024-05-22 21:32:03" + "last_update": "2024-05-22 21:32:03", + "author_account_age_days": 2314 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { - "stars": 14, - "last_update": "2024-05-23 12:18:45" + "stars": 15, + "last_update": "2024-05-23 12:18:45", + "author_account_age_days": 826 }, "https://github.com/palant/extended-saveimage-comfyui": { "stars": 10, - "last_update": "2024-03-27 14:08:21" + "last_update": "2024-03-27 14:08:21", + "author_account_age_days": 5038 }, "https://github.com/palant/image-resize-comfyui": { - "stars": 57, - "last_update": "2024-01-18 20:59:55" + "stars": 58, + "last_update": "2024-01-18 20:59:55", + "author_account_age_days": 5038 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 31, - "last_update": "2023-12-27 22:52:00" + "last_update": "2023-12-27 22:52:00", + "author_account_age_days": 5038 }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 165, - "last_update": "2024-05-25 17:44:47" + "stars": 168, + "last_update": "2024-05-25 17:44:47", + "author_account_age_days": 2115 }, "https://github.com/pants007/comfy-pants": { "stars": 2, - "last_update": "2024-05-22 18:16:04" + "last_update": "2024-05-22 18:16:04", + "author_account_age_days": 2301 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 25, - "last_update": "2024-05-22 17:39:09" + "last_update": "2024-05-22 17:39:09", + "author_account_age_days": 2671 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { - "stars": 36, - "last_update": "2024-05-23 01:19:05" + "stars": 37, + "last_update": "2024-05-23 01:19:05", + "author_account_age_days": 648 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { - "stars": 16, - "last_update": "2024-05-22 20:56:33" + "stars": 17, + "last_update": "2024-05-22 20:56:33", + "author_account_age_days": 2273 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 12, - "last_update": "2024-05-22 20:51:32" + "last_update": "2024-05-22 20:51:32", + "author_account_age_days": 572 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, - "last_update": "2024-05-22 22:19:21" + "last_update": "2024-05-22 22:19:21", + "author_account_age_days": 1488 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, - "last_update": "2024-05-22 22:19:54" + "last_update": "2024-05-22 22:19:54", + "author_account_age_days": 1488 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, - "last_update": "2024-05-22 22:19:44" + "last_update": "2024-05-22 22:19:44", + "author_account_age_days": 1488 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { - "stars": 2, - "last_update": "2024-05-22 22:19:32" - }, - "https://github.com/portu-sim/comfyui-bmab": { - "stars": 21, - "last_update": "2024-06-04 12:22:22" + "stars": 3, + "last_update": "2024-05-22 22:19:32", + "author_account_age_days": 1488 }, "https://github.com/portu-sim/comfyui_bmab": { "stars": 21, - "last_update": "2024-06-04 12:22:22" + "last_update": "2024-06-08 11:28:17", + "author_account_age_days": 307 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { - "stars": 4, - "last_update": "2024-06-01 11:11:25" + "stars": 5, + "last_update": "2024-06-01 11:11:25", + "author_account_age_days": 1015 }, "https://github.com/prodogape/ComfyUI-Minio": { - "stars": 1, - "last_update": "2024-05-23 00:13:38" + "stars": 2, + "last_update": "2024-05-23 00:13:38", + "author_account_age_days": 1015 + }, + "https://github.com/prodogape/ComfyUI-OmDet": { + "stars": 2, + "last_update": "2024-06-05 06:47:45", + "author_account_age_days": 1015 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 6, - "last_update": "2024-05-22 23:11:46" + "last_update": "2024-05-22 23:11:46", + "author_account_age_days": 5553 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1252, - "last_update": "2024-06-01 16:13:08" + "stars": 1269, + "last_update": "2024-06-01 16:13:08", + "author_account_age_days": 482 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 390, - "last_update": "2024-05-25 18:12:08" + "stars": 398, + "last_update": "2024-05-25 18:12:08", + "author_account_age_days": 482 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, - "last_update": "2024-02-26 19:21:00" + "last_update": "2024-02-26 19:21:00", + "author_account_age_days": 595 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 4, - "last_update": "2024-05-22 20:55:02" + "last_update": "2024-05-22 20:55:02", + "author_account_age_days": 3202 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, - "last_update": "2024-05-23 01:14:47" + "last_update": "2024-05-23 01:14:47", + "author_account_age_days": 745 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 47, - "last_update": "2024-05-23 00:17:20" + "stars": 50, + "last_update": "2024-05-23 00:17:20", + "author_account_age_days": 4479 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, - "last_update": "2024-05-22 22:13:55" + "last_update": "2024-05-22 22:13:55", + "author_account_age_days": 3409 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, - "last_update": "2024-05-22 22:13:43" + "last_update": "2024-05-22 22:13:43", + "author_account_age_days": 1496 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 190, - "last_update": "2024-05-27 18:05:52" + "stars": 198, + "last_update": "2024-06-06 23:39:40", + "author_account_age_days": 2577 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 9, - "last_update": "2024-05-13 19:58:16" + "last_update": "2024-05-13 19:58:16", + "author_account_age_days": 124 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 642, - "last_update": "2024-06-02 19:54:20" + "stars": 657, + "last_update": "2024-06-09 00:31:47", + "author_account_age_days": 4959 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, - "last_update": "2024-05-22 20:46:30" + "last_update": "2024-05-22 20:46:30", + "author_account_age_days": 2665 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, - "last_update": "2024-05-22 23:21:25" + "last_update": "2024-05-22 23:21:25", + "author_account_age_days": 4817 + }, + "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { + "stars": 4, + "last_update": "2024-06-07 16:16:59", + "author_account_age_days": 632 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, - "last_update": "2024-01-23 17:12:45" + "last_update": "2024-01-23 17:12:45", + "author_account_age_days": 277 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 4, - "last_update": "2024-05-22 21:29:25" + "last_update": "2024-05-22 21:29:25", + "author_account_age_days": 275 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 64, - "last_update": "2024-05-09 06:26:16" + "stars": 65, + "last_update": "2024-05-09 06:26:16", + "author_account_age_days": 4139 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 4, - "last_update": "2024-05-23 01:23:16" + "last_update": "2024-05-23 01:23:16", + "author_account_age_days": 2514 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 12, - "last_update": "2024-05-23 01:10:10" + "last_update": "2024-05-23 01:10:10", + "author_account_age_days": 2514 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 14, - "last_update": "2024-05-22 22:12:26" + "last_update": "2024-05-22 22:12:26", + "author_account_age_days": 458 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, - "last_update": "2024-05-23 01:21:50" + "last_update": "2024-05-23 01:21:50", + "author_account_age_days": 54 }, "https://github.com/runtime44/comfyui_r44_nodes": { - "stars": 21, - "last_update": "2024-05-23 01:18:22" + "stars": 23, + "last_update": "2024-05-23 01:18:22", + "author_account_age_days": 152 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, - "last_update": "2024-05-29 13:09:25" + "last_update": "2024-05-29 13:09:25", + "author_account_age_days": 4742 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 3, - "last_update": "2024-04-12 14:09:45" + "last_update": "2024-04-12 14:09:45", + "author_account_age_days": 219 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 24, - "last_update": "2024-05-22 20:52:17" + "last_update": "2024-05-22 20:52:17", + "author_account_age_days": 5290 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, - "last_update": "2024-05-22 21:08:00" + "last_update": "2024-05-22 21:08:00", + "author_account_age_days": 5290 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, - "last_update": "2024-05-22 21:34:15" + "last_update": "2024-05-22 21:34:15", + "author_account_age_days": 3317 }, "https://github.com/shadowcz007/comfyui-Image-reward": { - "stars": 19, - "last_update": "2024-03-25 05:41:04" + "stars": 20, + "last_update": "2024-03-25 05:41:04", + "author_account_age_days": 3299 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 1, - "last_update": "2024-02-02 01:46:54" + "last_update": "2024-02-02 01:46:54", + "author_account_age_days": 3299 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 828, - "last_update": "2024-06-04 00:51:03" + "stars": 842, + "last_update": "2024-06-08 09:41:49", + "author_account_age_days": 3299 + }, + "https://github.com/shadowcz007/comfyui-sound-lab": { + "stars": 7, + "last_update": "2024-06-08 09:14:01", + "author_account_age_days": 3299 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 15, - "last_update": "2024-05-21 19:28:20" + "last_update": "2024-06-05 10:29:22", + "author_account_age_days": 3299 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, - "last_update": "2024-05-23 00:14:25" + "last_update": "2024-05-23 00:14:25", + "author_account_age_days": 5077 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 139, - "last_update": "2024-04-17 09:02:51" + "last_update": "2024-04-17 09:02:51", + "author_account_age_days": 1750 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 192, - "last_update": "2024-05-14 22:01:41" + "stars": 198, + "last_update": "2024-05-14 22:01:41", + "author_account_age_days": 1750 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { "stars": 139, - "last_update": "2024-05-22 18:13:30" + "last_update": "2024-05-22 18:13:30", + "author_account_age_days": 1750 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 25, - "last_update": "2024-05-22 20:41:29" + "last_update": "2024-05-22 20:41:29", + "author_account_age_days": 2208 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 19, - "last_update": "2024-05-22 20:41:15" + "last_update": "2024-05-22 20:41:15", + "author_account_age_days": 2208 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 3, - "last_update": "2024-05-23 00:20:53" + "last_update": "2024-05-23 00:20:53", + "author_account_age_days": 297 }, "https://github.com/shinich39/comfyui-local-db": { "stars": 1, - "last_update": "2024-05-23 00:21:08" + "last_update": "2024-05-23 00:21:08", + "author_account_age_days": 297 }, "https://github.com/shinich39/comfyui-ramdom-node": { "stars": 2, - "last_update": "2024-05-29 06:05:30" - }, - "https://github.com/shinich39/comfyui-ramdom-node-39": { - "stars": 2, - "last_update": "2024-05-29 06:05:30" + "last_update": "2024-05-29 06:05:30", + "author_account_age_days": 297 }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 22, - "last_update": "2024-05-22 18:13:49" + "last_update": "2024-05-22 18:13:49", + "author_account_age_days": 1611 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 11, - "last_update": "2024-05-22 18:14:05" + "last_update": "2024-05-22 18:14:05", + "author_account_age_days": 1611 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 11, - "last_update": "2024-05-22 22:23:22" + "last_update": "2024-05-22 22:23:22", + "author_account_age_days": 290 }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 77, - "last_update": "2024-05-22 18:15:39" + "stars": 79, + "last_update": "2024-05-22 18:15:39", + "author_account_age_days": 1092 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 21, - "last_update": "2024-05-27 18:24:29" + "last_update": "2024-05-27 18:24:29", + "author_account_age_days": 2067 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, - "last_update": "2024-01-06 17:04:40" + "last_update": "2024-01-06 17:04:40", + "author_account_age_days": 2699 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 15, - "last_update": "2024-04-27 11:43:52" + "last_update": "2024-06-07 07:20:38", + "author_account_age_days": 339 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 4, - "last_update": "2024-05-24 13:18:51" + "last_update": "2024-05-24 13:18:51", + "author_account_age_days": 339 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { - "stars": 19, - "last_update": "2024-06-01 07:39:21" + "stars": 18, + "last_update": "2024-06-01 07:39:21", + "author_account_age_days": 339 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { - "stars": 8, - "last_update": "2024-05-17 13:53:57" + "stars": 10, + "last_update": "2024-06-05 09:35:00", + "author_account_age_days": 339 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 14, - "last_update": "2024-05-23 09:00:02" + "last_update": "2024-05-23 09:00:02", + "author_account_age_days": 339 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { - "stars": 17, - "last_update": "2024-05-15 13:48:05" + "stars": 18, + "last_update": "2024-05-15 13:48:05", + "author_account_age_days": 339 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 3, - "last_update": "2024-04-21 11:18:29" + "last_update": "2024-04-21 11:18:29", + "author_account_age_days": 339 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 6, - "last_update": "2024-05-21 11:53:31" + "last_update": "2024-06-05 01:57:01", + "author_account_age_days": 339 + }, + "https://github.com/smthemex/ComfyUI_StableAudio_Open": { + "stars": 3, + "last_update": "2024-06-07 01:57:01", + "author_account_age_days": 339 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 19, - "last_update": "2024-06-03 09:23:27" + "stars": 27, + "last_update": "2024-06-07 10:00:43", + "author_account_age_days": 339 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 42, - "last_update": "2024-05-22 18:10:36" + "last_update": "2024-05-22 18:10:36", + "author_account_age_days": 2709 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { "stars": 150, - "last_update": "2024-05-22 18:10:49" + "last_update": "2024-05-22 18:10:49", + "author_account_age_days": 2709 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, - "last_update": "2024-05-22 18:11:04" + "last_update": "2024-05-22 18:11:04", + "author_account_age_days": 2709 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 28, - "last_update": "2024-05-22 20:55:44" + "last_update": "2024-05-22 20:55:44", + "author_account_age_days": 279 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { - "stars": 75, - "last_update": "2024-06-03 04:23:53" + "stars": 76, + "last_update": "2024-06-03 04:23:53", + "author_account_age_days": 279 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 79, - "last_update": "2024-05-22 20:56:19" + "last_update": "2024-05-22 20:56:19", + "author_account_age_days": 279 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { - "stars": 2, - "last_update": "2024-05-29 07:13:07" + "stars": 3, + "last_update": "2024-05-29 07:13:07", + "author_account_age_days": 279 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 14, - "last_update": "2024-05-23 05:07:00" + "last_update": "2024-05-23 05:07:00", + "author_account_age_days": 4725 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { - "stars": 71, - "last_update": "2024-05-23 05:03:42" + "stars": 72, + "last_update": "2024-05-23 05:03:42", + "author_account_age_days": 4725 }, "https://github.com/spro/comfyui-mirror": { "stars": 4, - "last_update": "2024-05-22 20:50:25" + "last_update": "2024-05-22 20:50:25", + "author_account_age_days": 5216 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 589, - "last_update": "2024-05-22 18:09:32" + "stars": 597, + "last_update": "2024-05-22 18:09:32", + "author_account_age_days": 1674 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 80, - "last_update": "2024-05-22 18:10:19" + "last_update": "2024-05-22 18:10:19", + "author_account_age_days": 1674 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { - "stars": 72, - "last_update": "2024-05-22 18:09:49" + "stars": 75, + "last_update": "2024-05-22 18:09:49", + "author_account_age_days": 1674 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 59, - "last_update": "2024-05-22 18:10:03" + "last_update": "2024-05-22 18:10:03", + "author_account_age_days": 1674 }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 170, - "last_update": "2024-05-27 20:12:59" + "stars": 176, + "last_update": "2024-05-27 20:12:59", + "author_account_age_days": 4068 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 13, - "last_update": "2024-05-23 09:09:50" + "last_update": "2024-05-23 09:09:50", + "author_account_age_days": 2536 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 480, - "last_update": "2024-05-31 07:36:30" + "stars": 489, + "last_update": "2024-05-31 07:36:30", + "author_account_age_days": 2536 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { - "stars": 23, - "last_update": "2024-03-01 23:00:05" + "stars": 24, + "last_update": "2024-06-04 22:50:25", + "author_account_age_days": 2611 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, - "last_update": "2024-05-22 22:18:18" + "last_update": "2024-05-22 22:18:18", + "author_account_age_days": 1830 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { - "stars": 26, - "last_update": "2024-05-22 22:18:07" + "stars": 27, + "last_update": "2024-05-22 22:18:07", + "author_account_age_days": 1830 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 14, - "last_update": "2024-01-14 20:01:01" + "last_update": "2024-01-14 20:01:01", + "author_account_age_days": 5915 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 0, - "last_update": "2024-05-16 00:13:17" + "last_update": "2024-05-16 00:13:17", + "author_account_age_days": 860 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { - "stars": 13, - "last_update": "2024-05-27 13:38:24" + "stars": 14, + "last_update": "2024-05-27 13:38:24", + "author_account_age_days": 860 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 79, - "last_update": "2024-05-22 20:40:43" + "last_update": "2024-05-22 20:40:43", + "author_account_age_days": 3120 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 57, - "last_update": "2024-05-22 17:53:40" + "last_update": "2024-05-22 17:53:40", + "author_account_age_days": 1883 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 12, - "last_update": "2024-05-22 18:04:57" + "last_update": "2024-05-22 18:04:57", + "author_account_age_days": 992 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { - "stars": 219, - "last_update": "2024-04-07 21:32:38" + "stars": 220, + "last_update": "2024-04-07 21:32:38", + "author_account_age_days": 1667 }, "https://github.com/talesofai/comfyui-browser": { - "stars": 397, - "last_update": "2024-05-21 20:51:18" + "stars": 402, + "last_update": "2024-05-21 20:51:18", + "author_account_age_days": 540 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, - "last_update": "2024-05-23 01:22:01" + "last_update": "2024-05-23 01:22:01", + "author_account_age_days": 5083 }, "https://github.com/theUpsider/ComfyUI-Logic": { "stars": 91, - "last_update": "2024-05-22 20:35:47" + "last_update": "2024-05-22 20:35:47", + "author_account_age_days": 2707 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 27, - "last_update": "2024-05-22 20:31:14" + "last_update": "2024-05-22 20:31:14", + "author_account_age_days": 2707 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { "stars": 77, - "last_update": "2024-05-22 21:33:11" + "last_update": "2024-05-22 21:33:11", + "author_account_age_days": 2407 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { "stars": 31, - "last_update": "2024-05-22 21:33:47" + "last_update": "2024-05-22 21:33:47", + "author_account_age_days": 2407 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { - "stars": 194, - "last_update": "2024-05-22 21:33:35" + "stars": 196, + "last_update": "2024-05-22 21:33:35", + "author_account_age_days": 2407 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { "stars": 275, - "last_update": "2024-05-24 22:14:42" + "last_update": "2024-05-24 22:14:42", + "author_account_age_days": 2407 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { - "stars": 12, - "last_update": "2024-06-04 11:39:36" + "stars": 56, + "last_update": "2024-06-07 02:14:37", + "author_account_age_days": 2935 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { - "stars": 0, - "last_update": "2024-06-04 11:21:51" + "stars": 1, + "last_update": "2024-06-06 19:22:11", + "author_account_age_days": 3310 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 0, - "last_update": "2024-05-29 23:30:04" + "last_update": "2024-05-29 23:30:04", + "author_account_age_days": 4360 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, - "last_update": "2024-05-22 22:21:57" + "last_update": "2024-05-22 22:21:57", + "author_account_age_days": 3844 + }, + "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { + "stars": 4, + "last_update": "2024-06-04 17:46:40", + "author_account_age_days": 4302 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 422, - "last_update": "2024-05-21 09:02:58" + "stars": 427, + "last_update": "2024-05-21 09:02:58", + "author_account_age_days": 3634 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 7, - "last_update": "2024-05-23 01:09:29" + "last_update": "2024-05-23 01:09:29", + "author_account_age_days": 3805 }, "https://github.com/trojblue/trNodes": { "stars": 8, - "last_update": "2024-05-22 18:04:36" + "last_update": "2024-05-22 18:04:36", + "author_account_age_days": 2242 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 15, - "last_update": "2024-05-23 01:27:29" + "last_update": "2024-05-23 01:27:29", + "author_account_age_days": 2945 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { - "stars": 4, - "last_update": "2024-04-16 09:07:22" + "stars": 5, + "last_update": "2024-04-16 09:07:22", + "author_account_age_days": 1513 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 95, - "last_update": "2024-05-22 22:17:20" + "last_update": "2024-05-22 22:17:20", + "author_account_age_days": 4742 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 5, - "last_update": "2024-05-30 20:30:02" + "last_update": "2024-05-30 20:30:02", + "author_account_age_days": 4742 }, "https://github.com/turkyden/ComfyUI-Comic": { "stars": 1, - "last_update": "2024-04-29 09:44:07" + "last_update": "2024-06-07 10:24:48", + "author_account_age_days": 2734 }, "https://github.com/turkyden/ComfyUI-Sticker": { "stars": 0, - "last_update": "2024-05-23 01:09:52" + "last_update": "2024-05-23 01:09:52", + "author_account_age_days": 2734 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 21, - "last_update": "2023-10-21 23:02:19" + "last_update": "2024-06-04 22:32:08", + "author_account_age_days": 2650 }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 590, - "last_update": "2024-05-22 18:16:58" + "stars": 592, + "last_update": "2024-05-22 18:16:58", + "author_account_age_days": 4052 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, - "last_update": "2024-05-23 01:10:33" + "last_update": "2024-05-23 01:10:33", + "author_account_age_days": 69 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { "stars": 33, - "last_update": "2024-06-03 15:06:13" + "last_update": "2024-06-03 15:06:13", + "author_account_age_days": 3687 }, "https://github.com/tzwm/comfyui-profiler": { - "stars": 38, - "last_update": "2024-01-12 07:38:40" + "stars": 39, + "last_update": "2024-01-12 07:38:40", + "author_account_age_days": 4754 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, - "last_update": "2024-05-22 20:34:07" - }, - "https://github.com/udi0510/ComfyUI-GPT_SoVITS": { - "stars": 0, - "last_update": "2024-06-04 08:28:59" + "last_update": "2024-05-22 20:34:07", + "author_account_age_days": 1257 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, - "last_update": "2024-05-12 05:52:44" + "last_update": "2024-05-12 05:52:44", + "author_account_age_days": 2299 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 1, - "last_update": "2024-04-15 19:32:36" + "last_update": "2024-04-15 19:32:36", + "author_account_age_days": 58 }, - "https://github.com/vanche1212/ComfyUI-fq393": { - "stars": 1, - "last_update": "2024-06-03 08:02:13" + "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { + "stars": 3, + "last_update": "2024-06-06 02:20:19", + "author_account_age_days": 2942 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 3, - "last_update": "2024-04-09 01:57:14" + "last_update": "2024-04-09 01:57:14", + "author_account_age_days": 842 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 4, - "last_update": "2024-05-31 18:01:11" + "last_update": "2024-05-31 18:01:11", + "author_account_age_days": 3130 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 26, - "last_update": "2024-05-22 22:11:14" + "last_update": "2024-05-22 22:11:14", + "author_account_age_days": 3412 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 12, - "last_update": "2024-06-02 05:07:19" + "last_update": "2024-06-02 05:07:19", + "author_account_age_days": 1382 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { "stars": 150, - "last_update": "2024-05-23 00:18:06" + "last_update": "2024-05-23 00:18:06", + "author_account_age_days": 2017 }, "https://github.com/viperyl/ComfyUI-RGT": { - "stars": 1, - "last_update": "2024-06-01 04:59:55" + "stars": 2, + "last_update": "2024-06-01 04:59:55", + "author_account_age_days": 2017 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, - "last_update": "2024-05-23 00:10:56" + "last_update": "2024-05-23 00:10:56", + "author_account_age_days": 1823 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { - "stars": 5, - "last_update": "2024-05-23 00:14:03" + "stars": 6, + "last_update": "2024-05-23 00:14:03", + "author_account_age_days": 4969 }, "https://github.com/wallish77/wlsh_nodes": { - "stars": 76, - "last_update": "2024-05-22 18:21:28" + "stars": 77, + "last_update": "2024-05-22 18:21:28", + "author_account_age_days": 2205 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, - "last_update": "2024-05-10 14:45:42" + "last_update": "2024-05-10 14:45:42", + "author_account_age_days": 3368 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, - "last_update": "2024-05-23 01:16:54" + "last_update": "2024-05-23 01:16:54", + "author_account_age_days": 952 }, "https://github.com/wei30172/comfygen": { - "stars": 3, - "last_update": "2024-05-23 00:21:19" + "stars": 4, + "last_update": "2024-05-23 00:21:19", + "author_account_age_days": 1597 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, - "last_update": "2024-05-23 03:43:08" + "last_update": "2024-05-23 03:43:08", + "author_account_age_days": 5472 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { - "stars": 17, - "last_update": "2024-05-22 21:28:27" + "stars": 18, + "last_update": "2024-05-22 21:28:27", + "author_account_age_days": 436 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 13, - "last_update": "2024-05-15 23:10:21" + "last_update": "2024-05-15 23:10:21", + "author_account_age_days": 4102 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 64, - "last_update": "2024-05-22 18:17:46" + "last_update": "2024-05-22 18:17:46", + "author_account_age_days": 5706 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 7, - "last_update": "2024-05-22 18:29:16" + "last_update": "2024-05-22 18:29:16", + "author_account_age_days": 5706 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 8, - "last_update": "2024-05-15 03:38:37" + "last_update": "2024-05-15 03:38:37", + "author_account_age_days": 2247 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, - "last_update": "2024-05-22 21:31:04" + "last_update": "2024-05-22 21:31:04", + "author_account_age_days": 4170 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, - "last_update": "2024-05-22 22:22:25" + "last_update": "2024-05-22 22:22:25", + "author_account_age_days": 5035 }, "https://github.com/xXAdonesXx/NodeGPT": { - "stars": 321, - "last_update": "2024-02-01 23:20:08" + "stars": 322, + "last_update": "2024-02-01 23:20:08", + "author_account_age_days": 1463 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 7, - "last_update": "2024-05-22 23:25:32" + "last_update": "2024-05-22 23:25:32", + "author_account_age_days": 2859 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, - "last_update": "2024-05-23 02:21:38" + "last_update": "2024-05-23 02:21:38", + "author_account_age_days": 1258 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, - "last_update": "2024-05-25 03:32:25" + "last_update": "2024-05-25 03:32:25", + "author_account_age_days": 4090 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { - "stars": 4, - "last_update": "2024-05-25 03:30:05" + "stars": 5, + "last_update": "2024-05-25 03:30:05", + "author_account_age_days": 4090 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 0, - "last_update": "2024-05-22 23:23:03" + "last_update": "2024-05-22 23:23:03", + "author_account_age_days": 3706 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 441, - "last_update": "2024-06-03 06:45:18" + "stars": 454, + "last_update": "2024-06-09 06:32:38", + "author_account_age_days": 1325 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, - "last_update": "2024-05-22 18:14:56" + "last_update": "2024-05-22 18:14:56", + "author_account_age_days": 4848 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, - "last_update": "2024-05-22 18:14:44" + "last_update": "2024-05-22 18:14:44", + "author_account_age_days": 4848 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, - "last_update": "2024-05-22 18:14:18" + "last_update": "2024-05-22 18:14:18", + "author_account_age_days": 4848 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 2, - "last_update": "2024-05-22 18:15:09" + "last_update": "2024-05-22 18:15:09", + "author_account_age_days": 4848 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 7, - "last_update": "2024-05-22 18:15:21" + "last_update": "2024-05-22 18:15:21", + "author_account_age_days": 4848 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 15, - "last_update": "2024-05-22 18:14:31" + "last_update": "2024-05-22 18:14:31", + "author_account_age_days": 4848 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 2, - "last_update": "2024-05-23 17:55:42" + "last_update": "2024-05-23 17:55:42", + "author_account_age_days": 413 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { - "stars": 52, - "last_update": "2024-05-31 05:52:17" + "stars": 58, + "last_update": "2024-05-31 05:52:17", + "author_account_age_days": 2137 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 24, - "last_update": "2024-05-22 23:17:27" + "last_update": "2024-05-22 23:17:27", + "author_account_age_days": 2137 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { - "stars": 0, - "last_update": "2024-05-22 23:16:51" + "stars": 1, + "last_update": "2024-05-22 23:16:51", + "author_account_age_days": 2137 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { - "stars": 29, - "last_update": "2024-05-31 05:50:59" + "stars": 34, + "last_update": "2024-05-31 05:50:59", + "author_account_age_days": 2137 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 2, - "last_update": "2024-05-22 23:17:02" + "last_update": "2024-05-22 23:17:02", + "author_account_age_days": 2137 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { - "stars": 45, - "last_update": "2024-05-31 05:59:22" + "stars": 46, + "last_update": "2024-05-31 05:59:22", + "author_account_age_days": 2137 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 4, - "last_update": "2024-05-22 22:08:07" + "last_update": "2024-05-22 22:08:07", + "author_account_age_days": 4400 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 17, - "last_update": "2024-02-25 06:28:49" + "last_update": "2024-02-25 06:28:49", + "author_account_age_days": 4400 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, - "last_update": "2023-12-05 12:31:26" + "last_update": "2023-12-05 12:31:26", + "author_account_age_days": 4400 }, "https://github.com/zer0TF/cute-comfy": { "stars": 27, - "last_update": "2024-05-22 21:18:53" + "last_update": "2024-05-22 21:18:53", + "author_account_age_days": 2655 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 12, - "last_update": "2024-05-27 11:21:51" + "last_update": "2024-05-27 11:21:51", + "author_account_age_days": 4847 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 6, - "last_update": "2024-06-02 08:01:54" + "last_update": "2024-06-02 08:01:54", + "author_account_age_days": 276 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { - "stars": 57, - "last_update": "2024-05-22 23:19:43" + "stars": 58, + "last_update": "2024-05-22 23:19:43", + "author_account_age_days": 3443 }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 213, - "last_update": "2024-05-22 23:19:30" + "stars": 218, + "last_update": "2024-05-22 23:19:30", + "author_account_age_days": 3443 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 57, - "last_update": "2024-04-04 00:20:08" + "last_update": "2024-04-04 00:20:08", + "author_account_age_days": 4219 + }, + "https://github.com/zohac/ComfyUI_ZC_DrawShape": { + "stars": 1, + "last_update": "2024-06-05 14:54:17", + "author_account_age_days": 2646 }, "https://github.com/zombieyang/sd-ppp": { "stars": 7, - "last_update": "2024-06-03 15:34:58" + "last_update": "2024-06-07 07:34:32", + "author_account_age_days": 3902 } } \ No newline at end of file diff --git a/glob/manager_core.py b/glob/manager_core.py index 8ec941e7..8c967b5a 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, 36] +version = [2, 37] version_str = f"V{version[0]}.{version[1]}" + (f'.{version[2]}' if len(version) > 2 else '') comfyui_manager_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..')) diff --git a/glob/manager_server.py b/glob/manager_server.py index 156886a7..8fc1d1c5 100644 --- a/glob/manager_server.py +++ b/glob/manager_server.py @@ -208,9 +208,11 @@ async def populate_github_stats(json_obj, json_obj_github): if url in json_obj_github: json_obj['custom_nodes'][i]['stars'] = json_obj_github[url]['stars'] json_obj['custom_nodes'][i]['last_update'] = json_obj_github[url]['last_update'] + json_obj['custom_nodes'][i]['trust'] = json_obj_github[url]['author_account_age_days'] > 180 else: json_obj['custom_nodes'][i]['stars'] = -1 json_obj['custom_nodes'][i]['last_update'] = -1 + json_obj['custom_nodes'][i]['trust'] = False return json_obj diff --git a/glob/security_check.py b/glob/security_check.py new file mode 100644 index 00000000..51323691 --- /dev/null +++ b/glob/security_check.py @@ -0,0 +1,52 @@ +import sys +import subprocess +import os + + +def security_check(): + print("[START] Security scan") + + custom_nodes_path = os.path.abspath(os.path.join(os.path.dirname(__file__), '..', '..')) + + guide = {"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 +2.Remove these files in your system: lib/browser/admin.py, Cadmino.py, Fadmino.py, VISION-D.exe +3.Check your Windows registry for the key listed above and remove it. +4.Change all of your passwords, everywhere. + """} + + node_blacklist = {"ComfyUI_LLMVISION": "ComfyUI_LLMVISION"} + + pip_blacklist = {"AppleBotzz": "ComfyUI_LLMVISION"} + + installed_pips = subprocess.check_output([sys.executable, '-m', "pip", "freeze"], text=True) + + detected = set() + 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.") + detected.add(v) + + for k, v in pip_blacklist.items(): + if k in installed_pips: + detected.add(v) + break + + if len(detected) > 0: + for line in installed_pips.split('\n'): + for k, v in pip_blacklist.items(): + if k in line: + print(f"[SECURITY ALERT] '{line}' is dangerous.") + + print("\n########################################################################") + print(" Malware has been detected, forcibly terminating ComfyUI execution.") + print("########################################################################\n") + + for x in detected: + print(f"\n======== TARGET: {x} =========") + print(f"\nTODO:") + print(guide[x]) + + exit(-1) + + print("[DONE] Security scan") diff --git a/js/custom-nodes-downloader.js b/js/custom-nodes-downloader.js new file mode 100644 index 00000000..297bb910 --- /dev/null +++ b/js/custom-nodes-downloader.js @@ -0,0 +1,951 @@ +import { app } from "../../scripts/app.js"; +import { api } from "../../scripts/api.js" +import { ComfyDialog, $el } from "../../scripts/ui.js"; +import { install_checked_custom_node, manager_instance, rebootAPI } from "./common.js"; + + +async function getCustomNodes() { + var mode = manager_instance.datasrc_combo.value; + + var skip_update = ""; + if(manager_instance.update_check_checkbox.checked) + skip_update = "&skip_update=true"; + + const response = await api.fetchApi(`/customnode/getlist?mode=${mode}${skip_update}`); + + const data = await response.json(); + return data; +} + +async function getCustomnodeMappings() { + var mode = manager_instance.datasrc_combo.value; + + const response = await api.fetchApi(`/customnode/getmappings?mode=${mode}`); + + const data = await response.json(); + return data; +} + +async function getConflictMappings() { + var mode = manager_instance.datasrc_combo.value; + + const response = await api.fetchApi(`/customnode/getmappings?mode=${mode}`); + + const data = await response.json(); + + let node_to_extensions_map = {}; + + for(let k in data) { + for(let i in data[k][0]) { + let node = data[k][0][i]; + let l = node_to_extensions_map[node]; + if(!l) { + l = []; + node_to_extensions_map[node] = l; + } + l.push(k); + } + } + + let conflict_map = {}; + for(let node in node_to_extensions_map) { + if(node_to_extensions_map[node].length > 1) { + for(let i in node_to_extensions_map[node]) { + let extension = node_to_extensions_map[node][i]; + let l = conflict_map[extension]; + + if(!l) { + l = []; + conflict_map[extension] = l; + } + + for(let j in node_to_extensions_map[node]) { + let extension2 = node_to_extensions_map[node][j]; + if(extension != extension2) + l.push([node, extension2]); + } + } + } + } + + return conflict_map; +} + +async function getUnresolvedNodesInComponent() { + try { + var mode = manager_instance.datasrc_combo.value; + + const response = await api.fetchApi(`/component/get_unresolved`); + + const data = await response.json(); + return data.nodes; + } + catch { + return []; + } +} + +export class CustomNodesInstaller extends ComfyDialog { + static instance = null; + + install_buttons = []; + message_box = null; + data = null; + + static ShowMode = { + NORMAL: 0, + MISSING_NODES: 1, + UPDATE: 2, + }; + + clear() { + this.install_buttons = []; + this.message_box = null; + this.data = null; + } + + constructor(app, manager_dialog) { + super(); + this.manager_dialog = manager_dialog; + this.search_keyword = ''; + this.element = $el("div.comfy-modal", { parent: document.body }, []); + + this.currentSortProperty = ''; // The property currently being sorted + this.currentSortAscending = true; // The direction of the current sort + } + + startInstall(target) { + const self = CustomNodesInstaller.instance; + + self.updateMessage(`
Installing '${target.title}'`); + } + + disableButtons() { + for(let i in this.install_buttons) { + this.install_buttons[i].disabled = true; + this.install_buttons[i].style.backgroundColor = 'gray'; + } + } + + apply_searchbox(data) { + let keyword = this.search_box.value.toLowerCase(); + for(let i in this.grid_rows) { + let data = this.grid_rows[i].data; + let content = data.author.toLowerCase() + data.description.toLowerCase() + data.title.toLowerCase() + data.reference.toLowerCase(); + + if(this.filter && this.filter != '*') { + if(this.filter == 'True' && (data.installed == 'Update' || data.installed == 'Fail')) { + this.grid_rows[i].control.style.display = null; + } + else if(this.filter != data.installed) { + this.grid_rows[i].control.style.display = 'none'; + continue; + } + } + + if(keyword == "") + this.grid_rows[i].control.style.display = null; + else if(content.includes(keyword)) { + this.grid_rows[i].control.style.display = null; + } + else { + this.grid_rows[i].control.style.display = 'none'; + } + } + } + + async filter_missing_node(data) { + const mappings = await getCustomnodeMappings(); + + // build regex->url map + const regex_to_url = []; + for (let i in data) { + if(data[i]['nodename_pattern']) { + let item = {regex: new RegExp(data[i].nodename_pattern), url: data[i].files[0]}; + regex_to_url.push(item); + } + } + + // build name->url map + const name_to_urls = {}; + for (const url in mappings) { + const names = mappings[url]; + + for(const name in names[0]) { + let v = name_to_urls[names[0][name]]; + if(v == undefined) { + v = []; + name_to_urls[names[0][name]] = v; + } + v.push(url); + } + } + + const registered_nodes = new Set(); + for (let i in LiteGraph.registered_node_types) { + registered_nodes.add(LiteGraph.registered_node_types[i].type); + } + + const missing_nodes = new Set(); + const workflow = app.graph.serialize(); + const group_nodes = workflow.extra && workflow.extra.groupNodes ? workflow.extra.groupNodes : []; + let nodes = workflow.nodes; + + for (let i in group_nodes) { + let group_node = group_nodes[i]; + nodes = nodes.concat(group_node.nodes); + } + + for (let i in nodes) { + const node_type = nodes[i].type; + if(node_type.startsWith('workflow/')) + continue; + + if (!registered_nodes.has(node_type)) { + const urls = name_to_urls[node_type.trim()]; + if(urls) + urls.forEach(url => { + missing_nodes.add(url); + }); + else { + for(let j in regex_to_url) { + if(regex_to_url[j].regex.test(node_type)) { + missing_nodes.add(regex_to_url[j].url); + } + } + } + } + } + + let unresolved_nodes = await getUnresolvedNodesInComponent(); + for (let i in unresolved_nodes) { + let node_type = unresolved_nodes[i]; + const url = name_to_urls[node_type]; + if(url) + missing_nodes.add(url); + } + + return data.filter(node => node.files.some(file => missing_nodes.has(file))); + } + + async invalidateControl() { + this.clear(); + + // splash + while (this.element.children.length) { + this.element.removeChild(this.element.children[0]); + } + + const msg = $el('div', {id:'custom-message'}, + [$el('br'), + 'The custom node DB is currently being updated, and updates to custom nodes are being checked for.', + $el('br'), + 'NOTE: Update only checks for extensions that have been fetched.', + $el('br')]); + msg.style.height = '100px'; + msg.style.verticalAlign = 'middle'; + msg.style.color = "var(--fg-color)"; + + this.element.appendChild(msg); + + // invalidate + let data = await getCustomNodes(); + this.data = data.custom_nodes; + this.channel = data.channel; + + this.conflict_mappings = await getConflictMappings(); + + if(this.show_mode == CustomNodesInstaller.ShowMode.MISSING_NODES) + this.data = await this.filter_missing_node(this.data); + + this.element.removeChild(msg); + + while (this.element.children.length) { + this.element.removeChild(this.element.children[0]); + } + + this.createHeaderControls(); + await this.createGrid(); + this.apply_searchbox(this.data); + this.createBottomControls(); + } + + updateMessage(msg, btn_id) { + this.message_box.innerHTML = msg; + if(btn_id) { + const rebootButton = document.getElementById(btn_id); + const self = this; + rebootButton.addEventListener("click", + function() { + if(rebootAPI()) { + self.close(); + self.manager_dialog.close(); + } + }); + console.log(rebootButton); + } + } + + invalidate_checks(is_checked, install_state) { + if(is_checked) { + for(let i in this.grid_rows) { + let data = this.grid_rows[i].data; + let checkbox = this.grid_rows[i].checkbox; + let buttons = this.grid_rows[i].buttons; + + checkbox.disabled = data.installed != install_state; + + if(checkbox.disabled) { + for(let j in buttons) { + buttons[j].style.display = 'none'; + } + } + else { + for(let j in buttons) { + buttons[j].style.display = null; + } + } + } + + this.checkbox_all.disabled = false; + } + else { + for(let i in this.grid_rows) { + let checkbox = this.grid_rows[i].checkbox; + if(checkbox.check) + return; // do nothing + } + + // every checkbox is unchecked -> enable all checkbox + for(let i in this.grid_rows) { + let checkbox = this.grid_rows[i].checkbox; + let buttons = this.grid_rows[i].buttons; + checkbox.disabled = false; + + for(let j in buttons) { + buttons[j].style.display = null; + } + } + + this.checkbox_all.checked = false; + this.checkbox_all.disabled = true; + } + } + + check_all(is_checked) { + if(is_checked) { + // lookup first checked item's state + let check_state = null; + for(let i in this.grid_rows) { + let checkbox = this.grid_rows[i].checkbox; + if(checkbox.checked) { + check_state = this.grid_rows[i].data.installed; + } + } + + if(check_state == null) + return; + + // check only same state items + for(let i in this.grid_rows) { + let checkbox = this.grid_rows[i].checkbox; + if(this.grid_rows[i].data.installed == check_state) + checkbox.checked = true; + } + } + else { + // uncheck all + for(let i in this.grid_rows) { + let checkbox = this.grid_rows[i].checkbox; + let buttons = this.grid_rows[i].buttons; + checkbox.checked = false; + checkbox.disabled = false; + + for(let j in buttons) { + buttons[j].style.display = null; + } + } + + this.checkbox_all.disabled = true; + } + } + + sortData(property, ascending = true) { + this.data.sort((a, b) => { + // Check if either value is -1 and handle accordingly + if (a[property] === -1) return 1; // Always put a at the end if its value is -1 + if (b[property] === -1) return -1; // Always put b at the end if its value is -1 + // And be careful here, (-1<'2024-01-01') and (-1>'2024-01-01') are both false! So I handle -1 seperately. + if (a[property] < b[property]) return ascending ? -1 : 1; + if (a[property] > b[property]) return ascending ? 1 : -1; + return 0; + }); + } + + resetHeaderStyles() { + const headers = ['th_author', 'th_title', 'th_stars', 'th_last_update']; // Add the IDs of all your sortable headers here + headers.forEach(headerId => { + const header = this.element.querySelector(`#${headerId}`); + if (header) { + header.style.backgroundColor = ''; // Reset to default background color + // Add other style resets if necessary + } + }); + } + + toggleSort(property) { + // If currently sorted by this property, toggle the direction; else, sort ascending + if (this.currentSortProperty === property) { + this.currentSortAscending = !this.currentSortAscending; + } else { + this.currentSortAscending = false; + } + this.currentSortProperty = property; + + this.resetHeaderStyles(); // Reset styles of all sortable headers + + // Determine the ID of the header based on the property + let headerId = ''; + if (property === 'stars') { + headerId = 'th_stars'; + } else if (property === 'last_update') { + headerId = 'th_last_update'; + } else if (property === 'author') { + headerId = 'th_author'; + } else if (property === 'title') { + headerId = 'th_title'; + } + + // If we have a valid headerId, change its style to indicate it's the active sort column + if (headerId) { + const activeHeader = this.element.querySelector(`#${headerId}`); + if (activeHeader) { + activeHeader.style.backgroundColor = '#222'; + // Slightly brighter. Add other style changes if necessary. + } + } + + // Call sortData with the current property and direction + this.sortData(property, this.currentSortAscending); + + // Refresh the grid to display sorted data + this.createGrid(); + this.apply_searchbox(this.data); + } + + async createGrid() { + // Remove existing table if present + var grid = this.element.querySelector('#custom-nodes-grid'); + var panel; + let self = this; + if (grid) { + grid.querySelector('tbody').remove(); + panel = grid.parentNode; + } else { + grid = document.createElement('table'); + grid.setAttribute('id', 'custom-nodes-grid'); + + this.grid_rows = {}; + + var thead = document.createElement('thead'); + + var headerRow = document.createElement('tr'); + thead.style.position = "sticky"; + thead.style.top = "0px"; + thead.style.borderCollapse = "collapse"; + thead.style.tableLayout = "fixed"; + + var header0 = document.createElement('th'); + header0.style.width = "20px"; + this.checkbox_all = $el("input",{type:'checkbox', id:'check_all'},[]); + header0.appendChild(this.checkbox_all); + this.checkbox_all.checked = false; + this.checkbox_all.disabled = true; + this.checkbox_all.addEventListener('change', function() { self.check_all.call(self, self.checkbox_all.checked); }); + + var header1 = document.createElement('th'); + header1.innerHTML = '  ID  '; + header1.style.width = "20px"; + + var header2 = document.createElement('th'); + header2.innerHTML = 'Author'; + header2.style.width = "150px"; + header2.style.cursor = 'pointer'; + header2.setAttribute('id', 'th_author'); + header2.onclick = () => this.toggleSort('author'); + + var header3 = document.createElement('th'); + header3.innerHTML = 'Name'; + header3.style.width = "20%"; + header3.style.cursor = 'pointer'; + header3.setAttribute('id', 'th_title'); + header3.onclick = () => this.toggleSort('title'); + + var header4 = document.createElement('th'); + header4.innerHTML = 'Description'; + header4.style.width = "60%"; + // header4.classList.add('expandable-column'); + + var header5 = document.createElement('th'); + header5.innerHTML = '   ★   '; + header5.style.width = "130px"; + header5.setAttribute('id', 'th_stars'); + header5.style.cursor = 'pointer'; + header5.onclick = () => this.toggleSort('stars'); + + var header6 = document.createElement('th'); + header6.innerHTML = 'Last Update'; + header6.style.width = "130px"; + header6.setAttribute('id', 'th_last_update'); + header6.style.cursor = 'pointer'; + header6.onclick = () => this.toggleSort('last_update'); + + var header7 = document.createElement('th'); + header7.innerHTML = 'Install'; + header7.style.width = "130px"; + + header0.style.position = "sticky"; + header0.style.top = "0px"; + header1.style.position = "sticky"; + header1.style.top = "0px"; + header2.style.position = "sticky"; + header2.style.top = "0px"; + header3.style.position = "sticky"; + header3.style.top = "0px"; + header4.style.position = "sticky"; + header4.style.top = "0px"; + header5.style.position = "sticky"; + header5.style.top = "0px"; + header6.style.position = "sticky"; + header6.style.top = "0px"; + header7.style.position = "sticky"; + header7.style.top = "0px"; + + thead.appendChild(headerRow); + headerRow.appendChild(header0); + headerRow.appendChild(header1); + headerRow.appendChild(header2); + headerRow.appendChild(header3); + headerRow.appendChild(header4); + headerRow.appendChild(header5); + headerRow.appendChild(header6); + headerRow.appendChild(header7); + + headerRow.style.backgroundColor = "Black"; + headerRow.style.color = "White"; + headerRow.style.textAlign = "center"; + headerRow.style.width = "100%"; + headerRow.style.padding = "0"; + + grid.appendChild(thead); + + panel = document.createElement('div'); + panel.style.width = "100%"; + panel.appendChild(grid); + this.element.appendChild(panel); + } + var tbody = document.createElement('tbody'); + grid.appendChild(tbody); + + if(this.data) + for (var i = 0; i < this.data.length; i++) { + const data = this.data[i]; + let dataRow = document.createElement('tr'); + + let data0 = document.createElement('td'); + let checkbox = $el("input",{type:'checkbox', id:`check_${i}`},[]); + data0.appendChild(checkbox); + checkbox.checked = false; + checkbox.addEventListener('change', function() { self.invalidate_checks.call(self, checkbox.checked, data.installed); }); + + var data1 = document.createElement('td'); + data1.style.textAlign = "center"; + data1.innerHTML = i+1; + + var data2 = document.createElement('td'); + data2.style.maxWidth = "120px"; + data2.className = "cm-node-author" + data2.textContent = ` ${data.author}`; + + if(data.trust) { + data2.textContent = `✅${data.author}`; + } + else { + data2.textContent = ` ${data.author}`; + } + + data2.style.whiteSpace = "nowrap"; + data2.style.overflow = "hidden"; + data2.style.textOverflow = "ellipsis"; + + var data3 = document.createElement('td'); + data3.style.maxWidth = "200px"; + data3.style.wordWrap = "break-word"; + data3.className = "cm-node-name" + data3.innerHTML = ` ${data.title}`; + if(data.installed == 'Fail') + data3.innerHTML = ' (IMPORT FAILED)' + data3.innerHTML; + + var data4 = document.createElement('td'); + data4.innerHTML = data.description; + data4.className = "cm-node-desc" + + let conflicts = this.conflict_mappings[data.files[0]]; + if(conflicts) { + let buf = '

Conflicted Nodes:
'; + for(let k in conflicts) { + let node_name = conflicts[k][0]; + + let extension_name = conflicts[k][1].split('/').pop(); + if(extension_name.endsWith('/')) { + extension_name = extension_name.slice(0, -1); + } + if(node_name.endsWith('.git')) { + extension_name = extension_name.slice(0, -4); + } + + buf += `${node_name} [${extension_name}], `; + } + + if(buf.endsWith(', ')) { + buf = buf.slice(0, -2); + } + buf += "

"; + data4.innerHTML += buf; + } + + var data5 = document.createElement('td'); + data5.style.maxWidth = "100px"; + data5.className = "cm-node-stars" + if(data.stars < 0) { + data5.textContent = 'N/A'; + } + else { + data5.textContent = `${data.stars}`; + } + data5.style.whiteSpace = "nowrap"; + data5.style.overflow = "hidden"; + data5.style.textOverflow = "ellipsis"; + data5.style.textAlign = "center"; + + var lastUpdateDate = new Date(); + var data6 = document.createElement('td'); + data6.style.maxWidth = "100px"; + data6.className = "cm-node-last-update"; + if(data.last_update < 0) { + data6.textContent = 'N/A'; + } + else { + data6.textContent = `${data.last_update}`.split(' ')[0]; + } + data6.style.whiteSpace = "nowrap"; + data6.style.overflow = "hidden"; + data6.style.textOverflow = "ellipsis"; + data6.style.textAlign = "center"; + + var data7 = document.createElement('td'); + data7.style.textAlign = "center"; + + var installBtn = document.createElement('button'); + installBtn.className = "cm-btn-install"; + var installBtn2 = null; + var installBtn3 = null; + var installBtn4 = null; + + this.install_buttons.push(installBtn); + + switch(data.installed) { + case 'Disabled': + installBtn3 = document.createElement('button'); + installBtn3.innerHTML = 'Enable'; + installBtn3.className = "cm-btn-enable"; + installBtn3.style.backgroundColor = 'blue'; + installBtn3.style.color = 'white'; + this.install_buttons.push(installBtn3); + + installBtn.innerHTML = 'Uninstall'; + installBtn.style.backgroundColor = 'red'; + break; + + case 'Update': + installBtn2 = document.createElement('button'); + installBtn2.innerHTML = 'Update'; + installBtn2.className = "cm-btn-update"; + installBtn2.style.backgroundColor = 'blue'; + installBtn2.style.color = 'white'; + this.install_buttons.push(installBtn2); + + installBtn3 = document.createElement('button'); + installBtn3.innerHTML = 'Disable'; + installBtn3.className = "cm-btn-disable"; + installBtn3.style.backgroundColor = 'MediumSlateBlue'; + installBtn3.style.color = 'white'; + this.install_buttons.push(installBtn3); + + installBtn.innerHTML = 'Uninstall'; + installBtn.style.backgroundColor = 'red'; + break; + + case 'Fail': + installBtn4 = document.createElement('button'); + installBtn4.innerHTML = 'Try fix'; + installBtn4.className = "cm-btn-disable"; + installBtn4.style.backgroundColor = '#6495ED'; + installBtn4.style.color = 'white'; + this.install_buttons.push(installBtn4); + + case 'True': + if(manager_instance.update_check_checkbox.checked) { + installBtn2 = document.createElement('button'); + installBtn2.innerHTML = 'Try update'; + installBtn2.className = "cm-btn-update"; + installBtn2.style.backgroundColor = 'Gray'; + installBtn2.style.color = 'white'; + this.install_buttons.push(installBtn2); + } + + installBtn3 = document.createElement('button'); + installBtn3.innerHTML = 'Disable'; + installBtn3.className = "cm-btn-disable"; + installBtn3.style.backgroundColor = 'MediumSlateBlue'; + installBtn3.style.color = 'white'; + this.install_buttons.push(installBtn3); + + installBtn.innerHTML = 'Uninstall'; + installBtn.style.backgroundColor = 'red'; + break; + case 'False': + installBtn.innerHTML = 'Install'; + installBtn.style.backgroundColor = 'black'; + installBtn.style.color = 'white'; + break; + + default: + installBtn.innerHTML = `Try Install`; + installBtn.style.backgroundColor = 'Gray'; + installBtn.style.color = 'white'; + } + + let j = i; + if(installBtn2 != null) { + installBtn2.style.width = "120px"; + installBtn2.addEventListener('click', function() { + install_checked_custom_node(self.grid_rows, j, CustomNodesInstaller.instance, 'update'); + }); + + data7.appendChild(installBtn2); + } + + if(installBtn3 != null) { + installBtn3.style.width = "120px"; + installBtn3.addEventListener('click', function() { + install_checked_custom_node(self.grid_rows, j, CustomNodesInstaller.instance, 'toggle_active'); + }); + + data7.appendChild(installBtn3); + } + + if(installBtn4 != null) { + installBtn4.style.width = "120px"; + installBtn4.addEventListener('click', function() { + install_checked_custom_node(self.grid_rows, j, CustomNodesInstaller.instance, 'fix'); + }); + + data7.appendChild(installBtn4); + } + + installBtn.style.width = "120px"; + installBtn.addEventListener('click', function() { + if(this.innerHTML == 'Uninstall') { + if (confirm(`Are you sure uninstall ${data.title}?`)) { + install_checked_custom_node(self.grid_rows, j, CustomNodesInstaller.instance, 'uninstall'); + } + } + else { + install_checked_custom_node(self.grid_rows, j, CustomNodesInstaller.instance, 'install'); + } + }); + + if(!data.author.startsWith('#NOTICE')){ + data7.appendChild(installBtn); + } + + if(data.installed == 'Fail' || data.author.startsWith('#NOTICE')) + dataRow.style.backgroundColor = "#880000"; + else + dataRow.style.backgroundColor = "var(--bg-color)"; + dataRow.style.color = "var(--fg-color)"; + dataRow.style.textAlign = "left"; + + dataRow.appendChild(data0); + dataRow.appendChild(data1); + dataRow.appendChild(data2); + dataRow.appendChild(data3); + dataRow.appendChild(data4); + dataRow.appendChild(data5); + dataRow.appendChild(data6); + dataRow.appendChild(data7); + tbody.appendChild(dataRow); + + let buttons = []; + if(installBtn) { + buttons.push(installBtn); + } + if(installBtn2) { + buttons.push(installBtn2); + } + if(installBtn3) { + buttons.push(installBtn3); + } + + this.grid_rows[i] = {data:data, buttons:buttons, checkbox:checkbox, control:dataRow}; + } + + function handleResize() { + const parentHeight = self.element.clientHeight; + const gridHeight = parentHeight - 200; + + grid.style.height = gridHeight + "px"; + } + window.addEventListener("resize", handleResize); + + grid.style.position = "relative"; + grid.style.display = "inline-block"; + grid.style.width = "100%"; + grid.style.height = "100%"; + grid.style.overflowY = "scroll"; + this.element.style.height = "85%"; + this.element.style.width = "80%"; + + handleResize(); + } + + createFilterCombo() { + let combo = document.createElement("select"); + + combo.style.cssFloat = "left"; + combo.style.fontSize = "14px"; + combo.style.padding = "4px"; + combo.style.background = "black"; + combo.style.marginLeft = "2px"; + combo.style.width = "199px"; + combo.id = `combo-manger-filter`; + combo.style.borderRadius = "15px"; + + let items = + [ + { value:'*', text:'Filter: all' }, + { value:'Disabled', text:'Filter: disabled' }, + { value:'Update', text:'Filter: update' }, + { value:'True', text:'Filter: installed' }, + { value:'False', text:'Filter: not-installed' }, + { value:'Fail', text:'Filter: import failed' }, + ]; + + items.forEach(item => { + const option = document.createElement("option"); + option.value = item.value; + option.text = item.text; + combo.appendChild(option); + }); + + if(this.show_mode == CustomNodesInstaller.ShowMode.UPDATE) { + this.filter = 'Update'; + } + else if(this.show_mode == CustomNodesInstaller.ShowMode.MISSING_NODES) { + this.filter = '*'; + } + + let self = this; + combo.addEventListener('change', function(event) { + self.filter = event.target.value; + self.apply_searchbox(); + }); + + if(self.filter) { + combo.value = self.filter; + } + + return combo; + } + + createHeaderControls() { + let self = this; + this.search_box = $el('input.cm-search-filter', {type:'text', id:'manager-customnode-search-box', placeholder:'input search keyword', value:this.search_keyword}, []); + this.search_box.style.height = "25px"; + this.search_box.onkeydown = (event) => { + if (event.key === 'Enter') { + self.search_keyword = self.search_box.value; + self.apply_searchbox(); + } + if (event.key === 'Escape') { + self.search_keyword = self.search_box.value; + self.apply_searchbox(); + } + }; + + + let search_button = document.createElement("button"); + search_button.className = "cm-small-button"; + search_button.innerHTML = "Search"; + search_button.onclick = () => { + self.search_keyword = self.search_box.value; + self.apply_searchbox(); + }; + search_button.style.display = "inline-block"; + + let filter_control = this.createFilterCombo(); + filter_control.style.display = "inline-block"; + + let channel_badge = ''; + if(this.channel != 'default') { + channel_badge = $el('span', {id:'cm-channel-badge'}, [`Channel: ${this.channel} (Incomplete list)`]); + } + else { + + } + let cell = $el('td', {width:'100%'}, [filter_control, channel_badge, this.search_box, ' ', search_button]); + let search_control = $el('table', {width:'100%'}, + [ + $el('tr', {}, [cell]) + ] + ); + + cell.style.textAlign = "right"; + + this.element.appendChild(search_control); + } + + async createBottomControls() { + var close_button = document.createElement("button"); + close_button.className = "cm-small-button"; + close_button.innerHTML = "Close"; + close_button.onclick = () => { this.close(); } + close_button.style.display = "inline-block"; + + this.message_box = $el('div', {id:'custom-installer-message'}, [$el('br'), '']); + this.message_box.style.height = '60px'; + this.message_box.style.verticalAlign = 'middle'; + + this.element.appendChild(this.message_box); + this.element.appendChild(close_button); + } + + async show(show_mode) { + this.show_mode = show_mode; + + if(this.show_mode != CustomNodesInstaller.ShowMode.NORMAL) { + this.search_keyword = ''; + } + + try { + this.invalidateControl(); + + this.element.style.display = "block"; + this.element.style.zIndex = 10001; + } + catch(exception) { + app.ui.dialog.show(`Failed to get custom node list. / ${exception}`); + } + } +} \ No newline at end of file diff --git a/model-list.json b/model-list.json index 1f587fc2..6e6ce504 100644 --- a/model-list.json +++ b/model-list.json @@ -120,6 +120,16 @@ "filename": "8x_NMKD-Superscale_150000_G.pth", "url": "https://huggingface.co/uwg/upscaler/resolve/main/ESRGAN/8x_NMKD-Superscale_150000_G.pth" }, + { + "name": "8x_NMKD-Faces_160000_G", + "type": "upscale", + "base": "upscale", + "save_path": "default", + "description": "8x_NMKD-Faces_160000_G upscaler model", + "reference": "https://huggingface.co/gemasai/8x_NMKD-Faces_160000_G/tree/main", + "filename": "8x_NMKD-Faces_160000_G.pth", + "url": "https://huggingface.co/gemasai/8x_NMKD-Faces_160000_G/resolve/main/8x_NMKD-Faces_160000_G.pth" + }, { "name": "LDSR(Latent Diffusion Super Resolution)", "type": "upscale", @@ -2781,7 +2791,7 @@ "url": "https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0/resolve/main/diffusion_pytorch_model_twins.safetensors" }, { - "name": "xinsir/CControlnet-Scribble-Sdxl-1.0-Anime", + "name": "xinsir/Controlnet-Scribble-Sdxl-1.0-Anime", "type": "controlnet", "base": "SDXL", "save_path": "controlnet/SDXL/controlnet-scribble-sdxl-1.0-anime", @@ -2800,6 +2810,108 @@ "reference": "https://huggingface.co/Kijai/DynamiCrafter_pruned", "filename": "tooncrafter_512_interp-fp16.safetensors", "url": "https://huggingface.co/Kijai/DynamiCrafter_pruned/resolve/main/tooncrafter_512_interp-fp16.safetensors" + }, + + { + "name": "CN-anytest_v4-marged.safetensors", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[2.5GB] AnyTest Controlnet. A model for style transfer.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v4-marged.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged.safetensors" + }, + { + "name": "CN-anytest_v4-marged_am_dim256.safetensors (dim256/Animagine)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[774MB] AnyTest Controlnet Lora (dim256) for Animagine. A model for style transfer.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v4-marged_am_dim256.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_am_dim256.safetensors" + }, + { + "name": "CN-anytest_v4-marged_am_dim128.safetensors (dim128/Animagine)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[396MB] AnyTest Controlnet Lora (dim128) for Animagine. A model for style transfer.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v4-marged_am_dim128.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_am_dim128.safetensors" + }, + { + "name": "CN-anytest_v4-marged_pn_dim256.safetensors (dim256/Pony)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[774MB] AnyTest Controlnet Lora (dim256) for Pony. A model for style transfer.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v4-marged_pn_dim256.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_pn_dim256.safetensors" + }, + { + "name": "CN-anytest_v4-marged_pn_dim128.safetensors (dim128/Pony)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[396MB] AnyTest Controlnet Lora (dim128) for Pony. A model for style transfer.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v4-marged_pn_dim128.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_pn_dim128.safetensors" + }, + + { + "name": "CN-anytest_v3-50000_fp16.safetensors (fp16)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[2.5GB] AnyTest Controlnet. A strict control model.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v3-50000_fp16.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_fp16.safetensors" + }, + { + "name": "CN-anytest_v3-50000_am_dim256.safetensors (dim256/Animagine)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[774MB] AnyTest Controlnet Lora (dim256) for Animagine. A strict control model.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v3-50000_am_dim256.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_am_dim256.safetensors" + }, + { + "name": "CN-anytest_v3-50000_am_dim128.safetensors (dim128/Animagine)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[396MB] AnyTest Controlnet Lora (dim128) for Animagine. A strict control model.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v3-50000_am_dim128.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_am_dim128.safetensors" + }, + { + "name": "CN-anytest_v3-50000_pn_dim256.safetensors (dim256/Pony)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[774MB] AnyTest Controlnet Lora (dim256) for Pony. A strict control model.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v3-50000_pn_dim256.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_pn_dim256.safetensors" + }, + { + "name": "CN-anytest_v3-50000_pn_dim128.safetensors (dim128/Pony)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[396MB] AnyTest Controlnet Lora (dim128) for Pony. A strict control model.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v3-50000_pn_dim128.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_pn_dim128.safetensors" } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 1c8e77a1..2fa2dd6f 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,6 +10,94 @@ }, + + { + "author": "norgeous", + "title": "UI Builder [WIP]", + "id": "norgeous", + "reference": "https://github.com/norgeous/ComfyUI-UI-Builder", + "files": [ + "https://github.com/norgeous/ComfyUI-UI-Builder" + ], + "install_type": "git-clone", + "description": "Alternative configurable React UI overlay for Comfy UI." + }, + { + "author": "Shinsplat", + "title": "ComfyUI-Shinsplat [UNSAFE]", + "id": "shinsplat", + "reference": "https://github.com/Shinsplat/ComfyUI-Shinsplat", + "files": [ + "https://github.com/Shinsplat/ComfyUI-Shinsplat" + ], + "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": "coolzilj", + "title": "ComfyUI-LJNodes [WIP]", + "id": "ljnodes", + "reference": "https://github.com/coolzilj/ComfyUI-LJNodes", + "files": [ + "https://github.com/coolzilj/ComfyUI-LJNodes" + ], + "install_type": "git-clone", + "description": "A variety of custom nodes to enhance ComfyUI for a buttery smooth experience." + }, + { + "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", + "reference": "https://github.com/hy134300/comfyui-hydit", + "files": [ + "https://github.com/hy134300/comfyui-hydit" + ], + "install_type": "git-clone", + "description": "This repository contains a customized node and workflow designed specifically for HunYuan DIT. The official tests conducted on DDPM, DDIM, and DPMMS have consistently yielded results that align with those obtained through the Diffusers library. However, it's important to note that we cannot assure the consistency of results from other ComfyUI native samplers with the Diffusers inference. We cordially invite users to explore our workflow and are open to receiving any inquiries or suggestions you may have." + }, + { + "author": "corbin-hayden13", + "title": "ComfyUI-Better-Dimensions", + "id": "better-dim", + "reference": "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions", + "files": [ + "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions" + ], + "install_type": "git-clone", + "description": "Nodes:BetterImageDimensions, SDXLDimensions, PureRatio" + }, + { + "author": "endman100", + "title": "ComfyUI Nodes: SaveConditioning and LoadConditioning", + "id": "save-load-conditioning", + "reference": "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition", + "files": [ + "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition" + ], + "install_type": "git-clone", + "description": "The SaveConditioning node is designed to save conditioning data to binary files. This is useful for storing and reusing conditioning information across different sessions or applications.\n[w/This node can only handle very limited conditioning at the text prompt level.]" + }, + { + "author": "marduk191", + "title": "comfyui-marnodes", + "id": "marnodes", + "reference": "https://github.com/marduk191/comfyui-marnodes", + "files": [ + "https://github.com/marduk191/comfyui-marnodes" + ], + "install_type": "git-clone", + "description": "Nodes:marduk191_workflow_settings" + }, { "author": "kijai", "title": "ComfyUI-CV-VAE", @@ -167,13 +255,12 @@ { "author": "brycegoh", "title": "brycegoh/comfyui-custom-nodes", - "id": "brycegoh", "reference": "https://github.com/brycegoh/comfyui-custom-nodes", "files": [ "https://github.com/brycegoh/comfyui-custom-nodes" ], "install_type": "git-clone", - "description": "Nodes:MaskAreaComparisonSegment, FillMaskedArea, OCRAndMask" + "description": "Nodes:MaskAreaComparisonSegment, FillMaskedArea, OCRAndMask, CombineTwoImageIntoOne" }, { "author": "LykosAI", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 806c009a..1e17ad98 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -504,8 +504,13 @@ ], "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": [ [ + "Color Match", "Custom Shader", "Folder Queue Manager", + "Image Blend by Mask (Batch)", + "Image Noise Generator", + "Perlin Noise Generator", + "Random Image Generator", "Spring Mesh", "Video Queue Manager" ], @@ -539,9 +544,25 @@ "title_aux": "ComfyUI-MS-Nodes [WIP]" } ], + "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": [ + [ + "CombinedDiffusersSD15Loader", + "CombinedDiffusersSDXLLoader", + "SD15CLIPLoader", + "SD15UNETLoader", + "SD15VAELoader", + "SDXLCLIPLoader", + "SDXLUNETLoader", + "SDXLVAELoader" + ], + { + "title_aux": "ComfyUI-DiffusersLoader" + } + ], "https://github.com/SeedV/ComfyUI-SeedV-Nodes": [ [ "CheckpointLoaderSimpleShared //SeedV", + "ControlNetLoaderAdvancedShared", "LoraLoader //SeedV", "Script" ], @@ -549,6 +570,14 @@ "title_aux": "ComfyUI-SeedV-Nodes [UNSAFE]" } ], + "https://github.com/StartHua/Comfyui_CXH_CRM": [ + [ + "CRM" + ], + { + "title_aux": "Comfyui_CXH_CRM" + } + ], "https://github.com/TSFSean/ComfyUI-TSFNodes": [ [ "GyroOSC" @@ -712,8 +741,21 @@ "title_aux": "comfyui-cleaner" } ], + "https://github.com/bruce007lee/comfyui-tiny-utils": [ + [ + "CropImageByMask", + "FaceAlign", + "FaceAlignImageProcess", + "FaceAlignMaskProcess", + "ImageFillColorByMask" + ], + { + "title_aux": "comfyui-tiny-utils" + } + ], "https://github.com/brycegoh/comfyui-custom-nodes": [ [ + "CombineTwoImageIntoOne", "FillMaskedArea", "MaskAreaComparisonSegment", "OCRAndMask" @@ -955,51 +997,38 @@ "title_aux": "ComfyUI" } ], - "https://github.com/dezi-ai/ComfyUI-AnimateLCM": [ + "https://github.com/comfypod/ComfyUI-Comflow": [ [ - "ADE_AdjustPEFullStretch", - "ADE_AdjustPEManual", - "ADE_AdjustPESweetspotStretch", - "ADE_AnimateDiffCombine", - "ADE_AnimateDiffKeyframe", - "ADE_AnimateDiffLoRALoader", - "ADE_AnimateDiffLoaderGen1", - "ADE_AnimateDiffLoaderV1Advanced", - "ADE_AnimateDiffLoaderWithContext", - "ADE_AnimateDiffModelSettings", - "ADE_AnimateDiffModelSettingsAdvancedAttnStrengths", - "ADE_AnimateDiffModelSettingsSimple", - "ADE_AnimateDiffModelSettings_Release", - "ADE_AnimateDiffSamplingSettings", - "ADE_AnimateDiffSettings", - "ADE_AnimateDiffUniformContextOptions", - "ADE_AnimateDiffUnload", - "ADE_ApplyAnimateDiffModel", - "ADE_ApplyAnimateDiffModelSimple", - "ADE_BatchedContextOptions", - "ADE_EmptyLatentImageLarge", - "ADE_IterationOptsDefault", - "ADE_IterationOptsFreeInit", - "ADE_LoadAnimateDiffModel", - "ADE_LoopedUniformContextOptions", - "ADE_LoopedUniformViewOptions", - "ADE_MaskedLoadLora", - "ADE_MultivalDynamic", - "ADE_MultivalScaledMask", - "ADE_NoiseLayerAdd", - "ADE_NoiseLayerAddWeighted", - "ADE_NoiseLayerReplace", - "ADE_StandardStaticContextOptions", - "ADE_StandardStaticViewOptions", - "ADE_StandardUniformContextOptions", - "ADE_StandardUniformViewOptions", - "ADE_UseEvolvedSampling", - "ADE_ViewsOnlyContextOptions", - "AnimateDiffLoaderV1", - "CheckpointLoaderSimpleWithNoiseSelect" + "ComflowInputBoolean", + "ComflowInputCheckpoint", + "ComflowInputImage", + "ComflowInputImageAlpha", + "ComflowInputImageBatch", + "ComflowInputLora", + "ComflowInputNumber", + "ComflowInputNumberInt", + "ComflowInputNumberSlider", + "ComflowInputText", + "ComflowInputVid", + "ComflowInputVideo", + "ComflowWebsocketImageInput", + "ComflowWebsocketImageOutput" ], { - "title_aux": "ComfyUI Animate LCM" + "description": "", + "nickname": "Comflow", + "title": "comflow", + "title_aux": "ComfyUI-Comflow" + } + ], + "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": [ + [ + "BetterImageDimensions", + "PureRatio", + "SDXLDimensions" + ], + { + "title_aux": "ComfyUI-Better-Dimensions" } ], "https://github.com/dfl/comfyui-stylegan": [ @@ -1089,6 +1118,15 @@ "title_aux": "ComfyUI-Ty" } ], + "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": [ + [ + "LoadContditioning", + "SaveConditioning" + ], + { + "title_aux": "ComfyUI Nodes: SaveConditioning and LoadConditioning" + } + ], "https://github.com/ericbeyer/guidance_interval": [ [ "Guidance Interval" @@ -1190,6 +1228,27 @@ "title_aux": "comfy-magick [WIP]" } ], + "https://github.com/huchenlei/ComfyUI_densediffusion": [ + [ + "DenseDiffusionAddCondNode", + "DenseDiffusionApplyNode" + ], + { + "title_aux": "ComfyUI DenseDiffusion [WIP]" + } + ], + "https://github.com/huchenlei/ComfyUI_omost": [ + [ + "OmostLLMChatNode", + "OmostLLMLoaderNode", + "OmostLayoutCondNode", + "OmostLoadCanvasConditioningNode", + "OmostRenderCanvasConditioningNode" + ], + { + "title_aux": "ComfyUI_omost [WIP]" + } + ], "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": [ [ "EasyBgRemover", @@ -1241,12 +1300,23 @@ "https://github.com/immersiveexperience/ie-comfyui-color-nodes": [ [ "Average Color", - "Complementary Color" + "Complementary Color", + "Hex to Color Name" ], { "title_aux": "ie-comfyui-color-nodes" } ], + "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": [ + [ + "JHK_Utils_ImageRemoveBackground", + "JHK_Utils_LoadEmbed", + "JHK_Utils_string_merge" + ], + { + "title_aux": "ComfyUI-JHK-utils" + } + ], "https://github.com/jn-jairo/jn_node_suite_comfyui": [ [ "JN_AreaInfo", @@ -1391,6 +1461,16 @@ "title_aux": "ComfyUI_Usability (WIP)" } ], + "https://github.com/kijai/ComfyUI-CV-VAE": [ + [ + "CV_VAE_Decode", + "CV_VAE_Encode", + "CV_VAE_Load" + ], + { + "title_aux": "ComfyUI-CV-VAE" + } + ], "https://github.com/kijai/ComfyUI-DeepSeek-VL": [ [ "deepseek_vl_inference", @@ -1462,6 +1542,18 @@ "title_aux": "ComfyUI-BuildPath" } ], + "https://github.com/marduk191/comfyui-marnodes": [ + [ + "marduk191_workflow_settings" + ], + { + "author": "\u02f6marduk191", + "description": "A node to set workflow settings.", + "nickname": "marduk191 workflow settings", + "title": "marduk191 workflow settings", + "title_aux": "comfyui-marnodes" + } + ], "https://github.com/mut-ex/comfyui-gligengui-node": [ [ "GLIGEN_GUI" @@ -1533,18 +1625,19 @@ "title_aux": "Kosmos2_BBox_Cutter Models" } ], - "https://github.com/phineas-pta/comfy-trt-test": [ + "https://github.com/pamparamm/ComfyUI-ppm": [ [ - "TRT_Lora_Loader", - "TRT_Torch_Compile", - "TRT_Unet_Loader" + "CLIPMicroConditioning", + "CLIPNegPip", + "CLIPSetLastLayerFloat", + "CLIPTextEncodeBREAK", + "EmptyLatentImageAR", + "RandomPromptGenerator", + "StableCascade_AutoCompLatent", + "TokenCounter" ], { - "author": "PTA", - "description": "attempt to use TensorRT with ComfyUI, not yet compatible with ComfyUI-Manager, see README for instructions", - "nickname": "comfy trt test", - "title": "TensorRT with ComfyUI (work-in-progress)", - "title_aux": "comfy-trt-test [WIP]" + "title_aux": "ComfyUI-ppm" } ], "https://github.com/poisenbery/NudeNet-Detector-Provider": [ @@ -1717,6 +1810,14 @@ "title_aux": "ComfyUI-TDNodes [WIP]" } ], + "https://github.com/udi0510/comfyui-slicer": [ + [ + "SlicerNode" + ], + { + "title_aux": "comfyui-slicer" + } + ], "https://github.com/umisetokikaze/comfyui_mergekit": [ [ "DefineSaveName", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index b1e1f438..c61cdb65 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -7,13 +7,17 @@ "stars": 13, "last_update": "2024-03-08 10:11:44" }, + "https://github.com/AI2lab/comfyUI-tool-2lab": { + "stars": 3, + "last_update": "2024-06-06 02:53:28" + }, "https://github.com/AIGODLIKE/ComfyUI-Studio": { - "stars": 196, - "last_update": "2024-05-30 02:14:11" + "stars": 198, + "last_update": "2024-06-05 00:52:46" }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 12, - "last_update": "2024-05-27 12:39:32" + "stars": 13, + "last_update": "2024-06-05 05:07:37" }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 3, @@ -44,20 +48,24 @@ "last_update": "2024-05-11 13:33:24" }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { - "stars": 33, + "stars": 34, "last_update": "2024-04-09 19:01:49" }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 13, "last_update": "2024-03-10 01:04:02" }, + "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { + "stars": 0, + "last_update": "2024-06-02 06:13:42" + }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 3, - "last_update": "2024-05-20 15:25:17" + "last_update": "2024-06-04 10:05:38" }, "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { "stars": 9, - "last_update": "2024-05-28 23:31:22" + "last_update": "2024-06-06 13:14:10" }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, @@ -88,7 +96,7 @@ "last_update": "2024-02-04 21:15:22" }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { - "stars": 12, + "stars": 14, "last_update": "2024-04-05 05:11:51" }, "https://github.com/MrAdamBlack/CheckProgress": { @@ -109,7 +117,7 @@ }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 0, - "last_update": "2024-06-01 09:08:26" + "last_update": "2024-06-01 21:27:18" }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 18, @@ -119,16 +127,24 @@ "stars": 2, "last_update": "2024-02-22 08:34:44" }, + "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { + "stars": 2, + "last_update": "2024-06-06 01:36:46" + }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, - "last_update": "2024-05-21 06:39:00" + "last_update": "2024-06-05 10:01:47" + }, + "https://github.com/StartHua/Comfyui_CXH_CRM": { + "stars": 16, + "last_update": "2024-06-06 14:15:14" }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 3, "last_update": "2024-05-18 00:59:06" }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 138, + "stars": 162, "last_update": "2024-05-30 12:21:57" }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { @@ -144,15 +160,15 @@ "last_update": "2024-04-16 21:53:02" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": { - "stars": 41, + "stars": 42, "last_update": "2024-05-22 14:30:05" }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { - "stars": 175, + "stars": 180, "last_update": "2024-05-22 13:38:23" }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { - "stars": 48, + "stars": 49, "last_update": "2024-05-22 20:52:05" }, "https://github.com/beyastard/ComfyUI_BeySoft": { @@ -165,7 +181,7 @@ }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { "stars": 5, - "last_update": "2024-05-31 20:01:41" + "last_update": "2024-06-01 20:54:03" }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, @@ -175,16 +191,20 @@ "stars": 3, "last_update": "2024-04-20 15:36:03" }, + "https://github.com/bruce007lee/comfyui-tiny-utils": { + "stars": 0, + "last_update": "2024-06-05 10:38:57" + }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, - "last_update": "2024-06-01 04:34:06" + "last_update": "2024-06-05 09:30:06" }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { - "stars": 102, + "stars": 105, "last_update": "2024-03-16 19:08:28" }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { - "stars": 0, + "stars": 1, "last_update": "2024-05-29 09:02:52" }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { @@ -192,15 +212,23 @@ "last_update": "2024-05-27 01:51:24" }, "https://github.com/christian-byrne/python-interpreter-node": { - "stars": 16, + "stars": 18, "last_update": "2024-06-01 06:00:47" }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 36385, - "last_update": "2024-06-01 04:09:34" + "stars": 36931, + "last_update": "2024-06-06 03:31:08" + }, + "https://github.com/comfypod/ComfyUI-Comflow": { + "stars": 0, + "last_update": "2024-06-03 15:12:25" + }, + "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { + "stars": 0, + "last_update": "2024-06-06 14:25:31" }, "https://github.com/cubiq/Comfy_Dungeon": { - "stars": 162, + "stars": 164, "last_update": "2024-04-26 11:00:58" }, "https://github.com/dezi-ai/ComfyUI-AnimateLCM": { @@ -220,13 +248,17 @@ "last_update": "2024-01-06 19:07:45" }, "https://github.com/eigenpunk/ComfyUI-audio": { - "stars": 56, + "stars": 58, "last_update": "2024-03-03 21:14:14" }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-05-15 21:34:21" }, + "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { + "stars": 0, + "last_update": "2024-06-06 06:07:49" + }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01" @@ -237,7 +269,7 @@ }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 0, - "last_update": "2024-05-31 22:27:12" + "last_update": "2024-06-03 21:04:43" }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, @@ -245,11 +277,11 @@ }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 8, - "last_update": "2024-05-28 13:18:26" + "last_update": "2024-06-05 07:13:23" }, "https://github.com/gameltb/ComfyUI_stable_fast": { - "stars": 181, - "last_update": "2024-04-01 13:30:57" + "stars": 182, + "last_update": "2024-06-06 12:43:16" }, "https://github.com/gameltb/io_comfyui": { "stars": 3, @@ -267,6 +299,14 @@ "stars": 4, "last_update": "2024-03-11 06:40:54" }, + "https://github.com/huchenlei/ComfyUI_densediffusion": { + "stars": 22, + "last_update": "2024-06-06 03:11:23" + }, + "https://github.com/huchenlei/ComfyUI_omost": { + "stars": 187, + "last_update": "2024-06-05 18:48:11" + }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49" @@ -281,14 +321,22 @@ }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 0, - "last_update": "2024-05-27 09:42:17" + "last_update": "2024-06-06 14:27:54" + }, + "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": { + "stars": 0, + "last_update": "2024-06-04 08:57:52" + }, + "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { + "stars": 164, + "last_update": "2024-06-05 07:55:40" }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 5, - "last_update": "2024-01-11 20:39:36" + "last_update": "2024-06-02 01:11:02" }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { - "stars": 52, + "stars": 55, "last_update": "2024-05-21 05:28:34" }, "https://github.com/kadirnar/ComfyUI-Adapter": { @@ -303,8 +351,12 @@ "stars": 0, "last_update": "2024-02-05 14:49:45" }, + "https://github.com/kijai/ComfyUI-CV-VAE": { + "stars": 8, + "last_update": "2024-06-03 21:46:49" + }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { - "stars": 20, + "stars": 19, "last_update": "2024-05-21 16:43:40" }, "https://github.com/laksjdjf/ssd-1b-comfyui": { @@ -320,15 +372,19 @@ "last_update": "2024-05-07 08:40:56" }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { - "stars": 189, + "stars": 190, "last_update": "2024-04-26 01:39:09" }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33" }, + "https://github.com/marduk191/comfyui-marnodes": { + "stars": 0, + "last_update": "2024-06-05 05:37:57" + }, "https://github.com/mut-ex/comfyui-gligengui-node": { - "stars": 27, + "stars": 28, "last_update": "2024-02-28 02:46:05" }, "https://github.com/nat-chan/comfyui-eval": { @@ -355,9 +411,13 @@ "stars": 13, "last_update": "2024-05-03 10:52:29" }, + "https://github.com/pamparamm/ComfyUI-ppm": { + "stars": 1, + "last_update": "2024-06-02 14:18:07" + }, "https://github.com/phineas-pta/comfy-trt-test": { "stars": 83, - "last_update": "2024-03-10 21:17:56" + "last_update": "2024-06-04 21:09:17" }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, @@ -372,7 +432,7 @@ "last_update": "2023-11-15 22:00:49" }, "https://github.com/runtime44/comfyui_r44_nodes": { - "stars": 21, + "stars": 22, "last_update": "2024-05-23 01:18:22" }, "https://github.com/sangeet/comfyui-testui": { @@ -380,7 +440,7 @@ "last_update": "2024-05-15 00:55:17" }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { - "stars": 2, + "stars": 3, "last_update": "2024-04-12 14:09:45" }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { @@ -404,7 +464,7 @@ "last_update": "2024-04-27 13:25:08" }, "https://github.com/sofakid/dandy": { - "stars": 25, + "stars": 27, "last_update": "2024-05-27 21:46:18" }, "https://github.com/stavsap/ComfyUI-React-SDK": { @@ -432,13 +492,17 @@ "last_update": "2024-03-05 13:31:31" }, "https://github.com/tracerstar/comfyui-p5js-node": { - "stars": 15, + "stars": 23, "last_update": "2024-05-30 18:33:55" }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55" }, + "https://github.com/udi0510/comfyui-slicer": { + "stars": 0, + "last_update": "2024-06-04 08:30:38" + }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00" @@ -454,5 +518,9 @@ "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11" + }, + "https://github.com/zmwv823/ComfyUI-AnyText": { + "stars": 11, + "last_update": "2024-06-06 14:21:08" } } \ 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 5f83d163..84569d6b 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,17 @@ }, + { + "author": "MackinationsAi", + "title": "ComfyUi_Stuctured-Outputs [REMOVED]", + "id": "struct-output", + "reference": "https://github.com/MackinationsAi/ComfyUi_Stuctured-Outputs", + "files": [ + "https://github.com/MackinationsAi/ComfyUi_Stuctured-Outputs" + ], + "install_type": "git-clone", + "description": "This repository contains a custom node for ComfyUI that allows users to save generative image outputs with custom filenames and folder structures. The filenames are padded to four digits, and the positive and negative prompts are embedded in the image metadata." + }, { "author": "laksjdjf", "title": "attention-couple-ComfyUI [DEPRECATED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9cb4da34..2f9fde69 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -13,6 +13,248 @@ + + { + "author": "marduk191", + "title": "marduk191 workflow settings", + "id": "marnodes", + "reference": "https://github.com/marduk191/comfyui-marnodes", + "files": [ + "https://github.com/marduk191/comfyui-marnodes" + ], + "install_type": "git-clone", + "description": "A node to set workflow settings." + }, + { + "author": "denfrost", + "title": "Den_ComfyUI_Workflows", + "id": "den", + "reference": "https://github.com/denfrost/Den_ComfyUI_Workflow", + "files": [ + "https://github.com/denfrost/Den_ComfyUI_Workflow" + ], + "install_type": "git-clone", + "description": "Custom nodes make easy Advanced Workflows. Focus on Image/Video and ControlNet efficiency and performances. Manipulation of Latent Space, Automatic pipeline with a bit efforts." + }, + { + "author": "LZpenguin", + "title": "ComfyUI-Text", + "id": "comfy-text", + "reference": "https://github.com/LZpenguin/ComfyUI-Text", + "files": [ + "https://github.com/LZpenguin/ComfyUI-Text" + ], + "install_type": "git-clone", + "description": "Nodes:Add_text_by_mask" + }, + { + "author": "seghier", + "title": "ComfyUI_LibreTranslate", + "reference": "https://github.com/seghier/ComfyUI_LibreTranslate", + "files": [ + "https://github.com/seghier/ComfyUI_LibreTranslate/raw/main/translate_node.py" + ], + "install_type": "copy", + "description": "Use LibreTranslation in ComfyUI [a/https://github.com/LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)" + }, + { + "author": "Limbicnation", + "title": "ComfyUIDepthEstimation", + "reference": "https://github.com/Limbicnation/ComfyUIDepthEstimation", + "files": [ + "https://github.com/Limbicnation/ComfyUIDepthEstimation/raw/main/depth_estimation_node.py" + ], + "pip": ["transformers"], + "install_type": "copy", + "description": "A custom depth estimation node for ComfyUI using transformer models. It integrates depth estimation with automatic gamma correction, contrast adjustment, and edge detection, based on the [a/TransformDepth](https://github.com/Limbicnation/TransformDepth) repository." + }, + { + "author": "shadowcz007", + "title": "comfyui-sound-lab", + "id": "soundlab", + "reference": "https://github.com/shadowcz007/comfyui-sound-lab", + "files": [ + "https://github.com/shadowcz007/comfyui-sound-lab" + ], + "install_type": "git-clone", + "description": "Nodes:Music Gen, Audio Play, Stable Audio" + }, + { + "author": "huchenlei", + "title": "ComfyUI DenseDiffusion", + "id": "densediffusion", + "reference": "https://github.com/huchenlei/ComfyUI_densediffusion", + "files": [ + "https://github.com/huchenlei/ComfyUI_densediffusion" + ], + "install_type": "git-clone", + "description": "[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI." + }, + { + "author": "DannyStone1999", + "title": "ComfyUI-Depth2Mask", + "reference": "https://github.com/DannyStone1999/ComfyUI-Depth2Mask", + "files": [ + "https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py" + ], + "install_type": "copy", + "description": "Nodes:Depth2Mask" + }, + { + "author": "smthemex", + "title": "ComfyUI_StableAudio_Open", + "id": "stable-audio-open-1.0", + "reference": "https://github.com/smthemex/ComfyUI_StableAudio_Open", + "files": [ + "https://github.com/smthemex/ComfyUI_StableAudio_Open" + ], + "install_type": "git-clone", + "description": "You can use stable-audio-open-1.0 in comfyUI" + }, + { + "author": "nuanarchy", + "title": "ComfyUI-NuA-FlashFace", + "id": "nua-flashface", + "reference": "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace", + "files": [ + "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace" + ], + "install_type": "git-clone", + "description": "ComfyUI implementation of [a/FlashFace: Human Image Personalization with High-fidelity Identity Preservation](https://github.com/ali-vilab/FlashFace)\nNOTE: You need to downalod models manually." + }, + { + "author": "FrankChieng", + "title": "ComfyUI_llm_easyanimiate", + "id": "llm-easyanimate", + "nodename_pattern": "^FrankChiengEasyAnimate", + "reference": "https://github.com/frankchieng/ComfyUI_llm_easyanimiate", + "files": [ + "https://github.com/frankchieng/ComfyUI_llm_easyanimiate" + ], + "install_type": "git-clone", + "description": "implementation easyanimate with llama3-8b-6bit instruction LLM generation prompt help" + }, + { + "author": "chakib-belgaid", + "title": "ComfyUI-autosize", + "id": "autosize", + "reference": "https://github.com/chakib-belgaid/ComfyUI-autosize", + "files": [ + "https://github.com/chakib-belgaid/ComfyUI-autosize" + ], + "install_type": "git-clone", + "description": "A ComfyUI utility plugin designed to optimize the latent space for generating high-quality results. It approximates the closest size model for better generation results." + }, + { + "author": "DataCTE", + "title": "Prompt Injection Node for ComfyUI", + "id": "prompt-injection", + "reference": "https://github.com/DataCTE/prompt_injection", + "files": [ + "https://github.com/DataCTE/prompt_injection" + ], + "install_type": "git-clone", + "description": "This custom node for ComfyUI allows you to inject specific prompts at specific blocks of the Stable Diffusion UNet, providing fine-grained control over the generated image. It is based on the concept that the content/subject understanding of the model is primarily contained within the MID0 and MID1 blocks, as demonstrated in the B-Lora (Content Style implicit separation) paper. Features.\nInject different prompts into specific UNet blocks Three different node variations for flexible workflow integration Customize the learning rate of specific blocks to focus on content, lighting, style, or other aspects Potential for developing a 'Mix of Experts' approach by swapping blocks on-the-fly based on prompt content" + }, + { + "author": "lks-ai", + "title": "ComfyUI Stable Audio Open 1.0 Sampler", + "id": "stableaudiosampler", + "reference": "https://github.com/lks-ai/ComfyUI-StableAudioSampler", + "files": [ + "https://github.com/lks-ai/ComfyUI-StableAudioSampler" + ], + "install_type": "git-clone", + "description": "Nodes: StableAudioSampler. Wraps the new Stable Audio Open Model in the sampler that dropped Jun 5th. See Github for Features" + }, + { + "author": "luandev", + "title": "ComfyUI CrewAI", + "id": "crewai", + "reference": "https://github.com/luandev/ComfyUI-CrewAI", + "files": [ + "https://github.com/luandev/ComfyUI-CrewAI" + ], + "install_type": "git-clone", + "description": "ComfyUI-CrewAI aims to integrate Crew AI's multi-agent collaboration framework into the ComfyUI environment. By combining the strengths of Crew AI's role-based, collaborative AI agent system with ComfyUI's intuitive interface, we will create a robust platform for managing and executing complex AI tasks seamlessly" + }, + { + "author": "Tool Of North america", + "title": "Easy automatic (square) image cropper using Yolo", + "id": "tooldigital", + "reference": "https://github.com/tooldigital/ComfyUI-Yolo-Cropper", + "files": [ + "https://github.com/tooldigital/ComfyUI-Yolo-Cropper" + ], + "install_type": "git-clone", + "description": "A very simple and easy to use node to automaticaaly create (square) image crops and masks using YoloV8. This can be very useful when using controlnet and ip adapters" + }, + { + "author": "11dogzi", + "title": "Comfyui-ergouzi-samplers", + "id": "ergouzi-samplers", + "reference": "https://github.com/11dogzi/Comfyui-ergouzi-samplers", + "files": [ + "https://github.com/11dogzi/Comfyui-ergouzi-samplers" + ], + "install_type": "git-clone", + "description": "Partial redraw sampler and variant seed sampler" + }, + { + "author": "prodogape", + "title": "ComfyUI-OmDet", + "id": "omdet", + "reference": "https://github.com/prodogape/ComfyUI-OmDet", + "files": [ + "https://github.com/prodogape/ComfyUI-OmDet" + ], + "install_type": "git-clone", + "description": "This node is mainly based on [a/OmDet](https://github.com/om-ai-lab/OmDet) for object detection, and it outputs related images, masks, and Labelme JSON information." + }, + { + "author": "risunobushi", + "title": "comfyUI_FrequencySeparation_RGB-HSV", + "id": "freq-sep", + "reference": "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV", + "files": [ + "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV" + ], + "install_type": "git-clone", + "description": "A collection of simple nodes for Frequency Separation / Frequency Recombine with RGB and HSV methods" + }, + { + "author": "chandlergis", + "title": "ComfyUI_EmojiOverlay", + "id": "emoji-overlay", + "reference": "https://github.com/chandlergis/ComfyUI_EmojiOverlay", + "files": [ + "https://github.com/chandlergis/ComfyUI_EmojiOverlay" + ], + "install_type": "git-clone", + "description": "Nodes:Image Emoji Overlay" + }, + { + "author": "JayLyu", + "title": "ComfyUI_BaiKong_Node", + "id": "baikong", + "reference": "https://github.com/JayLyu/ComfyUI_BaiKong_Node", + "files": [ + "https://github.com/JayLyu/ComfyUI_BaiKong_Node" + ], + "install_type": "git-clone", + "description": "Nodes:BK Img To Color, BK Color Selector" + }, + { + "author": "zohac", + "title": "ComfyUI_ZC_DrawShape", + "id": "drawshape", + "reference": "https://github.com/zohac/ComfyUI_ZC_DrawShape", + "files": [ + "https://github.com/zohac/ComfyUI_ZC_DrawShape" + ], + "install_type": "git-clone", + "description": "Nodes:ZC DrawShape Node" + }, { "author": "ThereforeGames", "title": "ComfyUI-Unprompted", @@ -115,9 +357,9 @@ "author": "vanche1212", "title": "ZMG PLUGIN", "id": "zmg", - "reference": "https://github.com/vanche1212/ComfyUI-fq393", + "reference": "https://github.com/vanche1212/ComfyUI-ZMG-Nodes", "files": [ - "https://github.com/vanche1212/ComfyUI-fq393" + "https://github.com/vanche1212/ComfyUI-ZMG-Nodes" ], "install_type": "git-clone", "description": "Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode." @@ -462,225 +704,6 @@ ], "install_type": "git-clone", "description": "Basic support for StyleGAN2 and StyleGAN3 models." - }, - { - "author": "Mason-McGough", - "title": "🎨 ComfyUI-Mosaica", - "id": "mosaica", - "reference": "https://github.com/Mason-McGough/ComfyUI-Mosaica", - "files": [ - "https://github.com/Mason-McGough/ComfyUI-Mosaica" - ], - "install_type": "git-clone", - "description": "Create colorful mosaic images in ComfyUI by computing label images and applying lookup tables." - }, - { - "author": "larsupb", - "title": "LoRA Power-Merger ComfyUI", - "id": "lora-powermerger", - "reference": "https://github.com/larsupb/LoRA-Merger-ComfyUI", - "files": [ - "https://github.com/larsupb/LoRA-Merger-ComfyUI" - ], - "install_type": "git-clone", - "description": "An extension for merging LoRAs. Offers a wide range of LoRA merge techniques (including dare) and XY plots. XY plots require efficiency nodes." - }, - { - "author": "alessandrozonta", - "title": "Save Layers Node for ComfyUI", - "id": "layers", - "reference": "https://github.com/alessandrozonta/ComfyUI-Layers", - "files": [ - "https://github.com/alessandrozonta/ComfyUI-Layers" - ], - "install_type": "git-clone", - "description": "This custom node for ComfyUI allows you to create layers of an image based on input masks and save them into a PSD file." - }, - { - "author": "githubYiheng", - "title": "comfyui_meanshift_filter", - "id": "meanshift-filter", - "reference": "https://github.com/githubYiheng/comfyui_meanshift_filter", - "files": [ - "https://github.com/githubYiheng/comfyui_meanshift_filter" - ], - "install_type": "git-clone", - "description": "Nodes:Apply Meanshift Filter" - }, - { - "author": "cuongloveit", - "title": "comfy_http_request", - "reference": "https://github.com/cuongloveit/comfy_http_request", - "files": [ - "https://github.com/cuongloveit/comfy_http_request" - ], - "install_type": "git-clone", - "description": "Nodes:Send Http Request. You can use this node to save full size images through the websocket." - }, - { - "author": "SayanoAI", - "title": "Comfy-RVC", - "id": "rvc", - "reference": "https://github.com/SayanoAI/Comfy-RVC", - "files": [ - "https://github.com/SayanoAI/Comfy-RVC" - ], - "install_type": "git-clone", - "description": "ComfyUI custom nodes for RVC related inference and image generation" - }, - { - "author": "nirbhay-faaya", - "title": "ImgProcessing_ComfyUI", - "id": "imgprocessing", - "reference": "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI", - "files": [ - "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI" - ], - "install_type": "git-clone", - "description": "Custom Image processing ComfyUI Nodes" - }, - { - "author": "smthemex", - "title": "ComfyUI_StoryDiffusion", - "id": "StoryDiffusion", - "reference": "https://github.com/smthemex/ComfyUI_StoryDiffusion", - "files": [ - "https://github.com/smthemex/ComfyUI_StoryDiffusion" - ], - "install_type": "git-clone", - "description": "A StoryDiffusion node for ComfyUI." - }, - { - "author": "christian-byrne", - "title": "Node - Size Matcher", - "id": "sizematcher", - "reference": "https://github.com/christian-byrne/size-match-compositing-nodes", - "files": [ - "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." - }, - { - "author": "lks-ai", - "title": "ComfyUI AnyNode: Any Node you ask for", - "id": "anynode", - "reference": "https://github.com/lks-ai/anynode", - "files": [ - "https://github.com/lks-ai/anynode" - ], - "install_type": "git-clone", - "description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)." - }, - { - "author": "Thomas Ward", - "title": "TW-CUI-Util", - "id": "tw-cui-util", - "reference": "https://github.com/TW-CUI/TW-CUI-Util", - "files": [ - "https://github.com/TW-CUI/TW-CUI-Util" - ], - "install_type": "git-clone", - "description": "A collection of custom nodes to help with saving images, providing generation parameters, static literal nodes, and other useful nodes." - }, - { - "author": "fexploit", - "title": "ComfyUI-AutoLabel", - "id": "autolabel", - "reference": "https://github.com/fexploit/ComfyUI-AutoLabel", - "files": [ - "https://github.com/fexploit/ComfyUI-AutoLabel" - ], - "install_type": "git-clone", - "description": "ComfyUI-AutoLabel is a custom node for ComfyUI that uses BLIP (Bootstrapping Language-Image Pre-training) to generate detailed descriptions of the main object in an image. This node leverages the power of BLIP to provide accurate and context-aware captions for images." - }, - { - "author": "christian-byrne", - "title": "img2colors-comfyui-node", - "id": "img2colors-nodes", - "reference": "https://github.com/christian-byrne/img2colors-comfyui-node", - "files": [ - "https://github.com/christian-byrne/img2colors-comfyui-node" - ], - "install_type": "git-clone", - "description": "Nodes:Img2Color - Color Palette Extractor" - }, - { - "author": "xuhongming251", - "title": "ComfyUI-MuseTalkUtils", - "id": "musetalk-utils", - "reference": "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils", - "files": [ - "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils" - ], - "install_type": "git-clone", - "description": "MuseTalk ComfyUI Preprocess and Postprocess Nodes" - }, - { - "author": "xuhongming251", - "title": "ComfyUI-GPEN", - "id": "gpen", - "reference": "https://github.com/xuhongming251/ComfyUI-GPEN", - "files": [ - "https://github.com/xuhongming251/ComfyUI-GPEN" - ], - "install_type": "git-clone", - "description": "Nodes:FaceEnhancement. Based on modelscope pipeline." - }, - { - "author": "exdysa", - "title": "comfyui-selector", - "reference": "https://github.com/exdysa/comfyui-selector", - "files": [ - "https://github.com/exdysa/comfyui-selector/raw/main/selector.py" - ], - "install_type": "copy", - "description": "Nodes:Selector. Quick and dirty parameter generator node for ComfyUI." - }, - { - "author": "barckley75", - "title": "comfyUI_DaVinciResolve", - "reference": "https://github.com/barckley75/comfyUI_DaVinciResolve", - "files": [ - "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/node_text_to_speech.py", - "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/nodes_phy_3_contitioning.py", - "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/save_audio_to_davinci.py", - "https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/save_image_to_davinci.py" - ], - "install_type": "copy", - "description": "Nodes:TextToSpeech, phy_3_conditioning, SaveAudioToDaVinci, SaveImageToDaVinci.\nNOTE:In order to use DaVinci node you must have DaVinci Resolve Studio connected to the API. For more information check the help seciton in DaVinci Resolve Studio HELP>DOCUMENTATION>DEVELOPER. It will open a folder, search for scripting and the for README.txt file, the API documentation." - }, - { - "author": "archifancy", - "title": "Image-vector-for-ComfyUI", - "reference": "https://github.com/archifancy/Image-vector-for-ComfyUI", - "files": [ - "https://github.com/archifancy/Image-vector-for-ComfyUI/raw/main/AIvector.py" - ], - "install_type": "copy", - "description": "Nodes:AIvector. A wrapped comfyui node for converting pixels to vectors using Vtracer. Check it out here: [a/https://github.com/visioncortex/vtracer](https://github.com/visioncortex/vtracer)." - }, - { - "author": "muzi12888", - "title": "m9-prompts-comfyui", - "id": "m9-prompts", - "reference": "https://github.com/MarcusNyne/m9-prompts-comfyui", - "files": [ - "https://github.com/MarcusNyne/m9-prompts-comfyui" - ], - "install_type": "git-clone", - "description": "Two custom nodes are included for modifying a prompt to create prompt variations.\nScramblePrompts [m9]: Reorder prompts, remove prompts, modify weights\nTweakWeights [m9]: Modify the weights of prompts matching keywords" - }, - { - "author": "SaltAI", - "title": "SaltAI Language Toolkit", - "id": "saltai-langtool", - "reference": "https://github.com/get-salt-AI/SaltAI_Language_Toolkit", - "files": [ - "https://github.com/get-salt-AI/SaltAI_Language_Toolkit" - ], - "install_type": "git-clone", - "description": "The project integrates the Retrieval Augmented Generation (RAG) tool [a/Llama-Index](https://www.llamaindex.ai/), [a/Microsoft's AutoGen](https://microsoft.github.io/autogen/), and [a/LlaVA-Next](https://github.com/LLaVA-VL/LLaVA-NeXT) with ComfyUI's adaptable node interface, enhancing the functionality and user experience of the platform." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 5135a655..9d7c7467 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -91,6 +91,16 @@ "title_aux": "Comfyui-ergouzi-Nodes" } ], + "https://github.com/11dogzi/Comfyui-ergouzi-samplers": [ + [ + "EGBYZZCYQ", + "EGCYQJB", + "EGCYQJBCJ" + ], + { + "title_aux": "Comfyui-ergouzi-samplers" + } + ], "https://github.com/1mckw/Comfyui-Gelbooru": [ [ "Gelbooru (ID)", @@ -127,9 +137,12 @@ "SAMIN String Attribute Selector", "SANMIN Adapt Coordinates", "SANMIN AdjustTransparency", + "SANMIN BlurMaskArea", "SANMIN ChineseToCharacter", "SANMIN ClothingWildcards", "SANMIN ConvertToEnglish", + "SANMIN EditWildcards", + "SANMIN Float", "SANMIN LoadPathImagesPreview", "SANMIN SCALE AND FILL BLACK", "SANMIN SanmiSaveImageToLocal", @@ -498,10 +511,19 @@ "https://github.com/Acly/comfyui-tooling-nodes": [ [ "ETN_ApplyMaskToImage", + "ETN_AttentionMask", + "ETN_BackgroundRegion", "ETN_CropImage", + "ETN_DefineRegion", + "ETN_ExtractImageTile", + "ETN_ExtractMaskTile", + "ETN_GenerateTileMask", + "ETN_ListRegionMasks", "ETN_LoadImageBase64", "ETN_LoadMaskBase64", - "ETN_SendImageWebSocket" + "ETN_MergeImageTile", + "ETN_SendImageWebSocket", + "ETN_TileLayout" ], { "title_aux": "ComfyUI Nodes for External Tooling" @@ -576,17 +598,6 @@ "title_aux": "ComfyUI-SimpleCounter" } ], - "https://github.com/AppleBotzz/ComfyUI_LLMVISION": [ - [ - "CLAUDE_CHAT", - "CLAUDE_VISION", - "GPT4_CHAT", - "GPT4_VISION" - ], - { - "title_aux": "ComfyUI_LLMVISION" - } - ], "https://github.com/ArcherFMY/Diffusion360_ComfyUI": [ [ "Diffusion360LoaderImage2Pano", @@ -1111,6 +1122,14 @@ "title_aux": "Comfy Couple" } ], + "https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py": [ + [ + "Depth2Mask" + ], + { + "title_aux": "ComfyUI-Depth2Mask" + } + ], "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": [ [ "CheckpointAutomaticConfig", @@ -1120,6 +1139,16 @@ "title_aux": "ComfyUI Checkpoint Automatic Config" } ], + "https://github.com/DataCTE/prompt_injection": [ + [ + "AdvancedPromptInjection", + "PromptInjection", + "SimplePromptInjection" + ], + { + "title_aux": "Prompt Injection Node for ComfyUI" + } + ], "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [ [], { @@ -1253,12 +1282,7 @@ "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": [ [ "CLIP Temperature", - "Dynamic scale as float", - "Unet Temperature SD1", - "Unet Temperature SD1 per layer", - "Unet Temperature SDXL", - "Unet Temperature SDXL per layer", - "Unet Temperature any model" + "Unet Temperature" ], { "title_aux": "Stable-Diffusion-temperature-settings" @@ -1790,6 +1814,8 @@ ], "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": [ [ + "GR Flip Tile Random Inverted", + "GR Flip Tile Random Red Ring", "GR Image Details Displayer", "GR Image Details Saver", "GR Image Resize", @@ -2153,6 +2179,15 @@ "title_aux": "ComfyUI-JNodes" } ], + "https://github.com/JayLyu/ComfyUI_BaiKong_Node": [ + [ + "BK_ColorSelector", + "BK_Img2Color" + ], + { + "title_aux": "ComfyUI_BaiKong_Node" + } + ], "https://github.com/JcandZero/ComfyUI_GLM4Node": [ [ "GLM3_turbo_CHAT", @@ -2446,6 +2481,17 @@ "title_aux": "ImagesGrid" } ], + "https://github.com/LZpenguin/ComfyUI-Text": [ + [ + "CombinationText", + "PlaceholderText", + "ReplaceText", + "ShowText" + ], + { + "title_aux": "ComfyUI-Text" + } + ], "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": [ [ "LoRA Caption Load", @@ -2725,17 +2771,6 @@ "title_aux": "ComfyUI-BadmanNodes" } ], - "https://github.com/MarkoCa1/ComfyUI-Text": [ - [ - "CombinationText", - "PlaceholderText", - "ReplaceText", - "ShowText" - ], - { - "title_aux": "ComfyUI_Text" - } - ], "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": [ [ "AutomaticMask(segment anything)" @@ -2797,6 +2832,7 @@ "HueShift", "ImageDimensions", "ImageResizeLong", + "ImageZigzag", "IndoorBackgrounds", "IndoorDir", "IntEvaluate", @@ -3354,6 +3390,7 @@ [ "AudioBatchValueNode", "AudioTranscriptionNode", + "DownloadAudio", "ImageRepeatInterleavedNode", "LatentRepeatInterleavedNode", "LoadAudio", @@ -3384,8 +3421,12 @@ ], "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": [ [ + "CombinedDiffusersLoader", "CombinedDiffusersSD15Loader", "CombinedDiffusersSDXLLoader", + "DiffusersClipLoader", + "DiffusersUNETLoader", + "DiffusersVAELoader", "SD15CLIPLoader", "SD15UNETLoader", "SD15VAELoader", @@ -3679,17 +3720,6 @@ "title_aux": "Eagleshadow Custom Nodes" } ], - "https://github.com/Shinsplat/ComfyUI-Shinsplat": [ - [ - "Clip Text Encode (Shinsplat)", - "Clip Text Encode SDXL (Shinsplat)", - "Lora Loader (Shinsplat)", - "Sum Wrap (Shinsplat)" - ], - { - "title_aux": "ComfyUI-Shinsplat" - } - ], "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [ [ "SVDRsizer" @@ -3814,6 +3844,7 @@ "Stability Creative Upscale", "Stability Erase", "Stability Image Core", + "Stability Image Ultra", "Stability Inpainting", "Stability Outpainting", "Stability Remove Background", @@ -5342,7 +5373,9 @@ "LiamLibLoadImage", "LiamLibSaveImg", "LiamLibSaveText", - "PreviewReliefImage" + "PreviewReliefImage", + "SpeechRecognitionLiam", + "SpeechSynthesisLiam" ], { "title_aux": "LiamUtil" @@ -5646,7 +5679,7 @@ ], "https://github.com/audioscavenger/ComfyUI-Thumbnails": [ [ - "ComfyUIThumbnails" + "LoadImageThumbnails" ], { "author": "AudioscavengeR", @@ -5696,7 +5729,8 @@ "Bedrock - Claude", "Bedrock - Claude Multimodal", "Bedrock - SDXL", - "Bedrock - Titan Image", + "Bedrock - Titan Inpainting", + "Bedrock - Titan Text to Image", "Image From S3", "Image From URL", "Image To S3", @@ -6112,6 +6146,7 @@ ], "https://github.com/bobmagicii/comfykit-custom-nodes": [ [ + "LoraThree", "LoraWithMeta", "TypecasterImage", "TypecasterLatent" @@ -6298,6 +6333,15 @@ "title_aux": "ComfyUI LLaVA Captioner" } ], + "https://github.com/chakib-belgaid/ComfyUI-autosize": [ + [ + "CustomAutoSize", + "SDXLAutoSize" + ], + { + "title_aux": "ComfyUI-autosize" + } + ], "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": [ [ "Prompt_Styler" @@ -6314,6 +6358,14 @@ "title_aux": "ComfyUI-IMG_Query" } ], + "https://github.com/chandlergis/ComfyUI_EmojiOverlay": [ + [ + "Image Emoji Overlay" + ], + { + "title_aux": "ComfyUI_EmojiOverlay" + } + ], "https://github.com/chaojie/ComfyUI-AniPortrait": [ [ "AniPortraitLoader", @@ -6813,6 +6865,7 @@ "LayerMask: MaskMotionBlur", "LayerMask: MaskPreview", "LayerMask: MaskStroke", + "LayerMask: MediapipeFacialSegment", "LayerMask: PersonMaskUltra", "LayerMask: PersonMaskUltra V2", "LayerMask: PixelSpread", @@ -6838,6 +6891,7 @@ "LayerStyle: Stroke", "LayerStyle: Stroke V2", "LayerUtility: AddBlindWaterMark", + "LayerUtility: BatchSelector", "LayerUtility: Boolean", "LayerUtility: BooleanOperator", "LayerUtility: ColorImage", @@ -7813,6 +7867,39 @@ "title_aux": "comfyui_facetools" } ], + "https://github.com/denfrost/Den_ComfyUI_Workflow": [ + [ + "Den_BatchIndex_AS", + "Den_CropImage_AS", + "Den_Eval_AS", + "Den_GPTLoaderSimple_llama", + "Den_GPTSampler_llama", + "Den_ImageMixMasked_As", + "Den_ImageToLatentSpace", + "Den_ImageToMask_AS", + "Den_Int2Any_AS", + "Den_LatentAdd_AS", + "Den_LatentMixMasked_As", + "Den_LatentMix_AS", + "Den_LatentToImages_AS", + "Den_LoadLatent_AS", + "Den_MapRange_AS", + "Den_MaskToImage_AS", + "Den_Math_AS", + "Den_NoiseImage_AS", + "Den_Number2Float_AS", + "Den_Number2Int_AS", + "Den_Number_AS", + "Den_SVD_img2vid", + "Den_SaveLatent_AS", + "Den_TextToImage_AS", + "Den_TextWildcardList_AS", + "Increment_AS" + ], + { + "title_aux": "Den_ComfyUI_Workflows" + } + ], "https://github.com/deroberon/StableZero123-comfyui": [ [ "SDZero ImageSplit", @@ -8104,20 +8191,23 @@ "Eden_String", "FolderScanner", "GetRandomFile", + "Get_Prefixed_Imgs", "HistogramMatching", "IMG_blender", "IMG_padder", "IMG_resolution_multiple_of", "IMG_scaler", "IMG_unpadder", - "IPAdapterRandomRotateEmbeds", "If ANY execute A else B", "ImageDescriptionNode", "LatentTypeConversion", + "Linear_Combine_IP_Embeds", + "LoadImagesByFilename", "LoadRandomImage", + "Load_Embeddings_From_Folder", "MaskFromRGB", "MaskFromRGB_KMeans", - "SaveExplorationState", + "Random_Style_Mixture", "SaveImageAdvanced", "SavePosEmbeds", "VAEDecode_to_folder", @@ -8191,10 +8281,10 @@ "Selector" ], { - "author": "\u02f6\ud835\udfa2\u292c\u2ad2\u2d56s\u143c\u02f6", - "description": "Preset aspect ratios and inference parameters.", - "nickname": "Selector", - "title": "Selector", + "author": "\"\u02f6\ud835\udfa2\u292c\u2ad2\u2d56s\u143c\u02f6\"", + "description": "\"Selector and Recourse for exdysa workflow. Preset aspect ratios, general settings, fallback switches.\"", + "nickname": "\"Selector\"", + "title": "\"Selector\"", "title_aux": "comfyui-selector" } ], @@ -8291,6 +8381,7 @@ "FL_ImageCaptionSaver", "FL_ImageDimensionDisplay", "FL_ImageDurationSync", + "FL_ImageNotes", "FL_ImagePixelator", "FL_ImageRandomizer", "FL_InfiniteZoom", @@ -8433,6 +8524,7 @@ "https://github.com/fmatray/ComfyUI_BattlemapGrid": [ [ "Battlemap Grid", + "Compass", "Map Generator", "Map Generator(Outdoors)" ], @@ -8516,6 +8608,13 @@ "title_aux": "ComfyUI_MagicClothing" } ], + "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": [ + [], + { + "nodename_pattern": "^FrankChiengEasyAnimate", + "title_aux": "ComfyUI_llm_easyanimiate" + } + ], "https://github.com/fsdymy1024/ComfyUI_fsdymy": [ [ "Preview Image Without Metadata", @@ -8954,17 +9053,24 @@ "Image20SwitcherNode", "Image3SwitcherNode", "Image5SwitcherNode", + "MonoClip_node", + "PixelArt_node", + "VAEDecodePreview_node", + "image2contrastMask_node", + "image2imbgg_node", "image_halftone", "image_histograms_node", "image_histograms_node_compact", "images_side_by_side", - "smart_checkpoint_loader" + "imgbbLoader_node", + "smart_checkpoint_loader", + "storeURL_node" ], { "author": "YFG", - "description": "This extension calculates the histogram of an image and outputs the results as graph images for individual channels as well as RGB and Luminosity.", - "nickname": "\ud83d\udc2f YFG Histograms", - "title": "YFG Histograms", + "description": "This extension loads a model checkpoint file and extracts the model state dictionary or the entire model, treating all checkpoints as if they are in the root directory.", + "nickname": "\ud83e\udde0 YFG Smart Checkpoint Loader", + "title": "YFG Smart Checkpoint Loader", "title_aux": "\ud83d\ude38 YFG Comical Nodes" } ], @@ -9041,6 +9147,14 @@ "title_aux": "ComfyUI-Image-Matting" } ], + "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": [ + [ + "Image Selector" + ], + { + "title_aux": "ComfyUI-HH-Image-Selector" + } + ], "https://github.com/hay86/ComfyUI_AceNodes": [ [ "ACE_AnyInputSwitchBool", @@ -9058,6 +9172,7 @@ "ACE_ImageRemoveBackground", "ACE_ImageSaveToCloud", "ACE_Integer", + "ACE_MaskBlur", "ACE_Seed", "ACE_Text", "ACE_TextConcatenate", @@ -9123,6 +9238,8 @@ [ "About_us", "CLIPTextEncode_party", + "Dingding", + "Dingding_tool", "KSampler_party", "LLM", "LLM_api_loader", @@ -9143,6 +9260,8 @@ "ebd_tool", "end_dialog", "end_workflow", + "feishu", + "feishu_tool", "file_combine", "file_combine_plus", "github_tool", @@ -9280,6 +9399,15 @@ "title_aux": "ComfyUI_DanTagGen" } ], + "https://github.com/huchenlei/ComfyUI_densediffusion": [ + [ + "DenseDiffusionAddCondNode", + "DenseDiffusionApplyNode" + ], + { + "title_aux": "ComfyUI DenseDiffusion" + } + ], "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": [ [ "Openpose Keypoint Extractor" @@ -10529,6 +10657,18 @@ "title_aux": "comfy-mecha" } ], + "https://github.com/lks-ai/ComfyUI-StableAudioSampler": [ + [ + "StableAudioSampler" + ], + { + "author": "lks-ai", + "description": "A Simple integration of Stable Audio Diffusion with knobs and stuff!", + "nickname": "stableaudio", + "title": "StableAudioSampler", + "title_aux": "ComfyUI Stable Audio Open 1.0 Sampler" + } + ], "https://github.com/lks-ai/anynode": [ [ "AnyNode", @@ -10703,6 +10843,7 @@ "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": [ [ "InpaintCrop", + "InpaintExtendOutpaint", "InpaintStitch" ], { @@ -11022,6 +11163,21 @@ "title_aux": "ComfyUI Inspire Pack" } ], + "https://github.com/luandev/ComfyUI-CrewAI": [ + [ + "\ud83d\udcceCrewAI Agent", + "\ud83d\udcceCrewAI Agent List", + "\ud83d\udcceCrewAI Crew", + "\ud83d\udcceCrewAI LLM Chat GPT", + "\ud83d\udcceCrewAI LLM Hugging Face", + "\ud83d\udcceCrewAI LLM OpenAI", + "\ud83d\udcceCrewAI Task", + "\ud83d\udcceCrewAI Task List" + ], + { + "title_aux": "ComfyUI CrewAI" + } + ], "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [ [ "Custom Date Format | sokes \ud83e\uddac", @@ -11062,6 +11218,18 @@ "title_aux": "ComfyUI-SubjectStyle-CSV" } ], + "https://github.com/marduk191/comfyui-marnodes": [ + [ + "marduk191_workflow_settings" + ], + { + "author": "\u02f6marduk191", + "description": "A node to set workflow settings.", + "nickname": "marduk191 workflow settings", + "title": "marduk191 workflow settings", + "title_aux": "marduk191 workflow settings" + } + ], "https://github.com/marhensa/sdxl-recommended-res-calc": [ [ "RecommendedResCalc" @@ -11616,6 +11784,15 @@ "title_aux": "ntdviet/comfyui-ext" } ], + "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": [ + [ + "FlashFace_Loader_NuA", + "FlashFace_Sampler_NuA" + ], + { + "title_aux": "ComfyUI-NuA-FlashFace" + } + ], "https://github.com/nullquant/ComfyUI-BrushNet": [ [ "BlendInpaint", @@ -11882,6 +12059,7 @@ "BMAB Prompt", "BMAB Remove Background", "BMAB Resize By Person", + "BMAB Resize By Ratio", "BMAB Resize and Fill", "BMAB SD-WebUI API BMAB Extension", "BMAB SD-WebUI API ControlNet", @@ -11921,6 +12099,14 @@ "title_aux": "Comfyui-Minio" } ], + "https://github.com/prodogape/ComfyUI-OmDet": [ + [ + "Apply OmDet" + ], + { + "title_aux": "ComfyUI-OmDet" + } + ], "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": [ [ "CheckpointLoader|pysssss", @@ -12018,6 +12204,7 @@ ], "https://github.com/receyuki/comfyui-prompt-reader-node": [ [ + "SDAnyConverter", "SDBatchLoader", "SDLoraLoader", "SDLoraSelector", @@ -12108,6 +12295,17 @@ "title_aux": "comfyui-ricklove" } ], + "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": [ + [ + "FrequencyCombination", + "FrequencyCombinationHSV", + "FrequencySeparation", + "FrequencySeparationHSV" + ], + { + "title_aux": "comfyUI_FrequencySeparation_RGB-HSV" + } + ], "https://github.com/rklaffehn/rk-comfy-nodes": [ [ "RK_CivitAIAddHashes", @@ -12272,6 +12470,14 @@ "title_aux": "SRL's nodes" } ], + "https://github.com/seghier/ComfyUI_LibreTranslate/raw/main/translate_node.py": [ + [ + "LibreTranslate" + ], + { + "title_aux": "ComfyUI_LibreTranslate" + } + ], "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [ [ "AdjustAndRoundDimensions", @@ -12395,6 +12601,16 @@ "title_aux": "comfyui-mixlab-nodes" } ], + "https://github.com/shadowcz007/comfyui-sound-lab": [ + [ + "AudioPlay", + "Musicgen_", + "StableAudio_" + ], + { + "title_aux": "comfyui-sound-lab" + } + ], "https://github.com/shadowcz007/comfyui-ultralytics-yolo": [ [ "DetectByLabel" @@ -12608,6 +12824,9 @@ ], "https://github.com/smthemex/ComfyUI_ChatGLM_API": [ [ + "Glm_4_9b_Chat", + "Glm_4v_9b", + "Glm_Lcoal_Or_Repo", "ZhipuaiApi_Character", "ZhipuaiApi_Txt", "ZhipuaiApi_img" @@ -12636,7 +12855,8 @@ ], "https://github.com/smthemex/ComfyUI_ID_Animator": [ [ - "ID_Animator" + "ID_Animator", + "ID_Repo_Choice" ], { "title_aux": "ComfyUI_ID_Animator" @@ -12677,10 +12897,20 @@ "title_aux": "ComfyUI_Pipeline_Tool" } ], + "https://github.com/smthemex/ComfyUI_StableAudio_Open": [ + [ + "StableAudio_Open", + "Use_LocalModel_Or_Repo" + ], + { + "title_aux": "ComfyUI_StableAudio_Open" + } + ], "https://github.com/smthemex/ComfyUI_StoryDiffusion": [ [ "Character_Batch", "Comic_Type", + "Pre_Translate_prompt", "Storydiffusion_Img2Img", "Storydiffusion_Text2Img" ], @@ -13191,6 +13421,14 @@ "title_aux": "ComfyUI-AudioReactor" } ], + "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": [ + [ + "ToolYoloCropper" + ], + { + "title_aux": "Easy automatic (square) image cropper using Yolo" + } + ], "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [ [ "CaptureWebcam", @@ -13400,14 +13638,15 @@ "title_aux": "unwdef-nodes" } ], - "https://github.com/vanche1212/ComfyUI-fq393": [ + "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [ [ "APIRequestNode", "JsonParserNode", "LoadVideoPath", "LoadVideoUpload", "OldPhotoColorizationNode", - "OllamaRequestNode" + "OllamaRequestNode", + "Waveform2Audio" ], { "title_aux": "ZMG PLUGIN" @@ -13804,6 +14043,7 @@ "easy a1111Loader", "easy applyBrushNet", "easy applyFooocusInpaint", + "easy applyInpaint", "easy applyPowerPaint", "easy boolean", "easy cascadeKSampler", @@ -14194,6 +14434,18 @@ "title_aux": "EasyCaptureNode for ComfyUI" } ], + "https://github.com/zohac/ComfyUI_ZC_DrawShape": [ + [ + "ZcDrawShape" + ], + { + "author": "Zohac", + "description": "nodes for artists, designers and animators.", + "nickname": "Zc DrawShape", + "title": "Zc DrawShape", + "title_aux": "ComfyUI_ZC_DrawShape" + } + ], "https://github.com/zombieyang/sd-ppp": [ [ "Get Image From Photoshop Layer", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index aac8b0b1..c354d935 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,5 +1,107 @@ { "models": [ + { + "name": "CN-anytest_v4-marged.safetensors", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[2.5GB] AnyTest Controlnet. A model for style transfer.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v4-marged.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged.safetensors" + }, + { + "name": "CN-anytest_v4-marged_am_dim256.safetensors (dim256/Animagine)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[774MB] AnyTest Controlnet Lora (dim256) for Animagine. A model for style transfer.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v4-marged_am_dim256.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_am_dim256.safetensors" + }, + { + "name": "CN-anytest_v4-marged_am_dim128.safetensors (dim128/Animagine)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[396MB] AnyTest Controlnet Lora (dim128) for Animagine. A model for style transfer.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v4-marged_am_dim128.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_am_dim128.safetensors" + }, + { + "name": "CN-anytest_v4-marged_pn_dim256.safetensors (dim256/Pony)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[774MB] AnyTest Controlnet Lora (dim256) for Pony. A model for style transfer.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v4-marged_pn_dim256.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_pn_dim256.safetensors" + }, + { + "name": "CN-anytest_v4-marged_pn_dim128.safetensors (dim128/Pony)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[396MB] AnyTest Controlnet Lora (dim128) for Pony. A model for style transfer.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v4-marged_pn_dim128.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v4-marged_pn_dim128.safetensors" + }, + + { + "name": "CN-anytest_v3-50000_fp16.safetensors (fp16)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[2.5GB] AnyTest Controlnet. A strict control model.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v3-50000_fp16.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_fp16.safetensors" + }, + { + "name": "CN-anytest_v3-50000_am_dim256.safetensors (dim256/Animagine)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[774MB] AnyTest Controlnet Lora (dim256) for Animagine. A strict control model.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v3-50000_am_dim256.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_am_dim256.safetensors" + }, + { + "name": "CN-anytest_v3-50000_am_dim128.safetensors (dim128/Animagine)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[396MB] AnyTest Controlnet Lora (dim128) for Animagine. A strict control model.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v3-50000_am_dim128.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_am_dim128.safetensors" + }, + { + "name": "CN-anytest_v3-50000_pn_dim256.safetensors (dim256/Pony)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[774MB] AnyTest Controlnet Lora (dim256) for Pony. A strict control model.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v3-50000_pn_dim256.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_pn_dim256.safetensors" + }, + { + "name": "CN-anytest_v3-50000_pn_dim128.safetensors (dim128/Pony)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[396MB] AnyTest Controlnet Lora (dim128) for Pony. A strict control model.", + "reference": "https://huggingface.co/2vXpSwA7/iroiro-lora/tree/main", + "filename": "CN-anytest_v3-50000_pn_dim128.safetensors", + "url": "https://huggingface.co/2vXpSwA7/iroiro-lora/resolve/main/test_controlnet2/CN-anytest_v3-50000_pn_dim128.safetensors" + }, + { "name": "Kijai/ToonCrafter model checkpoint (interpolation fp16)", "type": "checkpoint", @@ -52,7 +154,7 @@ "url": "https://huggingface.co/xinsir/controlnet-openpose-sdxl-1.0/resolve/main/diffusion_pytorch_model_twins.safetensors" }, { - "name": "xinsir/CControlnet-Scribble-Sdxl-1.0-Anime", + "name": "xinsir/Controlnet-Scribble-Sdxl-1.0-Anime", "type": "controlnet", "base": "SDXL", "save_path": "controlnet/SDXL/controlnet-scribble-sdxl-1.0-anime", diff --git a/prestartup_script.py b/prestartup_script.py index a5f28a9e..943f771c 100644 --- a/prestartup_script.py +++ b/prestartup_script.py @@ -9,13 +9,14 @@ import locale import platform import json - glob_path = os.path.join(os.path.dirname(__file__), "glob") sys.path.append(glob_path) +import security_check from manager_util import * import cm_global +security_check.security_check() cm_global.pip_downgrade_blacklist = ['torch', 'torchsde', 'torchvision', 'transformers', 'safetensors', 'kornia'] diff --git a/pyproject.toml b/pyproject.toml index fbb9ed13..814b0444 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-manager" description = "ComfyUI-Manager provides features to install and manage custom nodes for ComfyUI, as well as various functionalities to assist with ComfyUI." -version = "2.36" +version = "2.37" license = "LICENSE" dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"] diff --git a/scanner.py b/scanner.py index 72715870..30282274 100644 --- a/scanner.py +++ b/scanner.py @@ -293,12 +293,16 @@ def update_custom_nodes(): if len(path_parts) >= 2 and domain == "github.com": owner_repo = "/".join(path_parts[-2:]) repo = g.get_repo(owner_repo) - + owner = repo.owner + now = datetime.datetime.now(datetime.timezone.utc) + author_time_diff = now - owner.created_at + last_update = repo.pushed_at.strftime("%Y-%m-%d %H:%M:%S") if repo.pushed_at else 'N/A' item = { "stars": repo.stargazers_count, "last_update": last_update, - "cached_time": datetime.datetime.now().timestamp(), + "cached_time": now.timestamp(), + "author_account_age_days": author_time_diff.days, } return url, item else: