From b491f51a04e2b776db5cbf0d59c421cb0ffe85ea Mon Sep 17 00:00:00 2001 From: LiGongrong Date: Fri, 9 Aug 2024 20:15:40 +0800 Subject: [PATCH 01/19] feat: mapping clip and checkpoint to model path (#942) --- glob/manager_server.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/glob/manager_server.py b/glob/manager_server.py index 92f05cb2..95ff7605 100644 --- a/glob/manager_server.py +++ b/glob/manager_server.py @@ -249,8 +249,12 @@ def get_model_dir(data): model_type = data['type'] if model_type == "checkpoints": base_model = folder_paths.folder_names_and_paths["checkpoints"][0][0] + elif model_type == "checkpoint": + base_model = folder_paths.folder_names_and_paths["checkpoints"][0][0] elif model_type == "unclip": base_model = folder_paths.folder_names_and_paths["checkpoints"][0][0] + elif model_type == "clip": + base_model = folder_paths.folder_names_and_paths["clip"][0][0] elif model_type == "VAE": base_model = folder_paths.folder_names_and_paths["vae"][0][0] elif model_type == "lora": From d84b79bee9f76dac1da898e1dc28fb776dfb5bc3 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 9 Aug 2024 21:44:48 +0900 Subject: [PATCH 02/19] update DB --- custom-node-list.json | 13 +- extension-node-map.json | 123 +- github-stats.json | 2815 +++++++++++++------------- node_db/dev/custom-node-list.json | 11 + node_db/dev/extension-node-map.json | 10 + node_db/dev/github-stats.json | 427 ++-- node_db/legacy/custom-node-list.json | 11 + node_db/new/extension-node-map.json | 123 +- 8 files changed, 1846 insertions(+), 1687 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 1bd0c05d..fc7551f9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7012,17 +7012,6 @@ "install_type": "git-clone", "description": "ComfyUI Node - Hugging Face repositories GTP2 Prompt" }, - { - "author": "1038lab", - "title": "ComfyUI-latentSizeSelector", - "id": "ComfyUI-latentSizeSelector", - "reference": "https://github.com/1038lab/ComfyUI_LatentSizeSelector", - "files": [ - "https://github.com/1038lab/ComfyUI_LatentSizeSelector" - ], - "install_type": "git-clone", - "description": "You'll get a new node Latent Size Selector, you can pick the x and y sizes from a list." - }, { "author": "Klinter", "title": "Klinter_nodes", @@ -12606,7 +12595,7 @@ "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4" ], "install_type": "git-clone", - "description": "Implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI)." + "description": "This is an implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses." }, { "author": "mltask", diff --git a/extension-node-map.json b/extension-node-map.json index 4c2bca73..2650054e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -28,14 +28,6 @@ "title_aux": "ComfyUI-GPT2P" } ], - "https://github.com/1038lab/ComfyUI_LatentSizeSelector": [ - [ - "LatentSizeSelector" - ], - { - "title_aux": "ComfyUI-latentSizeSelector" - } - ], "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": [ [ "EGIPAdapter_Mad_Assistant", @@ -8583,8 +8575,7 @@ ], { "author": "christian-byrne", - "nickname": "Image to Text - Auto Caption", - "title": "Img2Txt auto captioning. Choose from models: BLIP, Llava, MiniCPM, MS-GIT. Use model combos and merge results. Specify questions to ask about images (medium, art style, background). Supports Chinese \ud83c\udde8\ud83c\uddf3 questions via MiniCPM.", + "title": "Img2Txt auto captioning", "title_aux": "img2txt-comfyui-nodes" } ], @@ -9240,6 +9231,7 @@ "SD3NegativeConditioning+", "SDXLEmptyLatentSizePicker+", "SimpleMath+", + "TextEncodeForSamplerParams+", "TransitionMask+", "TransparentBGSession+" ], @@ -9327,12 +9319,15 @@ ], "https://github.com/dagthomas/comfyui_dagthomas": [ [ + "APNLatent", "ApplyBloom", "CFGSkimming", + "CustomPromptLoader", "DynamicStringCombinerNode", "FlexibleStringMergerNode", "GPT4MiniNode", "GPT4VisionNode", + "Gpt4CustomVision", "Gpt4VisionCloner", "MergedOllamaNode", "OllamaNode", @@ -10843,6 +10838,7 @@ "Griptape Agent Config: Anthropic", "Griptape Agent Config: Azure OpenAI", "Griptape Agent Config: Custom Structure", + "Griptape Agent Config: Environment Variables", "Griptape Agent Config: Google", "Griptape Agent Config: HuggingFace", "Griptape Agent Config: LM Studio", @@ -10886,13 +10882,9 @@ "Griptape Embedding Driver: OpenAI Compatible", "Griptape Embedding Driver: Voyage AI", "Griptape Expand: Agent Nodes", - "Griptape Image Query Driver: Amazon Bedrock Claude", - "Griptape Image Query Driver: Anthropic", - "Griptape Image Query Driver: Azure OpenAI", - "Griptape Image Query Driver: Ollama", - "Griptape Image Query Driver: OpenAI", "Griptape Load: Audio", "Griptape Load: Image From URL", + "Griptape Load: Text", "Griptape Pipeline: Add Task", "Griptape Pipeline: Insert Task", "Griptape Prompt Driver: Amazon Bedrock", @@ -10933,6 +10925,7 @@ "Griptape Tool: WebSearch", "Griptape Vector Store Driver: Amazon OpenSearch", "Griptape Vector Store Driver: Azure MongoDB", + "Griptape Vector Store Driver: Griptape Cloud KnowledgeBase", "Griptape Vector Store Driver: Local", "Griptape Vector Store Driver: Marqo", "Griptape Vector Store Driver: MongoDB Atlas", @@ -11189,6 +11182,7 @@ "string_logic", "substring", "text2json", + "text2parameters", "text_iterator", "time_tool", "tool_combine", @@ -12005,6 +11999,24 @@ "JN_AreaToMask", "JN_AreaWidthHeight", "JN_AreaXY", + "JN_AudioArrayToBatch", + "JN_AudioAutoTune", + "JN_AudioBatchToArray", + "JN_AudioConcatenation", + "JN_AudioGetChannels", + "JN_AudioNoiseReduction", + "JN_AudioNormalize", + "JN_AudioPitch", + "JN_AudioPlot", + "JN_AudioReverberation", + "JN_AudioSampleRate", + "JN_AudioSetChannels", + "JN_AudioSlice", + "JN_AudioSpeed", + "JN_AudioStackChannels", + "JN_AudioTempo", + "JN_AudioTrimSilence", + "JN_AudioVolume", "JN_Blip", "JN_BlipLoader", "JN_BooleanOperation", @@ -12016,6 +12028,8 @@ "JN_DatetimeNow", "JN_Dump", "JN_DumpOutput", + "JN_Exec", + "JN_ExecOutput", "JN_FaceCrop", "JN_FaceRestoreModelLoader", "JN_FaceRestoreWithModel", @@ -12040,6 +12054,8 @@ "JN_KSamplerResizeOutputParams", "JN_KSamplerSeamlessParams", "JN_KSamplerTileParams", + "JN_KeyValue", + "JN_LoadAudioDirectory", "JN_LoadImageDirectory", "JN_LogicOperation", "JN_MaskBatch", @@ -12048,6 +12064,33 @@ "JN_MaskToImage", "JN_MathOperation", "JN_MathOperationArray", + "JN_MeowLoadVoice", + "JN_MeowSaveVoice", + "JN_MeowSentenceSplit", + "JN_MeowTts", + "JN_MeowTtsAudioToContext", + "JN_MeowTtsCoarse", + "JN_MeowTtsDecode", + "JN_MeowTtsFine", + "JN_MeowTtsLoadContext", + "JN_MeowTtsModel", + "JN_MeowTtsModelCoarse", + "JN_MeowTtsModelEncodec", + "JN_MeowTtsModelFine", + "JN_MeowTtsModelHubert", + "JN_MeowTtsModelSemantic", + "JN_MeowTtsSaveContext", + "JN_MeowTtsSemantic", + "JN_MeowTtsTokenizerHubert", + "JN_MeowVc", + "JN_MeowVcConvertVoice", + "JN_MeowVcEncodeSource", + "JN_MeowVcEncodeTarget", + "JN_MeowVcLoadSpeaker", + "JN_MeowVcModelFreeVC", + "JN_MeowVcModelWavLM", + "JN_MeowVcSaveSpeaker", + "JN_PreviewAudio", "JN_PreviewImage", "JN_PreviewMask", "JN_PrimitiveArrayInfo", @@ -12065,6 +12108,7 @@ "JN_PrimitiveToInt", "JN_PrimitiveToString", "JN_RemBGSession", + "JN_SaveAudio", "JN_SaveImage", "JN_Seamless", "JN_SeamlessBorder", @@ -12075,6 +12119,7 @@ "JN_SliceOperation", "JN_StopIf", "JN_StopIfOutput", + "JN_TensorInfo", "JN_TextConcatenation", "JN_TextReplace", "JN_TimedeltaFormat", @@ -13527,6 +13572,7 @@ "ImpactDilate_Mask_SEG_ELT", "ImpactDummyInput", "ImpactEdit_SEG_ELT", + "ImpactExecutionOrderController", "ImpactFloat", "ImpactFrom_SEG_ELT", "ImpactFrom_SEG_ELT_bbox", @@ -13873,6 +13919,7 @@ [ "DiscordServing", "ServingInputImage", + "ServingInputImageAsLatent", "ServingInputNumber", "ServingInputText", "ServingMultiImageOutput", @@ -15462,6 +15509,7 @@ "https://github.com/shadowcz007/comfyui-liveportrait": [ [ "ExpressionEditor_", + "ExpressionVideo2VideoNode", "ExpressionVideoNode", "FaceCropInfo", "LivePortraitNode", @@ -15484,6 +15532,7 @@ "Color", "ComparingTwoFrames_", "CompositeImages_", + "DepthViewer", "DynamicDelayProcessor", "EmbeddingPrompt", "EnhanceImage", @@ -16356,18 +16405,38 @@ ], "https://github.com/syaofox/ComfyUI_FoxTools": [ [ - "FoxTools: CreateFaceMask", - "FoxTools: FaceOcclusionModelLoader", - "Foxtools: BatchImageFromList", - "Foxtools: CaculFaceAlign", - "Foxtools: FaceAlign", - "Foxtools: FaceRotate", - "Foxtools: GenBlurBord", - "Foxtools: ImageAdd", - "Foxtools: LoadImageList", - "Foxtools: RegTextFind", - "Foxtools: SaveImagePlus", - "Foxtools: SimpleFaceAlign" + "FoxBatchImageFromList", + "FoxColorMatch", + "FoxCreateBlurBord", + "FoxCreateFaceMask", + "FoxFaceAlign", + "FoxFaceAlignCacul", + "FoxFaceAlignSimple", + "FoxFaceAnalysisModels", + "FoxFaceBoundingBox", + "FoxFaceEmbedDistance", + "FoxFaceOcclusionModelLoader", + "FoxFaceSegmentation", + "FoxFaceShaper", + "FoxFaceShaperModels", + "FoxFaceWarp", + "FoxGenSwapPathText", + "FoxGrowMaskWithBlur", + "FoxImageAdd", + "FoxImageConcanate", + "FoxImageExtractFromBatch", + "FoxImageResizeByLongerSide", + "FoxImageResizeByShorterSide", + "FoxImageRotate", + "FoxImageTileBatch", + "FoxLoadImageBatch", + "FoxLoadImageList", + "FoxPreviewMask", + "FoxPrimitiveText", + "FoxRegTextFind", + "FoxSaveImagePlus", + "FoxShowText", + "FoxTrimBlackBoard" ], { "title_aux": "ComfyUI_FoxTools" diff --git a/github-stats.json b/github-stats.json index efc5e702..6a88aa78 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,77 +2,72 @@ "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 14, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 249, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 576 + "author_account_age_days": 577 }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 4, - "last_update": "2024-07-20 20:26:25", - "author_account_age_days": 497 - }, - "https://github.com/1038lab/ComfyUI_LatentSizeSelector": { - "stars": 2, - "last_update": "2024-07-27 18:33:19", - "author_account_age_days": 497 + "last_update": "2024-08-08 19:04:38", + "author_account_age_days": 498 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 922, + "stars": 926, "last_update": "2024-08-07 15:02:04", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 29, "last_update": "2024-08-02 05:24:19", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { - "stars": 30, + "stars": 31, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/11dogzi/Comfyui-ergouzi-kaiguan": { "stars": 20, "last_update": "2024-08-07 12:27:28", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 23, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 2, "last_update": "2024-08-08 08:38:19", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/2kpr/ComfyUI-UltraPixel": { "stars": 201, "last_update": "2024-07-27 14:52:10", - "author_account_age_days": 964 + "author_account_age_days": 965 }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 24, "last_update": "2024-05-22 22:11:59", - "author_account_age_days": 3743 + "author_account_age_days": 3744 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, "last_update": "2024-06-13 05:51:56", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 56, "last_update": "2024-08-01 15:28:19", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 3, "last_update": "2024-07-13 02:12:18", - "author_account_age_days": 2058 + "author_account_age_days": 2059 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 12, @@ -82,487 +77,487 @@ "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 7, "last_update": "2024-06-02 14:57:59", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 82, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 544 + "author_account_age_days": 545 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 4, "last_update": "2024-08-01 15:14:01", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 4, "last_update": "2024-08-01 15:13:33", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 15, "last_update": "2024-08-05 08:32:42", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/AIFSH/AniTalker-ComfyUI": { "stars": 2, "last_update": "2024-08-06 03:08:44", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 24, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { - "stars": 51, + "stars": 52, "last_update": "2024-08-05 08:48:03", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 11, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { - "stars": 173, + "stars": 174, "last_update": "2024-06-14 07:05:01", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-Hallo": { - "stars": 242, + "stars": 243, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 20, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 26, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 2, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 23, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 85, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { "stars": 288, "last_update": "2024-08-06 06:21:16", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 11, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 11, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 69, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 28, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 25, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 34, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 79, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { - "stars": 88, + "stars": 91, "last_update": "2024-07-29 10:43:12", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/DHLive-ComfyUI": { "stars": 3, "last_update": "2024-08-08 11:17:46", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 14, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/SenseVoice-ComfyUI": { "stars": 10, "last_update": "2024-07-16 06:41:25", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/VocalSeparation-ComfyUI": { "stars": 3, "last_update": "2024-07-18 11:59:48", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50", - "author_account_age_days": 255 + "author_account_age_days": 256 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1154, - "last_update": "2024-08-07 07:47:39", - "author_account_age_days": 546 + "stars": 1159, + "last_update": "2024-08-09 08:15:29", + "author_account_age_days": 547 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 220, + "stars": 221, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 12, "last_update": "2024-06-21 03:43:20", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { "stars": 287, "last_update": "2024-07-17 02:28:49", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 151, "last_update": "2024-06-14 07:13:21", - "author_account_age_days": 1728 + "author_account_age_days": 1729 }, "https://github.com/AIrjen/OneButtonPrompt": { "stars": 793, "last_update": "2024-07-31 18:52:46", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 29, + "stars": 30, "last_update": "2024-07-26 12:47:44", - "author_account_age_days": 1504 + "author_account_age_days": 1505 }, "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { "stars": 4, "last_update": "2024-07-29 10:54:17", - "author_account_age_days": 2522 + "author_account_age_days": 2523 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { - "stars": 1, + "stars": 2, "last_update": "2024-07-17 03:55:26", - "author_account_age_days": 1571 + "author_account_age_days": 1572 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 205, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 3712 + "author_account_age_days": 3713 }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 8, "last_update": "2024-07-30 10:13:30", - "author_account_age_days": 534 + "author_account_age_days": 535 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 541, - "last_update": "2024-08-06 14:46:20", - "author_account_age_days": 3849 + "stars": 545, + "last_update": "2024-08-09 08:13:17", + "author_account_age_days": 3850 }, "https://github.com/Acly/comfyui-tooling-nodes": { "stars": 236, - "last_update": "2024-08-05 00:00:33", - "author_account_age_days": 3849 + "last_update": "2024-08-09 08:08:37", + "author_account_age_days": 3850 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1320 + "author_account_age_days": 1321 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 750, - "last_update": "2024-08-07 21:36:17", - "author_account_age_days": 2744 + "stars": 754, + "last_update": "2024-08-08 14:08:55", + "author_account_age_days": 2745 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 17, "last_update": "2024-08-08 04:40:12", - "author_account_age_days": 1075 + "author_account_age_days": 1076 }, "https://github.com/Amorano/Jovimetrix": { "stars": 201, - "last_update": "2024-08-04 06:57:47", - "author_account_age_days": 5257 + "last_update": "2024-08-08 20:26:06", + "author_account_age_days": 5258 }, "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { "stars": 0, "last_update": "2024-08-06 00:29:10", - "author_account_age_days": 3421 + "author_account_age_days": 3422 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 6, "last_update": "2024-08-01 15:14:35", - "author_account_age_days": 4136 + "author_account_age_days": 4137 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 2, "last_update": "2024-08-01 15:13:56", - "author_account_age_days": 4136 + "author_account_age_days": 4137 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 23, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3434 + "author_account_age_days": 3435 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, "last_update": "2024-06-14 07:13:26", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 62, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 659, + "stars": 660, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 13, "last_update": "2024-05-29 22:28:55", - "author_account_age_days": 4631 + "author_account_age_days": 4632 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, "last_update": "2024-06-14 09:03:24", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { "stars": 374, "last_update": "2024-07-12 03:49:27", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4119 + "author_account_age_days": 4120 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4119 + "author_account_age_days": 4120 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 7, "last_update": "2024-08-01 18:38:01", - "author_account_age_days": 4119 + "author_account_age_days": 4120 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 2694 + "author_account_age_days": 2695 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 2, - "last_update": "2024-06-20 03:42:00", - "author_account_age_days": 534 + "last_update": "2024-08-09 01:38:45", + "author_account_age_days": 535 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2488 + "author_account_age_days": 2489 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 330, + "stars": 332, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 475 + "author_account_age_days": 476 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3117 + "author_account_age_days": 3118 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3117 + "author_account_age_days": 3118 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 822, - "last_update": "2024-08-08 03:43:43", - "author_account_age_days": 3041 + "stars": 823, + "last_update": "2024-08-08 17:01:34", + "author_account_age_days": 3042 }, "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": { "stars": 17, "last_update": "2024-08-05 04:45:12", - "author_account_age_days": 842 + "author_account_age_days": 843 }, "https://github.com/BetaDoggo/ComfyUI-WDV-Nodes": { "stars": 2, "last_update": "2024-08-01 07:59:10", - "author_account_age_days": 842 + "author_account_age_days": 843 }, "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": { "stars": 3, "last_update": "2024-07-19 18:11:11", - "author_account_age_days": 842 + "author_account_age_days": 843 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 18, "last_update": "2024-08-01 08:01:37", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "stars": 52, "last_update": "2024-08-01 08:01:48", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 17, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 179 + "author_account_age_days": 180 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2577 + "author_account_age_days": 2578 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 11, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2577 + "author_account_age_days": 2578 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 2, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2577 + "author_account_age_days": 2578 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2577 + "author_account_age_days": 2578 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 290, "last_update": "2024-08-07 15:13:31", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 350, + "stars": 351, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { "stars": 229, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 35, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { "stars": 307, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 14, "last_update": "2024-06-14 07:13:34", - "author_account_age_days": 530 + "author_account_age_days": 531 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 97, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2771 + "author_account_age_days": 2772 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 10, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1911 + "author_account_age_days": 1912 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 68, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1911 + "author_account_age_days": 1912 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 22, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1911 + "author_account_age_days": 1912 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 15, "last_update": "2024-04-05 11:14:24", - "author_account_age_days": 1923 + "author_account_age_days": 1924 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { - "stars": 63, + "stars": 64, "last_update": "2024-07-21 23:51:55", - "author_account_age_days": 1778 + "author_account_age_days": 1779 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1778 + "author_account_age_days": 1779 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 89, "last_update": "2024-08-01 07:56:27", - "author_account_age_days": 3700 + "author_account_age_days": 3701 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 1, "last_update": "2024-07-31 13:54:16", - "author_account_age_days": 5203 + "author_account_age_days": 5204 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { - "stars": 24, + "stars": 25, "last_update": "2024-07-31 13:43:27", - "author_account_age_days": 4333 + "author_account_age_days": 4334 }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 4, @@ -570,389 +565,389 @@ "author_account_age_days": 4485 }, "https://github.com/DataCTE/prompt_injection": { - "stars": 72, + "stars": 73, "last_update": "2024-06-21 12:56:43", - "author_account_age_days": 822 + "author_account_age_days": 823 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 2, "last_update": "2024-07-29 06:59:37", - "author_account_age_days": 3035 + "author_account_age_days": 3036 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 323, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 1819 + "author_account_age_days": 1820 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 19, "last_update": "2024-08-01 10:03:40", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3118 + "author_account_age_days": 3119 }, "https://github.com/Dobidop/ComfyStereo": { "stars": 5, "last_update": "2024-08-06 19:59:34", - "author_account_age_days": 1505 + "author_account_age_days": 1506 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, "last_update": "2024-05-22 23:24:30", - "author_account_age_days": 3533 + "author_account_age_days": 3534 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5039 + "author_account_age_days": 5040 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, "last_update": "2024-07-15 13:21:10", - "author_account_age_days": 1077 + "author_account_age_days": 1078 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 2665 + "author_account_age_days": 2666 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { - "stars": 154, - "last_update": "2024-05-22 17:54:09", - "author_account_age_days": 2823 + "stars": 155, + "last_update": "2024-08-09 00:14:29", + "author_account_age_days": 2824 }, "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": { "stars": 9, "last_update": "2024-07-29 01:21:20", - "author_account_age_days": 14 + "author_account_age_days": 15 }, "https://github.com/Excidos/ComfyUI-Documents": { - "stars": 24, + "stars": 25, "last_update": "2024-07-11 20:15:21", - "author_account_age_days": 52 + "author_account_age_days": 53 }, "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { "stars": 13, "last_update": "2024-07-30 10:27:07", - "author_account_age_days": 52 + "author_account_age_days": 53 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 26, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 1668 + "author_account_age_days": 1669 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 106, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 1668 + "author_account_age_days": 1669 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 266, + "stars": 268, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 1668 + "author_account_age_days": 1669 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 314, + "stars": 315, "last_update": "2024-08-04 03:11:29", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 45, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/Extraltodeus/Skimmed_CFG": { - "stars": 72, + "stars": 74, "last_update": "2024-08-06 14:18:19", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { "stars": 38, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { "stars": 42, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 99, "last_update": "2024-07-10 00:28:03", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { - "stars": 28, + "stars": 29, "last_update": "2024-08-08 11:06:24", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { "stars": 11, "last_update": "2024-07-22 13:56:41", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { - "stars": 50, + "stars": 51, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 391, + "stars": 392, "last_update": "2024-08-01 01:00:22", - "author_account_age_days": 3176 + "author_account_age_days": 3177 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3176 + "author_account_age_days": 3177 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { "stars": 79, "last_update": "2024-08-01 01:00:58", - "author_account_age_days": 3176 + "author_account_age_days": 3177 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 156, "last_update": "2024-08-01 01:01:53", - "author_account_age_days": 3176 + "author_account_age_days": 3177 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { "stars": 159, "last_update": "2024-08-01 22:03:54", - "author_account_age_days": 3176 + "author_account_age_days": 3177 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1819, + "stars": 1826, "last_update": "2024-08-01 09:57:00", - "author_account_age_days": 3176 + "author_account_age_days": 3177 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 580 + "author_account_age_days": 581 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 2800 + "author_account_age_days": 2801 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 716 + "author_account_age_days": 717 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2792 + "author_account_age_days": 2793 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 45, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 2024 + "author_account_age_days": 2025 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 339, "last_update": "2024-08-03 02:54:56", - "author_account_age_days": 2024 + "author_account_age_days": 2025 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 62, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 677 + "author_account_age_days": 678 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 192, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1288 + "author_account_age_days": 1289 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 1816 + "author_account_age_days": 1817 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 1, "last_update": "2024-05-23 01:41:02", - "author_account_age_days": 2362 + "author_account_age_days": 2363 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 923 + "author_account_age_days": 924 }, "https://github.com/FuouM/ComfyUI-EbSynth": { - "stars": 35, + "stars": 47, "last_update": "2024-07-31 14:02:22", - "author_account_age_days": 1726 + "author_account_age_days": 1727 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 5, "last_update": "2024-08-08 05:03:47", - "author_account_age_days": 1726 + "author_account_age_days": 1727 }, "https://github.com/FuouM/FM_nodes": { "stars": 4, "last_update": "2024-08-03 16:11:43", - "author_account_age_days": 1726 + "author_account_age_days": 1727 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 18, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1564 + "author_account_age_days": 1565 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, "last_update": "2024-05-29 17:43:08", - "author_account_age_days": 1342 + "author_account_age_days": 1343 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2601 + "author_account_age_days": 2602 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 11, "last_update": "2024-07-31 13:51:25", - "author_account_age_days": 4612 + "author_account_age_days": 4613 }, "https://github.com/GeekyGhost/ComfyUI-GeekyRemB": { - "stars": 26, + "stars": 27, "last_update": "2024-08-06 06:00:17", - "author_account_age_days": 714 + "author_account_age_days": 715 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 13, "last_update": "2024-08-03 04:14:44", - "author_account_age_days": 2428 + "author_account_age_days": 2429 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 4, "last_update": "2024-07-31 13:41:00", - "author_account_age_days": 4977 + "author_account_age_days": 4978 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 1242, + "stars": 1244, "last_update": "2024-08-07 09:25:47", - "author_account_age_days": 1164 + "author_account_age_days": 1165 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 44, "last_update": "2024-07-23 08:57:27", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1218 + "author_account_age_days": 1219 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { - "stars": 112, + "stars": 113, "last_update": "2024-08-02 01:51:51", - "author_account_age_days": 1242 + "author_account_age_days": 1243 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1525 + "author_account_age_days": 1526 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2890 + "author_account_age_days": 2891 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 7, "last_update": "2024-07-31 13:53:46", - "author_account_age_days": 3025 + "author_account_age_days": 3026 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 38, "last_update": "2024-06-14 08:08:20", - "author_account_age_days": 655 + "author_account_age_days": 656 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 34, "last_update": "2024-06-14 08:08:28", - "author_account_age_days": 655 + "author_account_age_days": 656 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 18, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 655 + "author_account_age_days": 656 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 2, "last_update": "2024-08-02 06:09:47", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { - "stars": 64, + "stars": 65, "last_update": "2024-08-02 06:13:20", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 26, "last_update": "2024-08-02 06:21:25", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 4, "last_update": "2024-08-02 06:22:51", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/Haoming02/comfyui-node-beautify": { "stars": 6, "last_update": "2024-08-02 06:24:27", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/Haoming02/comfyui-old-photo-restoration": { "stars": 14, "last_update": "2024-08-02 06:30:01", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 31, "last_update": "2024-08-02 06:31:16", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/Haoming02/comfyui-resharpen": { "stars": 33, "last_update": "2024-08-02 06:32:26", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 5, "last_update": "2024-08-02 06:33:55", - "author_account_age_days": 1376 + "author_account_age_days": 1377 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2287 + "author_account_age_days": 2288 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 2, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2369 + "author_account_age_days": 2370 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-07-31 15:01:05", - "author_account_age_days": 1743 + "author_account_age_days": 1744 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 3, "last_update": "2024-06-29 19:44:47", - "author_account_age_days": 233 + "author_account_age_days": 234 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, "last_update": "2024-07-15 19:45:50", - "author_account_age_days": 5526 + "author_account_age_days": 5527 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 1, @@ -962,972 +957,972 @@ "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 2675 + "author_account_age_days": 2676 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 9, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 3954 + "author_account_age_days": 3955 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 4, "last_update": "2024-08-02 13:38:00", - "author_account_age_days": 156 + "author_account_age_days": 157 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { - "stars": 2, - "last_update": "2024-08-08 12:25:30", - "author_account_age_days": 456 + "stars": 7, + "last_update": "2024-08-09 12:22:17", + "author_account_age_days": 457 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 42, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 5, "last_update": "2024-07-26 04:55:41", - "author_account_age_days": 616 + "author_account_age_days": 617 }, "https://github.com/Jannchie/ComfyUI-J": { - "stars": 68, + "stars": 69, "last_update": "2024-07-31 13:12:46", - "author_account_age_days": 2598 + "author_account_age_days": 2599 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 30, "last_update": "2024-08-07 17:12:13", - "author_account_age_days": 3616 + "author_account_age_days": 3617 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 1, "last_update": "2024-07-31 15:32:36", - "author_account_age_days": 3313 + "author_account_age_days": 3314 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 128, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4931 + "author_account_age_days": 4932 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, "last_update": "2024-05-22 23:18:51", - "author_account_age_days": 200 + "author_account_age_days": 201 }, "https://github.com/JettHu/ComfyUI-TCD": { "stars": 102, "last_update": "2024-07-31 13:50:21", - "author_account_age_days": 2403 + "author_account_age_days": 2404 }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 51, "last_update": "2024-07-27 18:34:18", - "author_account_age_days": 2403 + "author_account_age_days": 2404 }, "https://github.com/Jordach/comfy-plasma": { - "stars": 56, + "stars": 57, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4557 + "author_account_age_days": 4558 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 6, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3399 + "author_account_age_days": 3400 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 36, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1240 + "author_account_age_days": 1241 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 15, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 958 + "author_account_age_days": 959 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 7, "last_update": "2024-07-10 05:45:11", - "author_account_age_days": 1732 + "author_account_age_days": 1733 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { - "stars": 145, + "stars": 146, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1530 + "author_account_age_days": 1531 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 18, "last_update": "2024-07-29 09:06:21", - "author_account_age_days": 3235 + "author_account_age_days": 3236 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { "stars": 505, "last_update": "2024-08-08 08:27:53", - "author_account_age_days": 3761 + "author_account_age_days": 3762 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2452, - "last_update": "2024-08-08 08:28:31", - "author_account_age_days": 3761 + "stars": 2459, + "last_update": "2024-08-09 09:53:09", + "author_account_age_days": 3762 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { "stars": 466, - "last_update": "2024-08-08 10:05:39", - "author_account_age_days": 3761 + "last_update": "2024-08-08 19:10:40", + "author_account_age_days": 3762 }, "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { "stars": 5, "last_update": "2024-07-31 14:05:13", - "author_account_age_days": 1165 + "author_account_age_days": 1166 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 1824 + "author_account_age_days": 1825 }, "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 139, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2252 + "author_account_age_days": 2253 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2024 + "author_account_age_days": 2025 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 40, "last_update": "2024-06-06 20:45:43", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { "stars": 327, "last_update": "2024-08-05 11:32:30", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/Layer-norm/comfyui-lama-remover": { - "stars": 63, + "stars": 64, "last_update": "2024-08-03 04:18:39", - "author_account_age_days": 377 + "author_account_age_days": 378 }, "https://github.com/Lerc/canvas_tab": { "stars": 151, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5412 + "author_account_age_days": 5413 }, "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 2, "last_update": "2024-07-17 01:24:53", - "author_account_age_days": 29 + "author_account_age_days": 30 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, "last_update": "2024-05-22 22:18:40", - "author_account_age_days": 1320 + "author_account_age_days": 1321 }, "https://github.com/Limitex/ComfyUI-Diffusers": { "stars": 125, "last_update": "2024-05-22 22:18:57", - "author_account_age_days": 1320 + "author_account_age_days": 1321 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 51, "last_update": "2024-05-23 00:32:53", - "author_account_age_days": 515 + "author_account_age_days": 516 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 24, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 1020 + "author_account_age_days": 1021 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 2, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 1020 + "author_account_age_days": 1021 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 14, "last_update": "2024-08-01 00:52:11", - "author_account_age_days": 1077 + "author_account_age_days": 1078 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 4, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2902 + "author_account_age_days": 2903 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 17, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4303 + "author_account_age_days": 4304 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 27, "last_update": "2024-05-22 20:33:54", - "author_account_age_days": 4303 + "author_account_age_days": 4304 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4303 + "author_account_age_days": 4304 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4303 + "author_account_age_days": 4304 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 28, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4303 + "author_account_age_days": 4304 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4303 + "author_account_age_days": 4304 }, "https://github.com/M1kep/KepPromptLang": { "stars": 5, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4303 + "author_account_age_days": 4304 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 31, "last_update": "2024-08-03 08:08:55", - "author_account_age_days": 1650 + "author_account_age_days": 1651 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51", - "author_account_age_days": 1827 + "author_account_age_days": 1828 }, "https://github.com/MakkiShizu/comfyui_reimgsize": { "stars": 4, "last_update": "2024-07-30 06:49:47", - "author_account_age_days": 357 + "author_account_age_days": 358 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 15, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 427 + "author_account_age_days": 428 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 148, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 700 + "author_account_age_days": 701 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { - "stars": 88, + "stars": 90, "last_update": "2024-07-29 14:46:06", - "author_account_age_days": 5014 + "author_account_age_days": 5015 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-06-14 15:25:15", - "author_account_age_days": 1467 + "author_account_age_days": 1468 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-07-31 13:49:59", - "author_account_age_days": 2275 + "author_account_age_days": 2276 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1678 + "author_account_age_days": 1679 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 19, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1678 + "author_account_age_days": 1679 }, "https://github.com/Marksusu/ComfyUI_MTEncode": { "stars": 2, "last_update": "2024-07-26 05:59:56", - "author_account_age_days": 753 + "author_account_age_days": 754 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 6, "last_update": "2024-07-27 18:33:59", - "author_account_age_days": 3250 + "author_account_age_days": 3251 }, "https://github.com/MiddleKD/ComfyUI-mem-safe-wrapper": { "stars": 1, "last_update": "2024-08-01 06:47:24", - "author_account_age_days": 575 + "author_account_age_days": 576 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 4, "last_update": "2024-07-31 14:39:13", - "author_account_age_days": 105 + "author_account_age_days": 106 }, "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 3, "last_update": "2024-07-24 16:39:41", - "author_account_age_days": 3222 + "author_account_age_days": 3223 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 372, + "stars": 374, "last_update": "2024-08-06 14:10:29", - "author_account_age_days": 110 + "author_account_age_days": 111 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { "stars": 94, "last_update": "2024-08-02 23:03:16", - "author_account_age_days": 110 + "author_account_age_days": 111 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 17, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 110 + "author_account_age_days": 111 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { "stars": 32, "last_update": "2024-07-09 12:42:11", - "author_account_age_days": 110 + "author_account_age_days": 111 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 8, "last_update": "2024-08-02 19:54:17", - "author_account_age_days": 2561 + "author_account_age_days": 2562 }, "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 7, "last_update": "2024-05-22 22:09:15", - "author_account_age_days": 4013 + "author_account_age_days": 4014 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2024-07-08 18:34:18", - "author_account_age_days": 424 + "author_account_age_days": 425 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1985, + "stars": 1992, "last_update": "2024-08-02 01:53:03", - "author_account_age_days": 1606 + "author_account_age_days": 1607 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { "stars": 461, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1606 + "author_account_age_days": 1607 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { "stars": 9, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3636 + "author_account_age_days": 3637 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 16, "last_update": "2024-06-28 05:57:03", - "author_account_age_days": 3090 + "author_account_age_days": 3091 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 7, "last_update": "2024-07-27 04:00:20", - "author_account_age_days": 3766 + "author_account_age_days": 3767 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 6, "last_update": "2024-07-23 14:39:52", - "author_account_age_days": 16 + "author_account_age_days": 17 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 4, "last_update": "2024-07-13 01:24:57", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 0, "last_update": "2024-08-06 11:13:51", - "author_account_age_days": 623 + "author_account_age_days": 624 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 2, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1369 + "author_account_age_days": 1370 }, "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": { - "stars": 27, + "stars": 29, "last_update": "2024-08-06 19:59:25", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": { "stars": 1, - "last_update": "2024-08-07 19:40:39", - "author_account_age_days": 138 + "last_update": "2024-08-08 19:59:51", + "author_account_age_days": 139 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 58, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5194 + "author_account_age_days": 5195 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 398, - "last_update": "2024-08-01 01:30:17", - "author_account_age_days": 289 + "stars": 416, + "last_update": "2024-08-08 13:03:54", + "author_account_age_days": 290 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 289 + "author_account_age_days": 290 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 29, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1087 + "author_account_age_days": 1088 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 11, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3876 + "author_account_age_days": 3877 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2028 + "author_account_age_days": 2029 }, "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 192, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 2891 + "author_account_age_days": 2892 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 189, "last_update": "2024-07-25 20:13:05", - "author_account_age_days": 4524 + "author_account_age_days": 4525 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 467, + "stars": 468, "last_update": "2024-08-01 19:19:55", - "author_account_age_days": 4524 + "author_account_age_days": 4525 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1217 + "author_account_age_days": 1218 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 15, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 820 + "author_account_age_days": 821 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 12, "last_update": "2024-05-22 21:27:10", - "author_account_age_days": 1710 + "author_account_age_days": 1711 }, "https://github.com/Parameshvadivel/ComfyUI-SVGview": { "stars": 1, "last_update": "2024-07-31 13:40:33", - "author_account_age_days": 2873 + "author_account_age_days": 2874 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, "last_update": "2024-06-23 21:04:43", - "author_account_age_days": 4814 + "author_account_age_days": 4815 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 3688 + "author_account_age_days": 3689 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3252 + "author_account_age_days": 3253 }, "https://github.com/PnthrLeo/comfyUI-image-search": { "stars": 0, "last_update": "2024-06-14 07:06:45", - "author_account_age_days": 2596 + "author_account_age_days": 2597 }, "https://github.com/Pos13/comfyui-cyclist": { "stars": 32, "last_update": "2024-08-04 02:58:33", - "author_account_age_days": 1562 + "author_account_age_days": 1563 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { - "stars": 354, + "stars": 361, "last_update": "2024-08-07 12:28:18", - "author_account_age_days": 8 + "author_account_age_days": 9 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 3, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1295 + "author_account_age_days": 1296 }, "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 3, "last_update": "2024-07-28 12:45:36", - "author_account_age_days": 1410 + "author_account_age_days": 1411 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 231 + "author_account_age_days": 232 }, "https://github.com/RhizoNymph/ComfyUI-Latte": { "stars": 3, "last_update": "2024-08-01 06:03:15", - "author_account_age_days": 1212 + "author_account_age_days": 1213 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 17, "last_update": "2024-06-21 07:29:14", - "author_account_age_days": 1426 + "author_account_age_days": 1427 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, "last_update": "2024-06-28 19:36:30", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 72, "last_update": "2024-07-30 15:32:44", - "author_account_age_days": 2457 + "author_account_age_days": 2458 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, "last_update": "2024-07-13 13:10:10", - "author_account_age_days": 2457 + "author_account_age_days": 2458 }, "https://github.com/SEkINVR/ComfyUI-Animator": { - "stars": 0, - "last_update": "2024-08-08 05:51:18", - "author_account_age_days": 702 + "stars": 1, + "last_update": "2024-08-08 19:59:36", + "author_account_age_days": 703 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { "stars": 2, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 702 + "author_account_age_days": 703 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 2, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 702 + "author_account_age_days": 703 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { - "stars": 66, + "stars": 67, "last_update": "2024-08-03 18:32:58", - "author_account_age_days": 3742 + "author_account_age_days": 3743 }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 9, "last_update": "2024-08-03 18:32:42", - "author_account_age_days": 3742 + "author_account_age_days": 3743 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2024-07-31 15:02:32", - "author_account_age_days": 4128 + "author_account_age_days": 4129 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 25, "last_update": "2024-06-28 19:25:13", - "author_account_age_days": 4128 + "author_account_age_days": 4129 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { - "stars": 265, + "stars": 266, "last_update": "2024-08-01 02:05:16", - "author_account_age_days": 1488 + "author_account_age_days": 1489 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 7, "last_update": "2024-08-05 05:13:25", - "author_account_age_days": 2648 + "author_account_age_days": 2649 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 10, "last_update": "2024-06-14 09:01:30", - "author_account_age_days": 3241 + "author_account_age_days": 3242 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 8, "last_update": "2024-07-30 09:02:59", - "author_account_age_days": 1155 + "author_account_age_days": 1156 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 9, "last_update": "2024-07-31 13:51:28", - "author_account_age_days": 4551 + "author_account_age_days": 4552 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 65, "last_update": "2024-06-14 08:08:26", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/SeargeDP/SeargeSDXL": { "stars": 762, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4216 + "author_account_age_days": 4217 }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 48, "last_update": "2024-08-08 05:35:42", - "author_account_age_days": 2653 + "author_account_age_days": 2654 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 2, "last_update": "2024-06-15 13:04:49", - "author_account_age_days": 3442 + "author_account_age_days": 3443 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 160 + "author_account_age_days": 161 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 9, "last_update": "2024-07-04 02:22:10", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": { "stars": 12, "last_update": "2024-07-18 12:41:22", - "author_account_age_days": 1250 + "author_account_age_days": 1251 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 2, "last_update": "2024-06-14 11:50:52", - "author_account_age_days": 1250 + "author_account_age_days": 1251 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 17, "last_update": "2024-07-21 19:57:00", - "author_account_age_days": 1250 + "author_account_age_days": 1251 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 66, "last_update": "2024-08-02 17:52:00", - "author_account_age_days": 1250 + "author_account_age_days": 1251 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 6, "last_update": "2024-07-24 08:42:48", - "author_account_age_days": 2361 + "author_account_age_days": 2362 }, "https://github.com/Siberpone/lazy-pony-prompter": { - "stars": 25, + "stars": 26, "last_update": "2024-08-01 06:12:33", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { "stars": 69, "last_update": "2024-07-31 13:44:42", - "author_account_age_days": 1556 + "author_account_age_days": 1557 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 736 + "author_account_age_days": 737 }, "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 7, "last_update": "2024-07-25 13:09:00", - "author_account_age_days": 3568 + "author_account_age_days": 3569 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3568 + "author_account_age_days": 3569 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 17, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3568 + "author_account_age_days": 3569 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3568 + "author_account_age_days": 3569 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4292 + "author_account_age_days": 4293 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-06-14 07:09:00", - "author_account_age_days": 124 + "author_account_age_days": 125 }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 45, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 887 + "author_account_age_days": 888 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 187, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 887 + "author_account_age_days": 888 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 99, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { - "stars": 180, + "stars": 181, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/StartHua/Comfyui_joytag": { - "stars": 20, + "stars": 22, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 51, "last_update": "2024-07-24 14:45:58", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { - "stars": 125, + "stars": 126, "last_update": "2024-07-31 02:48:34", - "author_account_age_days": 134 + "author_account_age_days": 135 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, "last_update": "2024-06-20 15:06:51", - "author_account_age_days": 3623 + "author_account_age_days": 3624 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 541, + "stars": 542, "last_update": "2024-07-24 11:16:13", - "author_account_age_days": 2194 + "author_account_age_days": 2195 }, "https://github.com/Sxela/ComfyWarp": { "stars": 22, "last_update": "2024-05-22 20:47:11", - "author_account_age_days": 3417 + "author_account_age_days": 3418 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 574 + "author_account_age_days": 575 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 96, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3736 + "author_account_age_days": 3737 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 174, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3736 + "author_account_age_days": 3737 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 132, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 2580 + "author_account_age_days": 2581 }, "https://github.com/TMElyralab/Comfyui-MusePose": { "stars": 322, "last_update": "2024-07-31 06:21:52", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 5, "last_update": "2024-07-26 05:36:12", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 22, "last_update": "2024-08-07 09:28:13", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-07-31 13:42:07", - "author_account_age_days": 76 + "author_account_age_days": 77 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 11, "last_update": "2024-07-31 18:28:38", - "author_account_age_days": 3611 + "author_account_age_days": 3612 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2260 + "author_account_age_days": 2261 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2260 + "author_account_age_days": 2261 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-08-02 23:03:12", - "author_account_age_days": 2260 + "author_account_age_days": 2261 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3262 + "author_account_age_days": 3263 }, "https://github.com/TechnoByteJS/ComfyUI-TechNodes": { "stars": 6, - "last_update": "2024-07-23 07:08:48", - "author_account_age_days": 1720 + "last_update": "2024-08-09 09:18:30", + "author_account_age_days": 1721 }, "https://github.com/TemryL/ComfyS3": { "stars": 22, "last_update": "2024-07-31 15:48:46", - "author_account_age_days": 913 + "author_account_age_days": 914 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 299, - "last_update": "2024-07-31 15:47:55", - "author_account_age_days": 913 + "stars": 302, + "last_update": "2024-08-08 20:30:34", + "author_account_age_days": 914 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 313, "last_update": "2024-05-07 03:07:38", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/TheBarret/ZSuite": { "stars": 6, "last_update": "2024-08-04 13:40:35", - "author_account_age_days": 2757 + "author_account_age_days": 2758 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, "last_update": "2024-06-18 17:57:06", - "author_account_age_days": 1487 + "author_account_age_days": 1488 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 316, + "stars": 319, "last_update": "2024-07-31 13:40:51", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 9, "last_update": "2024-07-29 19:02:32", - "author_account_age_days": 980 + "author_account_age_days": 981 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 358, + "stars": 359, "last_update": "2024-08-02 14:38:07", - "author_account_age_days": 666 + "author_account_age_days": 667 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 20, "last_update": "2024-05-22 22:13:06", - "author_account_age_days": 905 + "author_account_age_days": 906 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 28, "last_update": "2024-07-31 15:01:19", - "author_account_age_days": 3898 + "author_account_age_days": 3899 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 9, "last_update": "2024-07-27 18:34:05", - "author_account_age_days": 3898 + "author_account_age_days": 3899 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 99, "last_update": "2024-08-02 20:54:28", - "author_account_age_days": 3425 + "author_account_age_days": 3426 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 187, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4966 + "author_account_age_days": 4967 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1330 + "author_account_age_days": 1331 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, "last_update": "2024-05-22 21:30:13", - "author_account_age_days": 264 + "author_account_age_days": 265 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 82, "last_update": "2024-08-04 00:04:09", - "author_account_age_days": 287 + "author_account_age_days": 288 }, "https://github.com/Visionatrix/ComfyUI-Visionatrix": { "stars": 1, "last_update": "2024-07-31 13:40:24", - "author_account_age_days": 161 + "author_account_age_days": 162 }, "https://github.com/WASasquatch/ASTERR": { "stars": 15, "last_update": "2024-07-31 13:48:18", - "author_account_age_days": 4670 + "author_account_age_days": 4671 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { - "stars": 24, + "stars": 25, "last_update": "2024-07-31 13:48:27", - "author_account_age_days": 4670 + "author_account_age_days": 4671 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 103, "last_update": "2024-07-31 13:48:30", - "author_account_age_days": 4670 + "author_account_age_days": 4671 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 22, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 4670 + "author_account_age_days": 4671 }, "https://github.com/WASasquatch/PowerNoiseSuite": { - "stars": 58, + "stars": 59, "last_update": "2024-07-31 13:48:33", - "author_account_age_days": 4670 + "author_account_age_days": 4671 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 28, "last_update": "2024-06-17 04:08:37", - "author_account_age_days": 4670 + "author_account_age_days": 4671 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 1031, + "stars": 1033, "last_update": "2024-08-08 02:32:02", - "author_account_age_days": 4670 + "author_account_age_days": 4671 }, "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": { "stars": 4, "last_update": "2024-07-30 04:43:14", - "author_account_age_days": 21 + "author_account_age_days": 22 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3797 + "author_account_age_days": 3798 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2024-07-06 22:35:50", - "author_account_age_days": 3689 + "author_account_age_days": 3690 }, "https://github.com/XmYx/deforum-comfy-nodes": { "stars": 135, @@ -1937,172 +1932,172 @@ "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 4, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4369 + "author_account_age_days": 4370 }, "https://github.com/YMC-GitHub/ymc-node-as-x-type": { "stars": 1, "last_update": "2024-08-03 06:01:00", - "author_account_age_days": 2740 + "author_account_age_days": 2741 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, "last_update": "2024-05-22 21:15:51", - "author_account_age_days": 2740 + "author_account_age_days": 2741 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 3800 + "author_account_age_days": 3801 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 29, "last_update": "2024-06-14 14:00:22", - "author_account_age_days": 859 + "author_account_age_days": 860 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, "last_update": "2024-08-01 19:59:31", - "author_account_age_days": 831 + "author_account_age_days": 832 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 328, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 382, + "stars": 383, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { "stars": 618, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 178, + "stars": 180, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 69, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { "stars": 635, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { "stars": 1272, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { "stars": 187, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { - "stars": 770, + "stars": 771, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 46, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 4, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { "stars": 64, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 185, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 98, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 78, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 90, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { "stars": 134, "last_update": "2024-07-11 14:59:07", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { "stars": 529, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1538, + "stars": 1537, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 11, "last_update": "2024-07-19 06:38:39", - "author_account_age_days": 1318 + "author_account_age_days": 1319 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, "last_update": "2024-07-31 13:42:15", - "author_account_age_days": 5585 + "author_account_age_days": 5586 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1239 + "author_account_age_days": 1240 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 567 + "author_account_age_days": 568 }, "https://github.com/Zuellni/ComfyUI-ExLlama": { "stars": 105, "last_update": "2024-08-07 18:06:27", - "author_account_age_days": 567 + "author_account_age_days": 568 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 105, "last_update": "2024-08-07 18:06:27", - "author_account_age_days": 567 + "author_account_age_days": 568 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 25, "last_update": "2024-06-15 08:23:16", - "author_account_age_days": 567 + "author_account_age_days": 568 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { - "stars": 94, + "stars": 95, "last_update": "2024-08-08 03:04:19", - "author_account_age_days": 4847 + "author_account_age_days": 4848 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, @@ -2117,2262 +2112,2262 @@ "https://github.com/abyz22/image_control": { "stars": 15, "last_update": "2024-05-22 23:10:07", - "author_account_age_days": 207 + "author_account_age_days": 208 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 748 + "author_account_age_days": 749 }, "https://github.com/ader47/comfyui_meshhamer": { "stars": 3, "last_update": "2024-07-19 21:58:42", - "author_account_age_days": 2026 + "author_account_age_days": 2027 }, "https://github.com/adieyal/comfyui-dynamicprompts": { "stars": 205, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5061 + "author_account_age_days": 5062 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 1, "last_update": "2024-07-22 07:02:31", - "author_account_age_days": 258 + "author_account_age_days": 259 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2267 + "author_account_age_days": 2268 }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 26, "last_update": "2024-05-22 22:10:29", - "author_account_age_days": 628 + "author_account_age_days": 629 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 38, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 628 + "author_account_age_days": 629 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1566 + "author_account_age_days": 1567 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 1, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1566 + "author_account_age_days": 1567 }, "https://github.com/ai-shizuka/ComfyUI-tbox": { "stars": 1, "last_update": "2024-08-08 06:01:08", - "author_account_age_days": 57 + "author_account_age_days": 58 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 318 + "author_account_age_days": 319 }, "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 3, "last_update": "2024-07-31 13:39:36", - "author_account_age_days": 34 + "author_account_age_days": 35 }, "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": { "stars": 2, "last_update": "2024-07-31 23:33:53", - "author_account_age_days": 80 + "author_account_age_days": 81 }, "https://github.com/akierson/ComfyUI-textnodes": { "stars": 1, "last_update": "2024-07-27 04:00:02", - "author_account_age_days": 2379 + "author_account_age_days": 2380 }, "https://github.com/akierson/comfyui-colornodes": { "stars": 1, "last_update": "2024-07-27 00:41:45", - "author_account_age_days": 2379 + "author_account_age_days": 2380 }, "https://github.com/al-swaiti/All-IN-ONE-style": { "stars": 1, "last_update": "2024-07-30 05:59:49", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, "last_update": "2024-07-31 13:48:47", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/al-swaiti/ComfyUI-OllamaGemini": { "stars": 1, - "last_update": "2024-08-07 12:32:04", - "author_account_age_days": 974 + "last_update": "2024-08-08 17:09:17", + "author_account_age_days": 975 }, "https://github.com/alanhuang67/ComfyUI-FAI-Node": { "stars": 6, "last_update": "2024-08-02 03:35:41", - "author_account_age_days": 3535 + "author_account_age_days": 3536 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 5, "last_update": "2024-07-16 08:42:41", - "author_account_age_days": 1241 + "author_account_age_days": 1242 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 32, "last_update": "2024-07-31 13:46:32", - "author_account_age_days": 1241 + "author_account_age_days": 1242 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { "stars": 7, "last_update": "2024-07-31 13:51:14", - "author_account_age_days": 1241 + "author_account_age_days": 1242 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 34, "last_update": "2024-08-04 12:15:18", - "author_account_age_days": 2724 + "author_account_age_days": 2725 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 68, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4905 + "author_account_age_days": 4906 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 42, "last_update": "2024-07-13 18:13:27", - "author_account_age_days": 645 + "author_account_age_days": 646 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { "stars": 0, "last_update": "2024-08-05 20:38:44", - "author_account_age_days": 1318 + "author_account_age_days": 1319 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { - "stars": 68, + "stars": 69, "last_update": "2024-08-03 11:47:44", - "author_account_age_days": 1318 + "author_account_age_days": 1319 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 15, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2039 + "author_account_age_days": 2040 }, "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 77, "last_update": "2024-07-31 15:02:26", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 59, "last_update": "2024-07-31 15:02:45", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 233 + "author_account_age_days": 234 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 2998 + "author_account_age_days": 2999 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 1873 + "author_account_age_days": 1874 }, "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 390 + "author_account_age_days": 391 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 10, "last_update": "2024-05-28 14:44:16", - "author_account_age_days": 2907 + "author_account_age_days": 2908 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, "last_update": "2024-07-16 12:53:38", - "author_account_age_days": 2390 + "author_account_age_days": 2391 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 19, "last_update": "2024-08-01 10:39:23", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 36, "last_update": "2024-07-31 16:02:55", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 171, "last_update": "2024-08-07 13:57:21", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, "last_update": "2024-05-25 11:40:49", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { - "stars": 101, + "stars": 102, "last_update": "2024-08-01 19:03:25", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 64, + "stars": 65, "last_update": "2024-06-14 09:01:17", - "author_account_age_days": 2393 + "author_account_age_days": 2394 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 12, "last_update": "2024-07-27 18:33:38", - "author_account_age_days": 4165 + "author_account_age_days": 4166 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { "stars": 37, "last_update": "2024-07-31 18:03:29", - "author_account_age_days": 4165 + "author_account_age_days": 4166 }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 232, + "stars": 233, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 899 + "author_account_age_days": 900 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 6, "last_update": "2024-07-23 06:12:08", - "author_account_age_days": 3603 + "author_account_age_days": 3604 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 17, "last_update": "2024-08-02 17:14:46", - "author_account_age_days": 1815 + "author_account_age_days": 1816 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 49, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5407 + "author_account_age_days": 5408 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, "last_update": "2024-08-06 06:10:48", - "author_account_age_days": 876 + "author_account_age_days": 877 }, "https://github.com/bananasss00/ComfyUI-SP-Nodes": { "stars": 2, "last_update": "2024-08-06 13:01:07", - "author_account_age_days": 2579 + "author_account_age_days": 2580 }, "https://github.com/banodoco/steerable-motion": { "stars": 788, "last_update": "2024-06-15 23:01:54", - "author_account_age_days": 447 + "author_account_age_days": 448 }, "https://github.com/bash-j/mikey_nodes": { "stars": 95, "last_update": "2024-08-08 00:42:11", - "author_account_age_days": 4232 + "author_account_age_days": 4233 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 22, "last_update": "2024-07-31 18:46:12", - "author_account_age_days": 407 + "author_account_age_days": 408 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3552 + "author_account_age_days": 3553 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 1, "last_update": "2024-06-14 10:23:29", - "author_account_age_days": 102 + "author_account_age_days": 103 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 32, "last_update": "2024-05-22 23:17:49", - "author_account_age_days": 199 + "author_account_age_days": 200 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 31, "last_update": "2024-05-22 23:18:26", - "author_account_age_days": 199 + "author_account_age_days": 200 }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 109, "last_update": "2024-08-05 12:54:53", - "author_account_age_days": 199 + "author_account_age_days": 200 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { - "stars": 6, - "last_update": "2024-08-08 12:29:12", - "author_account_age_days": 199 + "stars": 7, + "last_update": "2024-08-09 01:35:55", + "author_account_age_days": 200 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2024-06-09 13:30:57", - "author_account_age_days": 357 + "author_account_age_days": 358 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, "last_update": "2024-07-08 12:38:26", - "author_account_age_days": 4612 + "author_account_age_days": 4613 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3581 + "author_account_age_days": 3582 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 6, "last_update": "2024-06-21 00:02:39", - "author_account_age_days": 3581 + "author_account_age_days": 3582 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 52, "last_update": "2024-08-02 22:00:19", - "author_account_age_days": 3581 + "author_account_age_days": 3582 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 3, "last_update": "2024-05-22 20:18:07", - "author_account_age_days": 3581 + "author_account_age_days": 3582 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 6, - "last_update": "2024-08-08 00:47:04", - "author_account_age_days": 3581 + "last_update": "2024-08-08 20:58:24", + "author_account_age_days": 3582 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 6, "last_update": "2024-08-02 22:01:12", - "author_account_age_days": 3581 + "author_account_age_days": 3582 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-06-04 20:04:00", - "author_account_age_days": 4789 + "author_account_age_days": 4790 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 3701 + "author_account_age_days": 3702 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-07-31 15:01:52", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 261, + "stars": 262, "last_update": "2024-05-30 14:23:40", - "author_account_age_days": 4284 + "author_account_age_days": 4285 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 39, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5200 + "author_account_age_days": 5201 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 29, "last_update": "2024-08-01 16:03:12", - "author_account_age_days": 2411 + "author_account_age_days": 2412 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-07-31 16:01:47", - "author_account_age_days": 4731 + "author_account_age_days": 4732 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 19, "last_update": "2024-08-03 03:58:44", - "author_account_age_days": 1220 + "author_account_age_days": 1221 }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { "stars": 11, "last_update": "2024-06-23 11:37:10", - "author_account_age_days": 1220 + "author_account_age_days": 1221 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 13, "last_update": "2024-08-03 03:58:28", - "author_account_age_days": 1220 + "author_account_age_days": 1221 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 8, "last_update": "2024-08-03 03:57:46", - "author_account_age_days": 1220 + "author_account_age_days": 1221 }, "https://github.com/caleboleary/ComfyUI-Arc2Face": { - "stars": 25, + "stars": 26, "last_update": "2024-08-06 14:41:13", - "author_account_age_days": 3347 + "author_account_age_days": 3348 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 287, "last_update": "2024-08-01 09:05:38", - "author_account_age_days": 1249 + "author_account_age_days": 1250 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 2, "last_update": "2024-05-23 00:09:02", - "author_account_age_days": 1249 + "author_account_age_days": 1250 }, "https://github.com/cdxOo/comfyui-text-node-with-comments": { "stars": 1, "last_update": "2024-08-03 00:54:38", - "author_account_age_days": 3340 + "author_account_age_days": 3341 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3444 + "author_account_age_days": 3445 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3444 + "author_account_age_days": 3445 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 26, "last_update": "2024-08-01 09:56:36", - "author_account_age_days": 2727 + "author_account_age_days": 2728 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 83, "last_update": "2024-08-03 16:22:31", - "author_account_age_days": 1198 + "author_account_age_days": 1199 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, "last_update": "2024-06-14 07:13:20", - "author_account_age_days": 3881 + "author_account_age_days": 3882 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, "last_update": "2024-07-01 12:40:52", - "author_account_age_days": 3881 + "author_account_age_days": 3882 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 240, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 17, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 24, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 66, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { "stars": 372, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 120, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 45, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 10, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 49, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 205, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 132, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { "stars": 80, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 165, + "stars": 168, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 128, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 90, "last_update": "2024-07-19 05:13:25", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 15, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 27, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 49, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 379 + "author_account_age_days": 380 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3460 + "author_account_age_days": 3461 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, "last_update": "2024-06-10 20:15:56", - "author_account_age_days": 1575 + "author_account_age_days": 1576 }, "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": { - "stars": 78, - "last_update": "2024-08-02 03:02:25", - "author_account_age_days": 489 + "stars": 82, + "last_update": "2024-08-09 02:52:13", + "author_account_age_days": 490 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 15, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 859, + "stars": 867, "last_update": "2024-08-07 09:27:49", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 22, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 76, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 33, "last_update": "2024-07-29 09:18:36", - "author_account_age_days": 2894 + "author_account_age_days": 2895 }, "https://github.com/choey/Comfy-Topaz": { "stars": 29, "last_update": "2024-07-31 13:42:46", - "author_account_age_days": 5568 + "author_account_age_days": 5569 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 8, "last_update": "2024-07-31 13:51:59", - "author_account_age_days": 1841 + "author_account_age_days": 1842 }, "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 57, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 777 + "author_account_age_days": 778 }, "https://github.com/chrisgoringe/cg-image-picker": { "stars": 211, - "last_update": "2024-07-16 07:16:24", - "author_account_age_days": 4110 + "last_update": "2024-08-09 04:11:31", + "author_account_age_days": 4111 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 27, "last_update": "2024-08-07 04:17:34", - "author_account_age_days": 4110 + "author_account_age_days": 4111 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4110 + "author_account_age_days": 4111 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 402, + "stars": 403, "last_update": "2024-08-06 09:16:42", - "author_account_age_days": 4110 + "author_account_age_days": 4111 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 645 + "author_account_age_days": 646 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { "stars": 139, "last_update": "2024-07-23 19:02:15", - "author_account_age_days": 1393 + "author_account_age_days": 1394 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 9, "last_update": "2024-07-28 20:52:51", - "author_account_age_days": 1393 + "author_account_age_days": 1394 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 8, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1393 + "author_account_age_days": 1394 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 6, "last_update": "2024-06-24 07:26:35", - "author_account_age_days": 1393 + "author_account_age_days": 1394 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { "stars": 60, - "last_update": "2024-07-26 21:33:00", - "author_account_age_days": 1393 + "last_update": "2024-08-09 11:19:02", + "author_account_age_days": 1394 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 5, "last_update": "2024-07-23 23:26:48", - "author_account_age_days": 1393 + "author_account_age_days": 1394 }, "https://github.com/christian-byrne/youtube-dl-comfyui": { "stars": 3, "last_update": "2024-07-31 13:39:48", - "author_account_age_days": 1393 + "author_account_age_days": 1394 }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 62, + "stars": 63, "last_update": "2024-08-06 22:38:54", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 3, "last_update": "2024-08-06 22:44:33", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/city96/ComfyUI_ExtraModels": { "stars": 349, "last_update": "2024-08-07 11:42:47", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/city96/ComfyUI_NetDist": { "stars": 256, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/city96/SD-Advanced-Noise": { "stars": 22, "last_update": "2024-05-22 18:05:35", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/city96/SD-Latent-Interposer": { "stars": 200, "last_update": "2024-08-06 22:01:47", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/city96/SD-Latent-Upscaler": { - "stars": 121, + "stars": 122, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/civitai/comfy-nodes": { "stars": 93, "last_update": "2024-06-23 03:35:42", - "author_account_age_days": 643 + "author_account_age_days": 644 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 2745 + "author_account_age_days": 2746 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 45229, - "last_update": "2024-08-08 09:01:10", - "author_account_age_days": 594 + "stars": 45385, + "last_update": "2024-08-09 10:32:19", + "author_account_age_days": 595 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 403, + "stars": 404, "last_update": "2024-08-06 18:38:49", - "author_account_age_days": 594 + "author_account_age_days": 595 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 146, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 594 + "author_account_age_days": 595 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 1946 + "author_account_age_days": 1947 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4654 + "author_account_age_days": 4655 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { "stars": 67, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 4708 + "author_account_age_days": 4709 }, "https://github.com/coolzilj/ComfyUI-Photopea": { "stars": 67, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 4708 + "author_account_age_days": 4709 }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 56, "last_update": "2024-07-31 13:43:10", - "author_account_age_days": 3101 + "author_account_age_days": 3102 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 10, "last_update": "2024-07-31 13:43:18", - "author_account_age_days": 3101 + "author_account_age_days": 3102 }, "https://github.com/cozy-comfyui/cozy_comm": { "stars": 1, "last_update": "2024-07-18 18:01:38", - "author_account_age_days": 111 + "author_account_age_days": 112 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, "last_update": "2024-07-07 15:38:05", - "author_account_age_days": 153 + "author_account_age_days": 154 }, "https://github.com/cozymantis/human-parser-comfyui-node": { "stars": 61, "last_update": "2024-07-07 15:31:17", - "author_account_age_days": 153 + "author_account_age_days": 154 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { "stars": 55, "last_update": "2024-07-07 15:22:45", - "author_account_age_days": 153 + "author_account_age_days": 154 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 599, + "stars": 602, "last_update": "2024-08-01 23:14:21", - "author_account_age_days": 4162 + "author_account_age_days": 4163 }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 33, "last_update": "2024-07-31 20:06:26", - "author_account_age_days": 4162 + "author_account_age_days": 4163 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 264, + "stars": 265, "last_update": "2024-07-31 13:45:41", - "author_account_age_days": 5056 + "author_account_age_days": 5057 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3537, + "stars": 3542, "last_update": "2024-08-08 09:20:05", - "author_account_age_days": 5056 + "author_account_age_days": 5057 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 1080, + "stars": 1086, "last_update": "2024-07-31 13:46:25", - "author_account_age_days": 5056 + "author_account_age_days": 5057 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 17, "last_update": "2024-06-14 09:02:50", - "author_account_age_days": 5056 + "author_account_age_days": 5057 }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 408, - "last_update": "2024-08-07 19:05:48", - "author_account_age_days": 5056 + "stars": 410, + "last_update": "2024-08-09 10:23:24", + "author_account_age_days": 5057 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 484, + "stars": 485, "last_update": "2024-07-31 13:46:36", - "author_account_age_days": 5056 + "author_account_age_days": 5057 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3297 + "author_account_age_days": 3298 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 5, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 1975 + "author_account_age_days": 1976 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4279 + "author_account_age_days": 4280 }, "https://github.com/da2el-ai/ComfyUI-d2-send-eagle": { "stars": 2, "last_update": "2024-08-05 04:11:52", - "author_account_age_days": 434 + "author_account_age_days": 435 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 4, "last_update": "2024-05-23 01:16:17", - "author_account_age_days": 434 + "author_account_age_days": 435 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 5, "last_update": "2024-08-04 05:16:21", - "author_account_age_days": 434 + "author_account_age_days": 435 }, "https://github.com/dagthomas/comfyui_dagthomas": { - "stars": 130, - "last_update": "2024-08-08 06:43:18", - "author_account_age_days": 4117 + "stars": 131, + "last_update": "2024-08-08 22:38:15", + "author_account_age_days": 4118 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { - "stars": 198, + "stars": 200, "last_update": "2024-07-08 21:59:15", - "author_account_age_days": 2449 + "author_account_age_days": 2450 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 28, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3396 + "author_account_age_days": 3397 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 14, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3396 + "author_account_age_days": 3397 }, "https://github.com/darkpixel/darkprompts": { "stars": 7, "last_update": "2024-05-23 19:48:02", - "author_account_age_days": 5369 + "author_account_age_days": 5370 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 203 + "author_account_age_days": 204 }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 21, "last_update": "2024-08-02 14:14:48", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 21, "last_update": "2024-08-02 14:14:48", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/daxcay/ComfyUI-JDCN": { - "stars": 70, + "stars": 71, "last_update": "2024-08-02 14:15:38", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 7, "last_update": "2024-08-02 14:14:29", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/daxthin/DZ-FaceDetailer": { "stars": 117, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1276 + "author_account_age_days": 1277 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 50, "last_update": "2024-08-06 17:11:56", - "author_account_age_days": 4580 + "author_account_age_days": 4581 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3541 + "author_account_age_days": 3542 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5341 + "author_account_age_days": 5342 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5341 + "author_account_age_days": 5342 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 11, "last_update": "2024-05-22 23:23:15", - "author_account_age_days": 6019 + "author_account_age_days": 6020 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 79, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 6019 + "author_account_age_days": 6020 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4249 + "author_account_age_days": 4250 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 8, "last_update": "2024-07-26 06:15:23", - "author_account_age_days": 4036 + "author_account_age_days": 4037 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 115, "last_update": "2024-07-31 14:18:54", - "author_account_age_days": 4563 + "author_account_age_days": 4564 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 179, "last_update": "2024-07-31 13:44:39", - "author_account_age_days": 3459 + "author_account_age_days": 3460 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 62, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4815 + "author_account_age_days": 4816 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 390 + "author_account_age_days": 391 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1515 + "author_account_age_days": 1516 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1515 + "author_account_age_days": 1516 }, "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 253, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4329 + "author_account_age_days": 4330 }, "https://github.com/dmMaze/sketch2manga": { "stars": 30, "last_update": "2024-06-30 03:27:55", - "author_account_age_days": 1894 + "author_account_age_days": 1895 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4549 + "author_account_age_days": 4550 }, "https://github.com/dmarx/ComfyUI-Keyframed": { - "stars": 81, + "stars": 82, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4549 + "author_account_age_days": 4550 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3814 + "author_account_age_days": 3815 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 7, "last_update": "2024-08-01 17:44:51", - "author_account_age_days": 334 + "author_account_age_days": 335 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 4848 + "author_account_age_days": 4849 }, "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-07-31 18:03:33", - "author_account_age_days": 2508 + "author_account_age_days": 2509 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 46, "last_update": "2024-08-02 09:20:00", - "author_account_age_days": 317 + "author_account_age_days": 318 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 1, "last_update": "2024-08-05 14:08:18", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/evanspearman/ComfyMath": { "stars": 66, "last_update": "2023-08-27 03:29:04", - "author_account_age_days": 4283 + "author_account_age_days": 4284 }, "https://github.com/exdysa/comfyui-selector": { "stars": 4, "last_update": "2024-07-31 15:34:13", - "author_account_age_days": 1040 + "author_account_age_days": 1041 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2024-06-24 14:27:05", - "author_account_age_days": 2093 + "author_account_age_days": 2094 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { "stars": 142, "last_update": "2024-08-04 09:50:06", - "author_account_age_days": 318 + "author_account_age_days": 319 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 15, "last_update": "2024-08-05 01:50:04", - "author_account_age_days": 606 + "author_account_age_days": 607 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2024-05-22 21:27:36", - "author_account_age_days": 1604 + "author_account_age_days": 1605 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 6, "last_update": "2024-06-14 08:09:41", - "author_account_age_days": 5089 + "author_account_age_days": 5090 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, "last_update": "2024-05-24 20:38:15", - "author_account_age_days": 5089 + "author_account_age_days": 5090 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 1, "last_update": "2024-06-14 16:58:31", - "author_account_age_days": 5089 + "author_account_age_days": 5090 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 33, "last_update": "2024-05-22 20:59:16", - "author_account_age_days": 3521 + "author_account_age_days": 3522 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { - "stars": 107, - "last_update": "2024-08-02 06:29:35", - "author_account_age_days": 1781 + "stars": 109, + "last_update": "2024-08-09 06:01:05", + "author_account_age_days": 1782 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 175, "last_update": "2024-08-08 07:43:44", - "author_account_age_days": 1781 + "author_account_age_days": 1782 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { - "stars": 140, + "stars": 139, "last_update": "2024-05-22 00:33:06", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 2, "last_update": "2024-07-10 18:03:39", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 805, + "stars": 807, "last_update": "2024-08-07 18:19:26", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { - "stars": 217, + "stars": 218, "last_update": "2024-07-10 18:03:03", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 130, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 318 + "author_account_age_days": 319 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { "stars": 173, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 318 + "author_account_age_days": 319 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "stars": 380, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 318 + "author_account_age_days": 319 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3540 + "author_account_age_days": 3541 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3666 + "author_account_age_days": 3667 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5152 + "author_account_age_days": 5153 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { "stars": 46, - "last_update": "2024-07-27 18:33:29", - "author_account_age_days": 5152 + "last_update": "2024-08-09 11:37:00", + "author_account_age_days": 5153 }, "https://github.com/fofr/comfyui-fofr-toolkit": { "stars": 5, - "last_update": "2024-07-27 18:32:49", - "author_account_age_days": 5152 + "last_update": "2024-08-09 11:36:38", + "author_account_age_days": 5153 }, "https://github.com/fofr/comfyui-replicate": { - "stars": 87, - "last_update": "2024-08-08 09:55:38", - "author_account_age_days": 1653 + "stars": 108, + "last_update": "2024-08-09 11:36:02", + "author_account_age_days": 1654 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, "last_update": "2024-06-14 07:12:02", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2365 + "author_account_age_days": 2366 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 49, "last_update": "2024-06-26 03:06:51", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { "stars": 450, "last_update": "2024-08-02 03:10:30", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { "stars": 10, "last_update": "2024-06-26 03:13:32", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { - "stars": 7, + "stars": 8, "last_update": "2024-07-01 17:58:52", - "author_account_age_days": 2251 + "author_account_age_days": 2252 }, "https://github.com/fssorc/ComfyUI_FaceShaper": { - "stars": 33, + "stars": 37, "last_update": "2024-08-02 07:35:05", - "author_account_age_days": 4632 + "author_account_age_days": 4633 }, "https://github.com/gemell1/ComfyUI_GMIC": { - "stars": 6, + "stars": 7, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 2002 + "author_account_age_days": 2003 }, "https://github.com/get-salt-AI/SaltAI": { "stars": 67, "last_update": "2024-08-08 05:59:56", - "author_account_age_days": 161 + "author_account_age_days": 162 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 17, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 161 + "author_account_age_days": 162 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { "stars": 307, - "last_update": "2024-07-31 13:47:06", - "author_account_age_days": 161 + "last_update": "2024-08-08 21:00:21", + "author_account_age_days": 162 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { "stars": 307, - "last_update": "2024-07-31 13:47:06", - "author_account_age_days": 161 + "last_update": "2024-08-08 21:00:21", + "author_account_age_days": 162 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 2, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2056 + "author_account_age_days": 2057 }, "https://github.com/giriss/comfy-image-saver": { - "stars": 160, + "stars": 161, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4283 + "author_account_age_days": 4284 }, "https://github.com/gisu/comfyui-foxpack": { - "stars": 2, - "last_update": "2024-08-08 12:35:01", - "author_account_age_days": 5044 + "stars": 3, + "last_update": "2024-08-09 11:48:03", + "author_account_age_days": 5045 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 3948 + "author_account_age_days": 3949 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 3948 + "author_account_age_days": 3949 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 3948 + "author_account_age_days": 3949 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 3948 + "author_account_age_days": 3949 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 3948 + "author_account_age_days": 3949 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 126, "last_update": "2024-07-29 03:41:50", - "author_account_age_days": 2542 + "author_account_age_days": 2543 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 20, "last_update": "2024-07-31 15:02:12", - "author_account_age_days": 618 + "author_account_age_days": 619 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 9, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3790 + "author_account_age_days": 3791 }, "https://github.com/glowcone/comfyui-string-converter": { "stars": 1, "last_update": "2024-07-31 13:40:48", - "author_account_age_days": 3790 + "author_account_age_days": 3791 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3158 + "author_account_age_days": 3159 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-07-27 18:34:02", - "author_account_age_days": 1102 + "author_account_age_days": 1103 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 69, "last_update": "2024-07-31 16:11:04", - "author_account_age_days": 1102 + "author_account_age_days": 1103 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 31, "last_update": "2024-07-31 16:14:23", - "author_account_age_days": 1102 + "author_account_age_days": 1103 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { "stars": 323, "last_update": "2024-07-31 16:13:41", - "author_account_age_days": 1102 + "author_account_age_days": 1103 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 21, "last_update": "2024-07-31 15:02:48", - "author_account_age_days": 2506 + "author_account_age_days": 2507 }, "https://github.com/googincheng/ComfyUX": { - "stars": 128, + "stars": 129, "last_update": "2024-07-24 10:01:31", - "author_account_age_days": 2834 + "author_account_age_days": 2835 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { - "stars": 78, - "last_update": "2024-08-06 23:49:47", - "author_account_age_days": 565 + "stars": 79, + "last_update": "2024-08-08 17:54:04", + "author_account_age_days": 566 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-06-14 08:12:07", - "author_account_age_days": 4238 + "author_account_age_days": 4239 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1534 + "author_account_age_days": 1535 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, "last_update": "2024-07-31 15:02:56", - "author_account_age_days": 1896 + "author_account_age_days": 1897 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-28 21:08:27", - "author_account_age_days": 150 + "author_account_age_days": 151 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 12, "last_update": "2024-07-15 10:07:09", - "author_account_age_days": 4712 + "author_account_age_days": 4713 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 2, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 4712 + "author_account_age_days": 4713 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { - "stars": 8, + "stars": 9, "last_update": "2024-07-31 13:43:51", - "author_account_age_days": 4712 + "author_account_age_days": 4713 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 19, "last_update": "2024-07-30 09:55:03", - "author_account_age_days": 4712 + "author_account_age_days": 4713 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { - "stars": 13, - "last_update": "2024-08-01 08:43:34", - "author_account_age_days": 4712 + "stars": 16, + "last_update": "2024-08-09 07:52:59", + "author_account_age_days": 4713 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 10, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 4712 + "author_account_age_days": 4713 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 3, "last_update": "2024-07-15 09:19:31", - "author_account_age_days": 1982 + "author_account_age_days": 1983 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 36, - "last_update": "2024-08-03 02:43:17", - "author_account_age_days": 1982 + "last_update": "2024-08-09 00:42:39", + "author_account_age_days": 1983 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 1, "last_update": "2024-08-08 05:19:58", - "author_account_age_days": 392 + "author_account_age_days": 393 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 350, - "last_update": "2024-08-08 11:38:15", - "author_account_age_days": 2940 + "stars": 366, + "last_update": "2024-08-09 10:27:05", + "author_account_age_days": 2941 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 41, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 552 + "author_account_age_days": 553 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 4, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1847 + "author_account_age_days": 1848 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 136, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5157 + "author_account_age_days": 5158 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1636 + "author_account_age_days": 1637 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 1, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 21 + "author_account_age_days": 22 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 40, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4677 + "author_account_age_days": 4678 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4677 + "author_account_age_days": 4678 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { "stars": 467, "last_update": "2024-07-31 13:44:13", - "author_account_age_days": 2920 + "author_account_age_days": 2921 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1367, + "stars": 1369, "last_update": "2024-07-31 17:04:32", - "author_account_age_days": 2920 + "author_account_age_days": 2921 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { "stars": 34, "last_update": "2024-07-31 13:44:16", - "author_account_age_days": 2920 + "author_account_age_days": 2921 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { "stars": 55, "last_update": "2024-08-01 01:42:14", - "author_account_age_days": 2920 + "author_account_age_days": 2921 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 99, "last_update": "2024-07-27 18:33:35", - "author_account_age_days": 2920 + "author_account_age_days": 2921 }, "https://github.com/huchenlei/ComfyUI_omost": { "stars": 391, "last_update": "2024-08-04 18:51:27", - "author_account_age_days": 2920 + "author_account_age_days": 2921 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 9, "last_update": "2024-07-31 13:44:36", - "author_account_age_days": 5685 + "author_account_age_days": 5686 }, "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1411 + "author_account_age_days": 1412 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, "last_update": "2024-07-31 13:52:47", - "author_account_age_days": 2933 + "author_account_age_days": 2934 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 10, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3958 + "author_account_age_days": 3959 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, "last_update": "2024-07-01 18:44:18", - "author_account_age_days": 3155 + "author_account_age_days": 3156 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, "last_update": "2024-06-14 08:59:52", - "author_account_age_days": 1602 + "author_account_age_days": 1603 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, "last_update": "2024-07-18 12:13:23", - "author_account_age_days": 4150 + "author_account_age_days": 4151 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 108, "last_update": "2024-06-20 15:56:56", - "author_account_age_days": 3094 + "author_account_age_days": 3095 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 2, "last_update": "2024-07-23 15:52:45", - "author_account_age_days": 5336 + "author_account_age_days": 5337 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 12, "last_update": "2024-07-18 16:13:26", - "author_account_age_days": 2907 + "author_account_age_days": 2908 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 30, "last_update": "2024-05-22 22:02:55", - "author_account_age_days": 2907 + "author_account_age_days": 2908 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 440, + "stars": 442, "last_update": "2024-07-17 07:24:46", - "author_account_age_days": 2907 + "author_account_age_days": 2908 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 933 + "author_account_age_days": 934 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 1, "last_update": "2024-08-06 08:16:43", - "author_account_age_days": 2272 + "author_account_age_days": 2273 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, "last_update": "2024-07-11 01:06:26", - "author_account_age_days": 4471 + "author_account_age_days": 4472 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { "stars": 51, "last_update": "2024-08-01 05:37:19", - "author_account_age_days": 3916 + "author_account_age_days": 3917 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { - "stars": 56, + "stars": 57, "last_update": "2024-08-08 04:43:22", - "author_account_age_days": 3916 + "author_account_age_days": 3917 }, "https://github.com/jags111/efficiency-nodes-comfyui": { "stars": 817, "last_update": "2024-08-07 03:15:43", - "author_account_age_days": 3916 + "author_account_age_days": 3917 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 17, "last_update": "2024-08-03 10:02:38", - "author_account_age_days": 1616 + "author_account_age_days": 1617 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 1021 + "author_account_age_days": 1022 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 2572 + "author_account_age_days": 2573 }, "https://github.com/jamesWalker55/comfyui-various": { "stars": 38, "last_update": "2024-07-27 15:42:20", - "author_account_age_days": 2572 + "author_account_age_days": 2573 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 621 + "author_account_age_days": 622 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 24, "last_update": "2024-07-29 08:00:20", - "author_account_age_days": 2976 + "author_account_age_days": 2977 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 112, "last_update": "2024-05-23 02:40:36", - "author_account_age_days": 3697 + "author_account_age_days": 3698 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 277, + "stars": 278, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1331 + "author_account_age_days": 1332 }, "https://github.com/jitcoder/lora-info": { "stars": 50, "last_update": "2024-06-20 13:04:19", - "author_account_age_days": 4085 + "author_account_age_days": 4086 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 3694 + "author_account_age_days": 3695 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-07-31 13:46:13", - "author_account_age_days": 4256 + "author_account_age_days": 4257 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, "last_update": "2024-05-22 20:54:35", - "author_account_age_days": 4642 + "author_account_age_days": 4643 }, "https://github.com/jn-jairo/jn_comfyui": { - "stars": 1, - "last_update": "2024-07-28 12:13:31", - "author_account_age_days": 4029 + "stars": 2, + "last_update": "2024-08-08 23:13:10", + "author_account_age_days": 4030 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { - "stars": 191, + "stars": 198, "last_update": "2024-07-31 13:54:32", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 121, "last_update": "2024-08-02 08:23:26", - "author_account_age_days": 4843 + "author_account_age_days": 4844 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 16, "last_update": "2024-08-04 18:18:05", - "author_account_age_days": 5038 + "author_account_age_days": 5039 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 3, "last_update": "2024-08-01 19:39:30", - "author_account_age_days": 734 + "author_account_age_days": 735 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 7, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3974 + "author_account_age_days": 3975 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 54, "last_update": "2024-07-06 01:43:45", - "author_account_age_days": 4798 + "author_account_age_days": 4799 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 146, + "stars": 145, "last_update": "2024-07-31 13:52:24", - "author_account_age_days": 4798 + "author_account_age_days": 4799 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 21, "last_update": "2024-07-31 13:45:53", - "author_account_age_days": 4798 + "author_account_age_days": 4799 }, "https://github.com/juehackr/comfyui_fk_server": { - "stars": 72, + "stars": 73, "last_update": "2024-07-24 02:34:59", - "author_account_age_days": 1157 + "author_account_age_days": 1158 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 4, "last_update": "2024-08-06 13:30:54", - "author_account_age_days": 2834 + "author_account_age_days": 2835 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 7, "last_update": "2024-07-18 04:28:44", - "author_account_age_days": 2252 + "author_account_age_days": 2253 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-08-01 23:03:21", - "author_account_age_days": 1311 + "author_account_age_days": 1312 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2374 + "author_account_age_days": 2375 }, "https://github.com/kadirnar/ComfyUI-YOLO": { "stars": 23, "last_update": "2024-08-02 06:26:48", - "author_account_age_days": 2374 + "author_account_age_days": 2375 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 1657 + "author_account_age_days": 1658 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 9, "last_update": "2024-05-23 00:25:02", - "author_account_age_days": 1657 + "author_account_age_days": 1658 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 1657 + "author_account_age_days": 1658 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 1657 + "author_account_age_days": 1658 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, - "last_update": "2024-08-07 15:58:18", - "author_account_age_days": 1556 + "last_update": "2024-08-08 15:31:47", + "author_account_age_days": 1557 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 798 + "author_account_age_days": 799 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 3, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4173 + "author_account_age_days": 4174 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 18, "last_update": "2024-07-04 10:11:13", - "author_account_age_days": 4173 + "author_account_age_days": 4174 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "stars": 137, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4173 + "author_account_age_days": 4174 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 25, "last_update": "2024-05-22 21:34:53", - "author_account_age_days": 4934 + "author_account_age_days": 4935 }, "https://github.com/kft334/Knodes": { "stars": 3, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 1004 + "author_account_age_days": 1005 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { - "stars": 141, + "stars": 142, "last_update": "2024-08-01 16:03:16", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 56, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "stars": 119, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 164, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-DDColor": { "stars": 86, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { - "stars": 140, + "stars": 141, "last_update": "2024-06-28 20:46:46", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 53, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 556, + "stars": 558, "last_update": "2024-08-01 22:03:23", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 105, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 440, + "stars": 446, "last_update": "2024-08-05 13:17:17", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-Geowizard": { "stars": 87, "last_update": "2024-05-28 14:08:34", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 576, + "stars": 579, "last_update": "2024-08-01 02:22:24", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 429, - "last_update": "2024-08-05 18:51:00", - "author_account_age_days": 2228 + "stars": 432, + "last_update": "2024-08-08 18:04:04", + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 484, + "stars": 488, "last_update": "2024-07-31 13:53:40", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 20, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 1192, + "stars": 1207, "last_update": "2024-08-05 21:39:49", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { - "stars": 174, + "stars": 176, "last_update": "2024-07-31 13:52:06", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 421, + "stars": 422, "last_update": "2024-08-01 22:03:45", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { "stars": 206, "last_update": "2024-08-07 06:48:40", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { "stars": 36, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1360, + "stars": 1362, "last_update": "2024-08-01 23:03:53", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 154, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 59, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-moondream": { "stars": 81, "last_update": "2024-05-22 21:10:33", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-segment-anything-2": { - "stars": 408, + "stars": 417, "last_update": "2024-08-05 15:24:56", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 24, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 7, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 38, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/klinter007/klinter_nodes": { "stars": 9, "last_update": "2024-08-05 05:01:14", - "author_account_age_days": 470 + "author_account_age_days": 471 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 245 + "author_account_age_days": 246 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 156, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 1854 + "author_account_age_days": 1855 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 628 + "author_account_age_days": 629 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 68, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 628 + "author_account_age_days": 629 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2565 + "author_account_age_days": 2566 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 22, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 652 + "author_account_age_days": 653 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, "last_update": "2024-06-22 16:53:47", - "author_account_age_days": 1212 + "author_account_age_days": 1213 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { - "stars": 2, + "stars": 3, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 15, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 21, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { - "stars": 39, + "stars": 40, "last_update": "2024-06-08 01:09:03", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 12, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 15, "last_update": "2024-07-02 05:55:23", - "author_account_age_days": 3121 + "author_account_age_days": 3122 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, "last_update": "2024-07-31 13:51:31", - "author_account_age_days": 195 + "author_account_age_days": 196 }, "https://github.com/leeguandong/ComfyUI_InternVL2": { - "stars": 0, - "last_update": "2024-08-08 00:02:13", - "author_account_age_days": 2839 + "stars": 2, + "last_update": "2024-08-08 19:59:42", + "author_account_age_days": 2840 }, "https://github.com/leeguandong/ComfyUI_LLaSM": { "stars": 1, - "last_update": "2024-08-08 00:08:52", - "author_account_age_days": 2839 + "last_update": "2024-08-08 20:00:15", + "author_account_age_days": 2840 }, "https://github.com/leeguandong/ComfyUI_M3Net": { - "stars": 4, + "stars": 5, "last_update": "2024-08-07 15:59:12", - "author_account_age_days": 2839 + "author_account_age_days": 2840 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 3, "last_update": "2024-07-23 04:13:09", - "author_account_age_days": 3823 + "author_account_age_days": 3824 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { "stars": 8, "last_update": "2024-07-30 19:47:28", - "author_account_age_days": 2655 + "author_account_age_days": 2656 }, "https://github.com/lenskikh/ComfyUI-Prompt-Worker": { "stars": 2, "last_update": "2024-08-08 04:57:55", - "author_account_age_days": 3541 + "author_account_age_days": 3542 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4120 + "author_account_age_days": 4121 }, "https://github.com/liangt/comfyui-loadimagewithsubfolder": { "stars": 2, "last_update": "2024-07-28 08:23:11", - "author_account_age_days": 4103 + "author_account_age_days": 4104 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 3, "last_update": "2024-07-31 15:26:00", - "author_account_age_days": 1313 + "author_account_age_days": 1314 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 51, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2954 + "author_account_age_days": 2955 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, "last_update": "2024-05-28 07:44:23", - "author_account_age_days": 3837 + "author_account_age_days": 3838 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 36, "last_update": "2024-07-25 12:10:37", - "author_account_age_days": 3252 + "author_account_age_days": 3253 }, "https://github.com/liusida/ComfyUI-B-LoRA": { - "stars": 63, + "stars": 64, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3252 + "author_account_age_days": 3253 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3252 + "author_account_age_days": 3253 }, "https://github.com/liusida/ComfyUI-Login": { - "stars": 52, + "stars": 53, "last_update": "2024-07-31 13:47:59", - "author_account_age_days": 3252 + "author_account_age_days": 3253 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3252 + "author_account_age_days": 3253 }, "https://github.com/ljleb/comfy-mecha": { "stars": 35, "last_update": "2024-08-07 08:22:40", - "author_account_age_days": 2508 + "author_account_age_days": 2509 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { "stars": 200, "last_update": "2024-06-17 18:54:17", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/lks-ai/anynode": { - "stars": 464, + "stars": 465, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { - "stars": 36, + "stars": 37, "last_update": "2024-08-08 10:10:55", - "author_account_age_days": 2138 + "author_account_age_days": 2139 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 95, "last_update": "2024-08-07 03:16:57", - "author_account_age_days": 167 + "author_account_age_days": 168 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 147, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 167 + "author_account_age_days": 168 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 9, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 167 + "author_account_age_days": 168 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 11, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 167 + "author_account_age_days": 168 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 167 + "author_account_age_days": 168 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 16, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 167 + "author_account_age_days": 168 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 1, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4209 + "author_account_age_days": 4210 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4209 + "author_account_age_days": 4210 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 28, - "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4209 + "last_update": "2024-08-08 14:42:04", + "author_account_age_days": 4210 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4209 + "author_account_age_days": 4210 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 28, - "last_update": "2024-06-27 03:48:38", - "author_account_age_days": 4209 + "last_update": "2024-08-08 14:42:04", + "author_account_age_days": 4210 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4812 + "author_account_age_days": 4813 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4812 + "author_account_age_days": 4813 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 200, + "stars": 201, "last_update": "2024-07-20 07:07:58", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 23, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4095 + "author_account_age_days": 4096 }, "https://github.com/lrzjason/Comfyui-Kolors-Utils": { "stars": 16, "last_update": "2024-07-26 11:12:25", - "author_account_age_days": 3708 + "author_account_age_days": 3709 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1558, - "last_update": "2024-08-06 17:00:42", - "author_account_age_days": 507 + "stars": 1563, + "last_update": "2024-08-09 12:38:02", + "author_account_age_days": 508 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { "stars": 336, "last_update": "2024-08-07 14:14:00", - "author_account_age_days": 507 + "author_account_age_days": 508 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 5157, - "last_update": "2024-08-08 12:52:37", - "author_account_age_days": 507 + "stars": 5180, + "last_update": "2024-08-09 12:15:40", + "author_account_age_days": 508 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 20, "last_update": "2024-08-01 18:44:41", - "author_account_age_days": 3852 + "author_account_age_days": 3853 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 506 + "author_account_age_days": 507 }, "https://github.com/mape/ComfyUI-mape-Helpers": { - "stars": 149, + "stars": 150, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 5799 + "author_account_age_days": 5800 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, "last_update": "2024-06-24 13:53:39", - "author_account_age_days": 1212 + "author_account_age_days": 1213 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4460 + "author_account_age_days": 4461 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 61, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4820 + "author_account_age_days": 4821 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 31, "last_update": "2024-05-22 21:28:39", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1452 + "author_account_age_days": 1453 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { - "stars": 42, - "last_update": "2024-08-06 21:58:39", - "author_account_age_days": 2785 + "stars": 44, + "last_update": "2024-08-08 16:22:16", + "author_account_age_days": 2786 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 2, "last_update": "2024-07-31 13:54:10", - "author_account_age_days": 4595 + "author_account_age_days": 4596 }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 175, + "stars": 176, "last_update": "2024-05-22 20:53:23", - "author_account_age_days": 2965 + "author_account_age_days": 2966 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, @@ -4385,244 +4380,244 @@ "author_account_age_days": 4367 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 1090, + "stars": 1091, "last_update": "2024-08-05 23:04:58", - "author_account_age_days": 2146 + "author_account_age_days": 2147 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 46, "last_update": "2024-05-22 20:43:52", - "author_account_age_days": 3248 + "author_account_age_days": 3249 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3248 + "author_account_age_days": 3249 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { "stars": 68, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3248 + "author_account_age_days": 3249 }, "https://github.com/melMass/comfy_mtb": { - "stars": 396, - "last_update": "2024-08-01 17:33:19", - "author_account_age_days": 3790 + "stars": 397, + "last_update": "2024-08-08 20:41:22", + "author_account_age_days": 3791 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 3, "last_update": "2024-07-21 02:05:40", - "author_account_age_days": 3717 + "author_account_age_days": 3718 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 273 + "author_account_age_days": 274 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 273 + "author_account_age_days": 274 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 273 + "author_account_age_days": 274 }, "https://github.com/metncelik/comfyui_met_suit": { "stars": 1, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 668 + "author_account_age_days": 669 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 1, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 668 + "author_account_age_days": 669 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { - "stars": 19, + "stars": 20, "last_update": "2024-07-20 13:58:46", - "author_account_age_days": 47 + "author_account_age_days": 48 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { "stars": 74, "last_update": "2024-07-19 07:56:06", - "author_account_age_days": 513 + "author_account_age_days": 514 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 2706 + "author_account_age_days": 2707 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 1, "last_update": "2024-07-17 15:59:31", - "author_account_age_days": 2609 + "author_account_age_days": 2610 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 35, "last_update": "2024-05-22 21:13:59", - "author_account_age_days": 5961 + "author_account_age_days": 5962 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 26, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 5961 + "author_account_age_days": 5962 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 31, "last_update": "2024-07-25 15:26:12", - "author_account_age_days": 1265 + "author_account_age_days": 1266 }, "https://github.com/misterjoessef/MLTask_ComfyUI": { "stars": 0, "last_update": "2024-08-08 05:34:41", - "author_account_age_days": 783 + "author_account_age_days": 784 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 1, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 4649 + "author_account_age_days": 4650 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 10, "last_update": "2024-08-06 15:37:47", - "author_account_age_days": 2346 + "author_account_age_days": 2347 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4125 + "author_account_age_days": 4126 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 18, "last_update": "2023-08-14 11:27:09", - "author_account_age_days": 2653 + "author_account_age_days": 2654 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, "last_update": "2024-07-15 14:13:58", - "author_account_age_days": 3983 + "author_account_age_days": 3984 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-07-31 13:49:27", - "author_account_age_days": 2990 + "author_account_age_days": 2991 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 2, "last_update": "2024-07-31 14:04:26", - "author_account_age_days": 1425 + "author_account_age_days": 1426 }, "https://github.com/my-opencode/ComfyUI_KSamplerTimer": { "stars": 2, "last_update": "2024-07-31 14:13:17", - "author_account_age_days": 1425 + "author_account_age_days": 1426 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 3, "last_update": "2024-07-19 14:46:14", - "author_account_age_days": 3719 + "author_account_age_days": 3720 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3719 + "author_account_age_days": 3720 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3038 + "author_account_age_days": 3039 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3038 + "author_account_age_days": 3039 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3038 + "author_account_age_days": 3039 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 161, "last_update": "2024-07-31 18:05:55", - "author_account_age_days": 2770 + "author_account_age_days": 2771 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 39, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 2770 + "author_account_age_days": 2771 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 27, "last_update": "2024-07-16 10:24:00", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 1, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 1923 + "author_account_age_days": 1924 }, "https://github.com/neverbiasu/ComfyUI-Image-Captioner": { "stars": 6, "last_update": "2024-08-01 03:33:01", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/neverbiasu/ComfyUI-SAM2": { "stars": 17, "last_update": "2024-08-03 11:33:33", - "author_account_age_days": 1064 + "author_account_age_days": 1065 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2024-08-08 04:59:00", - "author_account_age_days": 4074 + "author_account_age_days": 4075 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 39, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3032 + "author_account_age_days": 3033 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 1, "last_update": "2024-07-31 08:34:48", - "author_account_age_days": 380 + "author_account_age_days": 381 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, "last_update": "2024-06-14 12:01:07", - "author_account_age_days": 3548 + "author_account_age_days": 3549 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 7, "last_update": "2024-08-07 04:49:05", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 10, "last_update": "2024-08-04 06:54:01", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/noarche/sd-webui-color-enhance": { "stars": 0, "last_update": "2024-08-04 08:11:53", - "author_account_age_days": 1707 + "author_account_age_days": 1708 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 15, @@ -4637,1216 +4632,1216 @@ "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 9, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 2605 + "author_account_age_days": 2606 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 26, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 1762 + "author_account_age_days": 1763 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 5, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1137 + "author_account_age_days": 1138 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { "stars": 20, "last_update": "2024-07-31 13:54:00", - "author_account_age_days": 1137 + "author_account_age_days": 1138 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 484, + "stars": 487, "last_update": "2024-08-01 15:36:30", - "author_account_age_days": 1221 + "author_account_age_days": 1222 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, "last_update": "2024-05-23 00:14:52", - "author_account_age_days": 921 + "author_account_age_days": 922 }, "https://github.com/oleksandr612/ComfyUI-Counter": { "stars": 0, "last_update": "2024-08-05 16:18:48", - "author_account_age_days": 7 + "author_account_age_days": 8 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { - "stars": 113, + "stars": 114, "last_update": "2024-06-03 11:02:37", - "author_account_age_days": 4551 + "author_account_age_days": 4552 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 0, "last_update": "2024-06-22 02:11:26", - "author_account_age_days": 1599 + "author_account_age_days": 1600 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1121 + "author_account_age_days": 1122 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 20, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2447 + "author_account_age_days": 2448 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 2828 + "author_account_age_days": 2829 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 1, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2374 + "author_account_age_days": 2375 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { - "stars": 21, + "stars": 22, "last_update": "2024-05-23 12:18:45", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/palant/extended-saveimage-comfyui": { "stars": 13, "last_update": "2024-03-27 14:08:21", - "author_account_age_days": 5098 + "author_account_age_days": 5099 }, "https://github.com/palant/image-resize-comfyui": { "stars": 66, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5098 + "author_account_age_days": 5099 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 32, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5098 + "author_account_age_days": 5099 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 41, + "stars": 45, "last_update": "2024-08-04 19:59:39", - "author_account_age_days": 2176 + "author_account_age_days": 2177 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { "stars": 4, "last_update": "2024-08-04 20:05:41", - "author_account_age_days": 2176 + "author_account_age_days": 2177 }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 192, + "stars": 193, "last_update": "2024-08-04 14:31:27", - "author_account_age_days": 2176 + "author_account_age_days": 2177 }, "https://github.com/pants007/comfy-pants": { "stars": 2, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2362 + "author_account_age_days": 2363 }, "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { - "stars": 142, + "stars": 145, "last_update": "2024-08-07 23:53:29", "author_account_age_days": 5125 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 28, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 2732 + "author_account_age_days": 2733 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { - "stars": 49, + "stars": 51, "last_update": "2024-05-23 01:19:05", - "author_account_age_days": 708 + "author_account_age_days": 709 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 27, "last_update": "2024-08-02 17:31:24", - "author_account_age_days": 2333 + "author_account_age_days": 2334 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, "last_update": "2024-07-05 07:32:50", - "author_account_age_days": 632 + "author_account_age_days": 633 }, "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, "last_update": "2024-08-01 14:08:00", - "author_account_age_days": 14 + "author_account_age_days": 15 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", - "author_account_age_days": 1548 + "author_account_age_days": 1549 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1548 + "author_account_age_days": 1549 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1548 + "author_account_age_days": 1549 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 3, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1548 + "author_account_age_days": 1549 }, "https://github.com/portu-sim/comfyui_bmab": { - "stars": 63, + "stars": 64, "last_update": "2024-08-08 11:10:50", - "author_account_age_days": 367 + "author_account_age_days": 368 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 15, "last_update": "2024-08-05 07:03:20", - "author_account_age_days": 1075 + "author_account_age_days": 1076 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 2, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1075 + "author_account_age_days": 1076 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 2, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1075 + "author_account_age_days": 1076 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { "stars": 17, "last_update": "2024-08-08 04:40:12", - "author_account_age_days": 1075 + "author_account_age_days": 1076 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5613 + "author_account_age_days": 5614 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1517, + "stars": 1521, "last_update": "2024-08-02 23:04:13", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 509, + "stars": 512, "last_update": "2024-08-02 23:03:45", - "author_account_age_days": 542 + "author_account_age_days": 543 }, "https://github.com/pzc163/Comfyui-CatVTON": { - "stars": 62, + "stars": 63, "last_update": "2024-07-31 18:18:47", - "author_account_age_days": 821 + "author_account_age_days": 822 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 656 + "author_account_age_days": 657 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 43, "last_update": "2024-06-29 01:20:57", - "author_account_age_days": 3262 + "author_account_age_days": 3263 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 805 + "author_account_age_days": 806 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { - "stars": 67, + "stars": 68, "last_update": "2024-06-30 02:23:06", - "author_account_age_days": 4539 + "author_account_age_days": 4540 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3469 + "author_account_age_days": 3470 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1556 + "author_account_age_days": 1557 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 238, "last_update": "2024-08-04 13:43:17", - "author_account_age_days": 2637 + "author_account_age_days": 2638 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 39, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 184 + "author_account_age_days": 185 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, "last_update": "2024-07-14 21:19:01", - "author_account_age_days": 184 + "author_account_age_days": 185 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 831, - "last_update": "2024-08-08 04:20:55", - "author_account_age_days": 5019 + "stars": 836, + "last_update": "2024-08-09 02:06:32", + "author_account_age_days": 5020 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-07-31 13:52:43", - "author_account_age_days": 5682 + "author_account_age_days": 5683 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 2725 + "author_account_age_days": 2726 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4877 + "author_account_age_days": 4878 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 13, "last_update": "2024-06-14 10:28:04", - "author_account_age_days": 692 + "author_account_age_days": 693 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-06-14 10:24:43", - "author_account_age_days": 337 + "author_account_age_days": 338 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 5, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { - "stars": 81, + "stars": 82, "last_update": "2024-07-31 14:02:18", - "author_account_age_days": 4200 + "author_account_age_days": 4201 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 6, "last_update": "2024-05-23 01:23:16", - "author_account_age_days": 2574 + "author_account_age_days": 2575 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 13, "last_update": "2024-05-23 01:10:10", - "author_account_age_days": 2574 + "author_account_age_days": 2575 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 15, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, "last_update": "2024-05-23 01:21:50", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 34, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, "last_update": "2024-05-29 13:09:25", - "author_account_age_days": 4802 + "author_account_age_days": 4803 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/seanlynch/comfyui-optical-flow": { - "stars": 27, + "stars": 28, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5350 + "author_account_age_days": 5351 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5350 + "author_account_age_days": 5351 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3377 + "author_account_age_days": 3378 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 21, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3359 + "author_account_age_days": 3360 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3359 + "author_account_age_days": 3360 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3359 + "author_account_age_days": 3360 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 325, - "last_update": "2024-08-06 04:07:11", - "author_account_age_days": 3359 + "stars": 328, + "last_update": "2024-08-08 14:58:32", + "author_account_age_days": 3360 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 1032, - "last_update": "2024-08-08 03:37:43", - "author_account_age_days": 3359 + "stars": 1037, + "last_update": "2024-08-09 11:08:45", + "author_account_age_days": 3360 }, "https://github.com/shadowcz007/comfyui-sound-lab": { - "stars": 83, + "stars": 82, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3359 + "author_account_age_days": 3360 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 21, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3359 + "author_account_age_days": 3360 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5138 + "author_account_age_days": 5139 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { - "stars": 183, + "stars": 186, "last_update": "2024-08-05 21:56:54", - "author_account_age_days": 1810 + "author_account_age_days": 1811 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { "stars": 250, "last_update": "2024-07-14 03:23:04", - "author_account_age_days": 1810 + "author_account_age_days": 1811 }, "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance": { - "stars": 1, - "last_update": "2024-08-08 08:40:55", - "author_account_age_days": 1810 + "stars": 2, + "last_update": "2024-08-08 19:59:57", + "author_account_age_days": 1811 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { "stars": 184, "last_update": "2024-08-02 23:04:20", - "author_account_age_days": 1810 + "author_account_age_days": 1811 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 29, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2268 + "author_account_age_days": 2269 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 23, "last_update": "2024-07-30 22:28:41", - "author_account_age_days": 2268 + "author_account_age_days": 2269 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 6, "last_update": "2024-08-03 15:44:58", - "author_account_age_days": 357 + "author_account_age_days": 358 }, "https://github.com/shinich39/comfyui-local-db": { "stars": 1, "last_update": "2024-08-03 15:45:29", - "author_account_age_days": 357 + "author_account_age_days": 358 }, "https://github.com/shinich39/comfyui-model-db": { "stars": 1, "last_update": "2024-07-27 18:32:45", - "author_account_age_days": 357 + "author_account_age_days": 358 }, "https://github.com/shinich39/comfyui-pkg39": { - "stars": 2, - "last_update": "2024-08-07 21:18:48", - "author_account_age_days": 357 + "stars": 3, + "last_update": "2024-08-08 22:06:15", + "author_account_age_days": 358 }, "https://github.com/shinich39/comfyui-ramdom-node": { "stars": 2, "last_update": "2024-07-31 13:47:50", - "author_account_age_days": 357 + "author_account_age_days": 358 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, "last_update": "2024-06-20 13:57:29", - "author_account_age_days": 4352 + "author_account_age_days": 4353 }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1671 + "author_account_age_days": 1672 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 14, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1671 + "author_account_age_days": 1672 }, "https://github.com/siliconflow/BizyAir": { - "stars": 128, - "last_update": "2024-08-08 12:51:49", - "author_account_age_days": 350 + "stars": 131, + "last_update": "2024-08-09 09:51:57", + "author_account_age_days": 351 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 16, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 350 + "author_account_age_days": 351 }, "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 123, "last_update": "2024-07-31 07:12:49", - "author_account_age_days": 1152 + "author_account_age_days": 1153 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 23, "last_update": "2024-05-27 18:24:29", - "author_account_age_days": 2127 + "author_account_age_days": 2128 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, "last_update": "2024-07-31 13:52:27", - "author_account_age_days": 3984 + "author_account_age_days": 3985 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2759 + "author_account_age_days": 2760 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { - "stars": 0, - "last_update": "2024-08-08 00:57:50", - "author_account_age_days": 2766 + "stars": 1, + "last_update": "2024-08-08 23:09:16", + "author_account_age_days": 2767 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { - "stars": 36, + "stars": 37, "last_update": "2024-08-03 00:29:30", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 20, "last_update": "2024-07-31 13:53:41", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 7, "last_update": "2024-07-31 13:53:51", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_Diffree": { "stars": 20, "last_update": "2024-08-06 09:25:12", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { - "stars": 143, - "last_update": "2024-08-01 02:51:29", - "author_account_age_days": 399 + "stars": 148, + "last_update": "2024-08-08 13:28:12", + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_FollowYourEmoji": { "stars": 8, "last_update": "2024-07-21 06:01:11", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 37, "last_update": "2024-07-31 13:54:16", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 24, "last_update": "2024-07-31 13:53:27", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 20, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 31, "last_update": "2024-08-02 05:11:44", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 25, "last_update": "2024-07-31 13:51:48", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 7, "last_update": "2024-07-31 13:52:50", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 11, "last_update": "2024-08-05 06:14:57", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 18, "last_update": "2024-07-31 13:54:05", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 10, "last_update": "2024-07-31 13:52:23", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { "stars": 43, "last_update": "2024-07-31 14:00:28", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 107, - "last_update": "2024-08-08 12:53:03", - "author_account_age_days": 399 + "stars": 108, + "last_update": "2024-08-08 13:05:32", + "author_account_age_days": 400 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 7, "last_update": "2024-07-31 13:54:27", - "author_account_age_days": 399 + "author_account_age_days": 400 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 6, "last_update": "2024-08-08 12:18:41", - "author_account_age_days": 818 + "author_account_age_days": 819 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 43, "last_update": "2024-08-07 11:51:17", - "author_account_age_days": 2769 + "author_account_age_days": 2770 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { "stars": 161, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 2769 + "author_account_age_days": 2770 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 2769 + "author_account_age_days": 2770 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { - "stars": 51, + "stars": 52, "last_update": "2024-07-20 19:44:33", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 35, "last_update": "2024-06-21 04:42:58", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { "stars": 95, "last_update": "2024-08-05 04:29:03", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 84, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 6, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 16, "last_update": "2024-08-04 19:13:25", - "author_account_age_days": 4785 + "author_account_age_days": 4786 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { "stars": 91, "last_update": "2024-08-04 19:13:54", - "author_account_age_days": 4785 + "author_account_age_days": 4786 }, "https://github.com/spro/comfyui-mirror": { "stars": 4, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5276 + "author_account_age_days": 5277 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { "stars": 705, "last_update": "2024-07-17 07:45:59", - "author_account_age_days": 1734 + "author_account_age_days": 1735 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 85, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1734 + "author_account_age_days": 1735 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 79, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1734 + "author_account_age_days": 1735 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 64, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1734 + "author_account_age_days": 1735 }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 260, + "stars": 264, "last_update": "2024-08-06 15:28:13", - "author_account_age_days": 4129 + "author_account_age_days": 4130 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 15, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 2597 + "author_account_age_days": 2598 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 608, + "stars": 611, "last_update": "2024-07-12 10:17:33", - "author_account_age_days": 2597 + "author_account_age_days": 2598 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, "last_update": "2024-06-17 10:01:44", - "author_account_age_days": 2672 + "author_account_age_days": 2673 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1891 + "author_account_age_days": 1892 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { "stars": 33, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1891 + "author_account_age_days": 1892 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 21, "last_update": "2024-08-03 08:42:29", - "author_account_age_days": 5975 + "author_account_age_days": 5976 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 1, "last_update": "2024-07-22 08:42:31", - "author_account_age_days": 920 + "author_account_age_days": 921 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 23, "last_update": "2024-08-06 00:55:21", - "author_account_age_days": 920 + "author_account_age_days": 921 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 16, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/syaofox/ComfyUI_FoxTools": { - "stars": 1, - "last_update": "2024-08-05 20:01:31", - "author_account_age_days": 3200 + "stars": 2, + "last_update": "2024-08-09 08:34:42", + "author_account_age_days": 3201 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 88, "last_update": "2024-05-22 20:40:43", - "author_account_age_days": 3181 + "author_account_age_days": 3182 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 62, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1943 + "author_account_age_days": 1944 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 14, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1052 + "author_account_age_days": 1053 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { "stars": 231, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1728 + "author_account_age_days": 1729 }, "https://github.com/talesofai/comfyui-browser": { "stars": 442, "last_update": "2024-07-11 06:23:04", - "author_account_age_days": 600 + "author_account_age_days": 601 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5143 + "author_account_age_days": 5144 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5143 + "author_account_age_days": 5144 }, "https://github.com/theUpsider/ComfyUI-Logic": { "stars": 120, "last_update": "2024-07-02 09:38:11", - "author_account_age_days": 2767 + "author_account_age_days": 2768 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { - "stars": 31, + "stars": 32, "last_update": "2024-08-02 14:06:54", - "author_account_age_days": 2767 + "author_account_age_days": 2768 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { "stars": 79, "last_update": "2024-05-22 21:33:11", - "author_account_age_days": 2467 + "author_account_age_days": 2468 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { - "stars": 34, + "stars": 35, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2467 + "author_account_age_days": 2468 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { "stars": 208, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2467 + "author_account_age_days": 2468 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { "stars": 305, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2467 + "author_account_age_days": 2468 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 94, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2995 + "author_account_age_days": 2996 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 11, "last_update": "2024-07-29 21:14:17", - "author_account_age_days": 3370 + "author_account_age_days": 3371 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 2, "last_update": "2024-07-31 13:51:19", - "author_account_age_days": 4420 + "author_account_age_days": 4421 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 3904 + "author_account_age_days": 3905 }, "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 6, "last_update": "2024-06-14 13:59:48", - "author_account_age_days": 4362 + "author_account_age_days": 4363 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4415 + "author_account_age_days": 4416 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 482, + "stars": 483, "last_update": "2024-08-02 16:15:45", - "author_account_age_days": 3694 + "author_account_age_days": 3695 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 12, "last_update": "2024-08-02 14:07:14", - "author_account_age_days": 3865 + "author_account_age_days": 3866 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { "stars": 22, "last_update": "2024-08-02 04:55:20", - "author_account_age_days": 3185 + "author_account_age_days": 3186 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2302 + "author_account_age_days": 2303 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 20, "last_update": "2024-08-03 05:16:33", - "author_account_age_days": 3005 + "author_account_age_days": 3006 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 9, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1573 + "author_account_age_days": 1574 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 107, "last_update": "2024-07-09 14:56:02", - "author_account_age_days": 4802 + "author_account_age_days": 4803 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2024-06-12 21:55:39", - "author_account_age_days": 4802 + "author_account_age_days": 4803 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2710 + "author_account_age_days": 2711 }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 684, + "stars": 685, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4113 + "author_account_age_days": 4114 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 129 + "author_account_age_days": 130 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 52, + "stars": 54, "last_update": "2024-07-31 14:59:21", - "author_account_age_days": 3747 + "author_account_age_days": 3748 }, "https://github.com/tzwm/comfyui-profiler": { "stars": 51, "last_update": "2024-08-01 04:11:04", - "author_account_age_days": 4814 + "author_account_age_days": 4815 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, "last_update": "2024-07-14 15:00:38", - "author_account_age_days": 1317 + "author_account_age_days": 1318 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2359 + "author_account_age_days": 2360 }, "https://github.com/un-seen/comfyui-tensorops": { "stars": 3, "last_update": "2024-08-08 09:51:45", - "author_account_age_days": 1361 + "author_account_age_days": 1362 }, "https://github.com/un-seen/comfyui_segment_anything_plus": { "stars": 3, "last_update": "2024-07-29 06:21:54", - "author_account_age_days": 1361 + "author_account_age_days": 1362 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 2, "last_update": "2024-07-31 13:39:39", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, "last_update": "2024-06-25 04:48:19", - "author_account_age_days": 3003 + "author_account_age_days": 3004 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 4, "last_update": "2024-07-31 13:39:43", - "author_account_age_days": 902 + "author_account_age_days": 903 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2024-07-27 04:00:14", - "author_account_age_days": 4809 + "author_account_age_days": 4810 }, "https://github.com/vault-developer/comfyui-image-blender": { "stars": 8, "last_update": "2024-08-03 19:30:31", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3145 + "author_account_age_days": 3146 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, "last_update": "2024-06-22 18:59:10", - "author_account_age_days": 3190 + "author_account_age_days": 3191 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 27, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3472 + "author_account_age_days": 3473 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, "last_update": "2024-06-12 15:30:14", - "author_account_age_days": 1443 + "author_account_age_days": 1444 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 177, + "stars": 178, "last_update": "2024-08-08 10:52:47", - "author_account_age_days": 2078 + "author_account_age_days": 2079 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 6, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2078 + "author_account_age_days": 2079 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { - "stars": 113, + "stars": 114, "last_update": "2024-07-22 00:42:28", - "author_account_age_days": 1883 + "author_account_age_days": 1884 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1883 + "author_account_age_days": 1884 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 9, "last_update": "2024-07-31 16:03:48", - "author_account_age_days": 5029 + "author_account_age_days": 5030 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { - "stars": 2, + "stars": 3, "last_update": "2024-08-08 08:06:19", - "author_account_age_days": 1406 + "author_account_age_days": 1407 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 89, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2265 + "author_account_age_days": 2266 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3428 + "author_account_age_days": 3429 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 1012 + "author_account_age_days": 1013 }, "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 1, "last_update": "2024-08-05 10:46:37", - "author_account_age_days": 19 + "author_account_age_days": 20 }, "https://github.com/wei30172/comfygen": { "stars": 6, "last_update": "2024-05-23 00:21:19", - "author_account_age_days": 1658 + "author_account_age_days": 1659 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-07-31 13:40:12", - "author_account_age_days": 5532 + "author_account_age_days": 5533 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 30, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 15, "last_update": "2024-07-31 13:40:36", - "author_account_age_days": 4162 + "author_account_age_days": 4163 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 69, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5766 + "author_account_age_days": 5767 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5766 + "author_account_age_days": 5767 }, "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": { "stars": 47, "last_update": "2024-07-27 18:32:55", - "author_account_age_days": 1613 + "author_account_age_days": 1614 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { - "stars": 37, + "stars": 39, "last_update": "2024-07-12 13:24:56", - "author_account_age_days": 2307 + "author_account_age_days": 2308 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2024-06-14 09:34:31", - "author_account_age_days": 4230 + "author_account_age_days": 4231 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5095 + "author_account_age_days": 5096 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 329, "last_update": "2024-06-20 11:41:30", - "author_account_age_days": 1524 + "author_account_age_days": 1525 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 8, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 2919 + "author_account_age_days": 2920 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1318 + "author_account_age_days": 1319 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, "last_update": "2024-06-15 14:33:37", - "author_account_age_days": 4151 + "author_account_age_days": 4152 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 14, "last_update": "2024-06-15 14:32:32", - "author_account_age_days": 4151 + "author_account_age_days": 4152 }, "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": { "stars": 3, "last_update": "2024-07-31 13:59:12", - "author_account_age_days": 2162 + "author_account_age_days": 2163 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3766 + "author_account_age_days": 3767 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { - "stars": 58, - "last_update": "2024-08-08 03:57:33", - "author_account_age_days": 597 + "stars": 60, + "last_update": "2024-08-09 08:12:06", + "author_account_age_days": 598 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 726, + "stars": 728, "last_update": "2024-08-08 08:29:45", - "author_account_age_days": 1385 + "author_account_age_days": 1386 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-05-22 18:14:56", - "author_account_age_days": 4908 + "author_account_age_days": 4909 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-05-22 18:14:44", - "author_account_age_days": 4908 + "author_account_age_days": 4909 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 4908 + "author_account_age_days": 4909 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 2, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 4908 + "author_account_age_days": 4909 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 9, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 4908 + "author_account_age_days": 4909 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 15, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 4908 + "author_account_age_days": 4909 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 3, "last_update": "2024-08-02 09:47:45", - "author_account_age_days": 473 + "author_account_age_days": 474 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 71, "last_update": "2024-07-02 08:09:45", - "author_account_age_days": 2197 + "author_account_age_days": 2198 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 26, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2197 + "author_account_age_days": 2198 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 1, "last_update": "2024-05-22 23:16:51", - "author_account_age_days": 2197 + "author_account_age_days": 2198 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { "stars": 43, "last_update": "2024-05-31 05:50:59", - "author_account_age_days": 2197 + "author_account_age_days": 2198 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 2, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2197 + "author_account_age_days": 2198 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { "stars": 59, "last_update": "2024-08-06 05:31:10", - "author_account_age_days": 2197 + "author_account_age_days": 2198 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { "stars": 7, "last_update": "2024-06-28 15:59:14", - "author_account_age_days": 2197 + "author_account_age_days": 2198 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 4, "last_update": "2024-07-31 13:52:30", - "author_account_age_days": 633 + "author_account_age_days": 634 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4460 + "author_account_age_days": 4461 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { - "stars": 18, + "stars": 19, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4460 + "author_account_age_days": 4461 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4460 + "author_account_age_days": 4461 }, "https://github.com/zer0TF/cute-comfy": { "stars": 31, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2715 + "author_account_age_days": 2716 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 61, "last_update": "2024-07-30 17:32:12", - "author_account_age_days": 2488 + "author_account_age_days": 2489 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 16, "last_update": "2024-05-27 11:21:51", - "author_account_age_days": 4908 + "author_account_age_days": 4909 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 9, "last_update": "2024-08-08 02:31:08", - "author_account_age_days": 336 + "author_account_age_days": 337 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 62, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3504 + "author_account_age_days": 3505 }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 259, + "stars": 261, "last_update": "2024-05-22 23:19:30", - "author_account_age_days": 3504 + "author_account_age_days": 3505 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 60, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4280 + "author_account_age_days": 4281 }, "https://github.com/zhulu111/ComfyUI_Bxb": { - "stars": 132, + "stars": 180, "last_update": "2024-08-01 04:31:43", - "author_account_age_days": 84 + "author_account_age_days": 85 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, "last_update": "2024-06-25 15:05:28", - "author_account_age_days": 2706 + "author_account_age_days": 2707 }, "https://github.com/zombieyang/sd-ppp": { - "stars": 57, - "last_update": "2024-08-07 14:10:43", - "author_account_age_days": 3962 + "stars": 65, + "last_update": "2024-08-09 04:22:39", + "author_account_age_days": 3963 } } \ No newline at end of file diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 0ded4b83..513f9a6c 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -12,6 +12,17 @@ + { + "author": "IuvenisSapiens", + "title": "ComfyUI_MiniCPM-V-2_6-int4", + "id": "minicpm-v-2_6-int4", + "reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4", + "files": [ + "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4" + ], + "install_type": "git-clone", + "description": "This is an implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses." + }, { "author": "chrisdreid", "title": "ComfyUI_EnvAutopsyAPI [UNSAFE]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 579bf9a5..c4208cc4 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -478,6 +478,16 @@ "title_aux": "Isi-dev/ComfyUI-UniAnimate" } ], + "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [ + [ + "LoadVideo", + "MiniCPM_VQA", + "PreViewVideo" + ], + { + "title_aux": "ComfyUI_MiniCPM-V-2_6-int4" + } + ], "https://github.com/IvanZhd/comfyui-codeformer": [ [ "RedBeanie_CustomImageInverter" diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index f8d981e3..b3bdf909 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,162 +2,167 @@ "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 53, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2024-03-08 10:11:44", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 15, "last_update": "2024-08-05 08:32:42", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 4, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 46, "last_update": "2024-07-23 06:52:57", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/AIGODLIKE/ComfyUI-Studio": { - "stars": 220, + "stars": 221, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 29, + "stars": 30, "last_update": "2024-07-26 12:47:44", - "author_account_age_days": 1504 + "author_account_age_days": 1505 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 2, "last_update": "2024-07-18 05:36:48", - "author_account_age_days": 2150 + "author_account_age_days": 2151 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 7, "last_update": "2024-08-01 18:38:01", - "author_account_age_days": 4119 + "author_account_age_days": 4120 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { - "stars": 12, + "stars": 14, "last_update": "2024-08-07 02:17:46", - "author_account_age_days": 475 + "author_account_age_days": 476 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 10, "last_update": "2024-05-10 00:48:37", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 842 + "author_account_age_days": 843 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 291 + "author_account_age_days": 292 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2023-10-09 00:40:26", - "author_account_age_days": 4196 + "author_account_age_days": 4197 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2076 + "author_account_age_days": 2077 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1077 + "author_account_age_days": 1078 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 5, "last_update": "2024-05-11 13:33:24", - "author_account_age_days": 2633 + "author_account_age_days": 2634 }, "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { "stars": 13, "last_update": "2024-07-30 10:27:07", - "author_account_age_days": 52 + "author_account_age_days": 53 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 35, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 1668 + "author_account_age_days": 1669 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 13, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 482 + "author_account_age_days": 483 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 923 + "author_account_age_days": 924 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 3, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2428 + "author_account_age_days": 2429 }, "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { "stars": 44, "last_update": "2024-07-23 08:57:27", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1218 + "author_account_age_days": 1219 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/Isi-dev/ComfyUI-UniAnimate": { "stars": 4, - "last_update": "2024-08-07 10:11:51", - "author_account_age_days": 1137 + "last_update": "2024-08-08 13:31:19", + "author_account_age_days": 1138 + }, + "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { + "stars": 7, + "last_update": "2024-08-09 12:22:17", + "author_account_age_days": 457 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2623 + "author_account_age_days": 2624 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 4672 + "author_account_age_days": 4673 }, "https://github.com/JichaoLiang/Immortal_comfyUI": { "stars": 1, "last_update": "2024-07-26 20:08:33", - "author_account_age_days": 1068 + "author_account_age_days": 1069 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 936 + "author_account_age_days": 937 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 68, @@ -167,82 +172,82 @@ "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 6, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3399 + "author_account_age_days": 3400 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2024 + "author_account_age_days": 2025 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 1, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 1, "last_update": "2024-07-11 22:36:24", - "author_account_age_days": 27 + "author_account_age_days": 28 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2024-02-04 21:15:22", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 20, "last_update": "2024-04-05 05:11:51", - "author_account_age_days": 423 + "author_account_age_days": 424 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 2765 + "author_account_age_days": 2766 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 7, "last_update": "2024-07-27 04:00:20", - "author_account_age_days": 3766 + "author_account_age_days": 3767 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2075 + "author_account_age_days": 2076 }, "https://github.com/PluMaZero/ComfyUI-SpaceFlower": { "stars": 4, "last_update": "2023-12-09 05:55:15", - "author_account_age_days": 1103 + "author_account_age_days": 1104 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 13, "last_update": "2024-07-31 13:01:18", - "author_account_age_days": 5320 + "author_account_age_days": 5321 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 20, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4084 + "author_account_age_days": 4085 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 8, "last_update": "2024-07-30 09:02:59", - "author_account_age_days": 1155 + "author_account_age_days": 1156 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2024-06-05 10:01:47", - "author_account_age_days": 1170 + "author_account_age_days": 1171 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 25, "last_update": "2024-08-04 04:36:51", - "author_account_age_days": 1069 + "author_account_age_days": 1070 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, @@ -252,62 +257,62 @@ "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 17, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 40, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 4, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3517 + "author_account_age_days": 3518 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 299, - "last_update": "2024-07-31 15:47:55", - "author_account_age_days": 913 + "stars": 302, + "last_update": "2024-08-08 20:30:34", + "author_account_age_days": 914 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 151 + "author_account_age_days": 152 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 50 + "author_account_age_days": 51 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 40, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1469 + "author_account_age_days": 1470 }, "https://github.com/WilliamStanford/visuallabs_comfyui_nodes": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 1814 + "author_account_age_days": 1815 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": { "stars": 52, "last_update": "2024-05-22 14:30:05", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 78, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 190, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/adityathiru/ComfyUI-LLMs": { "stars": 2, "last_update": "2024-08-01 17:45:44", - "author_account_age_days": 3173 + "author_account_age_days": 3174 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 20, @@ -317,157 +322,157 @@ "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 59, "last_update": "2024-07-31 15:02:45", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, "last_update": "2024-08-06 06:10:48", - "author_account_age_days": 876 + "author_account_age_days": 877 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4331 + "author_account_age_days": 4332 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5054 + "author_account_age_days": 5055 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { - "stars": 6, - "last_update": "2024-08-08 12:29:12", - "author_account_age_days": 199 + "stars": 7, + "last_update": "2024-08-09 01:35:55", + "author_account_age_days": 200 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 318 + "author_account_age_days": 319 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4557 + "author_account_age_days": 4558 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-07 09:50:52", - "author_account_age_days": 4557 + "author_account_age_days": 4558 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3153 + "author_account_age_days": 3154 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 120, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { - "stars": 1, - "last_update": "2024-08-07 20:03:48", - "author_account_age_days": 3163 + "stars": 2, + "last_update": "2024-08-09 02:53:32", + "author_account_age_days": 3164 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1393 + "author_account_age_days": 1394 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 30, "last_update": "2024-06-24 19:46:50", - "author_account_age_days": 1393 + "author_account_age_days": 1394 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 45235, - "last_update": "2024-08-08 09:01:10", - "author_account_age_days": 594 + "stars": 45385, + "last_update": "2024-08-09 10:32:19", + "author_account_age_days": 595 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 68 + "author_account_age_days": 69 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 1860 + "author_account_age_days": 1861 }, "https://github.com/cubiq/Comfy_Dungeon": { - "stars": 200, + "stars": 201, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5056 + "author_account_age_days": 5057 }, "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 2, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2032 + "author_account_age_days": 2033 }, "https://github.com/dezi-ai/ComfyUI-AnimateLCM": { "stars": 156, "last_update": "2024-02-07 17:34:39", - "author_account_age_days": 222 + "author_account_age_days": 223 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 1, "last_update": "2024-03-14 14:34:25", - "author_account_age_days": 6019 + "author_account_age_days": 6020 }, "https://github.com/dnl13/ComfyUI-dnl13-seg": { "stars": 17, "last_update": "2024-01-08 10:52:13", - "author_account_age_days": 4263 + "author_account_age_days": 4264 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2368 + "author_account_age_days": 2369 }, "https://github.com/drmbt/comfyui-dreambait-nodes": { "stars": 1, "last_update": "2024-07-22 03:21:21", - "author_account_age_days": 3822 + "author_account_age_days": 3823 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 66, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 970 + "author_account_age_days": 971 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 2817 + "author_account_age_days": 2818 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2518 + "author_account_age_days": 2519 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 1, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 2518 + "author_account_age_days": 2519 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 2639 + "author_account_age_days": 2640 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { - "stars": 107, - "last_update": "2024-08-02 06:29:35", - "author_account_age_days": 1781 + "stars": 109, + "last_update": "2024-08-09 06:01:05", + "author_account_age_days": 1782 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 62, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 318 + "author_account_age_days": 319 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 2, @@ -477,407 +482,407 @@ "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4083 + "author_account_age_days": 4084 }, "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 1, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 764 + "author_account_age_days": 765 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, "last_update": "2024-08-03 20:07:59", - "author_account_age_days": 4100 + "author_account_age_days": 4101 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 190, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4100 + "author_account_age_days": 4101 }, "https://github.com/gameltb/io_comfyui": { "stars": 5, "last_update": "2024-04-06 04:40:05", - "author_account_age_days": 4100 + "author_account_age_days": 4101 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 3948 + "author_account_age_days": 3949 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 6, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 3022 + "author_account_age_days": 3023 }, "https://github.com/haomole/Comfyui-SadTalker": { "stars": 8, "last_update": "2024-08-05 02:44:26", - "author_account_age_days": 346 + "author_account_age_days": 347 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-07-15 07:42:11", - "author_account_age_days": 5088 + "author_account_age_days": 5089 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 1, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 21 + "author_account_age_days": 22 }, "https://github.com/houdinii/comfy-magick": { "stars": 4, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 3565 + "author_account_age_days": 3566 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 99, "last_update": "2024-07-27 18:33:35", - "author_account_age_days": 2920 + "author_account_age_days": 2921 }, "https://github.com/huchenlei/ComfyUI_omost": { "stars": 391, "last_update": "2024-08-04 18:51:27", - "author_account_age_days": 2920 + "author_account_age_days": 2921 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2500 + "author_account_age_days": 2501 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 1806 + "author_account_age_days": 1807 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 8, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 1806 + "author_account_age_days": 1807 }, "https://github.com/ilovejohnwhite/UncleBillyGoncho": { "stars": 0, "last_update": "2024-02-29 00:16:42", - "author_account_age_days": 918 + "author_account_age_days": 919 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 314 + "author_account_age_days": 315 }, "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": { "stars": 0, "last_update": "2024-06-04 08:57:52", - "author_account_age_days": 217 + "author_account_age_days": 218 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 214, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 65 + "author_account_age_days": 66 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4029 + "author_account_age_days": 4030 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 77, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 547 + "author_account_age_days": 548 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 146, + "stars": 145, "last_update": "2024-07-31 13:52:24", - "author_account_age_days": 4798 + "author_account_age_days": 4799 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 4, "last_update": "2024-08-06 13:30:54", - "author_account_age_days": 2834 + "author_account_age_days": 2835 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2374 + "author_account_age_days": 2375 }, "https://github.com/kadirnar/comfyui_helpers": { "stars": 2, "last_update": "2024-03-04 16:25:30", - "author_account_age_days": 2374 + "author_account_age_days": 2375 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, - "last_update": "2024-08-07 15:58:18", - "author_account_age_days": 1556 + "last_update": "2024-08-08 15:31:47", + "author_account_age_days": 1557 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 9, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-CogVideoXWrapper": { - "stars": 111, + "stars": 114, "last_update": "2024-08-07 17:37:22", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { "stars": 23, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "stars": 55, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "stars": 8, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "stars": 42, "last_update": "2024-07-27 12:50:25", - "author_account_age_days": 2228 + "author_account_age_days": 2229 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-06-12 17:04:09", - "author_account_age_days": 985 + "author_account_age_days": 986 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 3, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4120 + "author_account_age_days": 4121 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 93, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 722 + "author_account_age_days": 723 }, "https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "stars": 37, "last_update": "2024-05-22 00:12:06", - "author_account_age_days": 167 + "author_account_age_days": 168 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4209 + "author_account_age_days": 4210 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 209, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 507 + "author_account_age_days": 508 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, "last_update": "2024-08-08 10:19:56", - "author_account_age_days": 93 + "author_account_age_days": 94 }, "https://github.com/maepopi/Diffusers-in-ComfyUI": { "stars": 3, "last_update": "2024-08-07 17:14:03", - "author_account_age_days": 2403 + "author_account_age_days": 2404 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 1850 + "author_account_age_days": 1851 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 1827 + "author_account_age_days": 1828 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4460 + "author_account_age_days": 4461 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 2, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2300 + "author_account_age_days": 2301 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 3580 + "author_account_age_days": 3581 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 3790 + "author_account_age_days": 3791 }, "https://github.com/mikeymcfish/FishTools": { "stars": 20, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3448 + "author_account_age_days": 3449 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 41, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 2903 + "author_account_age_days": 2904 }, "https://github.com/nat-chan/comfyui-eval": { "stars": 2, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3038 + "author_account_age_days": 3039 }, "https://github.com/nat-chan/comfyui-in-memory-transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3038 + "author_account_age_days": 3039 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3038 + "author_account_age_days": 3039 }, "https://github.com/neuratech-ai/ComfyUI-MultiGPU": { - "stars": 37, + "stars": 41, "last_update": "2024-08-04 16:37:11", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 4913 + "author_account_age_days": 4914 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 7, "last_update": "2024-08-07 04:49:05", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 11, "last_update": "2024-08-01 20:51:25", - "author_account_age_days": 4074 + "author_account_age_days": 4075 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 1, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2374 + "author_account_age_days": 2375 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { - "stars": 15, + "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 886 + "author_account_age_days": 887 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 41, + "stars": 45, "last_update": "2024-08-04 19:59:39", - "author_account_age_days": 2176 + "author_account_age_days": 2177 }, "https://github.com/phineas-pta/comfy-trt-test": { "stars": 84, "last_update": "2024-06-04 21:09:17", - "author_account_age_days": 2333 + "author_account_age_days": 2334 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1282 + "author_account_age_days": 1283 }, "https://github.com/prabinpebam/anyPython": { "stars": 9, "last_update": "2024-07-01 04:07:16", - "author_account_age_days": 4287 + "author_account_age_days": 4288 }, "https://github.com/prismwastaken/comfyui-tools": { "stars": 0, "last_update": "2024-03-05 14:34:56", - "author_account_age_days": 202 + "author_account_age_days": 203 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2144 + "author_account_age_days": 2145 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 39, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 184 + "author_account_age_days": 185 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 335 + "author_account_age_days": 336 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 34, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/sangeet/comfyui-testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5125 + "author_account_age_days": 5126 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 8, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3359 + "author_account_age_days": 3360 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 1, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3359 + "author_account_age_days": 3360 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 2, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3359 + "author_account_age_days": 3360 }, "https://github.com/shadowcz007/comfyui-llamafile": { "stars": 15, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3359 + "author_account_age_days": 3360 }, "https://github.com/shadowcz007/comfyui-musicgen": { - "stars": 83, + "stars": 82, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3359 + "author_account_age_days": 3360 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 0, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 4007 + "author_account_age_days": 4008 }, "https://github.com/sofakid/dandy": { "stars": 39, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4098 + "author_account_age_days": 4099 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 6, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4129 + "author_account_age_days": 4130 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2024-02-05 16:47:28", - "author_account_age_days": 3883 + "author_account_age_days": 3884 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 1, "last_update": "2024-03-26 08:24:56", - "author_account_age_days": 920 + "author_account_age_days": 921 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { "stars": 3, "last_update": "2024-05-22 03:30:57", - "author_account_age_days": 4966 + "author_account_age_days": 4967 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 1, @@ -887,76 +892,76 @@ "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5143 + "author_account_age_days": 5144 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 2911 + "author_account_age_days": 2912 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 158 + "author_account_age_days": 159 }, "https://github.com/tom-doerr/dspy_nodes": { "stars": 164, "last_update": "2024-08-04 18:55:22", - "author_account_age_days": 2825 + "author_account_age_days": 2826 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 31, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5243 + "author_account_age_days": 5244 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 2983 + "author_account_age_days": 2984 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 1868 + "author_account_age_days": 1869 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 5, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 2943 + "author_account_age_days": 2944 }, "https://github.com/unanan/ComfyUI-clip-interrogator": { "stars": 34, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1075 + "author_account_age_days": 1076 }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 1, - "last_update": "2024-08-01 16:32:08", - "author_account_age_days": 2821 + "last_update": "2024-08-09 11:31:26", + "author_account_age_days": 2822 }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 2, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 4636 + "author_account_age_days": 4637 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2518 + "author_account_age_days": 2519 }, "https://github.com/yushan777/ComfyUI-Y7Nodes": { "stars": 1, "last_update": "2024-08-04 08:48:59", - "author_account_age_days": 562 + "author_account_age_days": 563 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 1, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2028 + "author_account_age_days": 2029 }, "https://github.com/zmwv823/ComfyUI-AnyText": { - "stars": 77, + "stars": 78, "last_update": "2024-07-26 01:12:04", - "author_account_age_days": 3314 + "author_account_age_days": 3315 } } \ 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 466d55ea..6af0dbbb 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,17 @@ }, + { + "author": "1038lab", + "title": "ComfyUI-latentSizeSelector [REMOVED]", + "id": "ComfyUI-latentSizeSelector", + "reference": "https://github.com/1038lab/ComfyUI_LatentSizeSelector", + "files": [ + "https://github.com/1038lab/ComfyUI_LatentSizeSelector" + ], + "install_type": "git-clone", + "description": "You'll get a new node Latent Size Selector, you can pick the x and y sizes from a list." + }, { "author": "hy134300", "title": "ComfyUI-PhotoMaker-V2 [REMOVED]", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 4c2bca73..2650054e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -28,14 +28,6 @@ "title_aux": "ComfyUI-GPT2P" } ], - "https://github.com/1038lab/ComfyUI_LatentSizeSelector": [ - [ - "LatentSizeSelector" - ], - { - "title_aux": "ComfyUI-latentSizeSelector" - } - ], "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": [ [ "EGIPAdapter_Mad_Assistant", @@ -8583,8 +8575,7 @@ ], { "author": "christian-byrne", - "nickname": "Image to Text - Auto Caption", - "title": "Img2Txt auto captioning. Choose from models: BLIP, Llava, MiniCPM, MS-GIT. Use model combos and merge results. Specify questions to ask about images (medium, art style, background). Supports Chinese \ud83c\udde8\ud83c\uddf3 questions via MiniCPM.", + "title": "Img2Txt auto captioning", "title_aux": "img2txt-comfyui-nodes" } ], @@ -9240,6 +9231,7 @@ "SD3NegativeConditioning+", "SDXLEmptyLatentSizePicker+", "SimpleMath+", + "TextEncodeForSamplerParams+", "TransitionMask+", "TransparentBGSession+" ], @@ -9327,12 +9319,15 @@ ], "https://github.com/dagthomas/comfyui_dagthomas": [ [ + "APNLatent", "ApplyBloom", "CFGSkimming", + "CustomPromptLoader", "DynamicStringCombinerNode", "FlexibleStringMergerNode", "GPT4MiniNode", "GPT4VisionNode", + "Gpt4CustomVision", "Gpt4VisionCloner", "MergedOllamaNode", "OllamaNode", @@ -10843,6 +10838,7 @@ "Griptape Agent Config: Anthropic", "Griptape Agent Config: Azure OpenAI", "Griptape Agent Config: Custom Structure", + "Griptape Agent Config: Environment Variables", "Griptape Agent Config: Google", "Griptape Agent Config: HuggingFace", "Griptape Agent Config: LM Studio", @@ -10886,13 +10882,9 @@ "Griptape Embedding Driver: OpenAI Compatible", "Griptape Embedding Driver: Voyage AI", "Griptape Expand: Agent Nodes", - "Griptape Image Query Driver: Amazon Bedrock Claude", - "Griptape Image Query Driver: Anthropic", - "Griptape Image Query Driver: Azure OpenAI", - "Griptape Image Query Driver: Ollama", - "Griptape Image Query Driver: OpenAI", "Griptape Load: Audio", "Griptape Load: Image From URL", + "Griptape Load: Text", "Griptape Pipeline: Add Task", "Griptape Pipeline: Insert Task", "Griptape Prompt Driver: Amazon Bedrock", @@ -10933,6 +10925,7 @@ "Griptape Tool: WebSearch", "Griptape Vector Store Driver: Amazon OpenSearch", "Griptape Vector Store Driver: Azure MongoDB", + "Griptape Vector Store Driver: Griptape Cloud KnowledgeBase", "Griptape Vector Store Driver: Local", "Griptape Vector Store Driver: Marqo", "Griptape Vector Store Driver: MongoDB Atlas", @@ -11189,6 +11182,7 @@ "string_logic", "substring", "text2json", + "text2parameters", "text_iterator", "time_tool", "tool_combine", @@ -12005,6 +11999,24 @@ "JN_AreaToMask", "JN_AreaWidthHeight", "JN_AreaXY", + "JN_AudioArrayToBatch", + "JN_AudioAutoTune", + "JN_AudioBatchToArray", + "JN_AudioConcatenation", + "JN_AudioGetChannels", + "JN_AudioNoiseReduction", + "JN_AudioNormalize", + "JN_AudioPitch", + "JN_AudioPlot", + "JN_AudioReverberation", + "JN_AudioSampleRate", + "JN_AudioSetChannels", + "JN_AudioSlice", + "JN_AudioSpeed", + "JN_AudioStackChannels", + "JN_AudioTempo", + "JN_AudioTrimSilence", + "JN_AudioVolume", "JN_Blip", "JN_BlipLoader", "JN_BooleanOperation", @@ -12016,6 +12028,8 @@ "JN_DatetimeNow", "JN_Dump", "JN_DumpOutput", + "JN_Exec", + "JN_ExecOutput", "JN_FaceCrop", "JN_FaceRestoreModelLoader", "JN_FaceRestoreWithModel", @@ -12040,6 +12054,8 @@ "JN_KSamplerResizeOutputParams", "JN_KSamplerSeamlessParams", "JN_KSamplerTileParams", + "JN_KeyValue", + "JN_LoadAudioDirectory", "JN_LoadImageDirectory", "JN_LogicOperation", "JN_MaskBatch", @@ -12048,6 +12064,33 @@ "JN_MaskToImage", "JN_MathOperation", "JN_MathOperationArray", + "JN_MeowLoadVoice", + "JN_MeowSaveVoice", + "JN_MeowSentenceSplit", + "JN_MeowTts", + "JN_MeowTtsAudioToContext", + "JN_MeowTtsCoarse", + "JN_MeowTtsDecode", + "JN_MeowTtsFine", + "JN_MeowTtsLoadContext", + "JN_MeowTtsModel", + "JN_MeowTtsModelCoarse", + "JN_MeowTtsModelEncodec", + "JN_MeowTtsModelFine", + "JN_MeowTtsModelHubert", + "JN_MeowTtsModelSemantic", + "JN_MeowTtsSaveContext", + "JN_MeowTtsSemantic", + "JN_MeowTtsTokenizerHubert", + "JN_MeowVc", + "JN_MeowVcConvertVoice", + "JN_MeowVcEncodeSource", + "JN_MeowVcEncodeTarget", + "JN_MeowVcLoadSpeaker", + "JN_MeowVcModelFreeVC", + "JN_MeowVcModelWavLM", + "JN_MeowVcSaveSpeaker", + "JN_PreviewAudio", "JN_PreviewImage", "JN_PreviewMask", "JN_PrimitiveArrayInfo", @@ -12065,6 +12108,7 @@ "JN_PrimitiveToInt", "JN_PrimitiveToString", "JN_RemBGSession", + "JN_SaveAudio", "JN_SaveImage", "JN_Seamless", "JN_SeamlessBorder", @@ -12075,6 +12119,7 @@ "JN_SliceOperation", "JN_StopIf", "JN_StopIfOutput", + "JN_TensorInfo", "JN_TextConcatenation", "JN_TextReplace", "JN_TimedeltaFormat", @@ -13527,6 +13572,7 @@ "ImpactDilate_Mask_SEG_ELT", "ImpactDummyInput", "ImpactEdit_SEG_ELT", + "ImpactExecutionOrderController", "ImpactFloat", "ImpactFrom_SEG_ELT", "ImpactFrom_SEG_ELT_bbox", @@ -13873,6 +13919,7 @@ [ "DiscordServing", "ServingInputImage", + "ServingInputImageAsLatent", "ServingInputNumber", "ServingInputText", "ServingMultiImageOutput", @@ -15462,6 +15509,7 @@ "https://github.com/shadowcz007/comfyui-liveportrait": [ [ "ExpressionEditor_", + "ExpressionVideo2VideoNode", "ExpressionVideoNode", "FaceCropInfo", "LivePortraitNode", @@ -15484,6 +15532,7 @@ "Color", "ComparingTwoFrames_", "CompositeImages_", + "DepthViewer", "DynamicDelayProcessor", "EmbeddingPrompt", "EnhanceImage", @@ -16356,18 +16405,38 @@ ], "https://github.com/syaofox/ComfyUI_FoxTools": [ [ - "FoxTools: CreateFaceMask", - "FoxTools: FaceOcclusionModelLoader", - "Foxtools: BatchImageFromList", - "Foxtools: CaculFaceAlign", - "Foxtools: FaceAlign", - "Foxtools: FaceRotate", - "Foxtools: GenBlurBord", - "Foxtools: ImageAdd", - "Foxtools: LoadImageList", - "Foxtools: RegTextFind", - "Foxtools: SaveImagePlus", - "Foxtools: SimpleFaceAlign" + "FoxBatchImageFromList", + "FoxColorMatch", + "FoxCreateBlurBord", + "FoxCreateFaceMask", + "FoxFaceAlign", + "FoxFaceAlignCacul", + "FoxFaceAlignSimple", + "FoxFaceAnalysisModels", + "FoxFaceBoundingBox", + "FoxFaceEmbedDistance", + "FoxFaceOcclusionModelLoader", + "FoxFaceSegmentation", + "FoxFaceShaper", + "FoxFaceShaperModels", + "FoxFaceWarp", + "FoxGenSwapPathText", + "FoxGrowMaskWithBlur", + "FoxImageAdd", + "FoxImageConcanate", + "FoxImageExtractFromBatch", + "FoxImageResizeByLongerSide", + "FoxImageResizeByShorterSide", + "FoxImageRotate", + "FoxImageTileBatch", + "FoxLoadImageBatch", + "FoxLoadImageList", + "FoxPreviewMask", + "FoxPrimitiveText", + "FoxRegTextFind", + "FoxSaveImagePlus", + "FoxShowText", + "FoxTrimBlackBoard" ], { "title_aux": "ComfyUI_FoxTools" From 70db90f25b7cd649033e28d21f0cfed4f47878de Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 10 Aug 2024 00:27:19 +0900 Subject: [PATCH 03/19] update DB --- custom-node-list.json | 57 ++++++++++++++++++++++++++-- extension-node-map.json | 58 +++++++++++++++++++++++++++++ github-stats.json | 25 +++++++++++++ node_db/dev/custom-node-list.json | 10 +++++ node_db/new/custom-node-list.json | 52 ++++++++++++++++++++++++++ node_db/new/extension-node-map.json | 58 +++++++++++++++++++++++++++++ 6 files changed, 257 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index fc7551f9..89104576 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6882,6 +6882,16 @@ "install_type": "git-clone", "description": "A custom node for ComfyUI to create a prompt based on a list of keywords saved in CSV files." }, + { + "author": "chrisdreid", + "title": "NX_HuggingFace_Flux", + "reference": "https://github.com/Franck-Demongin/NX_HuggingFace_Flux", + "files": [ + "https://github.com/Franck-Demongin/NX_HuggingFace_Flux" + ], + "install_type": "git-clone", + "description": "Nodes:Hugging Face Flux" + }, { "author": "xiaoxiaodesha", "title": "hd-nodes-comfyui", @@ -8902,6 +8912,17 @@ "install_type": "git-clone", "description": "SDFXBridgeForComfyUI is a custom node designed for seamless integration between ComfyUI and SDFX. This custom node allows users to make ComfyUI compatible with SDFX when running the ComfyUI instance on their local machines." }, + { + "author": "smthemex", + "title": "ComfyUI_FoleyCrafter", + "id": "comfyui_foleycrafter", + "reference": "https://github.com/smthemex/ComfyUI_FoleyCrafter", + "files": [ + "https://github.com/smthemex/ComfyUI_FoleyCrafter" + ], + "install_type": "git-clone", + "description": "FoleyCrafter is a video-to-audio generation framework which can produce realistic sound effects semantically relevant and synchronized with videos." + }, { "author": "smthemex", "title": "ComfyUI_Diffree", @@ -9597,7 +9618,7 @@ "https://github.com/fofr/ComfyUI-Prompter-fofrAI" ], "install_type": "git-clone", - "description": "A prompt helper. Use templates from [a/https://prompter.fofr.ai](https://prompter.fofr.ai) in ComfyUI." + "description": "A prompt helper for ComfyUI, based on [a/prompter.fofr.ai](https://prompter.fofr.ai)" }, { "author": "fofr", @@ -9608,7 +9629,7 @@ "https://github.com/fofr/comfyui-fofr-toolkit" ], "install_type": "git-clone", - "description": "Nodes:Incrementer, Width and height from aspect ratio. A simple set of tooling nodes." + "description": "Nodes:Incrementer, Width and height from aspect ratio, Width and height for scaling image to ideal resolutio. A simple set of tooling nodes." }, { "author": "fofr", @@ -10063,7 +10084,7 @@ "https://github.com/christian-byrne/img2txt-comfyui-nodes" ], "install_type": "git-clone", - "description": "Nodes:img2txt BLIP/Llava Multimodel Tagger" + "description": "Get general description or specify questions to ask about images (medium, art style, background, etc.). Supports Chinese 🇨🇳 questions via MiniCPM model." }, { "author": "christian-byrne", @@ -12400,6 +12421,16 @@ "install_type": "git-clone", "description": "ComfyUI's Smart Memory Management efficiently manages RAM, GPU memory, and garbage collection. This feature keeps frequently used models in memory to increase inference speed, and dynamically releases less important models when memory is low to optimize resources. However, not all ComfyUI custom node developers create nodes that are compatible with Smart memory management. This includes several impressive models. Mem-safe-wrapper is a custom node that wraps these model nodes to enable ComfyUI's Smart memory management capabilities." }, + { + "author": "MiddleKD", + "title": "ComfyUI-productfix", + "reference": "https://github.com/MiddleKD/ComfyUI-productfix", + "files": [ + "https://github.com/MiddleKD/ComfyUI-productfix" + ], + "install_type": "git-clone", + "description": "This is a ComfyUI custom node that helps generate images while preserving the text, logos, and details of e-commerce products." + }, { "author": "PowerHouseMan", "title": "ComfyUI-AdvancedLivePortrait", @@ -12619,6 +12650,26 @@ "install_type": "git-clone", "description": "Flux Pro via Replicate API\nCreate API key at [a/https://replicate.com/account/api-tokens](https://replicate.com/account/api-tokens)\nCopy config.ini.example to config.ini and put the replicate key there." }, + { + "author": "Jjulianadv", + "title": "Wild Divide", + "reference": "https://github.com/Julian-adv/WildDivide", + "files": [ + "https://github.com/Julian-adv/WildDivide" + ], + "install_type": "git-clone", + "description": "This extension provides the ability to build prompts using wildcards for each region of a split image." + }, + { + "author": "goburiin", + "title": "nsfwrecog-comfyui", + "reference": "https://github.com/goburiin/nsfwrecog-comfyui", + "files": [ + "https://github.com/goburiin/nsfwrecog-comfyui" + ], + "install_type": "git-clone", + "description": "Nodes:NSFW Detector" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 2650054e..82a3cd69 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2271,6 +2271,14 @@ "title_aux": "ComfyUI-Mana-Nodes" } ], + "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": [ + [ + "HFFlux" + ], + { + "title_aux": "NX_HuggingFace_Flux" + } + ], "https://github.com/Franck-Demongin/NX_PromptStyler": [ [ "NX_PromptStyler" @@ -2959,6 +2967,20 @@ "title_aux": "ComfyUI-AdvancedTiling" } ], + "https://github.com/Julian-adv/WildDivide": [ + [ + "Attention couple", + "Comfy Divide", + "WildcardEncode" + ], + { + "author": "Julian Adventurer.", + "description": "This node is used to encode a wildcard string.", + "nickname": "WildDivide", + "title": "Wild Divide", + "title_aux": "Wild Divide" + } + ], "https://github.com/Kangkang625/ComfyUI-paint-by-example": [ [ "PaintbyExamplePipeLoader", @@ -3594,6 +3616,22 @@ "title_aux": "ComfyUI-mem-safe-wrapper" } ], + "https://github.com/MiddleKD/ComfyUI-productfix": [ + [ + "ApplyLatentInjection", + "DetailTransferAdd", + "DetailTransferLatentAdd", + "DynamicImageResize", + "GetTextMask", + "ResetModelPatcherCalculateWeight", + "VQDecoder", + "VQEncoder", + "VQLoader" + ], + { + "title_aux": "ComfyUI-productfix" + } + ], "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": [ [ "IntegratedRandomPromptGenerator", @@ -4375,6 +4413,7 @@ "RVCNode", "SimpleMathNode", "SliceNode", + "SortImagesNode", "UVR5Node", "ZipNode" ], @@ -9230,6 +9269,8 @@ "RemoveLatentMask+", "SD3NegativeConditioning+", "SDXLEmptyLatentSizePicker+", + "SamplerSelectHelper+", + "SchedulerSelectHelper+", "SimpleMath+", "TextEncodeForSamplerParams+", "TransitionMask+", @@ -10735,6 +10776,14 @@ "title_aux": "String Converter" } ], + "https://github.com/goburiin/nsfwrecog-comfyui": [ + [ + "NSFWDetectorNode" + ], + { + "title_aux": "nsfwrecog-comfyui" + } + ], "https://github.com/godspede/ComfyUI_Substring": [ [ "SubstringTheory" @@ -15957,6 +16006,15 @@ "title_aux": "ComfyUI_EchoMimic" } ], + "https://github.com/smthemex/ComfyUI_FoleyCrafter": [ + [ + "FoleyCrafter_LoadModel", + "FoleyCrafter_Sampler" + ], + { + "title_aux": "ComfyUI_FoleyCrafter" + } + ], "https://github.com/smthemex/ComfyUI_FollowYourEmoji": [ [ "Emoji_Make_Temple", diff --git a/github-stats.json b/github-stats.json index 6a88aa78..d5b5285d 100644 --- a/github-stats.json +++ b/github-stats.json @@ -764,6 +764,11 @@ "last_update": "2024-05-29 18:29:05", "author_account_age_days": 1289 }, + "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { + "stars": 0, + "last_update": "2024-08-08 16:56:35", + "author_account_age_days": 1817 + }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", @@ -1034,6 +1039,11 @@ "last_update": "2024-08-02 15:16:12", "author_account_age_days": 3400 }, + "https://github.com/Julian-adv/WildDivide": { + "stars": 0, + "last_update": "2024-08-09 14:47:41", + "author_account_age_days": 384 + }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 36, "last_update": "2024-06-21 23:01:48", @@ -1254,6 +1264,11 @@ "last_update": "2024-08-01 06:47:24", "author_account_age_days": 576 }, + "https://github.com/MiddleKD/ComfyUI-productfix": { + "stars": 3, + "last_update": "2024-08-09 05:31:33", + "author_account_age_days": 576 + }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 4, "last_update": "2024-07-31 14:39:13", @@ -3429,6 +3444,11 @@ "last_update": "2024-07-31 13:40:48", "author_account_age_days": 3791 }, + "https://github.com/goburiin/nsfwrecog-comfyui": { + "stars": 0, + "last_update": "2024-08-09 14:25:00", + "author_account_age_days": 0 + }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", @@ -5134,6 +5154,11 @@ "last_update": "2024-08-08 13:28:12", "author_account_age_days": 400 }, + "https://github.com/smthemex/ComfyUI_FoleyCrafter": { + "stars": 3, + "last_update": "2024-08-09 12:59:17", + "author_account_age_days": 400 + }, "https://github.com/smthemex/ComfyUI_FollowYourEmoji": { "stars": 8, "last_update": "2024-07-21 06:01:11", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 513f9a6c..04a70d19 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -12,6 +12,16 @@ + { + "author": "TTPlanetPig", + "title": "for comfyui image proprocessor", + "reference": "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor", + "files": [ + "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor" + ], + "install_type": "git-clone", + "description": "Adapt for Hunyuan now" + }, { "author": "IuvenisSapiens", "title": "ComfyUI_MiniCPM-V-2_6-int4", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6b2eb2a7..0859e233 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,58 @@ + { + "author": "MiddleKD", + "title": "ComfyUI-productfix", + "reference": "https://github.com/MiddleKD/ComfyUI-productfix", + "files": [ + "https://github.com/MiddleKD/ComfyUI-productfix" + ], + "install_type": "git-clone", + "description": "This is a ComfyUI custom node that helps generate images while preserving the text, logos, and details of e-commerce products." + }, + { + "author": "chrisdreid", + "title": "NX_HuggingFace_Flux", + "reference": "https://github.com/Franck-Demongin/NX_HuggingFace_Flux", + "files": [ + "https://github.com/Franck-Demongin/NX_HuggingFace_Flux" + ], + "install_type": "git-clone", + "description": "Nodes:Hugging Face Flux" + }, + { + "author": "Jjulianadv", + "title": "Wild Divide", + "reference": "https://github.com/Julian-adv/WildDivide", + "files": [ + "https://github.com/Julian-adv/WildDivide" + ], + "install_type": "git-clone", + "description": "This extension provides the ability to build prompts using wildcards for each region of a split image." + }, + { + "author": "smthemex", + "title": "ComfyUI_FoleyCrafter", + "id": "comfyui_foleycrafter", + "reference": "https://github.com/smthemex/ComfyUI_FoleyCrafter", + "files": [ + "https://github.com/smthemex/ComfyUI_FoleyCrafter" + ], + "install_type": "git-clone", + "description": "FoleyCrafter is a video-to-audio generation framework which can produce realistic sound effects semantically relevant and synchronized with videos." + }, + { + "author": "goburiin", + "title": "nsfwrecog-comfyui", + "reference": "https://github.com/goburiin/nsfwrecog-comfyui", + "files": [ + "https://github.com/goburiin/nsfwrecog-comfyui" + ], + "install_type": "git-clone", + "description": "Nodes:NSFW Detector" + }, + { "author": "shiimizu", "title": "Semantic-aware Guidance (S-CFG)", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 2650054e..82a3cd69 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2271,6 +2271,14 @@ "title_aux": "ComfyUI-Mana-Nodes" } ], + "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": [ + [ + "HFFlux" + ], + { + "title_aux": "NX_HuggingFace_Flux" + } + ], "https://github.com/Franck-Demongin/NX_PromptStyler": [ [ "NX_PromptStyler" @@ -2959,6 +2967,20 @@ "title_aux": "ComfyUI-AdvancedTiling" } ], + "https://github.com/Julian-adv/WildDivide": [ + [ + "Attention couple", + "Comfy Divide", + "WildcardEncode" + ], + { + "author": "Julian Adventurer.", + "description": "This node is used to encode a wildcard string.", + "nickname": "WildDivide", + "title": "Wild Divide", + "title_aux": "Wild Divide" + } + ], "https://github.com/Kangkang625/ComfyUI-paint-by-example": [ [ "PaintbyExamplePipeLoader", @@ -3594,6 +3616,22 @@ "title_aux": "ComfyUI-mem-safe-wrapper" } ], + "https://github.com/MiddleKD/ComfyUI-productfix": [ + [ + "ApplyLatentInjection", + "DetailTransferAdd", + "DetailTransferLatentAdd", + "DynamicImageResize", + "GetTextMask", + "ResetModelPatcherCalculateWeight", + "VQDecoder", + "VQEncoder", + "VQLoader" + ], + { + "title_aux": "ComfyUI-productfix" + } + ], "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": [ [ "IntegratedRandomPromptGenerator", @@ -4375,6 +4413,7 @@ "RVCNode", "SimpleMathNode", "SliceNode", + "SortImagesNode", "UVR5Node", "ZipNode" ], @@ -9230,6 +9269,8 @@ "RemoveLatentMask+", "SD3NegativeConditioning+", "SDXLEmptyLatentSizePicker+", + "SamplerSelectHelper+", + "SchedulerSelectHelper+", "SimpleMath+", "TextEncodeForSamplerParams+", "TransitionMask+", @@ -10735,6 +10776,14 @@ "title_aux": "String Converter" } ], + "https://github.com/goburiin/nsfwrecog-comfyui": [ + [ + "NSFWDetectorNode" + ], + { + "title_aux": "nsfwrecog-comfyui" + } + ], "https://github.com/godspede/ComfyUI_Substring": [ [ "SubstringTheory" @@ -15957,6 +16006,15 @@ "title_aux": "ComfyUI_EchoMimic" } ], + "https://github.com/smthemex/ComfyUI_FoleyCrafter": [ + [ + "FoleyCrafter_LoadModel", + "FoleyCrafter_Sampler" + ], + { + "title_aux": "ComfyUI_FoleyCrafter" + } + ], "https://github.com/smthemex/ComfyUI_FollowYourEmoji": [ [ "Emoji_Make_Temple", From 3e0b55e8dc6c315e7758da00b9230ed076052b60 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 10 Aug 2024 13:33:12 +0900 Subject: [PATCH 04/19] update DB --- custom-node-list.json | 344 ++--- extension-node-map.json | 152 +-- github-stats.json | 1924 ++++++++++++++------------- node_db/dev/custom-node-list.json | 30 + node_db/dev/extension-node-map.json | 45 + node_db/dev/github-stats.json | 316 ++--- node_db/new/custom-node-list.json | 216 +-- node_db/new/extension-node-map.json | 152 +-- 8 files changed, 1534 insertions(+), 1645 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 89104576..aa75a68d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -414,14 +414,14 @@ }, { "author": "SaltAI", - "title": "SaltAI_LlamaIndex", + "title": "SaltAI_Language_Toolkit", "id": "saltai-llamaindex", - "reference": "https://github.com/get-salt-AI/SaltAI_LlamaIndex", + "reference": "https://github.com/get-salt-AI/SaltAI_Language_Toolkit", "files": [ - "https://github.com/get-salt-AI/SaltAI_LlamaIndex" + "https://github.com/get-salt-AI/SaltAI_Language_Toolkit" ], "install_type": "git-clone", - "description": "An implementation of the RAG LlamaIndex with Agents from AutoGen" + "description": "An implementation of the RAG LlamaIndex with Agents from AutoGen.[w/SaltAI_LlamaIndex is renamed to SaltAI_Language_Toolkit. Please reinstall.]" }, { "author": "SaltAI", @@ -669,14 +669,14 @@ }, { "author": "SLAPaper", - "title": "ComfyUI DPM++ 2M Alt Sampler", + "title": "StableDiffusion-dpmpp_2m_alt-Sampler", "id": "dpmpp2m-alt", - "reference": "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler", + "reference": "https://github.com/SLAPaper/StableDiffusion-dpmpp_2m_alt-Sampler", "files": [ - "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler" + "https://github.com/SLAPaper/StableDiffusion-dpmpp_2m_alt-Sampler" ], "install_type": "git-clone", - "description": "the sampler introduced by [a/hallatore](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/8457)\ncode extracted from [a/smZNodes](https://github.com/shiimizu/ComfyUI_smZNodes)" + "description": "the sampler introduced by [a/hallatore](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/8457)\ncode extracted from [a/smZNodes](https://github.com/shiimizu/ComfyUI_smZNodes).[w/NOTE:ComfyUI-dpmpp_2m_alt-Sampler is renamed to StableDiffusion-dpmpp_2m_alt-Sampler. Please reinstall.]" }, { "author": "flyingshutter", @@ -4838,7 +4838,6 @@ "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration" ], "install_type": "git-clone", - "description": "This extension is a reimagined version based on the [a/ComfyUI-QualityOfLifeSuit_Omar92](https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92) extension, and it supports integration with ChatGPT through the new OpenAI API.\nNOTE: See detailed installation instructions on the [a/repository](https://github.com/vienteck/ComfyUI-Chat-GPT-Integration)." }, { @@ -6883,7 +6882,7 @@ "description": "A custom node for ComfyUI to create a prompt based on a list of keywords saved in CSV files." }, { - "author": "chrisdreid", + "author": "Franck-Demongin", "title": "NX_HuggingFace_Flux", "reference": "https://github.com/Franck-Demongin/NX_HuggingFace_Flux", "files": [ @@ -6892,6 +6891,16 @@ "install_type": "git-clone", "description": "Nodes:Hugging Face Flux" }, + { + "author": "Franck-Demongin", + "title": "NX_Translator", + "reference": "https://github.com/Franck-Demongin/NX_Translator", + "files": [ + "https://github.com/Franck-Demongin/NX_Translator" + ], + "install_type": "git-clone", + "description": "A custom node for translating prompts with Google Translate or DeeplL directly in ComfyUI." + }, { "author": "xiaoxiaodesha", "title": "hd-nodes-comfyui", @@ -8890,6 +8899,17 @@ "install_type": "git-clone", "description": "a comfyui custom node for [a/DH_live](https://github.com/kleinlee/DH_live)" }, + { + "author": "AIFSH", + "title": "GSTTS-ComfyUI", + "id": "gstts", + "reference": "https://github.com/AIFSH/GSTTS-ComfyUI", + "files": [ + "https://github.com/AIFSH/GSTTS-ComfyUI" + ], + "install_type": "git-clone", + "description": "a comfyui custom node for [a/GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)" + }, { "author": "Koishi-Star", "title": "Euler-Smea-Dyn-Sampler", @@ -9064,7 +9084,7 @@ "https://github.com/smthemex/ComfyUI_ParlerTTS" ], "install_type": "git-clone", - "description": "You can call the ParlerTTS tool in comfyUI, which currently only supports English." + "description": "Parler-TTS is a lightweight text-to-speech (TTS) model that can generate high-quality, natural sounding speech in the style of a given speaker (gender, pitch, speaking style, etc)" }, { "author": "smthemex", @@ -9122,15 +9142,15 @@ "description": "using [a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) in ComfyUI" }, { - "author": "choey", - "title": "Comfy-Topaz", - "id": "topaz", - "reference": "https://github.com/choey/Comfy-Topaz", - "files": [ - "https://github.com/choey/Comfy-Topaz" - ], - "install_type": "git-clone", - "description": "Comfy-Topaz is a custom node for ComfyUI, which integrates with Topaz Photo AI to enhance (upscale, sharpen, denoise, etc.) images, allowing this traditionally asynchronous step to become a part of ComfyUI workflows.\nNOTE:Licensed installation of Topaz Photo AI" + "author": "choey", + "title": "Comfy-Topaz", + "id": "topaz", + "reference": "https://github.com/choey/Comfy-Topaz", + "files": [ + "https://github.com/choey/Comfy-Topaz" + ], + "install_type": "git-clone", + "description": "Comfy-Topaz is a custom node for ComfyUI, which integrates with Topaz Photo AI to enhance (upscale, sharpen, denoise, etc.) images, allowing this traditionally asynchronous step to become a part of ComfyUI workflows.\nNOTE:Licensed installation of Topaz Photo AI" }, { "author": "ALatentPlace", @@ -10280,15 +10300,15 @@ "description": "This repo creates a series of nodes that enable you to utilize the [a/Griptape Python Framework](https://github.com/griptape-ai/griptape/) with ComfyUI, integrating AI into your workflow. This repo creates a series of nodes that enable you to utilize the Griptape Python Framework with ComfyUI, integrating AI into your workflow." }, { - "author": "cavinHuang", - "title": "comfyui-nodes-docs", - "id": "nodedocs", - "reference": "https://github.com/CavinHuang/comfyui-nodes-docs", - "files": [ - "https://github.com/CavinHuang/comfyui-nodes-docs" - ], - "install_type": "git-clone", - "description": "This is a plugin for displaying documentation for each comfyui node. " + "author": "cavinHuang", + "title": "comfyui-nodes-docs", + "id": "nodedocs", + "reference": "https://github.com/CavinHuang/comfyui-nodes-docs", + "files": [ + "https://github.com/CavinHuang/comfyui-nodes-docs" + ], + "install_type": "git-clone", + "description": "This is a plugin for displaying documentation for each comfyui node. " }, { "author": "icesun963", @@ -10646,34 +10666,34 @@ "id": "saveimage-plus", "reference": "https://github.com/Goktug/comfyui-saveimage-plus", "files": [ - "https://github.com/Goktug/comfyui-saveimage-plus" + "https://github.com/Goktug/comfyui-saveimage-plus" ], "install_type": "git-clone", "description": "Save Image Plus is a custom node for ComfyUI that allows you to save images in JPEG and WEBP formats with optional metadata embedding." - }, - { - "author": "wujm424606", - "title": "ComfyUi-Ollama-YN", - "id": "ollama-YN", - "reference": "https://github.com/wujm424606/ComfyUi-Ollama-YN", - "files": [ - "https://github.com/wujm424606/ComfyUi-Ollama-YN" - ], - "install_type": "git-clone", - "description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the [a/ollama python client](https://github.com/ollama/ollama-python).\n Meanwhile it will provide better prompt descriptor for stable diffusion." - }, - { - "author": "tmagara", - "title": "ComfyUI-Prediction-Boost", - "id": "prediction-boost", - "reference": "https://github.com/tmagara/ComfyUI-Prediction-Boost", - "files": [ - "https://github.com/tmagara/ComfyUI-Prediction-Boost" - ], - "install_type": "git-clone", - "description": "prediction boost custom node for ComfyUI" - }, - { + }, + { + "author": "wujm424606", + "title": "ComfyUi-Ollama-YN", + "id": "ollama-YN", + "reference": "https://github.com/wujm424606/ComfyUi-Ollama-YN", + "files": [ + "https://github.com/wujm424606/ComfyUi-Ollama-YN" + ], + "install_type": "git-clone", + "description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the [a/ollama python client](https://github.com/ollama/ollama-python).\n Meanwhile it will provide better prompt descriptor for stable diffusion." + }, + { + "author": "tmagara", + "title": "ComfyUI-Prediction-Boost", + "id": "prediction-boost", + "reference": "https://github.com/tmagara/ComfyUI-Prediction-Boost", + "files": [ + "https://github.com/tmagara/ComfyUI-Prediction-Boost" + ], + "install_type": "git-clone", + "description": "prediction boost custom node for ComfyUI" + }, + { "author": "chesnokovivan", "title": "ComfyUI-Novakid", "id": "novakid", @@ -11036,37 +11056,37 @@ "description": "Nodes:Selector. Quick and dirty parameter generator node for ComfyUI." }, { - "author": "Jin Liu", - "title": "ComfyUI-LJNodes", - "id": "ComfyUI-LJNodes", - "reference": "https://github.com/coolzilj/ComfyUI-LJNodes", - "files": [ + "author": "Jin Liu", + "title": "ComfyUI-LJNodes", + "id": "ComfyUI-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." + ], + "install_type": "git-clone", + "description": "A variety of custom nodes to enhance ComfyUI for a buttery smooth experience." }, { - "author": "GavChap", - "title": "ComfyUI-SD3LatentSelectRes", - "id": "sd3latent-select-res", - "reference": "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes", - "files": [ + "author": "GavChap", + "title": "ComfyUI-SD3LatentSelectRes", + "id": "sd3latent-select-res", + "reference": "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes", + "files": [ "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes" - ], - "install_type": "git-clone", - "description": "You'll get a new node called SD3 Latent Select Resolution, you can pick the x and y sizes from a list." + ], + "install_type": "git-clone", + "description": "You'll get a new node called SD3 Latent Select Resolution, you can pick the x and y sizes from a list." }, { - "author": "BenNarum", - "title": "SigmaWaveFormNodes", - "id": "sigmawaveform", - "reference": "https://github.com/BenNarum/SigmaWaveFormNode", - "files": [ + "author": "BenNarum", + "title": "SigmaWaveFormNodes", + "id": "sigmawaveform", + "reference": "https://github.com/BenNarum/SigmaWaveFormNode", + "files": [ "https://github.com/BenNarum/SigmaWaveFormNode" - ], - "install_type": "git-clone", - "description": "A set of tools for generating and altering sigmas in ComfyUI." + ], + "install_type": "git-clone", + "description": "A set of tools for generating and altering sigmas in ComfyUI." }, { "author": "shobhitic", @@ -11557,24 +11577,24 @@ "description": "This is a simple node for creating prompts using a .csv file. I created this node as an easy way to output different prompts each time a workflow is run." }, { - "author": "DeJoker", - "title": "Pipeline Parallel ComfyUI", - "reference": "https://github.com/DeJoker/pipeline-parallel-comfy", - "files": [ - "https://github.com/DeJoker/pipeline-parallel-comfy" - ], - "install_type": "git-clone", - "description": "provide extra api to run prompt request with parallel execution of independent node" + "author": "DeJoker", + "title": "Pipeline Parallel ComfyUI", + "reference": "https://github.com/DeJoker/pipeline-parallel-comfy", + "files": [ + "https://github.com/DeJoker/pipeline-parallel-comfy" + ], + "install_type": "git-clone", + "description": "provide extra api to run prompt request with parallel execution of independent node" }, { - "author": "yiwangsimple", - "title": "comfy-groqchat", - "reference": "https://github.com/yiwangsimple/ComfyUI_GroqChat", - "files": [ - "https://github.com/yiwangsimple/ComfyUI_GroqChat" - ], - "install_type": "git-clone", - "description": "Content generation with open source models in comfyui via graq api implementation." + "author": "yiwangsimple", + "title": "comfy-groqchat", + "reference": "https://github.com/yiwangsimple/ComfyUI_GroqChat", + "files": [ + "https://github.com/yiwangsimple/ComfyUI_GroqChat" + ], + "install_type": "git-clone", + "description": "Content generation with open source models in comfyui via graq api implementation." }, { "author": "Tritant", @@ -11714,7 +11734,7 @@ "title": "LM Studio Image to Text Node for ComfyUI", "reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node", "files": [ - "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node" + "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node" ], "install_type": "git-clone", "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API." @@ -11724,7 +11744,7 @@ "title": "comfyui_extra_api", "reference": "https://github.com/injet-zhou/comfyui_extra_api", "files": [ - "https://github.com/injet-zhou/comfyui_extra_api" + "https://github.com/injet-zhou/comfyui_extra_api" ], "install_type": "git-clone", "description": "Add more endpoints to make easy for utilizing ComfyUI API." @@ -11734,7 +11754,7 @@ "title": "ComfyUI-GG", "reference": "https://github.com/leestuartx/ComfyUI-GG", "files": [ - "https://github.com/leestuartx/ComfyUI-GG" + "https://github.com/leestuartx/ComfyUI-GG" ], "install_type": "git-clone", "description": "ComfyUI-GG is a collection of ComfyUI nodes designed to enhance productivity in image processing workflows. This plugin provides a set of custom nodes that perform various image manipulations and metadata extractions to streamline your tasks." @@ -11744,7 +11764,7 @@ "title": "ComfyUI-FrameFX", "reference": "https://github.com/mgfxer/ComfyUI-FrameFX", "files": [ - "https://github.com/mgfxer/ComfyUI-FrameFX" + "https://github.com/mgfxer/ComfyUI-FrameFX" ], "install_type": "git-clone", "description": "A set of custom nodes for frame interpolation and video processing in ComfyUI." @@ -11754,7 +11774,7 @@ "title": "ComfyUI Checkpoint Loader Config", "reference": "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader", "files": [ - "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader" + "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader" ], "install_type": "git-clone", "description": "Provides a custom node to load config for sampler nodes from a yaml file." @@ -11880,88 +11900,88 @@ { "author": "aaronchm", "title": "z-a1111-sd-webui-DanTagGen", - "id":"z-a1111-sd-webui-DanTagGen", + "id": "z-a1111-sd-webui-DanTagGen", "reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen", - "files":[ + "files": [ "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen" ], - "install_type":"git-clone", - "description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension." + "install_type": "git-clone", + "description": "Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension." }, { "author": "mikebilly", "title": "Transparent-background-comfyUI", - "id":"transparent-background-comfyui", + "id": "transparent-background-comfyui", "reference": "https://github.com/mikebilly/Transparent-background-comfyUI", - "files":[ + "files": [ "https://github.com/mikebilly/Transparent-background-comfyUI" ], - "install_type":"git-clone", - "description":"Removes background using Transparent Background" + "install_type": "git-clone", + "description": "Removes background using Transparent Background" }, { "author": "un-seen", "title": "comfyui-tensorop", - "id":"comfyui-tensorop", + "id": "comfyui-tensorop", "reference": "https://github.com/un-seen/comfyui-tensorops", - "files":[ + "files": [ "https://github.com/un-seen/comfyui-tensorops" ], - "install_type":"git-clone", - "description":"Nodes to perform tensor operations in ComfyUI" + "install_type": "git-clone", + "description": "Nodes to perform tensor operations in ComfyUI" }, { "author": "un-seen", "title": "ComfyUI Segment Anything", "reference": "https://github.com/un-seen/comfyui_segment_anything_plus", - "files":[ + "files": [ "https://github.com/un-seen/comfyui_segment_anything_plus" ], - "install_type":"git-clone", - "description":"This project is a ComfyUI version of [a/sd-webui-segment-anything](https://github.com/continue-revolution/sd-webui-segment-anything). At present, only the most core functionalities have been implemented. I would like to express my gratitude to [a/continue-revolution](https://github.com/continue-revolution) for their preceding work on which this is based." + "install_type": "git-clone", + "description": "This project is a ComfyUI version of [a/sd-webui-segment-anything](https://github.com/continue-revolution/sd-webui-segment-anything). At present, only the most core functionalities have been implemented. I would like to express my gratitude to [a/continue-revolution](https://github.com/continue-revolution) for their preceding work on which this is based." }, { "author": "john-mnz", "title": "ComfyUI-Inspyrenet-Rembg", - "id":"inspyrenet", + "id": "inspyrenet", "reference": "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg", - "files":[ + "files": [ "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg" ], - "install_type":"git-clone", - "description":"ComfyUI node for background removal implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)" + "install_type": "git-clone", + "description": "ComfyUI node for background removal implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)" }, { "author": "Koushakur", "title": "ComfyUI-DenoiseChooser", - "id":"denoise-chooser", + "id": "denoise-chooser", "reference": "https://github.com/Koushakur/ComfyUI-DenoiseChooser", - "files":[ + "files": [ "https://github.com/Koushakur/ComfyUI-DenoiseChooser" ], - "install_type":"git-clone", - "description":"The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value" + "install_type": "git-clone", + "description": "The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value" }, { "author": "ycchanau", "title": "ComfyUI Preview Magnifier", - "id":"magnifier", + "id": "magnifier", "reference": "https://github.com/ycchanau/ComfyUI_Preview_Magnifier", - "files":[ + "files": [ "https://github.com/ycchanau/ComfyUI_Preview_Magnifier" ], - "install_type":"git-clone", - "description":"Custom nodes that preview image with a magnifier." + "install_type": "git-clone", + "description": "Custom nodes that preview image with a magnifier." }, { "author": "lrzjason", "title": "Comfyui Kolors Utils", "reference": "https://github.com/lrzjason/Comfyui-Kolors-Utils", - "files":[ + "files": [ "https://github.com/lrzjason/Comfyui-Kolors-Utils" ], - "install_type":"git-clone", - "description":"Nodes: Save Weight As Kolors Unet, Save Kolors" + "install_type": "git-clone", + "description": "Nodes: Save Weight As Kolors Unet, Save Kolors" }, { "author": "lrzjason", @@ -12381,15 +12401,15 @@ "description": "This is a simple node for connecting images. For pictures of the same size, users can choose to fill in vertical in the parameter to connect the pictures vertically or fill in horizontal to connect the pictures horizontally." }, { - "author": "akatz-ai", - "title": "Akatz Custom Nodes", - "id": "akatz-ai", - "reference": "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes", - "files": [ - "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes" - ], - "install_type": "git-clone", - "description": "Simple custom node pack for nodes I use in my workflows. Includes Dilate Mask Linear for animating masks." + "author": "akatz-ai", + "title": "Akatz Custom Nodes", + "id": "akatz-ai", + "reference": "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes", + "files": [ + "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes" + ], + "install_type": "git-clone", + "description": "Simple custom node pack for nodes I use in my workflows. Includes Dilate Mask Linear for animating masks." }, { "author": "teward", @@ -12545,15 +12565,15 @@ "description": "GeekyRemB is a powerful and versatile image processing node for ComfyUI, designed to remove backgrounds from images with advanced customization options. This node leverages the rembg library and offers a wide range of features for fine-tuning the background removal process and enhancing the resulting images." }, { - "author": "Dobidop", - "title": "Dobidop ComfyStereo", - "id": "simple-stereoscopic", - "reference": "https://github.com/Dobidop/ComfyStereo", - "files": [ - "https://github.com/Dobidop/ComfyStereo" - ], - "install_type": "git-clone", - "description": "Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator" + "author": "Dobidop", + "title": "Dobidop ComfyStereo", + "id": "simple-stereoscopic", + "reference": "https://github.com/Dobidop/ComfyStereo", + "files": [ + "https://github.com/Dobidop/ComfyStereo" + ], + "install_type": "git-clone", + "description": "Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator" }, { "author": "SeniorPioner", @@ -12670,23 +12690,23 @@ "install_type": "git-clone", "description": "Nodes:NSFW Detector" }, - - - - - - - - - - - - - - - + { + "author": "eastoc", + "title": "Semantic-SAM", + "reference": "https://github.com/eastoc/ComfyUI_SemanticSAM", + "files": [ + "https://github.com/eastoc/ComfyUI_SemanticSAM" + ], + "install_type": "git-clone", + "description": "Segment and Recognize Anything at Any Granularity." + }, + + + + + { "author": "Ser-Hilary", "title": "SDXL_sizing", diff --git a/extension-node-map.json b/extension-node-map.json index 82a3cd69..24c00672 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -542,6 +542,22 @@ "title_aux": "DiffMorpher-ComfyUI" } ], + "https://github.com/AIFSH/GSTTS-ComfyUI": [ + [ + "ASRNode", + "AudioSlicerNode", + "ConfigGPTNode", + "ConfigSoVITSNode", + "DatasetNode", + "ExperienceNode", + "GSFinetuneNone", + "GSVTTSNode", + "TextDictNode" + ], + { + "title_aux": "GSTTS-ComfyUI" + } + ], "https://github.com/AIFSH/SenseVoice-ComfyUI": [ [ "SenseVoiceNode", @@ -2287,6 +2303,14 @@ "title_aux": "NX_PromptStyler" } ], + "https://github.com/Franck-Demongin/NX_Translator": [ + [ + "Nx_Translator" + ], + { + "title_aux": "NX_Translator" + } + ], "https://github.com/FuouM/ComfyUI-EbSynth": [ [ "ES_Guides7", @@ -6653,9 +6677,16 @@ ], "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": [ [ - "AK_AnimatedDilationMaskLinear" + "AK_AnimatedDilationMaskLinear", + "AK_AudioreactiveDilationMask", + "AK_IPAdapterCustomWeights", + "AK_NormalizeMaskImage" ], { + "author": "akatz", + "description": "Custom node pack for nodes I use in my workflows. Includes Dilation mask nodes for animating subject masks.", + "nickname": "Akatz Custom Nodes", + "title": "Akatz Custom Nodes", "title_aux": "Akatz Custom Nodes" } ], @@ -9241,6 +9272,7 @@ "ImageRemoveBackground+", "ImageResize+", "ImageSeamCarving+", + "ImageSmartSharpen+", "ImageTile+", "ImageToDevice+", "ImageUntile+", @@ -9865,6 +9897,16 @@ "title_aux": "ComfyUI Easy Padding" } ], + "https://github.com/eastoc/ComfyUI_SemanticSAM": [ + [ + "PointPrompt", + "SemanticSAMLoader", + "SemanticSAMSegment" + ], + { + "title_aux": "Semantic-SAM" + } + ], "https://github.com/edenartlab/eden_comfy_pipelines": [ [ "Animation_RGB_Mask", @@ -10542,99 +10584,6 @@ "title_aux": "SaltAI Language Toolkit" } ], - "https://github.com/get-salt-AI/SaltAI_LlamaIndex": [ - [ - "AddTool", - "ChangeSystemMessage", - "ClearMemory", - "ConversableAgentCreator", - "ConversableAgentCreatorAdvanced", - "ConvertAgentAsTool", - "ConvertAgentToLlamaindex", - "CreateTavilySearchTool", - "Example", - "GenerateReply", - "GroupChat", - "GroupChatAdvanced", - "GroupChatManagerCreator", - "LLMCSVReader", - "LLMChat", - "LLMChatBot", - "LLMChatEngine", - "LLMChatMessageConcat", - "LLMChatMessages", - "LLMChatMessagesAdv", - "LLMComplete", - "LLMCustomNodeComposer", - "LLMDirectoryReader", - "LLMDocumentListAppend", - "LLMDocxReader", - "LLMEpubReader", - "LLMFlatReader", - "LLMHTMLTagReader", - "LLMHWPReader", - "LLMHtmlComposer", - "LLMHtmlRepair", - "LLMIPYNBReader", - "LLMImageCaptionReader", - "LLMImageTabularChartReader", - "LLMImageTextReader", - "LLMImageVisionLLMReader", - "LLMInputToDocuments", - "LLMJsonComposer", - "LLMJsonRepair", - "LLMLLaVANextImageEvaluator", - "LLMLLaVANextModelLoader", - "LLMMarkdownComposer", - "LLMMarkdownReader", - "LLMMarkdownRepair", - "LLMMboxReader", - "LLMMultiModalImageEvaluation", - "LLMNotionReader", - "LLMOpenAIModel", - "LLMOpenAIModelOpts", - "LLMPDFReader", - "LLMPagedCSVReader", - "LLMPandasCSVReader", - "LLMParquetDatasetSearcher", - "LLMPostProcessDocuments", - "LLMPptxReader", - "LLMPyMuPDFReader", - "LLMQueryEngine", - "LLMQueryEngineAdv", - "LLMQueryEngineAsTool", - "LLMRTFReader", - "LLMRegexCreator", - "LLMRegexRepair", - "LLMRssReaderNode", - "LLMSaltWebCrawler", - "LLMScaleSERPSearch", - "LLMSemanticSplitterNodeParser", - "LLMSentenceSplitterNodeCreator", - "LLMServiceContextAdv", - "LLMServiceContextDefault", - "LLMSimpleWebPageReader", - "LLMSimpleWebPageReaderAdv", - "LLMSummaryIndex", - "LLMTavilyResearch", - "LLMTrafilaturaWebReader", - "LLMTrafilaturaWebReaderAdv", - "LLMTreeIndex", - "LLMUnstructuredReader", - "LLMVectorStoreIndex", - "LLMVectorStoreIndexAdv", - "LLMVideoAudioReader", - "LLMXMLReader", - "LLMYamlComposer", - "LLMYamlRepair", - "SaltJSONQueryEngine", - "SendMessage", - "SimpleChat" - ], - { - "title_aux": "SaltAI_LlamaIndex" - } - ], "https://github.com/giriss/comfy-image-saver": [ [ "Cfg Literal", @@ -12051,8 +12000,10 @@ "JN_AudioArrayToBatch", "JN_AudioAutoTune", "JN_AudioBatchToArray", + "JN_AudioCompare", "JN_AudioConcatenation", "JN_AudioGetChannels", + "JN_AudioInfo", "JN_AudioNoiseReduction", "JN_AudioNormalize", "JN_AudioPitch", @@ -12083,6 +12034,8 @@ "JN_FaceRestoreModelLoader", "JN_FaceRestoreWithModel", "JN_FirstActive", + "JN_Flow", + "JN_FlowOutput", "JN_ImageAddBackground", "JN_ImageAddMask", "JN_ImageBatch", @@ -15746,10 +15699,10 @@ ], "https://github.com/shinich39/comfyui-pkg39": [ [ - "BindKey39", "Command39", "LoadImage39", - "Random39" + "Random39", + "Textarea39" ], { "author": "shinich39", @@ -16066,7 +16019,8 @@ ], "https://github.com/smthemex/ComfyUI_ParlerTTS": [ [ - "PromptToAudio" + "ParlerTTS_LoadModel", + "ParlerTTS_Sampler" ], { "title_aux": "ComfyUI_ParlerTTS" @@ -16101,8 +16055,8 @@ ], "https://github.com/smthemex/ComfyUI_StableAudio_Open": [ [ - "StableAudio_Open", - "Use_LocalModel_Or_Repo" + "StableAudio_ModelLoader", + "StableAudio_Sampler" ], { "title_aux": "ComfyUI_StableAudio_Open" diff --git a/github-stats.json b/github-stats.json index d5b5285d..09b10b75 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,12 +2,12 @@ "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 14, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 249, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 577 + "author_account_age_days": 578 }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 4, @@ -17,27 +17,27 @@ "https://github.com/11cafe/comfyui-workspace-manager": { "stars": 926, "last_update": "2024-08-07 15:02:04", - "author_account_age_days": 250 + "author_account_age_days": 251 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 29, "last_update": "2024-08-02 05:24:19", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 31, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/11dogzi/Comfyui-ergouzi-kaiguan": { "stars": 20, - "last_update": "2024-08-07 12:27:28", - "author_account_age_days": 171 + "last_update": "2024-08-10 04:06:57", + "author_account_age_days": 172 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 23, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 2, @@ -45,14 +45,14 @@ "author_account_age_days": 736 }, "https://github.com/2kpr/ComfyUI-UltraPixel": { - "stars": 201, + "stars": 202, "last_update": "2024-07-27 14:52:10", "author_account_age_days": 965 }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 24, "last_update": "2024-05-22 22:11:59", - "author_account_age_days": 3744 + "author_account_age_days": 3745 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, @@ -62,27 +62,27 @@ "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 56, "last_update": "2024-08-01 15:28:19", - "author_account_age_days": 4096 + "author_account_age_days": 4097 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { - "stars": 3, + "stars": 4, "last_update": "2024-07-13 02:12:18", "author_account_age_days": 2059 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 12, "last_update": "2024-08-07 11:21:06", - "author_account_age_days": 1516 + "author_account_age_days": 1517 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 7, "last_update": "2024-06-02 14:57:59", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 82, @@ -92,142 +92,147 @@ "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 4, "last_update": "2024-08-01 15:14:01", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 4, "last_update": "2024-08-01 15:13:33", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 15, "last_update": "2024-08-05 08:32:42", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/AIFSH/AniTalker-ComfyUI": { "stars": 2, "last_update": "2024-08-06 03:08:44", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 24, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { "stars": 52, "last_update": "2024-08-05 08:48:03", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 11, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "stars": 174, - "last_update": "2024-06-14 07:05:01", - "author_account_age_days": 277 + "last_update": "2024-08-09 22:00:45", + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-Hallo": { "stars": 243, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 20, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 26, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 2, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 23, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 85, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { - "stars": 288, + "stars": 289, "last_update": "2024-08-06 06:21:16", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { - "stars": 11, + "stars": 12, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 11, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 69, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 28, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 25, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-XTTS": { - "stars": 34, + "stars": 35, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 79, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { "stars": 91, "last_update": "2024-07-29 10:43:12", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/DHLive-ComfyUI": { "stars": 3, "last_update": "2024-08-08 11:17:46", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 14, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 277 + "author_account_age_days": 278 + }, + "https://github.com/AIFSH/GSTTS-ComfyUI": { + "stars": 4, + "last_update": "2024-08-09 22:00:16", + "author_account_age_days": 278 }, "https://github.com/AIFSH/SenseVoice-ComfyUI": { "stars": 10, "last_update": "2024-07-16 06:41:25", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/VocalSeparation-ComfyUI": { "stars": 3, "last_update": "2024-07-18 11:59:48", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, @@ -235,7 +240,7 @@ "author_account_age_days": 256 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1159, + "stars": 1158, "last_update": "2024-08-09 08:15:29", "author_account_age_days": 547 }, @@ -262,12 +267,12 @@ "https://github.com/AIrjen/OneButtonPrompt": { "stars": 793, "last_update": "2024-07-31 18:52:46", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 30, "last_update": "2024-07-26 12:47:44", - "author_account_age_days": 1505 + "author_account_age_days": 1506 }, "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { "stars": 4, @@ -282,32 +287,32 @@ "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 205, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 3713 + "author_account_age_days": 3714 }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 8, "last_update": "2024-07-30 10:13:30", - "author_account_age_days": 535 + "author_account_age_days": 536 }, "https://github.com/Acly/comfyui-inpaint-nodes": { "stars": 545, "last_update": "2024-08-09 08:13:17", - "author_account_age_days": 3850 + "author_account_age_days": 3851 }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 236, - "last_update": "2024-08-09 08:08:37", - "author_account_age_days": 3850 + "stars": 237, + "last_update": "2024-08-09 17:12:44", + "author_account_age_days": 3851 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1321 + "author_account_age_days": 1322 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { "stars": 754, - "last_update": "2024-08-08 14:08:55", - "author_account_age_days": 2745 + "last_update": "2024-08-09 13:57:55", + "author_account_age_days": 2746 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 17, @@ -316,38 +321,38 @@ }, "https://github.com/Amorano/Jovimetrix": { "stars": 201, - "last_update": "2024-08-08 20:26:06", + "last_update": "2024-08-10 01:57:35", "author_account_age_days": 5258 }, "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { "stars": 0, "last_update": "2024-08-06 00:29:10", - "author_account_age_days": 3422 + "author_account_age_days": 3423 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 6, "last_update": "2024-08-01 15:14:35", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 2, "last_update": "2024-08-01 15:13:56", - "author_account_age_days": 4137 + "author_account_age_days": 4138 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 23, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3435 + "author_account_age_days": 3436 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, "last_update": "2024-06-14 07:13:26", - "author_account_age_days": 172 + "author_account_age_days": 173 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 62, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/ArtVentureX/comfyui-animatediff": { "stars": 660, @@ -357,7 +362,7 @@ "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 13, "last_update": "2024-05-29 22:28:55", - "author_account_age_days": 4632 + "author_account_age_days": 4633 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, @@ -372,17 +377,17 @@ "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4120 + "author_account_age_days": 4121 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4120 + "author_account_age_days": 4121 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 7, "last_update": "2024-08-01 18:38:01", - "author_account_age_days": 4120 + "author_account_age_days": 4121 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, @@ -390,9 +395,9 @@ "author_account_age_days": 2695 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { - "stars": 2, + "stars": 3, "last_update": "2024-08-09 01:38:45", - "author_account_age_days": 535 + "author_account_age_days": 536 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, @@ -402,7 +407,7 @@ "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { "stars": 332, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, @@ -412,92 +417,92 @@ "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3118 + "author_account_age_days": 3119 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3118 + "author_account_age_days": 3119 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 823, + "stars": 826, "last_update": "2024-08-08 17:01:34", "author_account_age_days": 3042 }, "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": { "stars": 17, "last_update": "2024-08-05 04:45:12", - "author_account_age_days": 843 + "author_account_age_days": 844 }, "https://github.com/BetaDoggo/ComfyUI-WDV-Nodes": { "stars": 2, "last_update": "2024-08-01 07:59:10", - "author_account_age_days": 843 + "author_account_age_days": 844 }, "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": { "stars": 3, "last_update": "2024-07-19 18:11:11", - "author_account_age_days": 843 + "author_account_age_days": 844 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 18, "last_update": "2024-08-01 08:01:37", - "author_account_age_days": 917 + "author_account_age_days": 918 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "stars": 52, "last_update": "2024-08-01 08:01:48", - "author_account_age_days": 917 + "author_account_age_days": 918 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 17, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 180 + "author_account_age_days": 181 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2578 + "author_account_age_days": 2579 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 11, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2578 + "author_account_age_days": 2579 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 2, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2578 + "author_account_age_days": 2579 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2578 + "author_account_age_days": 2579 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 290, "last_update": "2024-08-07 15:13:31", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { "stars": 351, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { "stars": 229, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 35, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { "stars": 307, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 14, @@ -507,42 +512,42 @@ "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 295 + "author_account_age_days": 296 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { - "stars": 97, + "stars": 98, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 10, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1912 + "author_account_age_days": 1913 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 68, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1912 + "author_account_age_days": 1913 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 22, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1912 + "author_account_age_days": 1913 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 15, "last_update": "2024-04-05 11:14:24", - "author_account_age_days": 1924 + "author_account_age_days": 1925 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 64, "last_update": "2024-07-21 23:51:55", - "author_account_age_days": 1779 + "author_account_age_days": 1780 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1779 + "author_account_age_days": 1780 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 89, @@ -557,32 +562,32 @@ "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 25, "last_update": "2024-07-31 13:43:27", - "author_account_age_days": 4334 + "author_account_age_days": 4335 }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 4, "last_update": "2024-07-31 17:05:17", - "author_account_age_days": 4485 + "author_account_age_days": 4486 }, "https://github.com/DataCTE/prompt_injection": { "stars": 73, "last_update": "2024-06-21 12:56:43", - "author_account_age_days": 823 + "author_account_age_days": 824 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 2, "last_update": "2024-07-29 06:59:37", - "author_account_age_days": 3036 + "author_account_age_days": 3037 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 323, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 1820 + "author_account_age_days": 1821 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 19, "last_update": "2024-08-01 10:03:40", - "author_account_age_days": 4084 + "author_account_age_days": 4085 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, @@ -602,7 +607,7 @@ "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5040 + "author_account_age_days": 5041 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, @@ -615,17 +620,17 @@ "author_account_age_days": 2666 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { - "stars": 155, - "last_update": "2024-08-09 00:14:29", - "author_account_age_days": 2824 + "stars": 157, + "last_update": "2024-08-09 17:20:17", + "author_account_age_days": 2825 }, "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": { "stars": 9, "last_update": "2024-07-29 01:21:20", - "author_account_age_days": 15 + "author_account_age_days": 16 }, "https://github.com/Excidos/ComfyUI-Documents": { - "stars": 25, + "stars": 26, "last_update": "2024-07-11 20:15:21", "author_account_age_days": 53 }, @@ -637,97 +642,97 @@ "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 26, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 1669 + "author_account_age_days": 1670 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 106, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 1669 + "author_account_age_days": 1670 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "stars": 268, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 1669 + "author_account_age_days": 1670 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { "stars": 315, "last_update": "2024-08-04 03:11:29", - "author_account_age_days": 3195 + "author_account_age_days": 3196 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 45, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3195 + "author_account_age_days": 3196 }, "https://github.com/Extraltodeus/Skimmed_CFG": { - "stars": 74, + "stars": 75, "last_update": "2024-08-06 14:18:19", - "author_account_age_days": 3195 + "author_account_age_days": 3196 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { "stars": 38, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3195 + "author_account_age_days": 3196 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { "stars": 42, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3195 + "author_account_age_days": 3196 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 99, "last_update": "2024-07-10 00:28:03", - "author_account_age_days": 3195 + "author_account_age_days": 3196 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { "stars": 29, "last_update": "2024-08-08 11:06:24", - "author_account_age_days": 3195 + "author_account_age_days": 3196 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { "stars": 11, "last_update": "2024-07-22 13:56:41", - "author_account_age_days": 3195 + "author_account_age_days": 3196 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 51, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3195 + "author_account_age_days": 3196 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 392, + "stars": 393, "last_update": "2024-08-01 01:00:22", - "author_account_age_days": 3177 + "author_account_age_days": 3178 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3177 + "author_account_age_days": 3178 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { "stars": 79, "last_update": "2024-08-01 01:00:58", - "author_account_age_days": 3177 + "author_account_age_days": 3178 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 156, "last_update": "2024-08-01 01:01:53", - "author_account_age_days": 3177 + "author_account_age_days": 3178 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { "stars": 159, "last_update": "2024-08-01 22:03:54", - "author_account_age_days": 3177 + "author_account_age_days": 3178 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { "stars": 1826, "last_update": "2024-08-01 09:57:00", - "author_account_age_days": 3177 + "author_account_age_days": 3178 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 581 + "author_account_age_days": 582 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, @@ -737,32 +742,32 @@ "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 717 + "author_account_age_days": 718 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2793 + "author_account_age_days": 2794 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 45, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 2025 + "author_account_age_days": 2026 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { - "stars": 339, + "stars": 340, "last_update": "2024-08-03 02:54:56", - "author_account_age_days": 2025 + "author_account_age_days": 2026 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 62, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 678 + "author_account_age_days": 679 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 192, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1289 + "author_account_age_days": 1290 }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { "stars": 0, @@ -774,6 +779,11 @@ "last_update": "2024-05-22 23:25:21", "author_account_age_days": 1817 }, + "https://github.com/Franck-Demongin/NX_Translator": { + "stars": 1, + "last_update": "2024-08-09 19:02:25", + "author_account_age_days": 1817 + }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 1, "last_update": "2024-05-23 01:41:02", @@ -782,52 +792,52 @@ "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/FuouM/ComfyUI-EbSynth": { - "stars": 47, + "stars": 48, "last_update": "2024-07-31 14:02:22", - "author_account_age_days": 1727 + "author_account_age_days": 1728 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 5, "last_update": "2024-08-08 05:03:47", - "author_account_age_days": 1727 + "author_account_age_days": 1728 }, "https://github.com/FuouM/FM_nodes": { - "stars": 4, + "stars": 5, "last_update": "2024-08-03 16:11:43", - "author_account_age_days": 1727 + "author_account_age_days": 1728 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 18, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1565 + "author_account_age_days": 1566 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, "last_update": "2024-05-29 17:43:08", - "author_account_age_days": 1343 + "author_account_age_days": 1344 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2602 + "author_account_age_days": 2603 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 11, "last_update": "2024-07-31 13:51:25", - "author_account_age_days": 4613 + "author_account_age_days": 4614 }, "https://github.com/GeekyGhost/ComfyUI-GeekyRemB": { "stars": 27, "last_update": "2024-08-06 06:00:17", - "author_account_age_days": 715 + "author_account_age_days": 716 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 13, "last_update": "2024-08-03 04:14:44", - "author_account_age_days": 2429 + "author_account_age_days": 2430 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 4, @@ -837,7 +847,7 @@ "https://github.com/Gourieff/comfyui-reactor-node": { "stars": 1244, "last_update": "2024-08-07 09:25:47", - "author_account_age_days": 1165 + "author_account_age_days": 1166 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 44, @@ -847,12 +857,12 @@ "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1219 + "author_account_age_days": 1220 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { "stars": 113, "last_update": "2024-08-02 01:51:51", - "author_account_age_days": 1243 + "author_account_age_days": 1244 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, @@ -862,12 +872,12 @@ "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2891 + "author_account_age_days": 2892 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 7, "last_update": "2024-07-31 13:53:46", - "author_account_age_days": 3026 + "author_account_age_days": 3027 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 38, @@ -887,47 +897,47 @@ "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 2, "last_update": "2024-08-02 06:09:47", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { "stars": 65, "last_update": "2024-08-02 06:13:20", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 26, "last_update": "2024-08-02 06:21:25", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 4, "last_update": "2024-08-02 06:22:51", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/Haoming02/comfyui-node-beautify": { "stars": 6, "last_update": "2024-08-02 06:24:27", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/Haoming02/comfyui-old-photo-restoration": { "stars": 14, "last_update": "2024-08-02 06:30:01", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 31, "last_update": "2024-08-02 06:31:16", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/Haoming02/comfyui-resharpen": { "stars": 33, "last_update": "2024-08-02 06:32:26", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 5, "last_update": "2024-08-02 06:33:55", - "author_account_age_days": 1377 + "author_account_age_days": 1378 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, @@ -942,12 +952,12 @@ "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-07-31 15:01:05", - "author_account_age_days": 1744 + "author_account_age_days": 1745 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 3, "last_update": "2024-06-29 19:44:47", - "author_account_age_days": 234 + "author_account_age_days": 235 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, @@ -957,7 +967,7 @@ "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 1, "last_update": "2024-08-01 08:45:43", - "author_account_age_days": 3754 + "author_account_age_days": 3755 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, @@ -967,22 +977,22 @@ "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 9, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 3955 + "author_account_age_days": 3956 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 4, "last_update": "2024-08-02 13:38:00", - "author_account_age_days": 157 + "author_account_age_days": 158 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { - "stars": 7, - "last_update": "2024-08-09 12:22:17", + "stars": 9, + "last_update": "2024-08-10 00:08:43", "author_account_age_days": 457 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 42, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 5, @@ -992,17 +1002,17 @@ "https://github.com/Jannchie/ComfyUI-J": { "stars": 69, "last_update": "2024-07-31 13:12:46", - "author_account_age_days": 2599 + "author_account_age_days": 2600 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 30, "last_update": "2024-08-07 17:12:13", - "author_account_age_days": 3617 + "author_account_age_days": 3618 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 1, - "last_update": "2024-07-31 15:32:36", - "author_account_age_days": 3314 + "last_update": "2024-08-09 16:16:48", + "author_account_age_days": 3315 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, @@ -1010,14 +1020,14 @@ "author_account_age_days": 736 }, "https://github.com/Jcd1230/rembg-comfyui-node": { - "stars": 128, + "stars": 129, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4932 + "author_account_age_days": 4933 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, "last_update": "2024-05-22 23:18:51", - "author_account_age_days": 201 + "author_account_age_days": 202 }, "https://github.com/JettHu/ComfyUI-TCD": { "stars": 102, @@ -1032,17 +1042,17 @@ "https://github.com/Jordach/comfy-plasma": { "stars": 57, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4558 + "author_account_age_days": 4559 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 6, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3400 + "author_account_age_days": 3401 }, "https://github.com/Julian-adv/WildDivide": { - "stars": 0, - "last_update": "2024-08-09 14:47:41", - "author_account_age_days": 384 + "stars": 1, + "last_update": "2024-08-09 16:52:17", + "author_account_age_days": 385 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 36, @@ -1052,7 +1062,7 @@ "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 15, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 959 + "author_account_age_days": 960 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 7, @@ -1062,42 +1072,42 @@ "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 146, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1531 + "author_account_age_days": 1532 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { - "stars": 18, + "stars": 19, "last_update": "2024-07-29 09:06:21", "author_account_age_days": 3236 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { "stars": 505, "last_update": "2024-08-08 08:27:53", - "author_account_age_days": 3762 + "author_account_age_days": 3763 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2459, - "last_update": "2024-08-09 09:53:09", - "author_account_age_days": 3762 + "stars": 2464, + "last_update": "2024-08-09 23:45:47", + "author_account_age_days": 3763 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { "stars": 466, - "last_update": "2024-08-08 19:10:40", - "author_account_age_days": 3762 + "last_update": "2024-08-09 23:55:57", + "author_account_age_days": 3763 }, "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { "stars": 5, "last_update": "2024-07-31 14:05:13", - "author_account_age_days": 1166 + "author_account_age_days": 1167 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 1825 + "author_account_age_days": 1826 }, "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 139, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2253 + "author_account_age_days": 2254 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, @@ -1117,12 +1127,12 @@ "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 64, "last_update": "2024-08-03 04:18:39", - "author_account_age_days": 378 + "author_account_age_days": 379 }, "https://github.com/Lerc/canvas_tab": { "stars": 151, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5413 + "author_account_age_days": 5414 }, "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 2, @@ -1142,27 +1152,27 @@ "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 51, "last_update": "2024-05-23 00:32:53", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 24, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 1021 + "author_account_age_days": 1022 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 2, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 1021 + "author_account_age_days": 1022 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 14, "last_update": "2024-08-01 00:52:11", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/LyazS/comfyui-anime-seg": { - "stars": 4, + "stars": 5, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2903 + "author_account_age_days": 2904 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 17, @@ -1212,42 +1222,42 @@ "https://github.com/MakkiShizu/comfyui_reimgsize": { "stars": 4, "last_update": "2024-07-30 06:49:47", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 15, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 428 + "author_account_age_days": 429 }, "https://github.com/ManglerFTW/ComfyI2I": { - "stars": 148, + "stars": 149, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 701 + "author_account_age_days": 702 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { "stars": 90, "last_update": "2024-07-29 14:46:06", - "author_account_age_days": 5015 + "author_account_age_days": 5016 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-06-14 15:25:15", - "author_account_age_days": 1468 + "author_account_age_days": 1469 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-07-31 13:49:59", - "author_account_age_days": 2276 + "author_account_age_days": 2277 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1679 + "author_account_age_days": 1680 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 19, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1679 + "author_account_age_days": 1680 }, "https://github.com/Marksusu/ComfyUI_MTEncode": { "stars": 2, @@ -1257,17 +1267,17 @@ "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 6, "last_update": "2024-07-27 18:33:59", - "author_account_age_days": 3251 + "author_account_age_days": 3252 }, "https://github.com/MiddleKD/ComfyUI-mem-safe-wrapper": { "stars": 1, "last_update": "2024-08-01 06:47:24", - "author_account_age_days": 576 + "author_account_age_days": 577 }, "https://github.com/MiddleKD/ComfyUI-productfix": { "stars": 3, "last_update": "2024-08-09 05:31:33", - "author_account_age_days": 576 + "author_account_age_days": 577 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 4, @@ -1277,27 +1287,27 @@ "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 3, "last_update": "2024-07-24 16:39:41", - "author_account_age_days": 3223 + "author_account_age_days": 3224 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 374, + "stars": 375, "last_update": "2024-08-06 14:10:29", - "author_account_age_days": 111 + "author_account_age_days": 112 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { "stars": 94, "last_update": "2024-08-02 23:03:16", - "author_account_age_days": 111 + "author_account_age_days": 112 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 17, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 111 + "author_account_age_days": 112 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { "stars": 32, "last_update": "2024-07-09 12:42:11", - "author_account_age_days": 111 + "author_account_age_days": 112 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 8, @@ -1312,22 +1322,22 @@ "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2024-07-08 18:34:18", - "author_account_age_days": 425 + "author_account_age_days": 426 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1992, + "stars": 1993, "last_update": "2024-08-02 01:53:03", "author_account_age_days": 1607 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 461, + "stars": 463, "last_update": "2024-06-14 12:02:47", "author_account_age_days": 1607 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { - "stars": 9, + "stars": 10, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3637 + "author_account_age_days": 3638 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 16, @@ -1337,12 +1347,12 @@ "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 7, "last_update": "2024-07-27 04:00:20", - "author_account_age_days": 3767 + "author_account_age_days": 3768 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 6, "last_update": "2024-07-23 14:39:52", - "author_account_age_days": 17 + "author_account_age_days": 18 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 4, @@ -1352,47 +1362,47 @@ "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 0, "last_update": "2024-08-06 11:13:51", - "author_account_age_days": 624 + "author_account_age_days": 625 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 2, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1370 + "author_account_age_days": 1371 }, "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": { "stars": 29, "last_update": "2024-08-06 19:59:25", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": { "stars": 1, "last_update": "2024-08-08 19:59:51", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 58, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 139 + "author_account_age_days": 140 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 572 + "author_account_age_days": 573 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5195 + "author_account_age_days": 5196 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 416, + "stars": 417, "last_update": "2024-08-08 13:03:54", - "author_account_age_days": 290 + "author_account_age_days": 291 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 290 + "author_account_age_days": 291 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 29, @@ -1400,14 +1410,14 @@ "author_account_age_days": 1088 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { - "stars": 11, + "stars": 12, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3877 + "author_account_age_days": 3878 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2029 + "author_account_age_days": 2030 }, "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 192, @@ -1417,17 +1427,17 @@ "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 189, "last_update": "2024-07-25 20:13:05", - "author_account_age_days": 4525 + "author_account_age_days": 4526 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { "stars": 468, "last_update": "2024-08-01 19:19:55", - "author_account_age_days": 4525 + "author_account_age_days": 4526 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1218 + "author_account_age_days": 1219 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 15, @@ -1447,7 +1457,7 @@ "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, "last_update": "2024-06-23 21:04:43", - "author_account_age_days": 4815 + "author_account_age_days": 4816 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, @@ -1457,47 +1467,47 @@ "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3253 + "author_account_age_days": 3254 }, "https://github.com/PnthrLeo/comfyUI-image-search": { "stars": 0, "last_update": "2024-06-14 07:06:45", - "author_account_age_days": 2597 + "author_account_age_days": 2598 }, "https://github.com/Pos13/comfyui-cyclist": { "stars": 32, "last_update": "2024-08-04 02:58:33", - "author_account_age_days": 1563 + "author_account_age_days": 1564 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { - "stars": 361, + "stars": 363, "last_update": "2024-08-07 12:28:18", - "author_account_age_days": 9 + "author_account_age_days": 10 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 3, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1296 + "author_account_age_days": 1297 }, "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 3, "last_update": "2024-07-28 12:45:36", - "author_account_age_days": 1411 + "author_account_age_days": 1412 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 232 + "author_account_age_days": 233 }, "https://github.com/RhizoNymph/ComfyUI-Latte": { "stars": 3, "last_update": "2024-08-01 06:03:15", - "author_account_age_days": 1213 + "author_account_age_days": 1214 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 17, "last_update": "2024-06-21 07:29:14", - "author_account_age_days": 1427 + "author_account_age_days": 1428 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, @@ -1507,60 +1517,65 @@ "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 72, "last_update": "2024-07-30 15:32:44", - "author_account_age_days": 2458 + "author_account_age_days": 2459 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, "last_update": "2024-07-13 13:10:10", - "author_account_age_days": 2458 + "author_account_age_days": 2459 }, "https://github.com/SEkINVR/ComfyUI-Animator": { "stars": 1, "last_update": "2024-08-08 19:59:36", - "author_account_age_days": 703 + "author_account_age_days": 704 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { "stars": 2, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 703 + "author_account_age_days": 704 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 2, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 703 + "author_account_age_days": 704 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 67, "last_update": "2024-08-03 18:32:58", - "author_account_age_days": 3743 + "author_account_age_days": 3744 }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 9, "last_update": "2024-08-03 18:32:42", - "author_account_age_days": 3743 + "author_account_age_days": 3744 + }, + "https://github.com/SLAPaper/StableDiffusion-dpmpp_2m_alt-Sampler": { + "stars": 9, + "last_update": "2024-08-03 18:32:42", + "author_account_age_days": 3744 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2024-07-31 15:02:32", - "author_account_age_days": 4129 + "author_account_age_days": 4130 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 25, "last_update": "2024-06-28 19:25:13", - "author_account_age_days": 4129 + "author_account_age_days": 4130 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { - "stars": 266, + "stars": 269, "last_update": "2024-08-01 02:05:16", - "author_account_age_days": 1489 + "author_account_age_days": 1490 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 7, - "last_update": "2024-08-05 05:13:25", - "author_account_age_days": 2649 + "last_update": "2024-08-09 15:13:55", + "author_account_age_days": 2650 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { - "stars": 10, + "stars": 11, "last_update": "2024-06-14 09:01:30", "author_account_age_days": 3242 }, @@ -1575,14 +1590,14 @@ "author_account_age_days": 4552 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { - "stars": 65, + "stars": 66, "last_update": "2024-06-14 08:08:26", "author_account_age_days": 123 }, "https://github.com/SeargeDP/SeargeSDXL": { "stars": 762, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4217 + "author_account_age_days": 4218 }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 48, @@ -1592,7 +1607,7 @@ "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 2, "last_update": "2024-06-15 13:04:49", - "author_account_age_days": 3443 + "author_account_age_days": 3444 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, @@ -1605,7 +1620,7 @@ "author_account_age_days": 448 }, "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": { - "stars": 12, + "stars": 13, "last_update": "2024-07-18 12:41:22", "author_account_age_days": 1251 }, @@ -1627,97 +1642,97 @@ "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 6, "last_update": "2024-07-24 08:42:48", - "author_account_age_days": 2362 + "author_account_age_days": 2363 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 26, "last_update": "2024-08-01 06:12:33", - "author_account_age_days": 498 + "author_account_age_days": 499 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { "stars": 69, "last_update": "2024-07-31 13:44:42", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 737 + "author_account_age_days": 738 }, "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 7, "last_update": "2024-07-25 13:09:00", - "author_account_age_days": 3569 + "author_account_age_days": 3570 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3569 + "author_account_age_days": 3570 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 17, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3569 + "author_account_age_days": 3570 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3569 + "author_account_age_days": 3570 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4293 + "author_account_age_days": 4294 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-06-14 07:09:00", - "author_account_age_days": 125 + "author_account_age_days": 126 }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 45, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 888 + "author_account_age_days": 889 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 187, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 888 + "author_account_age_days": 889 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 99, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2881 + "author_account_age_days": 2882 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2881 + "author_account_age_days": 2882 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 181, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2881 + "author_account_age_days": 2882 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 22, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2881 + "author_account_age_days": 2882 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 51, "last_update": "2024-07-24 14:45:58", - "author_account_age_days": 2881 + "author_account_age_days": 2882 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 126, "last_update": "2024-07-31 02:48:34", - "author_account_age_days": 135 + "author_account_age_days": 136 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, @@ -1725,9 +1740,9 @@ "author_account_age_days": 3624 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 542, + "stars": 543, "last_update": "2024-07-24 11:16:13", - "author_account_age_days": 2195 + "author_account_age_days": 2196 }, "https://github.com/Sxela/ComfyWarp": { "stars": 22, @@ -1737,17 +1752,17 @@ "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 575 + "author_account_age_days": 576 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 96, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3737 + "author_account_age_days": 3738 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 174, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3737 + "author_account_age_days": 3738 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 132, @@ -1772,47 +1787,47 @@ "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-07-31 13:42:07", - "author_account_age_days": 77 + "author_account_age_days": 78 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 11, "last_update": "2024-07-31 18:28:38", - "author_account_age_days": 3612 + "author_account_age_days": 3613 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2261 + "author_account_age_days": 2262 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2261 + "author_account_age_days": 2262 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-08-02 23:03:12", - "author_account_age_days": 2261 + "author_account_age_days": 2262 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3263 + "author_account_age_days": 3264 }, "https://github.com/TechnoByteJS/ComfyUI-TechNodes": { - "stars": 6, + "stars": 8, "last_update": "2024-08-09 09:18:30", - "author_account_age_days": 1721 + "author_account_age_days": 1722 }, "https://github.com/TemryL/ComfyS3": { "stars": 22, "last_update": "2024-07-31 15:48:46", - "author_account_age_days": 914 + "author_account_age_days": 915 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 302, + "stars": 304, "last_update": "2024-08-08 20:30:34", - "author_account_age_days": 914 + "author_account_age_days": 915 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 313, @@ -1822,7 +1837,7 @@ "https://github.com/TheBarret/ZSuite": { "stars": 6, "last_update": "2024-08-04 13:40:35", - "author_account_age_days": 2758 + "author_account_age_days": 2759 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, @@ -1840,24 +1855,24 @@ "author_account_age_days": 981 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { - "stars": 359, + "stars": 360, "last_update": "2024-08-02 14:38:07", "author_account_age_days": 667 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 20, "last_update": "2024-05-22 22:13:06", - "author_account_age_days": 906 + "author_account_age_days": 907 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 28, "last_update": "2024-07-31 15:01:19", - "author_account_age_days": 3899 + "author_account_age_days": 3900 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 9, "last_update": "2024-07-27 18:34:05", - "author_account_age_days": 3899 + "author_account_age_days": 3900 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 99, @@ -1867,12 +1882,12 @@ "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 187, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4967 + "author_account_age_days": 4968 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1331 + "author_account_age_days": 1332 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, @@ -1887,42 +1902,42 @@ "https://github.com/Visionatrix/ComfyUI-Visionatrix": { "stars": 1, "last_update": "2024-07-31 13:40:24", - "author_account_age_days": 162 + "author_account_age_days": 163 }, "https://github.com/WASasquatch/ASTERR": { "stars": 15, "last_update": "2024-07-31 13:48:18", - "author_account_age_days": 4671 + "author_account_age_days": 4672 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 25, "last_update": "2024-07-31 13:48:27", - "author_account_age_days": 4671 + "author_account_age_days": 4672 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 103, "last_update": "2024-07-31 13:48:30", - "author_account_age_days": 4671 + "author_account_age_days": 4672 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 22, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 4671 + "author_account_age_days": 4672 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 59, "last_update": "2024-07-31 13:48:33", - "author_account_age_days": 4671 + "author_account_age_days": 4672 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 28, "last_update": "2024-06-17 04:08:37", - "author_account_age_days": 4671 + "author_account_age_days": 4672 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 1033, + "stars": 1034, "last_update": "2024-08-08 02:32:02", - "author_account_age_days": 4671 + "author_account_age_days": 4672 }, "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": { "stars": 4, @@ -1932,7 +1947,7 @@ "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3798 + "author_account_age_days": 3799 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, @@ -1942,12 +1957,12 @@ "https://github.com/XmYx/deforum-comfy-nodes": { "stars": 135, "last_update": "2024-07-08 19:39:48", - "author_account_age_days": 2651 + "author_account_age_days": 2652 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 4, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4370 + "author_account_age_days": 4371 }, "https://github.com/YMC-GitHub/ymc-node-as-x-type": { "stars": 1, @@ -1962,10 +1977,10 @@ "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 3801 + "author_account_age_days": 3802 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { - "stars": 29, + "stars": 30, "last_update": "2024-06-14 14:00:22", "author_account_age_days": 860 }, @@ -1977,102 +1992,102 @@ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 328, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { "stars": 383, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { "stars": 618, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 180, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 69, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { "stars": 635, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1272, + "stars": 1273, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { "stars": 187, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { "stars": 771, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 46, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 4, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { "stars": 64, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 185, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 98, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 78, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 90, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { "stars": 134, "last_update": "2024-07-11 14:59:07", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { - "stars": 529, + "stars": 530, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { "stars": 1537, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 11, @@ -2092,22 +2107,22 @@ "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 568 + "author_account_age_days": 569 }, "https://github.com/Zuellni/ComfyUI-ExLlama": { "stars": 105, "last_update": "2024-08-07 18:06:27", - "author_account_age_days": 568 + "author_account_age_days": 569 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 105, "last_update": "2024-08-07 18:06:27", - "author_account_age_days": 568 + "author_account_age_days": 569 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 25, "last_update": "2024-06-15 08:23:16", - "author_account_age_days": 568 + "author_account_age_days": 569 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 95, @@ -2117,37 +2132,37 @@ "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/abyz22/image_control": { "stars": 15, "last_update": "2024-05-22 23:10:07", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 749 + "author_account_age_days": 750 }, "https://github.com/ader47/comfyui_meshhamer": { "stars": 3, "last_update": "2024-07-19 21:58:42", - "author_account_age_days": 2027 + "author_account_age_days": 2028 }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 205, + "stars": 206, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5062 + "author_account_age_days": 5063 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 1, "last_update": "2024-07-22 07:02:31", - "author_account_age_days": 259 + "author_account_age_days": 260 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, @@ -2157,12 +2172,12 @@ "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 26, "last_update": "2024-05-22 22:10:29", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 38, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, @@ -2176,48 +2191,48 @@ }, "https://github.com/ai-shizuka/ComfyUI-tbox": { "stars": 1, - "last_update": "2024-08-08 06:01:08", + "last_update": "2024-08-09 14:06:43", "author_account_age_days": 58 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 319 + "author_account_age_days": 320 }, "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 3, "last_update": "2024-07-31 13:39:36", - "author_account_age_days": 35 + "author_account_age_days": 36 }, "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": { "stars": 2, - "last_update": "2024-07-31 23:33:53", - "author_account_age_days": 81 + "last_update": "2024-08-10 01:19:39", + "author_account_age_days": 82 }, "https://github.com/akierson/ComfyUI-textnodes": { "stars": 1, "last_update": "2024-07-27 04:00:02", - "author_account_age_days": 2380 + "author_account_age_days": 2381 }, "https://github.com/akierson/comfyui-colornodes": { "stars": 1, "last_update": "2024-07-27 00:41:45", - "author_account_age_days": 2380 + "author_account_age_days": 2381 }, "https://github.com/al-swaiti/All-IN-ONE-style": { "stars": 1, "last_update": "2024-07-30 05:59:49", - "author_account_age_days": 975 + "author_account_age_days": 976 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, "last_update": "2024-07-31 13:48:47", - "author_account_age_days": 975 + "author_account_age_days": 976 }, "https://github.com/al-swaiti/ComfyUI-OllamaGemini": { "stars": 1, "last_update": "2024-08-08 17:09:17", - "author_account_age_days": 975 + "author_account_age_days": 976 }, "https://github.com/alanhuang67/ComfyUI-FAI-Node": { "stars": 6, @@ -2227,32 +2242,32 @@ "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 5, "last_update": "2024-07-16 08:42:41", - "author_account_age_days": 1242 + "author_account_age_days": 1243 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 32, "last_update": "2024-07-31 13:46:32", - "author_account_age_days": 1242 + "author_account_age_days": 1243 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { "stars": 7, "last_update": "2024-07-31 13:51:14", - "author_account_age_days": 1242 + "author_account_age_days": 1243 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 34, "last_update": "2024-08-04 12:15:18", - "author_account_age_days": 2725 + "author_account_age_days": 2726 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 68, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4906 + "author_account_age_days": 4907 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 42, "last_update": "2024-07-13 18:13:27", - "author_account_age_days": 646 + "author_account_age_days": 647 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { "stars": 0, @@ -2272,17 +2287,17 @@ "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 77, "last_update": "2024-07-31 15:02:26", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 59, "last_update": "2024-07-31 15:02:45", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 234 + "author_account_age_days": 235 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, @@ -2292,22 +2307,22 @@ "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 1874 + "author_account_age_days": 1875 }, "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 391 + "author_account_age_days": 392 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 10, "last_update": "2024-05-28 14:44:16", - "author_account_age_days": 2908 + "author_account_age_days": 2909 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, "last_update": "2024-07-16 12:53:38", - "author_account_age_days": 2391 + "author_account_age_days": 2392 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 19, @@ -2337,17 +2352,17 @@ "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 65, "last_update": "2024-06-14 09:01:17", - "author_account_age_days": 2394 + "author_account_age_days": 2395 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 12, "last_update": "2024-07-27 18:33:38", - "author_account_age_days": 4166 + "author_account_age_days": 4167 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { "stars": 37, "last_update": "2024-07-31 18:03:29", - "author_account_age_days": 4166 + "author_account_age_days": 4167 }, "https://github.com/avatechai/avatar-graph-comfyui": { "stars": 233, @@ -2357,22 +2372,22 @@ "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 6, "last_update": "2024-07-23 06:12:08", - "author_account_age_days": 3604 + "author_account_age_days": 3605 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 347 + "author_account_age_days": 348 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 17, "last_update": "2024-08-02 17:14:46", - "author_account_age_days": 1816 + "author_account_age_days": 1817 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 49, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5408 + "author_account_age_days": 5409 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, @@ -2392,17 +2407,17 @@ "https://github.com/bash-j/mikey_nodes": { "stars": 95, "last_update": "2024-08-08 00:42:11", - "author_account_age_days": 4233 + "author_account_age_days": 4234 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 22, "last_update": "2024-07-31 18:46:12", - "author_account_age_days": 408 + "author_account_age_days": 409 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3553 + "author_account_age_days": 3554 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 1, @@ -2425,14 +2440,14 @@ "author_account_age_days": 200 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { - "stars": 7, - "last_update": "2024-08-09 01:35:55", + "stars": 9, + "last_update": "2024-08-09 14:52:53", "author_account_age_days": 200 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2024-06-09 13:30:57", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, @@ -2442,37 +2457,37 @@ "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3582 + "author_account_age_days": 3583 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 6, "last_update": "2024-06-21 00:02:39", - "author_account_age_days": 3582 + "author_account_age_days": 3583 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 52, "last_update": "2024-08-02 22:00:19", - "author_account_age_days": 3582 + "author_account_age_days": 3583 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 3, "last_update": "2024-05-22 20:18:07", - "author_account_age_days": 3582 + "author_account_age_days": 3583 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 6, - "last_update": "2024-08-08 20:58:24", - "author_account_age_days": 3582 + "last_update": "2024-08-09 22:38:10", + "author_account_age_days": 3583 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 6, "last_update": "2024-08-02 22:01:12", - "author_account_age_days": 3582 + "author_account_age_days": 3583 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-06-04 20:04:00", - "author_account_age_days": 4790 + "author_account_age_days": 4791 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, @@ -2487,12 +2502,12 @@ "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 262, "last_update": "2024-05-30 14:23:40", - "author_account_age_days": 4285 + "author_account_age_days": 4286 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 39, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5201 + "author_account_age_days": 5202 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 29, @@ -2527,22 +2542,22 @@ "https://github.com/caleboleary/ComfyUI-Arc2Face": { "stars": 26, "last_update": "2024-08-06 14:41:13", - "author_account_age_days": 3348 + "author_account_age_days": 3349 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 287, "last_update": "2024-08-01 09:05:38", - "author_account_age_days": 1250 + "author_account_age_days": 1251 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 2, "last_update": "2024-05-23 00:09:02", - "author_account_age_days": 1250 + "author_account_age_days": 1251 }, "https://github.com/cdxOo/comfyui-text-node-with-comments": { "stars": 1, "last_update": "2024-08-03 00:54:38", - "author_account_age_days": 3341 + "author_account_age_days": 3342 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, @@ -2560,9 +2575,9 @@ "author_account_age_days": 2728 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 83, + "stars": 84, "last_update": "2024-08-03 16:22:31", - "author_account_age_days": 1199 + "author_account_age_days": 1200 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, @@ -2587,142 +2602,142 @@ "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 240, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 17, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 24, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 66, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { "stars": 372, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 120, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 45, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 10, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 49, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 205, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 132, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { "stars": 80, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { "stars": 168, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 128, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 90, "last_update": "2024-07-19 05:13:25", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 15, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 27, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 49, @@ -2732,7 +2747,7 @@ "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3461 + "author_account_age_days": 3462 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, @@ -2740,32 +2755,32 @@ "author_account_age_days": 1576 }, "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": { - "stars": 82, + "stars": 87, "last_update": "2024-08-09 02:52:13", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { - "stars": 15, + "stars": 16, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 867, + "stars": 868, "last_update": "2024-08-07 09:27:49", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 22, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/chflame163/ComfyUI_WordCloud": { - "stars": 76, + "stars": 77, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { - "stars": 33, + "stars": 34, "last_update": "2024-07-29 09:18:36", "author_account_age_days": 2895 }, @@ -2777,125 +2792,125 @@ "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 8, "last_update": "2024-07-31 13:51:59", - "author_account_age_days": 1842 + "author_account_age_days": 1843 }, "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 57, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 778 + "author_account_age_days": 779 }, "https://github.com/chrisgoringe/cg-image-picker": { "stars": 211, "last_update": "2024-08-09 04:11:31", - "author_account_age_days": 4111 + "author_account_age_days": 4112 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 27, "last_update": "2024-08-07 04:17:34", - "author_account_age_days": 4111 + "author_account_age_days": 4112 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4111 + "author_account_age_days": 4112 }, "https://github.com/chrisgoringe/cg-use-everywhere": { "stars": 403, "last_update": "2024-08-06 09:16:42", - "author_account_age_days": 4111 + "author_account_age_days": 4112 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 646 + "author_account_age_days": 647 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { "stars": 139, "last_update": "2024-07-23 19:02:15", - "author_account_age_days": 1394 + "author_account_age_days": 1395 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 9, "last_update": "2024-07-28 20:52:51", - "author_account_age_days": 1394 + "author_account_age_days": 1395 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 8, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1394 + "author_account_age_days": 1395 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 6, "last_update": "2024-06-24 07:26:35", - "author_account_age_days": 1394 + "author_account_age_days": 1395 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { "stars": 60, "last_update": "2024-08-09 11:19:02", - "author_account_age_days": 1394 + "author_account_age_days": 1395 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 5, "last_update": "2024-07-23 23:26:48", - "author_account_age_days": 1394 + "author_account_age_days": 1395 }, "https://github.com/christian-byrne/youtube-dl-comfyui": { "stars": 3, "last_update": "2024-07-31 13:39:48", - "author_account_age_days": 1394 + "author_account_age_days": 1395 }, "https://github.com/city96/ComfyUI_ColorMod": { "stars": 63, "last_update": "2024-08-06 22:38:54", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 3, "last_update": "2024-08-06 22:44:33", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/city96/ComfyUI_ExtraModels": { "stars": 349, "last_update": "2024-08-07 11:42:47", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 256, + "stars": 257, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/city96/SD-Advanced-Noise": { "stars": 22, "last_update": "2024-05-22 18:05:35", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/city96/SD-Latent-Interposer": { "stars": 200, "last_update": "2024-08-06 22:01:47", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/city96/SD-Latent-Upscaler": { "stars": 122, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/civitai/comfy-nodes": { "stars": 93, "last_update": "2024-06-23 03:35:42", - "author_account_age_days": 644 + "author_account_age_days": 645 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 2746 + "author_account_age_days": 2747 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 45385, - "last_update": "2024-08-09 10:32:19", + "stars": 45463, + "last_update": "2024-08-10 01:46:09", "author_account_age_days": 595 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 404, + "stars": 405, "last_update": "2024-08-06 18:38:49", "author_account_age_days": 595 }, @@ -2912,7 +2927,7 @@ "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4655 + "author_account_age_days": 4656 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { "stars": 67, @@ -2925,44 +2940,44 @@ "author_account_age_days": 4709 }, "https://github.com/coreyryanhanson/ComfyQR": { - "stars": 56, - "last_update": "2024-07-31 13:43:10", - "author_account_age_days": 3102 + "stars": 57, + "last_update": "2024-08-09 16:58:16", + "author_account_age_days": 3103 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { - "stars": 10, - "last_update": "2024-07-31 13:43:18", - "author_account_age_days": 3102 + "stars": 11, + "last_update": "2024-08-09 16:59:00", + "author_account_age_days": 3103 }, "https://github.com/cozy-comfyui/cozy_comm": { "stars": 1, "last_update": "2024-07-18 18:01:38", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, "last_update": "2024-07-07 15:38:05", - "author_account_age_days": 154 + "author_account_age_days": 155 }, "https://github.com/cozymantis/human-parser-comfyui-node": { "stars": 61, "last_update": "2024-07-07 15:31:17", - "author_account_age_days": 154 + "author_account_age_days": 155 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { "stars": 55, "last_update": "2024-07-07 15:22:45", - "author_account_age_days": 154 + "author_account_age_days": 155 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 602, + "stars": 604, "last_update": "2024-08-01 23:14:21", - "author_account_age_days": 4163 + "author_account_age_days": 4164 }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 33, "last_update": "2024-07-31 20:06:26", - "author_account_age_days": 4163 + "author_account_age_days": 4164 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { "stars": 265, @@ -2970,12 +2985,12 @@ "author_account_age_days": 5057 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3542, + "stars": 3549, "last_update": "2024-08-08 09:20:05", "author_account_age_days": 5057 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 1086, + "stars": 1087, "last_update": "2024-07-31 13:46:25", "author_account_age_days": 5057 }, @@ -2985,19 +3000,19 @@ "author_account_age_days": 5057 }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 410, - "last_update": "2024-08-09 10:23:24", + "stars": 412, + "last_update": "2024-08-09 16:49:59", "author_account_age_days": 5057 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 485, + "stars": 486, "last_update": "2024-07-31 13:46:36", "author_account_age_days": 5057 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3298 + "author_account_age_days": 3299 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 5, @@ -3012,37 +3027,37 @@ "https://github.com/da2el-ai/ComfyUI-d2-send-eagle": { "stars": 2, "last_update": "2024-08-05 04:11:52", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 4, "last_update": "2024-05-23 01:16:17", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 5, "last_update": "2024-08-04 05:16:21", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/dagthomas/comfyui_dagthomas": { - "stars": 131, - "last_update": "2024-08-08 22:38:15", + "stars": 132, + "last_update": "2024-08-09 19:36:01", "author_account_age_days": 4118 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { - "stars": 200, + "stars": 201, "last_update": "2024-07-08 21:59:15", - "author_account_age_days": 2450 + "author_account_age_days": 2451 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 28, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3397 + "author_account_age_days": 3398 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 14, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3397 + "author_account_age_days": 3398 }, "https://github.com/darkpixel/darkprompts": { "stars": 7, @@ -3075,19 +3090,19 @@ "author_account_age_days": 141 }, "https://github.com/daxthin/DZ-FaceDetailer": { - "stars": 117, + "stars": 118, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1277 + "author_account_age_days": 1278 }, "https://github.com/dchatel/comfyui_facetools": { - "stars": 50, + "stars": 51, "last_update": "2024-08-06 17:11:56", - "author_account_age_days": 4581 + "author_account_age_days": 4582 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3542 + "author_account_age_days": 3543 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, @@ -3102,17 +3117,17 @@ "https://github.com/dfl/comfyui-clip-with-break": { "stars": 11, "last_update": "2024-05-22 23:23:15", - "author_account_age_days": 6020 + "author_account_age_days": 6021 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 79, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 6020 + "author_account_age_days": 6021 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4250 + "author_account_age_days": 4251 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 8, @@ -3120,24 +3135,24 @@ "author_account_age_days": 4037 }, "https://github.com/digitaljohn/comfyui-propost": { - "stars": 115, + "stars": 116, "last_update": "2024-07-31 14:18:54", "author_account_age_days": 4564 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 179, "last_update": "2024-07-31 13:44:39", - "author_account_age_days": 3460 + "author_account_age_days": 3461 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 62, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4816 + "author_account_age_days": 4817 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 391 + "author_account_age_days": 392 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, @@ -3157,22 +3172,22 @@ "https://github.com/dmMaze/sketch2manga": { "stars": 30, "last_update": "2024-06-30 03:27:55", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4550 + "author_account_age_days": 4551 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 82, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4550 + "author_account_age_days": 4551 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3815 + "author_account_age_days": 3816 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 7, @@ -3182,17 +3197,22 @@ "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 4849 + "author_account_age_days": 4850 }, "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-07-31 18:03:33", "author_account_age_days": 2509 }, + "https://github.com/eastoc/ComfyUI_SemanticSAM": { + "stars": 1, + "last_update": "2024-08-09 20:47:53", + "author_account_age_days": 2764 + }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 46, "last_update": "2024-08-02 09:20:00", - "author_account_age_days": 318 + "author_account_age_days": 319 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 1, @@ -3202,27 +3222,27 @@ "https://github.com/evanspearman/ComfyMath": { "stars": 66, "last_update": "2023-08-27 03:29:04", - "author_account_age_days": 4284 + "author_account_age_days": 4285 }, "https://github.com/exdysa/comfyui-selector": { "stars": 4, "last_update": "2024-07-31 15:34:13", - "author_account_age_days": 1041 + "author_account_age_days": 1042 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2024-06-24 14:27:05", - "author_account_age_days": 2094 + "author_account_age_days": 2095 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { "stars": 142, "last_update": "2024-08-04 09:50:06", - "author_account_age_days": 319 + "author_account_age_days": 320 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 15, "last_update": "2024-08-05 01:50:04", - "author_account_age_days": 607 + "author_account_age_days": 608 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, @@ -3247,82 +3267,82 @@ "https://github.com/filipemeneses/comfy_pixelization": { "stars": 33, "last_update": "2024-05-22 20:59:16", - "author_account_age_days": 3522 + "author_account_age_days": 3523 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { "stars": 109, "last_update": "2024-08-09 06:01:05", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 175, - "last_update": "2024-08-08 07:43:44", - "author_account_age_days": 1782 + "last_update": "2024-08-10 00:35:32", + "author_account_age_days": 1783 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "stars": 139, "last_update": "2024-05-22 00:33:06", - "author_account_age_days": 239 + "author_account_age_days": 240 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 2, "last_update": "2024-07-10 18:03:39", - "author_account_age_days": 239 + "author_account_age_days": 240 }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 807, + "stars": 808, "last_update": "2024-08-07 18:19:26", - "author_account_age_days": 239 + "author_account_age_days": 240 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { - "stars": 218, + "stars": 219, "last_update": "2024-07-10 18:03:03", - "author_account_age_days": 239 + "author_account_age_days": 240 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 130, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 319 + "author_account_age_days": 320 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { "stars": 173, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 319 + "author_account_age_days": 320 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "stars": 380, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 319 + "author_account_age_days": 320 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3541 + "author_account_age_days": 3542 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3667 + "author_account_age_days": 3668 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5153 + "author_account_age_days": 5154 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { - "stars": 46, + "stars": 47, "last_update": "2024-08-09 11:37:00", - "author_account_age_days": 5153 + "author_account_age_days": 5154 }, "https://github.com/fofr/comfyui-fofr-toolkit": { "stars": 5, "last_update": "2024-08-09 11:36:38", - "author_account_age_days": 5153 + "author_account_age_days": 5154 }, "https://github.com/fofr/comfyui-replicate": { - "stars": 108, + "stars": 112, "last_update": "2024-08-09 11:36:02", - "author_account_age_days": 1654 + "author_account_age_days": 1655 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, @@ -3332,7 +3352,7 @@ "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2366 + "author_account_age_days": 2367 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 49, @@ -3340,7 +3360,7 @@ "author_account_age_days": 487 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 450, + "stars": 452, "last_update": "2024-08-02 03:10:30", "author_account_age_days": 487 }, @@ -3355,7 +3375,7 @@ "author_account_age_days": 2252 }, "https://github.com/fssorc/ComfyUI_FaceShaper": { - "stars": 37, + "stars": 38, "last_update": "2024-08-02 07:35:05", "author_account_age_days": 4633 }, @@ -3367,27 +3387,27 @@ "https://github.com/get-salt-AI/SaltAI": { "stars": 67, "last_update": "2024-08-08 05:59:56", - "author_account_age_days": 162 + "author_account_age_days": 163 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 17, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 162 + "author_account_age_days": 163 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { "stars": 307, "last_update": "2024-08-08 21:00:21", - "author_account_age_days": 162 + "author_account_age_days": 163 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { "stars": 307, "last_update": "2024-08-08 21:00:21", - "author_account_age_days": 162 + "author_account_age_days": 163 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 2, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2057 + "author_account_age_days": 2058 }, "https://github.com/giriss/comfy-image-saver": { "stars": 161, @@ -3427,67 +3447,67 @@ "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 126, "last_update": "2024-07-29 03:41:50", - "author_account_age_days": 2543 + "author_account_age_days": 2544 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 20, "last_update": "2024-07-31 15:02:12", - "author_account_age_days": 619 + "author_account_age_days": 620 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 9, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3791 + "author_account_age_days": 3792 }, "https://github.com/glowcone/comfyui-string-converter": { "stars": 1, "last_update": "2024-07-31 13:40:48", - "author_account_age_days": 3791 + "author_account_age_days": 3792 }, "https://github.com/goburiin/nsfwrecog-comfyui": { - "stars": 0, + "stars": 1, "last_update": "2024-08-09 14:25:00", "author_account_age_days": 0 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3159 + "author_account_age_days": 3160 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-07-27 18:34:02", - "author_account_age_days": 1103 + "author_account_age_days": 1104 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 69, "last_update": "2024-07-31 16:11:04", - "author_account_age_days": 1103 + "author_account_age_days": 1104 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 31, "last_update": "2024-07-31 16:14:23", - "author_account_age_days": 1103 + "author_account_age_days": 1104 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { "stars": 323, "last_update": "2024-07-31 16:13:41", - "author_account_age_days": 1103 + "author_account_age_days": 1104 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 21, "last_update": "2024-07-31 15:02:48", - "author_account_age_days": 2507 + "author_account_age_days": 2508 }, "https://github.com/googincheng/ComfyUX": { - "stars": 129, + "stars": 130, "last_update": "2024-07-24 10:01:31", "author_account_age_days": 2835 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { "stars": 79, "last_update": "2024-08-08 17:54:04", - "author_account_age_days": 566 + "author_account_age_days": 567 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, @@ -3497,7 +3517,7 @@ "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1535 + "author_account_age_days": 1536 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, @@ -3507,7 +3527,7 @@ "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-28 21:08:27", - "author_account_age_days": 151 + "author_account_age_days": 152 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 12, @@ -3530,7 +3550,7 @@ "author_account_age_days": 4713 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { - "stars": 16, + "stars": 17, "last_update": "2024-08-09 07:52:59", "author_account_age_days": 4713 }, @@ -3542,21 +3562,21 @@ "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 3, "last_update": "2024-07-15 09:19:31", - "author_account_age_days": 1983 + "author_account_age_days": 1984 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 36, "last_update": "2024-08-09 00:42:39", - "author_account_age_days": 1983 + "author_account_age_days": 1984 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 1, "last_update": "2024-08-08 05:19:58", - "author_account_age_days": 393 + "author_account_age_days": 394 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 366, - "last_update": "2024-08-09 10:27:05", + "stars": 378, + "last_update": "2024-08-10 04:05:55", "author_account_age_days": 2941 }, "https://github.com/hhhzzyang/Comfyui_Lama": { @@ -3567,7 +3587,7 @@ "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 4, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1848 + "author_account_age_days": 1849 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 136, @@ -3577,72 +3597,72 @@ "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1637 + "author_account_age_days": 1638 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 1, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 22 + "author_account_age_days": 23 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 40, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4678 + "author_account_age_days": 4679 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4678 + "author_account_age_days": 4679 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { "stars": 467, - "last_update": "2024-07-31 13:44:13", - "author_account_age_days": 2921 + "last_update": "2024-08-09 15:23:21", + "author_account_age_days": 2922 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1369, + "stars": 1367, "last_update": "2024-07-31 17:04:32", - "author_account_age_days": 2921 + "author_account_age_days": 2922 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { - "stars": 34, + "stars": 36, "last_update": "2024-07-31 13:44:16", - "author_account_age_days": 2921 + "author_account_age_days": 2922 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 55, + "stars": 56, "last_update": "2024-08-01 01:42:14", - "author_account_age_days": 2921 + "author_account_age_days": 2922 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 99, "last_update": "2024-07-27 18:33:35", - "author_account_age_days": 2921 + "author_account_age_days": 2922 }, "https://github.com/huchenlei/ComfyUI_omost": { "stars": 391, "last_update": "2024-08-04 18:51:27", - "author_account_age_days": 2921 + "author_account_age_days": 2922 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 9, "last_update": "2024-07-31 13:44:36", - "author_account_age_days": 5686 + "author_account_age_days": 5687 }, "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1412 + "author_account_age_days": 1413 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 485 + "author_account_age_days": 486 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 485 + "author_account_age_days": 486 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, @@ -3652,12 +3672,12 @@ "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 10, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3959 + "author_account_age_days": 3960 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, "last_update": "2024-07-01 18:44:18", - "author_account_age_days": 3156 + "author_account_age_days": 3157 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, @@ -3667,42 +3687,42 @@ "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, "last_update": "2024-07-18 12:13:23", - "author_account_age_days": 4151 + "author_account_age_days": 4152 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 108, "last_update": "2024-06-20 15:56:56", - "author_account_age_days": 3095 + "author_account_age_days": 3096 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 2, "last_update": "2024-07-23 15:52:45", - "author_account_age_days": 5337 + "author_account_age_days": 5338 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 12, "last_update": "2024-07-18 16:13:26", - "author_account_age_days": 2908 + "author_account_age_days": 2909 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 30, "last_update": "2024-05-22 22:02:55", - "author_account_age_days": 2908 + "author_account_age_days": 2909 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 442, + "stars": 443, "last_update": "2024-07-17 07:24:46", - "author_account_age_days": 2908 + "author_account_age_days": 2909 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 934 + "author_account_age_days": 935 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 1, "last_update": "2024-08-06 08:16:43", - "author_account_age_days": 2273 + "author_account_age_days": 2274 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, @@ -3715,7 +3735,7 @@ "author_account_age_days": 3917 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { - "stars": 57, + "stars": 58, "last_update": "2024-08-08 04:43:22", "author_account_age_days": 3917 }, @@ -3727,12 +3747,12 @@ "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 17, "last_update": "2024-08-03 10:02:38", - "author_account_age_days": 1617 + "author_account_age_days": 1618 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 1022 + "author_account_age_days": 1023 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, @@ -3740,14 +3760,14 @@ "author_account_age_days": 2573 }, "https://github.com/jamesWalker55/comfyui-various": { - "stars": 38, + "stars": 39, "last_update": "2024-07-27 15:42:20", "author_account_age_days": 2573 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 622 + "author_account_age_days": 623 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 24, @@ -3760,14 +3780,14 @@ "author_account_age_days": 3698 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 278, + "stars": 279, "last_update": "2024-05-23 00:22:23", "author_account_age_days": 1332 }, "https://github.com/jitcoder/lora-info": { "stars": 50, "last_update": "2024-06-20 13:04:19", - "author_account_age_days": 4086 + "author_account_age_days": 4087 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, @@ -3777,7 +3797,7 @@ "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-07-31 13:46:13", - "author_account_age_days": 4257 + "author_account_age_days": 4258 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, @@ -3786,11 +3806,11 @@ }, "https://github.com/jn-jairo/jn_comfyui": { "stars": 2, - "last_update": "2024-08-08 23:13:10", - "author_account_age_days": 4030 + "last_update": "2024-08-10 01:33:31", + "author_account_age_days": 4031 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { - "stars": 198, + "stars": 201, "last_update": "2024-07-31 13:54:32", "author_account_age_days": 254 }, @@ -3802,17 +3822,17 @@ "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 16, "last_update": "2024-08-04 18:18:05", - "author_account_age_days": 5039 + "author_account_age_days": 5040 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 3, "last_update": "2024-08-01 19:39:30", - "author_account_age_days": 735 + "author_account_age_days": 736 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 7, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3975 + "author_account_age_days": 3976 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 54, @@ -3847,17 +3867,17 @@ "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-08-01 23:03:21", - "author_account_age_days": 1312 + "author_account_age_days": 1313 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2375 + "author_account_age_days": 2376 }, "https://github.com/kadirnar/ComfyUI-YOLO": { "stars": 23, "last_update": "2024-08-02 06:26:48", - "author_account_age_days": 2375 + "author_account_age_days": 2376 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, @@ -3887,7 +3907,7 @@ "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 799 + "author_account_age_days": 800 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 3, @@ -3907,7 +3927,7 @@ "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 25, "last_update": "2024-05-22 21:34:53", - "author_account_age_days": 4935 + "author_account_age_days": 4936 }, "https://github.com/kft334/Knodes": { "stars": 3, @@ -3930,7 +3950,7 @@ "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-CCSR": { - "stars": 164, + "stars": 166, "last_update": "2024-06-28 11:13:33", "author_account_age_days": 2229 }, @@ -3950,7 +3970,7 @@ "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 558, + "stars": 559, "last_update": "2024-08-01 22:03:23", "author_account_age_days": 2229 }, @@ -3960,7 +3980,7 @@ "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 446, + "stars": 449, "last_update": "2024-08-05 13:17:17", "author_account_age_days": 2229 }, @@ -3975,8 +3995,8 @@ "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 432, - "last_update": "2024-08-08 18:04:04", + "stars": 433, + "last_update": "2024-08-09 13:14:32", "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { @@ -3990,7 +4010,7 @@ "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 1207, + "stars": 1210, "last_update": "2024-08-05 21:39:49", "author_account_age_days": 2229 }, @@ -4005,7 +4025,7 @@ "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { - "stars": 206, + "stars": 208, "last_update": "2024-08-07 06:48:40", "author_account_age_days": 2229 }, @@ -4035,29 +4055,29 @@ "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-segment-anything-2": { - "stars": 417, + "stars": 420, "last_update": "2024-08-05 15:24:56", "author_account_age_days": 2229 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 24, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 514 + "author_account_age_days": 515 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 7, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 514 + "author_account_age_days": 515 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 38, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 514 + "author_account_age_days": 515 }, "https://github.com/klinter007/klinter_nodes": { "stars": 9, "last_update": "2024-08-05 05:01:14", - "author_account_age_days": 471 + "author_account_age_days": 472 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, @@ -4065,19 +4085,19 @@ "author_account_age_days": 246 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { - "stars": 156, + "stars": 157, "last_update": "2024-05-22 20:44:44", "author_account_age_days": 1855 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 68, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 629 + "author_account_age_days": 630 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, @@ -4087,7 +4107,7 @@ "https://github.com/kwaroran/abg-comfyui": { "stars": 22, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 653 + "author_account_age_days": 654 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, @@ -4132,47 +4152,47 @@ "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, "last_update": "2024-07-31 13:51:31", - "author_account_age_days": 196 + "author_account_age_days": 197 }, "https://github.com/leeguandong/ComfyUI_InternVL2": { "stars": 2, "last_update": "2024-08-08 19:59:42", - "author_account_age_days": 2840 + "author_account_age_days": 2841 }, "https://github.com/leeguandong/ComfyUI_LLaSM": { "stars": 1, "last_update": "2024-08-08 20:00:15", - "author_account_age_days": 2840 + "author_account_age_days": 2841 }, "https://github.com/leeguandong/ComfyUI_M3Net": { "stars": 5, "last_update": "2024-08-07 15:59:12", - "author_account_age_days": 2840 + "author_account_age_days": 2841 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 3, "last_update": "2024-07-23 04:13:09", - "author_account_age_days": 3824 + "author_account_age_days": 3825 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { "stars": 8, "last_update": "2024-07-30 19:47:28", - "author_account_age_days": 2656 + "author_account_age_days": 2657 }, "https://github.com/lenskikh/ComfyUI-Prompt-Worker": { "stars": 2, "last_update": "2024-08-08 04:57:55", - "author_account_age_days": 3542 + "author_account_age_days": 3543 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4121 + "author_account_age_days": 4122 }, "https://github.com/liangt/comfyui-loadimagewithsubfolder": { "stars": 2, "last_update": "2024-07-28 08:23:11", - "author_account_age_days": 4104 + "author_account_age_days": 4105 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 3, @@ -4182,7 +4202,7 @@ "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 51, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2955 + "author_account_age_days": 2956 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, @@ -4192,42 +4212,42 @@ "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 36, "last_update": "2024-07-25 12:10:37", - "author_account_age_days": 3253 + "author_account_age_days": 3254 }, "https://github.com/liusida/ComfyUI-B-LoRA": { "stars": 64, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3253 + "author_account_age_days": 3254 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3253 + "author_account_age_days": 3254 }, "https://github.com/liusida/ComfyUI-Login": { "stars": 53, "last_update": "2024-07-31 13:47:59", - "author_account_age_days": 3253 + "author_account_age_days": 3254 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3253 + "author_account_age_days": 3254 }, "https://github.com/ljleb/comfy-mecha": { - "stars": 35, + "stars": 36, "last_update": "2024-08-07 08:22:40", - "author_account_age_days": 2509 + "author_account_age_days": 2510 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { "stars": 200, "last_update": "2024-06-17 18:54:17", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/lks-ai/anynode": { "stars": 465, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 37, @@ -4237,77 +4257,77 @@ "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 95, "last_update": "2024-08-07 03:16:57", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 147, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 9, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 11, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 16, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 168 + "author_account_age_days": 169 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 1, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4210 + "author_account_age_days": 4211 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4210 + "author_account_age_days": 4211 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 28, "last_update": "2024-08-08 14:42:04", - "author_account_age_days": 4210 + "author_account_age_days": 4211 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4210 + "author_account_age_days": 4211 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 28, "last_update": "2024-08-08 14:42:04", - "author_account_age_days": 4210 + "author_account_age_days": 4211 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4813 + "author_account_age_days": 4814 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4813 + "author_account_age_days": 4814 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { "stars": 201, "last_update": "2024-07-20 07:07:58", - "author_account_age_days": 4096 + "author_account_age_days": 4097 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 23, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4096 + "author_account_age_days": 4097 }, "https://github.com/lrzjason/Comfyui-Kolors-Utils": { "stars": 16, @@ -4317,27 +4337,27 @@ "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { "stars": 1563, "last_update": "2024-08-09 12:38:02", - "author_account_age_days": 508 + "author_account_age_days": 509 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 336, + "stars": 337, "last_update": "2024-08-07 14:14:00", - "author_account_age_days": 508 + "author_account_age_days": 509 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 5180, - "last_update": "2024-08-09 12:15:40", - "author_account_age_days": 508 + "stars": 5191, + "last_update": "2024-08-10 00:50:14", + "author_account_age_days": 509 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 20, "last_update": "2024-08-01 18:44:41", - "author_account_age_days": 3853 + "author_account_age_days": 3854 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, @@ -4347,7 +4367,7 @@ "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 150, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 5800 + "author_account_age_days": 5801 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, @@ -4360,14 +4380,14 @@ "author_account_age_days": 4461 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { - "stars": 61, + "stars": 62, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4821 + "author_account_age_days": 4822 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 31, "last_update": "2024-05-22 21:28:39", - "author_account_age_days": 2877 + "author_account_age_days": 2878 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, @@ -4375,7 +4395,7 @@ "author_account_age_days": 1453 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { - "stars": 44, + "stars": 45, "last_update": "2024-08-08 16:22:16", "author_account_age_days": 2786 }, @@ -4387,22 +4407,22 @@ "https://github.com/mav-rik/facerestore_cf": { "stars": 176, "last_update": "2024-05-22 20:53:23", - "author_account_age_days": 2966 + "author_account_age_days": 2967 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, "last_update": "2024-05-27 21:45:33", - "author_account_age_days": 4367 + "author_account_age_days": 4368 }, "https://github.com/mbrostami/ComfyUI-TITrain": { "stars": 8, "last_update": "2024-05-27 21:50:06", - "author_account_age_days": 4367 + "author_account_age_days": 4368 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1091, "last_update": "2024-08-05 23:04:58", - "author_account_age_days": 2147 + "author_account_age_days": 2148 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 46, @@ -4422,27 +4442,27 @@ "https://github.com/melMass/comfy_mtb": { "stars": 397, "last_update": "2024-08-08 20:41:22", - "author_account_age_days": 3791 + "author_account_age_days": 3792 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 3, "last_update": "2024-07-21 02:05:40", - "author_account_age_days": 3718 + "author_account_age_days": 3719 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 274 + "author_account_age_days": 275 }, "https://github.com/metncelik/comfyui_met_suit": { "stars": 1, @@ -4457,7 +4477,7 @@ "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 20, "last_update": "2024-07-20 13:58:46", - "author_account_age_days": 48 + "author_account_age_days": 49 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { "stars": 74, @@ -4467,7 +4487,7 @@ "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 2707 + "author_account_age_days": 2708 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 1, @@ -4477,17 +4497,17 @@ "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 35, "last_update": "2024-05-22 21:13:59", - "author_account_age_days": 5962 + "author_account_age_days": 5963 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 26, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 5962 + "author_account_age_days": 5963 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 31, "last_update": "2024-07-25 15:26:12", - "author_account_age_days": 1266 + "author_account_age_days": 1267 }, "https://github.com/misterjoessef/MLTask_ComfyUI": { "stars": 0, @@ -4507,12 +4527,12 @@ "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4126 + "author_account_age_days": 4127 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 18, "last_update": "2023-08-14 11:27:09", - "author_account_age_days": 2654 + "author_account_age_days": 2655 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, @@ -4522,7 +4542,7 @@ "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-07-31 13:49:27", - "author_account_age_days": 2991 + "author_account_age_days": 2992 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 2, @@ -4537,47 +4557,47 @@ "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 3, "last_update": "2024-07-19 14:46:14", - "author_account_age_days": 3720 + "author_account_age_days": 3721 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3720 + "author_account_age_days": 3721 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 161, "last_update": "2024-07-31 18:05:55", - "author_account_age_days": 2771 + "author_account_age_days": 2772 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 39, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 2771 + "author_account_age_days": 2772 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 27, "last_update": "2024-07-16 10:24:00", - "author_account_age_days": 323 + "author_account_age_days": 324 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 1, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 1924 + "author_account_age_days": 1925 }, "https://github.com/neverbiasu/ComfyUI-Image-Captioner": { "stars": 6, @@ -4585,7 +4605,7 @@ "author_account_age_days": 1065 }, "https://github.com/neverbiasu/ComfyUI-SAM2": { - "stars": 17, + "stars": 18, "last_update": "2024-08-03 11:33:33", "author_account_age_days": 1065 }, @@ -4597,12 +4617,12 @@ "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 39, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3033 + "author_account_age_days": 3034 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 1, "last_update": "2024-07-31 08:34:48", - "author_account_age_days": 381 + "author_account_age_days": 382 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, @@ -4612,67 +4632,67 @@ "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 7, "last_update": "2024-08-07 04:49:05", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 10, "last_update": "2024-08-04 06:54:01", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/noarche/sd-webui-color-enhance": { "stars": 0, "last_update": "2024-08-04 08:11:53", - "author_account_age_days": 1708 + "author_account_age_days": 1709 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 15, "last_update": "2024-06-04 11:27:45", - "author_account_age_days": 2788 + "author_account_age_days": 2789 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 180, "last_update": "2024-05-22 23:21:38", - "author_account_age_days": 3950 + "author_account_age_days": 3951 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 9, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 2606 + "author_account_age_days": 2607 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 26, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 1763 + "author_account_age_days": 1764 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 5, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1138 + "author_account_age_days": 1139 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { "stars": 20, "last_update": "2024-07-31 13:54:00", - "author_account_age_days": 1138 + "author_account_age_days": 1139 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 487, + "stars": 488, "last_update": "2024-08-01 15:36:30", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, @@ -4682,27 +4702,27 @@ "https://github.com/oleksandr612/ComfyUI-Counter": { "stars": 0, "last_update": "2024-08-05 16:18:48", - "author_account_age_days": 8 + "author_account_age_days": 9 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 114, "last_update": "2024-06-03 11:02:37", - "author_account_age_days": 4552 + "author_account_age_days": 4553 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 0, "last_update": "2024-06-22 02:11:26", - "author_account_age_days": 1600 + "author_account_age_days": 1601 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1122 + "author_account_age_days": 1123 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 20, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2448 + "author_account_age_days": 2449 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, @@ -4712,12 +4732,12 @@ "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 1, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2375 + "author_account_age_days": 2376 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 22, "last_update": "2024-05-23 12:18:45", - "author_account_age_days": 887 + "author_account_age_days": 888 }, "https://github.com/palant/extended-saveimage-comfyui": { "stars": 13, @@ -4735,7 +4755,7 @@ "author_account_age_days": 5099 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 45, + "stars": 46, "last_update": "2024-08-04 19:59:39", "author_account_age_days": 2177 }, @@ -4757,7 +4777,7 @@ "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { "stars": 145, "last_update": "2024-08-07 23:53:29", - "author_account_age_days": 5125 + "author_account_age_days": 5126 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 28, @@ -4765,14 +4785,14 @@ "author_account_age_days": 2733 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { - "stars": 51, + "stars": 52, "last_update": "2024-05-23 01:19:05", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 27, "last_update": "2024-08-02 17:31:24", - "author_account_age_days": 2334 + "author_account_age_days": 2335 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, @@ -4782,7 +4802,7 @@ "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, "last_update": "2024-08-01 14:08:00", - "author_account_age_days": 15 + "author_account_age_days": 16 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, @@ -4807,7 +4827,7 @@ "https://github.com/portu-sim/comfyui_bmab": { "stars": 64, "last_update": "2024-08-08 11:10:50", - "author_account_age_days": 368 + "author_account_age_days": 369 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 15, @@ -4832,22 +4852,22 @@ "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5614 + "author_account_age_days": 5615 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1521, + "stars": 1522, "last_update": "2024-08-02 23:04:13", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 512, + "stars": 514, "last_update": "2024-08-02 23:03:45", - "author_account_age_days": 543 + "author_account_age_days": 544 }, "https://github.com/pzc163/Comfyui-CatVTON": { - "stars": 63, + "stars": 64, "last_update": "2024-07-31 18:18:47", - "author_account_age_days": 822 + "author_account_age_days": 823 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, @@ -4862,7 +4882,7 @@ "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 806 + "author_account_age_days": 807 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 68, @@ -4872,32 +4892,32 @@ "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3470 + "author_account_age_days": 3471 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 238, "last_update": "2024-08-04 13:43:17", - "author_account_age_days": 2638 + "author_account_age_days": 2639 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 39, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, "last_update": "2024-07-14 21:19:01", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/rgthree/rgthree-comfy": { "stars": 836, "last_update": "2024-08-09 02:06:32", - "author_account_age_days": 5020 + "author_account_age_days": 5021 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, @@ -4907,12 +4927,12 @@ "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 2726 + "author_account_age_days": 2727 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4878 + "author_account_age_days": 4879 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 13, @@ -4922,12 +4942,12 @@ "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-06-14 10:24:43", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 5, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 336 + "author_account_age_days": 337 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 82, @@ -4937,12 +4957,12 @@ "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 6, "last_update": "2024-05-23 01:23:16", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 13, "last_update": "2024-05-23 01:10:10", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 15, @@ -4957,67 +4977,67 @@ "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 34, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, "last_update": "2024-05-29 13:09:25", - "author_account_age_days": 4803 + "author_account_age_days": 4804 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 28, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5351 + "author_account_age_days": 5352 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5351 + "author_account_age_days": 5352 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3378 + "author_account_age_days": 3379 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 21, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3360 + "author_account_age_days": 3361 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3360 + "author_account_age_days": 3361 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3360 + "author_account_age_days": 3361 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 328, + "stars": 329, "last_update": "2024-08-08 14:58:32", - "author_account_age_days": 3360 + "author_account_age_days": 3361 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 1037, - "last_update": "2024-08-09 11:08:45", - "author_account_age_days": 3360 + "stars": 1040, + "last_update": "2024-08-10 02:48:05", + "author_account_age_days": 3361 }, "https://github.com/shadowcz007/comfyui-sound-lab": { "stars": 82, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3360 + "author_account_age_days": 3361 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 21, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3360 + "author_account_age_days": 3361 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, @@ -5025,7 +5045,7 @@ "author_account_age_days": 5139 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { - "stars": 186, + "stars": 187, "last_update": "2024-08-05 21:56:54", "author_account_age_days": 1811 }, @@ -5035,7 +5055,7 @@ "author_account_age_days": 1811 }, "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance": { - "stars": 2, + "stars": 3, "last_update": "2024-08-08 19:59:57", "author_account_age_days": 1811 }, @@ -5047,265 +5067,265 @@ "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 29, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2269 + "author_account_age_days": 2270 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 23, "last_update": "2024-07-30 22:28:41", - "author_account_age_days": 2269 + "author_account_age_days": 2270 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 6, "last_update": "2024-08-03 15:44:58", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/shinich39/comfyui-local-db": { "stars": 1, "last_update": "2024-08-03 15:45:29", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/shinich39/comfyui-model-db": { "stars": 1, "last_update": "2024-07-27 18:32:45", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/shinich39/comfyui-pkg39": { "stars": 3, - "last_update": "2024-08-08 22:06:15", - "author_account_age_days": 358 + "last_update": "2024-08-10 02:50:46", + "author_account_age_days": 359 }, "https://github.com/shinich39/comfyui-ramdom-node": { "stars": 2, "last_update": "2024-07-31 13:47:50", - "author_account_age_days": 358 + "author_account_age_days": 359 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, "last_update": "2024-06-20 13:57:29", - "author_account_age_days": 4353 + "author_account_age_days": 4354 }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/shockz0rz/comfy-easy-grids": { - "stars": 14, + "stars": 15, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/siliconflow/BizyAir": { - "stars": 131, + "stars": 132, "last_update": "2024-08-09 09:51:57", - "author_account_age_days": 351 + "author_account_age_days": 352 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 16, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 351 + "author_account_age_days": 352 }, "https://github.com/sipherxyz/comfyui-art-venture": { - "stars": 123, + "stars": 124, "last_update": "2024-07-31 07:12:49", "author_account_age_days": 1153 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 23, "last_update": "2024-05-27 18:24:29", - "author_account_age_days": 2128 + "author_account_age_days": 2129 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, "last_update": "2024-07-31 13:52:27", - "author_account_age_days": 3985 + "author_account_age_days": 3986 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2760 + "author_account_age_days": 2761 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { - "stars": 1, + "stars": 2, "last_update": "2024-08-08 23:09:16", - "author_account_age_days": 2767 + "author_account_age_days": 2768 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { "stars": 37, "last_update": "2024-08-03 00:29:30", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 20, "last_update": "2024-07-31 13:53:41", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 7, "last_update": "2024-07-31 13:53:51", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_Diffree": { - "stars": 20, + "stars": 21, "last_update": "2024-08-06 09:25:12", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { - "stars": 148, + "stars": 149, "last_update": "2024-08-08 13:28:12", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_FoleyCrafter": { - "stars": 3, + "stars": 7, "last_update": "2024-08-09 12:59:17", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_FollowYourEmoji": { "stars": 8, "last_update": "2024-07-21 06:01:11", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 37, "last_update": "2024-07-31 13:54:16", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 24, "last_update": "2024-07-31 13:53:27", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 20, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 31, "last_update": "2024-08-02 05:11:44", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 25, - "last_update": "2024-07-31 13:51:48", - "author_account_age_days": 400 + "last_update": "2024-08-10 02:09:04", + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 7, "last_update": "2024-07-31 13:52:50", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 11, "last_update": "2024-08-05 06:14:57", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 18, "last_update": "2024-07-31 13:54:05", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 10, - "last_update": "2024-07-31 13:52:23", - "author_account_age_days": 400 + "last_update": "2024-08-10 03:45:47", + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { - "stars": 43, + "stars": 44, "last_update": "2024-07-31 14:00:28", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { "stars": 108, "last_update": "2024-08-08 13:05:32", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 7, "last_update": "2024-07-31 13:54:27", - "author_account_age_days": 400 + "author_account_age_days": 401 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { - "stars": 6, - "last_update": "2024-08-08 12:18:41", - "author_account_age_days": 819 + "stars": 7, + "last_update": "2024-08-09 12:51:19", + "author_account_age_days": 820 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 43, "last_update": "2024-08-07 11:51:17", - "author_account_age_days": 2770 + "author_account_age_days": 2771 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { "stars": 161, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 2770 + "author_account_age_days": 2771 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 2770 + "author_account_age_days": 2771 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { "stars": 52, "last_update": "2024-07-20 19:44:33", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 35, "last_update": "2024-06-21 04:42:58", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { "stars": 95, "last_update": "2024-08-05 04:29:03", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 84, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 6, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 16, "last_update": "2024-08-04 19:13:25", - "author_account_age_days": 4786 + "author_account_age_days": 4787 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { - "stars": 91, + "stars": 92, "last_update": "2024-08-04 19:13:54", - "author_account_age_days": 4786 + "author_account_age_days": 4787 }, "https://github.com/spro/comfyui-mirror": { "stars": 4, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5277 + "author_account_age_days": 5278 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 705, + "stars": 706, "last_update": "2024-07-17 07:45:59", - "author_account_age_days": 1735 + "author_account_age_days": 1736 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 85, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1735 + "author_account_age_days": 1736 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 79, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1735 + "author_account_age_days": 1736 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 64, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1735 + "author_account_age_days": 1736 }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 264, + "stars": 265, "last_update": "2024-08-06 15:28:13", "author_account_age_days": 4130 }, @@ -5315,7 +5335,7 @@ "author_account_age_days": 2598 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 611, + "stars": 612, "last_update": "2024-07-12 10:17:33", "author_account_age_days": 2598 }, @@ -5337,27 +5357,27 @@ "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 21, "last_update": "2024-08-03 08:42:29", - "author_account_age_days": 5976 + "author_account_age_days": 5977 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 1, "last_update": "2024-07-22 08:42:31", - "author_account_age_days": 921 + "author_account_age_days": 922 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 23, "last_update": "2024-08-06 00:55:21", - "author_account_age_days": 921 + "author_account_age_days": 922 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 16, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 494 + "author_account_age_days": 495 }, "https://github.com/syaofox/ComfyUI_FoxTools": { "stars": 2, "last_update": "2024-08-09 08:34:42", - "author_account_age_days": 3201 + "author_account_age_days": 3202 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 88, @@ -5367,67 +5387,67 @@ "https://github.com/sylym/comfy_vid2vid": { "stars": 62, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1944 + "author_account_age_days": 1945 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 14, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1053 + "author_account_age_days": 1054 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { - "stars": 231, + "stars": 232, "last_update": "2024-06-17 10:01:50", "author_account_age_days": 1729 }, "https://github.com/talesofai/comfyui-browser": { "stars": 442, "last_update": "2024-07-11 06:23:04", - "author_account_age_days": 601 + "author_account_age_days": 602 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5144 + "author_account_age_days": 5145 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5144 + "author_account_age_days": 5145 }, "https://github.com/theUpsider/ComfyUI-Logic": { "stars": 120, "last_update": "2024-07-02 09:38:11", - "author_account_age_days": 2768 + "author_account_age_days": 2769 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 32, "last_update": "2024-08-02 14:06:54", - "author_account_age_days": 2768 + "author_account_age_days": 2769 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { "stars": 79, "last_update": "2024-05-22 21:33:11", - "author_account_age_days": 2468 + "author_account_age_days": 2469 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { - "stars": 35, + "stars": 36, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2468 + "author_account_age_days": 2469 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { "stars": 208, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2468 + "author_account_age_days": 2469 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { "stars": 305, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2468 + "author_account_age_days": 2469 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 94, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2996 + "author_account_age_days": 2997 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 11, @@ -5437,67 +5457,67 @@ "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 2, "last_update": "2024-07-31 13:51:19", - "author_account_age_days": 4421 + "author_account_age_days": 4422 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 3905 + "author_account_age_days": 3906 }, "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 6, "last_update": "2024-06-14 13:59:48", - "author_account_age_days": 4363 + "author_account_age_days": 4364 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4416 + "author_account_age_days": 4417 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { "stars": 483, "last_update": "2024-08-02 16:15:45", - "author_account_age_days": 3695 + "author_account_age_days": 3696 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 12, "last_update": "2024-08-02 14:07:14", - "author_account_age_days": 3866 + "author_account_age_days": 3867 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { - "stars": 22, + "stars": 24, "last_update": "2024-08-02 04:55:20", - "author_account_age_days": 3186 + "author_account_age_days": 3187 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2303 + "author_account_age_days": 2304 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 20, "last_update": "2024-08-03 05:16:33", - "author_account_age_days": 3006 + "author_account_age_days": 3007 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 9, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1574 + "author_account_age_days": 1575 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { - "stars": 107, + "stars": 108, "last_update": "2024-07-09 14:56:02", - "author_account_age_days": 4803 + "author_account_age_days": 4804 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2024-06-12 21:55:39", - "author_account_age_days": 4803 + "author_account_age_days": 4804 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2711 + "author_account_age_days": 2712 }, "https://github.com/twri/sdxl_prompt_styler": { "stars": 685, @@ -5507,17 +5527,17 @@ "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 130 + "author_account_age_days": 131 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 54, + "stars": 55, "last_update": "2024-07-31 14:59:21", - "author_account_age_days": 3748 + "author_account_age_days": 3749 }, "https://github.com/tzwm/comfyui-profiler": { - "stars": 51, + "stars": 52, "last_update": "2024-08-01 04:11:04", - "author_account_age_days": 4815 + "author_account_age_days": 4816 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, @@ -5532,17 +5552,17 @@ "https://github.com/un-seen/comfyui-tensorops": { "stars": 3, "last_update": "2024-08-08 09:51:45", - "author_account_age_days": 1362 + "author_account_age_days": 1363 }, "https://github.com/un-seen/comfyui_segment_anything_plus": { "stars": 3, "last_update": "2024-07-29 06:21:54", - "author_account_age_days": 1362 + "author_account_age_days": 1363 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 2, "last_update": "2024-07-31 13:39:39", - "author_account_age_days": 119 + "author_account_age_days": 120 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, @@ -5557,27 +5577,27 @@ "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2024-07-27 04:00:14", - "author_account_age_days": 4810 + "author_account_age_days": 4811 }, "https://github.com/vault-developer/comfyui-image-blender": { - "stars": 8, + "stars": 13, "last_update": "2024-08-03 19:30:31", - "author_account_age_days": 2659 + "author_account_age_days": 2660 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3146 + "author_account_age_days": 3147 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, "last_update": "2024-06-22 18:59:10", - "author_account_age_days": 3191 + "author_account_age_days": 3192 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { - "stars": 27, + "stars": 28, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3473 + "author_account_age_days": 3474 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, @@ -5597,17 +5617,17 @@ "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 114, "last_update": "2024-07-22 00:42:28", - "author_account_age_days": 1884 + "author_account_age_days": 1885 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1884 + "author_account_age_days": 1885 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 9, "last_update": "2024-07-31 16:03:48", - "author_account_age_days": 5030 + "author_account_age_days": 5031 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 3, @@ -5617,17 +5637,17 @@ "https://github.com/wallish77/wlsh_nodes": { "stars": 89, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2266 + "author_account_age_days": 2267 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3429 + "author_account_age_days": 3430 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 1013 + "author_account_age_days": 1014 }, "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 1, @@ -5652,17 +5672,17 @@ "https://github.com/wmatson/easy-comfy-nodes": { "stars": 15, "last_update": "2024-07-31 13:40:36", - "author_account_age_days": 4163 + "author_account_age_days": 4164 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 69, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5767 + "author_account_age_days": 5768 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5767 + "author_account_age_days": 5768 }, "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": { "stars": 47, @@ -5672,7 +5692,7 @@ "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 39, "last_update": "2024-07-12 13:24:56", - "author_account_age_days": 2308 + "author_account_age_days": 2309 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, @@ -5690,14 +5710,14 @@ "author_account_age_days": 1525 }, "https://github.com/xiaoxiaodesha/hd_node": { - "stars": 8, + "stars": 9, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 2920 + "author_account_age_days": 2921 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1319 + "author_account_age_days": 1320 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, @@ -5717,87 +5737,87 @@ "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3767 + "author_account_age_days": 3768 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { - "stars": 60, + "stars": 61, "last_update": "2024-08-09 08:12:06", "author_account_age_days": 598 }, "https://github.com/yolain/ComfyUI-Easy-Use": { "stars": 728, - "last_update": "2024-08-08 08:29:45", - "author_account_age_days": 1386 + "last_update": "2024-08-10 04:14:30", + "author_account_age_days": 1387 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-05-22 18:14:56", - "author_account_age_days": 4909 + "author_account_age_days": 4910 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-05-22 18:14:44", - "author_account_age_days": 4909 + "author_account_age_days": 4910 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 4909 + "author_account_age_days": 4910 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 2, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 4909 + "author_account_age_days": 4910 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 9, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 4909 + "author_account_age_days": 4910 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 15, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 4909 + "author_account_age_days": 4910 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 3, "last_update": "2024-08-02 09:47:45", - "author_account_age_days": 474 + "author_account_age_days": 475 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 71, "last_update": "2024-07-02 08:09:45", - "author_account_age_days": 2198 + "author_account_age_days": 2199 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 26, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2198 + "author_account_age_days": 2199 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 1, "last_update": "2024-05-22 23:16:51", - "author_account_age_days": 2198 + "author_account_age_days": 2199 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { "stars": 43, "last_update": "2024-05-31 05:50:59", - "author_account_age_days": 2198 + "author_account_age_days": 2199 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 2, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2198 + "author_account_age_days": 2199 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { "stars": 59, "last_update": "2024-08-06 05:31:10", - "author_account_age_days": 2198 + "author_account_age_days": 2199 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { "stars": 7, "last_update": "2024-06-28 15:59:14", - "author_account_age_days": 2198 + "author_account_age_days": 2199 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 4, @@ -5807,22 +5827,22 @@ "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4461 + "author_account_age_days": 4462 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 19, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4461 + "author_account_age_days": 4462 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4461 + "author_account_age_days": 4462 }, "https://github.com/zer0TF/cute-comfy": { "stars": 31, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2716 + "author_account_age_days": 2717 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 61, @@ -5835,7 +5855,7 @@ "author_account_age_days": 4909 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { - "stars": 9, + "stars": 10, "last_update": "2024-08-08 02:31:08", "author_account_age_days": 337 }, @@ -5855,18 +5875,18 @@ "author_account_age_days": 4281 }, "https://github.com/zhulu111/ComfyUI_Bxb": { - "stars": 180, + "stars": 187, "last_update": "2024-08-01 04:31:43", "author_account_age_days": 85 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, "last_update": "2024-06-25 15:05:28", - "author_account_age_days": 2707 + "author_account_age_days": 2708 }, "https://github.com/zombieyang/sd-ppp": { - "stars": 65, + "stars": 66, "last_update": "2024-08-09 04:22:39", - "author_account_age_days": 3963 + "author_account_age_days": 3964 } } \ No newline at end of file diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 04a70d19..19bd07a5 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -12,6 +12,36 @@ + { + "author": "logtd", + "title": "ComfyUI-Veevee [WIP]", + "reference": "https://github.com/logtd/ComfyUI-Veevee", + "files": [ + "https://github.com/logtd/ComfyUI-Veevee" + ], + "install_type": "git-clone", + "description": "A Video2Video framework for text2image models in ComfyUI. Supports SD1.5 and SDXL." + }, + { + "author": "kijai", + "title": "ComfyUI-LLaVA-OneVision [WIP]", + "reference": "https://github.com/kijai/ComfyUI-LLaVA-OneVision", + "files": [ + "https://github.com/kijai/ComfyUI-LLaVA-OneVision" + ], + "install_type": "git-clone", + "description": "Original repo: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)\nUnsure of the dependencies, the original was a huge list, but I didn't install single new one to my environment and it worked." + }, + { + "author": "NeuralSamurAI", + "title": "FluxPseudoNegative Node for ComfyUI [WIP]", + "reference": "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt", + "files": [ + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt" + ], + "install_type": "git-clone", + "description": "NOT WORKING.\nThe FluxPseudoNegative node is an advanced custom node for ComfyUI that converts negative prompts into positive ones. It's designed to enhance prompt engineering for image generation models that don't natively support negative prompts or where using negative prompts significantly increases generation time." + }, { "author": "TTPlanetPig", "title": "for comfyui image proprocessor", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index c4208cc4..d445a5cc 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -675,6 +675,14 @@ "title_aux": "ComfyUI-Waveform-Extensions" } ], + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": [ + [ + "FluxPseudoNegativeNode" + ], + { + "title_aux": "FluxPseudoNegative Node for ComfyUI [WIP]" + } + ], "https://github.com/PluMaZero/ComfyUI-SpaceFlower": [ [ "SpaceFlower_HangulPrompt", @@ -816,6 +824,17 @@ "title_aux": "ComfyUI-TSFNodes" } ], + "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": [ + [ + "TTPlanet_Tile_Preprocessor_GF", + "TTPlanet_Tile_Preprocessor_Simple", + "TTPlanet_Tile_Preprocessor_cufoff", + "TTPlanet_inpainting_Preprecessor" + ], + { + "title_aux": "for comfyui image proprocessor" + } + ], "https://github.com/Video3DGenResearch/comfyui-batch-input-node": [ [ "BatchImageAndPrompt", @@ -1957,6 +1976,15 @@ "title_aux": "ComfyUI-FollowYourEmojiWrapper [WIP]" } ], + "https://github.com/kijai/ComfyUI-LLaVA-OneVision": [ + [ + "DownloadAndLoadLLaVAOneVisionModel", + "LLaVA_OneVision_Run" + ], + { + "title_aux": "ComfyUI-LLaVA-OneVision [WIP]" + } + ], "https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [ [ "ObjectPromptWithTemplate", @@ -2033,6 +2061,23 @@ "title_aux": "ComfyUI-MotionThiefExperiment" } ], + "https://github.com/logtd/ComfyUI-Veevee": [ + [ + "ApplyVVModel", + "FlowConfig", + "FlowGetFlow", + "InjectionConfig", + "PivotConfig", + "RaveConfig", + "SCAConfig", + "TemporalConfig", + "VVSamplerSampler", + "VVUnsamplerSampler" + ], + { + "title_aux": "ComfyUI-Veevee [WIP]" + } + ], "https://github.com/longgui0318/comfyui-one-more-step": [ [ "Calculate More Step Latent", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index b3bdf909..166a4a62 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,32 +2,32 @@ "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 53, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 217 + "author_account_age_days": 218 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2024-03-08 10:11:44", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 15, "last_update": "2024-08-05 08:32:42", - "author_account_age_days": 238 + "author_account_age_days": 239 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 4, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { - "stars": 46, + "stars": 47, "last_update": "2024-07-23 06:52:57", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/AIGODLIKE/ComfyUI-Studio": { "stars": 221, @@ -37,7 +37,7 @@ "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 30, "last_update": "2024-07-26 12:47:44", - "author_account_age_days": 1505 + "author_account_age_days": 1506 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 2, @@ -47,12 +47,12 @@ "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 7, "last_update": "2024-08-01 18:38:01", - "author_account_age_days": 4120 + "author_account_age_days": 4121 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { - "stars": 14, + "stars": 16, "last_update": "2024-08-07 02:17:46", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 10, @@ -62,17 +62,17 @@ "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 843 + "author_account_age_days": 844 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2023-10-09 00:40:26", - "author_account_age_days": 4197 + "author_account_age_days": 4198 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, @@ -97,27 +97,27 @@ "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 35, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 1669 + "author_account_age_days": 1670 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 13, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3195 + "author_account_age_days": 3196 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 483 + "author_account_age_days": 484 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 3, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2429 + "author_account_age_days": 2430 }, "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { "stars": 44, @@ -127,7 +127,7 @@ "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1219 + "author_account_age_days": 1220 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, @@ -140,39 +140,39 @@ "author_account_age_days": 1138 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { - "stars": 7, - "last_update": "2024-08-09 12:22:17", + "stars": 9, + "last_update": "2024-08-10 00:08:43", "author_account_age_days": 457 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2624 + "author_account_age_days": 2625 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 4673 + "author_account_age_days": 4674 }, "https://github.com/JichaoLiang/Immortal_comfyUI": { "stars": 1, "last_update": "2024-07-26 20:08:33", - "author_account_age_days": 1069 + "author_account_age_days": 1070 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 937 + "author_account_age_days": 938 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 68, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 4558 + "author_account_age_days": 4559 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 6, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3400 + "author_account_age_days": 3401 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, @@ -187,17 +187,17 @@ "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 1, "last_update": "2024-07-11 22:36:24", - "author_account_age_days": 28 + "author_account_age_days": 29 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2024-02-04 21:15:22", - "author_account_age_days": 975 + "author_account_age_days": 976 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 20, "last_update": "2024-04-05 05:11:51", - "author_account_age_days": 424 + "author_account_age_days": 425 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, @@ -207,12 +207,17 @@ "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 7, "last_update": "2024-07-27 04:00:20", - "author_account_age_days": 3767 + "author_account_age_days": 3768 + }, + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { + "stars": 1, + "last_update": "2024-08-10 03:24:58", + "author_account_age_days": 140 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2076 + "author_account_age_days": 2077 }, "https://github.com/PluMaZero/ComfyUI-SpaceFlower": { "stars": 4, @@ -227,7 +232,7 @@ "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 20, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4085 + "author_account_age_days": 4086 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, @@ -242,42 +247,47 @@ "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2024-06-05 10:01:47", - "author_account_age_days": 1171 + "author_account_age_days": 1172 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 25, "last_update": "2024-08-04 04:36:51", - "author_account_age_days": 1070 + "author_account_age_days": 1071 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, "last_update": "2024-07-15 11:57:20", - "author_account_age_days": 3001 + "author_account_age_days": 3002 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 17, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 2881 + "author_account_age_days": 2882 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 40, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 2881 + "author_account_age_days": 2882 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 4, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3518 + "author_account_age_days": 3519 + }, + "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": { + "stars": 5, + "last_update": "2024-08-08 15:06:32", + "author_account_age_days": 249 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 302, + "stars": 304, "last_update": "2024-08-08 20:30:34", - "author_account_age_days": 914 + "author_account_age_days": 915 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 152 + "author_account_age_days": 153 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, @@ -287,42 +297,42 @@ "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 40, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1470 + "author_account_age_days": 1471 }, "https://github.com/WilliamStanford/visuallabs_comfyui_nodes": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 1815 + "author_account_age_days": 1816 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": { "stars": 52, "last_update": "2024-05-22 14:30:05", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 78, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 190, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/adityathiru/ComfyUI-LLMs": { "stars": 2, "last_update": "2024-08-01 17:45:44", - "author_account_age_days": 3174 + "author_account_age_days": 3175 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 20, "last_update": "2024-07-31 16:41:31", - "author_account_age_days": 3331 + "author_account_age_days": 3332 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 59, "last_update": "2024-07-31 15:02:45", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, @@ -332,66 +342,66 @@ "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4332 + "author_account_age_days": 4333 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5055 + "author_account_age_days": 5056 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { - "stars": 7, - "last_update": "2024-08-09 01:35:55", + "stars": 9, + "last_update": "2024-08-09 14:52:53", "author_account_age_days": 200 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 319 + "author_account_age_days": 320 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4558 + "author_account_age_days": 4559 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-07 09:50:52", - "author_account_age_days": 4558 + "author_account_age_days": 4559 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3154 + "author_account_age_days": 3155 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 120, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { - "stars": 2, + "stars": 3, "last_update": "2024-08-09 02:53:32", - "author_account_age_days": 3164 + "author_account_age_days": 3165 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1394 + "author_account_age_days": 1395 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 30, "last_update": "2024-06-24 19:46:50", - "author_account_age_days": 1394 + "author_account_age_days": 1395 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 45385, - "last_update": "2024-08-09 10:32:19", + "stars": 45463, + "last_update": "2024-08-10 01:46:09", "author_account_age_days": 595 }, "https://github.com/comfypod/ComfyUI-Comflow": { @@ -402,7 +412,7 @@ "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 1861 + "author_account_age_days": 1862 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 201, @@ -412,22 +422,22 @@ "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 2, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2033 + "author_account_age_days": 2034 }, "https://github.com/dezi-ai/ComfyUI-AnimateLCM": { "stars": 156, "last_update": "2024-02-07 17:34:39", - "author_account_age_days": 223 + "author_account_age_days": 224 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 1, "last_update": "2024-03-14 14:34:25", - "author_account_age_days": 6020 + "author_account_age_days": 6021 }, "https://github.com/dnl13/ComfyUI-dnl13-seg": { "stars": 17, "last_update": "2024-01-08 10:52:13", - "author_account_age_days": 4264 + "author_account_age_days": 4265 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, @@ -437,12 +447,12 @@ "https://github.com/drmbt/comfyui-dreambait-nodes": { "stars": 1, "last_update": "2024-07-22 03:21:21", - "author_account_age_days": 3823 + "author_account_age_days": 3824 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 66, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 971 + "author_account_age_days": 972 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, @@ -452,57 +462,57 @@ "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2519 + "author_account_age_days": 2520 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 1, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 2519 + "author_account_age_days": 2520 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 2640 + "author_account_age_days": 2641 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { "stars": 109, "last_update": "2024-08-09 06:01:05", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 62, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 319 + "author_account_age_days": 320 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 2, "last_update": "2024-08-06 20:53:24", - "author_account_age_days": 2058 + "author_account_age_days": 2059 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4084 + "author_account_age_days": 4085 }, "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 1, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 765 + "author_account_age_days": 766 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 10, "last_update": "2024-08-03 20:07:59", - "author_account_age_days": 4101 + "author_account_age_days": 4102 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 190, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4101 + "author_account_age_days": 4102 }, "https://github.com/gameltb/io_comfyui": { "stars": 5, "last_update": "2024-04-06 04:40:05", - "author_account_age_days": 4101 + "author_account_age_days": 4102 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, @@ -512,7 +522,7 @@ "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 6, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 3023 + "author_account_age_days": 3024 }, "https://github.com/haomole/Comfyui-SadTalker": { "stars": 8, @@ -522,12 +532,12 @@ "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-07-15 07:42:11", - "author_account_age_days": 5089 + "author_account_age_days": 5090 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 1, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 22 + "author_account_age_days": 23 }, "https://github.com/houdinii/comfy-magick": { "stars": 4, @@ -537,12 +547,12 @@ "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 99, "last_update": "2024-07-27 18:33:35", - "author_account_age_days": 2921 + "author_account_age_days": 2922 }, "https://github.com/huchenlei/ComfyUI_omost": { "stars": 391, "last_update": "2024-08-04 18:51:27", - "author_account_age_days": 2921 + "author_account_age_days": 2922 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, @@ -562,7 +572,7 @@ "https://github.com/ilovejohnwhite/UncleBillyGoncho": { "stars": 0, "last_update": "2024-02-29 00:16:42", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, @@ -577,15 +587,15 @@ "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 214, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 66 + "author_account_age_days": 67 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4030 + "author_account_age_days": 4031 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { - "stars": 77, + "stars": 78, "last_update": "2024-05-21 05:28:34", "author_account_age_days": 548 }, @@ -602,12 +612,12 @@ "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2375 + "author_account_age_days": 2376 }, "https://github.com/kadirnar/comfyui_helpers": { "stars": 2, "last_update": "2024-03-04 16:25:30", - "author_account_age_days": 2375 + "author_account_age_days": 2376 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 0, @@ -620,7 +630,7 @@ "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-CogVideoXWrapper": { - "stars": 114, + "stars": 117, "last_update": "2024-08-07 17:37:22", "author_account_age_days": 2229 }, @@ -640,14 +650,19 @@ "author_account_age_days": 2229 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { - "stars": 42, + "stars": 43, "last_update": "2024-07-27 12:50:25", "author_account_age_days": 2229 }, + "https://github.com/kijai/ComfyUI-LLaVA-OneVision": { + "stars": 19, + "last_update": "2024-08-09 20:38:02", + "author_account_age_days": 2229 + }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-06-12 17:04:09", - "author_account_age_days": 986 + "author_account_age_days": 987 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, @@ -657,32 +672,37 @@ "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 3, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4121 + "author_account_age_days": 4122 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 93, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 723 + "author_account_age_days": 724 }, "https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "stars": 37, "last_update": "2024-05-22 00:12:06", - "author_account_age_days": 168 + "author_account_age_days": 169 + }, + "https://github.com/logtd/ComfyUI-Veevee": { + "stars": 20, + "last_update": "2024-08-09 19:44:10", + "author_account_age_days": 169 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4210 + "author_account_age_days": 4211 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 209, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 508 + "author_account_age_days": 509 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, "last_update": "2024-08-08 10:19:56", - "author_account_age_days": 94 + "author_account_age_days": 95 }, "https://github.com/maepopi/Diffusers-in-ComfyUI": { "stars": 3, @@ -692,12 +712,12 @@ "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 1851 + "author_account_age_days": 1852 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 1828 + "author_account_age_days": 1829 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, @@ -705,49 +725,49 @@ "author_account_age_days": 4461 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { - "stars": 2, + "stars": 3, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2301 + "author_account_age_days": 2302 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 3581 + "author_account_age_days": 3582 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 3791 + "author_account_age_days": 3792 }, "https://github.com/mikeymcfish/FishTools": { "stars": 20, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3449 + "author_account_age_days": 3450 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 41, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 2904 + "author_account_age_days": 2905 }, "https://github.com/nat-chan/comfyui-eval": { "stars": 2, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/nat-chan/comfyui-in-memory-transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/neuratech-ai/ComfyUI-MultiGPU": { - "stars": 41, + "stars": 42, "last_update": "2024-08-04 16:37:11", - "author_account_age_days": 119 + "author_account_age_days": 120 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, @@ -757,32 +777,32 @@ "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 7, "last_update": "2024-08-07 04:49:05", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 11, "last_update": "2024-08-01 20:51:25", - "author_account_age_days": 4075 + "author_account_age_days": 4076 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 1, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2375 + "author_account_age_days": 2376 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 887 + "author_account_age_days": 888 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 45, + "stars": 46, "last_update": "2024-08-04 19:59:39", "author_account_age_days": 2177 }, "https://github.com/phineas-pta/comfy-trt-test": { "stars": 84, "last_update": "2024-06-04 21:09:17", - "author_account_age_days": 2334 + "author_account_age_days": 2335 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, @@ -792,32 +812,32 @@ "https://github.com/prabinpebam/anyPython": { "stars": 9, "last_update": "2024-07-01 04:07:16", - "author_account_age_days": 4288 + "author_account_age_days": 4289 }, "https://github.com/prismwastaken/comfyui-tools": { "stars": 0, "last_update": "2024-03-05 14:34:56", - "author_account_age_days": 203 + "author_account_age_days": 204 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2145 + "author_account_age_days": 2146 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 39, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 185 + "author_account_age_days": 186 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 336 + "author_account_age_days": 337 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 34, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/sangeet/comfyui-testui": { "stars": 2, @@ -827,32 +847,32 @@ "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 8, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3360 + "author_account_age_days": 3361 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 1, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3360 + "author_account_age_days": 3361 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 2, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3360 + "author_account_age_days": 3361 }, "https://github.com/shadowcz007/comfyui-llamafile": { "stars": 15, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3360 + "author_account_age_days": 3361 }, "https://github.com/shadowcz007/comfyui-musicgen": { "stars": 82, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3360 + "author_account_age_days": 3361 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 0, @@ -862,7 +882,7 @@ "https://github.com/sofakid/dandy": { "stars": 39, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4099 + "author_account_age_days": 4100 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 6, @@ -877,7 +897,7 @@ "https://github.com/sugarkwork/comfyui_psd": { "stars": 1, "last_update": "2024-03-26 08:24:56", - "author_account_age_days": 921 + "author_account_age_days": 922 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { "stars": 3, @@ -887,17 +907,17 @@ "https://github.com/talesofai/comfyui-supersave": { "stars": 1, "last_update": "2023-12-27 02:05:53", - "author_account_age_days": 601 + "author_account_age_days": 602 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5144 + "author_account_age_days": 5145 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 2912 + "author_account_age_days": 2913 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, @@ -905,19 +925,19 @@ "author_account_age_days": 159 }, "https://github.com/tom-doerr/dspy_nodes": { - "stars": 164, + "stars": 165, "last_update": "2024-08-04 18:55:22", "author_account_age_days": 2826 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 31, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5244 + "author_account_age_days": 5245 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 2984 + "author_account_age_days": 2985 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, @@ -942,17 +962,17 @@ "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 2, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 4637 + "author_account_age_days": 4638 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2519 + "author_account_age_days": 2520 }, "https://github.com/yushan777/ComfyUI-Y7Nodes": { "stars": 1, "last_update": "2024-08-04 08:48:59", - "author_account_age_days": 563 + "author_account_age_days": 564 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 1, @@ -960,7 +980,7 @@ "author_account_age_days": 2029 }, "https://github.com/zmwv823/ComfyUI-AnyText": { - "stars": 78, + "stars": 79, "last_update": "2024-07-26 01:12:04", "author_account_age_days": 3315 } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 0859e233..c2b636e5 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,37 @@ + { + "author": "Franck-Demongin", + "title": "NX_Translator", + "reference": "https://github.com/Franck-Demongin/NX_Translator", + "files": [ + "https://github.com/Franck-Demongin/NX_Translator" + ], + "install_type": "git-clone", + "description": "A custom node for translating prompts with Google Translate or DeeplL directly in ComfyUI." + }, + { + "author": "eastoc", + "title": "Semantic-SAM", + "reference": "https://github.com/eastoc/ComfyUI_SemanticSAM", + "files": [ + "https://github.com/eastoc/ComfyUI_SemanticSAM" + ], + "install_type": "git-clone", + "description": "Segment and Recognize Anything at Any Granularity." + }, + { + "author": "AIFSH", + "title": "GSTTS-ComfyUI", + "id": "gstts", + "reference": "https://github.com/AIFSH/GSTTS-ComfyUI", + "files": [ + "https://github.com/AIFSH/GSTTS-ComfyUI" + ], + "install_type": "git-clone", + "description": "a comfyui custom node for [a/GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)" + }, { "author": "MiddleKD", "title": "ComfyUI-productfix", @@ -661,191 +692,6 @@ ], "install_type": "git-clone", "description": "A ComfyUI extension for generating captions of images." - }, - { - "author": "jn-jairo", - "title": "JNComfy", - "reference": "https://github.com/jn-jairo/jn_comfyui", - "files": [ - "https://github.com/jn-jairo/jn_comfyui" - ], - "install_type": "git-clone", - "description": "ComfyUI extension with patches and nodes.\nPatches:Preview device, Extension device, Temperature, Memory estimation, Optimizations, Easy generic inputs, Easy multiple inputs.\nNODES: Image nodes, Image/Area nodes, Image/Blip nodes, Image/Face nodes, Sampling nodes, Patch nodes, Primitive nodes, Primitive/Conversion nodes, Primitive/Process nodes, Workflow nodes, etc..." - }, - { - "author": "Haoming02", - "title": "ComfyUI Old Photo Restoration", - "reference": "https://github.com/Haoming02/comfyui-old-photo-restoration", - "files": [ - "https://github.com/Haoming02/comfyui-old-photo-restoration" - ], - "install_type": "git-clone", - "description": "This is an Extension for ComfyUI, which allows you to perform Bringing-Old-Photos-Back-to-Life natively." - }, - { - "author": "un-seen", - "title": "ComfyUI Segment Anything", - "reference": "https://github.com/un-seen/comfyui_segment_anything_plus", - "files":[ - "https://github.com/un-seen/comfyui_segment_anything_plus" - ], - "install_type":"git-clone", - "description":"This project is a ComfyUI version of [a/sd-webui-segment-anything](https://github.com/continue-revolution/sd-webui-segment-anything). At present, only the most core functionalities have been implemented. I would like to express my gratitude to [a/continue-revolution](https://github.com/continue-revolution) for their preceding work on which this is based." - }, - { - "author": "ai-shizuka", - "title": "ComfyUI-tbox", - "reference": "https://github.com/ai-shizuka/ComfyUI-tbox", - "files": [ - "https://github.com/ai-shizuka/ComfyUI-tbox" - ], - "install_type": "git-clone", - "description": "Nodes:ImageLoader, ImageSaver, ImagesSaver, ImageResize, ImageSize." - }, - { - "author": "akierson", - "title": "comfyui-colornodes", - "reference": "https://github.com/akierson/comfyui-colornodes", - "files": [ - "https://github.com/akierson/comfyui-colornodes" - ], - "install_type": "git-clone", - "description": "Basic Color Nodes for ComfyUI" - }, - { - "author": "EnragedAntelope", - "title": "Doubutsu Image Describer for ComfyUI", - "reference": "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer", - "files": [ - "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer" - ], - "install_type": "git-clone", - "description": "This custom node for ComfyUI allows you to use the Doubutsu small VLM model to describe images. Credit and further information on Doubutsu: [a/https://huggingface.co/qresearch/doubutsu-2b-pt-756](https://huggingface.co/qresearch/doubutsu-2b-pt-756)" - }, - { - "author": "AIFSH", - "title": "StyleShot-ComfyUI", - "id": "styleshot", - "reference": "https://github.com/AIFSH/StyleShot-ComfyUI", - "files": [ - "https://github.com/AIFSH/VocalSeparation-ComfyUI" - ], - "install_type": "git-clone", - "description": "a custom node for [a/StyleShot](https://github.com/open-mmlab/StyleShot.git)" - }, - { - "author": "shinich39", - "title": "comfyui-model-db", - "reference": "https://github.com/shinich39/comfyui-model-db", - "files": [ - "https://github.com/shinich39/comfyui-model-db" - ], - "install_type": "git-clone", - "description": "Store settings by model." - }, - { - "author": "pikenrover", - "title": "ComfyUI_PRNodes", - "reference": "https://github.com/pikenrover/ComfyUI_PRNodes", - "files": [ - "https://github.com/pikenrover/ComfyUI_PRNodes" - ], - "install_type": "git-clone", - "description": "Nodes:RandomPrompt, RandomPromptMixed, ImageScaleTo, EmptyLatentImageScaleBy, LoraLoaderExtended, Save Image w/Metadata, CheckpointLoaderSimpleExtended" - }, - { - "author": "Mintbeer96", - "title": "ComfyUI-KerasOCR", - "reference": "https://github.com/Mintbeer96/ComfyUI-KerasOCR", - "files": [ - "https://github.com/Mintbeer96/ComfyUI-KerasOCR" - ], - "install_type": "git-clone", - "description": "An OCR node for detect text in image and returns covering mask." - }, - { - "author": "SoftMeng", - "title": "ComfyUI-DeepCache-Fix", - "reference": "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix", - "files": [ - "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix" - ], - "install_type": "git-clone", - "description": "Accelerate ComfyUI Nodes for Faster Image Generation, Ensuring Consistency Pre and Post-Acceleration, Ideal for Bulk Image Production." - }, - { - "author": "filliptm", - "title": "ComfyUI_FL-Trainer", - "reference": "https://github.com/filliptm/ComfyUI_FL-Trainer", - "files": [ - "https://github.com/filliptm/ComfyUI_FL-Trainer" - ], - "install_type": "git-clone", - "description": "Train Image Loras on both sd1.5 and SDXL. This repo git clones the pieces needed to train. It pops open a second terminal window do do the training. It will also display the inference samples in the node itself so you can track the results." - }, - { - "author": "MuziekMagie", - "title": "ComfyUI-Matchering", - "id": "matchering", - "reference": "https://github.com/MuziekMagie/ComfyUI-Matchering", - "files": [ - "https://github.com/MuziekMagie/ComfyUI-Matchering" - ], - "install_type": "git-clone", - "description": "A [a/Matchering](https://github.com/sergree/matchering)-node for ComfyUI.\nNOTE: You take TWO audio files and feed them into Matchering" - }, - { - "author": "neverbiasu", - "title": "ComfyUI ImageCaptioner", - "reference": "https://github.com/neverbiasu/ComfyUI-ImageCaptioner", - "files": [ - "https://github.com/neverbiasu/ComfyUI-ImageCaptioner" - ], - "install_type": "git-clone", - "description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter." - }, - { - "author": "fofr", - "title": "comfyui-fofr-toolkit", - "id": "fofr-toolkit", - "reference": "https://github.com/fofr/comfyui-fofr-toolkit", - "files": [ - "https://github.com/fofr/comfyui-fofr-toolkit" - ], - "install_type": "git-clone", - "description": "Nodes:Incrementer, Width and height from aspect ratio. A simple set of tooling nodes." - }, - { - "author": "Fantasy AI Studio", - "title": "FAI-Node", - "id": "FAI-Node", - "reference": "https://github.com/alanhuang67/ComfyUI-FAI-Node", - "files": [ - "https://github.com/alanhuang67/ComfyUI-FAI-Node" - ], - "install_type": "git-clone", - "description": "Various custom nodes for ComfyUI" - }, - { - "author": "Indra's Mirror", - "title": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper", - "reference": "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper", - "files": [ - "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper" - ], - "install_type": "git-clone", - "description": "ComfyUI-Lumina-Next-SFT-DiffusersWrapper is a custom node for ComfyUI that integrates the advanced Lumina-Next-SFT model. It offers high-quality image generation with features like time-aware scaling, ODE sampling, and support for high-resolution outputs. This node brings the power of the Lumina text-to-image pipeline directly into ComfyUI workflows." - }, - { - "author": "TechnoByteJS", - "title": "TechNodes", - "id": "technodes", - "reference": "https://github.com/TechnoByteJS/ComfyUI-TechNodes", - "files": [ - "https://github.com/TechnoByteJS/ComfyUI-TechNodes" - ], - "install_type": "git-clone", - "description": "ComfyUI nodes for merging, testing and more. SDNext Merge, VAE Merge, MBW Layers, Repeat VAE, Quantization." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 82a3cd69..24c00672 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -542,6 +542,22 @@ "title_aux": "DiffMorpher-ComfyUI" } ], + "https://github.com/AIFSH/GSTTS-ComfyUI": [ + [ + "ASRNode", + "AudioSlicerNode", + "ConfigGPTNode", + "ConfigSoVITSNode", + "DatasetNode", + "ExperienceNode", + "GSFinetuneNone", + "GSVTTSNode", + "TextDictNode" + ], + { + "title_aux": "GSTTS-ComfyUI" + } + ], "https://github.com/AIFSH/SenseVoice-ComfyUI": [ [ "SenseVoiceNode", @@ -2287,6 +2303,14 @@ "title_aux": "NX_PromptStyler" } ], + "https://github.com/Franck-Demongin/NX_Translator": [ + [ + "Nx_Translator" + ], + { + "title_aux": "NX_Translator" + } + ], "https://github.com/FuouM/ComfyUI-EbSynth": [ [ "ES_Guides7", @@ -6653,9 +6677,16 @@ ], "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": [ [ - "AK_AnimatedDilationMaskLinear" + "AK_AnimatedDilationMaskLinear", + "AK_AudioreactiveDilationMask", + "AK_IPAdapterCustomWeights", + "AK_NormalizeMaskImage" ], { + "author": "akatz", + "description": "Custom node pack for nodes I use in my workflows. Includes Dilation mask nodes for animating subject masks.", + "nickname": "Akatz Custom Nodes", + "title": "Akatz Custom Nodes", "title_aux": "Akatz Custom Nodes" } ], @@ -9241,6 +9272,7 @@ "ImageRemoveBackground+", "ImageResize+", "ImageSeamCarving+", + "ImageSmartSharpen+", "ImageTile+", "ImageToDevice+", "ImageUntile+", @@ -9865,6 +9897,16 @@ "title_aux": "ComfyUI Easy Padding" } ], + "https://github.com/eastoc/ComfyUI_SemanticSAM": [ + [ + "PointPrompt", + "SemanticSAMLoader", + "SemanticSAMSegment" + ], + { + "title_aux": "Semantic-SAM" + } + ], "https://github.com/edenartlab/eden_comfy_pipelines": [ [ "Animation_RGB_Mask", @@ -10542,99 +10584,6 @@ "title_aux": "SaltAI Language Toolkit" } ], - "https://github.com/get-salt-AI/SaltAI_LlamaIndex": [ - [ - "AddTool", - "ChangeSystemMessage", - "ClearMemory", - "ConversableAgentCreator", - "ConversableAgentCreatorAdvanced", - "ConvertAgentAsTool", - "ConvertAgentToLlamaindex", - "CreateTavilySearchTool", - "Example", - "GenerateReply", - "GroupChat", - "GroupChatAdvanced", - "GroupChatManagerCreator", - "LLMCSVReader", - "LLMChat", - "LLMChatBot", - "LLMChatEngine", - "LLMChatMessageConcat", - "LLMChatMessages", - "LLMChatMessagesAdv", - "LLMComplete", - "LLMCustomNodeComposer", - "LLMDirectoryReader", - "LLMDocumentListAppend", - "LLMDocxReader", - "LLMEpubReader", - "LLMFlatReader", - "LLMHTMLTagReader", - "LLMHWPReader", - "LLMHtmlComposer", - "LLMHtmlRepair", - "LLMIPYNBReader", - "LLMImageCaptionReader", - "LLMImageTabularChartReader", - "LLMImageTextReader", - "LLMImageVisionLLMReader", - "LLMInputToDocuments", - "LLMJsonComposer", - "LLMJsonRepair", - "LLMLLaVANextImageEvaluator", - "LLMLLaVANextModelLoader", - "LLMMarkdownComposer", - "LLMMarkdownReader", - "LLMMarkdownRepair", - "LLMMboxReader", - "LLMMultiModalImageEvaluation", - "LLMNotionReader", - "LLMOpenAIModel", - "LLMOpenAIModelOpts", - "LLMPDFReader", - "LLMPagedCSVReader", - "LLMPandasCSVReader", - "LLMParquetDatasetSearcher", - "LLMPostProcessDocuments", - "LLMPptxReader", - "LLMPyMuPDFReader", - "LLMQueryEngine", - "LLMQueryEngineAdv", - "LLMQueryEngineAsTool", - "LLMRTFReader", - "LLMRegexCreator", - "LLMRegexRepair", - "LLMRssReaderNode", - "LLMSaltWebCrawler", - "LLMScaleSERPSearch", - "LLMSemanticSplitterNodeParser", - "LLMSentenceSplitterNodeCreator", - "LLMServiceContextAdv", - "LLMServiceContextDefault", - "LLMSimpleWebPageReader", - "LLMSimpleWebPageReaderAdv", - "LLMSummaryIndex", - "LLMTavilyResearch", - "LLMTrafilaturaWebReader", - "LLMTrafilaturaWebReaderAdv", - "LLMTreeIndex", - "LLMUnstructuredReader", - "LLMVectorStoreIndex", - "LLMVectorStoreIndexAdv", - "LLMVideoAudioReader", - "LLMXMLReader", - "LLMYamlComposer", - "LLMYamlRepair", - "SaltJSONQueryEngine", - "SendMessage", - "SimpleChat" - ], - { - "title_aux": "SaltAI_LlamaIndex" - } - ], "https://github.com/giriss/comfy-image-saver": [ [ "Cfg Literal", @@ -12051,8 +12000,10 @@ "JN_AudioArrayToBatch", "JN_AudioAutoTune", "JN_AudioBatchToArray", + "JN_AudioCompare", "JN_AudioConcatenation", "JN_AudioGetChannels", + "JN_AudioInfo", "JN_AudioNoiseReduction", "JN_AudioNormalize", "JN_AudioPitch", @@ -12083,6 +12034,8 @@ "JN_FaceRestoreModelLoader", "JN_FaceRestoreWithModel", "JN_FirstActive", + "JN_Flow", + "JN_FlowOutput", "JN_ImageAddBackground", "JN_ImageAddMask", "JN_ImageBatch", @@ -15746,10 +15699,10 @@ ], "https://github.com/shinich39/comfyui-pkg39": [ [ - "BindKey39", "Command39", "LoadImage39", - "Random39" + "Random39", + "Textarea39" ], { "author": "shinich39", @@ -16066,7 +16019,8 @@ ], "https://github.com/smthemex/ComfyUI_ParlerTTS": [ [ - "PromptToAudio" + "ParlerTTS_LoadModel", + "ParlerTTS_Sampler" ], { "title_aux": "ComfyUI_ParlerTTS" @@ -16101,8 +16055,8 @@ ], "https://github.com/smthemex/ComfyUI_StableAudio_Open": [ [ - "StableAudio_Open", - "Use_LocalModel_Or_Repo" + "StableAudio_ModelLoader", + "StableAudio_Sampler" ], { "title_aux": "ComfyUI_StableAudio_Open" From beec803eff69e249e87ce5f24ff00a95c6c57b5d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 10 Aug 2024 15:40:50 +0900 Subject: [PATCH 05/19] update DB --- custom-node-list.json | 20 ++++++++++++++ extension-node-map.json | 17 ++++++++++++ github-stats.json | 10 +++++++ node_db/dev/custom-node-list.json | 10 ------- node_db/new/custom-node-list.json | 41 ++++++++++++++--------------- node_db/new/extension-node-map.json | 17 ++++++++++++ 6 files changed, 84 insertions(+), 31 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index aa75a68d..00e791d8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8269,6 +8269,16 @@ "install_type": "git-clone", "description": "PromptJSON is a custom node for ComfyUI that structures natural language prompts and generates prompts for external LLM nodes in image generation workflows. It aids in creating consistent, schema-based image descriptions." }, + { + "author": "NeuralSamurAI", + "title": "FluxPseudoNegative", + "reference": "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt", + "files": [ + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt" + ], + "install_type": "git-clone", + "description": "FluxPseudoNegative is an advanced custom node for ComfyUI that converts negative prompts into positive ones. It's designed to enhance prompt engineering for image generation models that don't natively support negative prompts or where using negative prompts significantly increases generation time. So instead of hacking CFG we simply invert your negative words and find their antonyms!" + }, { "author": "MokkaBoss1", "title": "Node Pack mostly for manipulating strings and integers", @@ -12700,6 +12710,16 @@ "install_type": "git-clone", "description": "Segment and Recognize Anything at Any Granularity." }, + { + "author": "Ling-APE", + "title": "ComfyUI-PixelResolutionCalculator", + "reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator", + "files": [ + "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator" + ], + "install_type": "git-clone", + "description": "This node is used in the [a/All-in-one Flux Dev workflow](https://github.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow) I made." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 24c00672..aebb66d9 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3359,6 +3359,15 @@ "title_aux": "ComfyUI-Diffusers" } ], + "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator": [ + [ + "LatentSizeToPixelSize", + "PixelResolutionCalculator" + ], + { + "title_aux": "ComfyUI-PixelResolutionCalculator" + } + ], "https://github.com/Loewen-Hob/rembg-comfyui-node-better": [ [ "Image Remove Background (rembg)" @@ -3846,6 +3855,14 @@ "title_aux": "Dimensional Latent Perlin for ComfyUI" } ], + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": [ + [ + "FluxPseudoNegativeNode" + ], + { + "title_aux": "FluxPseudoNegative" + } + ], "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": [ [ "PromptJSON", diff --git a/github-stats.json b/github-stats.json index 09b10b75..eea30619 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1149,6 +1149,11 @@ "last_update": "2024-05-22 22:18:57", "author_account_age_days": 1321 }, + "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator": { + "stars": 0, + "last_update": "2024-08-10 06:20:06", + "author_account_age_days": 433 + }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 51, "last_update": "2024-05-23 00:32:53", @@ -1374,6 +1379,11 @@ "last_update": "2024-08-06 19:59:25", "author_account_age_days": 140 }, + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { + "stars": 1, + "last_update": "2024-08-10 05:08:26", + "author_account_age_days": 140 + }, "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": { "stars": 1, "last_update": "2024-08-08 19:59:51", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 19bd07a5..9576af84 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -32,16 +32,6 @@ "install_type": "git-clone", "description": "Original repo: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)\nUnsure of the dependencies, the original was a huge list, but I didn't install single new one to my environment and it worked." }, - { - "author": "NeuralSamurAI", - "title": "FluxPseudoNegative Node for ComfyUI [WIP]", - "reference": "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt", - "files": [ - "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt" - ], - "install_type": "git-clone", - "description": "NOT WORKING.\nThe FluxPseudoNegative node is an advanced custom node for ComfyUI that converts negative prompts into positive ones. It's designed to enhance prompt engineering for image generation models that don't natively support negative prompts or where using negative prompts significantly increases generation time." - }, { "author": "TTPlanetPig", "title": "for comfyui image proprocessor", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c2b636e5..587cb368 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,26 @@ + { + "author": "NeuralSamurAI", + "title": "FluxPseudoNegative", + "reference": "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt", + "files": [ + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt" + ], + "install_type": "git-clone", + "description": "FluxPseudoNegative is an advanced custom node for ComfyUI that converts negative prompts into positive ones. It's designed to enhance prompt engineering for image generation models that don't natively support negative prompts or where using negative prompts significantly increases generation time. So instead of hacking CFG we simply invert your negative words and find their antonyms!" + }, + { + "author": "Ling-APE", + "title": "ComfyUI-PixelResolutionCalculator", + "reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator", + "files": [ + "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator" + ], + "install_type": "git-clone", + "description": "This node is used in the [a/All-in-one Flux Dev workflow](https://github.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow) I made." + }, { "author": "Franck-Demongin", "title": "NX_Translator", @@ -671,27 +691,6 @@ ], "install_type": "git-clone", "description": "Get Mask Dimensions" - }, - { - "author": "akierson", - "title": "ComfyUI-textnodes", - "reference": "https://github.com/akierson/ComfyUI-textnodes", - "files": [ - "https://github.com/akierson/ComfyUI-textnodes" - ], - "install_type": "git-clone", - "description": "Misc Text Nodes for Comfy UI" - }, - { - "author": "neverbiasu", - "title": "ComfyUI-Image-Captioner", - "id": "image-captioner", - "reference": "https://github.com/neverbiasu/ComfyUI-Image-Captioner", - "files": [ - "https://github.com/neverbiasu/ComfyUI-Image-Captioner" - ], - "install_type": "git-clone", - "description": "A ComfyUI extension for generating captions of images." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 24c00672..aebb66d9 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3359,6 +3359,15 @@ "title_aux": "ComfyUI-Diffusers" } ], + "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator": [ + [ + "LatentSizeToPixelSize", + "PixelResolutionCalculator" + ], + { + "title_aux": "ComfyUI-PixelResolutionCalculator" + } + ], "https://github.com/Loewen-Hob/rembg-comfyui-node-better": [ [ "Image Remove Background (rembg)" @@ -3846,6 +3855,14 @@ "title_aux": "Dimensional Latent Perlin for ComfyUI" } ], + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": [ + [ + "FluxPseudoNegativeNode" + ], + { + "title_aux": "FluxPseudoNegative" + } + ], "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": [ [ "PromptJSON", From 78f5d86f898d1cea381e2793ba10cde0ca9f1a74 Mon Sep 17 00:00:00 2001 From: Ling-APE <135423980+Ling-APE@users.noreply.github.com> Date: Sat, 10 Aug 2024 17:24:12 +0800 Subject: [PATCH 06/19] Add PixelResoltionCalculater custom mode (#945) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 00e791d8..19f64357 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13094,6 +13094,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "LING-APE", + "title": "ComfyUI-PixelResolutionCalculator", + "id": "PixelCalulator", + "reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator", + "files": [ + "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator" + ], + "install_type": "git-clone", + "description": "Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size." } ] } From 16b98576c7787aa1ef7578b024bdb52e6be52c0b Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 10 Aug 2024 18:27:11 +0900 Subject: [PATCH 07/19] update DB --- custom-node-list.json | 16 +++------------- extension-node-map.json | 1 + node_db/new/custom-node-list.json | 5 +++-- node_db/new/extension-node-map.json | 1 + 4 files changed, 8 insertions(+), 15 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 19f64357..06e66665 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12711,14 +12711,15 @@ "description": "Segment and Recognize Anything at Any Granularity." }, { - "author": "Ling-APE", + "author": "LING-APE", "title": "ComfyUI-PixelResolutionCalculator", + "id": "PixelCalulator", "reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator", "files": [ "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator" ], "install_type": "git-clone", - "description": "This node is used in the [a/All-in-one Flux Dev workflow](https://github.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow) I made." + "description": "Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size." }, @@ -13094,17 +13095,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "LING-APE", - "title": "ComfyUI-PixelResolutionCalculator", - "id": "PixelCalulator", - "reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator", - "files": [ - "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator" - ], - "install_type": "git-clone", - "description": "Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index aebb66d9..9f7ac398 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2719,6 +2719,7 @@ ], "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [ [ + "DisplayText", "LoadVideo", "MiniCPM_VQA", "PreViewVideo" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 587cb368..64a00940 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -22,14 +22,15 @@ "description": "FluxPseudoNegative is an advanced custom node for ComfyUI that converts negative prompts into positive ones. It's designed to enhance prompt engineering for image generation models that don't natively support negative prompts or where using negative prompts significantly increases generation time. So instead of hacking CFG we simply invert your negative words and find their antonyms!" }, { - "author": "Ling-APE", + "author": "LING-APE", "title": "ComfyUI-PixelResolutionCalculator", + "id": "PixelCalulator", "reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator", "files": [ "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator" ], "install_type": "git-clone", - "description": "This node is used in the [a/All-in-one Flux Dev workflow](https://github.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow) I made." + "description": "Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size." }, { "author": "Franck-Demongin", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index aebb66d9..9f7ac398 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2719,6 +2719,7 @@ ], "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [ [ + "DisplayText", "LoadVideo", "MiniCPM_VQA", "PreViewVideo" From b1fd8fd51b9e02cb002488f5fa56a8642da26430 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 10 Aug 2024 18:33:05 +0900 Subject: [PATCH 08/19] update DB --- custom-node-list.json | 13 +------------ extension-node-map.json | 20 ++------------------ node_db/new/extension-node-map.json | 20 ++------------------ 3 files changed, 5 insertions(+), 48 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 06e66665..d0bfede0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6242,17 +6242,6 @@ "install_type": "git-clone", "description": "Nodes:Generate Stable Diffsution Prompt With LLM, Translate Text With LLM, Chat With LLM" }, - { - "author": "longgui0318", - "title": "comfyui-oms-diffusion", - "id": "oms-diffusion", - "reference": "https://github.com/longgui0318/comfyui-oms-diffusion", - "files": [ - "https://github.com/longgui0318/comfyui-oms-diffusion" - ], - "install_type": "git-clone", - "description": "Nodes:Extract Features With Unet, Additional Features With Attention" - }, { "author": "longgui0318", "title": "comfyui-magic-clothing", @@ -6262,7 +6251,7 @@ "https://github.com/longgui0318/comfyui-magic-clothing" ], "install_type": "git-clone", - "description": "The comfyui supported version of the [a/Magic Clothing](https://github.com/ShineChen1024/MagicClothing) project, not the diffusers version, allows direct integration with modules such as ipadapter" + "description": "The comfyui supported version of the [a/Magic Clothing](https://github.com/ShineChen1024/MagicClothing) project, not the diffusers version, allows direct integration with modules such as ipadapter.[w/comfyui-oms-diffusion is renamed to comfyui-magic-clothing. You may need to reinstall this.]" }, { "author": "longgui0318", diff --git a/extension-node-map.json b/extension-node-map.json index 9f7ac398..e50bb948 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -13452,23 +13452,6 @@ "title_aux": "comfyui-mask-util" } ], - "https://github.com/longgui0318/comfyui-oms-diffusion": [ - [ - "Add Magic Clothing Attention", - "Change Pipeline Dtype And Device", - "Change Pixel Value Normalization", - "Diffusers Model Makeup &MC", - "Diffusers Scheduler Loader &MC", - "Load Magic Clothing Adapter", - "Load Magic Clothing Model", - "Load Magic Clothing Pipeline", - "Load Magic Clothing Pipeline With Path", - "RUN Magic Clothing Diffusers Model" - ], - { - "title_aux": "comfyui-oms-diffusion" - } - ], "https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py": [ [ "CLIPTextEncodeWithWildcards" @@ -16466,7 +16449,8 @@ "FoxRegTextFind", "FoxSaveImagePlus", "FoxShowText", - "FoxTrimBlackBoard" + "FoxTrimBlackBoard", + "FoxcleanGPUUsed" ], { "title_aux": "ComfyUI_FoxTools" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9f7ac398..e50bb948 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -13452,23 +13452,6 @@ "title_aux": "comfyui-mask-util" } ], - "https://github.com/longgui0318/comfyui-oms-diffusion": [ - [ - "Add Magic Clothing Attention", - "Change Pipeline Dtype And Device", - "Change Pixel Value Normalization", - "Diffusers Model Makeup &MC", - "Diffusers Scheduler Loader &MC", - "Load Magic Clothing Adapter", - "Load Magic Clothing Model", - "Load Magic Clothing Pipeline", - "Load Magic Clothing Pipeline With Path", - "RUN Magic Clothing Diffusers Model" - ], - { - "title_aux": "comfyui-oms-diffusion" - } - ], "https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py": [ [ "CLIPTextEncodeWithWildcards" @@ -16466,7 +16449,8 @@ "FoxRegTextFind", "FoxSaveImagePlus", "FoxShowText", - "FoxTrimBlackBoard" + "FoxTrimBlackBoard", + "FoxcleanGPUUsed" ], { "title_aux": "ComfyUI_FoxTools" From ab5f42cc65444cd3723fd6b28479dd9eac636f0c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 11 Aug 2024 00:42:54 +0900 Subject: [PATCH 09/19] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 18 +++++++++++++++++- github-stats.json | 5 +++++ node_db/dev/custom-node-list.json | 10 ++++++++++ node_db/dev/extension-node-map.json | 23 +++++++++++++++-------- node_db/dev/github-stats.json | 5 +++++ node_db/new/custom-node-list.json | 20 ++++++++++---------- node_db/new/extension-node-map.json | 18 +++++++++++++++++- 8 files changed, 89 insertions(+), 20 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index d0bfede0..b9bef776 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12710,6 +12710,16 @@ "install_type": "git-clone", "description": "Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size." }, + { + "author": "Cyber-Blacat", + "title": "ComfyUI-Yuan", + "reference": "https://github.com/Cyber-Blacat/ComfyUI-Yuan", + "files": [ + "https://github.com/Cyber-Blacat/ComfyUI-Yuan" + ], + "install_type": "git-clone", + "description": "Some simple&practical ComfyUI image processing nodes." + }, diff --git a/extension-node-map.json b/extension-node-map.json index e50bb948..82e3e6dc 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1553,6 +1553,18 @@ "title_aux": "Primere nodes for ComfyUI" } ], + "https://github.com/Cyber-Blacat/ComfyUI-Yuan": [ + [ + "Image Judgment", + "ImageMinusMask", + "Yuan", + "Yuan Transfer", + "YuanBW" + ], + { + "title_aux": "ComfyUI-Yuan" + } + ], "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": [ [ "Checkpoint Loader Config" @@ -2334,11 +2346,12 @@ "FOMM_Seg10Chooser", "FOMM_Seg15Chooser", "FOMM_Seg5Chooser", + "MRFA_Runner", "Spline_Runner" ], { "author": "Fuou Marinas", - "description": "Run First Order Motion Model for Image Animation in ComfyUI.", + "description": "ComfyUI-native nodes to run First Order Motion Model for Image Animation and its non-diffusion-based successors.", "nickname": "FOMM", "title": "ComfyUI-FirstOrderMM", "title_aux": "ComfyUI-FirstOrderMM" @@ -10630,6 +10643,7 @@ "Complete_Setup", "Convert_Into", "Negate_Boolean", + "Optional_Value_Override", "OverrideSamplerSetup", "Override_Value_If_Unset", "Pick_Value_From_Dict", @@ -11181,6 +11195,7 @@ "new_interpreter_tool", "none2false", "omost_decode", + "omost_json2py", "omost_setting", "openai_ebd_tool", "openai_tts", @@ -16449,6 +16464,7 @@ "FoxRegTextFind", "FoxSaveImagePlus", "FoxShowText", + "FoxTextConcatenate", "FoxTrimBlackBoard", "FoxcleanGPUUsed" ], diff --git a/github-stats.json b/github-stats.json index eea30619..54e12235 100644 --- a/github-stats.json +++ b/github-stats.json @@ -554,6 +554,11 @@ "last_update": "2024-08-01 07:56:27", "author_account_age_days": 3701 }, + "https://github.com/Cyber-Blacat/ComfyUI-Yuan": { + "stars": 2, + "last_update": "2024-08-10 12:05:07", + "author_account_age_days": 462 + }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 1, "last_update": "2024-07-31 13:54:16", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 9576af84..2a862334 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -12,6 +12,16 @@ + { + "author": "kijai", + "title": "ComfyUI-EasyAnimateWrapper [WIP]", + "reference": "https://github.com/kijai/ComfyUI-EasyAnimateWrapper", + "files": [ + "https://github.com/kijai/ComfyUI-EasyAnimateWrapper" + ], + "install_type": "git-clone", + "description": "EasyAnimateWrapper for ComfyUI" + }, { "author": "logtd", "title": "ComfyUI-Veevee [WIP]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index d445a5cc..86f2a445 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -480,6 +480,7 @@ ], "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [ [ + "DisplayText", "LoadVideo", "MiniCPM_VQA", "PreViewVideo" @@ -675,14 +676,6 @@ "title_aux": "ComfyUI-Waveform-Extensions" } ], - "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": [ - [ - "FluxPseudoNegativeNode" - ], - { - "title_aux": "FluxPseudoNegative Node for ComfyUI [WIP]" - } - ], "https://github.com/PluMaZero/ComfyUI-SpaceFlower": [ [ "SpaceFlower_HangulPrompt", @@ -1832,6 +1825,7 @@ "Bjornulf_CombineTexts", "Bjornulf_CustomStringType", "Bjornulf_GrayscaleTransform", + "Bjornulf_GreenScreenToTransparency", "Bjornulf_LoopBasicBatch", "Bjornulf_LoopCombosSamplersSchedulers", "Bjornulf_LoopFloat", @@ -1961,6 +1955,19 @@ "title_aux": "ComfyUI-DiffusersSD3Wrapper" } ], + "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": [ + [ + "DownloadAndLoadEasyAnimateModel", + "EasyAnimateDecode", + "EasyAnimateImageEncoder", + "EasyAnimateResize", + "EasyAnimateSampler", + "EasyAnimateTextEncode" + ], + { + "title_aux": "ComfyUI-EasyAnimateWrapper [WIP]" + } + ], "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": [ [ "DownloadAndLoadFYEModel", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 166a4a62..0018acd8 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -649,6 +649,11 @@ "last_update": "2024-06-17 13:03:43", "author_account_age_days": 2229 }, + "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { + "stars": 58, + "last_update": "2024-08-10 14:35:08", + "author_account_age_days": 2230 + }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "stars": 43, "last_update": "2024-07-27 12:50:25", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 64a00940..796f06bc 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "Cyber-Blacat", + "title": "ComfyUI-Yuan", + "reference": "https://github.com/Cyber-Blacat/ComfyUI-Yuan", + "files": [ + "https://github.com/Cyber-Blacat/ComfyUI-Yuan" + ], + "install_type": "git-clone", + "description": "Some simple&practical ComfyUI image processing nodes." + }, { "author": "NeuralSamurAI", "title": "FluxPseudoNegative", @@ -682,16 +692,6 @@ ], "install_type": "git-clone", "description": "AspectSize and other nodes" - }, - { - "author": "var1ableX", - "title": "ComfyUI_Accessories", - "reference": "https://github.com/var1ableX/ComfyUI_Accessories", - "files": [ - "https://github.com/var1ableX/ComfyUI_Accessories" - ], - "install_type": "git-clone", - "description": "Get Mask Dimensions" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e50bb948..82e3e6dc 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1553,6 +1553,18 @@ "title_aux": "Primere nodes for ComfyUI" } ], + "https://github.com/Cyber-Blacat/ComfyUI-Yuan": [ + [ + "Image Judgment", + "ImageMinusMask", + "Yuan", + "Yuan Transfer", + "YuanBW" + ], + { + "title_aux": "ComfyUI-Yuan" + } + ], "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": [ [ "Checkpoint Loader Config" @@ -2334,11 +2346,12 @@ "FOMM_Seg10Chooser", "FOMM_Seg15Chooser", "FOMM_Seg5Chooser", + "MRFA_Runner", "Spline_Runner" ], { "author": "Fuou Marinas", - "description": "Run First Order Motion Model for Image Animation in ComfyUI.", + "description": "ComfyUI-native nodes to run First Order Motion Model for Image Animation and its non-diffusion-based successors.", "nickname": "FOMM", "title": "ComfyUI-FirstOrderMM", "title_aux": "ComfyUI-FirstOrderMM" @@ -10630,6 +10643,7 @@ "Complete_Setup", "Convert_Into", "Negate_Boolean", + "Optional_Value_Override", "OverrideSamplerSetup", "Override_Value_If_Unset", "Pick_Value_From_Dict", @@ -11181,6 +11195,7 @@ "new_interpreter_tool", "none2false", "omost_decode", + "omost_json2py", "omost_setting", "openai_ebd_tool", "openai_tts", @@ -16449,6 +16464,7 @@ "FoxRegTextFind", "FoxSaveImagePlus", "FoxShowText", + "FoxTextConcatenate", "FoxTrimBlackBoard", "FoxcleanGPUUsed" ], From 7f7ed04a807488a70beb6731a5edb587f3832042 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 11 Aug 2024 21:33:33 +0900 Subject: [PATCH 10/19] update DB --- custom-node-list.json | 28 +- extension-node-map.json | 66 +- github-stats.json | 2930 +++++++++++++------------- node_db/dev/custom-node-list.json | 10 - node_db/dev/extension-node-map.json | 17 +- node_db/dev/github-stats.json | 458 ++-- node_db/legacy/custom-node-list.json | 11 + node_db/new/custom-node-list.json | 43 +- node_db/new/extension-node-map.json | 66 +- 9 files changed, 1871 insertions(+), 1758 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index b9bef776..6485e19c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7108,6 +7108,17 @@ "install_type": "git-clone", "description": "ComfyUI nodes to use RAVE attention as a temporal attention mechanism.\nThis differs from other implementations in that it does not concatenate the images together, but within the UNet's Self-Attention mechanism performs the RAVE technique. By not altering the images/latents throughout the UNet, this method does not affect other temporal techniques, style mechanisms, or other UNet modifications.\nFor example, it can be combined with AnimateDiff, ModelScope/ZeroScope, or FLATTEN." }, + { + "author": "logtd", + "title": "ComfyUI-RefUNet", + "id": "refunet", + "reference": "https://github.com/logtd/ComfyUI-RefUNet", + "files": [ + "https://github.com/logtd/ComfyUI-RefUNet" + ], + "install_type": "git-clone", + "description": "A set of nodes to use Reference UNets" + }, { "author": "Big-Idea-Technology", "title": "ComfyUI-Book-Tools Nodes for ComfyUI", @@ -9061,7 +9072,7 @@ "https://github.com/smthemex/ComfyUI_Pic2Story" ], "install_type": "git-clone", - "description": "ComfyUI simple node based on BLIP method, with the function of Image to Txt." + "description": "you can using pic2story in comfyUI" }, { "author": "smthemex", @@ -9116,7 +9127,7 @@ "https://github.com/smthemex/ComfyUI_CustomNet" ], "install_type": "git-clone", - "description": "This node allows you to use customnet." + "description": "you can using customnet in comfyUI" }, { "author": "smthemex", @@ -12520,7 +12531,7 @@ "https://github.com/alpertunga-bile/image-caption-comfyui" ], "install_type": "git-clone", - "description": "Image caption node for ComfyUI. You can load your image caption model and generate prompts with the given picture. Insert prompt node is added here to help the users to add their prompts easily." + "description": "Using image caption models to extract prompts in ComfyUI" }, { "author": "Anibaaal", @@ -12720,6 +12731,17 @@ "install_type": "git-clone", "description": "Some simple&practical ComfyUI image processing nodes." }, + { + "author": "blackcodetavern", + "title": "ComfyUI-Benripack", + "reference": "https://github.com/blackcodetavern/ComfyUI-Benripack", + "files": [ + "https://github.com/blackcodetavern/ComfyUI-Benripack" + ], + "install_type": "git-clone", + "description": "ComfyUI-Benripack is an extension for ComfyUI that provides a CharacterPipe node. This node allows for managing various elements such as images, prompts, and models in a single structure, simplifying the workflow for character-based image generation." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 82e3e6dc..b69dd4f9 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -245,6 +245,8 @@ "cam-pos-bus", "mesh_data_bus", "mesh_remap_cubvh", + "ply_load", + "ply_normalize", "show_any", "string-to-array", "vc_to_texture" @@ -848,6 +850,7 @@ "GLSL BLEND LINEAR (JOV) \ud83e\uddd9\ud83c\udffd", "GLSL FILTER RANGE (JOV) \ud83e\uddd9\ud83c\udffd\u200d\u2640\ufe0f", "GLSL GRAYSCALE (JOV) \ud83e\uddd9\ud83c\udffd", + "GLSL HSV ADJUST (JOV) \ud83e\uddd9\ud83c\udffd", "GLSL HSV-2-LAB (JOV) \ud83e\uddd9\ud83c\udffd", "GLSL HSV-2-RGB (JOV) \ud83e\uddd9\ud83c\udffd", "GLSL LAB-2-HSV (JOV) \ud83e\uddd9\ud83c\udffd", @@ -2346,6 +2349,7 @@ "FOMM_Seg10Chooser", "FOMM_Seg15Chooser", "FOMM_Seg5Chooser", + "FSRT_Runner", "MRFA_Runner", "Spline_Runner" ], @@ -2360,6 +2364,11 @@ "https://github.com/FuouM/FM_nodes": [ [ "CoLIE_LowLight_Enhance", + "ConvIR_DeHaze", + "ConvIR_DeRain", + "ConvIR_DeSnow", + "ConvIR_DefocusDeblur", + "ConvIR_MotionDeBlur", "ProPIH_Harmonizer", "RealViFormerSR", "WFEN" @@ -3879,8 +3888,7 @@ ], "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": [ [ - "PromptJSON", - "TokenCounter" + "PromptJSON" ], { "title_aux": "PromptJSON Node for ComfyUI" @@ -7382,6 +7390,14 @@ "title_aux": "BrevImage" } ], + "https://github.com/blackcodetavern/ComfyUI-Benripack": [ + [ + "CharacterPipe" + ], + { + "title_aux": "ComfyUI-Benripack" + } + ], "https://github.com/blepping/ComfyUI-bleh": [ [ "BlehBlockOps", @@ -10181,28 +10197,34 @@ "https://github.com/filliptm/ComfyUI_Fill-Nodes": [ [ "FL_Ascii", - "FL_AudioConverter", - "FL_AudioFrameCalculator", - "FL_AudioPreview", "FL_BatchAlign", "FL_BulletHellGame", + "FL_CaptionToCSV", "FL_CodeNode", + "FL_ColorPicker", "FL_DirectoryCrawl", "FL_Dither", + "FL_FractalKSampler", + "FL_GPT_Vision", "FL_Glitch", + "FL_HFHubModelUploader", + "FL_HF_Character", "FL_HalftonePattern", "FL_HexagonalPattern", + "FL_ImageCaptionLayout", "FL_ImageCaptionSaver", "FL_ImageCollage", "FL_ImageDimensionDisplay", - "FL_ImageDurationSync", "FL_ImageNotes", "FL_ImagePixelator", "FL_ImageRandomizer", "FL_InfiniteZoom", "FL_InpaintCrop", "FL_Inpaint_Stitch", + "FL_KsamplerBasic", + "FL_KsamplerPlus", "FL_KsamplerSettings", + "FL_MirrorAndAppendCaptions", "FL_NFTGenerator", "FL_PaperDrawn", "FL_PasteOnCanvas", @@ -10213,12 +10235,18 @@ "FL_RetroEffect", "FL_Ripple", "FL_SDUltimate_Slices", + "FL_SendToDiscordWebhook", "FL_SeparateMaskComponents", "FL_Shadertoy", + "FL_SimpleGPTVision", + "FL_SystemCheck", "FL_TD_Sampler", "FL_TetrisGame", + "FL_TimeLine", "FL_VideoCropMask", "FL_VideoRecompose", + "FL_ZipDirectory", + "FL_ZipSave", "GradientImageGenerator" ], { @@ -13392,6 +13420,21 @@ "title_aux": "ComfyUI-RefSampling" } ], + "https://github.com/logtd/ComfyUI-RefUNet": [ + [ + "ConfigRefMapAdv", + "ConfigureRefNet", + "CreateRefBank", + "CustomRefMapSD1", + "PrepareRefLatents", + "ReadSampler", + "RefModelSamplingPred", + "WriteSampler" + ], + { + "title_aux": "ComfyUI-RefUNet" + } + ], "https://github.com/logtd/ComfyUI-TrackingNodes": [ [ "OpenPoseTrackerNode", @@ -15951,7 +15994,8 @@ ], "https://github.com/smthemex/ComfyUI_CustomNet": [ [ - "CustomNet_Plus" + "CustomNet_LoadModel", + "CustomNet_Sampler" ], { "title_aux": "ComfyUI_CustomNet" @@ -16044,7 +16088,8 @@ ], "https://github.com/smthemex/ComfyUI_Pic2Story": [ [ - "Pic2Story" + "Pic2Story_Loader", + "Pic2Story_Sampler" ], { "title_aux": "ComfyUI_Pic2Story" @@ -16453,8 +16498,7 @@ "FoxImageAdd", "FoxImageConcanate", "FoxImageExtractFromBatch", - "FoxImageResizeByLongerSide", - "FoxImageResizeByShorterSide", + "FoxImageResizeBySpecialSide", "FoxImageRotate", "FoxImageTileBatch", "FoxLoadImageBatch", @@ -16462,6 +16506,8 @@ "FoxPreviewMask", "FoxPrimitiveText", "FoxRegTextFind", + "FoxSDXLPromptStyler", + "FoxSDXLPromptStylerAdvanced", "FoxSaveImagePlus", "FoxShowText", "FoxTextConcatenate", diff --git a/github-stats.json b/github-stats.json index 54e12235..11d7f705 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,5906 +2,5916 @@ "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 14, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 249, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 4, "last_update": "2024-08-08 19:04:38", - "author_account_age_days": 498 + "author_account_age_days": 500 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 926, + "stars": 929, "last_update": "2024-08-07 15:02:04", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 29, "last_update": "2024-08-02 05:24:19", - "author_account_age_days": 172 + "author_account_age_days": 173 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 31, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 172 + "author_account_age_days": 173 }, "https://github.com/11dogzi/Comfyui-ergouzi-kaiguan": { "stars": 20, "last_update": "2024-08-10 04:06:57", - "author_account_age_days": 172 + "author_account_age_days": 173 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 23, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 172 + "author_account_age_days": 173 }, "https://github.com/1mckw/Comfyui-Gelbooru": { - "stars": 2, + "stars": 3, "last_update": "2024-08-08 08:38:19", - "author_account_age_days": 736 + "author_account_age_days": 738 }, "https://github.com/2kpr/ComfyUI-UltraPixel": { - "stars": 202, + "stars": 205, "last_update": "2024-07-27 14:52:10", - "author_account_age_days": 965 + "author_account_age_days": 967 }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 24, "last_update": "2024-05-22 22:11:59", - "author_account_age_days": 3745 + "author_account_age_days": 3746 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, "last_update": "2024-06-13 05:51:56", - "author_account_age_days": 460 + "author_account_age_days": 462 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { - "stars": 56, + "stars": 57, "last_update": "2024-08-01 15:28:19", - "author_account_age_days": 4097 + "author_account_age_days": 4098 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 4, - "last_update": "2024-07-13 02:12:18", - "author_account_age_days": 2059 + "last_update": "2024-08-10 17:06:32", + "author_account_age_days": 2061 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 12, "last_update": "2024-08-07 11:21:06", - "author_account_age_days": 1517 + "author_account_age_days": 1518 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 7, "last_update": "2024-06-02 14:57:59", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 82, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 545 + "author_account_age_days": 547 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 4, "last_update": "2024-08-01 15:14:01", - "author_account_age_days": 239 + "author_account_age_days": 240 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 4, "last_update": "2024-08-01 15:13:33", - "author_account_age_days": 239 + "author_account_age_days": 240 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { - "stars": 15, + "stars": 14, "last_update": "2024-08-05 08:32:42", - "author_account_age_days": 239 + "author_account_age_days": 240 }, "https://github.com/AIFSH/AniTalker-ComfyUI": { - "stars": 2, + "stars": 3, "last_update": "2024-08-06 03:08:44", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 24, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { "stars": 52, "last_update": "2024-08-05 08:48:03", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 11, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "stars": 174, "last_update": "2024-08-09 22:00:45", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-Hallo": { "stars": 243, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 20, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 26, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { - "stars": 2, + "stars": 3, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 23, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 85, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { - "stars": 289, + "stars": 290, "last_update": "2024-08-06 06:21:16", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 12, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 11, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 69, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 28, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 25, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-XTTS": { - "stars": 35, + "stars": 36, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 79, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { - "stars": 91, + "stars": 92, "last_update": "2024-07-29 10:43:12", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/DHLive-ComfyUI": { "stars": 3, - "last_update": "2024-08-08 11:17:46", - "author_account_age_days": 278 + "last_update": "2024-08-10 07:21:48", + "author_account_age_days": 279 }, "https://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 14, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/GSTTS-ComfyUI": { - "stars": 4, - "last_update": "2024-08-09 22:00:16", - "author_account_age_days": 278 + "stars": 7, + "last_update": "2024-08-11 08:01:27", + "author_account_age_days": 279 }, "https://github.com/AIFSH/SenseVoice-ComfyUI": { "stars": 10, "last_update": "2024-07-16 06:41:25", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/VocalSeparation-ComfyUI": { "stars": 3, - "last_update": "2024-07-18 11:59:48", - "author_account_age_days": 278 + "last_update": "2024-08-10 08:04:43", + "author_account_age_days": 279 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50", - "author_account_age_days": 256 + "author_account_age_days": 258 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1158, + "stars": 1161, "last_update": "2024-08-09 08:15:29", - "author_account_age_days": 547 + "author_account_age_days": 549 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 221, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 547 + "author_account_age_days": 549 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 12, "last_update": "2024-06-21 03:43:20", - "author_account_age_days": 547 + "author_account_age_days": 549 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { "stars": 287, "last_update": "2024-07-17 02:28:49", - "author_account_age_days": 547 + "author_account_age_days": 549 }, "https://github.com/AInseven/ComfyUI-fastblend": { "stars": 151, "last_update": "2024-06-14 07:13:21", - "author_account_age_days": 1729 + "author_account_age_days": 1731 }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 793, + "stars": 794, "last_update": "2024-07-31 18:52:46", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 30, + "stars": 31, "last_update": "2024-07-26 12:47:44", - "author_account_age_days": 1506 + "author_account_age_days": 1507 }, "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { "stars": 4, "last_update": "2024-07-29 10:54:17", - "author_account_age_days": 2523 + "author_account_age_days": 2524 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 2, "last_update": "2024-07-17 03:55:26", - "author_account_age_days": 1572 + "author_account_age_days": 1574 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 205, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 3714 + "author_account_age_days": 3715 }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 8, "last_update": "2024-07-30 10:13:30", - "author_account_age_days": 536 + "author_account_age_days": 537 }, "https://github.com/Acly/comfyui-inpaint-nodes": { "stars": 545, "last_update": "2024-08-09 08:13:17", - "author_account_age_days": 3851 + "author_account_age_days": 3852 }, "https://github.com/Acly/comfyui-tooling-nodes": { - "stars": 237, + "stars": 238, "last_update": "2024-08-09 17:12:44", - "author_account_age_days": 3851 + "author_account_age_days": 3852 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1322 + "author_account_age_days": 1323 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 754, + "stars": 755, "last_update": "2024-08-09 13:57:55", - "author_account_age_days": 2746 + "author_account_age_days": 2747 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 17, "last_update": "2024-08-08 04:40:12", - "author_account_age_days": 1076 + "author_account_age_days": 1078 }, "https://github.com/Amorano/Jovimetrix": { "stars": 201, - "last_update": "2024-08-10 01:57:35", - "author_account_age_days": 5258 + "last_update": "2024-08-10 23:34:01", + "author_account_age_days": 5260 }, "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { - "stars": 0, + "stars": 1, "last_update": "2024-08-06 00:29:10", - "author_account_age_days": 3423 + "author_account_age_days": 3424 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 6, "last_update": "2024-08-01 15:14:35", - "author_account_age_days": 4138 + "author_account_age_days": 4139 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 2, "last_update": "2024-08-01 15:13:56", - "author_account_age_days": 4138 + "author_account_age_days": 4139 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 23, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3436 + "author_account_age_days": 3437 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, "last_update": "2024-06-14 07:13:26", - "author_account_age_days": 173 + "author_account_age_days": 174 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 62, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/ArtVentureX/comfyui-animatediff": { "stars": 660, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 451 + "author_account_age_days": 453 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 13, "last_update": "2024-05-29 22:28:55", - "author_account_age_days": 4633 + "author_account_age_days": 4634 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, "last_update": "2024-06-14 09:03:24", - "author_account_age_days": 436 + "author_account_age_days": 437 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { "stars": 374, "last_update": "2024-07-12 03:49:27", - "author_account_age_days": 436 + "author_account_age_days": 437 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4121 + "author_account_age_days": 4122 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4121 + "author_account_age_days": 4122 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 7, "last_update": "2024-08-01 18:38:01", - "author_account_age_days": 4121 + "author_account_age_days": 4122 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 2695 + "author_account_age_days": 2697 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 3, "last_update": "2024-08-09 01:38:45", - "author_account_age_days": 536 + "author_account_age_days": 537 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2489 + "author_account_age_days": 2491 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { - "stars": 332, + "stars": 334, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 477 + "author_account_age_days": 478 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2272 + "author_account_age_days": 2274 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3119 + "author_account_age_days": 3120 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3119 + "author_account_age_days": 3120 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 826, - "last_update": "2024-08-08 17:01:34", - "author_account_age_days": 3042 + "stars": 828, + "last_update": "2024-08-10 17:35:52", + "author_account_age_days": 3044 }, "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": { "stars": 17, "last_update": "2024-08-05 04:45:12", - "author_account_age_days": 844 + "author_account_age_days": 845 }, "https://github.com/BetaDoggo/ComfyUI-WDV-Nodes": { "stars": 2, "last_update": "2024-08-01 07:59:10", - "author_account_age_days": 844 + "author_account_age_days": 845 }, "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": { "stars": 3, "last_update": "2024-07-19 18:11:11", - "author_account_age_days": 844 + "author_account_age_days": 845 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 18, "last_update": "2024-08-01 08:01:37", - "author_account_age_days": 918 + "author_account_age_days": 919 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { - "stars": 52, + "stars": 53, "last_update": "2024-08-01 08:01:48", - "author_account_age_days": 918 + "author_account_age_days": 919 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 17, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 181 + "author_account_age_days": 182 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2579 + "author_account_age_days": 2580 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 11, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2579 + "author_account_age_days": 2580 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 2, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2579 + "author_account_age_days": 2580 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2579 + "author_account_age_days": 2580 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 290, "last_update": "2024-08-07 15:13:31", - "author_account_age_days": 524 + "author_account_age_days": 525 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { "stars": 351, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 524 + "author_account_age_days": 525 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { - "stars": 229, + "stars": 230, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 524 + "author_account_age_days": 525 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 35, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 524 + "author_account_age_days": 525 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 307, + "stars": 308, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 524 + "author_account_age_days": 525 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 14, "last_update": "2024-06-14 07:13:34", - "author_account_age_days": 531 + "author_account_age_days": 532 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 98, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2773 + "author_account_age_days": 2774 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 10, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1913 + "author_account_age_days": 1914 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 68, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1913 + "author_account_age_days": 1914 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 22, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1913 + "author_account_age_days": 1914 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 15, "last_update": "2024-04-05 11:14:24", - "author_account_age_days": 1925 + "author_account_age_days": 1926 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { - "stars": 64, + "stars": 65, "last_update": "2024-07-21 23:51:55", - "author_account_age_days": 1780 + "author_account_age_days": 1781 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1780 + "author_account_age_days": 1781 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 89, "last_update": "2024-08-01 07:56:27", - "author_account_age_days": 3701 + "author_account_age_days": 3703 }, "https://github.com/Cyber-Blacat/ComfyUI-Yuan": { - "stars": 2, + "stars": 4, "last_update": "2024-08-10 12:05:07", "author_account_age_days": 462 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 1, "last_update": "2024-07-31 13:54:16", - "author_account_age_days": 5204 + "author_account_age_days": 5206 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 25, - "last_update": "2024-07-31 13:43:27", - "author_account_age_days": 4335 + "last_update": "2024-08-10 22:24:01", + "author_account_age_days": 4336 }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 4, "last_update": "2024-07-31 17:05:17", - "author_account_age_days": 4486 + "author_account_age_days": 4487 }, "https://github.com/DataCTE/prompt_injection": { - "stars": 73, + "stars": 74, "last_update": "2024-06-21 12:56:43", - "author_account_age_days": 824 + "author_account_age_days": 825 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 2, "last_update": "2024-07-29 06:59:37", - "author_account_age_days": 3037 + "author_account_age_days": 3038 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 323, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 1821 + "author_account_age_days": 1822 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 19, "last_update": "2024-08-01 10:03:40", - "author_account_age_days": 4085 + "author_account_age_days": 4086 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3119 + "author_account_age_days": 3121 }, "https://github.com/Dobidop/ComfyStereo": { "stars": 5, "last_update": "2024-08-06 19:59:34", - "author_account_age_days": 1506 + "author_account_age_days": 1508 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, "last_update": "2024-05-22 23:24:30", - "author_account_age_days": 3534 + "author_account_age_days": 3535 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5041 + "author_account_age_days": 5042 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, "last_update": "2024-07-15 13:21:10", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 2666 + "author_account_age_days": 2668 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { "stars": 157, "last_update": "2024-08-09 17:20:17", - "author_account_age_days": 2825 + "author_account_age_days": 2826 }, "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": { - "stars": 9, + "stars": 10, "last_update": "2024-07-29 01:21:20", - "author_account_age_days": 16 + "author_account_age_days": 17 }, "https://github.com/Excidos/ComfyUI-Documents": { - "stars": 26, + "stars": 27, "last_update": "2024-07-11 20:15:21", - "author_account_age_days": 53 + "author_account_age_days": 55 }, "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { "stars": 13, "last_update": "2024-07-30 10:27:07", - "author_account_age_days": 53 + "author_account_age_days": 55 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 26, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 1670 + "author_account_age_days": 1671 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 106, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 1670 + "author_account_age_days": 1671 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { - "stars": 268, + "stars": 269, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 1670 + "author_account_age_days": 1671 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { - "stars": 315, + "stars": 316, "last_update": "2024-08-04 03:11:29", - "author_account_age_days": 3196 + "author_account_age_days": 3197 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 45, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3196 + "author_account_age_days": 3197 }, "https://github.com/Extraltodeus/Skimmed_CFG": { - "stars": 75, + "stars": 78, "last_update": "2024-08-06 14:18:19", - "author_account_age_days": 3196 + "author_account_age_days": 3197 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { "stars": 38, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3196 + "author_account_age_days": 3197 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { "stars": 42, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3196 + "author_account_age_days": 3197 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 99, "last_update": "2024-07-10 00:28:03", - "author_account_age_days": 3196 + "author_account_age_days": 3197 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { - "stars": 29, + "stars": 30, "last_update": "2024-08-08 11:06:24", - "author_account_age_days": 3196 + "author_account_age_days": 3197 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { "stars": 11, "last_update": "2024-07-22 13:56:41", - "author_account_age_days": 3196 + "author_account_age_days": 3197 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 51, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3196 + "author_account_age_days": 3197 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 393, + "stars": 396, "last_update": "2024-08-01 01:00:22", - "author_account_age_days": 3178 + "author_account_age_days": 3179 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3178 + "author_account_age_days": 3179 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { "stars": 79, "last_update": "2024-08-01 01:00:58", - "author_account_age_days": 3178 + "author_account_age_days": 3179 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 156, "last_update": "2024-08-01 01:01:53", - "author_account_age_days": 3178 + "author_account_age_days": 3179 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { - "stars": 159, + "stars": 160, "last_update": "2024-08-01 22:03:54", - "author_account_age_days": 3178 + "author_account_age_days": 3179 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1826, + "stars": 1836, "last_update": "2024-08-01 09:57:00", - "author_account_age_days": 3178 + "author_account_age_days": 3179 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 582 + "author_account_age_days": 583 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 2801 + "author_account_age_days": 2803 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 718 + "author_account_age_days": 719 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2794 + "author_account_age_days": 2795 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 45, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 2026 + "author_account_age_days": 2027 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { - "stars": 340, + "stars": 341, "last_update": "2024-08-03 02:54:56", - "author_account_age_days": 2026 + "author_account_age_days": 2027 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 62, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 679 + "author_account_age_days": 680 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 192, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1290 + "author_account_age_days": 1291 }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { - "stars": 0, + "stars": 1, "last_update": "2024-08-08 16:56:35", - "author_account_age_days": 1817 + "author_account_age_days": 1819 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 1817 + "author_account_age_days": 1819 }, "https://github.com/Franck-Demongin/NX_Translator": { "stars": 1, "last_update": "2024-08-09 19:02:25", - "author_account_age_days": 1817 + "author_account_age_days": 1819 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 1, "last_update": "2024-05-23 01:41:02", - "author_account_age_days": 2363 + "author_account_age_days": 2365 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 925 + "author_account_age_days": 926 }, "https://github.com/FuouM/ComfyUI-EbSynth": { - "stars": 48, + "stars": 50, "last_update": "2024-07-31 14:02:22", - "author_account_age_days": 1728 + "author_account_age_days": 1729 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 5, - "last_update": "2024-08-08 05:03:47", - "author_account_age_days": 1728 + "last_update": "2024-08-11 03:31:19", + "author_account_age_days": 1729 }, "https://github.com/FuouM/FM_nodes": { "stars": 5, - "last_update": "2024-08-03 16:11:43", - "author_account_age_days": 1728 + "last_update": "2024-08-11 06:25:51", + "author_account_age_days": 1729 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 18, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1566 + "author_account_age_days": 1567 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, "last_update": "2024-05-29 17:43:08", - "author_account_age_days": 1344 + "author_account_age_days": 1345 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2603 + "author_account_age_days": 2604 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 11, "last_update": "2024-07-31 13:51:25", - "author_account_age_days": 4614 + "author_account_age_days": 4615 }, "https://github.com/GeekyGhost/ComfyUI-GeekyRemB": { "stars": 27, "last_update": "2024-08-06 06:00:17", - "author_account_age_days": 716 + "author_account_age_days": 717 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 13, "last_update": "2024-08-03 04:14:44", - "author_account_age_days": 2430 + "author_account_age_days": 2431 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 4, "last_update": "2024-07-31 13:41:00", - "author_account_age_days": 4978 + "author_account_age_days": 4980 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 1244, + "stars": 1248, "last_update": "2024-08-07 09:25:47", - "author_account_age_days": 1166 + "author_account_age_days": 1167 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 44, "last_update": "2024-07-23 08:57:27", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1220 + "author_account_age_days": 1221 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { - "stars": 113, + "stars": 114, "last_update": "2024-08-02 01:51:51", - "author_account_age_days": 1244 + "author_account_age_days": 1245 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1526 + "author_account_age_days": 1528 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2892 + "author_account_age_days": 2893 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 7, "last_update": "2024-07-31 13:53:46", - "author_account_age_days": 3027 + "author_account_age_days": 3028 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 38, "last_update": "2024-06-14 08:08:20", - "author_account_age_days": 656 + "author_account_age_days": 658 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 34, "last_update": "2024-06-14 08:08:28", - "author_account_age_days": 656 + "author_account_age_days": 658 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 18, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 656 + "author_account_age_days": 658 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 2, "last_update": "2024-08-02 06:09:47", - "author_account_age_days": 1378 + "author_account_age_days": 1379 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { - "stars": 65, + "stars": 66, "last_update": "2024-08-02 06:13:20", - "author_account_age_days": 1378 + "author_account_age_days": 1379 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 26, "last_update": "2024-08-02 06:21:25", - "author_account_age_days": 1378 + "author_account_age_days": 1379 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 4, "last_update": "2024-08-02 06:22:51", - "author_account_age_days": 1378 + "author_account_age_days": 1379 }, "https://github.com/Haoming02/comfyui-node-beautify": { "stars": 6, "last_update": "2024-08-02 06:24:27", - "author_account_age_days": 1378 + "author_account_age_days": 1379 }, "https://github.com/Haoming02/comfyui-old-photo-restoration": { "stars": 14, "last_update": "2024-08-02 06:30:01", - "author_account_age_days": 1378 + "author_account_age_days": 1379 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 31, "last_update": "2024-08-02 06:31:16", - "author_account_age_days": 1378 + "author_account_age_days": 1379 }, "https://github.com/Haoming02/comfyui-resharpen": { "stars": 33, "last_update": "2024-08-02 06:32:26", - "author_account_age_days": 1378 + "author_account_age_days": 1379 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 5, "last_update": "2024-08-02 06:33:55", - "author_account_age_days": 1378 + "author_account_age_days": 1379 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 0, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2288 + "author_account_age_days": 2289 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 2, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2370 + "author_account_age_days": 2372 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-07-31 15:01:05", - "author_account_age_days": 1745 + "author_account_age_days": 1746 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 3, "last_update": "2024-06-29 19:44:47", - "author_account_age_days": 235 + "author_account_age_days": 236 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, "last_update": "2024-07-15 19:45:50", - "author_account_age_days": 5527 + "author_account_age_days": 5528 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 1, "last_update": "2024-08-01 08:45:43", - "author_account_age_days": 3755 + "author_account_age_days": 3756 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 2676 + "author_account_age_days": 2678 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 9, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 3956 + "author_account_age_days": 3957 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 4, "last_update": "2024-08-02 13:38:00", - "author_account_age_days": 158 + "author_account_age_days": 159 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { - "stars": 9, - "last_update": "2024-08-10 00:08:43", - "author_account_age_days": 457 + "stars": 10, + "last_update": "2024-08-10 07:27:40", + "author_account_age_days": 459 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 42, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 5, "last_update": "2024-07-26 04:55:41", - "author_account_age_days": 617 + "author_account_age_days": 619 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 69, "last_update": "2024-07-31 13:12:46", - "author_account_age_days": 2600 + "author_account_age_days": 2601 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 30, "last_update": "2024-08-07 17:12:13", - "author_account_age_days": 3618 + "author_account_age_days": 3619 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 1, "last_update": "2024-08-09 16:16:48", - "author_account_age_days": 3315 + "author_account_age_days": 3316 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 736 + "author_account_age_days": 738 }, "https://github.com/Jcd1230/rembg-comfyui-node": { - "stars": 129, + "stars": 130, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4933 + "author_account_age_days": 4934 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, - "last_update": "2024-05-22 23:18:51", - "author_account_age_days": 202 + "last_update": "2024-08-10 07:10:17", + "author_account_age_days": 203 }, "https://github.com/JettHu/ComfyUI-TCD": { - "stars": 102, + "stars": 103, "last_update": "2024-07-31 13:50:21", - "author_account_age_days": 2404 + "author_account_age_days": 2405 }, "https://github.com/JettHu/ComfyUI_TGate": { - "stars": 51, + "stars": 52, "last_update": "2024-07-27 18:34:18", - "author_account_age_days": 2404 + "author_account_age_days": 2405 }, "https://github.com/Jordach/comfy-plasma": { "stars": 57, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4559 + "author_account_age_days": 4560 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 6, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3401 + "author_account_age_days": 3402 }, "https://github.com/Julian-adv/WildDivide": { "stars": 1, "last_update": "2024-08-09 16:52:17", - "author_account_age_days": 385 + "author_account_age_days": 386 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 36, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1241 + "author_account_age_days": 1242 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 15, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 960 + "author_account_age_days": 961 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 7, "last_update": "2024-07-10 05:45:11", - "author_account_age_days": 1733 + "author_account_age_days": 1735 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 146, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1532 + "author_account_age_days": 1533 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 19, "last_update": "2024-07-29 09:06:21", - "author_account_age_days": 3236 + "author_account_age_days": 3238 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { "stars": 505, "last_update": "2024-08-08 08:27:53", - "author_account_age_days": 3763 + "author_account_age_days": 3764 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2464, - "last_update": "2024-08-09 23:45:47", - "author_account_age_days": 3763 + "stars": 2466, + "last_update": "2024-08-10 08:09:56", + "author_account_age_days": 3764 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { "stars": 466, "last_update": "2024-08-09 23:55:57", - "author_account_age_days": 3763 + "author_account_age_days": 3764 }, "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { "stars": 5, "last_update": "2024-07-31 14:05:13", - "author_account_age_days": 1167 + "author_account_age_days": 1168 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 1826 + "author_account_age_days": 1827 }, "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 139, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2254 + "author_account_age_days": 2255 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2025 + "author_account_age_days": 2027 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 40, "last_update": "2024-06-06 20:45:43", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 327, + "stars": 328, "last_update": "2024-08-05 11:32:30", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 64, "last_update": "2024-08-03 04:18:39", - "author_account_age_days": 379 + "author_account_age_days": 380 }, "https://github.com/Lerc/canvas_tab": { "stars": 151, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5414 + "author_account_age_days": 5415 }, "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 2, "last_update": "2024-07-17 01:24:53", - "author_account_age_days": 30 + "author_account_age_days": 31 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, "last_update": "2024-05-22 22:18:40", - "author_account_age_days": 1321 + "author_account_age_days": 1322 }, "https://github.com/Limitex/ComfyUI-Diffusers": { "stars": 125, "last_update": "2024-05-22 22:18:57", - "author_account_age_days": 1321 + "author_account_age_days": 1322 }, "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator": { - "stars": 0, - "last_update": "2024-08-10 06:20:06", - "author_account_age_days": 433 + "stars": 3, + "last_update": "2024-08-10 08:18:21", + "author_account_age_days": 435 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 51, "last_update": "2024-05-23 00:32:53", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 24, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 1022 + "author_account_age_days": 1023 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 2, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 1022 + "author_account_age_days": 1023 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 14, "last_update": "2024-08-01 00:52:11", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/LyazS/comfyui-anime-seg": { - "stars": 5, + "stars": 6, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2904 + "author_account_age_days": 2905 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 17, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4304 + "author_account_age_days": 4306 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 27, "last_update": "2024-05-22 20:33:54", - "author_account_age_days": 4304 + "author_account_age_days": 4306 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4304 + "author_account_age_days": 4306 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4304 + "author_account_age_days": 4306 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 28, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4304 + "author_account_age_days": 4306 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4304 + "author_account_age_days": 4306 }, "https://github.com/M1kep/KepPromptLang": { "stars": 5, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4304 + "author_account_age_days": 4306 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 31, "last_update": "2024-08-03 08:08:55", - "author_account_age_days": 1651 + "author_account_age_days": 1652 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51", - "author_account_age_days": 1828 + "author_account_age_days": 1830 }, "https://github.com/MakkiShizu/comfyui_reimgsize": { "stars": 4, "last_update": "2024-07-30 06:49:47", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 15, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 429 + "author_account_age_days": 430 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 149, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 702 + "author_account_age_days": 703 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { - "stars": 90, + "stars": 91, "last_update": "2024-07-29 14:46:06", - "author_account_age_days": 5016 + "author_account_age_days": 5017 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-06-14 15:25:15", - "author_account_age_days": 1469 + "author_account_age_days": 1470 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-07-31 13:49:59", - "author_account_age_days": 2277 + "author_account_age_days": 2278 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 19, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1680 + "author_account_age_days": 1681 }, "https://github.com/Marksusu/ComfyUI_MTEncode": { "stars": 2, "last_update": "2024-07-26 05:59:56", - "author_account_age_days": 754 + "author_account_age_days": 756 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 6, "last_update": "2024-07-27 18:33:59", - "author_account_age_days": 3252 + "author_account_age_days": 3253 }, "https://github.com/MiddleKD/ComfyUI-mem-safe-wrapper": { "stars": 1, "last_update": "2024-08-01 06:47:24", - "author_account_age_days": 577 + "author_account_age_days": 578 }, "https://github.com/MiddleKD/ComfyUI-productfix": { "stars": 3, "last_update": "2024-08-09 05:31:33", - "author_account_age_days": 577 + "author_account_age_days": 578 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 4, "last_update": "2024-07-31 14:39:13", - "author_account_age_days": 106 + "author_account_age_days": 108 }, "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 3, "last_update": "2024-07-24 16:39:41", - "author_account_age_days": 3224 + "author_account_age_days": 3225 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 375, + "stars": 377, "last_update": "2024-08-06 14:10:29", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { "stars": 94, "last_update": "2024-08-02 23:03:16", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 17, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { "stars": 32, "last_update": "2024-07-09 12:42:11", - "author_account_age_days": 112 + "author_account_age_days": 113 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 8, "last_update": "2024-08-02 19:54:17", - "author_account_age_days": 2562 + "author_account_age_days": 2563 }, "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 7, "last_update": "2024-05-22 22:09:15", - "author_account_age_days": 4014 + "author_account_age_days": 4016 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, - "last_update": "2024-07-08 18:34:18", - "author_account_age_days": 426 + "last_update": "2024-08-10 17:11:32", + "author_account_age_days": 427 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1993, + "stars": 1998, "last_update": "2024-08-02 01:53:03", - "author_account_age_days": 1607 + "author_account_age_days": 1609 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { "stars": 463, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1607 + "author_account_age_days": 1609 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { "stars": 10, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3638 + "author_account_age_days": 3639 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 16, "last_update": "2024-06-28 05:57:03", - "author_account_age_days": 3091 + "author_account_age_days": 3093 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 7, "last_update": "2024-07-27 04:00:20", - "author_account_age_days": 3768 + "author_account_age_days": 3769 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 6, "last_update": "2024-07-23 14:39:52", - "author_account_age_days": 18 + "author_account_age_days": 19 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 4, "last_update": "2024-07-13 01:24:57", - "author_account_age_days": 123 + "author_account_age_days": 125 }, "https://github.com/NMWave/ComfyUI-Nader-Tagging": { - "stars": 0, + "stars": 1, "last_update": "2024-08-06 11:13:51", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 2, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1371 + "author_account_age_days": 1372 }, "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": { - "stars": 29, + "stars": 30, "last_update": "2024-08-06 19:59:25", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { - "stars": 1, + "stars": 3, "last_update": "2024-08-10 05:08:26", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": { - "stars": 1, - "last_update": "2024-08-08 19:59:51", - "author_account_age_days": 140 + "stars": 2, + "last_update": "2024-08-11 04:27:59", + "author_account_age_days": 141 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 58, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 140 + "author_account_age_days": 141 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 573 + "author_account_age_days": 574 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5196 + "author_account_age_days": 5197 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 417, + "stars": 420, "last_update": "2024-08-08 13:03:54", - "author_account_age_days": 291 + "author_account_age_days": 292 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 291 + "author_account_age_days": 292 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 29, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1088 + "author_account_age_days": 1090 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 12, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3878 + "author_account_age_days": 3879 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2030 + "author_account_age_days": 2031 }, "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 192, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 2892 + "author_account_age_days": 2894 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 189, + "stars": 190, "last_update": "2024-07-25 20:13:05", - "author_account_age_days": 4526 + "author_account_age_days": 4527 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { - "stars": 468, + "stars": 469, "last_update": "2024-08-01 19:19:55", - "author_account_age_days": 4526 + "author_account_age_days": 4527 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1219 + "author_account_age_days": 1220 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 15, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 821 + "author_account_age_days": 823 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 12, "last_update": "2024-05-22 21:27:10", - "author_account_age_days": 1711 + "author_account_age_days": 1713 }, "https://github.com/Parameshvadivel/ComfyUI-SVGview": { "stars": 1, "last_update": "2024-07-31 13:40:33", - "author_account_age_days": 2874 + "author_account_age_days": 2875 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, "last_update": "2024-06-23 21:04:43", - "author_account_age_days": 4816 + "author_account_age_days": 4817 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 3689 + "author_account_age_days": 3691 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3254 + "author_account_age_days": 3255 }, "https://github.com/PnthrLeo/comfyUI-image-search": { "stars": 0, "last_update": "2024-06-14 07:06:45", - "author_account_age_days": 2598 + "author_account_age_days": 2599 }, "https://github.com/Pos13/comfyui-cyclist": { - "stars": 32, + "stars": 33, "last_update": "2024-08-04 02:58:33", - "author_account_age_days": 1564 + "author_account_age_days": 1565 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { - "stars": 363, + "stars": 378, "last_update": "2024-08-07 12:28:18", - "author_account_age_days": 10 + "author_account_age_days": 11 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 3, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1297 + "author_account_age_days": 1298 }, "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 3, "last_update": "2024-07-28 12:45:36", - "author_account_age_days": 1412 + "author_account_age_days": 1413 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 233 + "author_account_age_days": 234 }, "https://github.com/RhizoNymph/ComfyUI-Latte": { "stars": 3, - "last_update": "2024-08-01 06:03:15", - "author_account_age_days": 1214 + "last_update": "2024-08-11 07:25:04", + "author_account_age_days": 1215 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 17, "last_update": "2024-06-21 07:29:14", - "author_account_age_days": 1428 + "author_account_age_days": 1429 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, "last_update": "2024-06-28 19:36:30", - "author_account_age_days": 975 + "author_account_age_days": 977 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { - "stars": 72, + "stars": 74, "last_update": "2024-07-30 15:32:44", - "author_account_age_days": 2459 + "author_account_age_days": 2460 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, "last_update": "2024-07-13 13:10:10", - "author_account_age_days": 2459 + "author_account_age_days": 2460 }, "https://github.com/SEkINVR/ComfyUI-Animator": { - "stars": 1, + "stars": 2, "last_update": "2024-08-08 19:59:36", - "author_account_age_days": 704 + "author_account_age_days": 705 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { "stars": 2, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 704 + "author_account_age_days": 705 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 2, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 704 + "author_account_age_days": 705 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 67, "last_update": "2024-08-03 18:32:58", - "author_account_age_days": 3744 + "author_account_age_days": 3745 }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { - "stars": 9, + "stars": 10, "last_update": "2024-08-03 18:32:42", - "author_account_age_days": 3744 + "author_account_age_days": 3745 }, "https://github.com/SLAPaper/StableDiffusion-dpmpp_2m_alt-Sampler": { - "stars": 9, + "stars": 10, "last_update": "2024-08-03 18:32:42", - "author_account_age_days": 3744 + "author_account_age_days": 3745 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2024-07-31 15:02:32", - "author_account_age_days": 4130 + "author_account_age_days": 4131 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 25, "last_update": "2024-06-28 19:25:13", - "author_account_age_days": 4130 + "author_account_age_days": 4131 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { "stars": 269, "last_update": "2024-08-01 02:05:16", - "author_account_age_days": 1490 + "author_account_age_days": 1491 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 7, "last_update": "2024-08-09 15:13:55", - "author_account_age_days": 2650 + "author_account_age_days": 2651 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 11, "last_update": "2024-06-14 09:01:30", - "author_account_age_days": 3242 + "author_account_age_days": 3244 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 8, "last_update": "2024-07-30 09:02:59", - "author_account_age_days": 1156 + "author_account_age_days": 1158 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 9, "last_update": "2024-07-31 13:51:28", - "author_account_age_days": 4552 + "author_account_age_days": 4554 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 66, "last_update": "2024-06-14 08:08:26", - "author_account_age_days": 123 + "author_account_age_days": 125 }, "https://github.com/SeargeDP/SeargeSDXL": { "stars": 762, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4218 + "author_account_age_days": 4219 }, "https://github.com/Seedsa/Fooocus_Nodes": { - "stars": 48, + "stars": 49, "last_update": "2024-08-08 05:35:42", - "author_account_age_days": 2654 + "author_account_age_days": 2656 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 2, "last_update": "2024-06-15 13:04:49", - "author_account_age_days": 3444 + "author_account_age_days": 3445 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 161 + "author_account_age_days": 163 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 9, "last_update": "2024-07-04 02:22:10", - "author_account_age_days": 448 + "author_account_age_days": 450 }, "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": { "stars": 13, "last_update": "2024-07-18 12:41:22", - "author_account_age_days": 1251 + "author_account_age_days": 1253 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 2, "last_update": "2024-06-14 11:50:52", - "author_account_age_days": 1251 + "author_account_age_days": 1253 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 17, "last_update": "2024-07-21 19:57:00", - "author_account_age_days": 1251 + "author_account_age_days": 1253 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 66, "last_update": "2024-08-02 17:52:00", - "author_account_age_days": 1251 + "author_account_age_days": 1253 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 6, "last_update": "2024-07-24 08:42:48", - "author_account_age_days": 2363 + "author_account_age_days": 2364 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 26, "last_update": "2024-08-01 06:12:33", - "author_account_age_days": 499 + "author_account_age_days": 500 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { - "stars": 69, + "stars": 70, "last_update": "2024-07-31 13:44:42", - "author_account_age_days": 1558 + "author_account_age_days": 1559 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 738 + "author_account_age_days": 739 }, "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 7, "last_update": "2024-07-25 13:09:00", - "author_account_age_days": 3570 + "author_account_age_days": 3571 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3570 + "author_account_age_days": 3571 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 17, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3570 + "author_account_age_days": 3571 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3570 + "author_account_age_days": 3571 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4294 + "author_account_age_days": 4295 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-06-14 07:09:00", - "author_account_age_days": 126 + "author_account_age_days": 127 }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 255 + "author_account_age_days": 256 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 45, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 889 + "author_account_age_days": 890 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 187, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 889 + "author_account_age_days": 890 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 99, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2882 + "author_account_age_days": 2883 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2882 + "author_account_age_days": 2883 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 181, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2882 + "author_account_age_days": 2883 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 22, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2882 + "author_account_age_days": 2883 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 51, "last_update": "2024-07-24 14:45:58", - "author_account_age_days": 2882 + "author_account_age_days": 2883 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 126, "last_update": "2024-07-31 02:48:34", - "author_account_age_days": 136 + "author_account_age_days": 137 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, "last_update": "2024-06-20 15:06:51", - "author_account_age_days": 3624 + "author_account_age_days": 3626 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 543, + "stars": 544, "last_update": "2024-07-24 11:16:13", - "author_account_age_days": 2196 + "author_account_age_days": 2197 }, "https://github.com/Sxela/ComfyWarp": { "stars": 22, "last_update": "2024-05-22 20:47:11", - "author_account_age_days": 3418 + "author_account_age_days": 3420 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 576 + "author_account_age_days": 577 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 96, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3738 + "author_account_age_days": 3739 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 174, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3738 + "author_account_age_days": 3739 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 132, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 2581 + "author_account_age_days": 2583 }, "https://github.com/TMElyralab/Comfyui-MusePose": { "stars": 322, "last_update": "2024-07-31 06:21:52", - "author_account_age_days": 143 + "author_account_age_days": 145 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 5, "last_update": "2024-07-26 05:36:12", - "author_account_age_days": 485 + "author_account_age_days": 487 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 22, "last_update": "2024-08-07 09:28:13", - "author_account_age_days": 485 + "author_account_age_days": 487 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-07-31 13:42:07", - "author_account_age_days": 78 + "author_account_age_days": 79 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 11, "last_update": "2024-07-31 18:28:38", - "author_account_age_days": 3613 + "author_account_age_days": 3614 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2262 + "author_account_age_days": 2263 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2262 + "author_account_age_days": 2263 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-08-02 23:03:12", - "author_account_age_days": 2262 + "author_account_age_days": 2263 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3264 + "author_account_age_days": 3265 }, "https://github.com/TechnoByteJS/ComfyUI-TechNodes": { - "stars": 8, + "stars": 9, "last_update": "2024-08-09 09:18:30", - "author_account_age_days": 1722 + "author_account_age_days": 1723 }, "https://github.com/TemryL/ComfyS3": { "stars": 22, "last_update": "2024-07-31 15:48:46", - "author_account_age_days": 915 + "author_account_age_days": 916 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 304, + "stars": 305, "last_update": "2024-08-08 20:30:34", - "author_account_age_days": 915 + "author_account_age_days": 916 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 313, + "stars": 314, "last_update": "2024-05-07 03:07:38", - "author_account_age_days": 144 + "author_account_age_days": 146 }, "https://github.com/TheBarret/ZSuite": { - "stars": 6, - "last_update": "2024-08-04 13:40:35", - "author_account_age_days": 2759 + "stars": 7, + "last_update": "2024-08-10 13:31:03", + "author_account_age_days": 2760 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, "last_update": "2024-06-18 17:57:06", - "author_account_age_days": 1488 + "author_account_age_days": 1489 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { - "stars": 319, + "stars": 321, "last_update": "2024-07-31 13:40:51", - "author_account_age_days": 211 + "author_account_age_days": 213 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 9, "last_update": "2024-07-29 19:02:32", - "author_account_age_days": 981 + "author_account_age_days": 983 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 360, - "last_update": "2024-08-02 14:38:07", - "author_account_age_days": 667 + "last_update": "2024-08-10 12:58:27", + "author_account_age_days": 669 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 20, "last_update": "2024-05-22 22:13:06", - "author_account_age_days": 907 + "author_account_age_days": 908 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 28, "last_update": "2024-07-31 15:01:19", - "author_account_age_days": 3900 + "author_account_age_days": 3901 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 9, "last_update": "2024-07-27 18:34:05", - "author_account_age_days": 3900 + "author_account_age_days": 3901 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 99, "last_update": "2024-08-02 20:54:28", - "author_account_age_days": 3426 + "author_account_age_days": 3428 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 187, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4968 + "author_account_age_days": 4969 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1332 + "author_account_age_days": 1333 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, "last_update": "2024-05-22 21:30:13", - "author_account_age_days": 265 + "author_account_age_days": 266 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 82, "last_update": "2024-08-04 00:04:09", - "author_account_age_days": 288 + "author_account_age_days": 290 }, "https://github.com/Visionatrix/ComfyUI-Visionatrix": { "stars": 1, - "last_update": "2024-07-31 13:40:24", - "author_account_age_days": 163 + "last_update": "2024-08-10 08:31:44", + "author_account_age_days": 164 }, "https://github.com/WASasquatch/ASTERR": { "stars": 15, "last_update": "2024-07-31 13:48:18", - "author_account_age_days": 4672 + "author_account_age_days": 4673 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 25, "last_update": "2024-07-31 13:48:27", - "author_account_age_days": 4672 + "author_account_age_days": 4673 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 103, "last_update": "2024-07-31 13:48:30", - "author_account_age_days": 4672 + "author_account_age_days": 4673 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 22, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 4672 + "author_account_age_days": 4673 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 59, "last_update": "2024-07-31 13:48:33", - "author_account_age_days": 4672 + "author_account_age_days": 4673 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 28, "last_update": "2024-06-17 04:08:37", - "author_account_age_days": 4672 + "author_account_age_days": 4673 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 1034, + "stars": 1038, "last_update": "2024-08-08 02:32:02", - "author_account_age_days": 4672 + "author_account_age_days": 4673 }, "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": { "stars": 4, "last_update": "2024-07-30 04:43:14", - "author_account_age_days": 22 + "author_account_age_days": 24 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3799 + "author_account_age_days": 3800 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2024-07-06 22:35:50", - "author_account_age_days": 3690 + "author_account_age_days": 3692 }, "https://github.com/XmYx/deforum-comfy-nodes": { "stars": 135, "last_update": "2024-07-08 19:39:48", - "author_account_age_days": 2652 + "author_account_age_days": 2653 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 4, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4371 + "author_account_age_days": 4372 }, "https://github.com/YMC-GitHub/ymc-node-as-x-type": { "stars": 1, "last_update": "2024-08-03 06:01:00", - "author_account_age_days": 2741 + "author_account_age_days": 2743 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, "last_update": "2024-05-22 21:15:51", - "author_account_age_days": 2741 + "author_account_age_days": 2743 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 3802 + "author_account_age_days": 3803 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 30, "last_update": "2024-06-14 14:00:22", - "author_account_age_days": 860 + "author_account_age_days": 862 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, "last_update": "2024-08-01 19:59:31", - "author_account_age_days": 832 + "author_account_age_days": 834 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 328, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 383, + "stars": 384, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 618, + "stars": 619, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 180, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 69, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 635, + "stars": 636, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { "stars": 1273, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { "stars": 187, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { "stars": 771, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 46, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 4, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { "stars": 64, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 185, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 98, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 78, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 90, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { "stars": 134, "last_update": "2024-07-11 14:59:07", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { "stars": 530, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1537, + "stars": 1538, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 11, "last_update": "2024-07-19 06:38:39", - "author_account_age_days": 1319 + "author_account_age_days": 1321 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, "last_update": "2024-07-31 13:42:15", - "author_account_age_days": 5586 + "author_account_age_days": 5588 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1240 + "author_account_age_days": 1242 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/Zuellni/ComfyUI-ExLlama": { "stars": 105, "last_update": "2024-08-07 18:06:27", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 105, "last_update": "2024-08-07 18:06:27", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 25, "last_update": "2024-06-15 08:23:16", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 95, "last_update": "2024-08-08 03:04:19", - "author_account_age_days": 4848 + "author_account_age_days": 4850 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 119 + "author_account_age_days": 120 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 119 + "author_account_age_days": 120 }, "https://github.com/abyz22/image_control": { "stars": 15, "last_update": "2024-05-22 23:10:07", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 750 + "author_account_age_days": 751 }, "https://github.com/ader47/comfyui_meshhamer": { "stars": 3, "last_update": "2024-07-19 21:58:42", - "author_account_age_days": 2028 + "author_account_age_days": 2029 }, "https://github.com/adieyal/comfyui-dynamicprompts": { - "stars": 206, + "stars": 208, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5063 + "author_account_age_days": 5064 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 1, "last_update": "2024-07-22 07:02:31", - "author_account_age_days": 260 + "author_account_age_days": 261 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2268 + "author_account_age_days": 2270 }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 26, "last_update": "2024-05-22 22:10:29", - "author_account_age_days": 630 + "author_account_age_days": 631 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 38, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 630 + "author_account_age_days": 631 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1567 + "author_account_age_days": 1569 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 1, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1567 + "author_account_age_days": 1569 }, "https://github.com/ai-shizuka/ComfyUI-tbox": { "stars": 1, "last_update": "2024-08-09 14:06:43", - "author_account_age_days": 58 + "author_account_age_days": 60 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 320 + "author_account_age_days": 321 }, "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 3, "last_update": "2024-07-31 13:39:36", - "author_account_age_days": 36 + "author_account_age_days": 37 }, "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": { - "stars": 2, + "stars": 3, "last_update": "2024-08-10 01:19:39", - "author_account_age_days": 82 + "author_account_age_days": 83 }, "https://github.com/akierson/ComfyUI-textnodes": { "stars": 1, "last_update": "2024-07-27 04:00:02", - "author_account_age_days": 2381 + "author_account_age_days": 2382 }, "https://github.com/akierson/comfyui-colornodes": { "stars": 1, "last_update": "2024-07-27 00:41:45", - "author_account_age_days": 2381 + "author_account_age_days": 2382 }, "https://github.com/al-swaiti/All-IN-ONE-style": { "stars": 1, "last_update": "2024-07-30 05:59:49", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, "last_update": "2024-07-31 13:48:47", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/al-swaiti/ComfyUI-OllamaGemini": { - "stars": 1, - "last_update": "2024-08-08 17:09:17", - "author_account_age_days": 976 + "stars": 2, + "last_update": "2024-08-10 17:59:01", + "author_account_age_days": 977 }, "https://github.com/alanhuang67/ComfyUI-FAI-Node": { "stars": 6, "last_update": "2024-08-02 03:35:41", - "author_account_age_days": 3536 + "author_account_age_days": 3538 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 5, "last_update": "2024-07-16 08:42:41", - "author_account_age_days": 1243 + "author_account_age_days": 1244 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 32, "last_update": "2024-07-31 13:46:32", - "author_account_age_days": 1243 + "author_account_age_days": 1244 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { "stars": 7, "last_update": "2024-07-31 13:51:14", - "author_account_age_days": 1243 + "author_account_age_days": 1244 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 34, "last_update": "2024-08-04 12:15:18", - "author_account_age_days": 2726 + "author_account_age_days": 2727 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 68, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4907 + "author_account_age_days": 4908 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 42, "last_update": "2024-07-13 18:13:27", - "author_account_age_days": 647 + "author_account_age_days": 648 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { - "stars": 0, + "stars": 1, "last_update": "2024-08-05 20:38:44", - "author_account_age_days": 1319 + "author_account_age_days": 1321 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { "stars": 69, "last_update": "2024-08-03 11:47:44", - "author_account_age_days": 1319 + "author_account_age_days": 1321 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 15, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2040 + "author_account_age_days": 2042 }, "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 77, "last_update": "2024-07-31 15:02:26", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 59, "last_update": "2024-07-31 15:02:45", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 235 + "author_account_age_days": 236 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 2999 + "author_account_age_days": 3001 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 1875 + "author_account_age_days": 1876 }, "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 392 + "author_account_age_days": 393 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 10, "last_update": "2024-05-28 14:44:16", - "author_account_age_days": 2909 + "author_account_age_days": 2910 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, "last_update": "2024-07-16 12:53:38", - "author_account_age_days": 2392 + "author_account_age_days": 2393 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { - "stars": 19, + "stars": 21, "last_update": "2024-08-01 10:39:23", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 36, "last_update": "2024-07-31 16:02:55", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 171, "last_update": "2024-08-07 13:57:21", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, "last_update": "2024-05-25 11:40:49", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 102, "last_update": "2024-08-01 19:03:25", - "author_account_age_days": 2773 + "author_account_age_days": 2775 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 65, "last_update": "2024-06-14 09:01:17", - "author_account_age_days": 2395 + "author_account_age_days": 2396 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 12, "last_update": "2024-07-27 18:33:38", - "author_account_age_days": 4167 + "author_account_age_days": 4168 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { "stars": 37, "last_update": "2024-07-31 18:03:29", - "author_account_age_days": 4167 + "author_account_age_days": 4168 }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 233, + "stars": 234, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 900 + "author_account_age_days": 902 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 6, "last_update": "2024-07-23 06:12:08", - "author_account_age_days": 3605 + "author_account_age_days": 3606 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 348 + "author_account_age_days": 349 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { - "stars": 17, + "stars": 18, "last_update": "2024-08-02 17:14:46", - "author_account_age_days": 1817 + "author_account_age_days": 1818 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 49, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5409 + "author_account_age_days": 5410 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, "last_update": "2024-08-06 06:10:48", - "author_account_age_days": 877 + "author_account_age_days": 879 }, "https://github.com/bananasss00/ComfyUI-SP-Nodes": { - "stars": 2, - "last_update": "2024-08-06 13:01:07", - "author_account_age_days": 2580 + "stars": 6, + "last_update": "2024-08-10 13:18:50", + "author_account_age_days": 2582 }, "https://github.com/banodoco/steerable-motion": { - "stars": 788, + "stars": 789, "last_update": "2024-06-15 23:01:54", - "author_account_age_days": 448 + "author_account_age_days": 450 }, "https://github.com/bash-j/mikey_nodes": { "stars": 95, "last_update": "2024-08-08 00:42:11", - "author_account_age_days": 4234 + "author_account_age_days": 4235 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { - "stars": 22, - "last_update": "2024-07-31 18:46:12", - "author_account_age_days": 409 + "stars": 23, + "last_update": "2024-08-11 04:54:23", + "author_account_age_days": 410 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3554 + "author_account_age_days": 3555 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 1, "last_update": "2024-06-14 10:23:29", - "author_account_age_days": 103 + "author_account_age_days": 104 + }, + "https://github.com/blackcodetavern/ComfyUI-Benripack": { + "stars": 0, + "last_update": "2024-08-11 08:29:16", + "author_account_age_days": 2921 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 32, "last_update": "2024-05-22 23:17:49", - "author_account_age_days": 200 + "author_account_age_days": 202 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 31, "last_update": "2024-05-22 23:18:26", - "author_account_age_days": 200 + "author_account_age_days": 202 }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 109, - "last_update": "2024-08-05 12:54:53", - "author_account_age_days": 200 + "last_update": "2024-08-10 17:16:09", + "author_account_age_days": 202 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { - "stars": 9, + "stars": 10, "last_update": "2024-08-09 14:52:53", - "author_account_age_days": 200 + "author_account_age_days": 202 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2024-06-09 13:30:57", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, "last_update": "2024-07-08 12:38:26", - "author_account_age_days": 4613 + "author_account_age_days": 4615 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3583 + "author_account_age_days": 3584 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 6, "last_update": "2024-06-21 00:02:39", - "author_account_age_days": 3583 + "author_account_age_days": 3584 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 52, "last_update": "2024-08-02 22:00:19", - "author_account_age_days": 3583 + "author_account_age_days": 3584 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 3, "last_update": "2024-05-22 20:18:07", - "author_account_age_days": 3583 + "author_account_age_days": 3584 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 6, - "last_update": "2024-08-09 22:38:10", - "author_account_age_days": 3583 + "last_update": "2024-08-10 21:09:41", + "author_account_age_days": 3584 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 6, "last_update": "2024-08-02 22:01:12", - "author_account_age_days": 3583 + "author_account_age_days": 3584 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-06-04 20:04:00", - "author_account_age_days": 4791 + "author_account_age_days": 4792 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 3702 + "author_account_age_days": 3704 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-07-31 15:01:52", - "author_account_age_days": 477 + "author_account_age_days": 479 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 262, "last_update": "2024-05-30 14:23:40", - "author_account_age_days": 4286 + "author_account_age_days": 4287 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 39, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5202 + "author_account_age_days": 5203 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 29, "last_update": "2024-08-01 16:03:12", - "author_account_age_days": 2412 + "author_account_age_days": 2413 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-07-31 16:01:47", - "author_account_age_days": 4732 + "author_account_age_days": 4734 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 19, "last_update": "2024-08-03 03:58:44", - "author_account_age_days": 1221 + "author_account_age_days": 1222 }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { "stars": 11, "last_update": "2024-06-23 11:37:10", - "author_account_age_days": 1221 + "author_account_age_days": 1222 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 13, "last_update": "2024-08-03 03:58:28", - "author_account_age_days": 1221 + "author_account_age_days": 1222 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 8, "last_update": "2024-08-03 03:57:46", - "author_account_age_days": 1221 + "author_account_age_days": 1222 }, "https://github.com/caleboleary/ComfyUI-Arc2Face": { - "stars": 26, + "stars": 27, "last_update": "2024-08-06 14:41:13", - "author_account_age_days": 3349 + "author_account_age_days": 3350 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 287, "last_update": "2024-08-01 09:05:38", - "author_account_age_days": 1251 + "author_account_age_days": 1252 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 2, "last_update": "2024-05-23 00:09:02", - "author_account_age_days": 1251 + "author_account_age_days": 1252 }, "https://github.com/cdxOo/comfyui-text-node-with-comments": { "stars": 1, "last_update": "2024-08-03 00:54:38", - "author_account_age_days": 3342 + "author_account_age_days": 3343 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3445 + "author_account_age_days": 3446 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3445 + "author_account_age_days": 3446 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 26, "last_update": "2024-08-01 09:56:36", - "author_account_age_days": 2728 + "author_account_age_days": 2730 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 84, + "stars": 87, "last_update": "2024-08-03 16:22:31", - "author_account_age_days": 1200 + "author_account_age_days": 1201 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, "last_update": "2024-06-14 07:13:20", - "author_account_age_days": 3882 + "author_account_age_days": 3884 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, "last_update": "2024-07-01 12:40:52", - "author_account_age_days": 3882 + "author_account_age_days": 3884 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 402 + "author_account_age_days": 404 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 402 + "author_account_age_days": 404 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 240, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 17, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 24, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 66, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { "stars": 372, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 120, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 45, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 10, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 49, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 205, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 132, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { - "stars": 80, + "stars": 81, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 168, + "stars": 169, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 128, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 90, "last_update": "2024-07-19 05:13:25", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 15, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 27, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 49, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 380 + "author_account_age_days": 381 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3462 + "author_account_age_days": 3463 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, "last_update": "2024-06-10 20:15:56", - "author_account_age_days": 1576 + "author_account_age_days": 1578 }, "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": { - "stars": 87, + "stars": 89, "last_update": "2024-08-09 02:52:13", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 16, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 868, + "stars": 873, "last_update": "2024-08-07 09:27:49", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 22, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/chflame163/ComfyUI_WordCloud": { - "stars": 77, + "stars": 78, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 34, "last_update": "2024-07-29 09:18:36", - "author_account_age_days": 2895 + "author_account_age_days": 2897 }, "https://github.com/choey/Comfy-Topaz": { "stars": 29, "last_update": "2024-07-31 13:42:46", - "author_account_age_days": 5569 + "author_account_age_days": 5571 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 8, "last_update": "2024-07-31 13:51:59", - "author_account_age_days": 1843 + "author_account_age_days": 1844 }, "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 57, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 779 + "author_account_age_days": 780 }, "https://github.com/chrisgoringe/cg-image-picker": { "stars": 211, "last_update": "2024-08-09 04:11:31", - "author_account_age_days": 4112 + "author_account_age_days": 4113 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 27, "last_update": "2024-08-07 04:17:34", - "author_account_age_days": 4112 + "author_account_age_days": 4113 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4112 + "author_account_age_days": 4113 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 403, + "stars": 405, "last_update": "2024-08-06 09:16:42", - "author_account_age_days": 4112 + "author_account_age_days": 4113 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 647 + "author_account_age_days": 648 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { "stars": 139, "last_update": "2024-07-23 19:02:15", - "author_account_age_days": 1395 + "author_account_age_days": 1396 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 9, "last_update": "2024-07-28 20:52:51", - "author_account_age_days": 1395 + "author_account_age_days": 1396 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 8, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1395 + "author_account_age_days": 1396 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 6, "last_update": "2024-06-24 07:26:35", - "author_account_age_days": 1395 + "author_account_age_days": 1396 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { - "stars": 60, + "stars": 61, "last_update": "2024-08-09 11:19:02", - "author_account_age_days": 1395 + "author_account_age_days": 1396 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 5, "last_update": "2024-07-23 23:26:48", - "author_account_age_days": 1395 + "author_account_age_days": 1396 }, "https://github.com/christian-byrne/youtube-dl-comfyui": { "stars": 3, "last_update": "2024-07-31 13:39:48", - "author_account_age_days": 1395 + "author_account_age_days": 1396 }, "https://github.com/city96/ComfyUI_ColorMod": { - "stars": 63, + "stars": 65, "last_update": "2024-08-06 22:38:54", - "author_account_age_days": 544 + "author_account_age_days": 545 }, "https://github.com/city96/ComfyUI_DiT": { - "stars": 3, + "stars": 4, "last_update": "2024-08-06 22:44:33", - "author_account_age_days": 544 + "author_account_age_days": 545 }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 349, + "stars": 351, "last_update": "2024-08-07 11:42:47", - "author_account_age_days": 544 + "author_account_age_days": 545 }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 257, + "stars": 258, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 544 + "author_account_age_days": 545 }, "https://github.com/city96/SD-Advanced-Noise": { "stars": 22, "last_update": "2024-05-22 18:05:35", - "author_account_age_days": 544 + "author_account_age_days": 545 }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 200, + "stars": 202, "last_update": "2024-08-06 22:01:47", - "author_account_age_days": 544 + "author_account_age_days": 545 }, "https://github.com/city96/SD-Latent-Upscaler": { "stars": 122, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 544 + "author_account_age_days": 545 }, "https://github.com/civitai/comfy-nodes": { "stars": 93, "last_update": "2024-06-23 03:35:42", - "author_account_age_days": 645 + "author_account_age_days": 646 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 2747 + "author_account_age_days": 2748 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 45463, - "last_update": "2024-08-10 01:46:09", - "author_account_age_days": 595 + "stars": 45631, + "last_update": "2024-08-11 03:12:06", + "author_account_age_days": 597 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 405, + "stars": 406, "last_update": "2024-08-06 18:38:49", - "author_account_age_days": 595 + "author_account_age_days": 597 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 146, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 595 + "author_account_age_days": 597 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 1947 + "author_account_age_days": 1949 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4656 + "author_account_age_days": 4657 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { "stars": 67, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 4709 + "author_account_age_days": 4711 }, "https://github.com/coolzilj/ComfyUI-Photopea": { - "stars": 67, + "stars": 68, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 4709 + "author_account_age_days": 4711 }, "https://github.com/coreyryanhanson/ComfyQR": { - "stars": 57, + "stars": 58, "last_update": "2024-08-09 16:58:16", - "author_account_age_days": 3103 + "author_account_age_days": 3104 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 11, "last_update": "2024-08-09 16:59:00", - "author_account_age_days": 3103 + "author_account_age_days": 3104 }, "https://github.com/cozy-comfyui/cozy_comm": { "stars": 1, "last_update": "2024-07-18 18:01:38", - "author_account_age_days": 113 + "author_account_age_days": 114 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, "last_update": "2024-07-07 15:38:05", - "author_account_age_days": 155 + "author_account_age_days": 156 }, "https://github.com/cozymantis/human-parser-comfyui-node": { "stars": 61, "last_update": "2024-07-07 15:31:17", - "author_account_age_days": 155 + "author_account_age_days": 156 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { - "stars": 55, + "stars": 56, "last_update": "2024-07-07 15:22:45", - "author_account_age_days": 155 + "author_account_age_days": 156 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 604, + "stars": 607, "last_update": "2024-08-01 23:14:21", - "author_account_age_days": 4164 + "author_account_age_days": 4165 }, "https://github.com/crystian/ComfyUI-Crystools-save": { - "stars": 33, + "stars": 34, "last_update": "2024-07-31 20:06:26", - "author_account_age_days": 4164 + "author_account_age_days": 4165 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 265, + "stars": 266, "last_update": "2024-07-31 13:45:41", - "author_account_age_days": 5057 + "author_account_age_days": 5059 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3549, + "stars": 3558, "last_update": "2024-08-08 09:20:05", - "author_account_age_days": 5057 + "author_account_age_days": 5059 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 1087, + "stars": 1090, "last_update": "2024-07-31 13:46:25", - "author_account_age_days": 5057 + "author_account_age_days": 5059 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 17, "last_update": "2024-06-14 09:02:50", - "author_account_age_days": 5057 + "author_account_age_days": 5059 }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 412, - "last_update": "2024-08-09 16:49:59", - "author_account_age_days": 5057 + "stars": 414, + "last_update": "2024-08-10 10:23:59", + "author_account_age_days": 5059 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 486, + "stars": 487, "last_update": "2024-07-31 13:46:36", - "author_account_age_days": 5057 + "author_account_age_days": 5059 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3299 + "author_account_age_days": 3300 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 5, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 1976 + "author_account_age_days": 1978 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4280 + "author_account_age_days": 4282 }, "https://github.com/da2el-ai/ComfyUI-d2-send-eagle": { - "stars": 2, + "stars": 3, "last_update": "2024-08-05 04:11:52", - "author_account_age_days": 436 + "author_account_age_days": 437 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 4, "last_update": "2024-05-23 01:16:17", - "author_account_age_days": 436 + "author_account_age_days": 437 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { - "stars": 5, + "stars": 6, "last_update": "2024-08-04 05:16:21", - "author_account_age_days": 436 + "author_account_age_days": 437 }, "https://github.com/dagthomas/comfyui_dagthomas": { - "stars": 132, - "last_update": "2024-08-09 19:36:01", - "author_account_age_days": 4118 + "stars": 135, + "last_update": "2024-08-11 06:37:44", + "author_account_age_days": 4119 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { "stars": 201, "last_update": "2024-07-08 21:59:15", - "author_account_age_days": 2451 + "author_account_age_days": 2452 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 28, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3398 + "author_account_age_days": 3399 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { - "stars": 14, + "stars": 15, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3398 + "author_account_age_days": 3399 }, "https://github.com/darkpixel/darkprompts": { "stars": 7, "last_update": "2024-05-23 19:48:02", - "author_account_age_days": 5370 + "author_account_age_days": 5372 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 204 + "author_account_age_days": 206 }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 21, "last_update": "2024-08-02 14:14:48", - "author_account_age_days": 141 + "author_account_age_days": 143 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 21, "last_update": "2024-08-02 14:14:48", - "author_account_age_days": 141 + "author_account_age_days": 143 }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 71, "last_update": "2024-08-02 14:15:38", - "author_account_age_days": 141 + "author_account_age_days": 143 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 7, "last_update": "2024-08-02 14:14:29", - "author_account_age_days": 141 + "author_account_age_days": 143 }, "https://github.com/daxthin/DZ-FaceDetailer": { "stars": 118, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1278 + "author_account_age_days": 1279 }, "https://github.com/dchatel/comfyui_facetools": { - "stars": 51, + "stars": 52, "last_update": "2024-08-06 17:11:56", - "author_account_age_days": 4582 + "author_account_age_days": 4583 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3543 + "author_account_age_days": 3544 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5342 + "author_account_age_days": 5344 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5342 + "author_account_age_days": 5344 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 11, "last_update": "2024-05-22 23:23:15", - "author_account_age_days": 6021 + "author_account_age_days": 6022 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 79, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 6021 + "author_account_age_days": 6022 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4251 + "author_account_age_days": 4252 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 8, "last_update": "2024-07-26 06:15:23", - "author_account_age_days": 4037 + "author_account_age_days": 4039 }, "https://github.com/digitaljohn/comfyui-propost": { - "stars": 116, + "stars": 117, "last_update": "2024-07-31 14:18:54", - "author_account_age_days": 4564 + "author_account_age_days": 4566 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 179, "last_update": "2024-07-31 13:44:39", - "author_account_age_days": 3461 + "author_account_age_days": 3462 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 62, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4817 + "author_account_age_days": 4818 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 392 + "author_account_age_days": 393 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1516 + "author_account_age_days": 1518 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1516 + "author_account_age_days": 1518 }, "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 253, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4330 + "author_account_age_days": 4331 }, "https://github.com/dmMaze/sketch2manga": { "stars": 30, "last_update": "2024-06-30 03:27:55", - "author_account_age_days": 1896 + "author_account_age_days": 1897 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4551 + "author_account_age_days": 4552 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 82, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4551 + "author_account_age_days": 4552 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3816 + "author_account_age_days": 3817 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 7, "last_update": "2024-08-01 17:44:51", - "author_account_age_days": 335 + "author_account_age_days": 337 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 4850 + "author_account_age_days": 4851 }, "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-07-31 18:03:33", - "author_account_age_days": 2509 + "author_account_age_days": 2511 }, "https://github.com/eastoc/ComfyUI_SemanticSAM": { "stars": 1, "last_update": "2024-08-09 20:47:53", - "author_account_age_days": 2764 + "author_account_age_days": 2766 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 46, "last_update": "2024-08-02 09:20:00", - "author_account_age_days": 319 + "author_account_age_days": 320 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 1, "last_update": "2024-08-05 14:08:18", - "author_account_age_days": 2569 + "author_account_age_days": 2571 }, "https://github.com/evanspearman/ComfyMath": { - "stars": 66, + "stars": 67, "last_update": "2023-08-27 03:29:04", - "author_account_age_days": 4285 + "author_account_age_days": 4286 }, "https://github.com/exdysa/comfyui-selector": { "stars": 4, "last_update": "2024-07-31 15:34:13", - "author_account_age_days": 1042 + "author_account_age_days": 1043 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2024-06-24 14:27:05", - "author_account_age_days": 2095 + "author_account_age_days": 2096 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { - "stars": 142, + "stars": 143, "last_update": "2024-08-04 09:50:06", - "author_account_age_days": 320 + "author_account_age_days": 321 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { - "stars": 15, + "stars": 16, "last_update": "2024-08-05 01:50:04", - "author_account_age_days": 608 + "author_account_age_days": 609 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2024-05-22 21:27:36", - "author_account_age_days": 1605 + "author_account_age_days": 1607 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 6, "last_update": "2024-06-14 08:09:41", - "author_account_age_days": 5090 + "author_account_age_days": 5092 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, "last_update": "2024-05-24 20:38:15", - "author_account_age_days": 5090 + "author_account_age_days": 5092 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 1, "last_update": "2024-06-14 16:58:31", - "author_account_age_days": 5090 + "author_account_age_days": 5092 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 33, "last_update": "2024-05-22 20:59:16", - "author_account_age_days": 3523 + "author_account_age_days": 3524 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { - "stars": 109, + "stars": 110, "last_update": "2024-08-09 06:01:05", - "author_account_age_days": 1783 + "author_account_age_days": 1784 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { - "stars": 175, - "last_update": "2024-08-10 00:35:32", - "author_account_age_days": 1783 + "stars": 176, + "last_update": "2024-08-11 02:34:52", + "author_account_age_days": 1784 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "stars": 139, "last_update": "2024-05-22 00:33:06", - "author_account_age_days": 240 + "author_account_age_days": 241 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 2, "last_update": "2024-07-10 18:03:39", - "author_account_age_days": 240 + "author_account_age_days": 241 }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 808, - "last_update": "2024-08-07 18:19:26", - "author_account_age_days": 240 + "stars": 813, + "last_update": "2024-08-10 09:23:43", + "author_account_age_days": 241 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { "stars": 219, "last_update": "2024-07-10 18:03:03", - "author_account_age_days": 240 + "author_account_age_days": 241 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 130, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 320 + "author_account_age_days": 321 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { "stars": 173, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 320 + "author_account_age_days": 321 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "stars": 380, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 320 + "author_account_age_days": 321 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3542 + "author_account_age_days": 3543 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3668 + "author_account_age_days": 3669 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5154 + "author_account_age_days": 5155 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { - "stars": 47, + "stars": 48, "last_update": "2024-08-09 11:37:00", - "author_account_age_days": 5154 + "author_account_age_days": 5155 }, "https://github.com/fofr/comfyui-fofr-toolkit": { "stars": 5, "last_update": "2024-08-09 11:36:38", - "author_account_age_days": 5154 + "author_account_age_days": 5155 }, "https://github.com/fofr/comfyui-replicate": { - "stars": 112, + "stars": 113, "last_update": "2024-08-09 11:36:02", - "author_account_age_days": 1655 + "author_account_age_days": 1656 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, "last_update": "2024-06-14 07:12:02", - "author_account_age_days": 371 + "author_account_age_days": 373 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2367 + "author_account_age_days": 2368 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 49, "last_update": "2024-06-26 03:06:51", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 452, + "stars": 453, "last_update": "2024-08-02 03:10:30", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { "stars": 10, "last_update": "2024-06-26 03:13:32", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 8, "last_update": "2024-07-01 17:58:52", - "author_account_age_days": 2252 + "author_account_age_days": 2253 }, "https://github.com/fssorc/ComfyUI_FaceShaper": { - "stars": 38, + "stars": 41, "last_update": "2024-08-02 07:35:05", - "author_account_age_days": 4633 + "author_account_age_days": 4635 }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 7, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 2003 + "author_account_age_days": 2004 }, "https://github.com/get-salt-AI/SaltAI": { "stars": 67, "last_update": "2024-08-08 05:59:56", - "author_account_age_days": 163 + "author_account_age_days": 164 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 17, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 163 + "author_account_age_days": 164 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { "stars": 307, "last_update": "2024-08-08 21:00:21", - "author_account_age_days": 163 + "author_account_age_days": 164 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { "stars": 307, "last_update": "2024-08-08 21:00:21", - "author_account_age_days": 163 + "author_account_age_days": 164 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 2, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2058 + "author_account_age_days": 2059 }, "https://github.com/giriss/comfy-image-saver": { - "stars": 161, + "stars": 160, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4284 + "author_account_age_days": 4286 }, "https://github.com/gisu/comfyui-foxpack": { "stars": 3, - "last_update": "2024-08-09 11:48:03", - "author_account_age_days": 5045 + "last_update": "2024-08-10 10:11:02", + "author_account_age_days": 5047 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 3949 + "author_account_age_days": 3951 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 3949 + "author_account_age_days": 3951 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 3949 + "author_account_age_days": 3951 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 3949 + "author_account_age_days": 3951 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 3949 + "author_account_age_days": 3951 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 126, "last_update": "2024-07-29 03:41:50", - "author_account_age_days": 2544 + "author_account_age_days": 2545 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 20, "last_update": "2024-07-31 15:02:12", - "author_account_age_days": 620 + "author_account_age_days": 621 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 9, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3792 + "author_account_age_days": 3793 }, "https://github.com/glowcone/comfyui-string-converter": { "stars": 1, "last_update": "2024-07-31 13:40:48", - "author_account_age_days": 3792 + "author_account_age_days": 3793 }, "https://github.com/goburiin/nsfwrecog-comfyui": { "stars": 1, "last_update": "2024-08-09 14:25:00", - "author_account_age_days": 0 + "author_account_age_days": 1 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3160 + "author_account_age_days": 3161 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-07-27 18:34:02", - "author_account_age_days": 1104 + "author_account_age_days": 1105 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 69, "last_update": "2024-07-31 16:11:04", - "author_account_age_days": 1104 + "author_account_age_days": 1105 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 31, "last_update": "2024-07-31 16:14:23", - "author_account_age_days": 1104 + "author_account_age_days": 1105 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 323, + "stars": 326, "last_update": "2024-07-31 16:13:41", - "author_account_age_days": 1104 + "author_account_age_days": 1105 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 21, "last_update": "2024-07-31 15:02:48", - "author_account_age_days": 2508 + "author_account_age_days": 2509 }, "https://github.com/googincheng/ComfyUX": { "stars": 130, "last_update": "2024-07-24 10:01:31", - "author_account_age_days": 2835 + "author_account_age_days": 2836 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { - "stars": 79, + "stars": 81, "last_update": "2024-08-08 17:54:04", - "author_account_age_days": 567 + "author_account_age_days": 568 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-06-14 08:12:07", - "author_account_age_days": 4239 + "author_account_age_days": 4241 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1536 + "author_account_age_days": 1537 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, "last_update": "2024-07-31 15:02:56", - "author_account_age_days": 1897 + "author_account_age_days": 1899 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-28 21:08:27", - "author_account_age_days": 152 + "author_account_age_days": 153 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 12, "last_update": "2024-07-15 10:07:09", - "author_account_age_days": 4713 + "author_account_age_days": 4715 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 2, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 4713 + "author_account_age_days": 4715 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 9, "last_update": "2024-07-31 13:43:51", - "author_account_age_days": 4713 + "author_account_age_days": 4715 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 19, "last_update": "2024-07-30 09:55:03", - "author_account_age_days": 4713 + "author_account_age_days": 4715 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { "stars": 17, "last_update": "2024-08-09 07:52:59", - "author_account_age_days": 4713 + "author_account_age_days": 4715 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 10, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 4713 + "author_account_age_days": 4715 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 3, "last_update": "2024-07-15 09:19:31", - "author_account_age_days": 1984 + "author_account_age_days": 1985 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 36, "last_update": "2024-08-09 00:42:39", - "author_account_age_days": 1984 + "author_account_age_days": 1985 }, "https://github.com/hben35096/ComfyUI-ToolBox": { - "stars": 1, + "stars": 2, "last_update": "2024-08-08 05:19:58", - "author_account_age_days": 394 + "author_account_age_days": 395 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 378, - "last_update": "2024-08-10 04:05:55", - "author_account_age_days": 2941 + "stars": 389, + "last_update": "2024-08-11 03:55:15", + "author_account_age_days": 2943 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 41, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 553 + "author_account_age_days": 555 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 4, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1849 + "author_account_age_days": 1850 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 136, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5158 + "author_account_age_days": 5160 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1638 + "author_account_age_days": 1639 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 1, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 23 + "author_account_age_days": 24 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 40, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4679 + "author_account_age_days": 4680 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4679 + "author_account_age_days": 4680 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 467, + "stars": 469, "last_update": "2024-08-09 15:23:21", - "author_account_age_days": 2922 + "author_account_age_days": 2923 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1367, + "stars": 1369, "last_update": "2024-07-31 17:04:32", - "author_account_age_days": 2922 + "author_account_age_days": 2923 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { "stars": 36, "last_update": "2024-07-31 13:44:16", - "author_account_age_days": 2922 + "author_account_age_days": 2923 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { "stars": 56, "last_update": "2024-08-01 01:42:14", - "author_account_age_days": 2922 + "author_account_age_days": 2923 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { - "stars": 99, + "stars": 100, "last_update": "2024-07-27 18:33:35", - "author_account_age_days": 2922 + "author_account_age_days": 2923 }, "https://github.com/huchenlei/ComfyUI_omost": { "stars": 391, "last_update": "2024-08-04 18:51:27", - "author_account_age_days": 2922 + "author_account_age_days": 2923 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 9, "last_update": "2024-07-31 13:44:36", - "author_account_age_days": 5687 + "author_account_age_days": 5688 }, "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, "last_update": "2024-07-31 13:52:47", - "author_account_age_days": 2934 + "author_account_age_days": 2936 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 10, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3960 + "author_account_age_days": 3961 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, "last_update": "2024-07-01 18:44:18", - "author_account_age_days": 3157 + "author_account_age_days": 3158 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, "last_update": "2024-06-14 08:59:52", - "author_account_age_days": 1603 + "author_account_age_days": 1605 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, "last_update": "2024-07-18 12:13:23", - "author_account_age_days": 4152 + "author_account_age_days": 4153 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 108, "last_update": "2024-06-20 15:56:56", - "author_account_age_days": 3096 + "author_account_age_days": 3097 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 2, "last_update": "2024-07-23 15:52:45", - "author_account_age_days": 5338 + "author_account_age_days": 5339 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 12, "last_update": "2024-07-18 16:13:26", - "author_account_age_days": 2909 + "author_account_age_days": 2910 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 30, "last_update": "2024-05-22 22:02:55", - "author_account_age_days": 2909 + "author_account_age_days": 2910 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 443, + "stars": 446, "last_update": "2024-07-17 07:24:46", - "author_account_age_days": 2909 + "author_account_age_days": 2910 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 935 + "author_account_age_days": 936 }, "https://github.com/injet-zhou/comfyui_extra_api": { - "stars": 1, + "stars": 2, "last_update": "2024-08-06 08:16:43", - "author_account_age_days": 2274 + "author_account_age_days": 2275 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, "last_update": "2024-07-11 01:06:26", - "author_account_age_days": 4472 + "author_account_age_days": 4474 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { "stars": 51, "last_update": "2024-08-01 05:37:19", - "author_account_age_days": 3917 + "author_account_age_days": 3918 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "stars": 58, "last_update": "2024-08-08 04:43:22", - "author_account_age_days": 3917 + "author_account_age_days": 3918 }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 817, + "stars": 819, "last_update": "2024-08-07 03:15:43", - "author_account_age_days": 3917 + "author_account_age_days": 3918 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { - "stars": 17, + "stars": 18, "last_update": "2024-08-03 10:02:38", - "author_account_age_days": 1618 + "author_account_age_days": 1619 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 1023 + "author_account_age_days": 1024 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 2573 + "author_account_age_days": 2575 }, "https://github.com/jamesWalker55/comfyui-various": { "stars": 39, "last_update": "2024-07-27 15:42:20", - "author_account_age_days": 2573 + "author_account_age_days": 2575 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 623 + "author_account_age_days": 624 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 24, "last_update": "2024-07-29 08:00:20", - "author_account_age_days": 2977 + "author_account_age_days": 2979 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 112, "last_update": "2024-05-23 02:40:36", - "author_account_age_days": 3698 + "author_account_age_days": 3700 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 279, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1332 + "author_account_age_days": 1334 }, "https://github.com/jitcoder/lora-info": { "stars": 50, "last_update": "2024-06-20 13:04:19", - "author_account_age_days": 4087 + "author_account_age_days": 4088 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 3695 + "author_account_age_days": 3697 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-07-31 13:46:13", - "author_account_age_days": 4258 + "author_account_age_days": 4259 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, "last_update": "2024-05-22 20:54:35", - "author_account_age_days": 4643 + "author_account_age_days": 4645 }, "https://github.com/jn-jairo/jn_comfyui": { "stars": 2, "last_update": "2024-08-10 01:33:31", - "author_account_age_days": 4031 + "author_account_age_days": 4032 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { - "stars": 201, + "stars": 204, "last_update": "2024-07-31 13:54:32", - "author_account_age_days": 254 + "author_account_age_days": 255 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 121, "last_update": "2024-08-02 08:23:26", - "author_account_age_days": 4844 + "author_account_age_days": 4846 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 16, "last_update": "2024-08-04 18:18:05", - "author_account_age_days": 5040 + "author_account_age_days": 5041 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 3, "last_update": "2024-08-01 19:39:30", - "author_account_age_days": 736 + "author_account_age_days": 737 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 7, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3976 + "author_account_age_days": 3977 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 54, "last_update": "2024-07-06 01:43:45", - "author_account_age_days": 4799 + "author_account_age_days": 4801 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 145, "last_update": "2024-07-31 13:52:24", - "author_account_age_days": 4799 + "author_account_age_days": 4801 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 21, "last_update": "2024-07-31 13:45:53", - "author_account_age_days": 4799 + "author_account_age_days": 4801 }, "https://github.com/juehackr/comfyui_fk_server": { - "stars": 73, + "stars": 74, "last_update": "2024-07-24 02:34:59", - "author_account_age_days": 1158 + "author_account_age_days": 1160 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 4, - "last_update": "2024-08-06 13:30:54", - "author_account_age_days": 2835 + "last_update": "2024-08-10 10:01:47", + "author_account_age_days": 2837 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 7, "last_update": "2024-07-18 04:28:44", - "author_account_age_days": 2253 + "author_account_age_days": 2255 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-08-01 23:03:21", - "author_account_age_days": 1313 + "author_account_age_days": 1314 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2376 + "author_account_age_days": 2377 }, "https://github.com/kadirnar/ComfyUI-YOLO": { "stars": 23, "last_update": "2024-08-02 06:26:48", - "author_account_age_days": 2376 + "author_account_age_days": 2377 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 1658 + "author_account_age_days": 1660 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 9, "last_update": "2024-05-23 00:25:02", - "author_account_age_days": 1658 + "author_account_age_days": 1660 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 1658 + "author_account_age_days": 1660 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 1658 + "author_account_age_days": 1660 }, "https://github.com/kappa54m/ComfyUI_Usability": { - "stars": 0, + "stars": 1, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1557 + "author_account_age_days": 1558 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 800 + "author_account_age_days": 801 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 3, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4174 + "author_account_age_days": 4176 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 18, "last_update": "2024-07-04 10:11:13", - "author_account_age_days": 4174 + "author_account_age_days": 4176 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "stars": 137, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4174 + "author_account_age_days": 4176 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 25, "last_update": "2024-05-22 21:34:53", - "author_account_age_days": 4936 + "author_account_age_days": 4937 }, "https://github.com/kft334/Knodes": { "stars": 3, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 1005 + "author_account_age_days": 1007 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 142, "last_update": "2024-08-01 16:03:16", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 56, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "stars": 119, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 166, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-DDColor": { "stars": 86, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { - "stars": 141, + "stars": 142, "last_update": "2024-06-28 20:46:46", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 53, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 559, + "stars": 561, "last_update": "2024-08-01 22:03:23", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 105, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 449, + "stars": 453, "last_update": "2024-08-05 13:17:17", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-Geowizard": { "stars": 87, "last_update": "2024-05-28 14:08:34", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 579, + "stars": 581, "last_update": "2024-08-01 02:22:24", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 433, - "last_update": "2024-08-09 13:14:32", - "author_account_age_days": 2229 + "stars": 434, + "last_update": "2024-08-10 21:10:35", + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 488, + "stars": 490, "last_update": "2024-07-31 13:53:40", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 20, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 1210, + "stars": 1219, "last_update": "2024-08-05 21:39:49", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { "stars": 176, "last_update": "2024-07-31 13:52:06", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-Marigold": { - "stars": 422, + "stars": 423, "last_update": "2024-08-01 22:03:45", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { "stars": 208, "last_update": "2024-08-07 06:48:40", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { "stars": 36, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1362, + "stars": 1366, "last_update": "2024-08-01 23:03:53", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 154, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 59, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-moondream": { "stars": 81, "last_update": "2024-05-22 21:10:33", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-segment-anything-2": { - "stars": 420, + "stars": 426, "last_update": "2024-08-05 15:24:56", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 24, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 515 + "author_account_age_days": 516 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 7, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 515 + "author_account_age_days": 516 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 38, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 515 + "author_account_age_days": 516 }, "https://github.com/klinter007/klinter_nodes": { "stars": 9, "last_update": "2024-08-05 05:01:14", - "author_account_age_days": 472 + "author_account_age_days": 473 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 246 + "author_account_age_days": 248 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 157, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 1855 + "author_account_age_days": 1857 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 630 + "author_account_age_days": 631 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 68, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 630 + "author_account_age_days": 631 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2566 + "author_account_age_days": 2568 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 22, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 654 + "author_account_age_days": 655 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, "last_update": "2024-06-22 16:53:47", - "author_account_age_days": 1213 + "author_account_age_days": 1215 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 3, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 2877 + "author_account_age_days": 2879 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 15, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 2877 + "author_account_age_days": 2879 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 2877 + "author_account_age_days": 2879 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 21, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 2877 + "author_account_age_days": 2879 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { "stars": 40, "last_update": "2024-06-08 01:09:03", - "author_account_age_days": 2877 + "author_account_age_days": 2879 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 12, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 2877 + "author_account_age_days": 2879 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 15, "last_update": "2024-07-02 05:55:23", - "author_account_age_days": 3122 + "author_account_age_days": 3124 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, "last_update": "2024-07-31 13:51:31", - "author_account_age_days": 197 + "author_account_age_days": 198 }, "https://github.com/leeguandong/ComfyUI_InternVL2": { - "stars": 2, - "last_update": "2024-08-08 19:59:42", - "author_account_age_days": 2841 + "stars": 3, + "last_update": "2024-08-10 11:00:11", + "author_account_age_days": 2842 }, "https://github.com/leeguandong/ComfyUI_LLaSM": { - "stars": 1, - "last_update": "2024-08-08 20:00:15", - "author_account_age_days": 2841 + "stars": 2, + "last_update": "2024-08-10 10:58:17", + "author_account_age_days": 2842 }, "https://github.com/leeguandong/ComfyUI_M3Net": { - "stars": 5, + "stars": 7, "last_update": "2024-08-07 15:59:12", - "author_account_age_days": 2841 + "author_account_age_days": 2842 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 3, "last_update": "2024-07-23 04:13:09", - "author_account_age_days": 3825 + "author_account_age_days": 3826 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { - "stars": 8, + "stars": 9, "last_update": "2024-07-30 19:47:28", - "author_account_age_days": 2657 + "author_account_age_days": 2658 }, "https://github.com/lenskikh/ComfyUI-Prompt-Worker": { "stars": 2, - "last_update": "2024-08-08 04:57:55", - "author_account_age_days": 3543 + "last_update": "2024-08-10 06:41:53", + "author_account_age_days": 3544 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4122 + "author_account_age_days": 4123 }, "https://github.com/liangt/comfyui-loadimagewithsubfolder": { "stars": 2, "last_update": "2024-07-28 08:23:11", - "author_account_age_days": 4105 + "author_account_age_days": 4106 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 3, "last_update": "2024-07-31 15:26:00", - "author_account_age_days": 1314 + "author_account_age_days": 1316 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 51, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2956 + "author_account_age_days": 2957 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, "last_update": "2024-05-28 07:44:23", - "author_account_age_days": 3838 + "author_account_age_days": 3840 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 36, "last_update": "2024-07-25 12:10:37", - "author_account_age_days": 3254 + "author_account_age_days": 3255 }, "https://github.com/liusida/ComfyUI-B-LoRA": { "stars": 64, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3254 + "author_account_age_days": 3255 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3254 + "author_account_age_days": 3255 }, "https://github.com/liusida/ComfyUI-Login": { "stars": 53, "last_update": "2024-07-31 13:47:59", - "author_account_age_days": 3254 + "author_account_age_days": 3255 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3254 + "author_account_age_days": 3255 }, "https://github.com/ljleb/comfy-mecha": { "stars": 36, "last_update": "2024-08-07 08:22:40", - "author_account_age_days": 2510 + "author_account_age_days": 2511 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { "stars": 200, "last_update": "2024-06-17 18:54:17", - "author_account_age_days": 146 + "author_account_age_days": 147 }, "https://github.com/lks-ai/anynode": { - "stars": 465, + "stars": 466, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 146 + "author_account_age_days": 147 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 37, "last_update": "2024-08-08 10:10:55", - "author_account_age_days": 2139 + "author_account_age_days": 2141 }, "https://github.com/logtd/ComfyUI-FLATTEN": { - "stars": 95, + "stars": 96, "last_update": "2024-08-07 03:16:57", - "author_account_age_days": 169 + "author_account_age_days": 170 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 147, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 169 + "author_account_age_days": 170 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 9, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 169 + "author_account_age_days": 170 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { - "stars": 11, + "stars": 12, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 169 + "author_account_age_days": 170 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 169 + "author_account_age_days": 170 + }, + "https://github.com/logtd/ComfyUI-RefUNet": { + "stars": 6, + "last_update": "2024-08-11 01:54:19", + "author_account_age_days": 170 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 16, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 169 + "author_account_age_days": 170 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 1, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4211 + "author_account_age_days": 4212 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4211 + "author_account_age_days": 4212 }, "https://github.com/longgui0318/comfyui-magic-clothing": { - "stars": 28, + "stars": 29, "last_update": "2024-08-08 14:42:04", - "author_account_age_days": 4211 + "author_account_age_days": 4212 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4211 + "author_account_age_days": 4212 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { - "stars": 28, + "stars": 29, "last_update": "2024-08-08 14:42:04", - "author_account_age_days": 4211 + "author_account_age_days": 4212 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4814 + "author_account_age_days": 4815 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4814 + "author_account_age_days": 4815 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 201, + "stars": 202, "last_update": "2024-07-20 07:07:58", - "author_account_age_days": 4097 + "author_account_age_days": 4098 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 23, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4097 + "author_account_age_days": 4098 }, "https://github.com/lrzjason/Comfyui-Kolors-Utils": { "stars": 16, "last_update": "2024-07-26 11:12:25", - "author_account_age_days": 3709 + "author_account_age_days": 3710 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1563, + "stars": 1565, "last_update": "2024-08-09 12:38:02", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { "stars": 337, "last_update": "2024-08-07 14:14:00", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 5191, - "last_update": "2024-08-10 00:50:14", - "author_account_age_days": 509 + "stars": 5214, + "last_update": "2024-08-10 15:42:59", + "author_account_age_days": 510 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 20, "last_update": "2024-08-01 18:44:41", - "author_account_age_days": 3854 + "author_account_age_days": 3855 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 507 + "author_account_age_days": 509 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 150, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 5801 + "author_account_age_days": 5802 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, "last_update": "2024-06-24 13:53:39", - "author_account_age_days": 1213 + "author_account_age_days": 1214 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4461 + "author_account_age_days": 4462 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 62, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4822 + "author_account_age_days": 4823 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 31, "last_update": "2024-05-22 21:28:39", - "author_account_age_days": 2878 + "author_account_age_days": 2879 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1453 + "author_account_age_days": 1455 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { - "stars": 45, + "stars": 46, "last_update": "2024-08-08 16:22:16", - "author_account_age_days": 2786 + "author_account_age_days": 2788 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 2, "last_update": "2024-07-31 13:54:10", - "author_account_age_days": 4596 + "author_account_age_days": 4598 }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 176, + "stars": 178, "last_update": "2024-05-22 20:53:23", - "author_account_age_days": 2967 + "author_account_age_days": 2968 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, "last_update": "2024-05-27 21:45:33", - "author_account_age_days": 4368 + "author_account_age_days": 4369 }, "https://github.com/mbrostami/ComfyUI-TITrain": { "stars": 8, "last_update": "2024-05-27 21:50:06", - "author_account_age_days": 4368 + "author_account_age_days": 4369 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1091, - "last_update": "2024-08-05 23:04:58", - "author_account_age_days": 2148 + "last_update": "2024-08-10 12:59:59", + "author_account_age_days": 2149 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 46, "last_update": "2024-05-22 20:43:52", - "author_account_age_days": 3249 + "author_account_age_days": 3251 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3249 + "author_account_age_days": 3251 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { "stars": 68, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3249 + "author_account_age_days": 3251 }, "https://github.com/melMass/comfy_mtb": { - "stars": 397, + "stars": 396, "last_update": "2024-08-08 20:41:22", - "author_account_age_days": 3792 + "author_account_age_days": 3793 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 3, "last_update": "2024-07-21 02:05:40", - "author_account_age_days": 3719 + "author_account_age_days": 3720 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 275 + "author_account_age_days": 276 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 275 + "author_account_age_days": 276 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 275 + "author_account_age_days": 276 }, "https://github.com/metncelik/comfyui_met_suit": { "stars": 1, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 1, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 20, "last_update": "2024-07-20 13:58:46", - "author_account_age_days": 49 + "author_account_age_days": 50 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { "stars": 74, "last_update": "2024-07-19 07:56:06", - "author_account_age_days": 514 + "author_account_age_days": 516 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 2708 + "author_account_age_days": 2709 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 1, "last_update": "2024-07-17 15:59:31", - "author_account_age_days": 2610 + "author_account_age_days": 2612 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 35, "last_update": "2024-05-22 21:13:59", - "author_account_age_days": 5963 + "author_account_age_days": 5964 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 26, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 5963 + "author_account_age_days": 5964 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 31, "last_update": "2024-07-25 15:26:12", - "author_account_age_days": 1267 + "author_account_age_days": 1268 }, "https://github.com/misterjoessef/MLTask_ComfyUI": { - "stars": 0, - "last_update": "2024-08-08 05:34:41", - "author_account_age_days": 784 + "stars": 1, + "last_update": "2024-08-10 18:07:56", + "author_account_age_days": 786 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 1, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 4650 + "author_account_age_days": 4651 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { - "stars": 10, + "stars": 11, "last_update": "2024-08-06 15:37:47", - "author_account_age_days": 2347 + "author_account_age_days": 2349 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4127 + "author_account_age_days": 4128 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 18, "last_update": "2023-08-14 11:27:09", - "author_account_age_days": 2655 + "author_account_age_days": 2656 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, "last_update": "2024-07-15 14:13:58", - "author_account_age_days": 3984 + "author_account_age_days": 3986 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-07-31 13:49:27", - "author_account_age_days": 2992 + "author_account_age_days": 2993 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 2, "last_update": "2024-07-31 14:04:26", - "author_account_age_days": 1426 + "author_account_age_days": 1428 }, "https://github.com/my-opencode/ComfyUI_KSamplerTimer": { "stars": 2, "last_update": "2024-07-31 14:13:17", - "author_account_age_days": 1426 + "author_account_age_days": 1428 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 3, "last_update": "2024-07-19 14:46:14", - "author_account_age_days": 3721 + "author_account_age_days": 3722 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3721 + "author_account_age_days": 3722 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3040 + "author_account_age_days": 3041 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3040 + "author_account_age_days": 3041 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3040 + "author_account_age_days": 3041 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 161, "last_update": "2024-07-31 18:05:55", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 39, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 27, "last_update": "2024-07-16 10:24:00", - "author_account_age_days": 324 + "author_account_age_days": 325 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 1, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 1925 + "author_account_age_days": 1926 }, "https://github.com/neverbiasu/ComfyUI-Image-Captioner": { "stars": 6, "last_update": "2024-08-01 03:33:01", - "author_account_age_days": 1065 + "author_account_age_days": 1067 }, "https://github.com/neverbiasu/ComfyUI-SAM2": { - "stars": 18, + "stars": 19, "last_update": "2024-08-03 11:33:33", - "author_account_age_days": 1065 + "author_account_age_days": 1067 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2024-08-08 04:59:00", - "author_account_age_days": 4075 + "author_account_age_days": 4076 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 39, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3034 + "author_account_age_days": 3035 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 1, "last_update": "2024-07-31 08:34:48", - "author_account_age_days": 382 + "author_account_age_days": 383 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, "last_update": "2024-06-14 12:01:07", - "author_account_age_days": 3549 + "author_account_age_days": 3551 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { - "stars": 7, + "stars": 8, "last_update": "2024-08-07 04:49:05", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 10, "last_update": "2024-08-04 06:54:01", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/noarche/sd-webui-color-enhance": { - "stars": 0, + "stars": 1, "last_update": "2024-08-04 08:11:53", - "author_account_age_days": 1709 + "author_account_age_days": 1710 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 15, "last_update": "2024-06-04 11:27:45", - "author_account_age_days": 2789 + "author_account_age_days": 2790 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 180, "last_update": "2024-05-22 23:21:38", - "author_account_age_days": 3951 + "author_account_age_days": 3952 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 9, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 2607 + "author_account_age_days": 2608 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 26, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 1764 + "author_account_age_days": 1765 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 5, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1139 + "author_account_age_days": 1140 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { - "stars": 20, + "stars": 21, "last_update": "2024-07-31 13:54:00", - "author_account_age_days": 1139 + "author_account_age_days": 1140 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 488, + "stars": 489, "last_update": "2024-08-01 15:36:30", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, "last_update": "2024-05-23 00:14:52", - "author_account_age_days": 922 + "author_account_age_days": 924 }, "https://github.com/oleksandr612/ComfyUI-Counter": { - "stars": 0, + "stars": 1, "last_update": "2024-08-05 16:18:48", - "author_account_age_days": 9 + "author_account_age_days": 10 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 114, "last_update": "2024-06-03 11:02:37", - "author_account_age_days": 4553 + "author_account_age_days": 4554 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 0, "last_update": "2024-06-22 02:11:26", - "author_account_age_days": 1601 + "author_account_age_days": 1602 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1123 + "author_account_age_days": 1124 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 20, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2449 + "author_account_age_days": 2450 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 2829 + "author_account_age_days": 2831 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 1, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2376 + "author_account_age_days": 2377 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 22, "last_update": "2024-05-23 12:18:45", - "author_account_age_days": 888 + "author_account_age_days": 889 }, "https://github.com/palant/extended-saveimage-comfyui": { "stars": 13, "last_update": "2024-03-27 14:08:21", - "author_account_age_days": 5099 + "author_account_age_days": 5101 }, "https://github.com/palant/image-resize-comfyui": { - "stars": 66, + "stars": 67, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5099 + "author_account_age_days": 5101 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 32, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5099 + "author_account_age_days": 5101 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 46, "last_update": "2024-08-04 19:59:39", - "author_account_age_days": 2177 + "author_account_age_days": 2179 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { - "stars": 4, + "stars": 5, "last_update": "2024-08-04 20:05:41", - "author_account_age_days": 2177 + "author_account_age_days": 2179 }, "https://github.com/pamparamm/sd-perturbed-attention": { "stars": 193, "last_update": "2024-08-04 14:31:27", - "author_account_age_days": 2177 + "author_account_age_days": 2179 }, "https://github.com/pants007/comfy-pants": { "stars": 2, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2363 + "author_account_age_days": 2365 }, "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { "stars": 145, - "last_update": "2024-08-07 23:53:29", - "author_account_age_days": 5126 + "last_update": "2024-08-10 23:08:58", + "author_account_age_days": 5127 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 28, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 2733 + "author_account_age_days": 2734 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { - "stars": 52, + "stars": 54, "last_update": "2024-05-23 01:19:05", - "author_account_age_days": 710 + "author_account_age_days": 711 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 27, "last_update": "2024-08-02 17:31:24", - "author_account_age_days": 2335 + "author_account_age_days": 2336 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, "last_update": "2024-07-05 07:32:50", - "author_account_age_days": 633 + "author_account_age_days": 635 }, "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, "last_update": "2024-08-01 14:08:00", - "author_account_age_days": 16 + "author_account_age_days": 17 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", - "author_account_age_days": 1549 + "author_account_age_days": 1551 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1549 + "author_account_age_days": 1551 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1549 + "author_account_age_days": 1551 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 3, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1549 + "author_account_age_days": 1551 }, "https://github.com/portu-sim/comfyui_bmab": { - "stars": 64, + "stars": 66, "last_update": "2024-08-08 11:10:50", - "author_account_age_days": 369 + "author_account_age_days": 370 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { - "stars": 15, + "stars": 16, "last_update": "2024-08-05 07:03:20", - "author_account_age_days": 1076 + "author_account_age_days": 1078 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 2, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1076 + "author_account_age_days": 1078 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 2, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1076 + "author_account_age_days": 1078 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { "stars": 17, "last_update": "2024-08-08 04:40:12", - "author_account_age_days": 1076 + "author_account_age_days": 1078 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5615 + "author_account_age_days": 5616 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1522, + "stars": 1530, "last_update": "2024-08-02 23:04:13", - "author_account_age_days": 544 + "author_account_age_days": 545 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 514, + "stars": 521, "last_update": "2024-08-02 23:03:45", - "author_account_age_days": 544 + "author_account_age_days": 545 }, "https://github.com/pzc163/Comfyui-CatVTON": { - "stars": 64, + "stars": 65, "last_update": "2024-07-31 18:18:47", - "author_account_age_days": 823 + "author_account_age_days": 824 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 657 + "author_account_age_days": 659 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 43, "last_update": "2024-06-29 01:20:57", - "author_account_age_days": 3263 + "author_account_age_days": 3265 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 807 + "author_account_age_days": 808 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 68, "last_update": "2024-06-30 02:23:06", - "author_account_age_days": 4540 + "author_account_age_days": 4542 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3471 + "author_account_age_days": 3472 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1558 + "author_account_age_days": 1559 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 238, + "stars": 239, "last_update": "2024-08-04 13:43:17", - "author_account_age_days": 2639 + "author_account_age_days": 2640 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 39, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 186 + "author_account_age_days": 187 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, "last_update": "2024-07-14 21:19:01", - "author_account_age_days": 186 + "author_account_age_days": 187 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 836, - "last_update": "2024-08-09 02:06:32", - "author_account_age_days": 5021 + "stars": 837, + "last_update": "2024-08-11 00:41:25", + "author_account_age_days": 5022 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-07-31 13:52:43", - "author_account_age_days": 5683 + "author_account_age_days": 5684 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 2727 + "author_account_age_days": 2728 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4879 + "author_account_age_days": 4880 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 13, "last_update": "2024-06-14 10:28:04", - "author_account_age_days": 693 + "author_account_age_days": 695 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-06-14 10:24:43", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 5, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 337 + "author_account_age_days": 338 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 82, "last_update": "2024-07-31 14:02:18", - "author_account_age_days": 4201 + "author_account_age_days": 4202 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 6, "last_update": "2024-05-23 01:23:16", - "author_account_age_days": 2576 + "author_account_age_days": 2577 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 13, "last_update": "2024-05-23 01:10:10", - "author_account_age_days": 2576 + "author_account_age_days": 2577 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 15, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 520 + "author_account_age_days": 522 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, "last_update": "2024-05-23 01:21:50", - "author_account_age_days": 116 + "author_account_age_days": 117 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 34, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 214 + "author_account_age_days": 215 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, "last_update": "2024-05-29 13:09:25", - "author_account_age_days": 4804 + "author_account_age_days": 4805 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 281 + "author_account_age_days": 282 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 28, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5352 + "author_account_age_days": 5353 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5352 + "author_account_age_days": 5353 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3379 + "author_account_age_days": 3380 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 21, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3361 + "author_account_age_days": 3362 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3361 + "author_account_age_days": 3362 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3361 + "author_account_age_days": 3362 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 329, + "stars": 332, "last_update": "2024-08-08 14:58:32", - "author_account_age_days": 3361 + "author_account_age_days": 3362 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 1040, - "last_update": "2024-08-10 02:48:05", - "author_account_age_days": 3361 + "stars": 1041, + "last_update": "2024-08-11 09:53:34", + "author_account_age_days": 3362 }, "https://github.com/shadowcz007/comfyui-sound-lab": { "stars": 82, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3361 + "author_account_age_days": 3362 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 21, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3361 + "author_account_age_days": 3362 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5139 + "author_account_age_days": 5141 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { - "stars": 187, + "stars": 188, "last_update": "2024-08-05 21:56:54", - "author_account_age_days": 1811 + "author_account_age_days": 1813 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 250, + "stars": 251, "last_update": "2024-07-14 03:23:04", - "author_account_age_days": 1811 + "author_account_age_days": 1813 }, "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance": { - "stars": 3, + "stars": 5, "last_update": "2024-08-08 19:59:57", - "author_account_age_days": 1811 + "author_account_age_days": 1813 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 184, + "stars": 185, "last_update": "2024-08-02 23:04:20", - "author_account_age_days": 1811 + "author_account_age_days": 1813 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 29, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2270 + "author_account_age_days": 2271 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 23, "last_update": "2024-07-30 22:28:41", - "author_account_age_days": 2270 + "author_account_age_days": 2271 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 6, "last_update": "2024-08-03 15:44:58", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/shinich39/comfyui-local-db": { - "stars": 1, + "stars": 2, "last_update": "2024-08-03 15:45:29", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/shinich39/comfyui-model-db": { "stars": 1, "last_update": "2024-07-27 18:32:45", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/shinich39/comfyui-pkg39": { "stars": 3, - "last_update": "2024-08-10 02:50:46", - "author_account_age_days": 359 + "last_update": "2024-08-10 16:02:45", + "author_account_age_days": 360 }, "https://github.com/shinich39/comfyui-ramdom-node": { "stars": 2, "last_update": "2024-07-31 13:47:50", - "author_account_age_days": 359 + "author_account_age_days": 360 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, "last_update": "2024-06-20 13:57:29", - "author_account_age_days": 4354 + "author_account_age_days": 4355 }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1673 + "author_account_age_days": 1674 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 15, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1673 + "author_account_age_days": 1674 }, "https://github.com/siliconflow/BizyAir": { "stars": 132, "last_update": "2024-08-09 09:51:57", - "author_account_age_days": 352 + "author_account_age_days": 353 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 16, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 352 + "author_account_age_days": 353 }, "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 124, "last_update": "2024-07-31 07:12:49", - "author_account_age_days": 1153 + "author_account_age_days": 1155 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 23, "last_update": "2024-05-27 18:24:29", - "author_account_age_days": 2129 + "author_account_age_days": 2130 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, "last_update": "2024-07-31 13:52:27", - "author_account_age_days": 3986 + "author_account_age_days": 3987 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2761 + "author_account_age_days": 2762 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 2, - "last_update": "2024-08-08 23:09:16", - "author_account_age_days": 2768 + "last_update": "2024-08-10 19:31:31", + "author_account_age_days": 2769 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { "stars": 37, "last_update": "2024-08-03 00:29:30", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 20, "last_update": "2024-07-31 13:53:41", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 7, - "last_update": "2024-07-31 13:53:51", - "author_account_age_days": 401 + "last_update": "2024-08-11 08:58:37", + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_Diffree": { - "stars": 21, + "stars": 22, "last_update": "2024-08-06 09:25:12", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { - "stars": 149, + "stars": 152, "last_update": "2024-08-08 13:28:12", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_FoleyCrafter": { - "stars": 7, + "stars": 9, "last_update": "2024-08-09 12:59:17", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_FollowYourEmoji": { "stars": 8, "last_update": "2024-07-21 06:01:11", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { - "stars": 37, + "stars": 38, "last_update": "2024-07-31 13:54:16", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 24, "last_update": "2024-07-31 13:53:27", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { "stars": 20, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 31, "last_update": "2024-08-02 05:11:44", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { "stars": 25, "last_update": "2024-08-10 02:09:04", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 7, - "last_update": "2024-07-31 13:52:50", - "author_account_age_days": 401 + "last_update": "2024-08-11 09:35:21", + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 11, "last_update": "2024-08-05 06:14:57", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_Pops": { "stars": 18, "last_update": "2024-07-31 13:54:05", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 10, "last_update": "2024-08-10 03:45:47", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { - "stars": 44, + "stars": 45, "last_update": "2024-07-31 14:00:28", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 108, - "last_update": "2024-08-08 13:05:32", - "author_account_age_days": 401 + "stars": 110, + "last_update": "2024-08-11 01:34:13", + "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 7, "last_update": "2024-07-31 13:54:27", - "author_account_age_days": 401 + "author_account_age_days": 402 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 7, - "last_update": "2024-08-09 12:51:19", - "author_account_age_days": 820 + "last_update": "2024-08-10 14:07:07", + "author_account_age_days": 821 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 43, "last_update": "2024-08-07 11:51:17", - "author_account_age_days": 2771 + "author_account_age_days": 2772 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { "stars": 161, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 2771 + "author_account_age_days": 2772 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 2771 + "author_account_age_days": 2772 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { "stars": 52, "last_update": "2024-07-20 19:44:33", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 35, "last_update": "2024-06-21 04:42:58", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { - "stars": 95, + "stars": 96, "last_update": "2024-08-05 04:29:03", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 84, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 6, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/spinagon/ComfyUI-seam-carving": { - "stars": 16, + "stars": 17, "last_update": "2024-08-04 19:13:25", - "author_account_age_days": 4787 + "author_account_age_days": 4788 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { - "stars": 92, + "stars": 93, "last_update": "2024-08-04 19:13:54", - "author_account_age_days": 4787 + "author_account_age_days": 4788 }, "https://github.com/spro/comfyui-mirror": { "stars": 4, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5278 + "author_account_age_days": 5279 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 706, + "stars": 708, "last_update": "2024-07-17 07:45:59", - "author_account_age_days": 1736 + "author_account_age_days": 1737 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 85, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1736 + "author_account_age_days": 1737 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 79, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1736 + "author_account_age_days": 1737 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 64, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1736 + "author_account_age_days": 1737 }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 265, + "stars": 269, "last_update": "2024-08-06 15:28:13", - "author_account_age_days": 4130 + "author_account_age_days": 4131 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 15, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 2598 + "author_account_age_days": 2600 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 612, + "stars": 613, "last_update": "2024-07-12 10:17:33", - "author_account_age_days": 2598 + "author_account_age_days": 2600 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, "last_update": "2024-06-17 10:01:44", - "author_account_age_days": 2673 + "author_account_age_days": 2674 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1892 + "author_account_age_days": 1893 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { "stars": 33, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1892 + "author_account_age_days": 1893 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 21, "last_update": "2024-08-03 08:42:29", - "author_account_age_days": 5977 + "author_account_age_days": 5978 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 1, "last_update": "2024-07-22 08:42:31", - "author_account_age_days": 922 + "author_account_age_days": 923 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 23, "last_update": "2024-08-06 00:55:21", - "author_account_age_days": 922 + "author_account_age_days": 923 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 16, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 495 + "author_account_age_days": 496 }, "https://github.com/syaofox/ComfyUI_FoxTools": { "stars": 2, - "last_update": "2024-08-09 08:34:42", - "author_account_age_days": 3202 + "last_update": "2024-08-11 08:34:43", + "author_account_age_days": 3203 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 88, "last_update": "2024-05-22 20:40:43", - "author_account_age_days": 3182 + "author_account_age_days": 3184 }, "https://github.com/sylym/comfy_vid2vid": { - "stars": 62, + "stars": 61, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1945 + "author_account_age_days": 1946 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 14, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1054 + "author_account_age_days": 1055 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { - "stars": 232, + "stars": 231, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1729 + "author_account_age_days": 1730 }, "https://github.com/talesofai/comfyui-browser": { - "stars": 442, + "stars": 446, "last_update": "2024-07-11 06:23:04", - "author_account_age_days": 602 + "author_account_age_days": 603 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5145 + "author_account_age_days": 5146 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5145 + "author_account_age_days": 5146 }, "https://github.com/theUpsider/ComfyUI-Logic": { "stars": 120, - "last_update": "2024-07-02 09:38:11", - "author_account_age_days": 2769 + "last_update": "2024-08-10 11:21:41", + "author_account_age_days": 2770 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 32, "last_update": "2024-08-02 14:06:54", - "author_account_age_days": 2769 + "author_account_age_days": 2770 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { "stars": 79, "last_update": "2024-05-22 21:33:11", - "author_account_age_days": 2469 + "author_account_age_days": 2470 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { "stars": 36, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2469 + "author_account_age_days": 2470 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { "stars": 208, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2469 + "author_account_age_days": 2470 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { - "stars": 305, + "stars": 306, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2469 + "author_account_age_days": 2470 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 94, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2997 + "author_account_age_days": 2998 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 11, "last_update": "2024-07-29 21:14:17", - "author_account_age_days": 3371 + "author_account_age_days": 3373 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 2, "last_update": "2024-07-31 13:51:19", - "author_account_age_days": 4422 + "author_account_age_days": 4423 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 3906 + "author_account_age_days": 3907 }, "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 6, "last_update": "2024-06-14 13:59:48", - "author_account_age_days": 4364 + "author_account_age_days": 4365 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4417 + "author_account_age_days": 4418 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 483, - "last_update": "2024-08-02 16:15:45", - "author_account_age_days": 3696 + "stars": 482, + "last_update": "2024-08-11 01:07:30", + "author_account_age_days": 3697 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 12, "last_update": "2024-08-02 14:07:14", - "author_account_age_days": 3867 + "author_account_age_days": 3868 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { - "stars": 24, + "stars": 26, "last_update": "2024-08-02 04:55:20", - "author_account_age_days": 3187 + "author_account_age_days": 3188 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 20, "last_update": "2024-08-03 05:16:33", - "author_account_age_days": 3007 + "author_account_age_days": 3008 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 9, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1575 + "author_account_age_days": 1576 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 108, "last_update": "2024-07-09 14:56:02", - "author_account_age_days": 4804 + "author_account_age_days": 4805 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2024-06-12 21:55:39", - "author_account_age_days": 4804 + "author_account_age_days": 4805 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2712 + "author_account_age_days": 2713 }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 685, + "stars": 686, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4114 + "author_account_age_days": 4116 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 131 + "author_account_age_days": 132 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 55, - "last_update": "2024-07-31 14:59:21", - "author_account_age_days": 3749 + "stars": 59, + "last_update": "2024-08-11 08:45:12", + "author_account_age_days": 3750 }, "https://github.com/tzwm/comfyui-profiler": { - "stars": 52, + "stars": 100, "last_update": "2024-08-01 04:11:04", - "author_account_age_days": 4816 + "author_account_age_days": 4817 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, "last_update": "2024-07-14 15:00:38", - "author_account_age_days": 1318 + "author_account_age_days": 1320 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2360 + "author_account_age_days": 2362 }, "https://github.com/un-seen/comfyui-tensorops": { - "stars": 3, + "stars": 4, "last_update": "2024-08-08 09:51:45", - "author_account_age_days": 1363 + "author_account_age_days": 1364 }, "https://github.com/un-seen/comfyui_segment_anything_plus": { "stars": 3, "last_update": "2024-07-29 06:21:54", - "author_account_age_days": 1363 + "author_account_age_days": 1364 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 2, "last_update": "2024-07-31 13:39:39", - "author_account_age_days": 120 + "author_account_age_days": 121 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, "last_update": "2024-06-25 04:48:19", - "author_account_age_days": 3004 + "author_account_age_days": 3006 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 4, "last_update": "2024-07-31 13:39:43", - "author_account_age_days": 903 + "author_account_age_days": 905 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2024-07-27 04:00:14", - "author_account_age_days": 4811 + "author_account_age_days": 4812 }, "https://github.com/vault-developer/comfyui-image-blender": { - "stars": 13, + "stars": 16, "last_update": "2024-08-03 19:30:31", - "author_account_age_days": 2660 + "author_account_age_days": 2661 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3147 + "author_account_age_days": 3148 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, "last_update": "2024-06-22 18:59:10", - "author_account_age_days": 3192 + "author_account_age_days": 3193 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 28, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3474 + "author_account_age_days": 3475 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, "last_update": "2024-06-12 15:30:14", - "author_account_age_days": 1444 + "author_account_age_days": 1446 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 178, + "stars": 179, "last_update": "2024-08-08 10:52:47", - "author_account_age_days": 2079 + "author_account_age_days": 2081 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 6, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2079 + "author_account_age_days": 2081 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 114, "last_update": "2024-07-22 00:42:28", - "author_account_age_days": 1885 + "author_account_age_days": 1886 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1885 + "author_account_age_days": 1886 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 9, "last_update": "2024-07-31 16:03:48", - "author_account_age_days": 5031 + "author_account_age_days": 5032 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 3, "last_update": "2024-08-08 08:06:19", - "author_account_age_days": 1407 + "author_account_age_days": 1408 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 89, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2267 + "author_account_age_days": 2268 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3430 + "author_account_age_days": 3431 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 1014 + "author_account_age_days": 1015 }, "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 1, "last_update": "2024-08-05 10:46:37", - "author_account_age_days": 20 + "author_account_age_days": 22 }, "https://github.com/wei30172/comfygen": { "stars": 6, "last_update": "2024-05-23 00:21:19", - "author_account_age_days": 1659 + "author_account_age_days": 1660 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-07-31 13:40:12", - "author_account_age_days": 5533 + "author_account_age_days": 5535 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 30, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 498 + "author_account_age_days": 500 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 15, "last_update": "2024-07-31 13:40:36", - "author_account_age_days": 4164 + "author_account_age_days": 4165 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 69, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5768 + "author_account_age_days": 5769 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5768 + "author_account_age_days": 5769 }, "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": { "stars": 47, "last_update": "2024-07-27 18:32:55", - "author_account_age_days": 1614 + "author_account_age_days": 1615 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 39, "last_update": "2024-07-12 13:24:56", - "author_account_age_days": 2309 + "author_account_age_days": 2310 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2024-06-14 09:34:31", - "author_account_age_days": 4231 + "author_account_age_days": 4233 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5096 + "author_account_age_days": 5098 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 329, "last_update": "2024-06-20 11:41:30", - "author_account_age_days": 1525 + "author_account_age_days": 1526 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 9, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 2921 + "author_account_age_days": 2922 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1320 + "author_account_age_days": 1321 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, "last_update": "2024-06-15 14:33:37", - "author_account_age_days": 4152 + "author_account_age_days": 4154 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 14, "last_update": "2024-06-15 14:32:32", - "author_account_age_days": 4152 + "author_account_age_days": 4154 }, "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": { "stars": 3, "last_update": "2024-07-31 13:59:12", - "author_account_age_days": 2163 + "author_account_age_days": 2165 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3768 + "author_account_age_days": 3769 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { "stars": 61, "last_update": "2024-08-09 08:12:06", - "author_account_age_days": 598 + "author_account_age_days": 600 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 728, - "last_update": "2024-08-10 04:14:30", - "author_account_age_days": 1387 + "stars": 731, + "last_update": "2024-08-11 04:30:18", + "author_account_age_days": 1388 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-05-22 18:14:56", - "author_account_age_days": 4910 + "author_account_age_days": 4911 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-05-22 18:14:44", - "author_account_age_days": 4910 + "author_account_age_days": 4911 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 4910 + "author_account_age_days": 4911 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 2, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 4910 + "author_account_age_days": 4911 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 9, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 4910 + "author_account_age_days": 4911 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 15, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 4910 + "author_account_age_days": 4911 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 3, "last_update": "2024-08-02 09:47:45", - "author_account_age_days": 475 + "author_account_age_days": 476 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 71, "last_update": "2024-07-02 08:09:45", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { - "stars": 26, + "stars": 27, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 1, "last_update": "2024-05-22 23:16:51", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { "stars": 43, "last_update": "2024-05-31 05:50:59", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 2, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { - "stars": 59, + "stars": 60, "last_update": "2024-08-06 05:31:10", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { - "stars": 7, + "stars": 8, "last_update": "2024-06-28 15:59:14", - "author_account_age_days": 2199 + "author_account_age_days": 2200 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 4, "last_update": "2024-07-31 13:52:30", - "author_account_age_days": 634 + "author_account_age_days": 636 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4462 + "author_account_age_days": 4463 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 19, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4462 + "author_account_age_days": 4463 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4462 + "author_account_age_days": 4463 }, "https://github.com/zer0TF/cute-comfy": { "stars": 31, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2717 + "author_account_age_days": 2718 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 61, "last_update": "2024-07-30 17:32:12", - "author_account_age_days": 2489 + "author_account_age_days": 2491 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 16, "last_update": "2024-05-27 11:21:51", - "author_account_age_days": 4909 + "author_account_age_days": 4911 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 10, "last_update": "2024-08-08 02:31:08", - "author_account_age_days": 337 + "author_account_age_days": 339 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 62, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3505 + "author_account_age_days": 3507 }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 261, + "stars": 263, "last_update": "2024-05-22 23:19:30", - "author_account_age_days": 3505 + "author_account_age_days": 3507 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 60, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4281 + "author_account_age_days": 4283 }, "https://github.com/zhulu111/ComfyUI_Bxb": { - "stars": 187, + "stars": 196, "last_update": "2024-08-01 04:31:43", - "author_account_age_days": 85 + "author_account_age_days": 87 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, "last_update": "2024-06-25 15:05:28", - "author_account_age_days": 2708 + "author_account_age_days": 2709 }, "https://github.com/zombieyang/sd-ppp": { - "stars": 66, - "last_update": "2024-08-09 04:22:39", - "author_account_age_days": 3964 + "stars": 70, + "last_update": "2024-08-10 08:29:16", + "author_account_age_days": 3965 } } \ No newline at end of file diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 2a862334..9f463c4e 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1862,16 +1862,6 @@ "install_type": "git-clone", "description": "Nodes: CheckpointVAELoaderSimpleText, CheckpointVAESelectorText, LoRA_Tag_To_Stack" }, - { - "author": "dnl13", - "title": "ComfyUI-dnl13-seg", - "reference": "https://github.com/dnl13/ComfyUI-dnl13-seg", - "files": [ - "https://github.com/dnl13/ComfyUI-dnl13-seg" - ], - "install_type": "git-clone", - "description": "After discovering @storyicon implementation here of Segment Anything, I realized its potential as a powerful tool for ComfyUI if implemented correctly. I delved into the SAM and Dino models. The following is my own adaptation of sam_hq for ComfyUI." - }, { "author": "Brandelan", "title": "ComfyUI_bd_customNodes", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 86f2a445..ad00ebf6 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -509,9 +509,12 @@ [ "AppendNode", "ApplyVoiceConversion", + "ImAppendQuickbackNode", + "ImAppendQuickbackVideoNode", "ImAppendVideoNode", "ImApplyWav2lip", "ImDumpEntity", + "ImDumpNode", "ImNodeTitleOverride", "LoadPackage", "MergeNode", @@ -1374,20 +1377,6 @@ "title_aux": "comfyui-stylegan" } ], - "https://github.com/dnl13/ComfyUI-dnl13-seg": [ - [ - "Automatic Segmentation (dnl13)", - "BatchSelector (dnl13)", - "Combine Images By Mask (dnl13)", - "Dinov1 Model Loader (dnl13)", - "Mask with prompt (dnl13)", - "RGB (dnl13)", - "SAM Model Loader (dnl13)" - ], - { - "title_aux": "ComfyUI-dnl13-seg" - } - ], "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": [ [ "BlackImage", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 0018acd8..68614a4b 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,991 +2,991 @@ "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 53, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 218 + "author_account_age_days": 219 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2024-03-08 10:11:44", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { - "stars": 15, + "stars": 14, "last_update": "2024-08-05 08:32:42", - "author_account_age_days": 239 + "author_account_age_days": 240 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 4, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 47, "last_update": "2024-07-23 06:52:57", - "author_account_age_days": 278 + "author_account_age_days": 279 }, "https://github.com/AIGODLIKE/ComfyUI-Studio": { "stars": 221, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 547 + "author_account_age_days": 549 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { - "stars": 30, + "stars": 31, "last_update": "2024-07-26 12:47:44", - "author_account_age_days": 1506 + "author_account_age_days": 1507 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 2, "last_update": "2024-07-18 05:36:48", - "author_account_age_days": 2151 + "author_account_age_days": 2153 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 7, "last_update": "2024-08-01 18:38:01", - "author_account_age_days": 4121 + "author_account_age_days": 4122 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 16, "last_update": "2024-08-07 02:17:46", - "author_account_age_days": 477 + "author_account_age_days": 478 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 10, "last_update": "2024-05-10 00:48:37", - "author_account_age_days": 2272 + "author_account_age_days": 2274 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 844 + "author_account_age_days": 845 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2023-10-09 00:40:26", - "author_account_age_days": 4198 + "author_account_age_days": 4199 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2077 + "author_account_age_days": 2079 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 5, "last_update": "2024-05-11 13:33:24", - "author_account_age_days": 2634 + "author_account_age_days": 2636 }, "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { "stars": 13, "last_update": "2024-07-30 10:27:07", - "author_account_age_days": 53 + "author_account_age_days": 55 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 35, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 1670 + "author_account_age_days": 1671 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 13, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3196 + "author_account_age_days": 3197 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 484 + "author_account_age_days": 485 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 925 + "author_account_age_days": 926 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 3, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2430 + "author_account_age_days": 2431 }, "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { "stars": 44, "last_update": "2024-07-23 08:57:27", - "author_account_age_days": 209 + "author_account_age_days": 211 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1220 + "author_account_age_days": 1221 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 670 + "author_account_age_days": 671 }, "https://github.com/Isi-dev/ComfyUI-UniAnimate": { - "stars": 4, + "stars": 6, "last_update": "2024-08-08 13:31:19", - "author_account_age_days": 1138 + "author_account_age_days": 1140 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { - "stars": 9, - "last_update": "2024-08-10 00:08:43", - "author_account_age_days": 457 + "stars": 10, + "last_update": "2024-08-10 07:27:40", + "author_account_age_days": 459 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2625 + "author_account_age_days": 2626 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 4674 + "author_account_age_days": 4675 }, "https://github.com/JichaoLiang/Immortal_comfyUI": { "stars": 1, - "last_update": "2024-07-26 20:08:33", - "author_account_age_days": 1070 + "last_update": "2024-08-10 18:48:12", + "author_account_age_days": 1071 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 938 + "author_account_age_days": 939 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 68, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 4559 + "author_account_age_days": 4560 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 6, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3401 + "author_account_age_days": 3402 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2025 + "author_account_age_days": 2027 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 1, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 1, "last_update": "2024-07-11 22:36:24", - "author_account_age_days": 29 + "author_account_age_days": 30 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2024-02-04 21:15:22", - "author_account_age_days": 976 + "author_account_age_days": 977 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 20, - "last_update": "2024-04-05 05:11:51", - "author_account_age_days": 425 + "last_update": "2024-08-10 16:50:33", + "author_account_age_days": 426 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 2766 + "author_account_age_days": 2768 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 7, "last_update": "2024-07-27 04:00:20", - "author_account_age_days": 3768 + "author_account_age_days": 3769 }, "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { - "stars": 1, - "last_update": "2024-08-10 03:24:58", - "author_account_age_days": 140 + "stars": 3, + "last_update": "2024-08-10 05:08:26", + "author_account_age_days": 141 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2077 + "author_account_age_days": 2078 }, "https://github.com/PluMaZero/ComfyUI-SpaceFlower": { "stars": 4, "last_update": "2023-12-09 05:55:15", - "author_account_age_days": 1104 + "author_account_age_days": 1106 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 13, "last_update": "2024-07-31 13:01:18", - "author_account_age_days": 5321 + "author_account_age_days": 5323 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 20, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4086 + "author_account_age_days": 4087 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 255 + "author_account_age_days": 257 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 8, "last_update": "2024-07-30 09:02:59", - "author_account_age_days": 1156 + "author_account_age_days": 1158 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2024-06-05 10:01:47", - "author_account_age_days": 1172 + "author_account_age_days": 1173 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 25, "last_update": "2024-08-04 04:36:51", - "author_account_age_days": 1071 + "author_account_age_days": 1072 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, "last_update": "2024-07-15 11:57:20", - "author_account_age_days": 3002 + "author_account_age_days": 3003 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 17, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 2882 + "author_account_age_days": 2883 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 40, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 2882 + "author_account_age_days": 2883 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 4, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3519 + "author_account_age_days": 3520 }, "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": { - "stars": 5, + "stars": 8, "last_update": "2024-08-08 15:06:32", - "author_account_age_days": 249 + "author_account_age_days": 251 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 304, + "stars": 305, "last_update": "2024-08-08 20:30:34", - "author_account_age_days": 915 + "author_account_age_days": 916 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 153 + "author_account_age_days": 154 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 51 + "author_account_age_days": 53 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 40, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1471 + "author_account_age_days": 1472 }, "https://github.com/WilliamStanford/visuallabs_comfyui_nodes": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 1816 + "author_account_age_days": 1817 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": { "stars": 52, "last_update": "2024-05-22 14:30:05", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 78, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 190, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/adityathiru/ComfyUI-LLMs": { "stars": 2, "last_update": "2024-08-01 17:45:44", - "author_account_age_days": 3175 + "author_account_age_days": 3176 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 20, "last_update": "2024-07-31 16:41:31", - "author_account_age_days": 3332 + "author_account_age_days": 3333 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 59, "last_update": "2024-07-31 15:02:45", - "author_account_age_days": 707 + "author_account_age_days": 708 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, "last_update": "2024-08-06 06:10:48", - "author_account_age_days": 877 + "author_account_age_days": 879 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4333 + "author_account_age_days": 4334 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5056 + "author_account_age_days": 5057 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { - "stars": 9, + "stars": 10, "last_update": "2024-08-09 14:52:53", - "author_account_age_days": 200 + "author_account_age_days": 202 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 320 + "author_account_age_days": 321 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4559 + "author_account_age_days": 4560 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, - "last_update": "2024-08-07 09:50:52", - "author_account_age_days": 4559 + "last_update": "2024-08-11 09:23:27", + "author_account_age_days": 4560 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3155 + "author_account_age_days": 3156 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 120, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 3, "last_update": "2024-08-09 02:53:32", - "author_account_age_days": 3165 + "author_account_age_days": 3166 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1395 + "author_account_age_days": 1396 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 30, "last_update": "2024-06-24 19:46:50", - "author_account_age_days": 1395 + "author_account_age_days": 1396 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 45463, - "last_update": "2024-08-10 01:46:09", - "author_account_age_days": 595 + "stars": 45633, + "last_update": "2024-08-11 03:12:06", + "author_account_age_days": 597 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 69 + "author_account_age_days": 71 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 1862 + "author_account_age_days": 1863 }, "https://github.com/cubiq/Comfy_Dungeon": { - "stars": 201, + "stars": 203, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5057 + "author_account_age_days": 5059 }, "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 2, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2034 + "author_account_age_days": 2035 }, "https://github.com/dezi-ai/ComfyUI-AnimateLCM": { "stars": 156, "last_update": "2024-02-07 17:34:39", - "author_account_age_days": 224 + "author_account_age_days": 225 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 1, "last_update": "2024-03-14 14:34:25", - "author_account_age_days": 6021 + "author_account_age_days": 6022 }, "https://github.com/dnl13/ComfyUI-dnl13-seg": { "stars": 17, - "last_update": "2024-01-08 10:52:13", - "author_account_age_days": 4265 + "last_update": "2024-08-11 09:41:13", + "author_account_age_days": 4266 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2369 + "author_account_age_days": 2371 }, "https://github.com/drmbt/comfyui-dreambait-nodes": { "stars": 1, "last_update": "2024-07-22 03:21:21", - "author_account_age_days": 3824 + "author_account_age_days": 3825 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 66, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 972 + "author_account_age_days": 973 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 2818 + "author_account_age_days": 2820 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2520 + "author_account_age_days": 2521 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 1, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 2520 + "author_account_age_days": 2521 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 2641 + "author_account_age_days": 2642 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { - "stars": 109, + "stars": 110, "last_update": "2024-08-09 06:01:05", - "author_account_age_days": 1783 + "author_account_age_days": 1784 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 62, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 320 + "author_account_age_days": 321 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 2, "last_update": "2024-08-06 20:53:24", - "author_account_age_days": 2059 + "author_account_age_days": 2060 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4085 + "author_account_age_days": 4086 }, "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 1, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 766 + "author_account_age_days": 767 }, "https://github.com/gameltb/ComfyUI_paper_playground": { - "stars": 10, + "stars": 11, "last_update": "2024-08-03 20:07:59", - "author_account_age_days": 4102 + "author_account_age_days": 4103 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 190, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4102 + "author_account_age_days": 4103 }, "https://github.com/gameltb/io_comfyui": { "stars": 5, "last_update": "2024-04-06 04:40:05", - "author_account_age_days": 4102 + "author_account_age_days": 4103 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 3949 + "author_account_age_days": 3951 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 6, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 3024 + "author_account_age_days": 3025 }, "https://github.com/haomole/Comfyui-SadTalker": { "stars": 8, "last_update": "2024-08-05 02:44:26", - "author_account_age_days": 347 + "author_account_age_days": 349 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-07-15 07:42:11", - "author_account_age_days": 5090 + "author_account_age_days": 5091 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 1, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 23 + "author_account_age_days": 24 }, "https://github.com/houdinii/comfy-magick": { "stars": 4, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 3566 + "author_account_age_days": 3568 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { - "stars": 99, + "stars": 100, "last_update": "2024-07-27 18:33:35", - "author_account_age_days": 2922 + "author_account_age_days": 2923 }, "https://github.com/huchenlei/ComfyUI_omost": { "stars": 391, "last_update": "2024-08-04 18:51:27", - "author_account_age_days": 2922 + "author_account_age_days": 2923 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2501 + "author_account_age_days": 2503 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 1807 + "author_account_age_days": 1809 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 8, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 1807 + "author_account_age_days": 1809 }, "https://github.com/ilovejohnwhite/UncleBillyGoncho": { "stars": 0, "last_update": "2024-02-29 00:16:42", - "author_account_age_days": 920 + "author_account_age_days": 921 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 315 + "author_account_age_days": 317 }, "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": { "stars": 0, "last_update": "2024-06-04 08:57:52", - "author_account_age_days": 218 + "author_account_age_days": 220 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 214, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 67 + "author_account_age_days": 68 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4031 + "author_account_age_days": 4032 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 78, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 548 + "author_account_age_days": 550 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 145, "last_update": "2024-07-31 13:52:24", - "author_account_age_days": 4799 + "author_account_age_days": 4801 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 4, - "last_update": "2024-08-06 13:30:54", - "author_account_age_days": 2835 + "last_update": "2024-08-10 10:01:47", + "author_account_age_days": 2837 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2376 + "author_account_age_days": 2377 }, "https://github.com/kadirnar/comfyui_helpers": { "stars": 2, "last_update": "2024-03-04 16:25:30", - "author_account_age_days": 2376 + "author_account_age_days": 2377 }, "https://github.com/kappa54m/ComfyUI_Usability": { - "stars": 0, + "stars": 1, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1557 + "author_account_age_days": 1559 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 9, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-CogVideoXWrapper": { - "stars": 117, + "stars": 121, "last_update": "2024-08-07 17:37:22", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { "stars": 23, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "stars": 55, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "stars": 8, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { "stars": 58, "last_update": "2024-08-10 14:35:08", - "author_account_age_days": 2230 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "stars": 43, "last_update": "2024-07-27 12:50:25", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-LLaVA-OneVision": { - "stars": 19, + "stars": 25, "last_update": "2024-08-09 20:38:02", - "author_account_age_days": 2229 + "author_account_age_days": 2231 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-06-12 17:04:09", - "author_account_age_days": 987 + "author_account_age_days": 988 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 2877 + "author_account_age_days": 2879 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 3, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4122 + "author_account_age_days": 4123 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 93, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 724 + "author_account_age_days": 725 }, "https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "stars": 37, "last_update": "2024-05-22 00:12:06", - "author_account_age_days": 169 + "author_account_age_days": 170 }, "https://github.com/logtd/ComfyUI-Veevee": { - "stars": 20, + "stars": 42, "last_update": "2024-08-09 19:44:10", - "author_account_age_days": 169 + "author_account_age_days": 170 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4211 + "author_account_age_days": 4212 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 209, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/m-ai-studio/mai-prompt-progress": { - "stars": 0, + "stars": 1, "last_update": "2024-08-08 10:19:56", - "author_account_age_days": 95 + "author_account_age_days": 96 }, "https://github.com/maepopi/Diffusers-in-ComfyUI": { "stars": 3, "last_update": "2024-08-07 17:14:03", - "author_account_age_days": 2404 + "author_account_age_days": 2406 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 1852 + "author_account_age_days": 1853 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 1829 + "author_account_age_days": 1830 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4461 + "author_account_age_days": 4462 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 3, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2302 + "author_account_age_days": 2303 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 3582 + "author_account_age_days": 3583 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 3792 + "author_account_age_days": 3793 }, "https://github.com/mikeymcfish/FishTools": { "stars": 20, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3450 + "author_account_age_days": 3451 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 41, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 2905 + "author_account_age_days": 2906 }, "https://github.com/nat-chan/comfyui-eval": { "stars": 2, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3040 + "author_account_age_days": 3041 }, "https://github.com/nat-chan/comfyui-in-memory-transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3040 + "author_account_age_days": 3041 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3040 + "author_account_age_days": 3041 }, "https://github.com/neuratech-ai/ComfyUI-MultiGPU": { - "stars": 42, + "stars": 46, "last_update": "2024-08-04 16:37:11", - "author_account_age_days": 120 + "author_account_age_days": 121 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 4914 + "author_account_age_days": 4916 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { - "stars": 7, + "stars": 8, "last_update": "2024-08-07 04:49:05", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 11, "last_update": "2024-08-01 20:51:25", - "author_account_age_days": 4076 + "author_account_age_days": 4077 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 1, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2376 + "author_account_age_days": 2377 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 888 + "author_account_age_days": 889 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 46, "last_update": "2024-08-04 19:59:39", - "author_account_age_days": 2177 + "author_account_age_days": 2179 }, "https://github.com/phineas-pta/comfy-trt-test": { "stars": 84, "last_update": "2024-06-04 21:09:17", - "author_account_age_days": 2335 + "author_account_age_days": 2336 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1283 + "author_account_age_days": 1285 }, "https://github.com/prabinpebam/anyPython": { "stars": 9, "last_update": "2024-07-01 04:07:16", - "author_account_age_days": 4289 + "author_account_age_days": 4290 }, "https://github.com/prismwastaken/comfyui-tools": { "stars": 0, "last_update": "2024-03-05 14:34:56", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2146 + "author_account_age_days": 2147 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 39, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 186 + "author_account_age_days": 187 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 337 + "author_account_age_days": 338 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 34, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 214 + "author_account_age_days": 215 }, "https://github.com/sangeet/comfyui-testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5126 + "author_account_age_days": 5127 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 281 + "author_account_age_days": 282 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 8, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3361 + "author_account_age_days": 3362 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 1, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3361 + "author_account_age_days": 3362 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 2, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3361 + "author_account_age_days": 3362 }, "https://github.com/shadowcz007/comfyui-llamafile": { "stars": 15, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3361 + "author_account_age_days": 3362 }, "https://github.com/shadowcz007/comfyui-musicgen": { "stars": 82, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3361 + "author_account_age_days": 3362 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 0, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 4008 + "author_account_age_days": 4010 }, "https://github.com/sofakid/dandy": { - "stars": 39, + "stars": 40, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4100 + "author_account_age_days": 4101 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 6, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4130 + "author_account_age_days": 4131 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2024-02-05 16:47:28", - "author_account_age_days": 3884 + "author_account_age_days": 3886 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 1, "last_update": "2024-03-26 08:24:56", - "author_account_age_days": 922 + "author_account_age_days": 923 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { "stars": 3, "last_update": "2024-05-22 03:30:57", - "author_account_age_days": 4967 + "author_account_age_days": 4969 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 1, "last_update": "2023-12-27 02:05:53", - "author_account_age_days": 602 + "author_account_age_days": 603 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5145 + "author_account_age_days": 5146 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 2913 + "author_account_age_days": 2914 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 159 + "author_account_age_days": 161 }, "https://github.com/tom-doerr/dspy_nodes": { - "stars": 165, + "stars": 166, "last_update": "2024-08-04 18:55:22", - "author_account_age_days": 2826 + "author_account_age_days": 2828 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 31, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5245 + "author_account_age_days": 5246 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 2985 + "author_account_age_days": 2986 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 1869 + "author_account_age_days": 1871 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 5, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 2944 + "author_account_age_days": 2946 }, "https://github.com/unanan/ComfyUI-clip-interrogator": { "stars": 34, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1076 + "author_account_age_days": 1078 }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 1, "last_update": "2024-08-09 11:31:26", - "author_account_age_days": 2822 + "author_account_age_days": 2824 }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 2, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 4638 + "author_account_age_days": 4639 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2520 + "author_account_age_days": 2521 }, "https://github.com/yushan777/ComfyUI-Y7Nodes": { "stars": 1, "last_update": "2024-08-04 08:48:59", - "author_account_age_days": 564 + "author_account_age_days": 565 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 1, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2029 + "author_account_age_days": 2031 }, "https://github.com/zmwv823/ComfyUI-AnyText": { - "stars": 79, + "stars": 81, "last_update": "2024-07-26 01:12:04", - "author_account_age_days": 3315 + "author_account_age_days": 3317 } } \ 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 6af0dbbb..6cd9b8d6 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -10,6 +10,17 @@ }, + + { + "author": "dnl13", + "title": "ComfyUI-dnl13-seg [DEPRECATED]", + "reference": "https://github.com/dnl13/ComfyUI-dnl13-seg", + "files": [ + "https://github.com/dnl13/ComfyUI-dnl13-seg" + ], + "install_type": "git-clone", + "description": "After discovering @storyicon implementation here of Segment Anything, I realized its potential as a powerful tool for ComfyUI if implemented correctly. I delved into the SAM and Dino models. The following is my own adaptation of sam_hq for ComfyUI." + }, { "author": "1038lab", "title": "ComfyUI-latentSizeSelector [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 796f06bc..973f3610 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,27 @@ + { + "author": "logtd", + "title": "ComfyUI-RefUNet", + "id": "refunet", + "reference": "https://github.com/logtd/ComfyUI-RefUNet", + "files": [ + "https://github.com/logtd/ComfyUI-RefUNet" + ], + "install_type": "git-clone", + "description": "A set of nodes to use Reference UNets" + }, + { + "author": "blackcodetavern", + "title": "ComfyUI-Benripack", + "reference": "https://github.com/blackcodetavern/ComfyUI-Benripack", + "files": [ + "https://github.com/blackcodetavern/ComfyUI-Benripack" + ], + "install_type": "git-clone", + "description": "ComfyUI-Benripack is an extension for ComfyUI that provides a CharacterPipe node. This node allows for managing various elements such as images, prompts, and models in a single structure, simplifying the workflow for character-based image generation." + }, { "author": "Cyber-Blacat", "title": "ComfyUI-Yuan", @@ -670,28 +691,6 @@ ], "install_type": "git-clone", "description": "Nodes: Convert String To Int, Convert String To Float" - }, - { - "author": "Makki_Shizu", - "title": "comfyui_reimgsize", - "id": "reimgsize", - "reference": "https://github.com/MakkiShizu/comfyui_reimgsize", - "files": [ - "https://github.com/MakkiShizu/comfyui_reimgsize" - ], - "install_type": "git-clone", - "description": "a simple reimgsize node(s) in comfyui." - }, - { - "author": "DriftJohnson", - "title": "DJZ-Nodes", - "id": "DJZ-Nodes", - "reference": "https://github.com/MushroomFleet/DJZ-Nodes", - "files": [ - "https://github.com/MushroomFleet/DJZ-Nodes" - ], - "install_type": "git-clone", - "description": "AspectSize and other nodes" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 82e3e6dc..b69dd4f9 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -245,6 +245,8 @@ "cam-pos-bus", "mesh_data_bus", "mesh_remap_cubvh", + "ply_load", + "ply_normalize", "show_any", "string-to-array", "vc_to_texture" @@ -848,6 +850,7 @@ "GLSL BLEND LINEAR (JOV) \ud83e\uddd9\ud83c\udffd", "GLSL FILTER RANGE (JOV) \ud83e\uddd9\ud83c\udffd\u200d\u2640\ufe0f", "GLSL GRAYSCALE (JOV) \ud83e\uddd9\ud83c\udffd", + "GLSL HSV ADJUST (JOV) \ud83e\uddd9\ud83c\udffd", "GLSL HSV-2-LAB (JOV) \ud83e\uddd9\ud83c\udffd", "GLSL HSV-2-RGB (JOV) \ud83e\uddd9\ud83c\udffd", "GLSL LAB-2-HSV (JOV) \ud83e\uddd9\ud83c\udffd", @@ -2346,6 +2349,7 @@ "FOMM_Seg10Chooser", "FOMM_Seg15Chooser", "FOMM_Seg5Chooser", + "FSRT_Runner", "MRFA_Runner", "Spline_Runner" ], @@ -2360,6 +2364,11 @@ "https://github.com/FuouM/FM_nodes": [ [ "CoLIE_LowLight_Enhance", + "ConvIR_DeHaze", + "ConvIR_DeRain", + "ConvIR_DeSnow", + "ConvIR_DefocusDeblur", + "ConvIR_MotionDeBlur", "ProPIH_Harmonizer", "RealViFormerSR", "WFEN" @@ -3879,8 +3888,7 @@ ], "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": [ [ - "PromptJSON", - "TokenCounter" + "PromptJSON" ], { "title_aux": "PromptJSON Node for ComfyUI" @@ -7382,6 +7390,14 @@ "title_aux": "BrevImage" } ], + "https://github.com/blackcodetavern/ComfyUI-Benripack": [ + [ + "CharacterPipe" + ], + { + "title_aux": "ComfyUI-Benripack" + } + ], "https://github.com/blepping/ComfyUI-bleh": [ [ "BlehBlockOps", @@ -10181,28 +10197,34 @@ "https://github.com/filliptm/ComfyUI_Fill-Nodes": [ [ "FL_Ascii", - "FL_AudioConverter", - "FL_AudioFrameCalculator", - "FL_AudioPreview", "FL_BatchAlign", "FL_BulletHellGame", + "FL_CaptionToCSV", "FL_CodeNode", + "FL_ColorPicker", "FL_DirectoryCrawl", "FL_Dither", + "FL_FractalKSampler", + "FL_GPT_Vision", "FL_Glitch", + "FL_HFHubModelUploader", + "FL_HF_Character", "FL_HalftonePattern", "FL_HexagonalPattern", + "FL_ImageCaptionLayout", "FL_ImageCaptionSaver", "FL_ImageCollage", "FL_ImageDimensionDisplay", - "FL_ImageDurationSync", "FL_ImageNotes", "FL_ImagePixelator", "FL_ImageRandomizer", "FL_InfiniteZoom", "FL_InpaintCrop", "FL_Inpaint_Stitch", + "FL_KsamplerBasic", + "FL_KsamplerPlus", "FL_KsamplerSettings", + "FL_MirrorAndAppendCaptions", "FL_NFTGenerator", "FL_PaperDrawn", "FL_PasteOnCanvas", @@ -10213,12 +10235,18 @@ "FL_RetroEffect", "FL_Ripple", "FL_SDUltimate_Slices", + "FL_SendToDiscordWebhook", "FL_SeparateMaskComponents", "FL_Shadertoy", + "FL_SimpleGPTVision", + "FL_SystemCheck", "FL_TD_Sampler", "FL_TetrisGame", + "FL_TimeLine", "FL_VideoCropMask", "FL_VideoRecompose", + "FL_ZipDirectory", + "FL_ZipSave", "GradientImageGenerator" ], { @@ -13392,6 +13420,21 @@ "title_aux": "ComfyUI-RefSampling" } ], + "https://github.com/logtd/ComfyUI-RefUNet": [ + [ + "ConfigRefMapAdv", + "ConfigureRefNet", + "CreateRefBank", + "CustomRefMapSD1", + "PrepareRefLatents", + "ReadSampler", + "RefModelSamplingPred", + "WriteSampler" + ], + { + "title_aux": "ComfyUI-RefUNet" + } + ], "https://github.com/logtd/ComfyUI-TrackingNodes": [ [ "OpenPoseTrackerNode", @@ -15951,7 +15994,8 @@ ], "https://github.com/smthemex/ComfyUI_CustomNet": [ [ - "CustomNet_Plus" + "CustomNet_LoadModel", + "CustomNet_Sampler" ], { "title_aux": "ComfyUI_CustomNet" @@ -16044,7 +16088,8 @@ ], "https://github.com/smthemex/ComfyUI_Pic2Story": [ [ - "Pic2Story" + "Pic2Story_Loader", + "Pic2Story_Sampler" ], { "title_aux": "ComfyUI_Pic2Story" @@ -16453,8 +16498,7 @@ "FoxImageAdd", "FoxImageConcanate", "FoxImageExtractFromBatch", - "FoxImageResizeByLongerSide", - "FoxImageResizeByShorterSide", + "FoxImageResizeBySpecialSide", "FoxImageRotate", "FoxImageTileBatch", "FoxLoadImageBatch", @@ -16462,6 +16506,8 @@ "FoxPreviewMask", "FoxPrimitiveText", "FoxRegTextFind", + "FoxSDXLPromptStyler", + "FoxSDXLPromptStylerAdvanced", "FoxSaveImagePlus", "FoxShowText", "FoxTextConcatenate", From 49a7db074dd5e992ae72b6405b13b9ee6534cdb0 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 12 Aug 2024 08:42:39 +0900 Subject: [PATCH 11/19] update DB --- custom-node-list.json | 32 + extension-node-map.json | 27 + github-stats.json | 1511 ++++++++++++++------------- node_db/dev/custom-node-list.json | 10 + node_db/new/custom-node-list.json | 61 +- node_db/new/extension-node-map.json | 27 + 6 files changed, 890 insertions(+), 778 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 6485e19c..789ef6e2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7119,6 +7119,17 @@ "install_type": "git-clone", "description": "A set of nodes to use Reference UNets" }, + { + "author": "logtd", + "title": "ComfyUI-SEGAttention", + "id": "segattention", + "reference": "https://github.com/logtd/ComfyUI-SEGAttention", + "files": [ + "https://github.com/logtd/ComfyUI-SEGAttention" + ], + "install_type": "git-clone", + "description": "Nodes to use [a/Smoothed Energy Guidance](https://github.com/SusungHong/SEG-SDXL) for ComfyUI." + }, { "author": "Big-Idea-Technology", "title": "ComfyUI-Book-Tools Nodes for ComfyUI", @@ -12741,6 +12752,27 @@ "install_type": "git-clone", "description": "ComfyUI-Benripack is an extension for ComfyUI that provides a CharacterPipe node. This node allows for managing various elements such as images, prompts, and models in a single structure, simplifying the workflow for character-based image generation." }, + { + "author": "MohammadAboulEla", + "title": "iTools ImageLoaderPlus", + "reference": "https://github.com/MohammadAboulEla/ComfyUI-iTools", + "files": [ + "https://github.com/MohammadAboulEla/ComfyUI-iTools" + ], + "install_type": "git-clone", + "description": "The iTools ImageLoaderPlus is an enhancement of the original ComfyUI ImageLoader node. It attempts to return the possible prompt used to create an image." + }, + { + "author": "Hellrunner2k", + "title": "Hellrunner's Magical Nodes", + "reference": "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes", + "files": [ + "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes" + ], + "install_type": "git-clone", + "description": "Nodes:Magical Save Node, Thermal Latenator. This package contains a collection of neat nodes that are supposed to ease your comfy-flow." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index b69dd4f9..603949b1 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2628,6 +2628,15 @@ "title_aux": "comfyui-enhanced-save-node" } ], + "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": [ + [ + "MagicalSaveNode", + "ThermalLatenator" + ], + { + "title_aux": "Hellrunner's Magical Nodes" + } + ], "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": [ [ "Load Prompt Travel file", @@ -3728,6 +3737,14 @@ "title_aux": "ComfyUI Slothful Attention" } ], + "https://github.com/MohammadAboulEla/ComfyUI-iTools": [ + [ + "iTools_Prompt" + ], + { + "title_aux": "iTools ImageLoaderPlus" + } + ], "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": [ [ "AnimeCosplayDir", @@ -13435,6 +13452,14 @@ "title_aux": "ComfyUI-RefUNet" } ], + "https://github.com/logtd/ComfyUI-SEGAttention": [ + [ + "SEGAttention" + ], + { + "title_aux": "ComfyUI-SEGAttention" + } + ], "https://github.com/logtd/ComfyUI-TrackingNodes": [ [ "OpenPoseTrackerNode", @@ -14943,6 +14968,7 @@ "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": [ [ "float", + "glslBuffers", "glslEditor", "glslEditorPro", "glslUniforms", @@ -16773,6 +16799,7 @@ "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [ [ "CaptureWebcam", + "Direct Screen Capture", "ImageResize_Padding", "LatentDelay", "LoadWebcamImage", diff --git a/github-stats.json b/github-stats.json index 11d7f705..0cba9c19 100644 --- a/github-stats.json +++ b/github-stats.json @@ -7,7 +7,7 @@ "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 249, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 579 + "author_account_age_days": 580 }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 4, @@ -15,9 +15,9 @@ "author_account_age_days": 500 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 929, + "stars": 930, "last_update": "2024-08-07 15:02:04", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 29, @@ -30,7 +30,7 @@ "author_account_age_days": 173 }, "https://github.com/11dogzi/Comfyui-ergouzi-kaiguan": { - "stars": 20, + "stars": 21, "last_update": "2024-08-10 04:06:57", "author_account_age_days": 173 }, @@ -52,7 +52,7 @@ "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 24, "last_update": "2024-05-22 22:11:59", - "author_account_age_days": 3746 + "author_account_age_days": 3747 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, @@ -62,7 +62,7 @@ "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 57, "last_update": "2024-08-01 15:28:19", - "author_account_age_days": 4098 + "author_account_age_days": 4099 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 4, @@ -72,17 +72,17 @@ "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 12, "last_update": "2024-08-07 11:21:06", - "author_account_age_days": 1518 + "author_account_age_days": 1519 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 7, "last_update": "2024-06-02 14:57:59", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 82, @@ -150,12 +150,12 @@ "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { - "stars": 3, + "stars": 4, "last_update": "2024-06-14 07:04:49", "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { - "stars": 23, + "stars": 24, "last_update": "2024-07-02 02:00:28", "author_account_age_days": 279 }, @@ -165,7 +165,7 @@ "author_account_age_days": 279 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { - "stars": 290, + "stars": 289, "last_update": "2024-08-06 06:21:16", "author_account_age_days": 279 }, @@ -205,7 +205,7 @@ "author_account_age_days": 279 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { - "stars": 92, + "stars": 93, "last_update": "2024-07-29 10:43:12", "author_account_age_days": 279 }, @@ -221,7 +221,7 @@ }, "https://github.com/AIFSH/GSTTS-ComfyUI": { "stars": 7, - "last_update": "2024-08-11 08:01:27", + "last_update": "2024-08-11 13:40:09", "author_account_age_days": 279 }, "https://github.com/AIFSH/SenseVoice-ComfyUI": { @@ -240,7 +240,7 @@ "author_account_age_days": 258 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1161, + "stars": 1162, "last_update": "2024-08-09 08:15:29", "author_account_age_days": 549 }, @@ -267,17 +267,17 @@ "https://github.com/AIrjen/OneButtonPrompt": { "stars": 794, "last_update": "2024-07-31 18:52:46", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 31, "last_update": "2024-07-26 12:47:44", - "author_account_age_days": 1507 + "author_account_age_days": 1508 }, "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { "stars": 4, "last_update": "2024-07-29 10:54:17", - "author_account_age_days": 2524 + "author_account_age_days": 2525 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 2, @@ -287,7 +287,7 @@ "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 205, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 3715 + "author_account_age_days": 3716 }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 8, @@ -295,24 +295,24 @@ "author_account_age_days": 537 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 545, + "stars": 548, "last_update": "2024-08-09 08:13:17", - "author_account_age_days": 3852 + "author_account_age_days": 3853 }, "https://github.com/Acly/comfyui-tooling-nodes": { "stars": 238, "last_update": "2024-08-09 17:12:44", - "author_account_age_days": 3852 + "author_account_age_days": 3853 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1323 + "author_account_age_days": 1324 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 755, + "stars": 756, "last_update": "2024-08-09 13:57:55", - "author_account_age_days": 2747 + "author_account_age_days": 2748 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 17, @@ -320,24 +320,24 @@ "author_account_age_days": 1078 }, "https://github.com/Amorano/Jovimetrix": { - "stars": 201, - "last_update": "2024-08-10 23:34:01", + "stars": 202, + "last_update": "2024-08-11 22:06:07", "author_account_age_days": 5260 }, "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { "stars": 1, "last_update": "2024-08-06 00:29:10", - "author_account_age_days": 3424 + "author_account_age_days": 3425 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 6, "last_update": "2024-08-01 15:14:35", - "author_account_age_days": 4139 + "author_account_age_days": 4140 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 2, "last_update": "2024-08-01 15:13:56", - "author_account_age_days": 4139 + "author_account_age_days": 4140 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 23, @@ -347,7 +347,7 @@ "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, "last_update": "2024-06-14 07:13:26", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 62, @@ -367,12 +367,12 @@ "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, "last_update": "2024-06-14 09:03:24", - "author_account_age_days": 437 + "author_account_age_days": 438 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { "stars": 374, "last_update": "2024-07-12 03:49:27", - "author_account_age_days": 437 + "author_account_age_days": 438 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, @@ -397,7 +397,7 @@ "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 3, "last_update": "2024-08-09 01:38:45", - "author_account_age_days": 537 + "author_account_age_days": 538 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, @@ -426,93 +426,93 @@ }, "https://github.com/BennyKok/comfyui-deploy": { "stars": 828, - "last_update": "2024-08-10 17:35:52", + "last_update": "2024-08-11 19:56:20", "author_account_age_days": 3044 }, "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": { "stars": 17, "last_update": "2024-08-05 04:45:12", - "author_account_age_days": 845 + "author_account_age_days": 846 }, "https://github.com/BetaDoggo/ComfyUI-WDV-Nodes": { "stars": 2, "last_update": "2024-08-01 07:59:10", - "author_account_age_days": 845 + "author_account_age_days": 846 }, "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": { "stars": 3, "last_update": "2024-07-19 18:11:11", - "author_account_age_days": 845 + "author_account_age_days": 846 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { "stars": 18, "last_update": "2024-08-01 08:01:37", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "stars": 53, "last_update": "2024-08-01 08:01:48", - "author_account_age_days": 919 + "author_account_age_days": 920 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 17, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 182 + "author_account_age_days": 183 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2580 + "author_account_age_days": 2581 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 11, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2580 + "author_account_age_days": 2581 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 2, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2580 + "author_account_age_days": 2581 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2580 + "author_account_age_days": 2581 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 290, "last_update": "2024-08-07 15:13:31", - "author_account_age_days": 525 + "author_account_age_days": 526 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { "stars": 351, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 525 + "author_account_age_days": 526 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { "stars": 230, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 525 + "author_account_age_days": 526 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 35, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 525 + "author_account_age_days": 526 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { "stars": 308, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 525 + "author_account_age_days": 526 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 14, "last_update": "2024-06-14 07:13:34", - "author_account_age_days": 532 + "author_account_age_days": 533 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 297 + "author_account_age_days": 298 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 98, @@ -537,17 +537,17 @@ "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 15, "last_update": "2024-04-05 11:14:24", - "author_account_age_days": 1926 + "author_account_age_days": 1927 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 65, "last_update": "2024-07-21 23:51:55", - "author_account_age_days": 1781 + "author_account_age_days": 1782 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1781 + "author_account_age_days": 1782 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 89, @@ -557,7 +557,7 @@ "https://github.com/Cyber-Blacat/ComfyUI-Yuan": { "stars": 4, "last_update": "2024-08-10 12:05:07", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 1, @@ -567,32 +567,32 @@ "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 25, "last_update": "2024-08-10 22:24:01", - "author_account_age_days": 4336 + "author_account_age_days": 4337 }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 4, "last_update": "2024-07-31 17:05:17", - "author_account_age_days": 4487 + "author_account_age_days": 4488 }, "https://github.com/DataCTE/prompt_injection": { "stars": 74, "last_update": "2024-06-21 12:56:43", - "author_account_age_days": 825 + "author_account_age_days": 826 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 2, "last_update": "2024-07-29 06:59:37", - "author_account_age_days": 3038 + "author_account_age_days": 3039 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 323, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 1822 + "author_account_age_days": 1823 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 19, "last_update": "2024-08-01 10:03:40", - "author_account_age_days": 4086 + "author_account_age_days": 4087 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, @@ -607,17 +607,17 @@ "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, "last_update": "2024-05-22 23:24:30", - "author_account_age_days": 3535 + "author_account_age_days": 3536 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5042 + "author_account_age_days": 5043 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, "last_update": "2024-07-15 13:21:10", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, @@ -630,7 +630,7 @@ "author_account_age_days": 2826 }, "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": { - "stars": 10, + "stars": 11, "last_update": "2024-07-29 01:21:20", "author_account_age_days": 17 }, @@ -647,97 +647,97 @@ "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 26, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 1671 + "author_account_age_days": 1672 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 106, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 1671 + "author_account_age_days": 1672 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "stars": 269, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 1671 + "author_account_age_days": 1672 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { "stars": 316, "last_update": "2024-08-04 03:11:29", - "author_account_age_days": 3197 + "author_account_age_days": 3198 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 45, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3197 + "author_account_age_days": 3198 }, "https://github.com/Extraltodeus/Skimmed_CFG": { "stars": 78, "last_update": "2024-08-06 14:18:19", - "author_account_age_days": 3197 + "author_account_age_days": 3198 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { "stars": 38, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3197 + "author_account_age_days": 3198 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { "stars": 42, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3197 + "author_account_age_days": 3198 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 99, - "last_update": "2024-07-10 00:28:03", - "author_account_age_days": 3197 + "last_update": "2024-08-11 20:29:20", + "author_account_age_days": 3198 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { "stars": 30, "last_update": "2024-08-08 11:06:24", - "author_account_age_days": 3197 + "author_account_age_days": 3198 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { "stars": 11, "last_update": "2024-07-22 13:56:41", - "author_account_age_days": 3197 + "author_account_age_days": 3198 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 51, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3197 + "author_account_age_days": 3198 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { "stars": 396, "last_update": "2024-08-01 01:00:22", - "author_account_age_days": 3179 + "author_account_age_days": 3180 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3179 + "author_account_age_days": 3180 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { - "stars": 79, + "stars": 80, "last_update": "2024-08-01 01:00:58", - "author_account_age_days": 3179 + "author_account_age_days": 3180 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 156, "last_update": "2024-08-01 01:01:53", - "author_account_age_days": 3179 + "author_account_age_days": 3180 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { "stars": 160, "last_update": "2024-08-01 22:03:54", - "author_account_age_days": 3179 + "author_account_age_days": 3180 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1836, + "stars": 1837, "last_update": "2024-08-01 09:57:00", - "author_account_age_days": 3179 + "author_account_age_days": 3180 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 583 + "author_account_age_days": 584 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, @@ -747,7 +747,7 @@ "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 719 + "author_account_age_days": 720 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, @@ -757,22 +757,22 @@ "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 45, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 2027 + "author_account_age_days": 2028 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 341, "last_update": "2024-08-03 02:54:56", - "author_account_age_days": 2027 + "author_account_age_days": 2028 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 62, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 680 + "author_account_age_days": 681 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 192, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1291 + "author_account_age_days": 1292 }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { "stars": 1, @@ -797,10 +797,10 @@ "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 926 + "author_account_age_days": 927 }, "https://github.com/FuouM/ComfyUI-EbSynth": { - "stars": 50, + "stars": 51, "last_update": "2024-07-31 14:02:22", "author_account_age_days": 1729 }, @@ -811,7 +811,7 @@ }, "https://github.com/FuouM/FM_nodes": { "stars": 5, - "last_update": "2024-08-11 06:25:51", + "last_update": "2024-08-11 18:07:37", "author_account_age_days": 1729 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { @@ -822,22 +822,22 @@ "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, "last_update": "2024-05-29 17:43:08", - "author_account_age_days": 1345 + "author_account_age_days": 1346 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2604 + "author_account_age_days": 2605 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 11, "last_update": "2024-07-31 13:51:25", - "author_account_age_days": 4615 + "author_account_age_days": 4616 }, "https://github.com/GeekyGhost/ComfyUI-GeekyRemB": { "stars": 27, "last_update": "2024-08-06 06:00:17", - "author_account_age_days": 717 + "author_account_age_days": 718 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 13, @@ -850,24 +850,24 @@ "author_account_age_days": 4980 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 1248, + "stars": 1249, "last_update": "2024-08-07 09:25:47", - "author_account_age_days": 1167 + "author_account_age_days": 1168 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 44, "last_update": "2024-07-23 08:57:27", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1221 + "author_account_age_days": 1222 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { "stars": 114, "last_update": "2024-08-02 01:51:51", - "author_account_age_days": 1245 + "author_account_age_days": 1246 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, @@ -877,7 +877,7 @@ "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2893 + "author_account_age_days": 2894 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 7, @@ -905,7 +905,7 @@ "author_account_age_days": 1379 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { - "stars": 66, + "stars": 67, "last_update": "2024-08-02 06:13:20", "author_account_age_days": 1379 }, @@ -945,34 +945,39 @@ "author_account_age_days": 1379 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { - "stars": 0, + "stars": 1, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2289 + "author_account_age_days": 2290 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 2, "last_update": "2024-06-14 08:59:28", "author_account_age_days": 2372 }, + "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": { + "stars": 1, + "last_update": "2024-08-11 13:29:05", + "author_account_age_days": 3133 + }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-07-31 15:01:05", - "author_account_age_days": 1746 + "author_account_age_days": 1747 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 3, "last_update": "2024-06-29 19:44:47", - "author_account_age_days": 236 + "author_account_age_days": 237 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, "last_update": "2024-07-15 19:45:50", - "author_account_age_days": 5528 + "author_account_age_days": 5529 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 1, "last_update": "2024-08-01 08:45:43", - "author_account_age_days": 3756 + "author_account_age_days": 3757 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, @@ -982,22 +987,22 @@ "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 9, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 3957 + "author_account_age_days": 3958 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 4, "last_update": "2024-08-02 13:38:00", - "author_account_age_days": 159 + "author_account_age_days": 160 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { - "stars": 10, + "stars": 11, "last_update": "2024-08-10 07:27:40", "author_account_age_days": 459 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 42, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 363 + "author_account_age_days": 364 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 5, @@ -1011,8 +1016,8 @@ }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 30, - "last_update": "2024-08-07 17:12:13", - "author_account_age_days": 3619 + "last_update": "2024-08-11 21:06:02", + "author_account_age_days": 3620 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 1, @@ -1032,27 +1037,27 @@ "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, "last_update": "2024-08-10 07:10:17", - "author_account_age_days": 203 + "author_account_age_days": 204 }, "https://github.com/JettHu/ComfyUI-TCD": { "stars": 103, "last_update": "2024-07-31 13:50:21", - "author_account_age_days": 2405 + "author_account_age_days": 2406 }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 52, "last_update": "2024-07-27 18:34:18", - "author_account_age_days": 2405 + "author_account_age_days": 2406 }, "https://github.com/Jordach/comfy-plasma": { - "stars": 57, + "stars": 58, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4560 + "author_account_age_days": 4561 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { - "stars": 6, + "stars": 7, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3402 + "author_account_age_days": 3403 }, "https://github.com/Julian-adv/WildDivide": { "stars": 1, @@ -1062,12 +1067,12 @@ "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 36, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1242 + "author_account_age_days": 1243 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 15, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 961 + "author_account_age_days": 962 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 7, @@ -1077,42 +1082,42 @@ "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 146, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1533 + "author_account_age_days": 1534 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { - "stars": 19, + "stars": 20, "last_update": "2024-07-29 09:06:21", "author_account_age_days": 3238 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { "stars": 505, "last_update": "2024-08-08 08:27:53", - "author_account_age_days": 3764 + "author_account_age_days": 3765 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2466, + "stars": 2468, "last_update": "2024-08-10 08:09:56", - "author_account_age_days": 3764 + "author_account_age_days": 3765 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { "stars": 466, - "last_update": "2024-08-09 23:55:57", - "author_account_age_days": 3764 + "last_update": "2024-08-11 21:31:24", + "author_account_age_days": 3765 }, "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { "stars": 5, "last_update": "2024-07-31 14:05:13", - "author_account_age_days": 1168 + "author_account_age_days": 1169 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 1827 + "author_account_age_days": 1828 }, "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 139, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2255 + "author_account_age_days": 2256 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, @@ -1122,12 +1127,12 @@ "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 40, "last_update": "2024-06-06 20:45:43", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 328, + "stars": 329, "last_update": "2024-08-05 11:32:30", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 64, @@ -1137,22 +1142,22 @@ "https://github.com/Lerc/canvas_tab": { "stars": 151, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5415 + "author_account_age_days": 5416 }, "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 2, "last_update": "2024-07-17 01:24:53", - "author_account_age_days": 31 + "author_account_age_days": 32 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, "last_update": "2024-05-22 22:18:40", - "author_account_age_days": 1322 + "author_account_age_days": 1323 }, "https://github.com/Limitex/ComfyUI-Diffusers": { "stars": 125, "last_update": "2024-05-22 22:18:57", - "author_account_age_days": 1322 + "author_account_age_days": 1323 }, "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator": { "stars": 3, @@ -1162,22 +1167,22 @@ "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 51, "last_update": "2024-05-23 00:32:53", - "author_account_age_days": 518 + "author_account_age_days": 519 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 24, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 1023 + "author_account_age_days": 1024 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 2, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 1023 + "author_account_age_days": 1024 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 14, "last_update": "2024-08-01 00:52:11", - "author_account_age_days": 1080 + "author_account_age_days": 1081 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 6, @@ -1222,7 +1227,7 @@ "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 31, "last_update": "2024-08-03 08:08:55", - "author_account_age_days": 1652 + "author_account_age_days": 1653 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, @@ -1230,9 +1235,9 @@ "author_account_age_days": 1830 }, "https://github.com/MakkiShizu/comfyui_reimgsize": { - "stars": 4, + "stars": 5, "last_update": "2024-07-30 06:49:47", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 15, @@ -1242,22 +1247,22 @@ "https://github.com/ManglerFTW/ComfyI2I": { "stars": 149, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 703 + "author_account_age_days": 704 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { "stars": 91, "last_update": "2024-07-29 14:46:06", - "author_account_age_days": 5017 + "author_account_age_days": 5018 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-06-14 15:25:15", - "author_account_age_days": 1470 + "author_account_age_days": 1471 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-07-31 13:49:59", - "author_account_age_days": 2278 + "author_account_age_days": 2279 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, @@ -1277,7 +1282,7 @@ "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 6, "last_update": "2024-07-27 18:33:59", - "author_account_age_days": 3253 + "author_account_age_days": 3254 }, "https://github.com/MiddleKD/ComfyUI-mem-safe-wrapper": { "stars": 1, @@ -1300,47 +1305,52 @@ "author_account_age_days": 3225 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 377, + "stars": 378, "last_update": "2024-08-06 14:10:29", - "author_account_age_days": 113 + "author_account_age_days": 114 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { "stars": 94, "last_update": "2024-08-02 23:03:16", - "author_account_age_days": 113 + "author_account_age_days": 114 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 17, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 113 + "author_account_age_days": 114 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { - "stars": 32, + "stars": 33, "last_update": "2024-07-09 12:42:11", - "author_account_age_days": 113 + "author_account_age_days": 114 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 8, "last_update": "2024-08-02 19:54:17", - "author_account_age_days": 2563 + "author_account_age_days": 2564 }, "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 7, "last_update": "2024-05-22 22:09:15", "author_account_age_days": 4016 }, + "https://github.com/MohammadAboulEla/ComfyUI-iTools": { + "stars": 0, + "last_update": "2024-08-11 23:34:35", + "author_account_age_days": 1075 + }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2024-08-10 17:11:32", - "author_account_age_days": 427 + "author_account_age_days": 428 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1998, + "stars": 1999, "last_update": "2024-08-02 01:53:03", "author_account_age_days": 1609 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 463, + "stars": 464, "last_update": "2024-06-14 12:02:47", "author_account_age_days": 1609 }, @@ -1357,12 +1367,12 @@ "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 7, "last_update": "2024-07-27 04:00:20", - "author_account_age_days": 3769 + "author_account_age_days": 3770 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 6, "last_update": "2024-07-23 14:39:52", - "author_account_age_days": 19 + "author_account_age_days": 20 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 4, @@ -1372,52 +1382,52 @@ "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 1, "last_update": "2024-08-06 11:13:51", - "author_account_age_days": 626 + "author_account_age_days": 627 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 2, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1372 + "author_account_age_days": 1373 }, "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": { "stars": 30, "last_update": "2024-08-06 19:59:25", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { "stars": 3, "last_update": "2024-08-10 05:08:26", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": { "stars": 2, - "last_update": "2024-08-11 04:27:59", - "author_account_age_days": 141 + "last_update": "2024-08-11 18:10:36", + "author_account_age_days": 142 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 58, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 574 + "author_account_age_days": 575 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5197 + "author_account_age_days": 5198 }, "https://github.com/NimaNzrii/comfyui-photoshop": { "stars": 420, "last_update": "2024-08-08 13:03:54", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 292 + "author_account_age_days": 293 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 29, @@ -1432,7 +1442,7 @@ "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2031 + "author_account_age_days": 2032 }, "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 192, @@ -1440,14 +1450,14 @@ "author_account_age_days": 2894 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { - "stars": 190, + "stars": 191, "last_update": "2024-07-25 20:13:05", - "author_account_age_days": 4527 + "author_account_age_days": 4528 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { "stars": 469, "last_update": "2024-08-01 19:19:55", - "author_account_age_days": 4527 + "author_account_age_days": 4528 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, @@ -1467,12 +1477,12 @@ "https://github.com/Parameshvadivel/ComfyUI-SVGview": { "stars": 1, "last_update": "2024-07-31 13:40:33", - "author_account_age_days": 2875 + "author_account_age_days": 2876 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, "last_update": "2024-06-23 21:04:43", - "author_account_age_days": 4817 + "author_account_age_days": 4818 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, @@ -1482,37 +1492,37 @@ "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3255 + "author_account_age_days": 3256 }, "https://github.com/PnthrLeo/comfyUI-image-search": { "stars": 0, "last_update": "2024-06-14 07:06:45", - "author_account_age_days": 2599 + "author_account_age_days": 2600 }, "https://github.com/Pos13/comfyui-cyclist": { "stars": 33, "last_update": "2024-08-04 02:58:33", - "author_account_age_days": 1565 + "author_account_age_days": 1566 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { - "stars": 378, + "stars": 383, "last_update": "2024-08-07 12:28:18", "author_account_age_days": 11 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 3, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1298 + "author_account_age_days": 1299 }, "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { - "stars": 3, + "stars": 4, "last_update": "2024-07-28 12:45:36", "author_account_age_days": 1413 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 234 + "author_account_age_days": 235 }, "https://github.com/RhizoNymph/ComfyUI-Latte": { "stars": 3, @@ -1522,7 +1532,7 @@ "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 17, "last_update": "2024-06-21 07:29:14", - "author_account_age_days": 1429 + "author_account_age_days": 1430 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, @@ -1532,12 +1542,12 @@ "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 74, "last_update": "2024-07-30 15:32:44", - "author_account_age_days": 2460 + "author_account_age_days": 2461 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, "last_update": "2024-07-13 13:10:10", - "author_account_age_days": 2460 + "author_account_age_days": 2461 }, "https://github.com/SEkINVR/ComfyUI-Animator": { "stars": 2, @@ -1555,39 +1565,39 @@ "author_account_age_days": 705 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { - "stars": 67, + "stars": 68, "last_update": "2024-08-03 18:32:58", - "author_account_age_days": 3745 + "author_account_age_days": 3746 }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 10, "last_update": "2024-08-03 18:32:42", - "author_account_age_days": 3745 + "author_account_age_days": 3746 }, "https://github.com/SLAPaper/StableDiffusion-dpmpp_2m_alt-Sampler": { "stars": 10, "last_update": "2024-08-03 18:32:42", - "author_account_age_days": 3745 + "author_account_age_days": 3746 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2024-07-31 15:02:32", - "author_account_age_days": 4131 + "author_account_age_days": 4132 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 25, "last_update": "2024-06-28 19:25:13", - "author_account_age_days": 4131 + "author_account_age_days": 4132 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { - "stars": 269, + "stars": 271, "last_update": "2024-08-01 02:05:16", "author_account_age_days": 1491 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 7, "last_update": "2024-08-09 15:13:55", - "author_account_age_days": 2651 + "author_account_age_days": 2652 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 11, @@ -1612,7 +1622,7 @@ "https://github.com/SeargeDP/SeargeSDXL": { "stars": 762, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4219 + "author_account_age_days": 4220 }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 49, @@ -1622,7 +1632,7 @@ "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 2, "last_update": "2024-06-15 13:04:49", - "author_account_age_days": 3445 + "author_account_age_days": 3446 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, @@ -1657,42 +1667,42 @@ "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 6, "last_update": "2024-07-24 08:42:48", - "author_account_age_days": 2364 + "author_account_age_days": 2365 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 26, "last_update": "2024-08-01 06:12:33", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { "stars": 70, "last_update": "2024-07-31 13:44:42", - "author_account_age_days": 1559 + "author_account_age_days": 1560 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 739 + "author_account_age_days": 740 }, "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 7, "last_update": "2024-07-25 13:09:00", - "author_account_age_days": 3571 + "author_account_age_days": 3572 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3571 + "author_account_age_days": 3572 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 17, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3571 + "author_account_age_days": 3572 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3571 + "author_account_age_days": 3572 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, @@ -1702,7 +1712,7 @@ "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-06-14 07:09:00", - "author_account_age_days": 127 + "author_account_age_days": 128 }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, @@ -1712,12 +1722,12 @@ "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 45, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 890 + "author_account_age_days": 891 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 187, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 890 + "author_account_age_days": 891 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 99, @@ -1740,12 +1750,12 @@ "author_account_age_days": 2883 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { - "stars": 51, + "stars": 52, "last_update": "2024-07-24 14:45:58", "author_account_age_days": 2883 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { - "stars": 126, + "stars": 127, "last_update": "2024-07-31 02:48:34", "author_account_age_days": 137 }, @@ -1757,7 +1767,7 @@ "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { "stars": 544, "last_update": "2024-07-24 11:16:13", - "author_account_age_days": 2197 + "author_account_age_days": 2198 }, "https://github.com/Sxela/ComfyWarp": { "stars": 22, @@ -1767,7 +1777,7 @@ "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 577 + "author_account_age_days": 578 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 96, @@ -1775,7 +1785,7 @@ "author_account_age_days": 3739 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { - "stars": 174, + "stars": 173, "last_update": "2024-05-22 21:18:05", "author_account_age_days": 3739 }, @@ -1807,7 +1817,7 @@ "https://github.com/TaiTair/comfyui-simswap": { "stars": 11, "last_update": "2024-07-31 18:28:38", - "author_account_age_days": 3614 + "author_account_age_days": 3615 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, @@ -1827,22 +1837,22 @@ "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3265 + "author_account_age_days": 3266 }, "https://github.com/TechnoByteJS/ComfyUI-TechNodes": { "stars": 9, "last_update": "2024-08-09 09:18:30", - "author_account_age_days": 1723 + "author_account_age_days": 1724 }, "https://github.com/TemryL/ComfyS3": { - "stars": 22, + "stars": 23, "last_update": "2024-07-31 15:48:46", - "author_account_age_days": 916 + "author_account_age_days": 917 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 305, - "last_update": "2024-08-08 20:30:34", - "author_account_age_days": 916 + "stars": 306, + "last_update": "2024-08-11 20:19:52", + "author_account_age_days": 917 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 314, @@ -1852,12 +1862,12 @@ "https://github.com/TheBarret/ZSuite": { "stars": 7, "last_update": "2024-08-10 13:31:03", - "author_account_age_days": 2760 + "author_account_age_days": 2761 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, "last_update": "2024-06-18 17:57:06", - "author_account_age_days": 1489 + "author_account_age_days": 1490 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 321, @@ -1875,39 +1885,39 @@ "author_account_age_days": 669 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { - "stars": 20, + "stars": 21, "last_update": "2024-05-22 22:13:06", - "author_account_age_days": 908 + "author_account_age_days": 909 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 28, "last_update": "2024-07-31 15:01:19", - "author_account_age_days": 3901 + "author_account_age_days": 3902 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 9, "last_update": "2024-07-27 18:34:05", - "author_account_age_days": 3901 + "author_account_age_days": 3902 }, "https://github.com/Trung0246/ComfyUI-0246": { - "stars": 99, + "stars": 100, "last_update": "2024-08-02 20:54:28", "author_account_age_days": 3428 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 187, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4969 + "author_account_age_days": 4970 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1333 + "author_account_age_days": 1334 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, "last_update": "2024-05-22 21:30:13", - "author_account_age_days": 266 + "author_account_age_days": 267 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 82, @@ -1917,42 +1927,42 @@ "https://github.com/Visionatrix/ComfyUI-Visionatrix": { "stars": 1, "last_update": "2024-08-10 08:31:44", - "author_account_age_days": 164 + "author_account_age_days": 165 }, "https://github.com/WASasquatch/ASTERR": { "stars": 15, "last_update": "2024-07-31 13:48:18", - "author_account_age_days": 4673 + "author_account_age_days": 4674 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 25, "last_update": "2024-07-31 13:48:27", - "author_account_age_days": 4673 + "author_account_age_days": 4674 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 103, "last_update": "2024-07-31 13:48:30", - "author_account_age_days": 4673 + "author_account_age_days": 4674 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 22, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 4673 + "author_account_age_days": 4674 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 59, "last_update": "2024-07-31 13:48:33", - "author_account_age_days": 4673 + "author_account_age_days": 4674 }, "https://github.com/WASasquatch/WAS_Extras": { "stars": 28, "last_update": "2024-06-17 04:08:37", - "author_account_age_days": 4673 + "author_account_age_days": 4674 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { "stars": 1038, "last_update": "2024-08-08 02:32:02", - "author_account_age_days": 4673 + "author_account_age_days": 4674 }, "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": { "stars": 4, @@ -1972,12 +1982,12 @@ "https://github.com/XmYx/deforum-comfy-nodes": { "stars": 135, "last_update": "2024-07-08 19:39:48", - "author_account_age_days": 2653 + "author_account_age_days": 2654 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 4, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4372 + "author_account_age_days": 4373 }, "https://github.com/YMC-GitHub/ymc-node-as-x-type": { "stars": 1, @@ -1992,7 +2002,7 @@ "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 3803 + "author_account_age_days": 3804 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 30, @@ -2007,102 +2017,102 @@ "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 328, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 384, + "stars": 386, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { "stars": 619, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 180, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 69, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 636, + "stars": 637, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { "stars": 1273, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { "stars": 187, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { "stars": 771, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 46, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 4, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { "stars": 64, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 185, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 98, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 78, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 90, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { "stars": 134, "last_update": "2024-07-11 14:59:07", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { "stars": 530, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { "stars": 1538, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 11, @@ -2122,22 +2132,22 @@ "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/Zuellni/ComfyUI-ExLlama": { "stars": 105, "last_update": "2024-08-07 18:06:27", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 105, "last_update": "2024-08-07 18:06:27", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 25, "last_update": "2024-06-15 08:23:16", - "author_account_age_days": 570 + "author_account_age_days": 571 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 95, @@ -2147,32 +2157,32 @@ "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 120 + "author_account_age_days": 121 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 120 + "author_account_age_days": 121 }, "https://github.com/abyz22/image_control": { "stars": 15, "last_update": "2024-05-22 23:10:07", - "author_account_age_days": 210 + "author_account_age_days": 211 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 751 + "author_account_age_days": 752 }, "https://github.com/ader47/comfyui_meshhamer": { "stars": 3, "last_update": "2024-07-19 21:58:42", - "author_account_age_days": 2029 + "author_account_age_days": 2030 }, "https://github.com/adieyal/comfyui-dynamicprompts": { "stars": 208, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5064 + "author_account_age_days": 5065 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 1, @@ -2187,12 +2197,12 @@ "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 26, "last_update": "2024-05-22 22:10:29", - "author_account_age_days": 631 + "author_account_age_days": 632 }, "https://github.com/aegis72/comfyui-styles-all": { "stars": 38, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 631 + "author_account_age_days": 632 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, @@ -2206,13 +2216,13 @@ }, "https://github.com/ai-shizuka/ComfyUI-tbox": { "stars": 1, - "last_update": "2024-08-09 14:06:43", + "last_update": "2024-08-11 14:54:56", "author_account_age_days": 60 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 3, @@ -2237,17 +2247,17 @@ "https://github.com/al-swaiti/All-IN-ONE-style": { "stars": 1, "last_update": "2024-07-30 05:59:49", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, "last_update": "2024-07-31 13:48:47", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/al-swaiti/ComfyUI-OllamaGemini": { "stars": 2, "last_update": "2024-08-10 17:59:01", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/alanhuang67/ComfyUI-FAI-Node": { "stars": 6, @@ -2257,22 +2267,22 @@ "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 5, "last_update": "2024-07-16 08:42:41", - "author_account_age_days": 1244 + "author_account_age_days": 1245 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 32, "last_update": "2024-07-31 13:46:32", - "author_account_age_days": 1244 + "author_account_age_days": 1245 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { "stars": 7, "last_update": "2024-07-31 13:51:14", - "author_account_age_days": 1244 + "author_account_age_days": 1245 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 34, "last_update": "2024-08-04 12:15:18", - "author_account_age_days": 2727 + "author_account_age_days": 2728 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 68, @@ -2282,16 +2292,16 @@ "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 42, "last_update": "2024-07-13 18:13:27", - "author_account_age_days": 648 + "author_account_age_days": 649 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { - "stars": 1, - "last_update": "2024-08-05 20:38:44", + "stars": 3, + "last_update": "2024-08-11 12:34:57", "author_account_age_days": 1321 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { - "stars": 69, - "last_update": "2024-08-03 11:47:44", + "stars": 70, + "last_update": "2024-08-11 12:27:20", "author_account_age_days": 1321 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { @@ -2312,7 +2322,7 @@ "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 236 + "author_account_age_days": 237 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, @@ -2322,17 +2332,17 @@ "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 1876 + "author_account_age_days": 1877 }, "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 393 + "author_account_age_days": 394 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 10, "last_update": "2024-05-28 14:44:16", - "author_account_age_days": 2910 + "author_account_age_days": 2911 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, @@ -2340,24 +2350,24 @@ "author_account_age_days": 2393 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { - "stars": 21, + "stars": 22, "last_update": "2024-08-01 10:39:23", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 36, "last_update": "2024-07-31 16:02:55", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 171, "last_update": "2024-08-07 13:57:21", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, "last_update": "2024-05-25 11:40:49", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 102, @@ -2367,17 +2377,17 @@ "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 65, "last_update": "2024-06-14 09:01:17", - "author_account_age_days": 2396 + "author_account_age_days": 2397 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 12, "last_update": "2024-07-27 18:33:38", - "author_account_age_days": 4168 + "author_account_age_days": 4169 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { "stars": 37, "last_update": "2024-07-31 18:03:29", - "author_account_age_days": 4168 + "author_account_age_days": 4169 }, "https://github.com/avatechai/avatar-graph-comfyui": { "stars": 234, @@ -2387,7 +2397,7 @@ "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 6, "last_update": "2024-07-23 06:12:08", - "author_account_age_days": 3606 + "author_account_age_days": 3607 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, @@ -2397,12 +2407,12 @@ "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 18, "last_update": "2024-08-02 17:14:46", - "author_account_age_days": 1818 + "author_account_age_days": 1819 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 49, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5410 + "author_account_age_days": 5411 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, @@ -2427,22 +2437,22 @@ "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 23, "last_update": "2024-08-11 04:54:23", - "author_account_age_days": 410 + "author_account_age_days": 411 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3555 + "author_account_age_days": 3556 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 1, "last_update": "2024-06-14 10:23:29", - "author_account_age_days": 104 + "author_account_age_days": 105 }, "https://github.com/blackcodetavern/ComfyUI-Benripack": { "stars": 0, "last_update": "2024-08-11 08:29:16", - "author_account_age_days": 2921 + "author_account_age_days": 2922 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 32, @@ -2460,14 +2470,14 @@ "author_account_age_days": 202 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { - "stars": 10, + "stars": 12, "last_update": "2024-08-09 14:52:53", "author_account_age_days": 202 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2024-06-09 13:30:57", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, @@ -2477,37 +2487,37 @@ "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3584 + "author_account_age_days": 3585 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 6, "last_update": "2024-06-21 00:02:39", - "author_account_age_days": 3584 + "author_account_age_days": 3585 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 52, "last_update": "2024-08-02 22:00:19", - "author_account_age_days": 3584 + "author_account_age_days": 3585 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 3, "last_update": "2024-05-22 20:18:07", - "author_account_age_days": 3584 + "author_account_age_days": 3585 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 6, - "last_update": "2024-08-10 21:09:41", - "author_account_age_days": 3584 + "last_update": "2024-08-11 23:31:26", + "author_account_age_days": 3585 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 6, "last_update": "2024-08-02 22:01:12", - "author_account_age_days": 3584 + "author_account_age_days": 3585 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-06-04 20:04:00", - "author_account_age_days": 4792 + "author_account_age_days": 4793 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, @@ -2522,7 +2532,7 @@ "https://github.com/brianfitzgerald/style_aligned_comfy": { "stars": 262, "last_update": "2024-05-30 14:23:40", - "author_account_age_days": 4287 + "author_account_age_days": 4288 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 39, @@ -2532,7 +2542,7 @@ "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 29, "last_update": "2024-08-01 16:03:12", - "author_account_age_days": 2413 + "author_account_age_days": 2414 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, @@ -2542,52 +2552,52 @@ "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 19, "last_update": "2024-08-03 03:58:44", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { "stars": 11, "last_update": "2024-06-23 11:37:10", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 13, "last_update": "2024-08-03 03:58:28", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 8, "last_update": "2024-08-03 03:57:46", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/caleboleary/ComfyUI-Arc2Face": { - "stars": 27, + "stars": 28, "last_update": "2024-08-06 14:41:13", - "author_account_age_days": 3350 + "author_account_age_days": 3351 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { - "stars": 287, + "stars": 289, "last_update": "2024-08-01 09:05:38", - "author_account_age_days": 1252 + "author_account_age_days": 1253 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 2, "last_update": "2024-05-23 00:09:02", - "author_account_age_days": 1252 + "author_account_age_days": 1253 }, "https://github.com/cdxOo/comfyui-text-node-with-comments": { "stars": 1, "last_update": "2024-08-03 00:54:38", - "author_account_age_days": 3343 + "author_account_age_days": 3344 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3446 + "author_account_age_days": 3447 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3446 + "author_account_age_days": 3447 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 26, @@ -2597,7 +2607,7 @@ "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 87, "last_update": "2024-08-03 16:22:31", - "author_account_age_days": 1201 + "author_account_age_days": 1202 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, @@ -2622,147 +2632,147 @@ "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 240, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 17, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 24, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 66, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { "stars": 372, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 120, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 45, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 10, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 49, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 205, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 132, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { "stars": 81, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { "stars": 169, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 128, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 90, "last_update": "2024-07-19 05:13:25", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 15, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 27, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 49, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 381 + "author_account_age_days": 382 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, @@ -2785,7 +2795,7 @@ "author_account_age_days": 492 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 873, + "stars": 874, "last_update": "2024-08-07 09:27:49", "author_account_age_days": 492 }, @@ -2812,7 +2822,7 @@ "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 8, "last_update": "2024-07-31 13:51:59", - "author_account_age_days": 1844 + "author_account_age_days": 1845 }, "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 57, @@ -2820,7 +2830,7 @@ "author_account_age_days": 780 }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 211, + "stars": 212, "last_update": "2024-08-09 04:11:31", "author_account_age_days": 4113 }, @@ -2842,95 +2852,95 @@ "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 648 + "author_account_age_days": 649 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { "stars": 139, "last_update": "2024-07-23 19:02:15", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 9, "last_update": "2024-07-28 20:52:51", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 8, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 6, "last_update": "2024-06-24 07:26:35", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { "stars": 61, "last_update": "2024-08-09 11:19:02", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 5, "last_update": "2024-07-23 23:26:48", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/christian-byrne/youtube-dl-comfyui": { "stars": 3, "last_update": "2024-07-31 13:39:48", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/city96/ComfyUI_ColorMod": { "stars": 65, "last_update": "2024-08-06 22:38:54", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 4, "last_update": "2024-08-06 22:44:33", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/city96/ComfyUI_ExtraModels": { "stars": 351, "last_update": "2024-08-07 11:42:47", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 258, + "stars": 259, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/city96/SD-Advanced-Noise": { "stars": 22, "last_update": "2024-05-22 18:05:35", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/city96/SD-Latent-Interposer": { "stars": 202, "last_update": "2024-08-06 22:01:47", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/city96/SD-Latent-Upscaler": { "stars": 122, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/civitai/comfy-nodes": { "stars": 93, "last_update": "2024-06-23 03:35:42", - "author_account_age_days": 646 + "author_account_age_days": 647 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 2748 + "author_account_age_days": 2749 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 45631, - "last_update": "2024-08-11 03:12:06", + "stars": 45691, + "last_update": "2024-08-11 23:29:46", "author_account_age_days": 597 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 406, + "stars": 407, "last_update": "2024-08-06 18:38:49", "author_account_age_days": 597 }, @@ -2977,20 +2987,20 @@ "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, "last_update": "2024-07-07 15:38:05", - "author_account_age_days": 156 + "author_account_age_days": 157 }, "https://github.com/cozymantis/human-parser-comfyui-node": { - "stars": 61, + "stars": 62, "last_update": "2024-07-07 15:31:17", - "author_account_age_days": 156 + "author_account_age_days": 157 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { "stars": 56, "last_update": "2024-07-07 15:22:45", - "author_account_age_days": 156 + "author_account_age_days": 157 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 607, + "stars": 609, "last_update": "2024-08-01 23:14:21", "author_account_age_days": 4165 }, @@ -3000,17 +3010,17 @@ "author_account_age_days": 4165 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { - "stars": 266, + "stars": 267, "last_update": "2024-07-31 13:45:41", "author_account_age_days": 5059 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3558, + "stars": 3559, "last_update": "2024-08-08 09:20:05", "author_account_age_days": 5059 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 1090, + "stars": 1091, "last_update": "2024-07-31 13:46:25", "author_account_age_days": 5059 }, @@ -3020,7 +3030,7 @@ "author_account_age_days": 5059 }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 414, + "stars": 415, "last_update": "2024-08-10 10:23:59", "author_account_age_days": 5059 }, @@ -3047,37 +3057,37 @@ "https://github.com/da2el-ai/ComfyUI-d2-send-eagle": { "stars": 3, "last_update": "2024-08-05 04:11:52", - "author_account_age_days": 437 + "author_account_age_days": 438 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 4, "last_update": "2024-05-23 01:16:17", - "author_account_age_days": 437 + "author_account_age_days": 438 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 6, "last_update": "2024-08-04 05:16:21", - "author_account_age_days": 437 + "author_account_age_days": 438 }, "https://github.com/dagthomas/comfyui_dagthomas": { "stars": 135, "last_update": "2024-08-11 06:37:44", - "author_account_age_days": 4119 + "author_account_age_days": 4120 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { - "stars": 201, + "stars": 200, "last_update": "2024-07-08 21:59:15", - "author_account_age_days": 2452 + "author_account_age_days": 2453 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 28, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3399 + "author_account_age_days": 3400 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 15, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3399 + "author_account_age_days": 3400 }, "https://github.com/darkpixel/darkprompts": { "stars": 7, @@ -3117,12 +3127,12 @@ "https://github.com/dchatel/comfyui_facetools": { "stars": 52, "last_update": "2024-08-06 17:11:56", - "author_account_age_days": 4583 + "author_account_age_days": 4584 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3544 + "author_account_age_days": 3545 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, @@ -3137,17 +3147,17 @@ "https://github.com/dfl/comfyui-clip-with-break": { "stars": 11, "last_update": "2024-05-22 23:23:15", - "author_account_age_days": 6022 + "author_account_age_days": 6023 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 79, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 6022 + "author_account_age_days": 6023 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4252 + "author_account_age_days": 4253 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 8, @@ -3156,23 +3166,23 @@ }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 117, - "last_update": "2024-07-31 14:18:54", + "last_update": "2024-08-11 12:33:22", "author_account_age_days": 4566 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 179, "last_update": "2024-07-31 13:44:39", - "author_account_age_days": 3462 + "author_account_age_days": 3463 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 62, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4818 + "author_account_age_days": 4819 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 393 + "author_account_age_days": 394 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, @@ -3187,27 +3197,27 @@ "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 253, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4331 + "author_account_age_days": 4332 }, "https://github.com/dmMaze/sketch2manga": { "stars": 30, "last_update": "2024-06-30 03:27:55", - "author_account_age_days": 1897 + "author_account_age_days": 1898 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4552 + "author_account_age_days": 4553 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 82, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4552 + "author_account_age_days": 4553 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3817 + "author_account_age_days": 3818 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 7, @@ -3217,7 +3227,7 @@ "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 4851 + "author_account_age_days": 4852 }, "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, @@ -3232,7 +3242,7 @@ "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 46, "last_update": "2024-08-02 09:20:00", - "author_account_age_days": 320 + "author_account_age_days": 321 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 1, @@ -3242,27 +3252,27 @@ "https://github.com/evanspearman/ComfyMath": { "stars": 67, "last_update": "2023-08-27 03:29:04", - "author_account_age_days": 4286 + "author_account_age_days": 4287 }, "https://github.com/exdysa/comfyui-selector": { "stars": 4, "last_update": "2024-07-31 15:34:13", - "author_account_age_days": 1043 + "author_account_age_days": 1044 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2024-06-24 14:27:05", - "author_account_age_days": 2096 + "author_account_age_days": 2097 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { "stars": 143, "last_update": "2024-08-04 09:50:06", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 16, "last_update": "2024-08-05 01:50:04", - "author_account_age_days": 609 + "author_account_age_days": 610 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, @@ -3287,52 +3297,52 @@ "https://github.com/filipemeneses/comfy_pixelization": { "stars": 33, "last_update": "2024-05-22 20:59:16", - "author_account_age_days": 3524 + "author_account_age_days": 3525 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { - "stars": 110, + "stars": 109, "last_update": "2024-08-09 06:01:05", - "author_account_age_days": 1784 + "author_account_age_days": 1785 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 176, - "last_update": "2024-08-11 02:34:52", - "author_account_age_days": 1784 + "last_update": "2024-08-11 19:40:02", + "author_account_age_days": 1785 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "stars": 139, "last_update": "2024-05-22 00:33:06", - "author_account_age_days": 241 + "author_account_age_days": 242 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 2, "last_update": "2024-07-10 18:03:39", - "author_account_age_days": 241 + "author_account_age_days": 242 }, "https://github.com/florestefano1975/comfyui-portrait-master": { "stars": 813, "last_update": "2024-08-10 09:23:43", - "author_account_age_days": 241 + "author_account_age_days": 242 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { "stars": 219, "last_update": "2024-07-10 18:03:03", - "author_account_age_days": 241 + "author_account_age_days": 242 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { - "stars": 130, + "stars": 132, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { "stars": 173, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "stars": 380, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, @@ -3342,27 +3352,27 @@ "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3669 + "author_account_age_days": 3670 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5155 + "author_account_age_days": 5156 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { "stars": 48, "last_update": "2024-08-09 11:37:00", - "author_account_age_days": 5155 + "author_account_age_days": 5156 }, "https://github.com/fofr/comfyui-fofr-toolkit": { "stars": 5, "last_update": "2024-08-09 11:36:38", - "author_account_age_days": 5155 + "author_account_age_days": 5156 }, "https://github.com/fofr/comfyui-replicate": { - "stars": 113, + "stars": 117, "last_update": "2024-08-09 11:36:02", - "author_account_age_days": 1656 + "author_account_age_days": 1657 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, @@ -3372,27 +3382,27 @@ "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2368 + "author_account_age_days": 2369 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 49, "last_update": "2024-06-26 03:06:51", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { "stars": 453, "last_update": "2024-08-02 03:10:30", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { "stars": 10, "last_update": "2024-06-26 03:13:32", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 8, "last_update": "2024-07-01 17:58:52", - "author_account_age_days": 2253 + "author_account_age_days": 2254 }, "https://github.com/fssorc/ComfyUI_FaceShaper": { "stars": 41, @@ -3402,7 +3412,7 @@ "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 7, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 2004 + "author_account_age_days": 2005 }, "https://github.com/get-salt-AI/SaltAI": { "stars": 67, @@ -3415,28 +3425,28 @@ "author_account_age_days": 164 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { - "stars": 307, + "stars": 308, "last_update": "2024-08-08 21:00:21", "author_account_age_days": 164 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { - "stars": 307, + "stars": 308, "last_update": "2024-08-08 21:00:21", "author_account_age_days": 164 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 2, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2059 + "author_account_age_days": 2060 }, "https://github.com/giriss/comfy-image-saver": { - "stars": 160, + "stars": 162, "last_update": "2024-05-22 20:40:55", "author_account_age_days": 4286 }, "https://github.com/gisu/comfyui-foxpack": { "stars": 3, - "last_update": "2024-08-10 10:11:02", + "last_update": "2024-08-11 18:56:54", "author_account_age_days": 5047 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { @@ -3465,29 +3475,29 @@ "author_account_age_days": 3951 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 126, + "stars": 127, "last_update": "2024-07-29 03:41:50", - "author_account_age_days": 2545 + "author_account_age_days": 2546 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 20, "last_update": "2024-07-31 15:02:12", - "author_account_age_days": 621 + "author_account_age_days": 622 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 9, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3793 + "author_account_age_days": 3794 }, "https://github.com/glowcone/comfyui-string-converter": { "stars": 1, "last_update": "2024-07-31 13:40:48", - "author_account_age_days": 3793 + "author_account_age_days": 3794 }, "https://github.com/goburiin/nsfwrecog-comfyui": { "stars": 1, "last_update": "2024-08-09 14:25:00", - "author_account_age_days": 1 + "author_account_age_days": 2 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, @@ -3497,22 +3507,22 @@ "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-07-27 18:34:02", - "author_account_age_days": 1105 + "author_account_age_days": 1106 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { - "stars": 69, + "stars": 70, "last_update": "2024-07-31 16:11:04", - "author_account_age_days": 1105 + "author_account_age_days": 1106 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 31, "last_update": "2024-07-31 16:14:23", - "author_account_age_days": 1105 + "author_account_age_days": 1106 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { "stars": 326, "last_update": "2024-07-31 16:13:41", - "author_account_age_days": 1105 + "author_account_age_days": 1106 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 21, @@ -3522,12 +3532,12 @@ "https://github.com/googincheng/ComfyUX": { "stars": 130, "last_update": "2024-07-24 10:01:31", - "author_account_age_days": 2836 + "author_account_age_days": 2837 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { "stars": 81, "last_update": "2024-08-08 17:54:04", - "author_account_age_days": 568 + "author_account_age_days": 569 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, @@ -3547,7 +3557,7 @@ "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-28 21:08:27", - "author_account_age_days": 153 + "author_account_age_days": 154 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 12, @@ -3592,11 +3602,11 @@ "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 2, "last_update": "2024-08-08 05:19:58", - "author_account_age_days": 395 + "author_account_age_days": 396 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 389, - "last_update": "2024-08-11 03:55:15", + "stars": 390, + "last_update": "2024-08-11 12:30:15", "author_account_age_days": 2943 }, "https://github.com/hhhzzyang/Comfyui_Lama": { @@ -3617,12 +3627,12 @@ "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1639 + "author_account_age_days": 1640 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 1, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 24 + "author_account_age_days": 25 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 40, @@ -3635,54 +3645,54 @@ "author_account_age_days": 4680 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 469, + "stars": 470, "last_update": "2024-08-09 15:23:21", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1369, + "stars": 1370, "last_update": "2024-07-31 17:04:32", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { - "stars": 36, + "stars": 37, "last_update": "2024-07-31 13:44:16", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { "stars": 56, "last_update": "2024-08-01 01:42:14", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 100, "last_update": "2024-07-27 18:33:35", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 391, + "stars": 392, "last_update": "2024-08-04 18:51:27", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 9, "last_update": "2024-07-31 13:44:36", - "author_account_age_days": 5688 + "author_account_age_days": 5689 }, "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1414 + "author_account_age_days": 1415 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, @@ -3697,7 +3707,7 @@ "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, "last_update": "2024-07-01 18:44:18", - "author_account_age_days": 3158 + "author_account_age_days": 3159 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, @@ -3707,17 +3717,17 @@ "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, "last_update": "2024-07-18 12:13:23", - "author_account_age_days": 4153 + "author_account_age_days": 4154 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { "stars": 108, "last_update": "2024-06-20 15:56:56", - "author_account_age_days": 3097 + "author_account_age_days": 3098 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 2, "last_update": "2024-07-23 15:52:45", - "author_account_age_days": 5339 + "author_account_age_days": 5340 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 12, @@ -3737,7 +3747,7 @@ "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 936 + "author_account_age_days": 937 }, "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 2, @@ -3752,27 +3762,27 @@ "https://github.com/jags111/ComfyUI_Jags_Audiotools": { "stars": 51, "last_update": "2024-08-01 05:37:19", - "author_account_age_days": 3918 + "author_account_age_days": 3919 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "stars": 58, "last_update": "2024-08-08 04:43:22", - "author_account_age_days": 3918 + "author_account_age_days": 3919 }, "https://github.com/jags111/efficiency-nodes-comfyui": { "stars": 819, "last_update": "2024-08-07 03:15:43", - "author_account_age_days": 3918 + "author_account_age_days": 3919 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 18, "last_update": "2024-08-03 10:02:38", - "author_account_age_days": 1619 + "author_account_age_days": 1620 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 1024 + "author_account_age_days": 1025 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, @@ -3787,7 +3797,7 @@ "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 624 + "author_account_age_days": 625 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 24, @@ -3807,7 +3817,7 @@ "https://github.com/jitcoder/lora-info": { "stars": 50, "last_update": "2024-06-20 13:04:19", - "author_account_age_days": 4088 + "author_account_age_days": 4089 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, @@ -3817,7 +3827,7 @@ "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-07-31 13:46:13", - "author_account_age_days": 4259 + "author_account_age_days": 4260 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, @@ -3830,9 +3840,9 @@ "author_account_age_days": 4032 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { - "stars": 204, + "stars": 205, "last_update": "2024-07-31 13:54:32", - "author_account_age_days": 255 + "author_account_age_days": 256 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 121, @@ -3842,7 +3852,7 @@ "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 16, "last_update": "2024-08-04 18:18:05", - "author_account_age_days": 5041 + "author_account_age_days": 5042 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 3, @@ -3852,7 +3862,7 @@ "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 7, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3977 + "author_account_age_days": 3978 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 54, @@ -3887,17 +3897,17 @@ "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-08-01 23:03:21", - "author_account_age_days": 1314 + "author_account_age_days": 1315 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/kadirnar/ComfyUI-YOLO": { "stars": 23, "last_update": "2024-08-02 06:26:48", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, @@ -3922,12 +3932,12 @@ "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 1, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1558 + "author_account_age_days": 1559 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 801 + "author_account_age_days": 802 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 3, @@ -3940,14 +3950,14 @@ "author_account_age_days": 4176 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { - "stars": 137, + "stars": 138, "last_update": "2024-07-04 10:12:32", "author_account_age_days": 4176 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 25, "last_update": "2024-05-22 21:34:53", - "author_account_age_days": 4937 + "author_account_age_days": 4938 }, "https://github.com/kft334/Knodes": { "stars": 3, @@ -3955,7 +3965,7 @@ "author_account_age_days": 1007 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { - "stars": 142, + "stars": 144, "last_update": "2024-08-01 16:03:16", "author_account_age_days": 2231 }, @@ -3990,7 +4000,7 @@ "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 561, + "stars": 563, "last_update": "2024-08-01 22:03:23", "author_account_age_days": 2231 }, @@ -4000,7 +4010,7 @@ "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 453, + "stars": 455, "last_update": "2024-08-05 13:17:17", "author_account_age_days": 2231 }, @@ -4015,12 +4025,12 @@ "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 434, + "stars": 436, "last_update": "2024-08-10 21:10:35", "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 490, + "stars": 491, "last_update": "2024-07-31 13:53:40", "author_account_age_days": 2231 }, @@ -4065,7 +4075,7 @@ "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-depth-fm": { - "stars": 59, + "stars": 60, "last_update": "2024-05-22 21:10:15", "author_account_age_days": 2231 }, @@ -4075,29 +4085,29 @@ "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-segment-anything-2": { - "stars": 426, + "stars": 429, "last_update": "2024-08-05 15:24:56", "author_account_age_days": 2231 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 24, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 7, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 38, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/klinter007/klinter_nodes": { "stars": 9, "last_update": "2024-08-05 05:01:14", - "author_account_age_days": 473 + "author_account_age_days": 474 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, @@ -4127,7 +4137,7 @@ "https://github.com/kwaroran/abg-comfyui": { "stars": 22, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 655 + "author_account_age_days": 656 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, @@ -4156,7 +4166,7 @@ }, "https://github.com/laksjdjf/cgem156-ComfyUI": { "stars": 40, - "last_update": "2024-06-08 01:09:03", + "last_update": "2024-08-11 12:52:53", "author_account_age_days": 2879 }, "https://github.com/laksjdjf/pfg-ComfyUI": { @@ -4172,7 +4182,7 @@ "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, "last_update": "2024-07-31 13:51:31", - "author_account_age_days": 198 + "author_account_age_days": 199 }, "https://github.com/leeguandong/ComfyUI_InternVL2": { "stars": 3, @@ -4192,17 +4202,17 @@ "https://github.com/leestuartx/ComfyUI-GG": { "stars": 3, "last_update": "2024-07-23 04:13:09", - "author_account_age_days": 3826 + "author_account_age_days": 3827 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { "stars": 9, "last_update": "2024-07-30 19:47:28", - "author_account_age_days": 2658 + "author_account_age_days": 2659 }, "https://github.com/lenskikh/ComfyUI-Prompt-Worker": { "stars": 2, "last_update": "2024-08-10 06:41:53", - "author_account_age_days": 3544 + "author_account_age_days": 3545 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, @@ -4212,7 +4222,7 @@ "https://github.com/liangt/comfyui-loadimagewithsubfolder": { "stars": 2, "last_update": "2024-07-28 08:23:11", - "author_account_age_days": 4106 + "author_account_age_days": 4107 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 3, @@ -4222,7 +4232,7 @@ "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 51, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2957 + "author_account_age_days": 2958 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, @@ -4232,42 +4242,42 @@ "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 36, "last_update": "2024-07-25 12:10:37", - "author_account_age_days": 3255 + "author_account_age_days": 3256 }, "https://github.com/liusida/ComfyUI-B-LoRA": { "stars": 64, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3255 + "author_account_age_days": 3256 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3255 + "author_account_age_days": 3256 }, "https://github.com/liusida/ComfyUI-Login": { "stars": 53, "last_update": "2024-07-31 13:47:59", - "author_account_age_days": 3255 + "author_account_age_days": 3256 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3255 + "author_account_age_days": 3256 }, "https://github.com/ljleb/comfy-mecha": { "stars": 36, - "last_update": "2024-08-07 08:22:40", - "author_account_age_days": 2511 + "last_update": "2024-08-11 13:14:20", + "author_account_age_days": 2512 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { "stars": 200, "last_update": "2024-06-17 18:54:17", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/lks-ai/anynode": { "stars": 466, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 37, @@ -4300,10 +4310,15 @@ "author_account_age_days": 170 }, "https://github.com/logtd/ComfyUI-RefUNet": { - "stars": 6, + "stars": 10, "last_update": "2024-08-11 01:54:19", "author_account_age_days": 170 }, + "https://github.com/logtd/ComfyUI-SEGAttention": { + "stars": 4, + "last_update": "2024-08-11 18:13:00", + "author_account_age_days": 170 + }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 16, "last_update": "2024-05-22 00:03:27", @@ -4312,27 +4327,27 @@ "https://github.com/longgui0318/comfyui-common-util": { "stars": 1, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4212 + "author_account_age_days": 4213 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4212 + "author_account_age_days": 4213 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 29, "last_update": "2024-08-08 14:42:04", - "author_account_age_days": 4212 + "author_account_age_days": 4213 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4212 + "author_account_age_days": 4213 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 29, "last_update": "2024-08-08 14:42:04", - "author_account_age_days": 4212 + "author_account_age_days": 4213 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, @@ -4345,22 +4360,22 @@ "author_account_age_days": 4815 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { - "stars": 202, + "stars": 203, "last_update": "2024-07-20 07:07:58", - "author_account_age_days": 4098 + "author_account_age_days": 4099 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 23, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4098 + "author_account_age_days": 4099 }, "https://github.com/lrzjason/Comfyui-Kolors-Utils": { "stars": 16, "last_update": "2024-07-26 11:12:25", - "author_account_age_days": 3710 + "author_account_age_days": 3711 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1565, + "stars": 1568, "last_update": "2024-08-09 12:38:02", "author_account_age_days": 510 }, @@ -4370,19 +4385,19 @@ "author_account_age_days": 510 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 5214, - "last_update": "2024-08-10 15:42:59", + "stars": 5227, + "last_update": "2024-08-11 12:33:38", "author_account_age_days": 510 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 20, "last_update": "2024-08-01 18:44:41", - "author_account_age_days": 3855 + "author_account_age_days": 3856 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07", - "author_account_age_days": 363 + "author_account_age_days": 364 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, @@ -4392,17 +4407,17 @@ "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 150, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 5802 + "author_account_age_days": 5803 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, "last_update": "2024-06-24 13:53:39", - "author_account_age_days": 1214 + "author_account_age_days": 1215 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4462 + "author_account_age_days": 4463 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 62, @@ -4412,7 +4427,7 @@ "https://github.com/martijnat/comfyui-previewlatent": { "stars": 31, "last_update": "2024-05-22 21:28:39", - "author_account_age_days": 2879 + "author_account_age_days": 2880 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, @@ -4420,7 +4435,7 @@ "author_account_age_days": 1455 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { - "stars": 46, + "stars": 47, "last_update": "2024-08-08 16:22:16", "author_account_age_days": 2788 }, @@ -4432,22 +4447,22 @@ "https://github.com/mav-rik/facerestore_cf": { "stars": 178, "last_update": "2024-05-22 20:53:23", - "author_account_age_days": 2968 + "author_account_age_days": 2969 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, "last_update": "2024-05-27 21:45:33", - "author_account_age_days": 4369 + "author_account_age_days": 4370 }, "https://github.com/mbrostami/ComfyUI-TITrain": { "stars": 8, "last_update": "2024-05-27 21:50:06", - "author_account_age_days": 4369 + "author_account_age_days": 4370 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1091, "last_update": "2024-08-10 12:59:59", - "author_account_age_days": 2149 + "author_account_age_days": 2150 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 46, @@ -4467,37 +4482,37 @@ "https://github.com/melMass/comfy_mtb": { "stars": 396, "last_update": "2024-08-08 20:41:22", - "author_account_age_days": 3793 + "author_account_age_days": 3794 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 3, "last_update": "2024-07-21 02:05:40", - "author_account_age_days": 3720 + "author_account_age_days": 3721 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 276 + "author_account_age_days": 277 }, "https://github.com/metncelik/comfyui_met_suit": { "stars": 1, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 670 + "author_account_age_days": 671 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 1, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 670 + "author_account_age_days": 671 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 20, @@ -4512,7 +4527,7 @@ "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 2709 + "author_account_age_days": 2710 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 1, @@ -4522,17 +4537,17 @@ "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 35, "last_update": "2024-05-22 21:13:59", - "author_account_age_days": 5964 + "author_account_age_days": 5965 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 26, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 5964 + "author_account_age_days": 5965 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 31, "last_update": "2024-07-25 15:26:12", - "author_account_age_days": 1268 + "author_account_age_days": 1269 }, "https://github.com/misterjoessef/MLTask_ComfyUI": { "stars": 1, @@ -4542,7 +4557,7 @@ "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 1, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 4651 + "author_account_age_days": 4652 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 11, @@ -4557,7 +4572,7 @@ "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 18, "last_update": "2023-08-14 11:27:09", - "author_account_age_days": 2656 + "author_account_age_days": 2657 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, @@ -4567,7 +4582,7 @@ "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-07-31 13:49:27", - "author_account_age_days": 2993 + "author_account_age_days": 2994 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 2, @@ -4607,22 +4622,22 @@ "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 161, "last_update": "2024-07-31 18:05:55", - "author_account_age_days": 2773 + "author_account_age_days": 2774 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 39, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 2773 + "author_account_age_days": 2774 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 27, "last_update": "2024-07-16 10:24:00", - "author_account_age_days": 325 + "author_account_age_days": 326 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 1, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 1926 + "author_account_age_days": 1927 }, "https://github.com/neverbiasu/ComfyUI-Image-Captioner": { "stars": 6, @@ -4630,24 +4645,24 @@ "author_account_age_days": 1067 }, "https://github.com/neverbiasu/ComfyUI-SAM2": { - "stars": 19, + "stars": 20, "last_update": "2024-08-03 11:33:33", "author_account_age_days": 1067 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2024-08-08 04:59:00", - "author_account_age_days": 4076 + "author_account_age_days": 4077 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 39, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3035 + "author_account_age_days": 3036 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 1, "last_update": "2024-07-31 08:34:48", - "author_account_age_days": 383 + "author_account_age_days": 384 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, @@ -4657,52 +4672,52 @@ "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 207 + "author_account_age_days": 208 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 8, "last_update": "2024-08-07 04:49:05", - "author_account_age_days": 207 + "author_account_age_days": 208 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 10, "last_update": "2024-08-04 06:54:01", - "author_account_age_days": 207 + "author_account_age_days": 208 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 207 + "author_account_age_days": 208 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 207 + "author_account_age_days": 208 }, "https://github.com/noarche/sd-webui-color-enhance": { "stars": 1, "last_update": "2024-08-04 08:11:53", - "author_account_age_days": 1710 + "author_account_age_days": 1711 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 15, "last_update": "2024-06-04 11:27:45", - "author_account_age_days": 2790 + "author_account_age_days": 2791 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 180, "last_update": "2024-05-22 23:21:38", - "author_account_age_days": 3952 + "author_account_age_days": 3953 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 9, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 2608 + "author_account_age_days": 2609 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 26, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 1765 + "author_account_age_days": 1766 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 5, @@ -4715,9 +4730,9 @@ "author_account_age_days": 1140 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 489, + "stars": 490, "last_update": "2024-08-01 15:36:30", - "author_account_age_days": 1224 + "author_account_age_days": 1225 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, @@ -4732,22 +4747,22 @@ "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 114, "last_update": "2024-06-03 11:02:37", - "author_account_age_days": 4554 + "author_account_age_days": 4555 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 0, "last_update": "2024-06-22 02:11:26", - "author_account_age_days": 1602 + "author_account_age_days": 1603 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1124 + "author_account_age_days": 1125 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 20, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2450 + "author_account_age_days": 2451 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, @@ -4757,12 +4772,12 @@ "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 1, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 22, "last_update": "2024-05-23 12:18:45", - "author_account_age_days": 889 + "author_account_age_days": 890 }, "https://github.com/palant/extended-saveimage-comfyui": { "stars": 13, @@ -4800,24 +4815,24 @@ "author_account_age_days": 2365 }, "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { - "stars": 145, - "last_update": "2024-08-10 23:08:58", - "author_account_age_days": 5127 + "stars": 146, + "last_update": "2024-08-11 18:25:21", + "author_account_age_days": 5128 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 28, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 2734 + "author_account_age_days": 2735 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 54, "last_update": "2024-05-23 01:19:05", - "author_account_age_days": 711 + "author_account_age_days": 712 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 27, "last_update": "2024-08-02 17:31:24", - "author_account_age_days": 2336 + "author_account_age_days": 2337 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, @@ -4827,7 +4842,7 @@ "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, "last_update": "2024-08-01 14:08:00", - "author_account_age_days": 17 + "author_account_age_days": 18 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, @@ -4880,19 +4895,19 @@ "author_account_age_days": 5616 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1530, + "stars": 1532, "last_update": "2024-08-02 23:04:13", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { "stars": 521, "last_update": "2024-08-02 23:03:45", - "author_account_age_days": 545 + "author_account_age_days": 546 }, "https://github.com/pzc163/Comfyui-CatVTON": { - "stars": 65, + "stars": 66, "last_update": "2024-07-31 18:18:47", - "author_account_age_days": 824 + "author_account_age_days": 825 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, @@ -4907,7 +4922,7 @@ "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 808 + "author_account_age_days": 809 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 68, @@ -4917,7 +4932,7 @@ "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 0, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3472 + "author_account_age_days": 3473 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, @@ -4927,7 +4942,7 @@ "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 239, "last_update": "2024-08-04 13:43:17", - "author_account_age_days": 2640 + "author_account_age_days": 2641 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 39, @@ -4942,22 +4957,22 @@ "https://github.com/rgthree/rgthree-comfy": { "stars": 837, "last_update": "2024-08-11 00:41:25", - "author_account_age_days": 5022 + "author_account_age_days": 5023 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-07-31 13:52:43", - "author_account_age_days": 5684 + "author_account_age_days": 5685 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 2728 + "author_account_age_days": 2729 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4880 + "author_account_age_days": 4881 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 13, @@ -4967,27 +4982,27 @@ "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-06-14 10:24:43", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 5, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 82, "last_update": "2024-07-31 14:02:18", - "author_account_age_days": 4202 + "author_account_age_days": 4203 }, "https://github.com/royceschultz/ComfyUI-Notifications": { - "stars": 6, + "stars": 7, "last_update": "2024-05-23 01:23:16", - "author_account_age_days": 2577 + "author_account_age_days": 2578 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 13, "last_update": "2024-05-23 01:10:10", - "author_account_age_days": 2577 + "author_account_age_days": 2578 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 15, @@ -4997,22 +5012,22 @@ "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, "last_update": "2024-05-23 01:21:50", - "author_account_age_days": 117 + "author_account_age_days": 118 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 34, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 215 + "author_account_age_days": 216 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, "last_update": "2024-05-29 13:09:25", - "author_account_age_days": 4805 + "author_account_age_days": 4806 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 282 + "author_account_age_days": 283 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 28, @@ -5027,42 +5042,42 @@ "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 2, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3380 + "author_account_age_days": 3381 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 21, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 332, + "stars": 333, "last_update": "2024-08-08 14:58:32", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 1041, - "last_update": "2024-08-11 09:53:34", - "author_account_age_days": 3362 + "stars": 1042, + "last_update": "2024-08-11 16:19:40", + "author_account_age_days": 3363 }, "https://github.com/shadowcz007/comfyui-sound-lab": { "stars": 82, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 21, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, @@ -5102,32 +5117,32 @@ "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 6, "last_update": "2024-08-03 15:44:58", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/shinich39/comfyui-local-db": { "stars": 2, "last_update": "2024-08-03 15:45:29", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/shinich39/comfyui-model-db": { "stars": 1, "last_update": "2024-07-27 18:32:45", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/shinich39/comfyui-pkg39": { "stars": 3, - "last_update": "2024-08-10 16:02:45", - "author_account_age_days": 360 + "last_update": "2024-08-11 15:41:27", + "author_account_age_days": 361 }, "https://github.com/shinich39/comfyui-ramdom-node": { "stars": 2, "last_update": "2024-07-31 13:47:50", - "author_account_age_days": 360 + "author_account_age_days": 361 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, "last_update": "2024-06-20 13:57:29", - "author_account_age_days": 4355 + "author_account_age_days": 4356 }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, @@ -5141,13 +5156,13 @@ }, "https://github.com/siliconflow/BizyAir": { "stars": 132, - "last_update": "2024-08-09 09:51:57", - "author_account_age_days": 353 + "last_update": "2024-08-11 15:08:08", + "author_account_age_days": 354 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 16, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 353 + "author_account_age_days": 354 }, "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 124, @@ -5162,17 +5177,17 @@ "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, "last_update": "2024-07-31 13:52:27", - "author_account_age_days": 3987 + "author_account_age_days": 3988 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2762 + "author_account_age_days": 2763 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 2, "last_update": "2024-08-10 19:31:31", - "author_account_age_days": 2769 + "author_account_age_days": 2770 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { "stars": 37, @@ -5265,72 +5280,72 @@ "author_account_age_days": 402 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { - "stars": 7, + "stars": 8, "last_update": "2024-07-31 13:54:27", "author_account_age_days": 402 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 7, "last_update": "2024-08-10 14:07:07", - "author_account_age_days": 821 + "author_account_age_days": 822 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 43, "last_update": "2024-08-07 11:51:17", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { "stars": 161, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 2772 + "author_account_age_days": 2773 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { "stars": 52, "last_update": "2024-07-20 19:44:33", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 35, "last_update": "2024-06-21 04:42:58", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { "stars": 96, "last_update": "2024-08-05 04:29:03", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 84, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 6, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 17, "last_update": "2024-08-04 19:13:25", - "author_account_age_days": 4788 + "author_account_age_days": 4789 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { "stars": 93, "last_update": "2024-08-04 19:13:54", - "author_account_age_days": 4788 + "author_account_age_days": 4789 }, "https://github.com/spro/comfyui-mirror": { "stars": 4, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5279 + "author_account_age_days": 5280 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 708, + "stars": 709, "last_update": "2024-07-17 07:45:59", "author_account_age_days": 1737 }, @@ -5352,7 +5367,7 @@ "https://github.com/stavsap/comfyui-ollama": { "stars": 269, "last_update": "2024-08-06 15:28:13", - "author_account_age_days": 4131 + "author_account_age_days": 4132 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 15, @@ -5367,42 +5382,42 @@ "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, "last_update": "2024-06-17 10:01:44", - "author_account_age_days": 2674 + "author_account_age_days": 2675 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1893 + "author_account_age_days": 1894 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { "stars": 33, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1893 + "author_account_age_days": 1894 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 21, "last_update": "2024-08-03 08:42:29", - "author_account_age_days": 5978 + "author_account_age_days": 5979 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 1, "last_update": "2024-07-22 08:42:31", - "author_account_age_days": 923 + "author_account_age_days": 924 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 23, "last_update": "2024-08-06 00:55:21", - "author_account_age_days": 923 + "author_account_age_days": 924 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 16, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 496 + "author_account_age_days": 497 }, "https://github.com/syaofox/ComfyUI_FoxTools": { "stars": 2, "last_update": "2024-08-11 08:34:43", - "author_account_age_days": 3203 + "author_account_age_days": 3204 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 88, @@ -5420,14 +5435,14 @@ "author_account_age_days": 1055 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { - "stars": 231, + "stars": 232, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1730 + "author_account_age_days": 1731 }, "https://github.com/talesofai/comfyui-browser": { - "stars": 446, + "stars": 448, "last_update": "2024-07-11 06:23:04", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, @@ -5442,32 +5457,32 @@ "https://github.com/theUpsider/ComfyUI-Logic": { "stars": 120, "last_update": "2024-08-10 11:21:41", - "author_account_age_days": 2770 + "author_account_age_days": 2771 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 32, "last_update": "2024-08-02 14:06:54", - "author_account_age_days": 2770 + "author_account_age_days": 2771 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { "stars": 79, "last_update": "2024-05-22 21:33:11", - "author_account_age_days": 2470 + "author_account_age_days": 2471 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { "stars": 36, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2470 + "author_account_age_days": 2471 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { "stars": 208, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2470 + "author_account_age_days": 2471 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { "stars": 306, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2470 + "author_account_age_days": 2471 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 94, @@ -5487,12 +5502,12 @@ "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 3907 + "author_account_age_days": 3908 }, "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 6, "last_update": "2024-06-14 13:59:48", - "author_account_age_days": 4365 + "author_account_age_days": 4366 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, @@ -5501,8 +5516,8 @@ }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { "stars": 482, - "last_update": "2024-08-11 01:07:30", - "author_account_age_days": 3697 + "last_update": "2024-08-11 14:43:02", + "author_account_age_days": 3698 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 12, @@ -5512,12 +5527,12 @@ "https://github.com/tritant/ComfyUI_CreaPrompt": { "stars": 26, "last_update": "2024-08-02 04:55:20", - "author_account_age_days": 3188 + "author_account_age_days": 3189 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2305 + "author_account_age_days": 2306 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 20, @@ -5527,7 +5542,7 @@ "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 9, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1576 + "author_account_age_days": 1577 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 108, @@ -5545,22 +5560,22 @@ "author_account_age_days": 2713 }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 686, + "stars": 687, "last_update": "2024-05-22 18:16:58", "author_account_age_days": 4116 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 132 + "author_account_age_days": 133 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 59, + "stars": 62, "last_update": "2024-08-11 08:45:12", - "author_account_age_days": 3750 + "author_account_age_days": 3751 }, "https://github.com/tzwm/comfyui-profiler": { - "stars": 100, + "stars": 106, "last_update": "2024-08-01 04:11:04", "author_account_age_days": 4817 }, @@ -5575,7 +5590,7 @@ "author_account_age_days": 2362 }, "https://github.com/un-seen/comfyui-tensorops": { - "stars": 4, + "stars": 5, "last_update": "2024-08-08 09:51:45", "author_account_age_days": 1364 }, @@ -5587,7 +5602,7 @@ "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 2, "last_update": "2024-07-31 13:39:39", - "author_account_age_days": 121 + "author_account_age_days": 122 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, @@ -5607,7 +5622,7 @@ "https://github.com/vault-developer/comfyui-image-blender": { "stars": 16, "last_update": "2024-08-03 19:30:31", - "author_account_age_days": 2661 + "author_account_age_days": 2662 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, @@ -5617,7 +5632,7 @@ "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, "last_update": "2024-06-22 18:59:10", - "author_account_age_days": 3193 + "author_account_age_days": 3194 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 28, @@ -5642,12 +5657,12 @@ "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 114, "last_update": "2024-07-22 00:42:28", - "author_account_age_days": 1886 + "author_account_age_days": 1887 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1886 + "author_account_age_days": 1887 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 9, @@ -5657,7 +5672,7 @@ "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 3, "last_update": "2024-08-08 08:06:19", - "author_account_age_days": 1408 + "author_account_age_days": 1409 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 89, @@ -5667,12 +5682,12 @@ "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3431 + "author_account_age_days": 3432 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 1015 + "author_account_age_days": 1016 }, "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 1, @@ -5682,7 +5697,7 @@ "https://github.com/wei30172/comfygen": { "stars": 6, "last_update": "2024-05-23 00:21:19", - "author_account_age_days": 1660 + "author_account_age_days": 1661 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, @@ -5697,7 +5712,7 @@ "https://github.com/wmatson/easy-comfy-nodes": { "stars": 15, "last_update": "2024-07-31 13:40:36", - "author_account_age_days": 4165 + "author_account_age_days": 4166 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 69, @@ -5712,12 +5727,12 @@ "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": { "stars": 47, "last_update": "2024-07-27 18:32:55", - "author_account_age_days": 1615 + "author_account_age_days": 1616 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 39, "last_update": "2024-07-12 13:24:56", - "author_account_age_days": 2310 + "author_account_age_days": 2311 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, @@ -5732,17 +5747,17 @@ "https://github.com/xXAdonesXx/NodeGPT": { "stars": 329, "last_update": "2024-06-20 11:41:30", - "author_account_age_days": 1526 + "author_account_age_days": 1527 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 9, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 2922 + "author_account_age_days": 2923 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1321 + "author_account_age_days": 1322 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, @@ -5762,7 +5777,7 @@ "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3769 + "author_account_age_days": 3770 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { "stars": 61, @@ -5770,79 +5785,79 @@ "author_account_age_days": 600 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 731, + "stars": 735, "last_update": "2024-08-11 04:30:18", - "author_account_age_days": 1388 + "author_account_age_days": 1389 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-05-22 18:14:56", - "author_account_age_days": 4911 + "author_account_age_days": 4912 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-05-22 18:14:44", - "author_account_age_days": 4911 + "author_account_age_days": 4912 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 4911 + "author_account_age_days": 4912 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 2, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 4911 + "author_account_age_days": 4912 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 9, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 4911 + "author_account_age_days": 4912 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 15, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 4911 + "author_account_age_days": 4912 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 3, "last_update": "2024-08-02 09:47:45", - "author_account_age_days": 476 + "author_account_age_days": 477 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 71, "last_update": "2024-07-02 08:09:45", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 27, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 1, "last_update": "2024-05-22 23:16:51", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { "stars": 43, "last_update": "2024-05-31 05:50:59", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 2, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { "stars": 60, "last_update": "2024-08-06 05:31:10", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { "stars": 8, "last_update": "2024-06-28 15:59:14", - "author_account_age_days": 2200 + "author_account_age_days": 2201 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 4, @@ -5900,18 +5915,18 @@ "author_account_age_days": 4283 }, "https://github.com/zhulu111/ComfyUI_Bxb": { - "stars": 196, + "stars": 199, "last_update": "2024-08-01 04:31:43", "author_account_age_days": 87 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, "last_update": "2024-06-25 15:05:28", - "author_account_age_days": 2709 + "author_account_age_days": 2710 }, "https://github.com/zombieyang/sd-ppp": { - "stars": 70, + "stars": 72, "last_update": "2024-08-10 08:29:16", - "author_account_age_days": 3965 + "author_account_age_days": 3966 } } \ No newline at end of file diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 9f463c4e..82a8d840 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -12,6 +12,16 @@ + { + "author": "comfyanonymous", + "title": "ComfyUI_bitsandbytes_NF4 [EXPERIMENTAL]", + "reference": "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4", + "files": [ + "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4" + ], + "install_type": "git-clone", + "description": "A quickly written custom node that uses code from Forge to support the nf4 flux dev checkpoint and nf4 flux schnell checkpoint.\nRequires installing bitsandbytes.\nMake sure your ComfyUI is updated.\nThe node is: CheckpointLoaderNF4, just plug it in your flux workflow instead of the regular one.[w/NF4 checckpoint doesn't support LoRA.]" + }, { "author": "kijai", "title": "ComfyUI-EasyAnimateWrapper [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 973f3610..4d0626e9 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,37 @@ + { + "author": "Hellrunner2k", + "title": "Hellrunner's Magical Nodes", + "reference": "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes", + "files": [ + "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes" + ], + "install_type": "git-clone", + "description": "Nodes:Magical Save Node, Thermal Latenator. This package contains a collection of neat nodes that are supposed to ease your comfy-flow." + }, + { + "author": "logtd", + "title": "ComfyUI-SEGAttention", + "id": "segattention", + "reference": "https://github.com/logtd/ComfyUI-SEGAttention", + "files": [ + "https://github.com/logtd/ComfyUI-SEGAttention" + ], + "install_type": "git-clone", + "description": "Nodes to use [a/Smoothed Energy Guidance](https://github.com/SusungHong/SEG-SDXL) for ComfyUI." + }, + { + "author": "MohammadAboulEla", + "title": "iTools ImageLoaderPlus", + "reference": "https://github.com/MohammadAboulEla/ComfyUI-iTools", + "files": [ + "https://github.com/MohammadAboulEla/ComfyUI-iTools" + ], + "install_type": "git-clone", + "description": "The iTools ImageLoaderPlus is an enhancement of the original ComfyUI ImageLoader node. It attempts to return the possible prompt used to create an image." + }, { "author": "logtd", "title": "ComfyUI-RefUNet", @@ -661,36 +692,6 @@ ], "install_type": "git-clone", "description": "Extend LoadImage node with subfolder support" - }, - { - "author": "neeltheninja", - "title": "ComfyUI-TextOverlay", - "reference": "https://github.com/neeltheninja/ComfyUI-TextOverlay", - "files": [ - "https://github.com/neeltheninja/ComfyUI-TextOverlay" - ], - "install_type": "git-clone", - "description": "A custom node for ComfyUI that adds text overlay to images, with options for text and background color, opacity, vertical positioning, and custom font selection." - }, - { - "author": "JosefKuchar", - "title": "ComfyUI-AdvancedTiling", - "reference": "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling", - "files": [ - "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling" - ], - "install_type": "git-clone", - "description": "Advanced tiling of various shapes for ComfyUI" - }, - { - "author": "glowcone", - "title": "String Converter", - "reference": "https://github.com/glowcone/comfyui-string-converter", - "files": [ - "https://github.com/glowcone/comfyui-string-converter" - ], - "install_type": "git-clone", - "description": "Nodes: Convert String To Int, Convert String To Float" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index b69dd4f9..603949b1 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2628,6 +2628,15 @@ "title_aux": "comfyui-enhanced-save-node" } ], + "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": [ + [ + "MagicalSaveNode", + "ThermalLatenator" + ], + { + "title_aux": "Hellrunner's Magical Nodes" + } + ], "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": [ [ "Load Prompt Travel file", @@ -3728,6 +3737,14 @@ "title_aux": "ComfyUI Slothful Attention" } ], + "https://github.com/MohammadAboulEla/ComfyUI-iTools": [ + [ + "iTools_Prompt" + ], + { + "title_aux": "iTools ImageLoaderPlus" + } + ], "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": [ [ "AnimeCosplayDir", @@ -13435,6 +13452,14 @@ "title_aux": "ComfyUI-RefUNet" } ], + "https://github.com/logtd/ComfyUI-SEGAttention": [ + [ + "SEGAttention" + ], + { + "title_aux": "ComfyUI-SEGAttention" + } + ], "https://github.com/logtd/ComfyUI-TrackingNodes": [ [ "OpenPoseTrackerNode", @@ -14943,6 +14968,7 @@ "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": [ [ "float", + "glslBuffers", "glslEditor", "glslEditorPro", "glslUniforms", @@ -16773,6 +16799,7 @@ "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [ [ "CaptureWebcam", + "Direct Screen Capture", "ImageResize_Padding", "LatentDelay", "LoadWebcamImage", From 9097319c4b0350f3d31a076b86eea8b837608d12 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 12 Aug 2024 12:30:05 +0900 Subject: [PATCH 12/19] update DB --- custom-node-list.json | 2 +- extension-node-map.json | 16 +- github-stats.json | 5 + node_db/dev/extension-node-map.json | 9 + node_db/dev/github-stats.json | 305 ++++++++++++++-------------- node_db/new/extension-node-map.json | 16 +- 6 files changed, 200 insertions(+), 153 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 789ef6e2..c89d89e7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8640,7 +8640,7 @@ "id": "styleshot", "reference": "https://github.com/AIFSH/StyleShot-ComfyUI", "files": [ - "https://github.com/AIFSH/VocalSeparation-ComfyUI" + "https://github.com/AIFSH/StyleShot-ComfyUI" ], "install_type": "git-clone", "description": "a custom node for [a/StyleShot](https://github.com/open-mmlab/StyleShot.git)" diff --git a/extension-node-map.json b/extension-node-map.json index 603949b1..b0ba1094 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -569,6 +569,15 @@ "title_aux": "SenseVoice-ComfyUI" } ], + "https://github.com/AIFSH/StyleShot-ComfyUI": [ + [ + "StyleShotNode", + "TextNode" + ], + { + "title_aux": "StyleShot-ComfyUI" + } + ], "https://github.com/AIFSH/VocalSeparation-ComfyUI": [ [ "VocalSeparationNode" @@ -6786,7 +6795,12 @@ ], "https://github.com/al-swaiti/ComfyUI-OllamaGemini": [ [ - "GeminiOllamaAPI" + "BRIA_RMBG", + "BRIA_RMBG_ModelLoader", + "ConvertRasterToVector", + "GeminiOllamaAPI", + "SaveSVG", + "TextSplitByDelimiter" ], { "title_aux": "GeminiOllama ComfyUI Extension" diff --git a/github-stats.json b/github-stats.json index 0cba9c19..55ff6f8b 100644 --- a/github-stats.json +++ b/github-stats.json @@ -229,6 +229,11 @@ "last_update": "2024-07-16 06:41:25", "author_account_age_days": 279 }, + "https://github.com/AIFSH/StyleShot-ComfyUI": { + "stars": 3, + "last_update": "2024-07-25 14:05:20", + "author_account_age_days": 280 + }, "https://github.com/AIFSH/VocalSeparation-ComfyUI": { "stars": 3, "last_update": "2024-08-10 08:04:43", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index ad00ebf6..88fa6231 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -1314,6 +1314,14 @@ "title_aux": "ComfyUI" } ], + "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": [ + [ + "CheckpointLoaderNF4" + ], + { + "title_aux": "ComfyUI_bitsandbytes_NF4 [EXPERIMENTAL]" + } + ], "https://github.com/comfypod/ComfyUI-Comflow": [ [ "ComflowInputBoolean", @@ -2062,6 +2070,7 @@ "ApplyVVModel", "FlowConfig", "FlowGetFlow", + "GetRaftFlow", "InjectionConfig", "PivotConfig", "RaveConfig", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 68614a4b..e87661db 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,32 +2,32 @@ "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 53, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 219 + "author_account_age_days": 220 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2024-03-08 10:11:44", - "author_account_age_days": 362 + "author_account_age_days": 363 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 14, "last_update": "2024-08-05 08:32:42", - "author_account_age_days": 240 + "author_account_age_days": 241 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 4, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 47, "last_update": "2024-07-23 06:52:57", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIGODLIKE/ComfyUI-Studio": { "stars": 221, @@ -37,7 +37,7 @@ "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 31, "last_update": "2024-07-26 12:47:44", - "author_account_age_days": 1507 + "author_account_age_days": 1508 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 2, @@ -47,12 +47,12 @@ "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 7, "last_update": "2024-08-01 18:38:01", - "author_account_age_days": 4122 + "author_account_age_days": 4123 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 16, "last_update": "2024-08-07 02:17:46", - "author_account_age_days": 478 + "author_account_age_days": 479 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 10, @@ -62,17 +62,17 @@ "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 845 + "author_account_age_days": 846 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 294 + "author_account_age_days": 295 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2023-10-09 00:40:26", - "author_account_age_days": 4199 + "author_account_age_days": 4200 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, @@ -82,7 +82,7 @@ "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 5, @@ -97,27 +97,27 @@ "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 35, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 1671 + "author_account_age_days": 1672 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 13, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3197 + "author_account_age_days": 3198 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 485 + "author_account_age_days": 486 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 926 + "author_account_age_days": 927 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 3, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2431 + "author_account_age_days": 2432 }, "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { "stars": 44, @@ -127,12 +127,12 @@ "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1221 + "author_account_age_days": 1222 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 671 + "author_account_age_days": 672 }, "https://github.com/Isi-dev/ComfyUI-UniAnimate": { "stars": 6, @@ -140,39 +140,39 @@ "author_account_age_days": 1140 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { - "stars": 10, + "stars": 11, "last_update": "2024-08-10 07:27:40", "author_account_age_days": 459 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2626 + "author_account_age_days": 2627 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 4675 + "author_account_age_days": 4676 }, "https://github.com/JichaoLiang/Immortal_comfyUI": { "stars": 1, "last_update": "2024-08-10 18:48:12", - "author_account_age_days": 1071 + "author_account_age_days": 1072 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 939 + "author_account_age_days": 940 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 68, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 4560 + "author_account_age_days": 4561 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { - "stars": 6, + "stars": 7, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3402 + "author_account_age_days": 3403 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, @@ -182,22 +182,22 @@ "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 1, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 1, "last_update": "2024-07-11 22:36:24", - "author_account_age_days": 30 + "author_account_age_days": 31 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2024-02-04 21:15:22", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 20, "last_update": "2024-08-10 16:50:33", - "author_account_age_days": 426 + "author_account_age_days": 427 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, @@ -207,17 +207,17 @@ "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 7, "last_update": "2024-07-27 04:00:20", - "author_account_age_days": 3769 + "author_account_age_days": 3770 }, "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { "stars": 3, "last_update": "2024-08-10 05:08:26", - "author_account_age_days": 141 + "author_account_age_days": 142 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2078 + "author_account_age_days": 2079 }, "https://github.com/PluMaZero/ComfyUI-SpaceFlower": { "stars": 4, @@ -232,7 +232,7 @@ "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 20, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4087 + "author_account_age_days": 4088 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, @@ -247,32 +247,32 @@ "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2024-06-05 10:01:47", - "author_account_age_days": 1173 + "author_account_age_days": 1174 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 25, "last_update": "2024-08-04 04:36:51", - "author_account_age_days": 1072 + "author_account_age_days": 1073 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, "last_update": "2024-07-15 11:57:20", - "author_account_age_days": 3003 + "author_account_age_days": 3004 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 17, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 40, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 4, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3520 + "author_account_age_days": 3521 }, "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": { "stars": 8, @@ -280,14 +280,14 @@ "author_account_age_days": 251 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 305, - "last_update": "2024-08-08 20:30:34", - "author_account_age_days": 916 + "stars": 306, + "last_update": "2024-08-11 20:19:52", + "author_account_age_days": 917 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 154 + "author_account_age_days": 155 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, @@ -297,42 +297,42 @@ "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 40, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1472 + "author_account_age_days": 1473 }, "https://github.com/WilliamStanford/visuallabs_comfyui_nodes": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 1817 + "author_account_age_days": 1818 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": { "stars": 52, "last_update": "2024-05-22 14:30:05", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 78, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 190, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 387 + "author_account_age_days": 388 }, "https://github.com/adityathiru/ComfyUI-LLMs": { "stars": 2, "last_update": "2024-08-01 17:45:44", - "author_account_age_days": 3176 + "author_account_age_days": 3177 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 20, "last_update": "2024-07-31 16:41:31", - "author_account_age_days": 3333 + "author_account_age_days": 3334 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 59, "last_update": "2024-07-31 15:02:45", - "author_account_age_days": 708 + "author_account_age_days": 709 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, @@ -342,66 +342,71 @@ "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4334 + "author_account_age_days": 4335 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5057 + "author_account_age_days": 5058 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { - "stars": 10, + "stars": 12, "last_update": "2024-08-09 14:52:53", "author_account_age_days": 202 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4560 + "author_account_age_days": 4561 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-11 09:23:27", - "author_account_age_days": 4560 + "author_account_age_days": 4561 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3156 + "author_account_age_days": 3157 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 120, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 3, "last_update": "2024-08-09 02:53:32", - "author_account_age_days": 3166 + "author_account_age_days": 3167 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 30, "last_update": "2024-06-24 19:46:50", - "author_account_age_days": 1396 + "author_account_age_days": 1397 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 45633, - "last_update": "2024-08-11 03:12:06", + "stars": 45726, + "last_update": "2024-08-12 02:53:16", + "author_account_age_days": 597 + }, + "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { + "stars": 69, + "last_update": "2024-08-12 00:46:12", "author_account_age_days": 597 }, "https://github.com/comfypod/ComfyUI-Comflow": { @@ -412,7 +417,7 @@ "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 1863 + "author_account_age_days": 1864 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 203, @@ -422,22 +427,22 @@ "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 2, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2035 + "author_account_age_days": 2036 }, "https://github.com/dezi-ai/ComfyUI-AnimateLCM": { "stars": 156, "last_update": "2024-02-07 17:34:39", - "author_account_age_days": 225 + "author_account_age_days": 226 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 1, "last_update": "2024-03-14 14:34:25", - "author_account_age_days": 6022 + "author_account_age_days": 6023 }, "https://github.com/dnl13/ComfyUI-dnl13-seg": { "stars": 17, "last_update": "2024-08-11 09:41:13", - "author_account_age_days": 4266 + "author_account_age_days": 4267 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, @@ -447,12 +452,12 @@ "https://github.com/drmbt/comfyui-dreambait-nodes": { "stars": 1, "last_update": "2024-07-22 03:21:21", - "author_account_age_days": 3825 + "author_account_age_days": 3826 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 66, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 973 + "author_account_age_days": 974 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, @@ -462,42 +467,42 @@ "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2521 + "author_account_age_days": 2522 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 1, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 2521 + "author_account_age_days": 2522 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 2642 + "author_account_age_days": 2643 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { - "stars": 110, + "stars": 109, "last_update": "2024-08-09 06:01:05", - "author_account_age_days": 1784 + "author_account_age_days": 1785 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { "stars": 62, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 2, "last_update": "2024-08-06 20:53:24", - "author_account_age_days": 2060 + "author_account_age_days": 2061 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4086 + "author_account_age_days": 4087 }, "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 1, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 767 + "author_account_age_days": 768 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 11, @@ -522,7 +527,7 @@ "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 6, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 3025 + "author_account_age_days": 3026 }, "https://github.com/haomole/Comfyui-SadTalker": { "stars": 8, @@ -532,12 +537,12 @@ "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-07-15 07:42:11", - "author_account_age_days": 5091 + "author_account_age_days": 5092 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 1, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 24 + "author_account_age_days": 25 }, "https://github.com/houdinii/comfy-magick": { "stars": 4, @@ -545,14 +550,14 @@ "author_account_age_days": 3568 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { - "stars": 100, + "stars": 101, "last_update": "2024-07-27 18:33:35", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 391, + "stars": 392, "last_update": "2024-08-04 18:51:27", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, @@ -572,7 +577,7 @@ "https://github.com/ilovejohnwhite/UncleBillyGoncho": { "stars": 0, "last_update": "2024-02-29 00:16:42", - "author_account_age_days": 921 + "author_account_age_days": 922 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, @@ -587,12 +592,12 @@ "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { "stars": 214, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 68 + "author_account_age_days": 69 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4032 + "author_account_age_days": 4033 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 78, @@ -612,12 +617,12 @@ "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/kadirnar/comfyui_helpers": { "stars": 2, "last_update": "2024-03-04 16:25:30", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 1, @@ -650,8 +655,8 @@ "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { - "stars": 58, - "last_update": "2024-08-10 14:35:08", + "stars": 59, + "last_update": "2024-08-12 00:59:26", "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { @@ -660,14 +665,14 @@ "author_account_age_days": 2231 }, "https://github.com/kijai/ComfyUI-LLaVA-OneVision": { - "stars": 25, - "last_update": "2024-08-09 20:38:02", + "stars": 29, + "last_update": "2024-08-12 01:09:47", "author_account_age_days": 2231 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-06-12 17:04:09", - "author_account_age_days": 988 + "author_account_age_days": 989 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, @@ -677,37 +682,37 @@ "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 3, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4123 + "author_account_age_days": 4124 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 93, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 725 + "author_account_age_days": 726 }, "https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "stars": 37, "last_update": "2024-05-22 00:12:06", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/logtd/ComfyUI-Veevee": { "stars": 42, - "last_update": "2024-08-09 19:44:10", - "author_account_age_days": 170 + "last_update": "2024-08-12 03:04:12", + "author_account_age_days": 171 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4212 + "author_account_age_days": 4213 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 209, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 510 + "author_account_age_days": 511 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 1, "last_update": "2024-08-08 10:19:56", - "author_account_age_days": 96 + "author_account_age_days": 97 }, "https://github.com/maepopi/Diffusers-in-ComfyUI": { "stars": 3, @@ -717,62 +722,62 @@ "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 1853 + "author_account_age_days": 1854 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 1830 + "author_account_age_days": 1831 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4462 + "author_account_age_days": 4463 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 3, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2303 + "author_account_age_days": 2304 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 3583 + "author_account_age_days": 3584 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 3793 + "author_account_age_days": 3794 }, "https://github.com/mikeymcfish/FishTools": { "stars": 20, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3451 + "author_account_age_days": 3452 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 41, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 2906 + "author_account_age_days": 2907 }, "https://github.com/nat-chan/comfyui-eval": { "stars": 2, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3041 + "author_account_age_days": 3042 }, "https://github.com/nat-chan/comfyui-in-memory-transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3041 + "author_account_age_days": 3042 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3041 + "author_account_age_days": 3042 }, "https://github.com/neuratech-ai/ComfyUI-MultiGPU": { "stars": 46, "last_update": "2024-08-04 16:37:11", - "author_account_age_days": 121 + "author_account_age_days": 122 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, @@ -782,22 +787,22 @@ "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 8, "last_update": "2024-08-07 04:49:05", - "author_account_age_days": 207 + "author_account_age_days": 208 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 11, - "last_update": "2024-08-01 20:51:25", - "author_account_age_days": 4077 + "last_update": "2024-08-11 22:22:04", + "author_account_age_days": 4078 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 1, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2377 + "author_account_age_days": 2378 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 889 + "author_account_age_days": 890 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 46, @@ -807,7 +812,7 @@ "https://github.com/phineas-pta/comfy-trt-test": { "stars": 84, "last_update": "2024-06-04 21:09:17", - "author_account_age_days": 2336 + "author_account_age_days": 2337 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, @@ -817,12 +822,12 @@ "https://github.com/prabinpebam/anyPython": { "stars": 9, "last_update": "2024-07-01 04:07:16", - "author_account_age_days": 4290 + "author_account_age_days": 4291 }, "https://github.com/prismwastaken/comfyui-tools": { "stars": 0, "last_update": "2024-03-05 14:34:56", - "author_account_age_days": 205 + "author_account_age_days": 206 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, @@ -832,52 +837,52 @@ "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 39, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 187 + "author_account_age_days": 188 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 34, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 215 + "author_account_age_days": 216 }, "https://github.com/sangeet/comfyui-testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5127 + "author_account_age_days": 5128 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 282 + "author_account_age_days": 283 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 8, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 1, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 2, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/shadowcz007/comfyui-llamafile": { "stars": 15, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/shadowcz007/comfyui-musicgen": { "stars": 82, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3362 + "author_account_age_days": 3363 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 0, @@ -887,12 +892,12 @@ "https://github.com/sofakid/dandy": { "stars": 40, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4101 + "author_account_age_days": 4102 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 6, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4131 + "author_account_age_days": 4132 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, @@ -902,7 +907,7 @@ "https://github.com/sugarkwork/comfyui_psd": { "stars": 1, "last_update": "2024-03-26 08:24:56", - "author_account_age_days": 923 + "author_account_age_days": 924 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { "stars": 3, @@ -912,17 +917,17 @@ "https://github.com/talesofai/comfyui-supersave": { "stars": 1, "last_update": "2023-12-27 02:05:53", - "author_account_age_days": 603 + "author_account_age_days": 604 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5146 + "author_account_age_days": 5147 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 2914 + "author_account_age_days": 2915 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, @@ -937,12 +942,12 @@ "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 31, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5246 + "author_account_age_days": 5247 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 2986 + "author_account_age_days": 2987 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, @@ -967,17 +972,17 @@ "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 2, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 4639 + "author_account_age_days": 4640 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2521 + "author_account_age_days": 2522 }, "https://github.com/yushan777/ComfyUI-Y7Nodes": { "stars": 1, "last_update": "2024-08-04 08:48:59", - "author_account_age_days": 565 + "author_account_age_days": 566 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 1, diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 603949b1..b0ba1094 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -569,6 +569,15 @@ "title_aux": "SenseVoice-ComfyUI" } ], + "https://github.com/AIFSH/StyleShot-ComfyUI": [ + [ + "StyleShotNode", + "TextNode" + ], + { + "title_aux": "StyleShot-ComfyUI" + } + ], "https://github.com/AIFSH/VocalSeparation-ComfyUI": [ [ "VocalSeparationNode" @@ -6786,7 +6795,12 @@ ], "https://github.com/al-swaiti/ComfyUI-OllamaGemini": [ [ - "GeminiOllamaAPI" + "BRIA_RMBG", + "BRIA_RMBG_ModelLoader", + "ConvertRasterToVector", + "GeminiOllamaAPI", + "SaveSVG", + "TextSplitByDelimiter" ], { "title_aux": "GeminiOllama ComfyUI Extension" From 68b51b387a20b710660be9cd133d5fa2b2865c02 Mon Sep 17 00:00:00 2001 From: OgreLemonSoup Date: Mon, 12 Aug 2024 18:43:19 +0300 Subject: [PATCH 13/19] Update custom-node-list.json (#948) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c89d89e7..a95de972 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13148,6 +13148,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "OgreLemonSoup", + "title": "Load Image Gallery", + "id": "LoadImageGallery", + "reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery", + "files": [ + "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery" + ], + "install_type": "git-clone", + "description": "Adds a gallery to the Load Image node" } ] } From ae5961daf4b7f925c408add2aad0752cf980831e Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 13 Aug 2024 00:44:45 +0900 Subject: [PATCH 14/19] update DB --- custom-node-list.json | 22 ++++++++++----------- node_db/new/custom-node-list.json | 32 +++++++++++-------------------- 2 files changed, 22 insertions(+), 32 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index a95de972..c2dfc94c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12772,6 +12772,17 @@ "install_type": "git-clone", "description": "Nodes:Magical Save Node, Thermal Latenator. This package contains a collection of neat nodes that are supposed to ease your comfy-flow." }, + { + "author": "OgreLemonSoup", + "title": "Load Image Gallery", + "id": "LoadImageGallery", + "reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery", + "files": [ + "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery" + ], + "install_type": "git-clone", + "description": "Adds a gallery to the Load Image node" + }, @@ -13148,17 +13159,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "OgreLemonSoup", - "title": "Load Image Gallery", - "id": "LoadImageGallery", - "reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery", - "files": [ - "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery" - ], - "install_type": "git-clone", - "description": "Adds a gallery to the Load Image node" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 4d0626e9..5bd8caf9 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,17 @@ - + { + "author": "OgreLemonSoup", + "title": "Load Image Gallery", + "id": "LoadImageGallery", + "reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery", + "files": [ + "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery" + ], + "install_type": "git-clone", + "description": "Adds a gallery to the Load Image node" + }, { "author": "Hellrunner2k", "title": "Hellrunner's Magical Nodes", @@ -672,26 +682,6 @@ ], "install_type": "git-clone", "description": "Nodes:Preview SVG" - }, - { - "author": "vault-developer", - "title": "ImageBlender", - "reference": "https://github.com/vault-developer/comfyui-image-blender", - "files": [ - "https://github.com/vault-developer/comfyui-image-blender" - ], - "install_type": "git-clone", - "description": "ComfyuiImageBlender is a custom node for ComfyUI. It may be used to blend two images together using a specified blending mode." - }, - { - "author": "liangt", - "title": "comfyui-loadimagewithsubfolder", - "reference": "https://github.com/liangt/comfyui-loadimagewithsubfolder", - "files": [ - "https://github.com/liangt/comfyui-loadimagewithsubfolder" - ], - "install_type": "git-clone", - "description": "Extend LoadImage node with subfolder support" } ] } From 190f3b16841f04f58e2905afafb2594d0b32b7d2 Mon Sep 17 00:00:00 2001 From: Raapys <2cool4credibility@gmail.com> Date: Mon, 12 Aug 2024 18:03:27 +0200 Subject: [PATCH 15/19] New node: LatentGC (#950) * Update custom-node-list.json * Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c2dfc94c..fbaa79cb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13159,6 +13159,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Raapys", + "title": "LatentGC Aggressive", + "id": "latentgcaggressive", + "reference": "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive", + "files": [ + "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive" + ], + "install_type": "git-clone", + "description": "Simple latent-passthrough node for running a full VRAM cleanup between workflow stages." } ] } From d6de8644c0b837a2398aa1618db19644a7b5ad15 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 13 Aug 2024 01:08:43 +0900 Subject: [PATCH 16/19] update DB --- custom-node-list.json | 54 +- extension-node-map.json | 64 +- github-stats.json | 2163 ++++++++++++++------------- node_db/dev/extension-node-map.json | 2 + node_db/dev/github-stats.json | 278 ++-- node_db/new/custom-node-list.json | 66 +- node_db/new/extension-node-map.json | 64 +- 7 files changed, 1385 insertions(+), 1306 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index fbaa79cb..b5896dd3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3467,6 +3467,16 @@ "install_type": "git-clone", "description": "The ComfyUI version of [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait)." }, + { + "author": "shadowcz007", + "title": "comfyui-try-on", + "reference": "https://github.com/shadowcz007/comfyui-try-on", + "files": [ + "https://github.com/shadowcz007/comfyui-try-on" + ], + "install_type": "git-clone", + "description": "Virtual try-on for creating a personal brand wardrobe collection." + }, { "author": "ostris", "title": "Ostris Nodes ComfyUI", @@ -9552,6 +9562,17 @@ "install_type": "git-clone", "description": "Implementation of Kolors on ComfyUI\nReference from [a/https://github.com/kijai/ComfyUI-KwaiKolorsWrapper](https://github.com/kijai/ComfyUI-KwaiKolorsWrapper)\nUsing ComfyUI Native Sampling" }, + { + "author": "MinusZoneAI", + "title": "ComfyUI-Flux1Quantize-MZ", + "reference": "https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ", + "files": [ + "https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ" + ], + "pip": ["git+https://github.com/IST-DASLab/marlin"], + "install_type": "git-clone", + "description": "Quantization tools are from [a/https://github.com/casper-hansen/AutoAWQ](https://github.com/casper-hansen/AutoAWQ) and [a/https://github.com/IST-DASLab/marlin](https://github.com/IST-DASLab/marlin)\nOnly applicable to graphics cards with sm_80 and above (30 series and above)\nNeed to install marlin dependencies first" + }, { "author": "blueraincoatli", "title": "comfyUI_SillyNodes", @@ -12773,15 +12794,25 @@ "description": "Nodes:Magical Save Node, Thermal Latenator. This package contains a collection of neat nodes that are supposed to ease your comfy-flow." }, { - "author": "OgreLemonSoup", - "title": "Load Image Gallery", - "id": "LoadImageGallery", - "reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery", + "author": "caleboleary", + "title": "Comfyui-calbenodes", + "reference": "https://github.com/caleboleary/Comfyui-calbenodes", "files": [ - "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery" + "https://github.com/caleboleary/Comfyui-calbenodes" ], "install_type": "git-clone", - "description": "Adds a gallery to the Load Image node" + "description": "Nodes:CharacterManagerNode, FilmGrain, FlipFlopperSameArch" + }, + { + "author": "Raapys", + "title": "LatentGC Aggressive", + "id": "latentgcaggressive", + "reference": "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive", + "files": [ + "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive" + ], + "install_type": "git-clone", + "description": "Simple latent-passthrough node for running a full VRAM cleanup between workflow stages." }, @@ -13159,17 +13190,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Raapys", - "title": "LatentGC Aggressive", - "id": "latentgcaggressive", - "reference": "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive", - "files": [ - "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive" - ], - "install_type": "git-clone", - "description": "Simple latent-passthrough node for running a full VRAM cleanup between workflow stages." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index b0ba1094..4738122e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1855,31 +1855,6 @@ "title_aux": "noise latent perlinpinpin" } ], - "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": [ - [ - "Conditioning set timestep from sigma", - "Individual channel selector", - "Post CFG make a dot", - "Post CFG subtract mean", - "Pre CFG PAG", - "Pre CFG automatic scale", - "Pre CFG channel multiplier", - "Pre CFG color control", - "Pre CFG consensus sharpening", - "Pre CFG exponentiation", - "Pre CFG perp-neg", - "Pre CFG sharpening", - "Pre CFG subtract mean", - "Pre CFG uncond zero", - "Pre CFG variable scaling", - "Pre CFG zero attention", - "Shape attention", - "Support empty uncond" - ], - { - "title_aux": "pre_cfg_comfy_nodes_for_ComfyUI" - } - ], "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": [ [ "Aligned Scheduler", @@ -2380,11 +2355,14 @@ "ConvIR_MotionDeBlur", "ProPIH_Harmonizer", "RealViFormerSR", + "StabStitch", + "StabStitch_Crop_Resize", + "StabStitch_Stabilize", "WFEN" ], { "author": "Fuou Marinas", - "description": "A collection of nodes. WFEN Face Super Resolution.", + "description": "A collection of nodes.", "nickname": "FM_nodes", "title": "FM Nodes", "title_aux": "FM_nodes" @@ -2942,9 +2920,11 @@ ], "https://github.com/JayLyu/ComfyUI_BaiKong_Node": [ [ + "BK_ColorContrast", "BK_ColorLimit", "BK_ColorSelector", "BK_GradientImage", + "BK_ImageFilterByAspectRatio", "BK_Img2Color" ], { @@ -4282,6 +4262,14 @@ "title_aux": "ComfyUI-Qais-Helper" } ], + "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": [ + [ + "LatentGC" + ], + { + "title_aux": "LatentGC Aggressive" + } + ], "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": [ [ "DanbooruToWD" @@ -6798,6 +6786,7 @@ "BRIA_RMBG", "BRIA_RMBG_ModelLoader", "ConvertRasterToVector", + "FLUXResolutions", "GeminiOllamaAPI", "SaveSVG", "TextSplitByDelimiter" @@ -7377,9 +7366,11 @@ ], "https://github.com/bedovyy/ComfyUI_NAIDGenerator": [ [ + "ColorizeNAID", "GenerateNAID", "Img2ImgOptionNAID", "InpaintingOptionNAID", + "LineArtNAID", "MaskImageToNAID", "ModelOptionNAID", "NetworkOptionNAID", @@ -15718,6 +15709,20 @@ "title_aux": "comfyui-sound-lab" } ], + "https://github.com/shadowcz007/comfyui-try-on": [ + [ + "CatVTONNode", + "FashionClothMask", + "FashionClothMask2" + ], + { + "author": "chflame", + "description": "CatVTON warpper for ComfyUI", + "nickname": "CatVTON_Wrapper", + "title": "CatVTON_Wrapper", + "title_aux": "comfyui-try-on" + } + ], "https://github.com/shadowcz007/comfyui-ultralytics-yolo": [ [ "DetectByLabel" @@ -16145,9 +16150,8 @@ ], "https://github.com/smthemex/ComfyUI_Pops": [ [ - "Imgae_To_Path", - "Pops_Prior_Embedding", - "Pops_Repo_Choice", + "Pops_Decoder", + "Pops_Repo_Loader", "Pops_Sampler" ], { @@ -17540,7 +17544,9 @@ "GroqChatNode", "MoonshotMultiChatNode", "MoonshotSingleChatNode", + "OllamaImageToText", "OllamaPromptExtractor", + "OllamaTextToText", "PromptExtractorNode", "SD3LongCaptionerV2", "SDPromptAgent", diff --git a/github-stats.json b/github-stats.json index 55ff6f8b..b71fba4e 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2,7 +2,7 @@ "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 14, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 249, @@ -12,42 +12,42 @@ "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 4, "last_update": "2024-08-08 19:04:38", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 930, + "stars": 931, "last_update": "2024-08-07 15:02:04", - "author_account_age_days": 253 + "author_account_age_days": 254 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 29, "last_update": "2024-08-02 05:24:19", - "author_account_age_days": 173 + "author_account_age_days": 174 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 31, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 173 + "author_account_age_days": 174 }, "https://github.com/11dogzi/Comfyui-ergouzi-kaiguan": { "stars": 21, "last_update": "2024-08-10 04:06:57", - "author_account_age_days": 173 + "author_account_age_days": 174 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 23, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 173 + "author_account_age_days": 174 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 3, "last_update": "2024-08-08 08:38:19", - "author_account_age_days": 738 + "author_account_age_days": 739 }, "https://github.com/2kpr/ComfyUI-UltraPixel": { "stars": 205, "last_update": "2024-07-27 14:52:10", - "author_account_age_days": 967 + "author_account_age_days": 968 }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 24, @@ -57,7 +57,7 @@ "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { "stars": 20, "last_update": "2024-06-13 05:51:56", - "author_account_age_days": 462 + "author_account_age_days": 463 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 57, @@ -66,13 +66,13 @@ }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { "stars": 4, - "last_update": "2024-08-10 17:06:32", - "author_account_age_days": 2061 + "last_update": "2024-08-12 05:17:05", + "author_account_age_days": 2062 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 12, "last_update": "2024-08-07 11:21:06", - "author_account_age_days": 1519 + "author_account_age_days": 1520 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, @@ -87,147 +87,147 @@ "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 82, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 547 + "author_account_age_days": 548 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 4, "last_update": "2024-08-01 15:14:01", - "author_account_age_days": 240 + "author_account_age_days": 241 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 4, "last_update": "2024-08-01 15:13:33", - "author_account_age_days": 240 + "author_account_age_days": 241 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 14, "last_update": "2024-08-05 08:32:42", - "author_account_age_days": 240 + "author_account_age_days": 241 }, "https://github.com/AIFSH/AniTalker-ComfyUI": { "stars": 3, "last_update": "2024-08-06 03:08:44", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 24, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { "stars": 52, "last_update": "2024-08-05 08:48:03", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { - "stars": 11, + "stars": 12, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "stars": 174, "last_update": "2024-08-09 22:00:45", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-Hallo": { "stars": 243, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 20, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 26, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 4, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 24, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 85, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { - "stars": 289, + "stars": 290, "last_update": "2024-08-06 06:21:16", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 12, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-RVC": { - "stars": 11, + "stars": 12, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-UVR5": { "stars": 69, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 28, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 25, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 36, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 79, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { "stars": 93, "last_update": "2024-07-29 10:43:12", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/DHLive-ComfyUI": { "stars": 3, "last_update": "2024-08-10 07:21:48", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/DiffMorpher-ComfyUI": { "stars": 14, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/GSTTS-ComfyUI": { - "stars": 7, + "stars": 8, "last_update": "2024-08-11 13:40:09", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/SenseVoice-ComfyUI": { "stars": 10, "last_update": "2024-07-16 06:41:25", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIFSH/StyleShot-ComfyUI": { "stars": 3, @@ -237,57 +237,57 @@ "https://github.com/AIFSH/VocalSeparation-ComfyUI": { "stars": 3, "last_update": "2024-08-10 08:04:43", - "author_account_age_days": 279 + "author_account_age_days": 280 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50", - "author_account_age_days": 258 + "author_account_age_days": 259 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1162, + "stars": 1165, "last_update": "2024-08-09 08:15:29", - "author_account_age_days": 549 + "author_account_age_days": 550 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { "stars": 221, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 549 + "author_account_age_days": 550 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 12, "last_update": "2024-06-21 03:43:20", - "author_account_age_days": 549 + "author_account_age_days": 550 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { - "stars": 287, + "stars": 289, "last_update": "2024-07-17 02:28:49", - "author_account_age_days": 549 + "author_account_age_days": 550 }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 151, + "stars": 153, "last_update": "2024-06-14 07:13:21", - "author_account_age_days": 1731 + "author_account_age_days": 1732 }, "https://github.com/AIrjen/OneButtonPrompt": { "stars": 794, "last_update": "2024-07-31 18:52:46", - "author_account_age_days": 491 + "author_account_age_days": 492 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 31, "last_update": "2024-07-26 12:47:44", - "author_account_age_days": 1508 + "author_account_age_days": 1509 }, "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { "stars": 4, "last_update": "2024-07-29 10:54:17", - "author_account_age_days": 2525 + "author_account_age_days": 2526 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 2, "last_update": "2024-07-17 03:55:26", - "author_account_age_days": 1574 + "author_account_age_days": 1575 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 205, @@ -297,10 +297,10 @@ "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 8, "last_update": "2024-07-30 10:13:30", - "author_account_age_days": 537 + "author_account_age_days": 538 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 548, + "stars": 550, "last_update": "2024-08-09 08:13:17", "author_account_age_days": 3853 }, @@ -312,22 +312,22 @@ "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1324 + "author_account_age_days": 1325 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 756, + "stars": 757, "last_update": "2024-08-09 13:57:55", "author_account_age_days": 2748 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 17, "last_update": "2024-08-08 04:40:12", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/Amorano/Jovimetrix": { "stars": 202, "last_update": "2024-08-11 22:06:07", - "author_account_age_days": 5260 + "author_account_age_days": 5261 }, "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { "stars": 1, @@ -336,18 +336,18 @@ }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 6, - "last_update": "2024-08-01 15:14:35", - "author_account_age_days": 4140 + "last_update": "2024-08-12 11:45:52", + "author_account_age_days": 4141 }, "https://github.com/AonekoSS/ComfyUI-SimpleCounter": { "stars": 2, "last_update": "2024-08-01 15:13:56", - "author_account_age_days": 4140 + "author_account_age_days": 4141 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { "stars": 23, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3437 + "author_account_age_days": 3438 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, @@ -357,47 +357,47 @@ "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 62, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/ArtVentureX/comfyui-animatediff": { "stars": 660, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 453 + "author_account_age_days": 454 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 13, "last_update": "2024-05-29 22:28:55", - "author_account_age_days": 4634 + "author_account_age_days": 4635 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, "last_update": "2024-06-14 09:03:24", - "author_account_age_days": 438 + "author_account_age_days": 439 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { "stars": 374, "last_update": "2024-07-12 03:49:27", - "author_account_age_days": 438 + "author_account_age_days": 439 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4122 + "author_account_age_days": 4123 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4122 + "author_account_age_days": 4123 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 7, "last_update": "2024-08-01 18:38:01", - "author_account_age_days": 4122 + "author_account_age_days": 4123 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 2697 + "author_account_age_days": 2698 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 3, @@ -407,32 +407,32 @@ "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2491 + "author_account_age_days": 2492 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { "stars": 334, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 478 + "author_account_age_days": 479 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2274 + "author_account_age_days": 2275 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3120 + "author_account_age_days": 3121 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3120 + "author_account_age_days": 3121 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 828, - "last_update": "2024-08-11 19:56:20", - "author_account_age_days": 3044 + "stars": 831, + "last_update": "2024-08-12 10:09:21", + "author_account_age_days": 3045 }, "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": { "stars": 17, @@ -462,7 +462,7 @@ "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 17, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 183 + "author_account_age_days": 184 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, @@ -512,7 +512,7 @@ "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 14, "last_update": "2024-06-14 07:13:34", - "author_account_age_days": 533 + "author_account_age_days": 534 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, @@ -522,22 +522,22 @@ "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 98, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2774 + "author_account_age_days": 2775 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 10, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1914 + "author_account_age_days": 1915 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 68, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1914 + "author_account_age_days": 1915 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 22, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1914 + "author_account_age_days": 1915 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 15, @@ -547,27 +547,27 @@ "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 65, "last_update": "2024-07-21 23:51:55", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1782 + "author_account_age_days": 1783 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 89, "last_update": "2024-08-01 07:56:27", - "author_account_age_days": 3703 + "author_account_age_days": 3704 }, "https://github.com/Cyber-Blacat/ComfyUI-Yuan": { "stars": 4, - "last_update": "2024-08-10 12:05:07", - "author_account_age_days": 463 + "last_update": "2024-08-12 08:48:45", + "author_account_age_days": 464 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 1, "last_update": "2024-07-31 13:54:16", - "author_account_age_days": 5206 + "author_account_age_days": 5207 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 25, @@ -577,7 +577,7 @@ "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 4, "last_update": "2024-07-31 17:05:17", - "author_account_age_days": 4488 + "author_account_age_days": 4489 }, "https://github.com/DataCTE/prompt_injection": { "stars": 74, @@ -587,7 +587,7 @@ "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 2, "last_update": "2024-07-29 06:59:37", - "author_account_age_days": 3039 + "author_account_age_days": 3040 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { "stars": 323, @@ -602,17 +602,17 @@ "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3121 + "author_account_age_days": 3122 }, "https://github.com/Dobidop/ComfyStereo": { "stars": 5, "last_update": "2024-08-06 19:59:34", - "author_account_age_days": 1508 + "author_account_age_days": 1509 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, "last_update": "2024-05-22 23:24:30", - "author_account_age_days": 3536 + "author_account_age_days": 3537 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, @@ -622,32 +622,32 @@ "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, "last_update": "2024-07-15 13:21:10", - "author_account_age_days": 1080 + "author_account_age_days": 1081 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 2668 + "author_account_age_days": 2669 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { "stars": 157, "last_update": "2024-08-09 17:20:17", - "author_account_age_days": 2826 + "author_account_age_days": 2827 }, "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": { "stars": 11, "last_update": "2024-07-29 01:21:20", - "author_account_age_days": 17 + "author_account_age_days": 18 }, "https://github.com/Excidos/ComfyUI-Documents": { "stars": 27, "last_update": "2024-07-11 20:15:21", - "author_account_age_days": 55 + "author_account_age_days": 56 }, "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { "stars": 13, "last_update": "2024-07-30 10:27:07", - "author_account_age_days": 55 + "author_account_age_days": 56 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 26, @@ -667,97 +667,97 @@ "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { "stars": 316, "last_update": "2024-08-04 03:11:29", - "author_account_age_days": 3198 + "author_account_age_days": 3199 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 45, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3198 + "author_account_age_days": 3199 }, "https://github.com/Extraltodeus/Skimmed_CFG": { "stars": 78, "last_update": "2024-08-06 14:18:19", - "author_account_age_days": 3198 + "author_account_age_days": 3199 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { "stars": 38, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3198 + "author_account_age_days": 3199 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { "stars": 42, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3198 + "author_account_age_days": 3199 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 99, "last_update": "2024-08-11 20:29:20", - "author_account_age_days": 3198 + "author_account_age_days": 3199 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { "stars": 30, "last_update": "2024-08-08 11:06:24", - "author_account_age_days": 3198 + "author_account_age_days": 3199 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { - "stars": 11, - "last_update": "2024-07-22 13:56:41", - "author_account_age_days": 3198 + "stars": 12, + "last_update": "2024-08-12 14:24:39", + "author_account_age_days": 3199 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 51, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3198 + "author_account_age_days": 3199 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { - "stars": 396, + "stars": 397, "last_update": "2024-08-01 01:00:22", - "author_account_age_days": 3180 + "author_account_age_days": 3181 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3180 + "author_account_age_days": 3181 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { "stars": 80, "last_update": "2024-08-01 01:00:58", - "author_account_age_days": 3180 + "author_account_age_days": 3181 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { "stars": 156, "last_update": "2024-08-01 01:01:53", - "author_account_age_days": 3180 + "author_account_age_days": 3181 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { - "stars": 160, + "stars": 161, "last_update": "2024-08-01 22:03:54", - "author_account_age_days": 3180 + "author_account_age_days": 3181 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1837, + "stars": 1839, "last_update": "2024-08-01 09:57:00", - "author_account_age_days": 3180 + "author_account_age_days": 3181 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 584 + "author_account_age_days": 585 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 2803 + "author_account_age_days": 2804 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 720 + "author_account_age_days": 721 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2795 + "author_account_age_days": 2796 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 45, @@ -777,27 +777,27 @@ "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { "stars": 192, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1292 + "author_account_age_days": 1293 }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { "stars": 1, "last_update": "2024-08-08 16:56:35", - "author_account_age_days": 1819 + "author_account_age_days": 1820 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 1819 + "author_account_age_days": 1820 }, "https://github.com/Franck-Demongin/NX_Translator": { "stars": 1, "last_update": "2024-08-09 19:02:25", - "author_account_age_days": 1819 + "author_account_age_days": 1820 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 1, "last_update": "2024-05-23 01:41:02", - "author_account_age_days": 2365 + "author_account_age_days": 2366 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, @@ -805,24 +805,24 @@ "author_account_age_days": 927 }, "https://github.com/FuouM/ComfyUI-EbSynth": { - "stars": 51, + "stars": 52, "last_update": "2024-07-31 14:02:22", - "author_account_age_days": 1729 + "author_account_age_days": 1730 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 5, "last_update": "2024-08-11 03:31:19", - "author_account_age_days": 1729 + "author_account_age_days": 1730 }, "https://github.com/FuouM/FM_nodes": { "stars": 5, - "last_update": "2024-08-11 18:07:37", - "author_account_age_days": 1729 + "last_update": "2024-08-12 04:49:06", + "author_account_age_days": 1730 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { "stars": 18, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1567 + "author_account_age_days": 1568 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, @@ -837,32 +837,32 @@ "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 11, "last_update": "2024-07-31 13:51:25", - "author_account_age_days": 4616 + "author_account_age_days": 4617 }, "https://github.com/GeekyGhost/ComfyUI-GeekyRemB": { "stars": 27, "last_update": "2024-08-06 06:00:17", - "author_account_age_days": 718 + "author_account_age_days": 719 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { - "stars": 13, + "stars": 14, "last_update": "2024-08-03 04:14:44", - "author_account_age_days": 2431 + "author_account_age_days": 2432 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 4, "last_update": "2024-07-31 13:41:00", - "author_account_age_days": 4980 + "author_account_age_days": 4981 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 1249, + "stars": 1251, "last_update": "2024-08-07 09:25:47", "author_account_age_days": 1168 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 44, "last_update": "2024-07-23 08:57:27", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, @@ -870,94 +870,94 @@ "author_account_age_days": 1222 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { - "stars": 114, + "stars": 116, "last_update": "2024-08-02 01:51:51", "author_account_age_days": 1246 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1528 + "author_account_age_days": 1529 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2894 + "author_account_age_days": 2895 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 7, "last_update": "2024-07-31 13:53:46", - "author_account_age_days": 3028 + "author_account_age_days": 3029 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { "stars": 38, "last_update": "2024-06-14 08:08:20", - "author_account_age_days": 658 + "author_account_age_days": 659 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 34, "last_update": "2024-06-14 08:08:28", - "author_account_age_days": 658 + "author_account_age_days": 659 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 18, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 658 + "author_account_age_days": 659 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 2, "last_update": "2024-08-02 06:09:47", - "author_account_age_days": 1379 + "author_account_age_days": 1380 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { "stars": 67, "last_update": "2024-08-02 06:13:20", - "author_account_age_days": 1379 + "author_account_age_days": 1380 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 26, "last_update": "2024-08-02 06:21:25", - "author_account_age_days": 1379 + "author_account_age_days": 1380 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 4, "last_update": "2024-08-02 06:22:51", - "author_account_age_days": 1379 + "author_account_age_days": 1380 }, "https://github.com/Haoming02/comfyui-node-beautify": { "stars": 6, "last_update": "2024-08-02 06:24:27", - "author_account_age_days": 1379 + "author_account_age_days": 1380 }, "https://github.com/Haoming02/comfyui-old-photo-restoration": { "stars": 14, "last_update": "2024-08-02 06:30:01", - "author_account_age_days": 1379 + "author_account_age_days": 1380 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 31, "last_update": "2024-08-02 06:31:16", - "author_account_age_days": 1379 + "author_account_age_days": 1380 }, "https://github.com/Haoming02/comfyui-resharpen": { "stars": 33, "last_update": "2024-08-02 06:32:26", - "author_account_age_days": 1379 + "author_account_age_days": 1380 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 5, "last_update": "2024-08-02 06:33:55", - "author_account_age_days": 1379 + "author_account_age_days": 1380 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 1, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2290 + "author_account_age_days": 2291 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 2, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2372 + "author_account_age_days": 2373 }, "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": { "stars": 1, @@ -977,17 +977,17 @@ "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, "last_update": "2024-07-15 19:45:50", - "author_account_age_days": 5529 + "author_account_age_days": 5530 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 1, "last_update": "2024-08-01 08:45:43", - "author_account_age_days": 3757 + "author_account_age_days": 3758 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 2678 + "author_account_age_days": 2679 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 9, @@ -1002,42 +1002,42 @@ "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { "stars": 11, "last_update": "2024-08-10 07:27:40", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 42, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 364 + "author_account_age_days": 365 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { "stars": 5, "last_update": "2024-07-26 04:55:41", - "author_account_age_days": 619 + "author_account_age_days": 620 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 69, "last_update": "2024-07-31 13:12:46", - "author_account_age_days": 2601 + "author_account_age_days": 2602 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 30, "last_update": "2024-08-11 21:06:02", - "author_account_age_days": 3620 + "author_account_age_days": 3621 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 1, - "last_update": "2024-08-09 16:16:48", - "author_account_age_days": 3316 + "last_update": "2024-08-12 15:54:20", + "author_account_age_days": 3317 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 738 + "author_account_age_days": 739 }, "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 130, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4934 + "author_account_age_days": 4935 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, @@ -1047,17 +1047,17 @@ "https://github.com/JettHu/ComfyUI-TCD": { "stars": 103, "last_update": "2024-07-31 13:50:21", - "author_account_age_days": 2406 + "author_account_age_days": 2407 }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 52, "last_update": "2024-07-27 18:34:18", - "author_account_age_days": 2406 + "author_account_age_days": 2407 }, "https://github.com/Jordach/comfy-plasma": { "stars": 58, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4561 + "author_account_age_days": 4562 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 7, @@ -1067,46 +1067,46 @@ "https://github.com/Julian-adv/WildDivide": { "stars": 1, "last_update": "2024-08-09 16:52:17", - "author_account_age_days": 386 + "author_account_age_days": 387 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 36, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1243 + "author_account_age_days": 1244 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 15, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 962 + "author_account_age_days": 963 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 7, "last_update": "2024-07-10 05:45:11", - "author_account_age_days": 1735 + "author_account_age_days": 1736 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 146, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1534 + "author_account_age_days": 1535 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 20, "last_update": "2024-07-29 09:06:21", - "author_account_age_days": 3238 + "author_account_age_days": 3239 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 505, + "stars": 507, "last_update": "2024-08-08 08:27:53", "author_account_age_days": 3765 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2468, - "last_update": "2024-08-10 08:09:56", + "stars": 2470, + "last_update": "2024-08-12 04:51:07", "author_account_age_days": 3765 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { - "stars": 466, - "last_update": "2024-08-11 21:31:24", + "stars": 468, + "last_update": "2024-08-12 04:56:52", "author_account_age_days": 3765 }, "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { @@ -1127,22 +1127,22 @@ "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2027 + "author_account_age_days": 2028 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { "stars": 40, "last_update": "2024-06-06 20:45:43", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { "stars": 329, "last_update": "2024-08-05 11:32:30", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 64, "last_update": "2024-08-03 04:18:39", - "author_account_age_days": 380 + "author_account_age_days": 381 }, "https://github.com/Lerc/canvas_tab": { "stars": 151, @@ -1152,30 +1152,30 @@ "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 2, "last_update": "2024-07-17 01:24:53", - "author_account_age_days": 32 + "author_account_age_days": 33 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, "last_update": "2024-05-22 22:18:40", - "author_account_age_days": 1323 + "author_account_age_days": 1324 }, "https://github.com/Limitex/ComfyUI-Diffusers": { "stars": 125, "last_update": "2024-05-22 22:18:57", - "author_account_age_days": 1323 + "author_account_age_days": 1324 }, "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator": { "stars": 3, "last_update": "2024-08-10 08:18:21", - "author_account_age_days": 435 + "author_account_age_days": 436 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 51, "last_update": "2024-05-23 00:32:53", - "author_account_age_days": 519 + "author_account_age_days": 520 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { - "stars": 24, + "stars": 25, "last_update": "2024-05-22 21:29:02", "author_account_age_days": 1024 }, @@ -1192,52 +1192,52 @@ "https://github.com/LyazS/comfyui-anime-seg": { "stars": 6, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2905 + "author_account_age_days": 2906 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 17, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4306 + "author_account_age_days": 4307 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 27, "last_update": "2024-05-22 20:33:54", - "author_account_age_days": 4306 + "author_account_age_days": 4307 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4306 + "author_account_age_days": 4307 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4306 + "author_account_age_days": 4307 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 28, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4306 + "author_account_age_days": 4307 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4306 + "author_account_age_days": 4307 }, "https://github.com/M1kep/KepPromptLang": { "stars": 5, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4306 + "author_account_age_days": 4307 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 31, "last_update": "2024-08-03 08:08:55", - "author_account_age_days": 1653 + "author_account_age_days": 1654 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51", - "author_account_age_days": 1830 + "author_account_age_days": 1831 }, "https://github.com/MakkiShizu/comfyui_reimgsize": { "stars": 5, @@ -1247,7 +1247,7 @@ "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 15, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 430 + "author_account_age_days": 431 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 149, @@ -1255,9 +1255,9 @@ "author_account_age_days": 704 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { - "stars": 91, + "stars": 92, "last_update": "2024-07-29 14:46:06", - "author_account_age_days": 5018 + "author_account_age_days": 5019 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, @@ -1267,22 +1267,22 @@ "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-07-31 13:49:59", - "author_account_age_days": 2279 + "author_account_age_days": 2280 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1681 + "author_account_age_days": 1682 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 19, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1681 + "author_account_age_days": 1682 }, "https://github.com/Marksusu/ComfyUI_MTEncode": { "stars": 2, "last_update": "2024-07-26 05:59:56", - "author_account_age_days": 756 + "author_account_age_days": 757 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 6, @@ -1292,25 +1292,30 @@ "https://github.com/MiddleKD/ComfyUI-mem-safe-wrapper": { "stars": 1, "last_update": "2024-08-01 06:47:24", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/MiddleKD/ComfyUI-productfix": { "stars": 3, "last_update": "2024-08-09 05:31:33", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 4, "last_update": "2024-07-31 14:39:13", - "author_account_age_days": 108 + "author_account_age_days": 109 }, "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 3, "last_update": "2024-07-24 16:39:41", - "author_account_age_days": 3225 + "author_account_age_days": 3226 + }, + "https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ": { + "stars": 2, + "last_update": "2024-08-12 14:29:11", + "author_account_age_days": 114 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 378, + "stars": 381, "last_update": "2024-08-06 14:10:29", "author_account_age_days": 114 }, @@ -1332,15 +1337,15 @@ "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 8, "last_update": "2024-08-02 19:54:17", - "author_account_age_days": 2564 + "author_account_age_days": 2565 }, "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 7, "last_update": "2024-05-22 22:09:15", - "author_account_age_days": 4016 + "author_account_age_days": 4017 }, "https://github.com/MohammadAboulEla/ComfyUI-iTools": { - "stars": 0, + "stars": 2, "last_update": "2024-08-11 23:34:35", "author_account_age_days": 1075 }, @@ -1350,24 +1355,24 @@ "author_account_age_days": 428 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 1999, + "stars": 2001, "last_update": "2024-08-02 01:53:03", - "author_account_age_days": 1609 + "author_account_age_days": 1610 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { "stars": 464, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1609 + "author_account_age_days": 1610 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { - "stars": 10, + "stars": 11, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3639 + "author_account_age_days": 3640 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { "stars": 16, "last_update": "2024-06-28 05:57:03", - "author_account_age_days": 3093 + "author_account_age_days": 3094 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 7, @@ -1375,14 +1380,14 @@ "author_account_age_days": 3770 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { - "stars": 6, + "stars": 7, "last_update": "2024-07-23 14:39:52", - "author_account_age_days": 20 + "author_account_age_days": 21 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 4, "last_update": "2024-07-13 01:24:57", - "author_account_age_days": 125 + "author_account_age_days": 126 }, "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 1, @@ -1397,22 +1402,22 @@ "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": { "stars": 30, "last_update": "2024-08-06 19:59:25", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { - "stars": 3, + "stars": 2, "last_update": "2024-08-10 05:08:26", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": { "stars": 2, "last_update": "2024-08-11 18:10:36", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": { "stars": 58, "last_update": "2024-05-23 00:22:08", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, @@ -1422,10 +1427,10 @@ "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5198 + "author_account_age_days": 5199 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 420, + "stars": 421, "last_update": "2024-08-08 13:03:54", "author_account_age_days": 293 }, @@ -1437,12 +1442,12 @@ "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 29, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1090 + "author_account_age_days": 1091 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 12, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3879 + "author_account_age_days": 3880 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, @@ -1452,7 +1457,7 @@ "https://github.com/Nourepide/ComfyUI-Allor": { "stars": 192, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 2894 + "author_account_age_days": 2895 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 191, @@ -1467,22 +1472,27 @@ "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1220 + "author_account_age_days": 1221 + }, + "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery": { + "stars": 0, + "last_update": "2024-08-12 04:59:56", + "author_account_age_days": 2 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 15, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 823 + "author_account_age_days": 824 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 12, "last_update": "2024-05-22 21:27:10", - "author_account_age_days": 1713 + "author_account_age_days": 1714 }, "https://github.com/Parameshvadivel/ComfyUI-SVGview": { "stars": 1, "last_update": "2024-07-31 13:40:33", - "author_account_age_days": 2876 + "author_account_age_days": 2877 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, @@ -1492,7 +1502,7 @@ "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 3691 + "author_account_age_days": 3692 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, @@ -1507,22 +1517,27 @@ "https://github.com/Pos13/comfyui-cyclist": { "stars": 33, "last_update": "2024-08-04 02:58:33", - "author_account_age_days": 1566 + "author_account_age_days": 1567 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { - "stars": 383, + "stars": 395, "last_update": "2024-08-07 12:28:18", - "author_account_age_days": 11 + "author_account_age_days": 12 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 3, "last_update": "2024-05-23 20:29:30", "author_account_age_days": 1299 }, + "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": { + "stars": 0, + "last_update": "2024-08-12 15:55:42", + "author_account_age_days": 3981 + }, "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 4, "last_update": "2024-07-28 12:45:36", - "author_account_age_days": 1413 + "author_account_age_days": 1414 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, @@ -1532,7 +1547,7 @@ "https://github.com/RhizoNymph/ComfyUI-Latte": { "stars": 3, "last_update": "2024-08-11 07:25:04", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 17, @@ -1542,32 +1557,32 @@ "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, "last_update": "2024-06-28 19:36:30", - "author_account_age_days": 977 + "author_account_age_days": 978 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 74, "last_update": "2024-07-30 15:32:44", - "author_account_age_days": 2461 + "author_account_age_days": 2462 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, "last_update": "2024-07-13 13:10:10", - "author_account_age_days": 2461 + "author_account_age_days": 2462 }, "https://github.com/SEkINVR/ComfyUI-Animator": { "stars": 2, "last_update": "2024-08-08 19:59:36", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { "stars": 2, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 2, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 705 + "author_account_age_days": 706 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 68, @@ -1595,34 +1610,34 @@ "author_account_age_days": 4132 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { - "stars": 271, + "stars": 272, "last_update": "2024-08-01 02:05:16", - "author_account_age_days": 1491 + "author_account_age_days": 1492 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 7, - "last_update": "2024-08-09 15:13:55", + "last_update": "2024-08-12 09:20:48", "author_account_age_days": 2652 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 11, "last_update": "2024-06-14 09:01:30", - "author_account_age_days": 3244 + "author_account_age_days": 3245 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 8, "last_update": "2024-07-30 09:02:59", - "author_account_age_days": 1158 + "author_account_age_days": 1159 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 9, "last_update": "2024-07-31 13:51:28", - "author_account_age_days": 4554 + "author_account_age_days": 4555 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 66, "last_update": "2024-06-14 08:08:26", - "author_account_age_days": 125 + "author_account_age_days": 126 }, "https://github.com/SeargeDP/SeargeSDXL": { "stars": 762, @@ -1630,9 +1645,9 @@ "author_account_age_days": 4220 }, "https://github.com/Seedsa/Fooocus_Nodes": { - "stars": 49, + "stars": 50, "last_update": "2024-08-08 05:35:42", - "author_account_age_days": 2656 + "author_account_age_days": 2657 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 2, @@ -1642,37 +1657,37 @@ "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 163 + "author_account_age_days": 164 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 9, "last_update": "2024-07-04 02:22:10", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": { - "stars": 13, + "stars": 14, "last_update": "2024-07-18 12:41:22", - "author_account_age_days": 1253 + "author_account_age_days": 1254 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 2, "last_update": "2024-06-14 11:50:52", - "author_account_age_days": 1253 + "author_account_age_days": 1254 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 17, "last_update": "2024-07-21 19:57:00", - "author_account_age_days": 1253 + "author_account_age_days": 1254 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 66, - "last_update": "2024-08-02 17:52:00", - "author_account_age_days": 1253 + "last_update": "2024-08-12 14:10:48", + "author_account_age_days": 1254 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 6, "last_update": "2024-07-24 08:42:48", - "author_account_age_days": 2365 + "author_account_age_days": 2366 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 26, @@ -1682,7 +1697,7 @@ "https://github.com/Smirnov75/ComfyUI-mxToolkit": { "stars": 70, "last_update": "2024-07-31 13:44:42", - "author_account_age_days": 1560 + "author_account_age_days": 1561 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, @@ -1692,27 +1707,27 @@ "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 7, "last_update": "2024-07-25 13:09:00", - "author_account_age_days": 3572 + "author_account_age_days": 3573 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3572 + "author_account_age_days": 3573 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 17, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3572 + "author_account_age_days": 3573 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3572 + "author_account_age_days": 3573 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4295 + "author_account_age_days": 4296 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, @@ -1722,52 +1737,52 @@ "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 256 + "author_account_age_days": 257 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 45, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { "stars": 187, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 891 + "author_account_age_days": 892 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { - "stars": 99, + "stars": 100, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 181, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 22, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { "stars": 52, "last_update": "2024-07-24 14:45:58", - "author_account_age_days": 2883 + "author_account_age_days": 2884 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 127, "last_update": "2024-07-31 02:48:34", - "author_account_age_days": 137 + "author_account_age_days": 138 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, "last_update": "2024-06-20 15:06:51", - "author_account_age_days": 3626 + "author_account_age_days": 3627 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { "stars": 544, @@ -1777,67 +1792,67 @@ "https://github.com/Sxela/ComfyWarp": { "stars": 22, "last_update": "2024-05-22 20:47:11", - "author_account_age_days": 3420 + "author_account_age_days": 3421 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 578 + "author_account_age_days": 579 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 96, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3739 + "author_account_age_days": 3740 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { - "stars": 173, + "stars": 174, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3739 + "author_account_age_days": 3740 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 132, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 2583 + "author_account_age_days": 2584 }, "https://github.com/TMElyralab/Comfyui-MusePose": { "stars": 322, "last_update": "2024-07-31 06:21:52", - "author_account_age_days": 145 + "author_account_age_days": 146 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 5, "last_update": "2024-07-26 05:36:12", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 22, - "last_update": "2024-08-07 09:28:13", - "author_account_age_days": 487 + "last_update": "2024-08-12 06:27:09", + "author_account_age_days": 488 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-07-31 13:42:07", - "author_account_age_days": 79 + "author_account_age_days": 80 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 11, "last_update": "2024-07-31 18:28:38", - "author_account_age_days": 3615 + "author_account_age_days": 3616 }, "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2263 + "author_account_age_days": 2264 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2263 + "author_account_age_days": 2264 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-08-02 23:03:12", - "author_account_age_days": 2263 + "author_account_age_days": 2264 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, @@ -1847,22 +1862,22 @@ "https://github.com/TechnoByteJS/ComfyUI-TechNodes": { "stars": 9, "last_update": "2024-08-09 09:18:30", - "author_account_age_days": 1724 + "author_account_age_days": 1725 }, "https://github.com/TemryL/ComfyS3": { "stars": 23, "last_update": "2024-07-31 15:48:46", - "author_account_age_days": 917 + "author_account_age_days": 918 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 306, + "stars": 307, "last_update": "2024-08-11 20:19:52", - "author_account_age_days": 917 + "author_account_age_days": 918 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { "stars": 314, "last_update": "2024-05-07 03:07:38", - "author_account_age_days": 146 + "author_account_age_days": 147 }, "https://github.com/TheBarret/ZSuite": { "stars": 7, @@ -1872,22 +1887,22 @@ "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, "last_update": "2024-06-18 17:57:06", - "author_account_age_days": 1490 + "author_account_age_days": 1491 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 321, "last_update": "2024-07-31 13:40:51", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 9, "last_update": "2024-07-29 19:02:32", - "author_account_age_days": 983 + "author_account_age_days": 984 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 360, "last_update": "2024-08-10 12:58:27", - "author_account_age_days": 669 + "author_account_age_days": 670 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { "stars": 21, @@ -1907,12 +1922,12 @@ "https://github.com/Trung0246/ComfyUI-0246": { "stars": 100, "last_update": "2024-08-02 20:54:28", - "author_account_age_days": 3428 + "author_account_age_days": 3429 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { "stars": 187, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4970 + "author_account_age_days": 4971 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, @@ -1922,12 +1937,12 @@ "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, "last_update": "2024-05-22 21:30:13", - "author_account_age_days": 267 + "author_account_age_days": 268 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { - "stars": 82, - "last_update": "2024-08-04 00:04:09", - "author_account_age_days": 290 + "stars": 83, + "last_update": "2024-08-12 09:46:24", + "author_account_age_days": 291 }, "https://github.com/Visionatrix/ComfyUI-Visionatrix": { "stars": 1, @@ -1965,29 +1980,29 @@ "author_account_age_days": 4674 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 1038, + "stars": 1040, "last_update": "2024-08-08 02:32:02", "author_account_age_days": 4674 }, "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": { "stars": 4, "last_update": "2024-07-30 04:43:14", - "author_account_age_days": 24 + "author_account_age_days": 25 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3800 + "author_account_age_days": 3801 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2024-07-06 22:35:50", - "author_account_age_days": 3692 + "author_account_age_days": 3693 }, "https://github.com/XmYx/deforum-comfy-nodes": { "stars": 135, "last_update": "2024-07-08 19:39:48", - "author_account_age_days": 2654 + "author_account_age_days": 2655 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 4, @@ -1997,12 +2012,12 @@ "https://github.com/YMC-GitHub/ymc-node-as-x-type": { "stars": 1, "last_update": "2024-08-03 06:01:00", - "author_account_age_days": 2743 + "author_account_age_days": 2744 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, "last_update": "2024-05-22 21:15:51", - "author_account_age_days": 2743 + "author_account_age_days": 2744 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, @@ -2010,129 +2025,129 @@ "author_account_age_days": 3804 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { - "stars": 30, + "stars": 31, "last_update": "2024-06-14 14:00:22", - "author_account_age_days": 862 + "author_account_age_days": 863 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, "last_update": "2024-08-01 19:59:31", - "author_account_age_days": 834 + "author_account_age_days": 835 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { "stars": 328, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { "stars": 386, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 619, + "stars": 621, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { "stars": 180, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 69, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { "stars": 637, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { "stars": 1273, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { "stars": 187, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { "stars": 771, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { "stars": 46, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 4, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { - "stars": 64, + "stars": 65, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 185, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 98, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 78, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 90, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { - "stars": 134, + "stars": 135, "last_update": "2024-07-11 14:59:07", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { "stars": 530, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { - "stars": 1538, + "stars": 1540, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 11, "last_update": "2024-07-19 06:38:39", - "author_account_age_days": 1321 + "author_account_age_days": 1322 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, "last_update": "2024-07-31 13:42:15", - "author_account_age_days": 5588 + "author_account_age_days": 5589 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1242 + "author_account_age_days": 1243 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, @@ -2157,17 +2172,17 @@ "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 95, "last_update": "2024-08-08 03:04:19", - "author_account_age_days": 4850 + "author_account_age_days": 4851 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 121 + "author_account_age_days": 122 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 121 + "author_account_age_days": 122 }, "https://github.com/abyz22/image_control": { "stars": 15, @@ -2182,22 +2197,22 @@ "https://github.com/ader47/comfyui_meshhamer": { "stars": 3, "last_update": "2024-07-19 21:58:42", - "author_account_age_days": 2030 + "author_account_age_days": 2031 }, "https://github.com/adieyal/comfyui-dynamicprompts": { "stars": 208, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5065 + "author_account_age_days": 5066 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 1, "last_update": "2024-07-22 07:02:31", - "author_account_age_days": 261 + "author_account_age_days": 262 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2270 + "author_account_age_days": 2271 }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 26, @@ -2212,42 +2227,42 @@ "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1569 + "author_account_age_days": 1570 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 1, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1569 + "author_account_age_days": 1570 }, "https://github.com/ai-shizuka/ComfyUI-tbox": { "stars": 1, - "last_update": "2024-08-11 14:54:56", - "author_account_age_days": 60 + "last_update": "2024-08-12 07:03:30", + "author_account_age_days": 61 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 3, "last_update": "2024-07-31 13:39:36", - "author_account_age_days": 37 + "author_account_age_days": 38 }, "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": { "stars": 3, "last_update": "2024-08-10 01:19:39", - "author_account_age_days": 83 + "author_account_age_days": 84 }, "https://github.com/akierson/ComfyUI-textnodes": { "stars": 1, "last_update": "2024-07-27 04:00:02", - "author_account_age_days": 2382 + "author_account_age_days": 2383 }, "https://github.com/akierson/comfyui-colornodes": { "stars": 1, "last_update": "2024-07-27 00:41:45", - "author_account_age_days": 2382 + "author_account_age_days": 2383 }, "https://github.com/al-swaiti/All-IN-ONE-style": { "stars": 1, @@ -2261,28 +2276,28 @@ }, "https://github.com/al-swaiti/ComfyUI-OllamaGemini": { "stars": 2, - "last_update": "2024-08-10 17:59:01", + "last_update": "2024-08-12 05:10:08", "author_account_age_days": 978 }, "https://github.com/alanhuang67/ComfyUI-FAI-Node": { "stars": 6, "last_update": "2024-08-02 03:35:41", - "author_account_age_days": 3538 + "author_account_age_days": 3539 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 5, "last_update": "2024-07-16 08:42:41", - "author_account_age_days": 1245 + "author_account_age_days": 1246 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 32, "last_update": "2024-07-31 13:46:32", - "author_account_age_days": 1245 + "author_account_age_days": 1246 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { "stars": 7, "last_update": "2024-07-31 13:51:14", - "author_account_age_days": 1245 + "author_account_age_days": 1246 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 34, @@ -2292,7 +2307,7 @@ "https://github.com/ali1234/comfyui-job-iterator": { "stars": 68, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4908 + "author_account_age_days": 4909 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 42, @@ -2302,27 +2317,27 @@ "https://github.com/alpertunga-bile/image-caption-comfyui": { "stars": 3, "last_update": "2024-08-11 12:34:57", - "author_account_age_days": 1321 + "author_account_age_days": 1322 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { - "stars": 70, + "stars": 71, "last_update": "2024-08-11 12:27:20", - "author_account_age_days": 1321 + "author_account_age_days": 1322 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 15, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2042 + "author_account_age_days": 2043 }, "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 77, "last_update": "2024-07-31 15:02:26", - "author_account_age_days": 708 + "author_account_age_days": 709 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 59, "last_update": "2024-07-31 15:02:45", - "author_account_age_days": 708 + "author_account_age_days": 709 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, @@ -2332,7 +2347,7 @@ "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 3001 + "author_account_age_days": 3002 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, @@ -2352,32 +2367,32 @@ "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, "last_update": "2024-07-16 12:53:38", - "author_account_age_days": 2393 + "author_account_age_days": 2394 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { "stars": 22, - "last_update": "2024-08-01 10:39:23", - "author_account_age_days": 489 + "last_update": "2024-08-12 15:22:38", + "author_account_age_days": 490 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 36, "last_update": "2024-07-31 16:02:55", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 171, "last_update": "2024-08-07 13:57:21", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, "last_update": "2024-05-25 11:40:49", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { "stars": 102, "last_update": "2024-08-01 19:03:25", - "author_account_age_days": 2775 + "author_account_age_days": 2776 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { "stars": 65, @@ -2387,17 +2402,17 @@ "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 12, "last_update": "2024-07-27 18:33:38", - "author_account_age_days": 4169 + "author_account_age_days": 4170 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { "stars": 37, "last_update": "2024-07-31 18:03:29", - "author_account_age_days": 4169 + "author_account_age_days": 4170 }, "https://github.com/avatechai/avatar-graph-comfyui": { "stars": 234, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 902 + "author_account_age_days": 903 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 6, @@ -2407,7 +2422,7 @@ "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 349 + "author_account_age_days": 350 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 18, @@ -2417,31 +2432,31 @@ "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 49, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5411 + "author_account_age_days": 5412 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, "last_update": "2024-08-06 06:10:48", - "author_account_age_days": 879 + "author_account_age_days": 880 }, "https://github.com/bananasss00/ComfyUI-SP-Nodes": { "stars": 6, "last_update": "2024-08-10 13:18:50", - "author_account_age_days": 2582 + "author_account_age_days": 2583 }, "https://github.com/banodoco/steerable-motion": { - "stars": 789, + "stars": 791, "last_update": "2024-06-15 23:01:54", - "author_account_age_days": 450 + "author_account_age_days": 451 }, "https://github.com/bash-j/mikey_nodes": { "stars": 95, "last_update": "2024-08-08 00:42:11", - "author_account_age_days": 4235 + "author_account_age_days": 4236 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { "stars": 23, - "last_update": "2024-08-11 04:54:23", + "last_update": "2024-08-12 08:33:10", "author_account_age_days": 411 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { @@ -2452,7 +2467,7 @@ "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 1, "last_update": "2024-06-14 10:23:29", - "author_account_age_days": 105 + "author_account_age_days": 106 }, "https://github.com/blackcodetavern/ComfyUI-Benripack": { "stars": 0, @@ -2462,22 +2477,22 @@ "https://github.com/blepping/ComfyUI-bleh": { "stars": 32, "last_update": "2024-05-22 23:17:49", - "author_account_age_days": 202 + "author_account_age_days": 203 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 31, "last_update": "2024-05-22 23:18:26", - "author_account_age_days": 202 + "author_account_age_days": 203 }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 109, "last_update": "2024-08-10 17:16:09", - "author_account_age_days": 202 + "author_account_age_days": 203 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { - "stars": 12, + "stars": 13, "last_update": "2024-08-09 14:52:53", - "author_account_age_days": 202 + "author_account_age_days": 203 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, @@ -2487,7 +2502,7 @@ "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, "last_update": "2024-07-08 12:38:26", - "author_account_age_days": 4615 + "author_account_age_days": 4616 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, @@ -2511,7 +2526,7 @@ }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 6, - "last_update": "2024-08-11 23:31:26", + "last_update": "2024-08-12 15:16:02", "author_account_age_days": 3585 }, "https://github.com/bmad4ever/comfyui_wfc_like": { @@ -2527,60 +2542,65 @@ "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 3704 + "author_account_age_days": 3705 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-07-31 15:01:52", - "author_account_age_days": 479 + "author_account_age_days": 480 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 262, + "stars": 265, "last_update": "2024-05-30 14:23:40", "author_account_age_days": 4288 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 39, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5203 + "author_account_age_days": 5204 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 29, "last_update": "2024-08-01 16:03:12", - "author_account_age_days": 2414 + "author_account_age_days": 2415 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-07-31 16:01:47", - "author_account_age_days": 4734 + "author_account_age_days": 4735 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 19, "last_update": "2024-08-03 03:58:44", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { "stars": 11, "last_update": "2024-06-23 11:37:10", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 13, "last_update": "2024-08-03 03:58:28", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 8, "last_update": "2024-08-03 03:57:46", - "author_account_age_days": 1223 + "author_account_age_days": 1224 }, "https://github.com/caleboleary/ComfyUI-Arc2Face": { "stars": 28, "last_update": "2024-08-06 14:41:13", - "author_account_age_days": 3351 + "author_account_age_days": 3352 + }, + "https://github.com/caleboleary/Comfyui-calbenodes": { + "stars": 0, + "last_update": "2024-08-12 06:28:29", + "author_account_age_days": 3352 }, "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { - "stars": 289, + "stars": 290, "last_update": "2024-08-01 09:05:38", "author_account_age_days": 1253 }, @@ -2592,22 +2612,22 @@ "https://github.com/cdxOo/comfyui-text-node-with-comments": { "stars": 1, "last_update": "2024-08-03 00:54:38", - "author_account_age_days": 3344 + "author_account_age_days": 3345 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3447 + "author_account_age_days": 3448 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3447 + "author_account_age_days": 3448 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 26, "last_update": "2024-08-01 09:56:36", - "author_account_age_days": 2730 + "author_account_age_days": 2731 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { "stars": 87, @@ -2617,247 +2637,247 @@ "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, "last_update": "2024-06-14 07:13:20", - "author_account_age_days": 3884 + "author_account_age_days": 3885 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, "last_update": "2024-07-01 12:40:52", - "author_account_age_days": 3884 + "author_account_age_days": 3885 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 404 + "author_account_age_days": 405 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 404 + "author_account_age_days": 405 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { "stars": 240, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 17, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 24, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 66, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { "stars": 372, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 120, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 45, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 10, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 49, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 205, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 132, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { "stars": 81, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { - "stars": 169, + "stars": 170, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-MuseV": { - "stars": 128, + "stars": 129, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 90, "last_update": "2024-07-19 05:13:25", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 15, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { - "stars": 27, + "stars": 28, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 49, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 382 + "author_account_age_days": 383 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3463 + "author_account_age_days": 3464 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, "last_update": "2024-06-10 20:15:56", - "author_account_age_days": 1578 + "author_account_age_days": 1579 }, "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": { - "stars": 89, + "stars": 90, "last_update": "2024-08-09 02:52:13", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 16, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 874, + "stars": 875, "last_update": "2024-08-07 09:27:49", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 22, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 78, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 492 + "author_account_age_days": 493 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 34, "last_update": "2024-07-29 09:18:36", - "author_account_age_days": 2897 + "author_account_age_days": 2898 }, "https://github.com/choey/Comfy-Topaz": { "stars": 29, "last_update": "2024-07-31 13:42:46", - "author_account_age_days": 5571 + "author_account_age_days": 5572 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 8, "last_update": "2024-07-31 13:51:59", - "author_account_age_days": 1845 + "author_account_age_days": 1846 }, "https://github.com/chrisfreilich/virtuoso-nodes": { "stars": 57, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 780 + "author_account_age_days": 781 }, "https://github.com/chrisgoringe/cg-image-picker": { "stars": 212, "last_update": "2024-08-09 04:11:31", - "author_account_age_days": 4113 + "author_account_age_days": 4114 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 27, "last_update": "2024-08-07 04:17:34", - "author_account_age_days": 4113 + "author_account_age_days": 4114 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4113 + "author_account_age_days": 4114 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 405, + "stars": 406, "last_update": "2024-08-06 09:16:42", - "author_account_age_days": 4113 + "author_account_age_days": 4114 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 649 + "author_account_age_days": 650 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { "stars": 139, @@ -2880,7 +2900,7 @@ "author_account_age_days": 1397 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { - "stars": 61, + "stars": 62, "last_update": "2024-08-09 11:19:02", "author_account_age_days": 1397 }, @@ -2905,7 +2925,7 @@ "author_account_age_days": 546 }, "https://github.com/city96/ComfyUI_ExtraModels": { - "stars": 351, + "stars": 352, "last_update": "2024-08-07 11:42:47", "author_account_age_days": 546 }, @@ -2940,54 +2960,54 @@ "author_account_age_days": 2749 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 45691, - "last_update": "2024-08-11 23:29:46", - "author_account_age_days": 597 + "stars": 45854, + "last_update": "2024-08-12 15:53:31", + "author_account_age_days": 598 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 407, + "stars": 411, "last_update": "2024-08-06 18:38:49", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { - "stars": 146, + "stars": 147, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 597 + "author_account_age_days": 598 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 1949 + "author_account_age_days": 1950 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4657 + "author_account_age_days": 4658 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { "stars": 67, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 4711 + "author_account_age_days": 4712 }, "https://github.com/coolzilj/ComfyUI-Photopea": { "stars": 68, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 4711 + "author_account_age_days": 4712 }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 58, "last_update": "2024-08-09 16:58:16", - "author_account_age_days": 3104 + "author_account_age_days": 3105 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 11, "last_update": "2024-08-09 16:59:00", - "author_account_age_days": 3104 + "author_account_age_days": 3105 }, "https://github.com/cozy-comfyui/cozy_comm": { "stars": 1, "last_update": "2024-07-18 18:01:38", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, @@ -3005,59 +3025,59 @@ "author_account_age_days": 157 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 609, + "stars": 611, "last_update": "2024-08-01 23:14:21", - "author_account_age_days": 4165 + "author_account_age_days": 4166 }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 34, "last_update": "2024-07-31 20:06:26", - "author_account_age_days": 4165 + "author_account_age_days": 4166 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { "stars": 267, "last_update": "2024-07-31 13:45:41", - "author_account_age_days": 5059 + "author_account_age_days": 5060 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3559, + "stars": 3568, "last_update": "2024-08-08 09:20:05", - "author_account_age_days": 5059 + "author_account_age_days": 5060 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 1091, + "stars": 1092, "last_update": "2024-07-31 13:46:25", - "author_account_age_days": 5059 + "author_account_age_days": 5060 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 17, "last_update": "2024-06-14 09:02:50", - "author_account_age_days": 5059 + "author_account_age_days": 5060 }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 415, - "last_update": "2024-08-10 10:23:59", - "author_account_age_days": 5059 + "stars": 418, + "last_update": "2024-08-12 14:14:57", + "author_account_age_days": 5060 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 487, + "stars": 488, "last_update": "2024-07-31 13:46:36", - "author_account_age_days": 5059 + "author_account_age_days": 5060 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3300 + "author_account_age_days": 3301 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 5, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 1978 + "author_account_age_days": 1979 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4282 + "author_account_age_days": 4283 }, "https://github.com/da2el-ai/ComfyUI-d2-send-eagle": { "stars": 3, @@ -3075,59 +3095,59 @@ "author_account_age_days": 438 }, "https://github.com/dagthomas/comfyui_dagthomas": { - "stars": 135, - "last_update": "2024-08-11 06:37:44", - "author_account_age_days": 4120 + "stars": 136, + "last_update": "2024-08-12 05:44:33", + "author_account_age_days": 4121 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { - "stars": 200, + "stars": 201, "last_update": "2024-07-08 21:59:15", "author_account_age_days": 2453 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 28, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3400 + "author_account_age_days": 3401 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 15, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3400 + "author_account_age_days": 3401 }, "https://github.com/darkpixel/darkprompts": { "stars": 7, "last_update": "2024-05-23 19:48:02", - "author_account_age_days": 5372 + "author_account_age_days": 5373 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 21, "last_update": "2024-08-02 14:14:48", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 21, "last_update": "2024-08-02 14:14:48", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 71, "last_update": "2024-08-02 14:15:38", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 7, "last_update": "2024-08-02 14:14:29", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/daxthin/DZ-FaceDetailer": { - "stars": 118, + "stars": 119, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1279 + "author_account_age_days": 1280 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 52, @@ -3137,17 +3157,17 @@ "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3545 + "author_account_age_days": 3546 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5344 + "author_account_age_days": 5345 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5344 + "author_account_age_days": 5345 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 11, @@ -3167,12 +3187,12 @@ "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 8, "last_update": "2024-07-26 06:15:23", - "author_account_age_days": 4039 + "author_account_age_days": 4040 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 117, "last_update": "2024-08-11 12:33:22", - "author_account_age_days": 4566 + "author_account_age_days": 4567 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 179, @@ -3182,7 +3202,7 @@ "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 62, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4819 + "author_account_age_days": 4820 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, @@ -3192,17 +3212,17 @@ "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1518 + "author_account_age_days": 1519 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1518 + "author_account_age_days": 1519 }, "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 253, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4332 + "author_account_age_days": 4333 }, "https://github.com/dmMaze/sketch2manga": { "stars": 30, @@ -3222,12 +3242,12 @@ "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3818 + "author_account_age_days": 3819 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 7, "last_update": "2024-08-01 17:44:51", - "author_account_age_days": 337 + "author_account_age_days": 338 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, @@ -3237,12 +3257,12 @@ "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-07-31 18:03:33", - "author_account_age_days": 2511 + "author_account_age_days": 2512 }, "https://github.com/eastoc/ComfyUI_SemanticSAM": { "stars": 1, "last_update": "2024-08-09 20:47:53", - "author_account_age_days": 2766 + "author_account_age_days": 2767 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 46, @@ -3252,7 +3272,7 @@ "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 1, "last_update": "2024-08-05 14:08:18", - "author_account_age_days": 2571 + "author_account_age_days": 2572 }, "https://github.com/evanspearman/ComfyMath": { "stars": 67, @@ -3261,7 +3281,7 @@ }, "https://github.com/exdysa/comfyui-selector": { "stars": 4, - "last_update": "2024-07-31 15:34:13", + "last_update": "2024-08-12 01:50:21", "author_account_age_days": 1044 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { @@ -3270,34 +3290,34 @@ "author_account_age_days": 2097 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { - "stars": 143, + "stars": 144, "last_update": "2024-08-04 09:50:06", "author_account_age_days": 322 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 16, "last_update": "2024-08-05 01:50:04", - "author_account_age_days": 610 + "author_account_age_days": 611 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2024-05-22 21:27:36", - "author_account_age_days": 1607 + "author_account_age_days": 1608 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 6, "last_update": "2024-06-14 08:09:41", - "author_account_age_days": 5092 + "author_account_age_days": 5093 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, "last_update": "2024-05-24 20:38:15", - "author_account_age_days": 5092 + "author_account_age_days": 5093 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 1, "last_update": "2024-06-14 16:58:31", - "author_account_age_days": 5092 + "author_account_age_days": 5093 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 33, @@ -3305,8 +3325,8 @@ "author_account_age_days": 3525 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { - "stars": 109, - "last_update": "2024-08-09 06:01:05", + "stars": 110, + "last_update": "2024-08-12 15:43:17", "author_account_age_days": 1785 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { @@ -3325,7 +3345,7 @@ "author_account_age_days": 242 }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 813, + "stars": 816, "last_update": "2024-08-10 09:23:43", "author_account_age_days": 242 }, @@ -3352,12 +3372,12 @@ "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3543 + "author_account_age_days": 3544 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3670 + "author_account_age_days": 3671 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, @@ -3375,114 +3395,114 @@ "author_account_age_days": 5156 }, "https://github.com/fofr/comfyui-replicate": { - "stars": 117, + "stars": 119, "last_update": "2024-08-09 11:36:02", "author_account_age_days": 1657 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, "last_update": "2024-06-14 07:12:02", - "author_account_age_days": 373 + "author_account_age_days": 374 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2369 + "author_account_age_days": 2370 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 49, "last_update": "2024-06-26 03:06:51", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 453, + "stars": 454, "last_update": "2024-08-02 03:10:30", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { "stars": 10, "last_update": "2024-06-26 03:13:32", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 8, "last_update": "2024-07-01 17:58:52", - "author_account_age_days": 2254 + "author_account_age_days": 2255 }, "https://github.com/fssorc/ComfyUI_FaceShaper": { "stars": 41, "last_update": "2024-08-02 07:35:05", - "author_account_age_days": 4635 + "author_account_age_days": 4636 }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 7, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 2005 + "author_account_age_days": 2006 }, "https://github.com/get-salt-AI/SaltAI": { "stars": 67, "last_update": "2024-08-08 05:59:56", - "author_account_age_days": 164 + "author_account_age_days": 165 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 17, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 164 + "author_account_age_days": 165 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { "stars": 308, "last_update": "2024-08-08 21:00:21", - "author_account_age_days": 164 + "author_account_age_days": 165 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { "stars": 308, "last_update": "2024-08-08 21:00:21", - "author_account_age_days": 164 + "author_account_age_days": 165 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 2, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2060 + "author_account_age_days": 2061 }, "https://github.com/giriss/comfy-image-saver": { "stars": 162, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4286 + "author_account_age_days": 4287 }, "https://github.com/gisu/comfyui-foxpack": { "stars": 3, "last_update": "2024-08-11 18:56:54", - "author_account_age_days": 5047 + "author_account_age_days": 5048 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 3951 + "author_account_age_days": 3952 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 3951 + "author_account_age_days": 3952 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 3951 + "author_account_age_days": 3952 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 3951 + "author_account_age_days": 3952 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 3951 + "author_account_age_days": 3952 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { - "stars": 127, + "stars": 129, "last_update": "2024-07-29 03:41:50", - "author_account_age_days": 2546 + "author_account_age_days": 2547 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 20, @@ -3492,52 +3512,52 @@ "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 9, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3794 + "author_account_age_days": 3795 }, "https://github.com/glowcone/comfyui-string-converter": { "stars": 1, "last_update": "2024-07-31 13:40:48", - "author_account_age_days": 3794 + "author_account_age_days": 3795 }, "https://github.com/goburiin/nsfwrecog-comfyui": { "stars": 1, "last_update": "2024-08-09 14:25:00", - "author_account_age_days": 2 + "author_account_age_days": 3 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3161 + "author_account_age_days": 3162 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-07-27 18:34:02", - "author_account_age_days": 1106 + "author_account_age_days": 1107 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 70, "last_update": "2024-07-31 16:11:04", - "author_account_age_days": 1106 + "author_account_age_days": 1107 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 31, "last_update": "2024-07-31 16:14:23", - "author_account_age_days": 1106 + "author_account_age_days": 1107 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { - "stars": 326, + "stars": 327, "last_update": "2024-07-31 16:13:41", - "author_account_age_days": 1106 + "author_account_age_days": 1107 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 21, "last_update": "2024-07-31 15:02:48", - "author_account_age_days": 2509 + "author_account_age_days": 2510 }, "https://github.com/googincheng/ComfyUX": { - "stars": 130, + "stars": 131, "last_update": "2024-07-24 10:01:31", - "author_account_age_days": 2837 + "author_account_age_days": 2838 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { "stars": 81, @@ -3547,17 +3567,17 @@ "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-06-14 08:12:07", - "author_account_age_days": 4241 + "author_account_age_days": 4242 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1537 + "author_account_age_days": 1538 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, "last_update": "2024-07-31 15:02:56", - "author_account_age_days": 1899 + "author_account_age_days": 1900 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, @@ -3567,42 +3587,42 @@ "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 12, "last_update": "2024-07-15 10:07:09", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 2, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 9, "last_update": "2024-07-31 13:43:51", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 19, "last_update": "2024-07-30 09:55:03", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { - "stars": 17, + "stars": 18, "last_update": "2024-08-09 07:52:59", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 10, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 4715 + "author_account_age_days": 4716 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 3, "last_update": "2024-07-15 09:19:31", - "author_account_age_days": 1985 + "author_account_age_days": 1986 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 36, "last_update": "2024-08-09 00:42:39", - "author_account_age_days": 1985 + "author_account_age_days": 1986 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 2, @@ -3610,24 +3630,24 @@ "author_account_age_days": 396 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 390, - "last_update": "2024-08-11 12:30:15", - "author_account_age_days": 2943 + "stars": 396, + "last_update": "2024-08-12 14:39:03", + "author_account_age_days": 2944 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 41, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 555 + "author_account_age_days": 556 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 4, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1850 + "author_account_age_days": 1851 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 136, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5160 + "author_account_age_days": 5161 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, @@ -3637,47 +3657,47 @@ "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 1, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 25 + "author_account_age_days": 26 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 40, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4680 + "author_account_age_days": 4681 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4680 + "author_account_age_days": 4681 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { "stars": 470, "last_update": "2024-08-09 15:23:21", - "author_account_age_days": 2924 + "author_account_age_days": 2925 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { "stars": 1370, "last_update": "2024-07-31 17:04:32", - "author_account_age_days": 2924 + "author_account_age_days": 2925 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { "stars": 37, "last_update": "2024-07-31 13:44:16", - "author_account_age_days": 2924 + "author_account_age_days": 2925 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { - "stars": 56, + "stars": 57, "last_update": "2024-08-01 01:42:14", - "author_account_age_days": 2924 + "author_account_age_days": 2925 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { - "stars": 100, + "stars": 101, "last_update": "2024-07-27 18:33:35", - "author_account_age_days": 2924 + "author_account_age_days": 2925 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 392, + "stars": 393, "last_update": "2024-08-04 18:51:27", - "author_account_age_days": 2924 + "author_account_age_days": 2925 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 9, @@ -3692,22 +3712,22 @@ "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, "last_update": "2024-07-31 13:52:47", - "author_account_age_days": 2936 + "author_account_age_days": 2937 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 10, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3961 + "author_account_age_days": 3962 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, @@ -3717,15 +3737,15 @@ "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, "last_update": "2024-06-14 08:59:52", - "author_account_age_days": 1605 + "author_account_age_days": 1606 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, "last_update": "2024-07-18 12:13:23", - "author_account_age_days": 4154 + "author_account_age_days": 4155 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { - "stars": 108, + "stars": 109, "last_update": "2024-06-20 15:56:56", "author_account_age_days": 3098 }, @@ -3737,17 +3757,17 @@ "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 12, "last_update": "2024-07-18 16:13:26", - "author_account_age_days": 2910 + "author_account_age_days": 2911 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 30, "last_update": "2024-05-22 22:02:55", - "author_account_age_days": 2910 + "author_account_age_days": 2911 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 446, + "stars": 447, "last_update": "2024-07-17 07:24:46", - "author_account_age_days": 2910 + "author_account_age_days": 2911 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, @@ -3757,67 +3777,67 @@ "https://github.com/injet-zhou/comfyui_extra_api": { "stars": 2, "last_update": "2024-08-06 08:16:43", - "author_account_age_days": 2275 + "author_account_age_days": 2276 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, "last_update": "2024-07-11 01:06:26", - "author_account_age_days": 4474 + "author_account_age_days": 4475 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { "stars": 51, "last_update": "2024-08-01 05:37:19", - "author_account_age_days": 3919 + "author_account_age_days": 3920 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "stars": 58, "last_update": "2024-08-08 04:43:22", - "author_account_age_days": 3919 + "author_account_age_days": 3920 }, "https://github.com/jags111/efficiency-nodes-comfyui": { "stars": 819, "last_update": "2024-08-07 03:15:43", - "author_account_age_days": 3919 + "author_account_age_days": 3920 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { - "stars": 18, + "stars": 19, "last_update": "2024-08-03 10:02:38", - "author_account_age_days": 1620 + "author_account_age_days": 1621 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 1025 + "author_account_age_days": 1026 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/jamesWalker55/comfyui-various": { "stars": 39, "last_update": "2024-07-27 15:42:20", - "author_account_age_days": 2575 + "author_account_age_days": 2576 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 625 + "author_account_age_days": 626 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 24, "last_update": "2024-07-29 08:00:20", - "author_account_age_days": 2979 + "author_account_age_days": 2980 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { - "stars": 112, + "stars": 113, "last_update": "2024-05-23 02:40:36", - "author_account_age_days": 3700 + "author_account_age_days": 3701 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { "stars": 279, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1334 + "author_account_age_days": 1335 }, "https://github.com/jitcoder/lora-info": { "stars": 50, @@ -3827,32 +3847,32 @@ "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 3697 + "author_account_age_days": 3698 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-07-31 13:46:13", - "author_account_age_days": 4260 + "author_account_age_days": 4261 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, "last_update": "2024-05-22 20:54:35", - "author_account_age_days": 4645 + "author_account_age_days": 4646 }, "https://github.com/jn-jairo/jn_comfyui": { "stars": 2, "last_update": "2024-08-10 01:33:31", - "author_account_age_days": 4032 + "author_account_age_days": 4033 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { - "stars": 205, + "stars": 207, "last_update": "2024-07-31 13:54:32", - "author_account_age_days": 256 + "author_account_age_days": 257 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 121, "last_update": "2024-08-02 08:23:26", - "author_account_age_days": 4846 + "author_account_age_days": 4847 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 16, @@ -3862,47 +3882,47 @@ "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 3, "last_update": "2024-08-01 19:39:30", - "author_account_age_days": 737 + "author_account_age_days": 738 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 7, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3978 + "author_account_age_days": 3979 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 54, "last_update": "2024-07-06 01:43:45", - "author_account_age_days": 4801 + "author_account_age_days": 4802 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 145, + "stars": 147, "last_update": "2024-07-31 13:52:24", - "author_account_age_days": 4801 + "author_account_age_days": 4802 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 21, "last_update": "2024-07-31 13:45:53", - "author_account_age_days": 4801 + "author_account_age_days": 4802 }, "https://github.com/juehackr/comfyui_fk_server": { - "stars": 74, - "last_update": "2024-07-24 02:34:59", - "author_account_age_days": 1160 + "stars": 75, + "last_update": "2024-08-12 10:15:31", + "author_account_age_days": 1161 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { - "stars": 4, - "last_update": "2024-08-10 10:01:47", - "author_account_age_days": 2837 + "stars": 5, + "last_update": "2024-08-12 10:15:43", + "author_account_age_days": 2838 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 7, "last_update": "2024-07-18 04:28:44", - "author_account_age_days": 2255 + "author_account_age_days": 2256 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-08-01 23:03:21", - "author_account_age_days": 1315 + "author_account_age_days": 1316 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, @@ -3917,27 +3937,27 @@ "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 1660 + "author_account_age_days": 1661 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 9, "last_update": "2024-05-23 00:25:02", - "author_account_age_days": 1660 + "author_account_age_days": 1661 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 1660 + "author_account_age_days": 1661 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 1660 + "author_account_age_days": 1661 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 1, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1559 + "author_account_age_days": 1560 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, @@ -3947,17 +3967,17 @@ "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 3, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4176 + "author_account_age_days": 4177 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 18, "last_update": "2024-07-04 10:11:13", - "author_account_age_days": 4176 + "author_account_age_days": 4177 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "stars": 138, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4176 + "author_account_age_days": 4177 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 25, @@ -3967,132 +3987,132 @@ "https://github.com/kft334/Knodes": { "stars": 3, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 1007 + "author_account_age_days": 1008 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 144, "last_update": "2024-08-01 16:03:16", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 56, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "stars": 119, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 166, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-DDColor": { "stars": 86, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { - "stars": 142, + "stars": 143, "last_update": "2024-06-28 20:46:46", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 53, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 563, + "stars": 564, "last_update": "2024-08-01 22:03:23", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 105, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 455, + "stars": 459, "last_update": "2024-08-05 13:17:17", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-Geowizard": { "stars": 87, "last_update": "2024-05-28 14:08:34", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 581, + "stars": 582, "last_update": "2024-08-01 02:22:24", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 436, - "last_update": "2024-08-10 21:10:35", - "author_account_age_days": 2231 + "stars": 438, + "last_update": "2024-08-12 15:17:03", + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 491, + "stars": 492, "last_update": "2024-07-31 13:53:40", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 20, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 1219, + "stars": 1230, "last_update": "2024-08-05 21:39:49", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { "stars": 176, "last_update": "2024-07-31 13:52:06", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-Marigold": { "stars": 423, "last_update": "2024-08-01 22:03:45", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { - "stars": 208, + "stars": 209, "last_update": "2024-08-07 06:48:40", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { "stars": 36, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1366, + "stars": 1369, "last_update": "2024-08-01 23:03:53", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 154, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 60, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-moondream": { "stars": 81, "last_update": "2024-05-22 21:10:33", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-segment-anything-2": { - "stars": 429, + "stars": 436, "last_update": "2024-08-05 15:24:56", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 24, @@ -4117,72 +4137,72 @@ "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 248 + "author_account_age_days": 249 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { - "stars": 157, + "stars": 158, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 1857 + "author_account_age_days": 1858 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 631 + "author_account_age_days": 632 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 68, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 631 + "author_account_age_days": 632 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2568 + "author_account_age_days": 2569 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 22, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 656 + "author_account_age_days": 657 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, "last_update": "2024-06-22 16:53:47", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 3, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 2879 + "author_account_age_days": 2880 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 15, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 2879 + "author_account_age_days": 2880 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 2879 + "author_account_age_days": 2880 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 21, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 2879 + "author_account_age_days": 2880 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { "stars": 40, "last_update": "2024-08-11 12:52:53", - "author_account_age_days": 2879 + "author_account_age_days": 2880 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 12, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 2879 + "author_account_age_days": 2880 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 15, "last_update": "2024-07-02 05:55:23", - "author_account_age_days": 3124 + "author_account_age_days": 3125 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, @@ -4192,25 +4212,25 @@ "https://github.com/leeguandong/ComfyUI_InternVL2": { "stars": 3, "last_update": "2024-08-10 11:00:11", - "author_account_age_days": 2842 + "author_account_age_days": 2843 }, "https://github.com/leeguandong/ComfyUI_LLaSM": { "stars": 2, "last_update": "2024-08-10 10:58:17", - "author_account_age_days": 2842 + "author_account_age_days": 2843 }, "https://github.com/leeguandong/ComfyUI_M3Net": { "stars": 7, "last_update": "2024-08-07 15:59:12", - "author_account_age_days": 2842 + "author_account_age_days": 2843 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 3, "last_update": "2024-07-23 04:13:09", - "author_account_age_days": 3827 + "author_account_age_days": 3828 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { - "stars": 9, + "stars": 10, "last_update": "2024-07-30 19:47:28", "author_account_age_days": 2659 }, @@ -4222,7 +4242,7 @@ "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4123 + "author_account_age_days": 4124 }, "https://github.com/liangt/comfyui-loadimagewithsubfolder": { "stars": 2, @@ -4232,167 +4252,167 @@ "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 3, "last_update": "2024-07-31 15:26:00", - "author_account_age_days": 1316 + "author_account_age_days": 1317 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 51, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2958 + "author_account_age_days": 2959 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, "last_update": "2024-05-28 07:44:23", - "author_account_age_days": 3840 + "author_account_age_days": 3841 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { "stars": 36, "last_update": "2024-07-25 12:10:37", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/liusida/ComfyUI-B-LoRA": { "stars": 64, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/liusida/ComfyUI-Login": { - "stars": 53, + "stars": 54, "last_update": "2024-07-31 13:47:59", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3256 + "author_account_age_days": 3257 }, "https://github.com/ljleb/comfy-mecha": { - "stars": 36, + "stars": 37, "last_update": "2024-08-11 13:14:20", "author_account_age_days": 2512 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { - "stars": 200, + "stars": 201, "last_update": "2024-06-17 18:54:17", "author_account_age_days": 148 }, "https://github.com/lks-ai/anynode": { - "stars": 466, + "stars": 467, "last_update": "2024-07-07 03:45:48", "author_account_age_days": 148 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 37, "last_update": "2024-08-08 10:10:55", - "author_account_age_days": 2141 + "author_account_age_days": 2142 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 96, "last_update": "2024-08-07 03:16:57", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { - "stars": 147, + "stars": 148, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 9, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 12, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/logtd/ComfyUI-RefUNet": { - "stars": 10, + "stars": 24, "last_update": "2024-08-11 01:54:19", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/logtd/ComfyUI-SEGAttention": { - "stars": 4, + "stars": 9, "last_update": "2024-08-11 18:13:00", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 16, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 170 + "author_account_age_days": 171 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 1, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4213 + "author_account_age_days": 4214 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4213 + "author_account_age_days": 4214 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 29, "last_update": "2024-08-08 14:42:04", - "author_account_age_days": 4213 + "author_account_age_days": 4214 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4213 + "author_account_age_days": 4214 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 29, "last_update": "2024-08-08 14:42:04", - "author_account_age_days": 4213 + "author_account_age_days": 4214 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4815 + "author_account_age_days": 4816 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4815 + "author_account_age_days": 4816 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { "stars": 203, "last_update": "2024-07-20 07:07:58", - "author_account_age_days": 4099 + "author_account_age_days": 4100 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 23, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4099 + "author_account_age_days": 4100 }, "https://github.com/lrzjason/Comfyui-Kolors-Utils": { "stars": 16, "last_update": "2024-07-26 11:12:25", - "author_account_age_days": 3711 + "author_account_age_days": 3712 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1568, + "stars": 1572, "last_update": "2024-08-09 12:38:02", - "author_account_age_days": 510 + "author_account_age_days": 511 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 337, + "stars": 339, "last_update": "2024-08-07 14:14:00", - "author_account_age_days": 510 + "author_account_age_days": 511 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 5227, - "last_update": "2024-08-11 12:33:38", - "author_account_age_days": 510 + "stars": 5245, + "last_update": "2024-08-12 15:44:54", + "author_account_age_days": 511 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 20, @@ -4407,7 +4427,7 @@ "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 509 + "author_account_age_days": 510 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 150, @@ -4417,17 +4437,17 @@ "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, "last_update": "2024-06-24 13:53:39", - "author_account_age_days": 1215 + "author_account_age_days": 1216 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4463 + "author_account_age_days": 4464 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 62, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4823 + "author_account_age_days": 4824 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 31, @@ -4437,52 +4457,52 @@ "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1455 + "author_account_age_days": 1456 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { "stars": 47, "last_update": "2024-08-08 16:22:16", - "author_account_age_days": 2788 + "author_account_age_days": 2789 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 2, "last_update": "2024-07-31 13:54:10", - "author_account_age_days": 4598 + "author_account_age_days": 4599 }, "https://github.com/mav-rik/facerestore_cf": { - "stars": 178, + "stars": 179, "last_update": "2024-05-22 20:53:23", "author_account_age_days": 2969 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, "last_update": "2024-05-27 21:45:33", - "author_account_age_days": 4370 + "author_account_age_days": 4371 }, "https://github.com/mbrostami/ComfyUI-TITrain": { "stars": 8, "last_update": "2024-05-27 21:50:06", - "author_account_age_days": 4370 + "author_account_age_days": 4371 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { "stars": 1091, "last_update": "2024-08-10 12:59:59", - "author_account_age_days": 2150 + "author_account_age_days": 2151 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { "stars": 46, "last_update": "2024-05-22 20:43:52", - "author_account_age_days": 3251 + "author_account_age_days": 3252 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3251 + "author_account_age_days": 3252 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { "stars": 68, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3251 + "author_account_age_days": 3252 }, "https://github.com/melMass/comfy_mtb": { "stars": 396, @@ -4512,22 +4532,22 @@ "https://github.com/metncelik/comfyui_met_suit": { "stars": 1, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 671 + "author_account_age_days": 672 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 1, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 671 + "author_account_age_days": 672 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 20, "last_update": "2024-07-20 13:58:46", - "author_account_age_days": 50 + "author_account_age_days": 51 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { - "stars": 74, + "stars": 75, "last_update": "2024-07-19 07:56:06", - "author_account_age_days": 516 + "author_account_age_days": 517 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, @@ -4537,7 +4557,7 @@ "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 1, "last_update": "2024-07-17 15:59:31", - "author_account_age_days": 2612 + "author_account_age_days": 2613 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 35, @@ -4557,22 +4577,22 @@ "https://github.com/misterjoessef/MLTask_ComfyUI": { "stars": 1, "last_update": "2024-08-10 18:07:56", - "author_account_age_days": 786 + "author_account_age_days": 787 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 1, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 4652 + "author_account_age_days": 4653 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 11, "last_update": "2024-08-06 15:37:47", - "author_account_age_days": 2349 + "author_account_age_days": 2350 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4128 + "author_account_age_days": 4129 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 18, @@ -4582,47 +4602,47 @@ "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, "last_update": "2024-07-15 14:13:58", - "author_account_age_days": 3986 + "author_account_age_days": 3987 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-07-31 13:49:27", - "author_account_age_days": 2994 + "author_account_age_days": 2995 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 2, "last_update": "2024-07-31 14:04:26", - "author_account_age_days": 1428 + "author_account_age_days": 1429 }, "https://github.com/my-opencode/ComfyUI_KSamplerTimer": { "stars": 2, "last_update": "2024-07-31 14:13:17", - "author_account_age_days": 1428 + "author_account_age_days": 1429 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 3, "last_update": "2024-07-19 14:46:14", - "author_account_age_days": 3722 + "author_account_age_days": 3723 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3722 + "author_account_age_days": 3723 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3041 + "author_account_age_days": 3042 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3041 + "author_account_age_days": 3042 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3041 + "author_account_age_days": 3042 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 161, @@ -4637,32 +4657,32 @@ "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 27, "last_update": "2024-07-16 10:24:00", - "author_account_age_days": 326 + "author_account_age_days": 327 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 1, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 1927 + "author_account_age_days": 1928 }, "https://github.com/neverbiasu/ComfyUI-Image-Captioner": { "stars": 6, "last_update": "2024-08-01 03:33:01", - "author_account_age_days": 1067 + "author_account_age_days": 1068 }, "https://github.com/neverbiasu/ComfyUI-SAM2": { - "stars": 20, + "stars": 22, "last_update": "2024-08-03 11:33:33", - "author_account_age_days": 1067 + "author_account_age_days": 1068 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2024-08-08 04:59:00", - "author_account_age_days": 4077 + "author_account_age_days": 4078 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { - "stars": 39, + "stars": 40, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3036 + "author_account_age_days": 3037 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 1, @@ -4672,32 +4692,32 @@ "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, "last_update": "2024-06-14 12:01:07", - "author_account_age_days": 3551 + "author_account_age_days": 3552 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 8, "last_update": "2024-08-07 04:49:05", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 10, "last_update": "2024-08-04 06:54:01", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/noarche/sd-webui-color-enhance": { "stars": 1, @@ -4707,12 +4727,12 @@ "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 15, "last_update": "2024-06-04 11:27:45", - "author_account_age_days": 2791 + "author_account_age_days": 2792 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { - "stars": 180, + "stars": 181, "last_update": "2024-05-22 23:21:38", - "author_account_age_days": 3953 + "author_account_age_days": 3954 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 9, @@ -4727,27 +4747,27 @@ "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 5, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1140 + "author_account_age_days": 1141 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { "stars": 21, "last_update": "2024-07-31 13:54:00", - "author_account_age_days": 1140 + "author_account_age_days": 1141 }, "https://github.com/nullquant/ComfyUI-BrushNet": { - "stars": 490, + "stars": 492, "last_update": "2024-08-01 15:36:30", "author_account_age_days": 1225 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, "last_update": "2024-05-23 00:14:52", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/oleksandr612/ComfyUI-Counter": { "stars": 1, "last_update": "2024-08-05 16:18:48", - "author_account_age_days": 10 + "author_account_age_days": 11 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { "stars": 114, @@ -4762,22 +4782,22 @@ "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1125 + "author_account_age_days": 1126 }, "https://github.com/ostris/ostris_nodes_comfyui": { "stars": 20, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2451 + "author_account_age_days": 2452 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 2831 + "author_account_age_days": 2832 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 1, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2378 + "author_account_age_days": 2379 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 22, @@ -4787,47 +4807,47 @@ "https://github.com/palant/extended-saveimage-comfyui": { "stars": 13, "last_update": "2024-03-27 14:08:21", - "author_account_age_days": 5101 + "author_account_age_days": 5102 }, "https://github.com/palant/image-resize-comfyui": { "stars": 67, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5101 + "author_account_age_days": 5102 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 32, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5101 + "author_account_age_days": 5102 }, "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 46, "last_update": "2024-08-04 19:59:39", - "author_account_age_days": 2179 + "author_account_age_days": 2180 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { "stars": 5, "last_update": "2024-08-04 20:05:41", - "author_account_age_days": 2179 + "author_account_age_days": 2180 }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 193, + "stars": 194, "last_update": "2024-08-04 14:31:27", - "author_account_age_days": 2179 + "author_account_age_days": 2180 }, "https://github.com/pants007/comfy-pants": { "stars": 2, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2365 + "author_account_age_days": 2366 }, "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { - "stars": 146, - "last_update": "2024-08-11 18:25:21", - "author_account_age_days": 5128 + "stars": 148, + "last_update": "2024-08-12 10:00:10", + "author_account_age_days": 5129 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 28, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 2735 + "author_account_age_days": 2736 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 54, @@ -4837,137 +4857,137 @@ "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 27, "last_update": "2024-08-02 17:31:24", - "author_account_age_days": 2337 + "author_account_age_days": 2338 }, "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, "last_update": "2024-07-05 07:32:50", - "author_account_age_days": 635 + "author_account_age_days": 636 }, "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, "last_update": "2024-08-01 14:08:00", - "author_account_age_days": 18 + "author_account_age_days": 19 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", - "author_account_age_days": 1551 + "author_account_age_days": 1552 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1551 + "author_account_age_days": 1552 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1551 + "author_account_age_days": 1552 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 3, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1551 + "author_account_age_days": 1552 }, "https://github.com/portu-sim/comfyui_bmab": { "stars": 66, "last_update": "2024-08-08 11:10:50", - "author_account_age_days": 370 + "author_account_age_days": 371 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 16, "last_update": "2024-08-05 07:03:20", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 2, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 2, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { "stars": 17, "last_update": "2024-08-08 04:40:12", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5616 + "author_account_age_days": 5617 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { "stars": 1532, "last_update": "2024-08-02 23:04:13", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 521, + "stars": 523, "last_update": "2024-08-02 23:03:45", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/pzc163/Comfyui-CatVTON": { "stars": 66, "last_update": "2024-07-31 18:18:47", - "author_account_age_days": 825 + "author_account_age_days": 826 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 659 + "author_account_age_days": 660 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 43, "last_update": "2024-06-29 01:20:57", - "author_account_age_days": 3265 + "author_account_age_days": 3266 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 809 + "author_account_age_days": 810 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 68, "last_update": "2024-06-30 02:23:06", - "author_account_age_days": 4542 + "author_account_age_days": 4543 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { - "stars": 0, + "stars": 1, "last_update": "2024-05-22 22:13:55", "author_account_age_days": 3473 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1559 + "author_account_age_days": 1560 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { "stars": 239, "last_update": "2024-08-04 13:43:17", - "author_account_age_days": 2641 + "author_account_age_days": 2642 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 39, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 187 + "author_account_age_days": 188 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, "last_update": "2024-07-14 21:19:01", - "author_account_age_days": 187 + "author_account_age_days": 188 }, "https://github.com/rgthree/rgthree-comfy": { - "stars": 837, + "stars": 838, "last_update": "2024-08-11 00:41:25", "author_account_age_days": 5023 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-07-31 13:52:43", - "author_account_age_days": 5685 + "author_account_age_days": 5686 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, @@ -4977,17 +4997,17 @@ "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4881 + "author_account_age_days": 4882 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 13, "last_update": "2024-06-14 10:28:04", - "author_account_age_days": 695 + "author_account_age_days": 696 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-06-14 10:24:43", - "author_account_age_days": 341 + "author_account_age_days": 342 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 5, @@ -4997,7 +5017,7 @@ "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 82, "last_update": "2024-07-31 14:02:18", - "author_account_age_days": 4203 + "author_account_age_days": 4204 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 7, @@ -5012,17 +5032,17 @@ "https://github.com/rui40000/RUI-Nodes": { "stars": 15, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 522 + "author_account_age_days": 523 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, "last_update": "2024-05-23 01:21:50", - "author_account_age_days": 118 + "author_account_age_days": 119 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 34, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, @@ -5032,92 +5052,97 @@ "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 283 + "author_account_age_days": 284 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 28, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5353 + "author_account_age_days": 5354 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5353 + "author_account_age_days": 5354 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { - "stars": 2, + "stars": 3, "last_update": "2024-05-22 21:34:15", "author_account_age_days": 3381 }, "https://github.com/shadowcz007/comfyui-Image-reward": { - "stars": 21, + "stars": 22, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3363 + "author_account_age_days": 3364 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3363 + "author_account_age_days": 3364 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3363 + "author_account_age_days": 3364 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 333, + "stars": 334, "last_update": "2024-08-08 14:58:32", - "author_account_age_days": 3363 + "author_account_age_days": 3364 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 1042, - "last_update": "2024-08-11 16:19:40", - "author_account_age_days": 3363 + "stars": 1046, + "last_update": "2024-08-12 02:11:29", + "author_account_age_days": 3364 }, "https://github.com/shadowcz007/comfyui-sound-lab": { "stars": 82, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3363 + "author_account_age_days": 3364 + }, + "https://github.com/shadowcz007/comfyui-try-on": { + "stars": 2, + "last_update": "2024-08-12 15:55:03", + "author_account_age_days": 3364 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 21, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3363 + "author_account_age_days": 3364 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5141 + "author_account_age_days": 5142 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { "stars": 188, "last_update": "2024-08-05 21:56:54", - "author_account_age_days": 1813 + "author_account_age_days": 1814 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { - "stars": 251, + "stars": 252, "last_update": "2024-07-14 03:23:04", - "author_account_age_days": 1813 + "author_account_age_days": 1814 }, "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance": { "stars": 5, "last_update": "2024-08-08 19:59:57", - "author_account_age_days": 1813 + "author_account_age_days": 1814 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 185, + "stars": 186, "last_update": "2024-08-02 23:04:20", - "author_account_age_days": 1813 + "author_account_age_days": 1814 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 29, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { "stars": 23, "last_update": "2024-07-30 22:28:41", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 6, @@ -5147,37 +5172,37 @@ "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, "last_update": "2024-06-20 13:57:29", - "author_account_age_days": 4356 + "author_account_age_days": 4357 }, "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1674 + "author_account_age_days": 1675 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 15, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1674 + "author_account_age_days": 1675 }, "https://github.com/siliconflow/BizyAir": { - "stars": 132, - "last_update": "2024-08-11 15:08:08", - "author_account_age_days": 354 + "stars": 133, + "last_update": "2024-08-12 05:18:14", + "author_account_age_days": 355 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 16, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 354 + "author_account_age_days": 355 }, "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 124, "last_update": "2024-07-31 07:12:49", - "author_account_age_days": 1155 + "author_account_age_days": 1156 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 23, "last_update": "2024-05-27 18:24:29", - "author_account_age_days": 2130 + "author_account_age_days": 2131 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, @@ -5187,7 +5212,7 @@ "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2763 + "author_account_age_days": 2764 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { "stars": 2, @@ -5197,97 +5222,97 @@ "https://github.com/smthemex/ComfyUI_AnyDoor": { "stars": 37, "last_update": "2024-08-03 00:29:30", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 20, "last_update": "2024-07-31 13:53:41", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 7, "last_update": "2024-08-11 08:58:37", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_Diffree": { "stars": 22, "last_update": "2024-08-06 09:25:12", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { - "stars": 152, + "stars": 156, "last_update": "2024-08-08 13:28:12", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_FoleyCrafter": { - "stars": 9, - "last_update": "2024-08-09 12:59:17", - "author_account_age_days": 402 + "stars": 10, + "last_update": "2024-08-12 10:11:51", + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_FollowYourEmoji": { "stars": 8, "last_update": "2024-07-21 06:01:11", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 38, "last_update": "2024-07-31 13:54:16", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 24, "last_update": "2024-07-31 13:53:27", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { - "stars": 20, + "stars": 21, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { "stars": 31, "last_update": "2024-08-02 05:11:44", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { - "stars": 25, + "stars": 26, "last_update": "2024-08-10 02:09:04", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 7, "last_update": "2024-08-11 09:35:21", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 11, "last_update": "2024-08-05 06:14:57", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_Pops": { - "stars": 18, - "last_update": "2024-07-31 13:54:05", - "author_account_age_days": 402 + "stars": 19, + "last_update": "2024-08-12 09:11:49", + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 10, "last_update": "2024-08-10 03:45:47", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { "stars": 45, "last_update": "2024-07-31 14:00:28", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { "stars": 110, "last_update": "2024-08-11 01:34:13", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 8, "last_update": "2024-07-31 13:54:27", - "author_account_age_days": 402 + "author_account_age_days": 403 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 7, @@ -5310,7 +5335,7 @@ "author_account_age_days": 2773 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { - "stars": 52, + "stars": 51, "last_update": "2024-07-20 19:44:33", "author_account_age_days": 343 }, @@ -5337,12 +5362,12 @@ "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 17, "last_update": "2024-08-04 19:13:25", - "author_account_age_days": 4789 + "author_account_age_days": 4790 }, "https://github.com/spinagon/ComfyUI-seamless-tiling": { "stars": 93, "last_update": "2024-08-04 19:13:54", - "author_account_age_days": 4789 + "author_account_age_days": 4790 }, "https://github.com/spro/comfyui-mirror": { "stars": 4, @@ -5350,54 +5375,54 @@ "author_account_age_days": 5280 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 709, + "stars": 710, "last_update": "2024-07-17 07:45:59", - "author_account_age_days": 1737 + "author_account_age_days": 1738 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 85, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1737 + "author_account_age_days": 1738 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 79, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1737 + "author_account_age_days": 1738 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 64, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1737 + "author_account_age_days": 1738 }, "https://github.com/stavsap/comfyui-ollama": { "stars": 269, "last_update": "2024-08-06 15:28:13", - "author_account_age_days": 4132 + "author_account_age_days": 4133 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 15, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 2600 + "author_account_age_days": 2601 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 613, + "stars": 616, "last_update": "2024-07-12 10:17:33", - "author_account_age_days": 2600 + "author_account_age_days": 2601 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, "last_update": "2024-06-17 10:01:44", - "author_account_age_days": 2675 + "author_account_age_days": 2676 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1894 + "author_account_age_days": 1895 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { "stars": 33, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1894 + "author_account_age_days": 1895 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 21, @@ -5407,57 +5432,57 @@ "https://github.com/sugarkwork/comfyui_cohere": { "stars": 1, "last_update": "2024-07-22 08:42:31", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 23, "last_update": "2024-08-06 00:55:21", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 16, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 497 + "author_account_age_days": 498 }, "https://github.com/syaofox/ComfyUI_FoxTools": { "stars": 2, "last_update": "2024-08-11 08:34:43", - "author_account_age_days": 3204 + "author_account_age_days": 3205 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 88, "last_update": "2024-05-22 20:40:43", - "author_account_age_days": 3184 + "author_account_age_days": 3185 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 61, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1946 + "author_account_age_days": 1947 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 14, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1055 + "author_account_age_days": 1056 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { "stars": 232, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1731 + "author_account_age_days": 1732 }, "https://github.com/talesofai/comfyui-browser": { "stars": 448, "last_update": "2024-07-11 06:23:04", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5146 + "author_account_age_days": 5147 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5146 + "author_account_age_days": 5147 }, "https://github.com/theUpsider/ComfyUI-Logic": { "stars": 120, @@ -5470,7 +5495,7 @@ "author_account_age_days": 2771 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { - "stars": 79, + "stars": 80, "last_update": "2024-05-22 21:33:11", "author_account_age_days": 2471 }, @@ -5492,17 +5517,17 @@ "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 94, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2998 + "author_account_age_days": 2999 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 11, "last_update": "2024-07-29 21:14:17", - "author_account_age_days": 3373 + "author_account_age_days": 3374 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 2, "last_update": "2024-07-31 13:51:19", - "author_account_age_days": 4423 + "author_account_age_days": 4424 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, @@ -5517,57 +5542,57 @@ "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4418 + "author_account_age_days": 4419 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { "stars": 482, "last_update": "2024-08-11 14:43:02", - "author_account_age_days": 3698 + "author_account_age_days": 3699 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 12, "last_update": "2024-08-02 14:07:14", - "author_account_age_days": 3868 + "author_account_age_days": 3869 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { - "stars": 26, + "stars": 27, "last_update": "2024-08-02 04:55:20", - "author_account_age_days": 3189 + "author_account_age_days": 3190 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2306 + "author_account_age_days": 2307 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 20, "last_update": "2024-08-03 05:16:33", - "author_account_age_days": 3008 + "author_account_age_days": 3009 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 9, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1577 + "author_account_age_days": 1578 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 108, "last_update": "2024-07-09 14:56:02", - "author_account_age_days": 4805 + "author_account_age_days": 4806 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2024-06-12 21:55:39", - "author_account_age_days": 4805 + "author_account_age_days": 4806 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2713 + "author_account_age_days": 2714 }, "https://github.com/twri/sdxl_prompt_styler": { "stars": 687, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4116 + "author_account_age_days": 4117 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, @@ -5575,34 +5600,34 @@ "author_account_age_days": 133 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 62, + "stars": 63, "last_update": "2024-08-11 08:45:12", - "author_account_age_days": 3751 + "author_account_age_days": 3752 }, "https://github.com/tzwm/comfyui-profiler": { - "stars": 106, + "stars": 111, "last_update": "2024-08-01 04:11:04", - "author_account_age_days": 4817 + "author_account_age_days": 4818 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, "last_update": "2024-07-14 15:00:38", - "author_account_age_days": 1320 + "author_account_age_days": 1321 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2362 + "author_account_age_days": 2363 }, "https://github.com/un-seen/comfyui-tensorops": { - "stars": 5, + "stars": 6, "last_update": "2024-08-08 09:51:45", - "author_account_age_days": 1364 + "author_account_age_days": 1365 }, "https://github.com/un-seen/comfyui_segment_anything_plus": { - "stars": 3, + "stars": 4, "last_update": "2024-07-29 06:21:54", - "author_account_age_days": 1364 + "author_account_age_days": 1365 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 2, @@ -5612,27 +5637,27 @@ "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, "last_update": "2024-06-25 04:48:19", - "author_account_age_days": 3006 + "author_account_age_days": 3007 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 4, "last_update": "2024-07-31 13:39:43", - "author_account_age_days": 905 + "author_account_age_days": 906 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2024-07-27 04:00:14", - "author_account_age_days": 4812 + "author_account_age_days": 4813 }, "https://github.com/vault-developer/comfyui-image-blender": { - "stars": 16, + "stars": 17, "last_update": "2024-08-03 19:30:31", "author_account_age_days": 2662 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3148 + "author_account_age_days": 3149 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, @@ -5642,47 +5667,47 @@ "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 28, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3475 + "author_account_age_days": 3476 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, "last_update": "2024-06-12 15:30:14", - "author_account_age_days": 1446 + "author_account_age_days": 1447 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 179, + "stars": 180, "last_update": "2024-08-08 10:52:47", - "author_account_age_days": 2081 + "author_account_age_days": 2082 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 6, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2081 + "author_account_age_days": 2082 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 114, "last_update": "2024-07-22 00:42:28", - "author_account_age_days": 1887 + "author_account_age_days": 1888 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1887 + "author_account_age_days": 1888 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 9, "last_update": "2024-07-31 16:03:48", - "author_account_age_days": 5032 + "author_account_age_days": 5033 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 3, "last_update": "2024-08-08 08:06:19", - "author_account_age_days": 1409 + "author_account_age_days": 1410 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 89, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2268 + "author_account_age_days": 2269 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, @@ -5692,67 +5717,67 @@ "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 1016 + "author_account_age_days": 1017 }, "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 1, "last_update": "2024-08-05 10:46:37", - "author_account_age_days": 22 + "author_account_age_days": 23 }, "https://github.com/wei30172/comfygen": { "stars": 6, "last_update": "2024-05-23 00:21:19", - "author_account_age_days": 1661 + "author_account_age_days": 1662 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-07-31 13:40:12", - "author_account_age_days": 5535 + "author_account_age_days": 5536 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 30, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 500 + "author_account_age_days": 501 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 15, "last_update": "2024-07-31 13:40:36", - "author_account_age_days": 4166 + "author_account_age_days": 4167 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 69, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5769 + "author_account_age_days": 5770 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5769 + "author_account_age_days": 5770 }, "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": { "stars": 47, "last_update": "2024-07-27 18:32:55", - "author_account_age_days": 1616 + "author_account_age_days": 1617 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { "stars": 39, "last_update": "2024-07-12 13:24:56", - "author_account_age_days": 2311 + "author_account_age_days": 2312 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2024-06-14 09:34:31", - "author_account_age_days": 4233 + "author_account_age_days": 4234 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5098 + "author_account_age_days": 5099 }, "https://github.com/xXAdonesXx/NodeGPT": { "stars": 329, "last_update": "2024-06-20 11:41:30", - "author_account_age_days": 1527 + "author_account_age_days": 1528 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 9, @@ -5767,31 +5792,31 @@ "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, "last_update": "2024-06-15 14:33:37", - "author_account_age_days": 4154 + "author_account_age_days": 4155 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 14, "last_update": "2024-06-15 14:32:32", - "author_account_age_days": 4154 + "author_account_age_days": 4155 }, "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": { "stars": 3, "last_update": "2024-07-31 13:59:12", - "author_account_age_days": 2165 + "author_account_age_days": 2166 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { - "stars": 61, - "last_update": "2024-08-09 08:12:06", - "author_account_age_days": 600 + "stars": 63, + "last_update": "2024-08-12 15:16:00", + "author_account_age_days": 601 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 735, - "last_update": "2024-08-11 04:30:18", + "stars": 738, + "last_update": "2024-08-12 07:37:18", "author_account_age_days": 1389 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { @@ -5827,102 +5852,102 @@ "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 3, "last_update": "2024-08-02 09:47:45", - "author_account_age_days": 477 + "author_account_age_days": 478 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { "stars": 71, "last_update": "2024-07-02 08:09:45", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 27, "last_update": "2024-05-22 23:17:27", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/yuvraj108c/ComfyUI-Pronodes": { "stars": 1, "last_update": "2024-05-22 23:16:51", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": { - "stars": 43, - "last_update": "2024-05-31 05:50:59", - "author_account_age_days": 2201 + "stars": 44, + "last_update": "2024-08-12 10:56:15", + "author_account_age_days": 2202 }, "https://github.com/yuvraj108c/ComfyUI-Vsgan": { "stars": 2, "last_update": "2024-05-22 23:17:02", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { "stars": 60, "last_update": "2024-08-06 05:31:10", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/yuvraj108c/ComfyUI-YoloNasPose-Tensorrt": { "stars": 8, "last_update": "2024-06-28 15:59:14", - "author_account_age_days": 2201 + "author_account_age_days": 2202 }, "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 4, "last_update": "2024-07-31 13:52:30", - "author_account_age_days": 636 + "author_account_age_days": 637 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4463 + "author_account_age_days": 4464 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 19, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4463 + "author_account_age_days": 4464 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4463 + "author_account_age_days": 4464 }, "https://github.com/zer0TF/cute-comfy": { "stars": 31, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2718 + "author_account_age_days": 2719 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { "stars": 61, "last_update": "2024-07-30 17:32:12", - "author_account_age_days": 2491 + "author_account_age_days": 2492 }, "https://github.com/zfkun/ComfyUI_zfkun": { - "stars": 16, + "stars": 17, "last_update": "2024-05-27 11:21:51", - "author_account_age_days": 4911 + "author_account_age_days": 4912 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 10, "last_update": "2024-08-08 02:31:08", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 62, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3507 + "author_account_age_days": 3508 }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 263, + "stars": 264, "last_update": "2024-05-22 23:19:30", - "author_account_age_days": 3507 + "author_account_age_days": 3508 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 60, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4283 + "author_account_age_days": 4284 }, "https://github.com/zhulu111/ComfyUI_Bxb": { - "stars": 199, + "stars": 353, "last_update": "2024-08-01 04:31:43", - "author_account_age_days": 87 + "author_account_age_days": 88 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, @@ -5932,6 +5957,6 @@ "https://github.com/zombieyang/sd-ppp": { "stars": 72, "last_update": "2024-08-10 08:29:16", - "author_account_age_days": 3966 + "author_account_age_days": 3967 } } \ No newline at end of file diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 88fa6231..086656a3 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -1823,6 +1823,7 @@ "Bjornulf_CustomStringType", "Bjornulf_GrayscaleTransform", "Bjornulf_GreenScreenToTransparency", + "Bjornulf_LoopAllLines", "Bjornulf_LoopBasicBatch", "Bjornulf_LoopCombosSamplersSchedulers", "Bjornulf_LoopFloat", @@ -1830,6 +1831,7 @@ "Bjornulf_LoopSamplers", "Bjornulf_LoopSchedulers", "Bjornulf_LoopTexts", + "Bjornulf_RandomLineFromInput", "Bjornulf_RandomModelClipVae", "Bjornulf_RandomTexts", "Bjornulf_RemoveTransparency", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index e87661db..75474afe 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -7,7 +7,7 @@ "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2024-03-08 10:11:44", - "author_account_age_days": 363 + "author_account_age_days": 364 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 14, @@ -32,17 +32,17 @@ "https://github.com/AIGODLIKE/ComfyUI-Studio": { "stars": 221, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 549 + "author_account_age_days": 550 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 31, "last_update": "2024-07-26 12:47:44", - "author_account_age_days": 1508 + "author_account_age_days": 1509 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 2, "last_update": "2024-07-18 05:36:48", - "author_account_age_days": 2153 + "author_account_age_days": 2154 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 7, @@ -57,7 +57,7 @@ "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 10, "last_update": "2024-05-10 00:48:37", - "author_account_age_days": 2274 + "author_account_age_days": 2275 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, @@ -67,7 +67,7 @@ "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 295 + "author_account_age_days": 296 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, @@ -77,22 +77,22 @@ "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2079 + "author_account_age_days": 2080 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1080 + "author_account_age_days": 1081 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 5, "last_update": "2024-05-11 13:33:24", - "author_account_age_days": 2636 + "author_account_age_days": 2637 }, "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { "stars": 13, "last_update": "2024-07-30 10:27:07", - "author_account_age_days": 55 + "author_account_age_days": 56 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 35, @@ -102,12 +102,12 @@ "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 13, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3198 + "author_account_age_days": 3199 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 486 + "author_account_age_days": 487 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, @@ -122,7 +122,7 @@ "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { "stars": 44, "last_update": "2024-07-23 08:57:27", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, @@ -132,17 +132,17 @@ "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 672 + "author_account_age_days": 673 }, "https://github.com/Isi-dev/ComfyUI-UniAnimate": { - "stars": 6, + "stars": 7, "last_update": "2024-08-08 13:31:19", - "author_account_age_days": 1140 + "author_account_age_days": 1141 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { "stars": 11, "last_update": "2024-08-10 07:27:40", - "author_account_age_days": 459 + "author_account_age_days": 460 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, @@ -167,7 +167,7 @@ "https://github.com/Jordach/comfy-consistency-vae": { "stars": 68, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 4561 + "author_account_age_days": 4562 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 7, @@ -177,12 +177,12 @@ "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2027 + "author_account_age_days": 2028 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { - "stars": 1, + "stars": 2, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 1, @@ -195,14 +195,14 @@ "author_account_age_days": 978 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { - "stars": 20, + "stars": 21, "last_update": "2024-08-10 16:50:33", "author_account_age_days": 427 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 2768 + "author_account_age_days": 2769 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 7, @@ -210,9 +210,9 @@ "author_account_age_days": 3770 }, "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { - "stars": 3, + "stars": 2, "last_update": "2024-08-10 05:08:26", - "author_account_age_days": 142 + "author_account_age_days": 143 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, @@ -222,32 +222,32 @@ "https://github.com/PluMaZero/ComfyUI-SpaceFlower": { "stars": 4, "last_update": "2023-12-09 05:55:15", - "author_account_age_days": 1106 + "author_account_age_days": 1107 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 13, "last_update": "2024-07-31 13:01:18", - "author_account_age_days": 5323 + "author_account_age_days": 5324 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 20, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4088 + "author_account_age_days": 4089 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 8, "last_update": "2024-07-30 09:02:59", - "author_account_age_days": 1158 + "author_account_age_days": 1159 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2024-06-05 10:01:47", - "author_account_age_days": 1174 + "author_account_age_days": 1175 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 25, @@ -257,7 +257,7 @@ "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, "last_update": "2024-07-15 11:57:20", - "author_account_age_days": 3004 + "author_account_age_days": 3005 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 17, @@ -277,12 +277,12 @@ "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": { "stars": 8, "last_update": "2024-08-08 15:06:32", - "author_account_age_days": 251 + "author_account_age_days": 252 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 306, + "stars": 307, "last_update": "2024-08-11 20:19:52", - "author_account_age_days": 917 + "author_account_age_days": 918 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, @@ -292,7 +292,7 @@ "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 53 + "author_account_age_days": 54 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 40, @@ -302,22 +302,22 @@ "https://github.com/WilliamStanford/visuallabs_comfyui_nodes": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 1818 + "author_account_age_days": 1819 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": { "stars": 52, "last_update": "2024-05-22 14:30:05", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { - "stars": 78, + "stars": 79, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 190, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 388 + "author_account_age_days": 389 }, "https://github.com/adityathiru/ComfyUI-LLMs": { "stars": 2, @@ -327,7 +327,7 @@ "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 20, "last_update": "2024-07-31 16:41:31", - "author_account_age_days": 3334 + "author_account_age_days": 3335 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 59, @@ -337,7 +337,7 @@ "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, "last_update": "2024-08-06 06:10:48", - "author_account_age_days": 879 + "author_account_age_days": 880 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, @@ -350,9 +350,9 @@ "author_account_age_days": 5058 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { - "stars": 12, + "stars": 13, "last_update": "2024-08-09 14:52:53", - "author_account_age_days": 202 + "author_account_age_days": 203 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, @@ -372,17 +372,17 @@ "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3157 + "author_account_age_days": 3158 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 120, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 3, @@ -400,19 +400,19 @@ "author_account_age_days": 1397 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 45726, - "last_update": "2024-08-12 02:53:16", - "author_account_age_days": 597 + "stars": 45854, + "last_update": "2024-08-12 15:53:31", + "author_account_age_days": 598 }, "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { - "stars": 69, - "last_update": "2024-08-12 00:46:12", - "author_account_age_days": 597 + "stars": 94, + "last_update": "2024-08-12 05:20:38", + "author_account_age_days": 598 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 71 + "author_account_age_days": 72 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, @@ -422,7 +422,7 @@ "https://github.com/cubiq/Comfy_Dungeon": { "stars": 203, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5059 + "author_account_age_days": 5060 }, "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 2, @@ -442,12 +442,12 @@ "https://github.com/dnl13/ComfyUI-dnl13-seg": { "stars": 17, "last_update": "2024-08-11 09:41:13", - "author_account_age_days": 4267 + "author_account_age_days": 4268 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2371 + "author_account_age_days": 2372 }, "https://github.com/drmbt/comfyui-dreambait-nodes": { "stars": 1, @@ -462,7 +462,7 @@ "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 2820 + "author_account_age_days": 2821 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, @@ -480,8 +480,8 @@ "author_account_age_days": 2643 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { - "stars": 109, - "last_update": "2024-08-09 06:01:05", + "stars": 110, + "last_update": "2024-08-12 15:43:17", "author_account_age_days": 1785 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { @@ -492,7 +492,7 @@ "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 2, "last_update": "2024-08-06 20:53:24", - "author_account_age_days": 2061 + "author_account_age_days": 2062 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, @@ -507,22 +507,22 @@ "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 11, "last_update": "2024-08-03 20:07:59", - "author_account_age_days": 4103 + "author_account_age_days": 4104 }, "https://github.com/gameltb/ComfyUI_stable_fast": { - "stars": 190, + "stars": 191, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4103 + "author_account_age_days": 4104 }, "https://github.com/gameltb/io_comfyui": { "stars": 5, "last_update": "2024-04-06 04:40:05", - "author_account_age_days": 4103 + "author_account_age_days": 4104 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 3951 + "author_account_age_days": 3952 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 6, @@ -532,47 +532,47 @@ "https://github.com/haomole/Comfyui-SadTalker": { "stars": 8, "last_update": "2024-08-05 02:44:26", - "author_account_age_days": 349 + "author_account_age_days": 350 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-07-15 07:42:11", - "author_account_age_days": 5092 + "author_account_age_days": 5093 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 1, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 25 + "author_account_age_days": 26 }, "https://github.com/houdinii/comfy-magick": { "stars": 4, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 3568 + "author_account_age_days": 3569 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 101, "last_update": "2024-07-27 18:33:35", - "author_account_age_days": 2924 + "author_account_age_days": 2925 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 392, + "stars": 393, "last_update": "2024-08-04 18:51:27", - "author_account_age_days": 2924 + "author_account_age_days": 2925 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2503 + "author_account_age_days": 2504 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 1809 + "author_account_age_days": 1810 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 8, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 1809 + "author_account_age_days": 1810 }, "https://github.com/ilovejohnwhite/UncleBillyGoncho": { "stars": 0, @@ -582,15 +582,15 @@ "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 317 + "author_account_age_days": 318 }, "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": { "stars": 0, "last_update": "2024-06-04 08:57:52", - "author_account_age_days": 220 + "author_account_age_days": 221 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { - "stars": 214, + "stars": 215, "last_update": "2024-07-04 11:44:03", "author_account_age_days": 69 }, @@ -602,17 +602,17 @@ "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 78, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { - "stars": 145, + "stars": 147, "last_update": "2024-07-31 13:52:24", - "author_account_age_days": 4801 + "author_account_age_days": 4802 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { - "stars": 4, - "last_update": "2024-08-10 10:01:47", - "author_account_age_days": 2837 + "stars": 5, + "last_update": "2024-08-12 10:15:43", + "author_account_age_days": 2838 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, @@ -627,57 +627,57 @@ "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 1, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1559 + "author_account_age_days": 1560 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 9, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-CogVideoXWrapper": { - "stars": 121, + "stars": 122, "last_update": "2024-08-07 17:37:22", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { "stars": 23, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "stars": 55, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "stars": 8, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { - "stars": 59, + "stars": 60, "last_update": "2024-08-12 00:59:26", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "stars": 43, "last_update": "2024-07-27 12:50:25", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kijai/ComfyUI-LLaVA-OneVision": { "stars": 29, "last_update": "2024-08-12 01:09:47", - "author_account_age_days": 2231 + "author_account_age_days": 2232 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-06-12 17:04:09", - "author_account_age_days": 989 + "author_account_age_days": 990 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 2879 + "author_account_age_days": 2880 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 3, @@ -687,7 +687,7 @@ "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 93, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 726 + "author_account_age_days": 727 }, "https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "stars": 37, @@ -695,14 +695,14 @@ "author_account_age_days": 171 }, "https://github.com/logtd/ComfyUI-Veevee": { - "stars": 42, + "stars": 44, "last_update": "2024-08-12 03:04:12", "author_account_age_days": 171 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4213 + "author_account_age_days": 4214 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 209, @@ -712,12 +712,12 @@ "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 1, "last_update": "2024-08-08 10:19:56", - "author_account_age_days": 97 + "author_account_age_days": 98 }, "https://github.com/maepopi/Diffusers-in-ComfyUI": { "stars": 3, "last_update": "2024-08-07 17:14:03", - "author_account_age_days": 2406 + "author_account_age_days": 2407 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, @@ -732,7 +732,7 @@ "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4463 + "author_account_age_days": 4464 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 3, @@ -775,19 +775,19 @@ "author_account_age_days": 3042 }, "https://github.com/neuratech-ai/ComfyUI-MultiGPU": { - "stars": 46, + "stars": 47, "last_update": "2024-08-04 16:37:11", "author_account_age_days": 122 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 4916 + "author_account_age_days": 4917 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 8, "last_update": "2024-08-07 04:49:05", - "author_account_age_days": 208 + "author_account_age_days": 209 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 11, @@ -797,7 +797,7 @@ "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 1, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2378 + "author_account_age_days": 2379 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, @@ -807,17 +807,17 @@ "https://github.com/pamparamm/ComfyUI-ppm": { "stars": 46, "last_update": "2024-08-04 19:59:39", - "author_account_age_days": 2179 + "author_account_age_days": 2180 }, "https://github.com/phineas-pta/comfy-trt-test": { "stars": 84, "last_update": "2024-06-04 21:09:17", - "author_account_age_days": 2337 + "author_account_age_days": 2338 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1285 + "author_account_age_days": 1286 }, "https://github.com/prabinpebam/anyPython": { "stars": 9, @@ -832,7 +832,7 @@ "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2147 + "author_account_age_days": 2148 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 39, @@ -847,47 +847,47 @@ "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 34, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 216 + "author_account_age_days": 217 }, "https://github.com/sangeet/comfyui-testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5128 + "author_account_age_days": 5129 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 283 + "author_account_age_days": 284 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 8, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3363 + "author_account_age_days": 3364 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 1, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3363 + "author_account_age_days": 3364 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 2, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3363 + "author_account_age_days": 3364 }, "https://github.com/shadowcz007/comfyui-llamafile": { "stars": 15, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3363 + "author_account_age_days": 3364 }, "https://github.com/shadowcz007/comfyui-musicgen": { "stars": 82, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3363 + "author_account_age_days": 3364 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 0, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 4010 + "author_account_age_days": 4011 }, "https://github.com/sofakid/dandy": { "stars": 40, @@ -897,27 +897,27 @@ "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 6, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4132 + "author_account_age_days": 4133 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2024-02-05 16:47:28", - "author_account_age_days": 3886 + "author_account_age_days": 3887 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 1, "last_update": "2024-03-26 08:24:56", - "author_account_age_days": 924 + "author_account_age_days": 925 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { "stars": 3, "last_update": "2024-05-22 03:30:57", - "author_account_age_days": 4969 + "author_account_age_days": 4970 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 1, "last_update": "2023-12-27 02:05:53", - "author_account_age_days": 604 + "author_account_age_days": 605 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, @@ -932,17 +932,17 @@ "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 161 + "author_account_age_days": 162 }, "https://github.com/tom-doerr/dspy_nodes": { - "stars": 166, + "stars": 167, "last_update": "2024-08-04 18:55:22", - "author_account_age_days": 2828 + "author_account_age_days": 2829 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 31, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5247 + "author_account_age_days": 5248 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, @@ -952,22 +952,22 @@ "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 1871 + "author_account_age_days": 1872 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 5, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 2946 + "author_account_age_days": 2947 }, "https://github.com/unanan/ComfyUI-clip-interrogator": { "stars": 34, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1078 + "author_account_age_days": 1079 }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 1, "last_update": "2024-08-09 11:31:26", - "author_account_age_days": 2824 + "author_account_age_days": 2825 }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { "stars": 2, @@ -982,16 +982,16 @@ "https://github.com/yushan777/ComfyUI-Y7Nodes": { "stars": 1, "last_update": "2024-08-04 08:48:59", - "author_account_age_days": 566 + "author_account_age_days": 567 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 1, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2031 + "author_account_age_days": 2032 }, "https://github.com/zmwv823/ComfyUI-AnyText": { - "stars": 81, + "stars": 82, "last_update": "2024-07-26 01:12:04", - "author_account_age_days": 3317 + "author_account_age_days": 3318 } } \ No newline at end of file diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 5bd8caf9..ca0d2269 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,49 @@ }, - + + { + "author": "Raapys", + "title": "LatentGC Aggressive", + "id": "latentgcaggressive", + "reference": "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive", + "files": [ + "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive" + ], + "install_type": "git-clone", + "description": "Simple latent-passthrough node for running a full VRAM cleanup between workflow stages." + }, + { + "author": "shadowcz007", + "title": "comfyui-try-on", + "reference": "https://github.com/shadowcz007/comfyui-try-on", + "files": [ + "https://github.com/shadowcz007/comfyui-try-on" + ], + "install_type": "git-clone", + "description": "Virtual try-on for creating a personal brand wardrobe collection." + }, + { + "author": "caleboleary", + "title": "Comfyui-calbenodes", + "reference": "https://github.com/caleboleary/Comfyui-calbenodes", + "files": [ + "https://github.com/caleboleary/Comfyui-calbenodes" + ], + "install_type": "git-clone", + "description": "Nodes:CharacterManagerNode, FilmGrain, FlipFlopperSameArch" + }, + { + "author": "MinusZoneAI", + "title": "ComfyUI-Flux1Quantize-MZ", + "reference": "https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ", + "files": [ + "https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ" + ], + "pip": ["git+https://github.com/IST-DASLab/marlin"], + "install_type": "git-clone", + "description": "Quantization tools are from [a/https://github.com/casper-hansen/AutoAWQ](https://github.com/casper-hansen/AutoAWQ) and [a/https://github.com/IST-DASLab/marlin](https://github.com/IST-DASLab/marlin)\nOnly applicable to graphics cards with sm_80 and above (30 series and above)\nNeed to install marlin dependencies first" + }, { "author": "OgreLemonSoup", "title": "Load Image Gallery", @@ -660,28 +702,6 @@ ], "install_type": "git-clone", "description": "The ComfyUI-Visionatrix nodes are designed for convenient ComfyUI to [a/Visionatrix](https://github.com/Visionatrix/Visionatrix) workflow support migration, in particular to extract prompt input params (input, textarea, checkbox, select, range, file) to be used in simplified Visionatrix UI." - }, - { - "author": "Fuou Marinas", - "title": "ComfyUI-EbSynth", - "id": "comfyEbsynth", - "reference": "https://github.com/FuouM/ComfyUI-EbSynth", - "files": [ - "https://github.com/FuouM/ComfyUI-EbSynth" - ], - "install_type": "git-clone", - "description": "Run EbSynth, Fast Example-based Image Synthesis and Style Transfer, in ComfyUI." - }, - { - "author": "Parameshvadivel", - "title": "ComfyUI-SVGview", - "id": "svgview", - "reference": "https://github.com/Parameshvadivel/ComfyUI-SVGview", - "files": [ - "https://github.com/Parameshvadivel/ComfyUI-SVGview" - ], - "install_type": "git-clone", - "description": "Nodes:Preview SVG" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index b0ba1094..4738122e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1855,31 +1855,6 @@ "title_aux": "noise latent perlinpinpin" } ], - "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": [ - [ - "Conditioning set timestep from sigma", - "Individual channel selector", - "Post CFG make a dot", - "Post CFG subtract mean", - "Pre CFG PAG", - "Pre CFG automatic scale", - "Pre CFG channel multiplier", - "Pre CFG color control", - "Pre CFG consensus sharpening", - "Pre CFG exponentiation", - "Pre CFG perp-neg", - "Pre CFG sharpening", - "Pre CFG subtract mean", - "Pre CFG uncond zero", - "Pre CFG variable scaling", - "Pre CFG zero attention", - "Shape attention", - "Support empty uncond" - ], - { - "title_aux": "pre_cfg_comfy_nodes_for_ComfyUI" - } - ], "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": [ [ "Aligned Scheduler", @@ -2380,11 +2355,14 @@ "ConvIR_MotionDeBlur", "ProPIH_Harmonizer", "RealViFormerSR", + "StabStitch", + "StabStitch_Crop_Resize", + "StabStitch_Stabilize", "WFEN" ], { "author": "Fuou Marinas", - "description": "A collection of nodes. WFEN Face Super Resolution.", + "description": "A collection of nodes.", "nickname": "FM_nodes", "title": "FM Nodes", "title_aux": "FM_nodes" @@ -2942,9 +2920,11 @@ ], "https://github.com/JayLyu/ComfyUI_BaiKong_Node": [ [ + "BK_ColorContrast", "BK_ColorLimit", "BK_ColorSelector", "BK_GradientImage", + "BK_ImageFilterByAspectRatio", "BK_Img2Color" ], { @@ -4282,6 +4262,14 @@ "title_aux": "ComfyUI-Qais-Helper" } ], + "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": [ + [ + "LatentGC" + ], + { + "title_aux": "LatentGC Aggressive" + } + ], "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": [ [ "DanbooruToWD" @@ -6798,6 +6786,7 @@ "BRIA_RMBG", "BRIA_RMBG_ModelLoader", "ConvertRasterToVector", + "FLUXResolutions", "GeminiOllamaAPI", "SaveSVG", "TextSplitByDelimiter" @@ -7377,9 +7366,11 @@ ], "https://github.com/bedovyy/ComfyUI_NAIDGenerator": [ [ + "ColorizeNAID", "GenerateNAID", "Img2ImgOptionNAID", "InpaintingOptionNAID", + "LineArtNAID", "MaskImageToNAID", "ModelOptionNAID", "NetworkOptionNAID", @@ -15718,6 +15709,20 @@ "title_aux": "comfyui-sound-lab" } ], + "https://github.com/shadowcz007/comfyui-try-on": [ + [ + "CatVTONNode", + "FashionClothMask", + "FashionClothMask2" + ], + { + "author": "chflame", + "description": "CatVTON warpper for ComfyUI", + "nickname": "CatVTON_Wrapper", + "title": "CatVTON_Wrapper", + "title_aux": "comfyui-try-on" + } + ], "https://github.com/shadowcz007/comfyui-ultralytics-yolo": [ [ "DetectByLabel" @@ -16145,9 +16150,8 @@ ], "https://github.com/smthemex/ComfyUI_Pops": [ [ - "Imgae_To_Path", - "Pops_Prior_Embedding", - "Pops_Repo_Choice", + "Pops_Decoder", + "Pops_Repo_Loader", "Pops_Sampler" ], { @@ -17540,7 +17544,9 @@ "GroqChatNode", "MoonshotMultiChatNode", "MoonshotSingleChatNode", + "OllamaImageToText", "OllamaPromptExtractor", + "OllamaTextToText", "PromptExtractorNode", "SD3LongCaptionerV2", "SDPromptAgent", From 8897b9e0f77d85dc02610784e4c357329dd04f4f Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 13 Aug 2024 01:28:49 +0900 Subject: [PATCH 17/19] patch colab notebook. prevent downloading cloudflare installation package into gdrive --- notebooks/comfyui_colab_with_manager.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/notebooks/comfyui_colab_with_manager.ipynb b/notebooks/comfyui_colab_with_manager.ipynb index df7b9ecf..c51c134c 100644 --- a/notebooks/comfyui_colab_with_manager.ipynb +++ b/notebooks/comfyui_colab_with_manager.ipynb @@ -228,8 +228,8 @@ }, "outputs": [], "source": [ - "!wget https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64.deb\n", - "!dpkg -i cloudflared-linux-amd64.deb\n", + "!wget -P ~ https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64.deb\n", + "!dpkg -i ~/cloudflared-linux-amd64.deb\n", "\n", "import subprocess\n", "import threading\n", @@ -369,4 +369,4 @@ }, "nbformat": 4, "nbformat_minor": 0 -} \ No newline at end of file +} From 74bf39ab2770080f2bfbc99f44b13feee590feba Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 14 Aug 2024 01:30:28 +0900 Subject: [PATCH 18/19] update DB --- custom-node-list.json | 125 +- extension-node-map.json | 141 +- github-stats.json | 2841 +++++++++++++------------- node_db/dev/custom-node-list.json | 10 - node_db/dev/extension-node-map.json | 44 - node_db/dev/github-stats.json | 448 ++-- node_db/legacy/custom-node-list.json | 10 + node_db/new/custom-node-list.json | 158 +- node_db/new/extension-node-map.json | 141 +- 9 files changed, 2105 insertions(+), 1813 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index b5896dd3..b795fae5 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6481,6 +6481,17 @@ "install_type": "git-clone", "description": "This repo provides a ComfyUI Custom Node implementation of [a/YOLO-NAS-POSE](https://github.com/Deci-AI/super-gradients), powered by TensorRT for ultra fast pose estimation. It has been adapted to work with openpose controlnet (experimental)" }, + { + "author": "yuvraj108c", + "title": "ComfyUI Dwpose TensorRT", + "id": "dwpose-tensorrt", + "reference": "https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt", + "files": [ + "https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt" + ], + "install_type": "git-clone", + "description": "This project provides a Tensorrt implementation of Dwpose for ultra fast pose estimation inside ComfyUI" + }, { "author": "blepping", "title": "ComfyUI-bleh", @@ -8212,13 +8223,13 @@ }, { "author": "shinich39", - "title": "comfyui-pkg39", - "reference": "https://github.com/shinich39/comfyui-pkg39", + "title": "comfyui-load-image-with-cmd", + "reference": "https://github.com/shinich39/comfyui-load-image-with-cmd", "files": [ - "https://github.com/shinich39/comfyui-pkg39" + "https://github.com/shinich39/comfyui-load-image-with-cmd" ], "install_type": "git-clone", - "description": "This package has created for generate image from generated image and embedded workflow." + "description": "Load image and partially workflow with javascript." }, { "author": "wei30172", @@ -11542,17 +11553,6 @@ "install_type": "git-clone", "description": "This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]" }, - { - "author": "Fuou Marinas", - "title": "ComfyUI-FirstOrderMM", - "id": "fomm", - "reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM", - "files": [ - "https://github.com/FuouM/ComfyUI-FirstOrderMM" - ], - "install_type": "git-clone", - "description": "Run [a/First Order Motion Model](https://github.com/AliaksandrSiarohin/first-order-model) for Image Animation in ComfyUI." - }, { "author": "my-opencode", "title": "ComfyUI_IndustrialMagick", @@ -11630,13 +11630,13 @@ }, { "author": "yiwangsimple", - "title": "comfy-groqchat", - "reference": "https://github.com/yiwangsimple/ComfyUI_GroqChat", + "title": "ComfyUI_DW_Chat", + "reference": "https://github.com/yiwangsimple/ComfyUI_DW_Chat", "files": [ - "https://github.com/yiwangsimple/ComfyUI_GroqChat" + "https://github.com/yiwangsimple/ComfyUI_DW_Chat" ], "install_type": "git-clone", - "description": "Content generation with open source models in comfyui via graq api implementation." + "description": "Content generation with open source models in comfyui via graq api implementation.\n[w/This repo is renamed from ComfyUI_GroqChat to ComfyUI_DW_CHAT. Please remove previous one and reinstall to this.]" }, { "author": "Tritant", @@ -12464,7 +12464,7 @@ "description": "ComfyUI custom node that activates integration with a Sentry instance for loading. Has no actual nodes." }, { - "author": "FuouM", + "author": "Fuou Marinas", "title": "FM_nodes", "reference": "https://github.com/FuouM/FM_nodes", "files": [ @@ -12473,6 +12473,28 @@ "install_type": "git-clone", "description": "A collection of ComfyUI nodes. Including: WFEN, RealViFormer, ProPIH" }, + { + "author": "Fuou Marinas", + "title": "ComfyUI-FirstOrderMM", + "id": "fomm", + "reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM", + "files": [ + "https://github.com/FuouM/ComfyUI-FirstOrderMM" + ], + "install_type": "git-clone", + "description": "Run [a/First Order Motion Model](https://github.com/AliaksandrSiarohin/first-order-model) for Image Animation in ComfyUI." + }, + { + "author": "Fuou Marinas", + "title": "ComfyUI-StyleTransferPlus", + "id": "styletransferplus", + "reference": "https://github.com/FuouM/ComfyUI-StyleTransferPlus", + "files": [ + "https://github.com/FuouM/ComfyUI-StyleTransferPlus" + ], + "install_type": "git-clone", + "description": "Nodes:Neural Neighbor, CAST, EFDM, MicroAST, Coral Color Transfer." + }, { "author": "MiddleKD", "title": "ComfyUI-mem-safe-wrapper", @@ -12814,6 +12836,69 @@ "install_type": "git-clone", "description": "Simple latent-passthrough node for running a full VRAM cleanup between workflow stages." }, + { + "author": "Pheat-AI", + "title": "Remade_nodes", + "reference": "https://github.com/Pheat-AI/Remade_nodes", + "files": [ + "https://github.com/Pheat-AI/Remade_nodes" + ], + "install_type": "git-clone", + "description": "Nodes:Batch Image Blend by Mask" + }, + { + "author": "OgreLemonSoup", + "title": "Load Image Gallery", + "id": "LoadImageGallery", + "reference": "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery", + "files": [ + "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery" + ], + "install_type": "git-clone", + "description": "Adds a gallery to the Load Image node" + }, + { + "author": "OuticNZ", + "title": "ComfyUI-Simple-Of-Complex", + "reference": "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex", + "files": [ + "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex" + ], + "install_type": "git-clone", + "description": "Nodes:Text Switch 2 Way, Prompt Tidy, Text With Context." + }, + { + "author": "justUmen", + "title": "Bjornulf_custom_nodes", + "reference": "https://github.com/justUmen/Bjornulf_custom_nodes", + "files": [ + "https://github.com/justUmen/Bjornulf_custom_nodes" + ], + "install_type": "git-clone", + "description": "Nodes: Ollama, Green Screen to Transparency, Save image for Bjornulf LobeChat, Text with random Seed, Random line from input, Combine images (Background+Overlay alpha), Image to grayscale (black & white), Remove image Transparency (alpha), Resize Image, ..." + }, + { + "author": "jstit", + "title": "comfyui_custom_node_image", + "reference": "https://github.com/jstit/comfyui_custom_node_image", + "files": [ + "https://github.com/jstit/comfyui_custom_node_image" + ], + "install_type": "git-clone", + "description": "Nodes:ImageCropCircle." + }, + { + "author": "jstit", + "title": "ComfyUI-HeadshotPro", + "reference": "https://github.com/HeadshotPro/ComfyUI-HeadshotPro", + "files": [ + "https://github.com/HeadshotPro/ComfyUI-HeadshotPro" + ], + "install_type": "git-clone", + "description": "Nodes:Download Dreambooth Checkpoint, Get Random Value From List, Load Canny Pose Face, Transparent to White Background, Download Flux Lora." + }, + + diff --git a/extension-node-map.json b/extension-node-map.json index 4738122e..2b7cd7d9 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2345,6 +2345,22 @@ "title_aux": "ComfyUI-FirstOrderMM" } ], + "https://github.com/FuouM/ComfyUI-StyleTransferPlus": [ + [ + "CAST", + "CoralColorTransfer", + "EFDM", + "MicroAST", + "NeuralNeighbor" + ], + { + "author": "Fuou Marinas", + "description": "A collection of style transfer nodes.", + "nickname": "StyleTransferPlus", + "title": "ComfyUI-StyleTransferPlus", + "title_aux": "ComfyUI-StyleTransferPlus" + } + ], "https://github.com/FuouM/FM_nodes": [ [ "CoLIE_LowLight_Enhance", @@ -2607,6 +2623,18 @@ "title_aux": "ComfyUI Better Strings" } ], + "https://github.com/HeadshotPro/ComfyUI-HeadshotPro": [ + [ + "[HSP] Download Dreambooth Checkpoint", + "[HSP] Download Flux Lora", + "[HSP] Get Random Value From List", + "[HSP] Load Canny Pose Face", + "[HSP] Transparent to White Background" + ], + { + "title_aux": "ComfyUI-HeadshotPro" + } + ], "https://github.com/HebelHuber/comfyui-enhanced-save-node": [ [ "EnhancedSaveNode" @@ -4135,6 +4163,18 @@ "title_aux": "QRNG_Node_ComfyUI" } ], + "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": [ + [ + "Pipe From Parameters", + "Pipe To Parameters", + "Prompt Tidy", + "Text Switch 2 Way", + "Text With Context" + ], + { + "title_aux": "ComfyUI-Simple-Of-Complex" + } + ], "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": [ [ "Load Artists CSV", @@ -4194,6 +4234,14 @@ "title_aux": "pfaeff-comfyui" } ], + "https://github.com/Pheat-AI/Remade_nodes": [ + [ + "Batch Image Blend by Mask" + ], + { + "title_aux": "Remade_nodes" + } + ], "https://github.com/PnthrLeo/comfyUI-image-search": [ [ "CloseImagesSearcher" @@ -6785,11 +6833,13 @@ [ "BRIA_RMBG", "BRIA_RMBG_ModelLoader", + "ComfyUIStyler", "ConvertRasterToVector", "FLUXResolutions", "GeminiOllamaAPI", "SaveSVG", - "TextSplitByDelimiter" + "TextSplitByDelimiter", + "menus" ], { "title_aux": "GeminiOllama ComfyUI Extension" @@ -7367,6 +7417,8 @@ "https://github.com/bedovyy/ComfyUI_NAIDGenerator": [ [ "ColorizeNAID", + "DeclutterNAID", + "EmotionNAID", "GenerateNAID", "Img2ImgOptionNAID", "InpaintingOptionNAID", @@ -7375,6 +7427,8 @@ "ModelOptionNAID", "NetworkOptionNAID", "PromptToNAID", + "RemoveBGNAID", + "SketchNAID", "VibeTransferOptionNAID" ], { @@ -12253,6 +12307,14 @@ "title_aux": "ComfyUI-CSV-prompt-builder" } ], + "https://github.com/jstit/comfyui_custom_node_image": [ + [ + "ImageCropCircle" + ], + { + "title_aux": "comfyui_custom_node_image" + } + ], "https://github.com/jtrue/ComfyUI-JaRue": [ [ "Text2Image_jru", @@ -12284,6 +12346,51 @@ "title_aux": "ComfyUI Unique3D" } ], + "https://github.com/justUmen/Bjornulf_custom_nodes": [ + [ + "Bjornulf_CheckBlackImage", + "Bjornulf_ClearVRAM", + "Bjornulf_CombineBackgroundOverlay", + "Bjornulf_CombineTexts", + "Bjornulf_CustomStringType", + "Bjornulf_GrayscaleTransform", + "Bjornulf_GreenScreenToTransparency", + "Bjornulf_LoopAllLines", + "Bjornulf_LoopBasicBatch", + "Bjornulf_LoopCombosSamplersSchedulers", + "Bjornulf_LoopFloat", + "Bjornulf_LoopInteger", + "Bjornulf_LoopSamplers", + "Bjornulf_LoopSchedulers", + "Bjornulf_LoopTexts", + "Bjornulf_RandomLineFromInput", + "Bjornulf_RandomModelClipVae", + "Bjornulf_RandomTexts", + "Bjornulf_RemoveTransparency", + "Bjornulf_ResizeImage", + "Bjornulf_SaveApiImage", + "Bjornulf_SaveBjornulfLobeChat", + "Bjornulf_SaveImagePath", + "Bjornulf_SaveImageToFolder", + "Bjornulf_SaveText", + "Bjornulf_SaveTmpImage", + "Bjornulf_ShowFloat", + "Bjornulf_ShowInt", + "Bjornulf_ShowText", + "Bjornulf_TextToStringAndSeed", + "Bjornulf_VideoPingPong", + "Bjornulf_WriteImageAllInOne", + "Bjornulf_WriteImageCharacter", + "Bjornulf_WriteImageCharacters", + "Bjornulf_WriteImageEnvironment", + "Bjornulf_WriteText", + "Bjornulf_imagesToVideo", + "Bjornulf_ollamaLoader" + ], + { + "title_aux": "Bjornulf_custom_nodes" + } + ], "https://github.com/ka-puna/comfyui-yanc": [ [ "YANC.ConcatStrings", @@ -15801,19 +15908,16 @@ "title_aux": "ComfyUI-send-Eagle(slim)" } ], - "https://github.com/shinich39/comfyui-pkg39": [ + "https://github.com/shinich39/comfyui-load-image-with-cmd": [ [ - "Command39", - "LoadImage39", - "Random39", - "Textarea39" + "LoadImageWithCMD" ], { "author": "shinich39", - "description": "Automation for generating image from image.", - "nickname": "pkg39", - "title": "pkg39", - "title_aux": "comfyui-pkg39" + "description": "Load image and partially workflow with javascript.", + "nickname": "load-image-with-cmd", + "title": "load-image-with-cmd", + "title_aux": "comfyui-load-image-with-cmd" } ], "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": [ @@ -16180,7 +16284,6 @@ "https://github.com/smthemex/ComfyUI_StoryDiffusion": [ [ "Comic_Type", - "FLUX_Dev_Model_Loader", "Pre_Translate_prompt", "Storydiffusion_Model_Loader", "Storydiffusion_Sampler" @@ -16547,6 +16650,9 @@ "FoxImageTileBatch", "FoxLoadImageBatch", "FoxLoadImageList", + "FoxMaskAddMask", + "FoxMaskAndMask", + "FoxMaskSubMask", "FoxPreviewMask", "FoxPrimitiveText", "FoxRegTextFind", @@ -17531,7 +17637,7 @@ "title_aux": "comfyui_auto_danbooru" } ], - "https://github.com/yiwangsimple/ComfyUI_GroqChat": [ + "https://github.com/yiwangsimple/ComfyUI_DW_Chat": [ [ "DeepSeekChatNode", "DeepSeekTranslator", @@ -17553,7 +17659,7 @@ "dwimage2" ], { - "title_aux": "comfy-groqchat" + "title_aux": "ComfyUI_DW_Chat" } ], "https://github.com/yolain/ComfyUI-Easy-Use": [ @@ -17819,6 +17925,14 @@ "title_aux": "ComfyUI Depth Anything TensorRT" } ], + "https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt": [ + [ + "DwposeTensorrt" + ], + { + "title_aux": "ComfyUI Dwpose TensorRT" + } + ], "https://github.com/yuvraj108c/ComfyUI-PiperTTS": [ [ "PiperTTS" @@ -17927,6 +18041,7 @@ "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": [ [ "FastStyleTransfer", + "NeuralStyleTransfer", "TrainFastStyleTransfer" ], { diff --git a/github-stats.json b/github-stats.json index b71fba4e..8542332d 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1,338 +1,338 @@ { "hhttps://github.com/AIFSH/DiffMorpher-ComfyUI": { - "stars": 14, + "stars": 13, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/0xbitches/ComfyUI-LCM": { "stars": 249, "last_update": "2023-11-11 21:24:33", - "author_account_age_days": 580 + "author_account_age_days": 581 }, "https://github.com/1038lab/ComfyUI-GPT2P": { "stars": 4, "last_update": "2024-08-08 19:04:38", - "author_account_age_days": 501 + "author_account_age_days": 502 }, "https://github.com/11cafe/comfyui-workspace-manager": { - "stars": 931, - "last_update": "2024-08-07 15:02:04", - "author_account_age_days": 254 + "stars": 935, + "last_update": "2024-08-12 16:19:30", + "author_account_age_days": 255 }, "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": { "stars": 29, "last_update": "2024-08-02 05:24:19", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/11dogzi/Comfyui-ergouzi-Nodes": { "stars": 31, "last_update": "2024-05-23 00:08:39", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/11dogzi/Comfyui-ergouzi-kaiguan": { "stars": 21, "last_update": "2024-08-10 04:06:57", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/11dogzi/Comfyui-ergouzi-samplers": { "stars": 23, "last_update": "2024-06-28 05:28:05", - "author_account_age_days": 174 + "author_account_age_days": 175 }, "https://github.com/1mckw/Comfyui-Gelbooru": { "stars": 3, "last_update": "2024-08-08 08:38:19", - "author_account_age_days": 739 + "author_account_age_days": 740 }, "https://github.com/2kpr/ComfyUI-UltraPixel": { - "stars": 205, + "stars": 207, "last_update": "2024-07-27 14:52:10", - "author_account_age_days": 968 + "author_account_age_days": 969 }, "https://github.com/42lux/ComfyUI-safety-checker": { "stars": 24, "last_update": "2024-05-22 22:11:59", - "author_account_age_days": 3747 + "author_account_age_days": 3748 }, "https://github.com/438443467/ComfyUI-GPT4V-Image-Captioner": { - "stars": 20, + "stars": 21, "last_update": "2024-06-13 05:51:56", - "author_account_age_days": 463 + "author_account_age_days": 464 }, "https://github.com/54rt1n/ComfyUI-DareMerge": { "stars": 57, "last_update": "2024-08-01 15:28:19", - "author_account_age_days": 4099 + "author_account_age_days": 4100 }, "https://github.com/807502278/ComfyUI-3D-MeshTool": { - "stars": 4, + "stars": 5, "last_update": "2024-08-12 05:17:05", - "author_account_age_days": 2062 + "author_account_age_days": 2063 }, "https://github.com/80sVectorz/ComfyUI-Static-Primitives": { "stars": 12, "last_update": "2024-08-07 11:21:06", - "author_account_age_days": 1520 + "author_account_age_days": 1521 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": { "stars": 0, "last_update": "2024-05-23 00:26:10", - "author_account_age_days": 521 + "author_account_age_days": 522 }, "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 7, "last_update": "2024-06-02 14:57:59", - "author_account_age_days": 521 + "author_account_age_days": 522 }, "https://github.com/AARG-FAN/Image-Raster-for-ComfyUI": { "stars": 82, "last_update": "2024-06-23 14:56:16", - "author_account_age_days": 548 + "author_account_age_days": 549 }, "https://github.com/AI2lab/comfyUI-DeepSeek-2lab": { "stars": 4, "last_update": "2024-08-01 15:14:01", - "author_account_age_days": 241 + "author_account_age_days": 242 }, "https://github.com/AI2lab/comfyUI-siliconflow-api-2lab": { "stars": 4, "last_update": "2024-08-01 15:13:33", - "author_account_age_days": 241 + "author_account_age_days": 242 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 14, "last_update": "2024-08-05 08:32:42", - "author_account_age_days": 241 + "author_account_age_days": 242 }, "https://github.com/AIFSH/AniTalker-ComfyUI": { "stars": 3, "last_update": "2024-08-06 03:08:44", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-3d-photo-inpainting": { "stars": 7, "last_update": "2024-06-19 13:59:49", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-AuraSR": { "stars": 24, "last_update": "2024-06-27 14:00:16", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-DiffSynth-Studio": { "stars": 52, "last_update": "2024-08-05 08:48:03", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-FishSpeech": { "stars": 12, "last_update": "2024-05-23 01:18:49", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-GPT_SoVITS": { "stars": 174, "last_update": "2024-08-09 22:00:45", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-Hallo": { "stars": 243, "last_update": "2024-06-24 06:43:23", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-I2V-Adapter": { "stars": 20, "last_update": "2024-07-02 01:59:49", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-IP_LAP": { "stars": 26, "last_update": "2024-06-14 07:05:39", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-Live2DViewer": { "stars": 4, "last_update": "2024-06-14 07:04:49", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-MARS5-TTS": { "stars": 24, "last_update": "2024-07-02 02:00:28", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-MimicBrush": { "stars": 85, "last_update": "2024-06-17 22:26:53", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-MimicMotion": { - "stars": 290, + "stars": 289, "last_update": "2024-08-06 06:21:16", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-MuseTalk_FSH": { "stars": 12, "last_update": "2024-06-14 07:05:19", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-RVC": { "stars": 12, "last_update": "2024-06-14 07:05:25", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-UVR5": { - "stars": 69, + "stars": 70, "last_update": "2024-06-20 07:31:20", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-UniAnimate": { "stars": 28, "last_update": "2024-06-30 09:20:25", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-WhisperX": { "stars": 25, "last_update": "2024-06-14 07:05:31", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-XTTS": { "stars": 36, "last_update": "2024-06-24 09:45:59", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI_V-Express": { "stars": 79, "last_update": "2024-06-23 09:54:57", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/CosyVoice-ComfyUI": { "stars": 93, "last_update": "2024-07-29 10:43:12", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/DHLive-ComfyUI": { - "stars": 3, + "stars": 4, "last_update": "2024-08-10 07:21:48", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/DiffMorpher-ComfyUI": { - "stars": 14, + "stars": 13, "last_update": "2024-07-17 01:24:59", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/GSTTS-ComfyUI": { - "stars": 8, + "stars": 9, "last_update": "2024-08-11 13:40:09", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/SenseVoice-ComfyUI": { "stars": 10, "last_update": "2024-07-16 06:41:25", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/StyleShot-ComfyUI": { "stars": 3, "last_update": "2024-07-25 14:05:20", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/VocalSeparation-ComfyUI": { "stars": 3, "last_update": "2024-08-10 08:04:43", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": { "stars": 5, "last_update": "2024-05-23 00:13:50", - "author_account_age_days": 259 + "author_account_age_days": 260 }, "https://github.com/AIGODLIKE/AIGODLIKE-COMFYUI-TRANSLATION": { - "stars": 1165, + "stars": 1173, "last_update": "2024-08-09 08:15:29", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/AIGODLIKE/AIGODLIKE-ComfyUI-Studio": { - "stars": 221, + "stars": 222, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/AIGODLIKE/ComfyUI-CUP": { "stars": 12, "last_update": "2024-06-21 03:43:20", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/AIGODLIKE/ComfyUI-ToonCrafter": { - "stars": 289, + "stars": 292, "last_update": "2024-07-17 02:28:49", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/AInseven/ComfyUI-fastblend": { - "stars": 153, + "stars": 154, "last_update": "2024-06-14 07:13:21", - "author_account_age_days": 1732 + "author_account_age_days": 1733 }, "https://github.com/AIrjen/OneButtonPrompt": { - "stars": 794, - "last_update": "2024-07-31 18:52:46", - "author_account_age_days": 492 + "stars": 793, + "last_update": "2024-08-13 06:52:17", + "author_account_age_days": 493 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 31, "last_update": "2024-07-26 12:47:44", - "author_account_age_days": 1509 + "author_account_age_days": 1510 }, "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": { "stars": 4, "last_update": "2024-07-29 10:54:17", - "author_account_age_days": 2526 + "author_account_age_days": 2527 }, "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen": { "stars": 2, "last_update": "2024-07-17 03:55:26", - "author_account_age_days": 1575 + "author_account_age_days": 1576 }, "https://github.com/AbdullahAlfaraj/Comfy-Photoshop-SD": { "stars": 205, "last_update": "2024-06-14 07:04:37", - "author_account_age_days": 3716 + "author_account_age_days": 3717 }, "https://github.com/AbyssYuan0/ComfyUI_BadgerTools": { "stars": 8, "last_update": "2024-07-30 10:13:30", - "author_account_age_days": 538 + "author_account_age_days": 539 }, "https://github.com/Acly/comfyui-inpaint-nodes": { - "stars": 550, + "stars": 553, "last_update": "2024-08-09 08:13:17", - "author_account_age_days": 3853 + "author_account_age_days": 3854 }, "https://github.com/Acly/comfyui-tooling-nodes": { "stars": 238, "last_update": "2024-08-09 17:12:44", - "author_account_age_days": 3853 + "author_account_age_days": 3854 }, "https://github.com/AiMiDi/ComfyUI-Aimidi-nodes": { "stars": 0, "last_update": "2024-06-20 17:26:02", - "author_account_age_days": 1325 + "author_account_age_days": 1326 }, "https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet": { - "stars": 757, + "stars": 758, "last_update": "2024-08-09 13:57:55", - "author_account_age_days": 2748 + "author_account_age_days": 2749 }, "https://github.com/Alysondao/Comfyui-Yolov8-JSON": { "stars": 17, "last_update": "2024-08-08 04:40:12", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/Amorano/Jovimetrix": { - "stars": 202, + "stars": 204, "last_update": "2024-08-11 22:06:07", - "author_account_age_days": 5261 + "author_account_age_days": 5262 }, "https://github.com/Anibaaal/ComfyUI-UX-Nodes": { "stars": 1, "last_update": "2024-08-06 00:29:10", - "author_account_age_days": 3425 + "author_account_age_days": 3426 }, "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": { "stars": 6, @@ -345,1059 +345,1069 @@ "author_account_age_days": 4141 }, "https://github.com/ArcherFMY/Diffusion360_ComfyUI": { - "stars": 23, + "stars": 24, "last_update": "2024-05-28 03:14:17", - "author_account_age_days": 3438 + "author_account_age_days": 3439 }, "https://github.com/ArdeniusAI/CPlus_Ardenius": { "stars": 0, "last_update": "2024-06-14 07:13:26", - "author_account_age_days": 175 + "author_account_age_days": 176 }, "https://github.com/ArtBot2023/CharacterFaceSwap": { "stars": 62, "last_update": "2024-05-22 20:53:09", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/ArtVentureX/comfyui-animatediff": { - "stars": 660, + "stars": 661, "last_update": "2024-05-22 18:16:43", - "author_account_age_days": 454 + "author_account_age_days": 455 }, "https://github.com/AshMartian/ComfyUI-DirGir": { "stars": 13, "last_update": "2024-05-29 22:28:55", - "author_account_age_days": 4635 + "author_account_age_days": 4636 }, "https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": { "stars": 35, "last_update": "2024-06-14 09:03:24", - "author_account_age_days": 439 + "author_account_age_days": 440 }, "https://github.com/AuroBit/ComfyUI-OOTDiffusion": { "stars": 374, "last_update": "2024-07-12 03:49:27", - "author_account_age_days": 439 + "author_account_age_days": 440 }, "https://github.com/AustinMroz/ComfyUI-DynamicOversampling": { "stars": 0, "last_update": "2024-06-14 07:06:51", - "author_account_age_days": 4123 + "author_account_age_days": 4124 }, "https://github.com/AustinMroz/ComfyUI-SpliceTools": { "stars": 7, "last_update": "2024-06-14 07:07:21", - "author_account_age_days": 4123 + "author_account_age_days": 4124 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 7, "last_update": "2024-08-01 18:38:01", - "author_account_age_days": 4123 + "author_account_age_days": 4124 }, "https://github.com/Auttasak-L/ComfyUI-ImageCropper": { "stars": 1, "last_update": "2024-05-23 05:04:53", - "author_account_age_days": 2698 + "author_account_age_days": 2699 }, "https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": { "stars": 3, "last_update": "2024-08-09 01:38:45", - "author_account_age_days": 538 + "author_account_age_days": 539 }, "https://github.com/BXYMartin/ComfyUI-InstantIDUtils": { "stars": 3, "last_update": "2024-05-23 00:08:50", - "author_account_age_days": 2492 + "author_account_age_days": 2493 }, "https://github.com/BadCafeCode/masquerade-nodes-comfyui": { "stars": 334, "last_update": "2024-06-19 04:16:54", - "author_account_age_days": 479 + "author_account_age_days": 480 }, "https://github.com/Beinsezii/bsz-cui-extras": { "stars": 21, "last_update": "2024-05-22 20:46:45", - "author_account_age_days": 2275 + "author_account_age_days": 2276 }, "https://github.com/BenNarum/ComfyUI_CAS": { "stars": 1, "last_update": "2024-07-13 12:00:40", - "author_account_age_days": 3121 + "author_account_age_days": 3122 }, "https://github.com/BenNarum/SigmaWaveFormNode": { "stars": 5, "last_update": "2024-06-20 15:20:35", - "author_account_age_days": 3121 + "author_account_age_days": 3122 }, "https://github.com/BennyKok/comfyui-deploy": { - "stars": 831, + "stars": 836, "last_update": "2024-08-12 10:09:21", - "author_account_age_days": 3045 + "author_account_age_days": 3046 }, "https://github.com/BetaDoggo/ComfyUI-VideoPlayer": { "stars": 17, "last_update": "2024-08-05 04:45:12", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/BetaDoggo/ComfyUI-WDV-Nodes": { "stars": 2, "last_update": "2024-08-01 07:59:10", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker": { "stars": 3, "last_update": "2024-07-19 18:11:11", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/Big-Idea-Technology/ComfyUI-Book-Tools": { - "stars": 18, + "stars": 19, "last_update": "2024-08-01 08:01:37", - "author_account_age_days": 920 + "author_account_age_days": 921 }, "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": { "stars": 53, "last_update": "2024-08-01 08:01:48", - "author_account_age_days": 920 + "author_account_age_days": 921 }, "https://github.com/Billius-AI/ComfyUI-Path-Helper": { "stars": 17, "last_update": "2024-05-22 23:25:08", - "author_account_age_days": 184 + "author_account_age_days": 185 }, "https://github.com/BlakeOne/ComfyUI-CustomScheduler": { "stars": 11, "last_update": "2024-05-23 00:23:56", - "author_account_age_days": 2581 + "author_account_age_days": 2582 }, "https://github.com/BlakeOne/ComfyUI-NodePresets": { "stars": 11, "last_update": "2024-05-23 00:24:07", - "author_account_age_days": 2581 + "author_account_age_days": 2582 }, "https://github.com/BlakeOne/ComfyUI-NodeReset": { "stars": 2, "last_update": "2024-05-23 00:24:18", - "author_account_age_days": 2581 + "author_account_age_days": 2582 }, "https://github.com/BlakeOne/ComfyUI-SchedulerMixer": { "stars": 10, "last_update": "2024-05-23 00:23:44", - "author_account_age_days": 2581 + "author_account_age_days": 2582 }, "https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": { "stars": 290, "last_update": "2024-08-07 15:13:31", - "author_account_age_days": 526 + "author_account_age_days": 527 }, "https://github.com/BlenderNeko/ComfyUI_Cutoff": { - "stars": 351, + "stars": 352, "last_update": "2024-05-22 15:01:45", - "author_account_age_days": 526 + "author_account_age_days": 527 }, "https://github.com/BlenderNeko/ComfyUI_Noise": { - "stars": 230, + "stars": 231, "last_update": "2024-06-10 16:38:48", - "author_account_age_days": 526 + "author_account_age_days": 527 }, "https://github.com/BlenderNeko/ComfyUI_SeeCoder": { "stars": 35, "last_update": "2024-05-22 14:57:04", - "author_account_age_days": 526 + "author_account_age_days": 527 }, "https://github.com/BlenderNeko/ComfyUI_TiledKSampler": { - "stars": 308, + "stars": 309, "last_update": "2024-05-22 14:56:49", - "author_account_age_days": 526 + "author_account_age_days": 527 }, "https://github.com/CC-BryanOttho/ComfyUI_API_Manager": { "stars": 14, "last_update": "2024-06-14 07:13:34", - "author_account_age_days": 534 + "author_account_age_days": 535 }, "https://github.com/CYBERLOOM-INC/ComfyUI-nodes-hnmr": { "stars": 6, "last_update": "2024-05-22 17:55:41", - "author_account_age_days": 298 + "author_account_age_days": 299 }, "https://github.com/CavinHuang/comfyui-nodes-docs": { "stars": 98, "last_update": "2024-07-04 11:29:55", - "author_account_age_days": 2775 + "author_account_age_days": 2776 }, "https://github.com/Chan-0312/ComfyUI-EasyDeforum": { "stars": 10, "last_update": "2024-05-22 23:22:14", - "author_account_age_days": 1915 + "author_account_age_days": 1916 }, "https://github.com/Chan-0312/ComfyUI-IPAnimate": { "stars": 68, "last_update": "2024-05-22 23:22:03", - "author_account_age_days": 1915 + "author_account_age_days": 1916 }, "https://github.com/Chan-0312/ComfyUI-Prompt-Preview": { "stars": 22, "last_update": "2024-06-14 09:01:37", - "author_account_age_days": 1915 + "author_account_age_days": 1916 }, "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": { "stars": 15, "last_update": "2024-04-05 11:14:24", - "author_account_age_days": 1927 + "author_account_age_days": 1928 }, "https://github.com/Clybius/ComfyUI-Extra-Samplers": { "stars": 65, "last_update": "2024-07-21 23:51:55", - "author_account_age_days": 1783 + "author_account_age_days": 1784 }, "https://github.com/Clybius/ComfyUI-Latent-Modifiers": { "stars": 69, "last_update": "2024-06-14 09:02:44", - "author_account_age_days": 1783 + "author_account_age_days": 1784 }, "https://github.com/CosmicLaca/ComfyUI_Primere_Nodes": { "stars": 89, "last_update": "2024-08-01 07:56:27", - "author_account_age_days": 3704 + "author_account_age_days": 3705 }, "https://github.com/Cyber-Blacat/ComfyUI-Yuan": { "stars": 4, "last_update": "2024-08-12 08:48:45", - "author_account_age_days": 464 + "author_account_age_days": 465 }, "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": { "stars": 1, "last_update": "2024-07-31 13:54:16", - "author_account_age_days": 5207 + "author_account_age_days": 5208 }, "https://github.com/Danand/ComfyUI-ComfyCouple": { "stars": 25, "last_update": "2024-08-10 22:24:01", - "author_account_age_days": 4337 + "author_account_age_days": 4338 }, "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": { "stars": 4, "last_update": "2024-07-31 17:05:17", - "author_account_age_days": 4489 + "author_account_age_days": 4490 }, "https://github.com/DataCTE/prompt_injection": { "stars": 74, "last_update": "2024-06-21 12:56:43", - "author_account_age_days": 826 + "author_account_age_days": 827 }, "https://github.com/DeJoker/pipeline-parallel-comfy": { "stars": 2, "last_update": "2024-07-29 06:59:37", - "author_account_age_days": 3040 + "author_account_age_days": 3041 }, "https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": { - "stars": 323, + "stars": 325, "last_update": "2024-06-22 02:12:19", - "author_account_age_days": 1823 + "author_account_age_days": 1824 }, "https://github.com/DigitalIO/ComfyUI-stable-wildcards": { "stars": 19, - "last_update": "2024-08-01 10:03:40", - "author_account_age_days": 4087 + "last_update": "2024-08-12 19:00:17", + "author_account_age_days": 4088 }, "https://github.com/DimaChaichan/LAizypainter-Exporter-ComfyUI": { "stars": 7, "last_update": "2024-05-22 23:14:06", - "author_account_age_days": 3122 + "author_account_age_days": 3123 }, "https://github.com/Dobidop/ComfyStereo": { "stars": 5, "last_update": "2024-08-06 19:59:34", - "author_account_age_days": 1509 + "author_account_age_days": 1510 }, "https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": { "stars": 0, "last_update": "2024-05-22 23:24:30", - "author_account_age_days": 3537 + "author_account_age_days": 3538 }, "https://github.com/DrJKL/ComfyUI-Anchors": { "stars": 6, "last_update": "2024-06-20 18:23:00", - "author_account_age_days": 5043 + "author_account_age_days": 5044 }, "https://github.com/DrMWeigand/ComfyUI_ColorImageDetection": { "stars": 2, "last_update": "2024-07-15 13:21:10", - "author_account_age_days": 1081 + "author_account_age_days": 1082 }, "https://github.com/Electrofried/ComfyUI-OpenAINode": { "stars": 19, "last_update": "2024-06-14 09:01:22", - "author_account_age_days": 2669 + "author_account_age_days": 2670 }, "https://github.com/EllangoK/ComfyUI-post-processing-nodes": { "stars": 157, "last_update": "2024-08-09 17:20:17", - "author_account_age_days": 2827 + "author_account_age_days": 2828 }, "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer": { "stars": 11, "last_update": "2024-07-29 01:21:20", - "author_account_age_days": 18 + "author_account_age_days": 19 }, "https://github.com/Excidos/ComfyUI-Documents": { "stars": 27, "last_update": "2024-07-11 20:15:21", - "author_account_age_days": 56 + "author_account_age_days": 57 }, "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { "stars": 13, "last_update": "2024-07-30 10:27:07", - "author_account_age_days": 56 + "author_account_age_days": 57 }, "https://github.com/ExponentialML/ComfyUI_ModelScopeT2V": { "stars": 26, "last_update": "2024-05-23 00:12:17", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/ExponentialML/ComfyUI_Native_DynamiCrafter": { "stars": 106, "last_update": "2024-06-08 02:33:02", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/ExponentialML/ComfyUI_VisualStylePrompting": { "stars": 269, "last_update": "2024-05-23 00:12:41", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": { "stars": 316, "last_update": "2024-08-04 03:11:29", - "author_account_age_days": 3199 + "author_account_age_days": 3200 }, "https://github.com/Extraltodeus/LoadLoraWithTags": { "stars": 45, "last_update": "2024-06-22 21:05:44", - "author_account_age_days": 3199 + "author_account_age_days": 3200 }, "https://github.com/Extraltodeus/Skimmed_CFG": { "stars": 78, "last_update": "2024-08-06 14:18:19", - "author_account_age_days": 3199 + "author_account_age_days": 3200 }, "https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": { "stars": 38, "last_update": "2024-07-10 00:27:51", - "author_account_age_days": 3199 + "author_account_age_days": 3200 }, "https://github.com/Extraltodeus/Uncond-Zero-for-ComfyUI": { "stars": 42, "last_update": "2024-07-10 00:27:36", - "author_account_age_days": 3199 + "author_account_age_days": 3200 }, "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI": { "stars": 99, "last_update": "2024-08-11 20:29:20", - "author_account_age_days": 3199 + "author_account_age_days": 3200 }, "https://github.com/Extraltodeus/noise_latent_perlinpinpin": { "stars": 30, - "last_update": "2024-08-08 11:06:24", - "author_account_age_days": 3199 + "last_update": "2024-08-13 14:19:11", + "author_account_age_days": 3200 }, "https://github.com/Extraltodeus/pre_cfg_comfy_nodes_for_ComfyUI": { - "stars": 12, - "last_update": "2024-08-12 14:24:39", - "author_account_age_days": 3199 + "stars": 13, + "last_update": "2024-08-12 19:42:57", + "author_account_age_days": 3200 }, "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler": { "stars": 51, "last_update": "2024-06-22 21:05:34", - "author_account_age_days": 3199 + "author_account_age_days": 3200 }, "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": { "stars": 397, "last_update": "2024-08-01 01:00:22", - "author_account_age_days": 3181 + "author_account_age_days": 3182 }, "https://github.com/Fannovel16/ComfyUI-Loopchain": { "stars": 30, "last_update": "2023-12-15 14:25:35", - "author_account_age_days": 3181 + "author_account_age_days": 3182 }, "https://github.com/Fannovel16/ComfyUI-MagickWand": { "stars": 80, "last_update": "2024-08-01 01:00:58", - "author_account_age_days": 3181 + "author_account_age_days": 3182 }, "https://github.com/Fannovel16/ComfyUI-MotionDiff": { - "stars": 156, + "stars": 157, "last_update": "2024-08-01 01:01:53", - "author_account_age_days": 3181 + "author_account_age_days": 3182 }, "https://github.com/Fannovel16/ComfyUI-Video-Matting": { "stars": 161, "last_update": "2024-08-01 22:03:54", - "author_account_age_days": 3181 + "author_account_age_days": 3182 }, "https://github.com/Fannovel16/comfyui_controlnet_aux": { - "stars": 1839, + "stars": 1845, "last_update": "2024-08-01 09:57:00", - "author_account_age_days": 3181 + "author_account_age_days": 3182 }, "https://github.com/Fantaxico/ComfyUI-GCP-Storage": { "stars": 0, "last_update": "2024-06-14 09:05:52", - "author_account_age_days": 585 + "author_account_age_days": 586 }, "https://github.com/Feidorian/feidorian-ComfyNodes": { "stars": 5, "last_update": "2024-06-20 11:31:37", - "author_account_age_days": 2804 + "author_account_age_days": 2805 }, "https://github.com/Fictiverse/ComfyUI_Fictiverse": { "stars": 7, "last_update": "2024-06-05 19:03:21", - "author_account_age_days": 721 + "author_account_age_days": 722 }, "https://github.com/Fihade/IC-Light-ComfyUI-Node": { "stars": 6, "last_update": "2024-07-02 03:47:17", - "author_account_age_days": 2796 + "author_account_age_days": 2797 }, "https://github.com/FizzleDorf/ComfyUI-AIT": { "stars": 45, "last_update": "2024-06-22 03:13:05", - "author_account_age_days": 2028 + "author_account_age_days": 2029 }, "https://github.com/FizzleDorf/ComfyUI_FizzNodes": { "stars": 341, "last_update": "2024-08-03 02:54:56", - "author_account_age_days": 2028 + "author_account_age_days": 2029 }, "https://github.com/FlyingFireCo/tiled_ksampler": { "stars": 62, "last_update": "2024-05-22 23:15:17", - "author_account_age_days": 681 + "author_account_age_days": 682 }, "https://github.com/ForeignGods/ComfyUI-Mana-Nodes": { - "stars": 192, + "stars": 193, "last_update": "2024-05-29 18:29:05", - "author_account_age_days": 1293 + "author_account_age_days": 1294 }, "https://github.com/Franck-Demongin/NX_HuggingFace_Flux": { "stars": 1, "last_update": "2024-08-08 16:56:35", - "author_account_age_days": 1820 + "author_account_age_days": 1821 }, "https://github.com/Franck-Demongin/NX_PromptStyler": { "stars": 5, "last_update": "2024-05-22 23:25:21", - "author_account_age_days": 1820 + "author_account_age_days": 1821 }, "https://github.com/Franck-Demongin/NX_Translator": { "stars": 1, "last_update": "2024-08-09 19:02:25", - "author_account_age_days": 1820 + "author_account_age_days": 1821 }, "https://github.com/FredBill1/comfyui-fb-utils": { "stars": 1, "last_update": "2024-05-23 01:41:02", - "author_account_age_days": 2366 + "author_account_age_days": 2367 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/FuouM/ComfyUI-EbSynth": { "stars": 52, "last_update": "2024-07-31 14:02:22", - "author_account_age_days": 1730 + "author_account_age_days": 1731 }, "https://github.com/FuouM/ComfyUI-FirstOrderMM": { "stars": 5, "last_update": "2024-08-11 03:31:19", - "author_account_age_days": 1730 + "author_account_age_days": 1731 + }, + "https://github.com/FuouM/ComfyUI-StyleTransferPlus": { + "stars": 2, + "last_update": "2024-08-13 13:22:30", + "author_account_age_days": 1731 }, "https://github.com/FuouM/FM_nodes": { "stars": 5, "last_update": "2024-08-12 04:49:06", - "author_account_age_days": 1730 + "author_account_age_days": 1731 }, "https://github.com/G-370/ComfyUI-SD3-Powerlab": { - "stars": 18, + "stars": 19, "last_update": "2024-06-22 19:17:18", - "author_account_age_days": 1568 + "author_account_age_days": 1569 }, "https://github.com/GMapeSplat/ComfyUI_ezXY": { "stars": 24, "last_update": "2024-05-29 17:43:08", - "author_account_age_days": 1346 + "author_account_age_days": 1347 }, "https://github.com/GTSuya-Studio/ComfyUI-Gtsuya-Nodes": { "stars": 7, "last_update": "2024-05-22 21:31:52", - "author_account_age_days": 2605 + "author_account_age_days": 2606 }, "https://github.com/GavChap/ComfyUI-SD3LatentSelectRes": { "stars": 11, "last_update": "2024-07-31 13:51:25", - "author_account_age_days": 4617 + "author_account_age_days": 4618 }, "https://github.com/GeekyGhost/ComfyUI-GeekyRemB": { "stars": 27, - "last_update": "2024-08-06 06:00:17", - "author_account_age_days": 719 + "last_update": "2024-08-12 20:37:38", + "author_account_age_days": 720 }, "https://github.com/GentlemanHu/ComfyUI-SunoAI": { "stars": 14, "last_update": "2024-08-03 04:14:44", - "author_account_age_days": 2432 + "author_account_age_days": 2433 }, "https://github.com/Goktug/comfyui-saveimage-plus": { "stars": 4, "last_update": "2024-07-31 13:41:00", - "author_account_age_days": 4981 + "author_account_age_days": 4982 }, "https://github.com/Gourieff/comfyui-reactor-node": { - "stars": 1251, + "stars": 1254, "last_update": "2024-08-07 09:25:47", - "author_account_age_days": 1168 + "author_account_age_days": 1169 }, "https://github.com/GraftingRayman/ComfyUI_GraftingRayman": { "stars": 44, "last_update": "2024-07-23 08:57:27", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/GreenLandisaLie/AuraSR-ComfyUI": { - "stars": 116, + "stars": 117, "last_update": "2024-08-02 01:51:51", - "author_account_age_days": 1246 + "author_account_age_days": 1247 }, "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": { "stars": 3, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1529 + "author_account_age_days": 1530 }, "https://github.com/HAL41/ComfyUI-aichemy-nodes": { "stars": 4, "last_update": "2024-05-22 23:10:19", - "author_account_age_days": 2895 + "author_account_age_days": 2896 }, "https://github.com/HECer/ComfyUI-FilePathCreator": { "stars": 7, "last_update": "2024-07-31 13:53:46", - "author_account_age_days": 3029 + "author_account_age_days": 3030 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Moondream": { - "stars": 38, + "stars": 39, "last_update": "2024-06-14 08:08:20", - "author_account_age_days": 659 + "author_account_age_days": 660 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": { "stars": 34, "last_update": "2024-06-14 08:08:28", - "author_account_age_days": 659 + "author_account_age_days": 660 }, "https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": { "stars": 18, "last_update": "2024-06-14 08:10:52", - "author_account_age_days": 659 + "author_account_age_days": 660 }, "https://github.com/Haoming02/comfyui-clear-screen": { "stars": 2, "last_update": "2024-08-02 06:09:47", - "author_account_age_days": 1380 + "author_account_age_days": 1381 }, "https://github.com/Haoming02/comfyui-diffusion-cg": { "stars": 67, "last_update": "2024-08-02 06:13:20", - "author_account_age_days": 1380 + "author_account_age_days": 1381 }, "https://github.com/Haoming02/comfyui-floodgate": { "stars": 26, "last_update": "2024-08-02 06:21:25", - "author_account_age_days": 1380 + "author_account_age_days": 1381 }, "https://github.com/Haoming02/comfyui-menu-anchor": { "stars": 4, "last_update": "2024-08-02 06:22:51", - "author_account_age_days": 1380 + "author_account_age_days": 1381 }, "https://github.com/Haoming02/comfyui-node-beautify": { "stars": 6, "last_update": "2024-08-02 06:24:27", - "author_account_age_days": 1380 + "author_account_age_days": 1381 }, "https://github.com/Haoming02/comfyui-old-photo-restoration": { "stars": 14, "last_update": "2024-08-02 06:30:01", - "author_account_age_days": 1380 + "author_account_age_days": 1381 }, "https://github.com/Haoming02/comfyui-prompt-format": { "stars": 31, "last_update": "2024-08-02 06:31:16", - "author_account_age_days": 1380 + "author_account_age_days": 1381 }, "https://github.com/Haoming02/comfyui-resharpen": { "stars": 33, "last_update": "2024-08-02 06:32:26", - "author_account_age_days": 1380 + "author_account_age_days": 1381 }, "https://github.com/Haoming02/comfyui-tab-handler": { "stars": 5, "last_update": "2024-08-02 06:33:55", - "author_account_age_days": 1380 + "author_account_age_days": 1381 }, "https://github.com/HaydenReeve/ComfyUI-Better-Strings": { "stars": 1, "last_update": "2024-05-22 23:20:05", - "author_account_age_days": 2291 + "author_account_age_days": 2292 + }, + "https://github.com/HeadshotPro/ComfyUI-HeadshotPro": { + "stars": 2, + "last_update": "2024-08-13 12:12:29", + "author_account_age_days": 404 }, "https://github.com/HebelHuber/comfyui-enhanced-save-node": { "stars": 2, "last_update": "2024-06-14 08:59:28", - "author_account_age_days": 2373 + "author_account_age_days": 2374 }, "https://github.com/Hellrunner2k/ComfyUI-HellrunnersMagicalNodes": { - "stars": 1, + "stars": 2, "last_update": "2024-08-11 13:29:05", - "author_account_age_days": 3133 + "author_account_age_days": 3134 }, "https://github.com/Hiero207/ComfyUI-Hiero-Nodes": { "stars": 6, "last_update": "2024-07-31 15:01:05", - "author_account_age_days": 1747 + "author_account_age_days": 1748 }, "https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM": { "stars": 3, "last_update": "2024-06-29 19:44:47", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/IDGallagher/ComfyUI-IG-Nodes": { "stars": 1, "last_update": "2024-07-15 19:45:50", - "author_account_age_days": 5530 + "author_account_age_days": 5531 }, "https://github.com/ITurchenko/ComfyUI-SizeFromArray": { "stars": 1, "last_update": "2024-08-01 08:45:43", - "author_account_age_days": 3758 + "author_account_age_days": 3759 }, "https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": { "stars": 9, "last_update": "2024-05-23 01:12:46", - "author_account_age_days": 2679 + "author_account_age_days": 2680 }, "https://github.com/Inzaniak/comfyui-ranbooru": { "stars": 9, "last_update": "2024-05-22 23:12:23", - "author_account_age_days": 3958 + "author_account_age_days": 3959 }, "https://github.com/IsItDanOrAi/ComfyUI-Stereopsis": { "stars": 4, "last_update": "2024-08-02 13:38:00", - "author_account_age_days": 160 + "author_account_age_days": 161 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { - "stars": 11, + "stars": 17, "last_update": "2024-08-10 07:27:40", - "author_account_age_days": 460 + "author_account_age_days": 461 }, "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": { "stars": 42, "last_update": "2024-05-22 20:39:14", - "author_account_age_days": 365 + "author_account_age_days": 366 }, "https://github.com/JackEllie/ComfyUI_AI_Assistant": { - "stars": 5, + "stars": 13, "last_update": "2024-07-26 04:55:41", - "author_account_age_days": 620 + "author_account_age_days": 621 }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 69, "last_update": "2024-07-31 13:12:46", - "author_account_age_days": 2602 + "author_account_age_days": 2603 }, "https://github.com/JaredTherriault/ComfyUI-JNodes": { "stars": 30, "last_update": "2024-08-11 21:06:02", - "author_account_age_days": 3621 + "author_account_age_days": 3622 }, "https://github.com/JayLyu/ComfyUI_BaiKong_Node": { "stars": 1, "last_update": "2024-08-12 15:54:20", - "author_account_age_days": 3317 + "author_account_age_days": 3318 }, "https://github.com/JcandZero/ComfyUI_GLM4Node": { "stars": 25, "last_update": "2024-05-22 23:12:46", - "author_account_age_days": 739 + "author_account_age_days": 740 }, "https://github.com/Jcd1230/rembg-comfyui-node": { "stars": 130, "last_update": "2024-05-22 17:58:34", - "author_account_age_days": 4935 + "author_account_age_days": 4936 }, "https://github.com/JerryOrbachJr/ComfyUI-RandomSize": { "stars": 3, "last_update": "2024-08-10 07:10:17", - "author_account_age_days": 204 + "author_account_age_days": 205 }, "https://github.com/JettHu/ComfyUI-TCD": { "stars": 103, "last_update": "2024-07-31 13:50:21", - "author_account_age_days": 2407 + "author_account_age_days": 2408 }, "https://github.com/JettHu/ComfyUI_TGate": { "stars": 52, "last_update": "2024-07-27 18:34:18", - "author_account_age_days": 2407 + "author_account_age_days": 2408 }, "https://github.com/Jordach/comfy-plasma": { "stars": 58, "last_update": "2024-05-22 18:08:28", - "author_account_age_days": 4562 + "author_account_age_days": 4563 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 7, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3403 + "author_account_age_days": 3404 }, "https://github.com/Julian-adv/WildDivide": { "stars": 1, - "last_update": "2024-08-09 16:52:17", - "author_account_age_days": 387 + "last_update": "2024-08-13 03:04:50", + "author_account_age_days": 388 }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 36, "last_update": "2024-06-21 23:01:48", - "author_account_age_days": 1244 + "author_account_age_days": 1245 }, "https://github.com/Kangkang625/ComfyUI-paint-by-example": { "stars": 15, "last_update": "2024-05-22 22:20:27", - "author_account_age_days": 963 + "author_account_age_days": 964 }, "https://github.com/KewkLW/ComfyUI-kewky_tools": { "stars": 7, "last_update": "2024-07-10 05:45:11", - "author_account_age_days": 1736 + "author_account_age_days": 1737 }, "https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": { "stars": 146, "last_update": "2024-06-16 15:50:10", - "author_account_age_days": 1535 + "author_account_age_days": 1536 }, "https://github.com/KoreTeknology/ComfyUI-Universal-Styler": { "stars": 20, "last_update": "2024-07-29 09:06:21", - "author_account_age_days": 3239 + "author_account_age_days": 3240 }, "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": { - "stars": 507, + "stars": 508, "last_update": "2024-08-08 08:27:53", - "author_account_age_days": 3765 + "author_account_age_days": 3766 }, "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": { - "stars": 2470, - "last_update": "2024-08-12 04:51:07", - "author_account_age_days": 3765 + "stars": 2471, + "last_update": "2024-08-13 05:50:23", + "author_account_age_days": 3766 }, "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": { "stars": 468, "last_update": "2024-08-12 04:56:52", - "author_account_age_days": 3765 + "author_account_age_days": 3766 }, "https://github.com/Koushakur/ComfyUI-DenoiseChooser": { "stars": 5, "last_update": "2024-07-31 14:05:13", - "author_account_age_days": 1169 + "author_account_age_days": 1170 }, "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP": { "stars": 3, "last_update": "2024-05-23 00:21:43", - "author_account_age_days": 1828 + "author_account_age_days": 1829 }, "https://github.com/LEv145/images-grid-comfy-plugin": { "stars": 139, "last_update": "2024-05-30 17:54:32", - "author_account_age_days": 2256 + "author_account_age_days": 2257 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2028 + "author_account_age_days": 2029 }, "https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": { - "stars": 40, + "stars": 41, "last_update": "2024-06-06 20:45:43", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/LarryJane491/Lora-Training-in-Comfy": { - "stars": 329, + "stars": 330, "last_update": "2024-08-05 11:32:30", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/Layer-norm/comfyui-lama-remover": { "stars": 64, "last_update": "2024-08-03 04:18:39", - "author_account_age_days": 381 + "author_account_age_days": 382 }, "https://github.com/Lerc/canvas_tab": { "stars": 151, "last_update": "2024-05-22 20:48:45", - "author_account_age_days": 5416 + "author_account_age_days": 5417 }, "https://github.com/LightSketch-ai/ComfyUI-LivePortraitNode": { "stars": 2, "last_update": "2024-07-17 01:24:53", - "author_account_age_days": 33 + "author_account_age_days": 34 }, "https://github.com/Limitex/ComfyUI-Calculation": { "stars": 0, "last_update": "2024-05-22 22:18:40", - "author_account_age_days": 1324 + "author_account_age_days": 1325 }, "https://github.com/Limitex/ComfyUI-Diffusers": { "stars": 125, "last_update": "2024-05-22 22:18:57", - "author_account_age_days": 1324 + "author_account_age_days": 1325 }, "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator": { - "stars": 3, + "stars": 4, "last_update": "2024-08-10 08:18:21", - "author_account_age_days": 436 + "author_account_age_days": 437 }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 51, "last_update": "2024-05-23 00:32:53", - "author_account_age_days": 520 + "author_account_age_days": 521 }, "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": { "stars": 25, "last_update": "2024-05-22 21:29:02", - "author_account_age_days": 1024 + "author_account_age_days": 1025 }, "https://github.com/LonicaMewinsky/ComfyUI-RawSaver": { "stars": 2, "last_update": "2024-05-22 21:31:28", - "author_account_age_days": 1024 + "author_account_age_days": 1025 }, "https://github.com/Ludobico/ComfyUI-ScenarioPrompt": { "stars": 14, "last_update": "2024-08-01 00:52:11", - "author_account_age_days": 1081 + "author_account_age_days": 1082 }, "https://github.com/LyazS/comfyui-anime-seg": { "stars": 6, "last_update": "2024-05-22 23:21:49", - "author_account_age_days": 2906 + "author_account_age_days": 2907 }, "https://github.com/M1kep/ComfyLiterals": { "stars": 17, "last_update": "2024-05-22 20:31:38", - "author_account_age_days": 4307 + "author_account_age_days": 4308 }, "https://github.com/M1kep/ComfyUI-KepOpenAI": { "stars": 27, "last_update": "2024-05-22 20:33:54", - "author_account_age_days": 4307 + "author_account_age_days": 4308 }, "https://github.com/M1kep/ComfyUI-OtherVAEs": { "stars": 2, "last_update": "2024-05-22 20:33:41", - "author_account_age_days": 4307 + "author_account_age_days": 4308 }, "https://github.com/M1kep/Comfy_KepKitchenSink": { "stars": 0, "last_update": "2024-05-22 20:33:29", - "author_account_age_days": 4307 + "author_account_age_days": 4308 }, "https://github.com/M1kep/Comfy_KepListStuff": { "stars": 28, "last_update": "2024-06-22 00:51:28", - "author_account_age_days": 4307 + "author_account_age_days": 4308 }, "https://github.com/M1kep/Comfy_KepMatteAnything": { "stars": 10, "last_update": "2024-05-22 20:33:16", - "author_account_age_days": 4307 + "author_account_age_days": 4308 }, "https://github.com/M1kep/KepPromptLang": { "stars": 5, "last_update": "2024-05-22 20:32:56", - "author_account_age_days": 4307 + "author_account_age_days": 4308 }, "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": { "stars": 31, "last_update": "2024-08-03 08:08:55", - "author_account_age_days": 1654 + "author_account_age_days": 1655 }, "https://github.com/Makeezi/ComfyUI-promptLAB": { "stars": 0, "last_update": "2024-05-23 01:24:51", - "author_account_age_days": 1831 + "author_account_age_days": 1832 }, "https://github.com/MakkiShizu/comfyui_reimgsize": { "stars": 5, "last_update": "2024-07-30 06:49:47", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 15, "last_update": "2024-06-14 10:24:17", - "author_account_age_days": 431 + "author_account_age_days": 432 }, "https://github.com/ManglerFTW/ComfyI2I": { "stars": 149, "last_update": "2024-06-14 11:01:01", - "author_account_age_days": 704 + "author_account_age_days": 705 }, "https://github.com/MaraScott/ComfyUI_MaraScott_Nodes": { - "stars": 92, + "stars": 93, "last_update": "2024-07-29 14:46:06", - "author_account_age_days": 5019 + "author_account_age_days": 5020 }, "https://github.com/MarcusNyne/m9-prompts-comfyui": { "stars": 1, "last_update": "2024-06-14 15:25:15", - "author_account_age_days": 1471 + "author_account_age_days": 1472 }, "https://github.com/MariusKM/ComfyUI-BadmanNodes": { "stars": 1, "last_update": "2024-07-31 13:49:59", - "author_account_age_days": 2280 + "author_account_age_days": 2281 }, "https://github.com/MarkoCa1/ComfyUI-Text": { "stars": 2, "last_update": "2024-05-23 00:15:39", - "author_account_age_days": 1682 + "author_account_age_days": 1683 }, "https://github.com/MarkoCa1/ComfyUI_Segment_Mask": { "stars": 19, "last_update": "2024-05-23 00:15:51", - "author_account_age_days": 1682 + "author_account_age_days": 1683 }, "https://github.com/Marksusu/ComfyUI_MTEncode": { "stars": 2, "last_update": "2024-07-26 05:59:56", - "author_account_age_days": 757 + "author_account_age_days": 758 }, "https://github.com/Mason-McGough/ComfyUI-Mosaica": { "stars": 6, "last_update": "2024-07-27 18:33:59", - "author_account_age_days": 3254 + "author_account_age_days": 3255 }, "https://github.com/MiddleKD/ComfyUI-mem-safe-wrapper": { "stars": 1, "last_update": "2024-08-01 06:47:24", - "author_account_age_days": 579 + "author_account_age_days": 580 }, "https://github.com/MiddleKD/ComfyUI-productfix": { "stars": 3, - "last_update": "2024-08-09 05:31:33", - "author_account_age_days": 579 + "last_update": "2024-08-13 01:11:21", + "author_account_age_days": 580 }, "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack": { "stars": 4, "last_update": "2024-07-31 14:39:13", - "author_account_age_days": 109 + "author_account_age_days": 110 }, "https://github.com/Mintbeer96/ComfyUI-KerasOCR": { "stars": 3, "last_update": "2024-07-24 16:39:41", - "author_account_age_days": 3226 + "author_account_age_days": 3227 }, "https://github.com/MinusZoneAI/ComfyUI-Flux1Quantize-MZ": { - "stars": 2, - "last_update": "2024-08-12 14:29:11", - "author_account_age_days": 114 + "stars": 5, + "last_update": "2024-08-12 17:08:37", + "author_account_age_days": 115 }, "https://github.com/MinusZoneAI/ComfyUI-Kolors-MZ": { - "stars": 381, + "stars": 384, "last_update": "2024-08-06 14:10:29", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ": { "stars": 94, "last_update": "2024-08-02 23:03:16", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ": { "stars": 17, "last_update": "2024-05-23 01:13:32", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/MinusZoneAI/ComfyUI-TrainTools-MZ": { "stars": 33, "last_update": "2024-07-09 12:42:11", - "author_account_age_days": 114 + "author_account_age_days": 115 }, "https://github.com/Miosp/ComfyUI-FBCNN": { "stars": 8, "last_update": "2024-08-02 19:54:17", - "author_account_age_days": 2565 + "author_account_age_days": 2566 }, "https://github.com/MitoshiroPJ/comfyui_slothful_attention": { "stars": 7, "last_update": "2024-05-22 22:09:15", - "author_account_age_days": 4017 + "author_account_age_days": 4018 }, "https://github.com/MohammadAboulEla/ComfyUI-iTools": { "stars": 2, - "last_update": "2024-08-11 23:34:35", - "author_account_age_days": 1075 + "last_update": "2024-08-12 16:45:08", + "author_account_age_days": 1076 }, "https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": { "stars": 16, "last_update": "2024-08-10 17:11:32", - "author_account_age_days": 428 + "author_account_age_days": 429 }, "https://github.com/MrForExample/ComfyUI-3D-Pack": { - "stars": 2001, + "stars": 2005, "last_update": "2024-08-02 01:53:03", - "author_account_age_days": 1610 + "author_account_age_days": 1611 }, "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved": { - "stars": 464, + "stars": 465, "last_update": "2024-06-14 12:02:47", - "author_account_age_days": 1610 + "author_account_age_days": 1611 }, "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": { "stars": 11, "last_update": "2024-07-08 20:40:49", - "author_account_age_days": 3640 + "author_account_age_days": 3641 }, "https://github.com/Munkyfoot/ComfyUI-TextOverlay": { - "stars": 16, + "stars": 17, "last_update": "2024-06-28 05:57:03", - "author_account_age_days": 3094 + "author_account_age_days": 3095 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 7, "last_update": "2024-07-27 04:00:20", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/MuziekMagie/ComfyUI-Matchering": { "stars": 7, "last_update": "2024-07-23 14:39:52", - "author_account_age_days": 21 + "author_account_age_days": 22 }, "https://github.com/N3rd00d/ComfyUI-Paint3D-Nodes": { "stars": 4, "last_update": "2024-07-13 01:24:57", - "author_account_age_days": 126 + "author_account_age_days": 127 }, "https://github.com/NMWave/ComfyUI-Nader-Tagging": { "stars": 1, "last_update": "2024-08-06 11:13:51", - "author_account_age_days": 627 + "author_account_age_days": 628 }, "https://github.com/Nestorchik/NStor-ComfyUI-Translation": { "stars": 2, "last_update": "2024-06-14 10:25:32", - "author_account_age_days": 1373 + "author_account_age_days": 1374 }, "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": { "stars": 30, @@ -1405,7 +1415,7 @@ "author_account_age_days": 143 }, "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { - "stars": 2, + "stars": 3, "last_update": "2024-08-10 05:08:26", "author_account_age_days": 143 }, @@ -1422,417 +1432,427 @@ "https://github.com/Nevysha/ComfyUI-nevysha-top-menu": { "stars": 5, "last_update": "2024-05-23 00:17:31", - "author_account_age_days": 575 + "author_account_age_days": 576 }, "https://github.com/NicholasMcCarthy/ComfyUI_TravelSuite": { "stars": 13, "last_update": "2024-05-22 20:34:46", - "author_account_age_days": 5199 + "author_account_age_days": 5200 }, "https://github.com/NimaNzrii/comfyui-photoshop": { - "stars": 421, + "stars": 427, "last_update": "2024-08-08 13:03:54", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/NimaNzrii/comfyui-popup_preview": { "stars": 35, "last_update": "2024-05-22 22:12:04", - "author_account_age_days": 293 + "author_account_age_days": 294 }, "https://github.com/Niutonian/ComfyUi-NoodleWebcam": { "stars": 29, "last_update": "2024-05-22 21:30:40", - "author_account_age_days": 1091 + "author_account_age_days": 1092 }, "https://github.com/Nlar/ComfyUI_CartoonSegmentation": { "stars": 12, "last_update": "2024-05-22 23:15:37", - "author_account_age_days": 3880 + "author_account_age_days": 3881 }, "https://github.com/NotHarroweD/Harronode": { "stars": 5, "last_update": "2024-05-22 22:18:29", - "author_account_age_days": 2032 + "author_account_age_days": 2033 }, "https://github.com/Nourepide/ComfyUI-Allor": { - "stars": 192, + "stars": 193, "last_update": "2024-05-22 18:11:17", - "author_account_age_days": 2895 + "author_account_age_days": 2896 }, "https://github.com/Nuked88/ComfyUI-N-Nodes": { "stars": 191, "last_update": "2024-07-25 20:13:05", - "author_account_age_days": 4528 + "author_account_age_days": 4529 }, "https://github.com/Nuked88/ComfyUI-N-Sidebar": { "stars": 469, "last_update": "2024-08-01 19:19:55", - "author_account_age_days": 4528 + "author_account_age_days": 4529 }, "https://github.com/Off-Live/ComfyUI-off-suite": { "stars": 0, "last_update": "2024-06-14 12:02:25", - "author_account_age_days": 1221 + "author_account_age_days": 1222 }, "https://github.com/OgreLemonSoup/ComfyUI-Load-Image-Gallery": { "stars": 0, - "last_update": "2024-08-12 04:59:56", - "author_account_age_days": 2 + "last_update": "2024-08-13 02:31:58", + "author_account_age_days": 3 }, "https://github.com/OpenArt-AI/ComfyUI-Assistant": { "stars": 15, "last_update": "2024-05-22 22:16:57", - "author_account_age_days": 824 + "author_account_age_days": 825 + }, + "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": { + "stars": 0, + "last_update": "2024-08-13 04:28:41", + "author_account_age_days": 2583 }, "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": { "stars": 12, "last_update": "2024-05-22 21:27:10", - "author_account_age_days": 1714 + "author_account_age_days": 1715 }, "https://github.com/Parameshvadivel/ComfyUI-SVGview": { "stars": 1, "last_update": "2024-07-31 13:40:33", - "author_account_age_days": 2877 + "author_account_age_days": 2878 }, "https://github.com/ParisNeo/lollms_nodes_suite": { "stars": 10, "last_update": "2024-06-23 21:04:43", - "author_account_age_days": 4818 + "author_account_age_days": 4819 }, "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": { "stars": 0, "last_update": "2024-05-22 21:26:35", - "author_account_age_days": 3692 + "author_account_age_days": 3693 }, "https://github.com/Pfaeff/pfaeff-comfyui": { "stars": 19, "last_update": "2024-05-22 18:21:10", - "author_account_age_days": 3256 + "author_account_age_days": 3257 + }, + "https://github.com/Pheat-AI/Remade_nodes": { + "stars": 0, + "last_update": "2024-08-12 20:33:51", + "author_account_age_days": 84 }, "https://github.com/PnthrLeo/comfyUI-image-search": { "stars": 0, "last_update": "2024-06-14 07:06:45", - "author_account_age_days": 2600 + "author_account_age_days": 2601 }, "https://github.com/Pos13/comfyui-cyclist": { "stars": 33, "last_update": "2024-08-04 02:58:33", - "author_account_age_days": 1567 + "author_account_age_days": 1568 }, "https://github.com/PowerHouseMan/ComfyUI-AdvancedLivePortrait": { - "stars": 395, + "stars": 406, "last_update": "2024-08-07 12:28:18", - "author_account_age_days": 12 + "author_account_age_days": 13 }, "https://github.com/QaisMalkawi/ComfyUI-QaisHelper": { "stars": 3, "last_update": "2024-05-23 20:29:30", - "author_account_age_days": 1299 + "author_account_age_days": 1300 }, "https://github.com/Raapys/ComfyUI-LatentGC_Aggressive": { "stars": 0, "last_update": "2024-08-12 15:55:42", - "author_account_age_days": 3981 + "author_account_age_days": 3982 }, "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD": { "stars": 4, "last_update": "2024-07-28 12:45:36", - "author_account_age_days": 1414 + "author_account_age_days": 1415 }, "https://github.com/RenderRift/ComfyUI-RenderRiftNodes": { "stars": 6, "last_update": "2024-05-22 22:16:41", - "author_account_age_days": 235 + "author_account_age_days": 236 }, "https://github.com/RhizoNymph/ComfyUI-Latte": { "stars": 3, "last_update": "2024-08-11 07:25:04", - "author_account_age_days": 1216 + "author_account_age_days": 1217 }, "https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": { "stars": 17, "last_update": "2024-06-21 07:29:14", - "author_account_age_days": 1430 + "author_account_age_days": 1431 }, "https://github.com/Ron-Digital/ComfyUI-SceneGenerator": { "stars": 2, "last_update": "2024-06-28 19:36:30", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/Ryuukeisyou/comfyui_face_parsing": { "stars": 74, "last_update": "2024-07-30 15:32:44", - "author_account_age_days": 2462 + "author_account_age_days": 2463 }, "https://github.com/Ryuukeisyou/comfyui_io_helpers": { "stars": 1, "last_update": "2024-07-13 13:10:10", - "author_account_age_days": 2462 + "author_account_age_days": 2463 }, "https://github.com/SEkINVR/ComfyUI-Animator": { "stars": 2, "last_update": "2024-08-08 19:59:36", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/SEkINVR/ComfyUI-Save-Multi-Format": { "stars": 2, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/SEkINVR/ComfyUI-SaveAs": { "stars": 2, "last_update": "2024-07-08 03:39:48", - "author_account_age_days": 706 + "author_account_age_days": 707 }, "https://github.com/SLAPaper/ComfyUI-Image-Selector": { "stars": 68, "last_update": "2024-08-03 18:32:58", - "author_account_age_days": 3746 + "author_account_age_days": 3747 }, "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { "stars": 10, "last_update": "2024-08-03 18:32:42", - "author_account_age_days": 3746 + "author_account_age_days": 3747 }, "https://github.com/SLAPaper/StableDiffusion-dpmpp_2m_alt-Sampler": { "stars": 10, "last_update": "2024-08-03 18:32:42", - "author_account_age_days": 3746 + "author_account_age_days": 3747 }, "https://github.com/SOELexicon/ComfyUI-LexMSDBNodes": { "stars": 4, "last_update": "2024-07-31 15:02:32", - "author_account_age_days": 4132 + "author_account_age_days": 4133 }, "https://github.com/SOELexicon/ComfyUI-LexTools": { "stars": 25, "last_update": "2024-06-28 19:25:13", - "author_account_age_days": 4132 + "author_account_age_days": 4133 }, "https://github.com/SamKhoze/ComfyUI-DeepFuze": { "stars": 272, "last_update": "2024-08-01 02:05:16", - "author_account_age_days": 1492 + "author_account_age_days": 1493 }, "https://github.com/SayanoAI/Comfy-RVC": { "stars": 7, "last_update": "2024-08-12 09:20:48", - "author_account_age_days": 2652 + "author_account_age_days": 2653 }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 11, "last_update": "2024-06-14 09:01:30", - "author_account_age_days": 3245 + "author_account_age_days": 3246 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 8, "last_update": "2024-07-30 09:02:59", - "author_account_age_days": 1159 + "author_account_age_days": 1160 }, "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": { "stars": 9, "last_update": "2024-07-31 13:51:28", - "author_account_age_days": 4555 + "author_account_age_days": 4556 }, "https://github.com/SeaArtLab/ComfyUI-Long-CLIP": { "stars": 66, "last_update": "2024-06-14 08:08:26", - "author_account_age_days": 126 + "author_account_age_days": 127 }, "https://github.com/SeargeDP/SeargeSDXL": { - "stars": 762, + "stars": 761, "last_update": "2024-05-22 00:28:26", - "author_account_age_days": 4220 + "author_account_age_days": 4221 }, "https://github.com/Seedsa/Fooocus_Nodes": { "stars": 50, "last_update": "2024-08-08 05:35:42", - "author_account_age_days": 2657 + "author_account_age_days": 2658 }, "https://github.com/Shadetail/ComfyUI_Eagleshadow": { "stars": 2, "last_update": "2024-06-15 13:04:49", - "author_account_age_days": 3446 + "author_account_age_days": 3447 }, "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting": { "stars": 3, "last_update": "2024-07-03 03:39:49", - "author_account_age_days": 164 + "author_account_age_days": 165 }, "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools": { "stars": 9, "last_update": "2024-07-04 02:22:10", - "author_account_age_days": 451 + "author_account_age_days": 452 }, "https://github.com/ShmuelRonen/ComfyUI-AstralAnimator": { "stars": 14, "last_update": "2024-07-18 12:41:22", - "author_account_age_days": 1254 + "author_account_age_days": 1255 }, "https://github.com/ShmuelRonen/ComfyUI-SVDResizer": { "stars": 2, "last_update": "2024-06-14 11:50:52", - "author_account_age_days": 1254 + "author_account_age_days": 1255 }, "https://github.com/ShmuelRonen/ComfyUI_Gemini_Flash": { "stars": 17, "last_update": "2024-07-21 19:57:00", - "author_account_age_days": 1254 + "author_account_age_days": 1255 }, "https://github.com/ShmuelRonen/ComfyUI_wav2lip": { "stars": 66, "last_update": "2024-08-12 14:10:48", - "author_account_age_days": 1254 + "author_account_age_days": 1255 }, "https://github.com/Shraknard/ComfyUI-Remover": { "stars": 6, "last_update": "2024-07-24 08:42:48", - "author_account_age_days": 2366 + "author_account_age_days": 2367 }, "https://github.com/Siberpone/lazy-pony-prompter": { "stars": 26, "last_update": "2024-08-01 06:12:33", - "author_account_age_days": 501 + "author_account_age_days": 502 }, "https://github.com/Smirnov75/ComfyUI-mxToolkit": { "stars": 70, "last_update": "2024-07-31 13:44:42", - "author_account_age_days": 1561 + "author_account_age_days": 1562 }, "https://github.com/Smuzzies/comfyui_meme_maker": { "stars": 0, "last_update": "2024-07-05 22:01:41", - "author_account_age_days": 740 + "author_account_age_days": 741 }, "https://github.com/SoftMeng/ComfyUI-DeepCache-Fix": { "stars": 7, "last_update": "2024-07-25 13:09:00", - "author_account_age_days": 3573 + "author_account_age_days": 3574 }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 6, "last_update": "2024-06-14 08:08:36", - "author_account_age_days": 3573 + "author_account_age_days": 3574 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Poster": { "stars": 17, "last_update": "2024-06-14 07:06:27", - "author_account_age_days": 3573 + "author_account_age_days": 3574 }, "https://github.com/SoftMeng/ComfyUI_Mexx_Styler": { "stars": 18, "last_update": "2024-06-14 07:09:03", - "author_account_age_days": 3573 + "author_account_age_days": 3574 }, "https://github.com/Sorcerio/MBM-Music-Visualizer": { "stars": 15, "last_update": "2024-05-23 01:09:18", - "author_account_age_days": 4296 + "author_account_age_days": 4297 }, "https://github.com/SozeInc/ComfyUI-Mobile": { "stars": 0, "last_update": "2024-06-14 07:09:00", - "author_account_age_days": 128 + "author_account_age_days": 129 }, "https://github.com/SpaceKendo/ComfyUI-svd_txt2vid": { "stars": 6, "last_update": "2024-05-22 22:11:52", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/Stability-AI/ComfyUI-SAI_API": { "stars": 45, "last_update": "2024-06-06 14:18:15", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/Stability-AI/stability-ComfyUI-nodes": { - "stars": 187, + "stars": 186, "last_update": "2024-05-22 15:30:47", - "author_account_age_days": 892 + "author_account_age_days": 893 }, "https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": { "stars": 100, "last_update": "2024-06-14 08:12:12", - "author_account_age_days": 2884 + "author_account_age_days": 2885 }, "https://github.com/StartHua/ComfyUI_PCDMs": { "stars": 3, "last_update": "2024-05-22 23:21:14", - "author_account_age_days": 2884 + "author_account_age_days": 2885 }, "https://github.com/StartHua/ComfyUI_Seg_VITON": { "stars": 181, "last_update": "2024-05-22 23:20:17", - "author_account_age_days": 2884 + "author_account_age_days": 2885 }, "https://github.com/StartHua/Comfyui_joytag": { "stars": 22, "last_update": "2024-05-22 23:20:28", - "author_account_age_days": 2884 + "author_account_age_days": 2885 }, "https://github.com/StartHua/Comfyui_segformer_b2_clothes": { - "stars": 52, + "stars": 53, "last_update": "2024-07-24 14:45:58", - "author_account_age_days": 2884 + "author_account_age_days": 2885 }, "https://github.com/SuperBeastsAI/ComfyUI-SuperBeasts": { "stars": 127, "last_update": "2024-07-31 02:48:34", - "author_account_age_days": 138 + "author_account_age_days": 139 }, "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { "stars": 1, "last_update": "2024-06-20 15:06:51", - "author_account_age_days": 3627 + "author_account_age_days": 3628 }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { - "stars": 544, + "stars": 545, "last_update": "2024-07-24 11:16:13", - "author_account_age_days": 2198 + "author_account_age_days": 2199 }, "https://github.com/Sxela/ComfyWarp": { "stars": 22, "last_update": "2024-05-22 20:47:11", - "author_account_age_days": 3421 + "author_account_age_days": 3422 }, "https://github.com/TGu-97/ComfyUI-TGu-utils": { "stars": 1, "last_update": "2024-05-22 21:07:45", - "author_account_age_days": 579 + "author_account_age_days": 580 }, "https://github.com/THtianhao/ComfyUI-FaceChain": { "stars": 96, "last_update": "2024-06-25 02:59:28", - "author_account_age_days": 3740 + "author_account_age_days": 3741 }, "https://github.com/THtianhao/ComfyUI-Portrait-Maker": { "stars": 174, "last_update": "2024-05-22 21:18:05", - "author_account_age_days": 3740 + "author_account_age_days": 3741 }, "https://github.com/TJ16th/comfyUI_TJ_NormalLighting": { "stars": 132, "last_update": "2024-05-23 00:25:37", - "author_account_age_days": 2584 + "author_account_age_days": 2585 }, "https://github.com/TMElyralab/Comfyui-MusePose": { - "stars": 322, + "stars": 323, "last_update": "2024-07-31 06:21:52", - "author_account_age_days": 146 + "author_account_age_days": 147 }, "https://github.com/TRI3D-LC/ComfyUI-MiroBoard": { "stars": 5, "last_update": "2024-07-26 05:36:12", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 22, "last_update": "2024-08-12 06:27:09", - "author_account_age_days": 488 + "author_account_age_days": 489 }, "https://github.com/TW-CUI/TW-CUI-Util": { "stars": 1, "last_update": "2024-07-31 13:42:07", - "author_account_age_days": 80 + "author_account_age_days": 81 }, "https://github.com/TaiTair/comfyui-simswap": { "stars": 11, @@ -1842,752 +1862,752 @@ "https://github.com/Taremin/comfyui-prompt-extranetworks": { "stars": 2, "last_update": "2024-05-22 23:08:34", - "author_account_age_days": 2264 + "author_account_age_days": 2265 }, "https://github.com/Taremin/comfyui-string-tools": { "stars": 1, "last_update": "2024-05-22 23:08:45", - "author_account_age_days": 2264 + "author_account_age_days": 2265 }, "https://github.com/Taremin/webui-monaco-prompt": { "stars": 24, "last_update": "2024-08-02 23:03:12", - "author_account_age_days": 2264 + "author_account_age_days": 2265 }, "https://github.com/TeaCrab/ComfyUI-TeaNodes": { "stars": 4, "last_update": "2024-05-22 20:44:05", - "author_account_age_days": 3266 + "author_account_age_days": 3267 }, "https://github.com/TechnoByteJS/ComfyUI-TechNodes": { "stars": 9, "last_update": "2024-08-09 09:18:30", - "author_account_age_days": 1725 + "author_account_age_days": 1726 }, "https://github.com/TemryL/ComfyS3": { "stars": 23, "last_update": "2024-07-31 15:48:46", - "author_account_age_days": 918 + "author_account_age_days": 919 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 307, + "stars": 310, "last_update": "2024-08-11 20:19:52", - "author_account_age_days": 918 + "author_account_age_days": 919 }, "https://github.com/TencentQQGYLab/ComfyUI-ELLA": { - "stars": 314, + "stars": 315, "last_update": "2024-05-07 03:07:38", - "author_account_age_days": 147 + "author_account_age_days": 148 }, "https://github.com/TheBarret/ZSuite": { "stars": 7, "last_update": "2024-08-10 13:31:03", - "author_account_age_days": 2761 + "author_account_age_days": 2762 }, "https://github.com/TheBill2001/comfyui-upscale-by-model": { "stars": 2, "last_update": "2024-06-18 17:57:06", - "author_account_age_days": 1491 + "author_account_age_days": 1492 }, "https://github.com/TheMistoAI/ComfyUI-Anyline": { "stars": 321, "last_update": "2024-07-31 13:40:51", - "author_account_age_days": 214 + "author_account_age_days": 215 }, "https://github.com/ThereforeGames/ComfyUI-Unprompted": { "stars": 9, "last_update": "2024-07-29 19:02:32", - "author_account_age_days": 984 + "author_account_age_days": 985 }, "https://github.com/TinyTerra/ComfyUI_tinyterraNodes": { "stars": 360, "last_update": "2024-08-10 12:58:27", - "author_account_age_days": 670 + "author_account_age_days": 671 }, "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": { - "stars": 21, + "stars": 22, "last_update": "2024-05-22 22:13:06", - "author_account_age_days": 909 + "author_account_age_days": 910 }, "https://github.com/Tropfchen/ComfyUI-Embedding_Picker": { "stars": 28, "last_update": "2024-07-31 15:01:19", - "author_account_age_days": 3902 + "author_account_age_days": 3903 }, "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector": { "stars": 9, "last_update": "2024-07-27 18:34:05", - "author_account_age_days": 3902 + "author_account_age_days": 3903 }, "https://github.com/Trung0246/ComfyUI-0246": { "stars": 100, "last_update": "2024-08-02 20:54:28", - "author_account_age_days": 3429 + "author_account_age_days": 3430 }, "https://github.com/Ttl/ComfyUi_NNLatentUpscale": { - "stars": 187, + "stars": 188, "last_update": "2024-05-22 20:50:03", - "author_account_age_days": 4971 + "author_account_age_days": 4972 }, "https://github.com/TylerZoro/SD3-Scaling": { "stars": 1, "last_update": "2024-06-15 16:59:22", - "author_account_age_days": 1334 + "author_account_age_days": 1335 }, "https://github.com/Umikaze-job/select_folder_path_easy": { "stars": 4, "last_update": "2024-05-22 21:30:13", - "author_account_age_days": 268 + "author_account_age_days": 269 }, "https://github.com/VAST-AI-Research/ComfyUI-Tripo": { "stars": 83, "last_update": "2024-08-12 09:46:24", - "author_account_age_days": 291 + "author_account_age_days": 292 }, "https://github.com/Visionatrix/ComfyUI-Visionatrix": { "stars": 1, - "last_update": "2024-08-10 08:31:44", - "author_account_age_days": 165 + "last_update": "2024-08-13 13:45:59", + "author_account_age_days": 166 }, "https://github.com/WASasquatch/ASTERR": { "stars": 15, "last_update": "2024-07-31 13:48:18", - "author_account_age_days": 4674 + "author_account_age_days": 4675 }, "https://github.com/WASasquatch/ComfyUI_Preset_Merger": { "stars": 25, "last_update": "2024-07-31 13:48:27", - "author_account_age_days": 4674 + "author_account_age_days": 4675 }, "https://github.com/WASasquatch/FreeU_Advanced": { "stars": 103, "last_update": "2024-07-31 13:48:30", - "author_account_age_days": 4674 + "author_account_age_days": 4675 }, "https://github.com/WASasquatch/PPF_Noise_ComfyUI": { "stars": 22, "last_update": "2024-06-14 10:27:23", - "author_account_age_days": 4674 + "author_account_age_days": 4675 }, "https://github.com/WASasquatch/PowerNoiseSuite": { "stars": 59, "last_update": "2024-07-31 13:48:33", - "author_account_age_days": 4674 + "author_account_age_days": 4675 }, "https://github.com/WASasquatch/WAS_Extras": { - "stars": 28, + "stars": 29, "last_update": "2024-06-17 04:08:37", - "author_account_age_days": 4674 + "author_account_age_days": 4675 }, "https://github.com/WASasquatch/was-node-suite-comfyui": { - "stars": 1040, + "stars": 1041, "last_update": "2024-08-08 02:32:02", - "author_account_age_days": 4674 + "author_account_age_days": 4675 }, "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": { "stars": 4, "last_update": "2024-07-30 04:43:14", - "author_account_age_days": 25 + "author_account_age_days": 26 }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", - "author_account_age_days": 3801 + "author_account_age_days": 3802 }, "https://github.com/Wicloz/ComfyUI-Simply-Nodes": { "stars": 1, "last_update": "2024-07-06 22:35:50", - "author_account_age_days": 3693 + "author_account_age_days": 3694 }, "https://github.com/XmYx/deforum-comfy-nodes": { "stars": 135, "last_update": "2024-07-08 19:39:48", - "author_account_age_days": 2655 + "author_account_age_days": 2656 }, "https://github.com/Xyem/Xycuno-Oobabooga": { "stars": 4, "last_update": "2024-05-23 00:14:14", - "author_account_age_days": 4373 + "author_account_age_days": 4374 }, "https://github.com/YMC-GitHub/ymc-node-as-x-type": { "stars": 1, "last_update": "2024-08-03 06:01:00", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/YMC-GitHub/ymc-node-suite-comfyui": { "stars": 16, "last_update": "2024-05-22 21:15:51", - "author_account_age_days": 2744 + "author_account_age_days": 2745 }, "https://github.com/YOUR-WORST-TACO/ComfyUI-TacoNodes": { "stars": 14, "last_update": "2024-05-22 20:48:23", - "author_account_age_days": 3804 + "author_account_age_days": 3805 }, "https://github.com/Yanick112/ComfyUI-ToSVG": { "stars": 31, "last_update": "2024-06-14 14:00:22", - "author_account_age_days": 863 + "author_account_age_days": 864 }, "https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": { "stars": 14, "last_update": "2024-08-01 19:59:31", - "author_account_age_days": 835 + "author_account_age_days": 836 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": { - "stars": 328, + "stars": 329, "last_update": "2024-05-22 14:14:46", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Animated-optical-illusions": { "stars": 18, "last_update": "2024-06-14 07:06:15", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": { - "stars": 386, + "stars": 388, "last_update": "2024-06-12 04:40:50", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG": { - "stars": 621, + "stars": 624, "last_update": "2024-05-22 14:14:18", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO": { - "stars": 180, + "stars": 183, "last_update": "2024-07-30 23:24:24", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DepthFM": { "stars": 69, "last_update": "2024-05-22 14:14:03", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Gemini": { - "stars": 637, + "stars": 638, "last_update": "2024-05-22 14:15:11", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID": { - "stars": 1273, + "stars": 1275, "last_update": "2024-05-22 13:57:55", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Phi-3-mini": { "stars": 187, "last_update": "2024-06-30 08:41:40", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO": { "stars": 771, "last_update": "2024-05-22 14:13:49", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PixArt-alpha-Diffusers": { - "stars": 46, + "stars": 47, "last_update": "2024-05-22 13:40:58", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Q-Align": { "stars": 4, "last_update": "2024-05-22 14:15:52", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": { "stars": 65, "last_update": "2024-06-14 12:02:55", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": { "stars": 185, "last_update": "2024-05-22 14:14:57", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": { "stars": 98, "last_update": "2024-05-22 13:40:44", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SegMoE": { "stars": 78, "last_update": "2024-05-22 13:41:14", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": { "stars": 90, "last_update": "2024-05-31 12:03:55", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-UltraEdit-ZHO": { - "stars": 135, + "stars": 136, "last_update": "2024-07-11 14:59:07", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM": { "stars": 530, "last_update": "2024-05-22 13:01:07", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/comfyui-portrait-master-zh-cn": { "stars": 1540, "last_update": "2024-06-14 09:00:04", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ": { "stars": 11, "last_update": "2024-07-19 06:38:39", - "author_account_age_days": 1322 + "author_account_age_days": 1323 }, "https://github.com/ZaneA/ComfyUI-ImageReward": { "stars": 22, "last_update": "2024-07-31 13:42:15", - "author_account_age_days": 5589 + "author_account_age_days": 5590 }, "https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools": { "stars": 2, "last_update": "2024-06-23 19:19:40", - "author_account_age_days": 1243 + "author_account_age_days": 1244 }, "https://github.com/Zuellni/ComfyUI-Custom-Nodes": { "stars": 44, "last_update": "2023-09-19 12:11:26", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/Zuellni/ComfyUI-ExLlama": { "stars": 105, "last_update": "2024-08-07 18:06:27", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/Zuellni/ComfyUI-ExLlama-Nodes": { "stars": 105, "last_update": "2024-08-07 18:06:27", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/Zuellni/ComfyUI-PickScore-Nodes": { "stars": 25, "last_update": "2024-06-15 08:23:16", - "author_account_age_days": 571 + "author_account_age_days": 572 }, "https://github.com/a1lazydog/ComfyUI-AudioScheduler": { "stars": 95, "last_update": "2024-08-08 03:04:19", - "author_account_age_days": 4851 + "author_account_age_days": 4852 }, "https://github.com/aburahamu/ComfyUI-IsNiceParts": { "stars": 2, "last_update": "2024-06-14 12:01:40", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/aburahamu/ComfyUI-RequestsPoster": { "stars": 2, "last_update": "2024-06-14 13:59:24", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/abyz22/image_control": { "stars": 15, "last_update": "2024-05-22 23:10:07", - "author_account_age_days": 211 + "author_account_age_days": 212 }, "https://github.com/adbrasi/ComfyUI-TrashNodes-DownloadHuggingface": { "stars": 4, "last_update": "2024-05-22 23:24:45", - "author_account_age_days": 752 + "author_account_age_days": 753 }, "https://github.com/ader47/comfyui_meshhamer": { "stars": 3, "last_update": "2024-07-19 21:58:42", - "author_account_age_days": 2031 + "author_account_age_days": 2032 }, "https://github.com/adieyal/comfyui-dynamicprompts": { "stars": 208, "last_update": "2024-07-09 14:21:09", - "author_account_age_days": 5066 + "author_account_age_days": 5067 }, "https://github.com/adigayung/ComfyUI-Translator": { "stars": 1, "last_update": "2024-07-22 07:02:31", - "author_account_age_days": 262 + "author_account_age_days": 263 }, "https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "stars": 1, "last_update": "2024-05-22 23:14:18", - "author_account_age_days": 2271 + "author_account_age_days": 2272 }, "https://github.com/aegis72/aegisflow_utility_nodes": { "stars": 26, "last_update": "2024-05-22 22:10:29", - "author_account_age_days": 632 + "author_account_age_days": 633 }, "https://github.com/aegis72/comfyui-styles-all": { - "stars": 38, + "stars": 39, "last_update": "2024-05-22 22:10:41", - "author_account_age_days": 632 + "author_account_age_days": 633 }, "https://github.com/ai-liam/comfyui-liam": { "stars": 2, "last_update": "2024-06-22 03:27:52", - "author_account_age_days": 1570 + "author_account_age_days": 1571 }, "https://github.com/ai-liam/comfyui_liam_util": { "stars": 1, "last_update": "2024-05-22 22:21:23", - "author_account_age_days": 1570 + "author_account_age_days": 1571 }, "https://github.com/ai-shizuka/ComfyUI-tbox": { "stars": 1, "last_update": "2024-08-12 07:03:30", - "author_account_age_days": 61 + "author_account_age_days": 62 }, "https://github.com/aianimation55/ComfyUI-FatLabels": { "stars": 4, "last_update": "2024-05-22 21:26:01", - "author_account_age_days": 323 + "author_account_age_days": 324 }, "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": { "stars": 3, "last_update": "2024-07-31 13:39:36", - "author_account_age_days": 38 + "author_account_age_days": 39 }, "https://github.com/akatz-ai/ComfyUI-AKatz-Nodes": { "stars": 3, "last_update": "2024-08-10 01:19:39", - "author_account_age_days": 84 + "author_account_age_days": 85 }, "https://github.com/akierson/ComfyUI-textnodes": { "stars": 1, "last_update": "2024-07-27 04:00:02", - "author_account_age_days": 2383 + "author_account_age_days": 2384 }, "https://github.com/akierson/comfyui-colornodes": { "stars": 1, "last_update": "2024-07-27 00:41:45", - "author_account_age_days": 2383 + "author_account_age_days": 2384 }, "https://github.com/al-swaiti/All-IN-ONE-style": { "stars": 1, "last_update": "2024-07-30 05:59:49", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, "last_update": "2024-07-31 13:48:47", - "author_account_age_days": 978 + "author_account_age_days": 979 }, "https://github.com/al-swaiti/ComfyUI-OllamaGemini": { - "stars": 2, - "last_update": "2024-08-12 05:10:08", - "author_account_age_days": 978 + "stars": 3, + "last_update": "2024-08-13 00:24:13", + "author_account_age_days": 979 }, "https://github.com/alanhuang67/ComfyUI-FAI-Node": { "stars": 6, "last_update": "2024-08-02 03:35:41", - "author_account_age_days": 3539 + "author_account_age_days": 3540 }, "https://github.com/alessandrozonta/ComfyUI-CenterNode": { "stars": 5, "last_update": "2024-07-16 08:42:41", - "author_account_age_days": 1246 + "author_account_age_days": 1247 }, "https://github.com/alessandrozonta/ComfyUI-Layers": { "stars": 32, "last_update": "2024-07-31 13:46:32", - "author_account_age_days": 1246 + "author_account_age_days": 1247 }, "https://github.com/alessandrozonta/ComfyUI-OpenPose": { "stars": 7, "last_update": "2024-07-31 13:51:14", - "author_account_age_days": 1246 + "author_account_age_days": 1247 }, "https://github.com/alexopus/ComfyUI-Image-Saver": { "stars": 34, "last_update": "2024-08-04 12:15:18", - "author_account_age_days": 2728 + "author_account_age_days": 2729 }, "https://github.com/ali1234/comfyui-job-iterator": { "stars": 68, "last_update": "2024-05-22 20:54:21", - "author_account_age_days": 4909 + "author_account_age_days": 4910 }, "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": { "stars": 42, "last_update": "2024-07-13 18:13:27", - "author_account_age_days": 649 + "author_account_age_days": 650 }, "https://github.com/alpertunga-bile/image-caption-comfyui": { "stars": 3, "last_update": "2024-08-11 12:34:57", - "author_account_age_days": 1322 + "author_account_age_days": 1323 }, "https://github.com/alpertunga-bile/prompt-generator-comfyui": { - "stars": 71, + "stars": 72, "last_update": "2024-08-11 12:27:20", - "author_account_age_days": 1322 + "author_account_age_days": 1323 }, "https://github.com/alsritter/asymmetric-tiling-comfyui": { "stars": 15, "last_update": "2024-05-22 20:43:07", - "author_account_age_days": 2043 + "author_account_age_days": 2044 }, "https://github.com/alt-key-project/comfyui-dream-project": { "stars": 77, "last_update": "2024-07-31 15:02:26", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 59, "last_update": "2024-07-31 15:02:45", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": { "stars": 0, "last_update": "2024-05-22 22:21:00", - "author_account_age_days": 237 + "author_account_age_days": 238 }, "https://github.com/andersxa/comfyui-PromptAttention": { "stars": 22, "last_update": "2024-06-20 11:09:25", - "author_account_age_days": 3002 + "author_account_age_days": 3003 }, "https://github.com/angeloshredder/StableCascadeResizer": { "stars": 2, "last_update": "2024-05-23 00:12:55", - "author_account_age_days": 1877 + "author_account_age_days": 1878 }, "https://github.com/ansonkao/comfyui-geometry": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 394 + "author_account_age_days": 395 }, "https://github.com/antrobot1234/antrobots-comfyUI-nodepack": { "stars": 10, "last_update": "2024-05-28 14:44:16", - "author_account_age_days": 2911 + "author_account_age_days": 2912 }, "https://github.com/aria1th/ComfyUI-LogicUtils": { "stars": 21, "last_update": "2024-07-16 12:53:38", - "author_account_age_days": 2394 + "author_account_age_days": 2395 }, "https://github.com/asagi4/ComfyUI-Adaptive-Guidance": { - "stars": 22, + "stars": 25, "last_update": "2024-08-12 15:22:38", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/asagi4/ComfyUI-CADS": { "stars": 36, "last_update": "2024-07-31 16:02:55", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/asagi4/comfyui-prompt-control": { "stars": 171, "last_update": "2024-08-07 13:57:21", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/asagi4/comfyui-utility-nodes": { "stars": 7, "last_update": "2024-05-25 11:40:49", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/aszc-dev/ComfyUI-CoreMLSuite": { - "stars": 102, + "stars": 103, "last_update": "2024-08-01 19:03:25", - "author_account_age_days": 2776 + "author_account_age_days": 2777 }, "https://github.com/atmaranto/ComfyUI-SaveAsScript": { - "stars": 65, + "stars": 66, "last_update": "2024-06-14 09:01:17", - "author_account_age_days": 2397 + "author_account_age_days": 2398 }, "https://github.com/audioscavenger/ComfyUI-Thumbnails": { "stars": 12, "last_update": "2024-07-27 18:33:38", - "author_account_age_days": 4170 + "author_account_age_days": 4171 }, "https://github.com/audioscavenger/save-image-extended-comfyui": { - "stars": 37, + "stars": 39, "last_update": "2024-07-31 18:03:29", - "author_account_age_days": 4170 + "author_account_age_days": 4171 }, "https://github.com/avatechai/avatar-graph-comfyui": { - "stars": 234, + "stars": 233, "last_update": "2024-05-22 21:14:14", - "author_account_age_days": 903 + "author_account_age_days": 904 }, "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": { "stars": 6, "last_update": "2024-07-23 06:12:08", - "author_account_age_days": 3607 + "author_account_age_days": 3608 }, "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes": { "stars": 3, "last_update": "2024-05-22 23:16:28", - "author_account_age_days": 350 + "author_account_age_days": 351 }, "https://github.com/badayvedat/ComfyUI-fal-Connector": { "stars": 18, "last_update": "2024-08-02 17:14:46", - "author_account_age_days": 1819 + "author_account_age_days": 1820 }, "https://github.com/badjeff/comfyui_lora_tag_loader": { "stars": 49, "last_update": "2024-05-22 20:40:03", - "author_account_age_days": 5412 + "author_account_age_days": 5413 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, "last_update": "2024-08-06 06:10:48", - "author_account_age_days": 880 + "author_account_age_days": 881 }, "https://github.com/bananasss00/ComfyUI-SP-Nodes": { "stars": 6, "last_update": "2024-08-10 13:18:50", - "author_account_age_days": 2583 + "author_account_age_days": 2584 }, "https://github.com/banodoco/steerable-motion": { - "stars": 791, + "stars": 792, "last_update": "2024-06-15 23:01:54", - "author_account_age_days": 451 + "author_account_age_days": 452 }, "https://github.com/bash-j/mikey_nodes": { "stars": 95, "last_update": "2024-08-08 00:42:11", - "author_account_age_days": 4236 + "author_account_age_days": 4237 }, "https://github.com/bedovyy/ComfyUI_NAIDGenerator": { - "stars": 23, - "last_update": "2024-08-12 08:33:10", - "author_account_age_days": 411 + "stars": 24, + "last_update": "2024-08-12 17:06:31", + "author_account_age_days": 412 }, "https://github.com/bilal-arikan/ComfyUI_TextAssets": { "stars": 2, "last_update": "2024-05-22 23:23:50", - "author_account_age_days": 3556 + "author_account_age_days": 3557 }, "https://github.com/bitaffinity/ComfyUI_HF_Inference": { "stars": 1, "last_update": "2024-06-14 10:23:29", - "author_account_age_days": 106 + "author_account_age_days": 107 }, "https://github.com/blackcodetavern/ComfyUI-Benripack": { "stars": 0, "last_update": "2024-08-11 08:29:16", - "author_account_age_days": 2922 + "author_account_age_days": 2923 }, "https://github.com/blepping/ComfyUI-bleh": { "stars": 32, "last_update": "2024-05-22 23:17:49", - "author_account_age_days": 203 + "author_account_age_days": 204 }, "https://github.com/blepping/ComfyUI-sonar": { "stars": 31, "last_update": "2024-05-22 23:18:26", - "author_account_age_days": 203 + "author_account_age_days": 204 }, "https://github.com/blepping/comfyui_jankhidiffusion": { "stars": 109, - "last_update": "2024-08-10 17:16:09", - "author_account_age_days": 203 + "last_update": "2024-08-13 09:57:49", + "author_account_age_days": 204 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { "stars": 13, "last_update": "2024-08-09 14:52:53", - "author_account_age_days": 203 + "author_account_age_days": 204 }, "https://github.com/blueraincoatli/comfyUI_SillyNodes": { "stars": 3, "last_update": "2024-06-09 13:30:57", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/bluevisor/ComfyUI_PS_Blend_Node": { "stars": 1, "last_update": "2024-07-08 12:38:26", - "author_account_age_days": 4616 + "author_account_age_days": 4617 }, "https://github.com/bmad4ever/ComfyUI-Bmad-DirtyUndoRedo": { "stars": 50, "last_update": "2024-05-22 18:11:51", - "author_account_age_days": 3585 + "author_account_age_days": 3586 }, "https://github.com/bmad4ever/comfyui_ab_samplercustom": { "stars": 6, "last_update": "2024-06-21 00:02:39", - "author_account_age_days": 3585 + "author_account_age_days": 3586 }, "https://github.com/bmad4ever/comfyui_bmad_nodes": { "stars": 52, "last_update": "2024-08-02 22:00:19", - "author_account_age_days": 3585 + "author_account_age_days": 3586 }, "https://github.com/bmad4ever/comfyui_lists_cartesian_product": { "stars": 3, "last_update": "2024-05-22 20:18:07", - "author_account_age_days": 3585 + "author_account_age_days": 3586 }, "https://github.com/bmad4ever/comfyui_quilting": { "stars": 6, - "last_update": "2024-08-12 15:16:02", - "author_account_age_days": 3585 + "last_update": "2024-08-13 00:14:07", + "author_account_age_days": 3586 }, "https://github.com/bmad4ever/comfyui_wfc_like": { "stars": 6, "last_update": "2024-08-02 22:01:12", - "author_account_age_days": 3585 + "author_account_age_days": 3586 }, "https://github.com/bobmagicii/comfykit-custom-nodes": { "stars": 1, "last_update": "2024-06-04 20:04:00", - "author_account_age_days": 4793 + "author_account_age_days": 4794 }, "https://github.com/bradsec/ComfyUI_ResolutionSelector": { "stars": 8, "last_update": "2024-07-07 12:15:49", - "author_account_age_days": 3705 + "author_account_age_days": 3706 }, "https://github.com/braintacles/braintacles-comfyui-nodes": { "stars": 1, "last_update": "2024-07-31 15:01:52", - "author_account_age_days": 480 + "author_account_age_days": 481 }, "https://github.com/brianfitzgerald/style_aligned_comfy": { - "stars": 265, + "stars": 267, "last_update": "2024-05-30 14:23:40", - "author_account_age_days": 4288 + "author_account_age_days": 4289 }, "https://github.com/bronkula/comfyui-fitsize": { "stars": 39, "last_update": "2024-05-22 21:32:34", - "author_account_age_days": 5204 + "author_account_age_days": 5205 }, "https://github.com/bruefire/ComfyUI-SeqImageLoader": { "stars": 29, "last_update": "2024-08-01 16:03:12", - "author_account_age_days": 2415 + "author_account_age_days": 2416 }, "https://github.com/budihartono/comfyui_otonx_nodes": { "stars": 1, "last_update": "2024-07-31 16:01:47", - "author_account_age_days": 4735 + "author_account_age_days": 4736 }, "https://github.com/bvhari/ComfyUI_ImageProcessing": { "stars": 19, "last_update": "2024-08-03 03:58:44", - "author_account_age_days": 1224 + "author_account_age_days": 1225 }, "https://github.com/bvhari/ComfyUI_LatentToRGB": { "stars": 11, "last_update": "2024-06-23 11:37:10", - "author_account_age_days": 1224 + "author_account_age_days": 1225 }, "https://github.com/bvhari/ComfyUI_PerpWeight": { "stars": 13, "last_update": "2024-08-03 03:58:28", - "author_account_age_days": 1224 + "author_account_age_days": 1225 }, "https://github.com/bvhari/ComfyUI_SUNoise": { "stars": 8, "last_update": "2024-08-03 03:57:46", - "author_account_age_days": 1224 + "author_account_age_days": 1225 }, "https://github.com/caleboleary/ComfyUI-Arc2Face": { "stars": 28, @@ -2602,2257 +2622,2262 @@ "https://github.com/cdb-boop/ComfyUI-Bringing-Old-Photos-Back-to-Life": { "stars": 290, "last_update": "2024-08-01 09:05:38", - "author_account_age_days": 1253 + "author_account_age_days": 1254 }, "https://github.com/cdb-boop/comfyui-image-round": { "stars": 2, "last_update": "2024-05-23 00:09:02", - "author_account_age_days": 1253 + "author_account_age_days": 1254 }, "https://github.com/cdxOo/comfyui-text-node-with-comments": { "stars": 1, "last_update": "2024-08-03 00:54:38", - "author_account_age_days": 3345 + "author_account_age_days": 3346 }, "https://github.com/celsojr2013/comfyui_jamworks_client": { "stars": 0, "last_update": "2024-06-23 12:35:44", - "author_account_age_days": 3448 + "author_account_age_days": 3449 }, "https://github.com/celsojr2013/comfyui_simpletools": { "stars": 2, "last_update": "2024-06-22 11:35:40", - "author_account_age_days": 3448 + "author_account_age_days": 3449 }, "https://github.com/cerspense/ComfyUI_cspnodes": { "stars": 26, "last_update": "2024-08-01 09:56:36", - "author_account_age_days": 2731 + "author_account_age_days": 2732 }, "https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": { - "stars": 87, + "stars": 88, "last_update": "2024-08-03 16:22:31", - "author_account_age_days": 1202 + "author_account_age_days": 1203 }, "https://github.com/chakib-belgaid/ComfyUI-autosize": { "stars": 0, "last_update": "2024-06-14 07:13:20", - "author_account_age_days": 3885 + "author_account_age_days": 3886 }, "https://github.com/chakib-belgaid/Comfyui_Prompt_styler": { "stars": 0, "last_update": "2024-07-01 12:40:52", - "author_account_age_days": 3885 + "author_account_age_days": 3886 }, "https://github.com/chandlergis/ComfyUI-IMG_Query": { "stars": 1, "last_update": "2024-05-23 01:25:57", - "author_account_age_days": 405 + "author_account_age_days": 406 }, "https://github.com/chandlergis/ComfyUI_EmojiOverlay": { "stars": 0, "last_update": "2024-06-14 09:05:03", - "author_account_age_days": 405 + "author_account_age_days": 406 }, "https://github.com/chaojie/ComfyUI-AniPortrait": { - "stars": 240, + "stars": 241, "last_update": "2024-05-22 22:26:03", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-CameraCtrl-Wrapper": { "stars": 17, "last_update": "2024-06-14 09:07:23", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-Champ": { "stars": 24, "last_update": "2024-05-22 22:26:47", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-DragAnything": { "stars": 66, "last_update": "2024-06-14 10:23:53", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-DragNUWA": { - "stars": 372, + "stars": 373, "last_update": "2024-06-14 10:25:01", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 120, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-EasyAnimate": { "stars": 45, "last_update": "2024-05-22 22:24:00", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-Gemma": { "stars": 5, "last_update": "2024-05-22 22:27:47", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-I2VGEN-XL": { "stars": 27, "last_update": "2024-06-14 09:06:10", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-Img2Img-Turbo": { "stars": 36, "last_update": "2024-05-22 22:26:30", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-LaVIT": { "stars": 10, "last_update": "2024-06-14 10:27:44", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-LightGlue": { "stars": 49, "last_update": "2024-01-20 16:53:51", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": { "stars": 205, "last_update": "2024-06-10 20:16:06", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-Motion-Vector-Extractor": { "stars": 1, "last_update": "2024-06-14 10:26:15", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-MotionCtrl": { "stars": 132, "last_update": "2024-06-14 10:26:02", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD": { - "stars": 81, + "stars": 82, "last_update": "2024-06-14 10:26:30", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-MuseTalk": { "stars": 170, "last_update": "2024-05-22 22:25:07", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-MuseV": { "stars": 129, "last_update": "2024-05-22 22:25:31", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-Open-Sora": { "stars": 90, "last_update": "2024-07-19 05:13:25", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-Open-Sora-Plan": { "stars": 49, "last_update": "2024-05-29 16:15:10", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-Panda3d": { "stars": 13, "last_update": "2024-06-14 10:28:47", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-Pymunk": { "stars": 16, "last_update": "2024-06-14 12:02:32", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-RAFT": { "stars": 25, "last_update": "2024-06-14 11:02:00", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-SimDA": { "stars": 13, "last_update": "2024-06-14 12:02:39", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-Trajectory": { "stars": 5, "last_update": "2024-05-22 22:27:12", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-Video-Editing-X-Attention": { "stars": 17, "last_update": "2024-06-14 10:28:16", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-dust3r": { "stars": 15, "last_update": "2024-05-22 22:27:33", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI_StreamingT2V": { "stars": 28, "last_update": "2024-06-14 10:26:21", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaosaiart/Chaosaiart-Nodes": { "stars": 49, "last_update": "2024-05-27 10:55:18", - "author_account_age_days": 383 + "author_account_age_days": 384 }, "https://github.com/chenpx976/ComfyUI-RunRunRun": { "stars": 0, "last_update": "2024-05-23 01:19:37", - "author_account_age_days": 3464 + "author_account_age_days": 3465 }, "https://github.com/chesnokovivan/ComfyUI-Novakid": { "stars": 0, "last_update": "2024-06-10 20:15:56", - "author_account_age_days": 1579 + "author_account_age_days": 1580 }, "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper": { - "stars": 90, + "stars": 93, "last_update": "2024-08-09 02:52:13", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/chflame163/ComfyUI_FaceSimilarity": { "stars": 16, "last_update": "2024-05-23 12:48:18", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/chflame163/ComfyUI_LayerStyle": { - "stars": 875, + "stars": 879, "last_update": "2024-08-07 09:27:49", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/chflame163/ComfyUI_MSSpeech_TTS": { "stars": 22, "last_update": "2024-05-25 02:39:56", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/chflame163/ComfyUI_WordCloud": { "stars": 78, "last_update": "2024-05-25 02:41:06", - "author_account_age_days": 493 + "author_account_age_days": 494 }, "https://github.com/chibiace/ComfyUI-Chibi-Nodes": { "stars": 34, "last_update": "2024-07-29 09:18:36", - "author_account_age_days": 2898 + "author_account_age_days": 2899 }, "https://github.com/choey/Comfy-Topaz": { "stars": 29, "last_update": "2024-07-31 13:42:46", - "author_account_age_days": 5572 + "author_account_age_days": 5573 }, "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": { "stars": 8, "last_update": "2024-07-31 13:51:59", - "author_account_age_days": 1846 + "author_account_age_days": 1847 }, "https://github.com/chrisfreilich/virtuoso-nodes": { - "stars": 57, + "stars": 59, "last_update": "2024-06-30 18:26:54", - "author_account_age_days": 781 + "author_account_age_days": 782 }, "https://github.com/chrisgoringe/cg-image-picker": { - "stars": 212, + "stars": 213, "last_update": "2024-08-09 04:11:31", - "author_account_age_days": 4114 + "author_account_age_days": 4115 }, "https://github.com/chrisgoringe/cg-noise": { "stars": 27, "last_update": "2024-08-07 04:17:34", - "author_account_age_days": 4114 + "author_account_age_days": 4115 }, "https://github.com/chrisgoringe/cg-prompt-info": { "stars": 27, "last_update": "2024-05-22 21:07:33", - "author_account_age_days": 4114 + "author_account_age_days": 4115 }, "https://github.com/chrisgoringe/cg-use-everywhere": { - "stars": 406, + "stars": 409, "last_update": "2024-08-06 09:16:42", - "author_account_age_days": 4114 + "author_account_age_days": 4115 }, "https://github.com/chrish-slingshot/CrasHUtils": { "stars": 11, "last_update": "2024-06-20 12:53:00", - "author_account_age_days": 650 + "author_account_age_days": 651 }, "https://github.com/christian-byrne/audio-separation-nodes-comfyui": { - "stars": 139, + "stars": 140, "last_update": "2024-07-23 19:02:15", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/christian-byrne/comfyui-default-values-manager": { "stars": 9, "last_update": "2024-07-28 20:52:51", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/christian-byrne/comfyui-search-navigation": { "stars": 8, "last_update": "2024-06-26 04:41:12", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/christian-byrne/img2colors-comfyui-node": { "stars": 6, "last_update": "2024-06-24 07:26:35", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/christian-byrne/img2txt-comfyui-nodes": { "stars": 62, "last_update": "2024-08-09 11:19:02", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/christian-byrne/size-match-compositing-nodes": { "stars": 5, "last_update": "2024-07-23 23:26:48", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/christian-byrne/youtube-dl-comfyui": { "stars": 3, "last_update": "2024-07-31 13:39:48", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/city96/ComfyUI_ColorMod": { "stars": 65, "last_update": "2024-08-06 22:38:54", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/city96/ComfyUI_DiT": { "stars": 4, "last_update": "2024-08-06 22:44:33", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/city96/ComfyUI_ExtraModels": { "stars": 352, "last_update": "2024-08-07 11:42:47", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/city96/ComfyUI_NetDist": { - "stars": 259, + "stars": 261, "last_update": "2024-05-22 18:05:10", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/city96/SD-Advanced-Noise": { "stars": 22, "last_update": "2024-05-22 18:05:35", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/city96/SD-Latent-Interposer": { - "stars": 202, + "stars": 203, "last_update": "2024-08-06 22:01:47", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/city96/SD-Latent-Upscaler": { "stars": 122, "last_update": "2024-05-22 18:05:50", - "author_account_age_days": 546 + "author_account_age_days": 547 }, "https://github.com/civitai/comfy-nodes": { "stars": 93, "last_update": "2024-06-23 03:35:42", - "author_account_age_days": 647 + "author_account_age_days": 648 }, "https://github.com/claussteinmassl/ComfyUI-CS-CustomNodes": { "stars": 1, "last_update": "2024-06-14 09:03:10", - "author_account_age_days": 2749 + "author_account_age_days": 2750 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 45854, - "last_update": "2024-08-12 15:53:31", - "author_account_age_days": 598 + "stars": 46053, + "last_update": "2024-08-13 13:28:10", + "author_account_age_days": 599 }, "https://github.com/comfyanonymous/ComfyUI_TensorRT": { - "stars": 411, + "stars": 412, "last_update": "2024-08-06 18:38:49", - "author_account_age_days": 598 + "author_account_age_days": 599 }, "https://github.com/comfyanonymous/ComfyUI_experiments": { "stars": 147, "last_update": "2024-05-22 15:29:49", - "author_account_age_days": 598 + "author_account_age_days": 599 }, "https://github.com/concarne000/ConCarneNode": { "stars": 4, "last_update": "2024-05-22 22:10:18", - "author_account_age_days": 1950 + "author_account_age_days": 1951 }, "https://github.com/conquestace/ComfyUI-ImageUploader": { "stars": 2, "last_update": "2024-05-23 01:25:49", - "author_account_age_days": 4658 + "author_account_age_days": 4659 }, "https://github.com/coolzilj/ComfyUI-LJNodes": { "stars": 67, "last_update": "2024-06-15 01:57:32", - "author_account_age_days": 4712 + "author_account_age_days": 4713 }, "https://github.com/coolzilj/ComfyUI-Photopea": { - "stars": 68, + "stars": 69, "last_update": "2024-06-14 08:10:57", - "author_account_age_days": 4712 + "author_account_age_days": 4713 }, "https://github.com/coreyryanhanson/ComfyQR": { "stars": 58, "last_update": "2024-08-09 16:58:16", - "author_account_age_days": 3105 + "author_account_age_days": 3106 }, "https://github.com/coreyryanhanson/ComfyQR-scanning-nodes": { "stars": 11, "last_update": "2024-08-09 16:59:00", - "author_account_age_days": 3105 + "author_account_age_days": 3106 }, "https://github.com/cozy-comfyui/cozy_comm": { "stars": 1, "last_update": "2024-07-18 18:01:38", - "author_account_age_days": 115 + "author_account_age_days": 116 }, "https://github.com/cozymantis/cozy-utils-comfyui-nodes": { "stars": 3, "last_update": "2024-07-07 15:38:05", - "author_account_age_days": 157 + "author_account_age_days": 158 }, "https://github.com/cozymantis/human-parser-comfyui-node": { "stars": 62, "last_update": "2024-07-07 15:31:17", - "author_account_age_days": 157 + "author_account_age_days": 158 }, "https://github.com/cozymantis/pose-generator-comfyui-node": { "stars": 56, "last_update": "2024-07-07 15:22:45", - "author_account_age_days": 157 + "author_account_age_days": 158 }, "https://github.com/crystian/ComfyUI-Crystools": { - "stars": 611, + "stars": 613, "last_update": "2024-08-01 23:14:21", - "author_account_age_days": 4166 + "author_account_age_days": 4167 }, "https://github.com/crystian/ComfyUI-Crystools-save": { "stars": 34, "last_update": "2024-07-31 20:06:26", - "author_account_age_days": 4166 + "author_account_age_days": 4167 }, "https://github.com/cubiq/ComfyUI_FaceAnalysis": { "stars": 267, "last_update": "2024-07-31 13:45:41", - "author_account_age_days": 5060 + "author_account_age_days": 5061 }, "https://github.com/cubiq/ComfyUI_IPAdapter_plus": { - "stars": 3568, + "stars": 3578, "last_update": "2024-08-08 09:20:05", - "author_account_age_days": 5060 + "author_account_age_days": 5061 }, "https://github.com/cubiq/ComfyUI_InstantID": { - "stars": 1092, + "stars": 1095, "last_update": "2024-07-31 13:46:25", - "author_account_age_days": 5060 + "author_account_age_days": 5061 }, "https://github.com/cubiq/ComfyUI_SimpleMath": { "stars": 17, "last_update": "2024-06-14 09:02:50", - "author_account_age_days": 5060 + "author_account_age_days": 5061 }, "https://github.com/cubiq/ComfyUI_essentials": { - "stars": 418, - "last_update": "2024-08-12 14:14:57", - "author_account_age_days": 5060 + "stars": 420, + "last_update": "2024-08-12 18:43:42", + "author_account_age_days": 5061 }, "https://github.com/cubiq/PuLID_ComfyUI": { - "stars": 488, + "stars": 494, "last_update": "2024-07-31 13:46:36", - "author_account_age_days": 5060 + "author_account_age_days": 5061 }, "https://github.com/cuongloveit/comfy_http_request": { "stars": 0, "last_update": "2024-06-14 11:00:11", - "author_account_age_days": 3301 + "author_account_age_days": 3302 }, "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": { "stars": 5, "last_update": "2024-05-28 13:09:32", - "author_account_age_days": 1979 + "author_account_age_days": 1980 }, "https://github.com/czcz1024/Comfyui-FaceCompare": { "stars": 0, "last_update": "2024-06-14 07:13:32", - "author_account_age_days": 4283 + "author_account_age_days": 4284 }, "https://github.com/da2el-ai/ComfyUI-d2-send-eagle": { - "stars": 3, + "stars": 4, "last_update": "2024-08-05 04:11:52", - "author_account_age_days": 438 + "author_account_age_days": 439 }, "https://github.com/da2el-ai/ComfyUI-d2-size-selector": { "stars": 4, "last_update": "2024-05-23 01:16:17", - "author_account_age_days": 438 + "author_account_age_days": 439 }, "https://github.com/da2el-ai/ComfyUI-d2-steps": { "stars": 6, "last_update": "2024-08-04 05:16:21", - "author_account_age_days": 438 + "author_account_age_days": 439 }, "https://github.com/dagthomas/comfyui_dagthomas": { - "stars": 136, - "last_update": "2024-08-12 05:44:33", - "author_account_age_days": 4121 + "stars": 137, + "last_update": "2024-08-13 10:48:59", + "author_account_age_days": 4122 }, "https://github.com/daniabib/ComfyUI_ProPainter_Nodes": { "stars": 201, "last_update": "2024-07-08 21:59:15", - "author_account_age_days": 2453 + "author_account_age_days": 2454 }, "https://github.com/daniel-lewis-ab/ComfyUI-Llama": { "stars": 28, "last_update": "2024-06-29 19:55:42", - "author_account_age_days": 3401 + "author_account_age_days": 3402 }, "https://github.com/daniel-lewis-ab/ComfyUI-TTS": { "stars": 15, "last_update": "2024-06-14 08:09:49", - "author_account_age_days": 3401 + "author_account_age_days": 3402 }, "https://github.com/darkpixel/darkprompts": { "stars": 7, "last_update": "2024-05-23 19:48:02", - "author_account_age_days": 5373 + "author_account_age_days": 5374 }, "https://github.com/dave-palt/comfyui_DSP_imagehelpers": { "stars": 0, "last_update": "2024-05-22 23:12:11", - "author_account_age_days": 207 + "author_account_age_days": 208 }, "https://github.com/daxcay/ComfyUI-DRMN": { "stars": 21, "last_update": "2024-08-02 14:14:48", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/daxcay/ComfyUI-DataSet": { "stars": 21, "last_update": "2024-08-02 14:14:48", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/daxcay/ComfyUI-JDCN": { "stars": 71, "last_update": "2024-08-02 14:15:38", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/daxcay/ComfyUI-NODEJS": { "stars": 7, "last_update": "2024-08-02 14:14:29", - "author_account_age_days": 144 + "author_account_age_days": 145 }, "https://github.com/daxthin/DZ-FaceDetailer": { - "stars": 119, + "stars": 120, "last_update": "2024-06-17 10:00:30", - "author_account_age_days": 1280 + "author_account_age_days": 1281 }, "https://github.com/dchatel/comfyui_facetools": { "stars": 52, "last_update": "2024-08-06 17:11:56", - "author_account_age_days": 4584 + "author_account_age_days": 4585 }, "https://github.com/denfrost/Den_ComfyUI_Workflow": { "stars": 4, "last_update": "2024-06-20 14:57:57", - "author_account_age_days": 3546 + "author_account_age_days": 3547 }, "https://github.com/deroberon/StableZero123-comfyui": { "stars": 137, "last_update": "2024-05-22 22:09:53", - "author_account_age_days": 5345 + "author_account_age_days": 5346 }, "https://github.com/deroberon/demofusion-comfyui": { "stars": 83, "last_update": "2024-05-22 22:09:42", - "author_account_age_days": 5345 + "author_account_age_days": 5346 }, "https://github.com/dfl/comfyui-clip-with-break": { "stars": 11, "last_update": "2024-05-22 23:23:15", - "author_account_age_days": 6023 + "author_account_age_days": 6024 }, "https://github.com/dfl/comfyui-tcd-scheduler": { "stars": 79, "last_update": "2024-05-22 23:23:28", - "author_account_age_days": 6023 + "author_account_age_days": 6024 }, "https://github.com/diStyApps/ComfyUI_FrameMaker": { "stars": 10, "last_update": "2024-05-23 00:11:33", - "author_account_age_days": 4253 + "author_account_age_days": 4254 }, "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes": { "stars": 8, "last_update": "2024-07-26 06:15:23", - "author_account_age_days": 4040 + "author_account_age_days": 4041 }, "https://github.com/digitaljohn/comfyui-propost": { "stars": 117, "last_update": "2024-08-11 12:33:22", - "author_account_age_days": 4567 + "author_account_age_days": 4568 }, "https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": { "stars": 179, "last_update": "2024-07-31 13:44:39", - "author_account_age_days": 3463 + "author_account_age_days": 3464 }, "https://github.com/diontimmer/ComfyUI-Vextra-Nodes": { "stars": 62, "last_update": "2024-06-20 16:48:44", - "author_account_age_days": 4820 + "author_account_age_days": 4821 }, "https://github.com/discopixel-studio/comfyui-discopixel": { "stars": 7, "last_update": "2024-06-14 09:03:19", - "author_account_age_days": 394 + "author_account_age_days": 395 }, "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5": { "stars": 5, "last_update": "2024-06-14 08:12:05", - "author_account_age_days": 1519 + "author_account_age_days": 1520 }, "https://github.com/discus0434/comfyui-caching-embeddings": { "stars": 1, "last_update": "2024-06-14 08:59:36", - "author_account_age_days": 1519 + "author_account_age_days": 1520 }, "https://github.com/djbielejeski/a-person-mask-generator": { "stars": 253, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4333 + "author_account_age_days": 4334 }, "https://github.com/dmMaze/sketch2manga": { "stars": 30, "last_update": "2024-06-30 03:27:55", - "author_account_age_days": 1898 + "author_account_age_days": 1899 }, "https://github.com/dmarx/ComfyUI-AudioReactive": { "stars": 10, "last_update": "2024-05-22 22:12:53", - "author_account_age_days": 4553 + "author_account_age_days": 4554 }, "https://github.com/dmarx/ComfyUI-Keyframed": { "stars": 82, "last_update": "2024-07-01 01:41:23", - "author_account_age_days": 4553 + "author_account_age_days": 4554 }, "https://github.com/drago87/ComfyUI_Dragos_Nodes": { "stars": 3, "last_update": "2024-05-22 21:32:15", - "author_account_age_days": 3819 + "author_account_age_days": 3820 }, "https://github.com/drustan-hawk/primitive-types": { "stars": 7, "last_update": "2024-08-01 17:44:51", - "author_account_age_days": 338 + "author_account_age_days": 339 }, "https://github.com/e7mac/ComfyUI-ShadertoyGL": { "stars": 2, "last_update": "2024-06-20 14:52:42", - "author_account_age_days": 4852 + "author_account_age_days": 4853 }, "https://github.com/ealkanat/comfyui_easy_padding": { "stars": 13, "last_update": "2024-07-31 18:03:33", - "author_account_age_days": 2512 + "author_account_age_days": 2513 }, "https://github.com/eastoc/ComfyUI_SemanticSAM": { "stars": 1, "last_update": "2024-08-09 20:47:53", - "author_account_age_days": 2767 + "author_account_age_days": 2768 }, "https://github.com/edenartlab/eden_comfy_pipelines": { "stars": 46, "last_update": "2024-08-02 09:20:00", - "author_account_age_days": 321 + "author_account_age_days": 322 }, "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": { "stars": 1, "last_update": "2024-08-05 14:08:18", - "author_account_age_days": 2572 + "author_account_age_days": 2573 }, "https://github.com/evanspearman/ComfyMath": { "stars": 67, "last_update": "2023-08-27 03:29:04", - "author_account_age_days": 4287 + "author_account_age_days": 4288 }, "https://github.com/exdysa/comfyui-selector": { "stars": 4, "last_update": "2024-08-12 01:50:21", - "author_account_age_days": 1044 + "author_account_age_days": 1045 }, "https://github.com/fablestudio/ComfyUI-Showrunner-Utils": { "stars": 0, "last_update": "2024-06-24 14:27:05", - "author_account_age_days": 2097 + "author_account_age_days": 2098 }, "https://github.com/failfa-st/failfast-comfyui-extensions": { "stars": 144, "last_update": "2024-08-04 09:50:06", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/fearnworks/ComfyUI_FearnworksNodes": { "stars": 16, "last_update": "2024-08-05 01:50:04", - "author_account_age_days": 611 + "author_account_age_days": 612 }, "https://github.com/fexli/fexli-util-node-comfyui": { "stars": 3, "last_update": "2024-05-22 21:27:36", - "author_account_age_days": 1608 + "author_account_age_days": 1609 }, "https://github.com/fexploit/ComfyUI-AutoLabel": { "stars": 6, "last_update": "2024-06-14 08:09:41", - "author_account_age_days": 5093 + "author_account_age_days": 5094 }, "https://github.com/fexploit/ComfyUI-AutoTrimBG": { "stars": 2, "last_update": "2024-05-24 20:38:15", - "author_account_age_days": 5093 + "author_account_age_days": 5094 }, "https://github.com/fexploit/ComfyUI-Classifier": { "stars": 1, "last_update": "2024-06-14 16:58:31", - "author_account_age_days": 5093 + "author_account_age_days": 5094 }, "https://github.com/filipemeneses/comfy_pixelization": { "stars": 33, "last_update": "2024-05-22 20:59:16", - "author_account_age_days": 3525 + "author_account_age_days": 3526 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { - "stars": 110, - "last_update": "2024-08-12 15:43:17", - "author_account_age_days": 1785 + "stars": 113, + "last_update": "2024-08-13 04:56:41", + "author_account_age_days": 1786 }, "https://github.com/filliptm/ComfyUI_Fill-Nodes": { "stars": 176, "last_update": "2024-08-11 19:40:02", - "author_account_age_days": 1785 + "author_account_age_days": 1786 }, "https://github.com/florestefano1975/ComfyUI-HiDiffusion": { "stars": 139, "last_update": "2024-05-22 00:33:06", - "author_account_age_days": 242 + "author_account_age_days": 243 }, "https://github.com/florestefano1975/ComfyUI-StabilityAI-Suite": { "stars": 2, "last_update": "2024-07-10 18:03:39", - "author_account_age_days": 242 + "author_account_age_days": 243 }, "https://github.com/florestefano1975/comfyui-portrait-master": { - "stars": 816, + "stars": 820, "last_update": "2024-08-10 09:23:43", - "author_account_age_days": 242 + "author_account_age_days": 243 }, "https://github.com/florestefano1975/comfyui-prompt-composer": { "stars": 219, "last_update": "2024-07-10 18:03:03", - "author_account_age_days": 242 + "author_account_age_days": 243 }, "https://github.com/flowtyone/ComfyUI-Flowty-CRM": { "stars": 132, "last_update": "2024-06-14 10:23:09", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/flowtyone/ComfyUI-Flowty-LDSR": { "stars": 173, "last_update": "2024-06-14 09:04:51", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/flowtyone/ComfyUI-Flowty-TripoSR": { "stars": 380, "last_update": "2024-06-16 00:53:22", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/flyingshutter/As_ComfyUI_CustomNodes": { "stars": 8, "last_update": "2024-05-22 18:07:19", - "author_account_age_days": 3544 + "author_account_age_days": 3545 }, "https://github.com/fmatray/ComfyUI_BattlemapGrid": { "stars": 0, "last_update": "2024-06-05 22:35:06", - "author_account_age_days": 3671 + "author_account_age_days": 3672 }, "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler": { "stars": 12, "last_update": "2024-06-20 11:51:50", - "author_account_age_days": 5156 + "author_account_age_days": 5157 }, "https://github.com/fofr/ComfyUI-Prompter-fofrAI": { "stars": 48, "last_update": "2024-08-09 11:37:00", - "author_account_age_days": 5156 + "author_account_age_days": 5157 }, "https://github.com/fofr/comfyui-fofr-toolkit": { "stars": 5, "last_update": "2024-08-09 11:36:38", - "author_account_age_days": 5156 + "author_account_age_days": 5157 }, "https://github.com/fofr/comfyui-replicate": { - "stars": 119, + "stars": 123, "last_update": "2024-08-09 11:36:02", - "author_account_age_days": 1657 + "author_account_age_days": 1658 }, "https://github.com/forever22777/comfyui-self-guidance": { "stars": 6, "last_update": "2024-06-14 07:12:02", - "author_account_age_days": 374 + "author_account_age_days": 375 }, "https://github.com/foxtrot-roger/comfyui-rf-nodes": { "stars": 1, "last_update": "2024-05-22 23:09:13", - "author_account_age_days": 2370 + "author_account_age_days": 2371 }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 49, "last_update": "2024-06-26 03:06:51", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/frankchieng/ComfyUI_MagicClothing": { - "stars": 454, + "stars": 456, "last_update": "2024-08-02 03:10:30", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/frankchieng/ComfyUI_llm_easyanimiate": { "stars": 10, "last_update": "2024-06-26 03:13:32", - "author_account_age_days": 490 + "author_account_age_days": 491 }, "https://github.com/fsdymy1024/ComfyUI_fsdymy": { "stars": 8, "last_update": "2024-07-01 17:58:52", - "author_account_age_days": 2255 + "author_account_age_days": 2256 }, "https://github.com/fssorc/ComfyUI_FaceShaper": { "stars": 41, "last_update": "2024-08-02 07:35:05", - "author_account_age_days": 4636 + "author_account_age_days": 4637 }, "https://github.com/gemell1/ComfyUI_GMIC": { "stars": 7, "last_update": "2024-05-22 21:28:51", - "author_account_age_days": 2006 + "author_account_age_days": 2007 }, "https://github.com/get-salt-AI/SaltAI": { "stars": 67, "last_update": "2024-08-08 05:59:56", - "author_account_age_days": 165 + "author_account_age_days": 166 }, "https://github.com/get-salt-AI/SaltAI_AudioViz": { "stars": 17, "last_update": "2024-06-29 16:16:46", - "author_account_age_days": 165 + "author_account_age_days": 166 }, "https://github.com/get-salt-AI/SaltAI_Language_Toolkit": { "stars": 308, - "last_update": "2024-08-08 21:00:21", - "author_account_age_days": 165 + "last_update": "2024-08-12 20:08:13", + "author_account_age_days": 166 }, "https://github.com/get-salt-AI/SaltAI_LlamaIndex": { "stars": 308, - "last_update": "2024-08-08 21:00:21", - "author_account_age_days": 165 + "last_update": "2024-08-12 20:08:13", + "author_account_age_days": 166 }, "https://github.com/ginlov/segment_to_mask_comfyui": { "stars": 2, "last_update": "2024-06-14 10:23:23", - "author_account_age_days": 2061 + "author_account_age_days": 2062 }, "https://github.com/giriss/comfy-image-saver": { - "stars": 162, + "stars": 163, "last_update": "2024-05-22 20:40:55", - "author_account_age_days": 4287 + "author_account_age_days": 4288 }, "https://github.com/gisu/comfyui-foxpack": { "stars": 3, "last_update": "2024-08-11 18:56:54", - "author_account_age_days": 5048 + "author_account_age_days": 5049 }, "https://github.com/githubYiheng/ComfyUI_Change_IMAGE_BOREDER": { "stars": 0, "last_update": "2024-05-23 01:20:09", - "author_account_age_days": 3952 + "author_account_age_days": 3953 }, "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL": { "stars": 0, "last_update": "2024-05-23 01:19:47", - "author_account_age_days": 3952 + "author_account_age_days": 3953 }, "https://github.com/githubYiheng/comfyui_kmeans_filter": { "stars": 0, "last_update": "2024-06-14 09:01:24", - "author_account_age_days": 3952 + "author_account_age_days": 3953 }, "https://github.com/githubYiheng/comfyui_meanshift_filter": { "stars": 0, "last_update": "2024-06-14 10:59:43", - "author_account_age_days": 3952 + "author_account_age_days": 3953 }, "https://github.com/githubYiheng/comfyui_private_postprocessor": { "stars": 0, "last_update": "2024-06-14 08:09:39", - "author_account_age_days": 3952 + "author_account_age_days": 3953 }, "https://github.com/glibsonoran/Plush-for-ComfyUI": { "stars": 129, - "last_update": "2024-07-29 03:41:50", - "author_account_age_days": 2547 + "last_update": "2024-08-12 23:52:16", + "author_account_age_days": 2548 }, "https://github.com/glifxyz/ComfyUI-GlifNodes": { "stars": 20, "last_update": "2024-07-31 15:02:12", - "author_account_age_days": 622 + "author_account_age_days": 623 }, "https://github.com/glowcone/comfyui-base64-to-image": { "stars": 9, "last_update": "2024-07-08 22:53:25", - "author_account_age_days": 3795 + "author_account_age_days": 3796 }, "https://github.com/glowcone/comfyui-string-converter": { "stars": 1, "last_update": "2024-07-31 13:40:48", - "author_account_age_days": 3795 + "author_account_age_days": 3796 }, "https://github.com/goburiin/nsfwrecog-comfyui": { "stars": 1, "last_update": "2024-08-09 14:25:00", - "author_account_age_days": 3 + "author_account_age_days": 4 }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", - "author_account_age_days": 3162 + "author_account_age_days": 3163 }, "https://github.com/gokayfem/ComfyUI-Depth-Visualization": { "stars": 49, "last_update": "2024-07-27 18:34:02", - "author_account_age_days": 1107 + "author_account_age_days": 1108 }, "https://github.com/gokayfem/ComfyUI-Dream-Interpreter": { "stars": 70, "last_update": "2024-07-31 16:11:04", - "author_account_age_days": 1107 + "author_account_age_days": 1108 }, "https://github.com/gokayfem/ComfyUI-Texture-Simple": { "stars": 31, "last_update": "2024-07-31 16:14:23", - "author_account_age_days": 1107 + "author_account_age_days": 1108 }, "https://github.com/gokayfem/ComfyUI_VLM_nodes": { "stars": 327, "last_update": "2024-07-31 16:13:41", - "author_account_age_days": 1107 + "author_account_age_days": 1108 }, "https://github.com/gonzalu/ComfyUI_YFG_Comical": { "stars": 21, "last_update": "2024-07-31 15:02:48", - "author_account_age_days": 2510 + "author_account_age_days": 2511 }, "https://github.com/googincheng/ComfyUX": { - "stars": 131, + "stars": 132, "last_update": "2024-07-24 10:01:31", - "author_account_age_days": 2838 + "author_account_age_days": 2839 }, "https://github.com/griptape-ai/ComfyUI-Griptape": { - "stars": 81, + "stars": 82, "last_update": "2024-08-08 17:54:04", - "author_account_age_days": 569 + "author_account_age_days": 570 }, "https://github.com/guill/abracadabra-comfyui": { "stars": 1, "last_update": "2024-06-14 08:12:07", - "author_account_age_days": 4242 + "author_account_age_days": 4243 }, "https://github.com/guoyk93/yk-node-suite-comfyui": { "stars": 10, "last_update": "2024-06-17 10:00:36", - "author_account_age_days": 1538 + "author_account_age_days": 1539 }, "https://github.com/hackkhai/ComfyUI-Image-Matting": { "stars": 15, "last_update": "2024-07-31 15:02:56", - "author_account_age_days": 1900 + "author_account_age_days": 1901 }, "https://github.com/haohaocreates/ComfyUI-HH-Image-Selector": { "stars": 0, "last_update": "2024-07-28 21:08:27", - "author_account_age_days": 154 + "author_account_age_days": 155 }, "https://github.com/hay86/ComfyUI_AceNodes": { "stars": 12, "last_update": "2024-07-15 10:07:09", - "author_account_age_days": 4716 + "author_account_age_days": 4717 }, "https://github.com/hay86/ComfyUI_DDColor": { "stars": 2, "last_update": "2024-06-14 08:12:13", - "author_account_age_days": 4716 + "author_account_age_days": 4717 }, "https://github.com/hay86/ComfyUI_Dreamtalk": { "stars": 9, "last_update": "2024-07-31 13:43:51", - "author_account_age_days": 4716 + "author_account_age_days": 4717 }, "https://github.com/hay86/ComfyUI_Hallo": { "stars": 19, "last_update": "2024-07-30 09:55:03", - "author_account_age_days": 4716 + "author_account_age_days": 4717 }, "https://github.com/hay86/ComfyUI_MiniCPM-V": { - "stars": 18, + "stars": 19, "last_update": "2024-08-09 07:52:59", - "author_account_age_days": 4716 + "author_account_age_days": 4717 }, "https://github.com/hay86/ComfyUI_OpenVoice": { "stars": 10, "last_update": "2024-07-02 08:16:20", - "author_account_age_days": 4716 + "author_account_age_days": 4717 }, "https://github.com/hayden-fr/ComfyUI-Image-Browsing": { "stars": 3, "last_update": "2024-07-15 09:19:31", - "author_account_age_days": 1986 + "author_account_age_days": 1987 }, "https://github.com/hayden-fr/ComfyUI-Model-Manager": { "stars": 36, "last_update": "2024-08-09 00:42:39", - "author_account_age_days": 1986 + "author_account_age_days": 1987 }, "https://github.com/hben35096/ComfyUI-ToolBox": { "stars": 2, "last_update": "2024-08-08 05:19:58", - "author_account_age_days": 396 + "author_account_age_days": 397 }, "https://github.com/heshengtao/comfyui_LLM_party": { - "stars": 396, - "last_update": "2024-08-12 14:39:03", - "author_account_age_days": 2944 + "stars": 404, + "last_update": "2024-08-13 07:35:24", + "author_account_age_days": 2945 }, "https://github.com/hhhzzyang/Comfyui_Lama": { "stars": 41, "last_update": "2024-05-22 21:13:19", - "author_account_age_days": 556 + "author_account_age_days": 557 }, "https://github.com/hiforce/comfyui-hiforce-plugin": { "stars": 4, "last_update": "2024-06-14 08:13:24", - "author_account_age_days": 1851 + "author_account_age_days": 1852 }, "https://github.com/hinablue/ComfyUI_3dPoseEditor": { "stars": 136, "last_update": "2024-06-21 17:38:40", - "author_account_age_days": 5161 + "author_account_age_days": 5162 }, "https://github.com/holchan/ComfyUI-ModelDownloader": { "stars": 2, "last_update": "2024-06-14 08:59:42", - "author_account_age_days": 1640 + "author_account_age_days": 1641 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 1, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 26 + "author_account_age_days": 27 }, "https://github.com/huagetai/ComfyUI-Gaffer": { "stars": 40, "last_update": "2024-06-19 00:58:38", - "author_account_age_days": 4681 + "author_account_age_days": 4682 }, "https://github.com/huagetai/ComfyUI_LightGradient": { "stars": 8, "last_update": "2024-05-23 01:21:27", - "author_account_age_days": 4681 + "author_account_age_days": 4682 }, "https://github.com/huchenlei/ComfyUI-IC-Light-Native": { - "stars": 470, + "stars": 471, "last_update": "2024-08-09 15:23:21", - "author_account_age_days": 2925 + "author_account_age_days": 2926 }, "https://github.com/huchenlei/ComfyUI-layerdiffuse": { - "stars": 1370, + "stars": 1372, "last_update": "2024-07-31 17:04:32", - "author_account_age_days": 2925 + "author_account_age_days": 2926 }, "https://github.com/huchenlei/ComfyUI-openpose-editor": { "stars": 37, "last_update": "2024-07-31 13:44:16", - "author_account_age_days": 2925 + "author_account_age_days": 2926 }, "https://github.com/huchenlei/ComfyUI_DanTagGen": { "stars": 57, "last_update": "2024-08-01 01:42:14", - "author_account_age_days": 2925 + "author_account_age_days": 2926 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { "stars": 101, "last_update": "2024-07-27 18:33:35", - "author_account_age_days": 2925 + "author_account_age_days": 2926 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 393, + "stars": 394, "last_update": "2024-08-04 18:51:27", - "author_account_age_days": 2925 + "author_account_age_days": 2926 }, "https://github.com/hughescr/ComfyUI-OpenPose-Keypoint-Extractor": { "stars": 9, "last_update": "2024-07-31 13:44:36", - "author_account_age_days": 5689 + "author_account_age_days": 5690 }, "https://github.com/humgate/simplecomfy": { "stars": 0, "last_update": "2024-06-14 08:58:21", - "author_account_age_days": 1415 + "author_account_age_days": 1416 }, "https://github.com/hustille/ComfyUI_Fooocus_KSampler": { "stars": 60, "last_update": "2024-05-22 20:39:48", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/hustille/ComfyUI_hus_utils": { "stars": 6, "last_update": "2024-05-22 20:39:34", - "author_account_age_days": 489 + "author_account_age_days": 490 }, "https://github.com/hwhaocool/ComfyUI-Select-Any": { "stars": 3, "last_update": "2024-07-31 13:52:47", - "author_account_age_days": 2937 + "author_account_age_days": 2938 }, "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": { "stars": 10, "last_update": "2024-06-28 04:43:18", - "author_account_age_days": 3962 + "author_account_age_days": 3963 }, "https://github.com/hyunamy/comfy-ui-on-complete-email-me": { "stars": 1, "last_update": "2024-07-01 18:44:18", - "author_account_age_days": 3159 + "author_account_age_days": 3160 }, "https://github.com/iFREEGROUP/comfyui-undistort": { "stars": 2, "last_update": "2024-06-14 08:59:52", - "author_account_age_days": 1606 + "author_account_age_days": 1607 }, "https://github.com/icesun963/ComfyUI_HFDownLoad": { "stars": 0, "last_update": "2024-07-18 12:13:23", - "author_account_age_days": 4155 + "author_account_age_days": 4156 }, "https://github.com/idrirap/ComfyUI-Lora-Auto-Trigger-Words": { - "stars": 109, + "stars": 110, "last_update": "2024-06-20 15:56:56", - "author_account_age_days": 3098 + "author_account_age_days": 3099 }, "https://github.com/iemesowum/ComfyUI_IsaacNodes": { "stars": 2, "last_update": "2024-07-23 15:52:45", - "author_account_age_days": 5340 + "author_account_age_days": 5341 }, "https://github.com/if-ai/ComfyUI-IF_AI_HFDownloaderNode": { "stars": 12, "last_update": "2024-07-18 16:13:26", - "author_account_age_days": 2911 + "author_account_age_days": 2912 }, "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": { "stars": 30, "last_update": "2024-05-22 22:02:55", - "author_account_age_days": 2911 + "author_account_age_days": 2912 }, "https://github.com/if-ai/ComfyUI-IF_AI_tools": { - "stars": 447, + "stars": 448, "last_update": "2024-07-17 07:24:46", - "author_account_age_days": 2911 + "author_account_age_days": 2912 }, "https://github.com/imb101/ComfyUI-FaceSwap": { "stars": 28, "last_update": "2024-05-22 18:22:29", - "author_account_age_days": 937 + "author_account_age_days": 938 }, "https://github.com/injet-zhou/comfyui_extra_api": { - "stars": 2, + "stars": 3, "last_update": "2024-08-06 08:16:43", - "author_account_age_days": 2276 + "author_account_age_days": 2277 }, "https://github.com/iwanders/ComfyUI_nodes": { "stars": 0, "last_update": "2024-07-11 01:06:26", - "author_account_age_days": 4475 + "author_account_age_days": 4476 }, "https://github.com/jags111/ComfyUI_Jags_Audiotools": { "stars": 51, "last_update": "2024-08-01 05:37:19", - "author_account_age_days": 3920 + "author_account_age_days": 3921 }, "https://github.com/jags111/ComfyUI_Jags_VectorMagic": { "stars": 58, "last_update": "2024-08-08 04:43:22", - "author_account_age_days": 3920 + "author_account_age_days": 3921 }, "https://github.com/jags111/efficiency-nodes-comfyui": { - "stars": 819, + "stars": 821, "last_update": "2024-08-07 03:15:43", - "author_account_age_days": 3920 + "author_account_age_days": 3921 }, "https://github.com/jakechai/ComfyUI-JakeUpgrade": { "stars": 19, "last_update": "2024-08-03 10:02:38", - "author_account_age_days": 1621 + "author_account_age_days": 1622 }, "https://github.com/jamal-alkharrat/ComfyUI_rotate_image": { "stars": 0, "last_update": "2024-05-22 23:19:02", - "author_account_age_days": 1026 + "author_account_age_days": 1027 }, "https://github.com/jamesWalker55/comfyui-p2ldgan": { "stars": 12, "last_update": "2024-05-22 18:19:04", - "author_account_age_days": 2576 + "author_account_age_days": 2577 }, "https://github.com/jamesWalker55/comfyui-various": { - "stars": 39, + "stars": 40, "last_update": "2024-07-27 15:42:20", - "author_account_age_days": 2576 + "author_account_age_days": 2577 }, "https://github.com/jax-explorer/fast_video_comfyui": { "stars": 0, "last_update": "2024-05-23 01:17:35", - "author_account_age_days": 626 + "author_account_age_days": 627 }, "https://github.com/jeffy5/comfyui-faceless-node": { "stars": 24, "last_update": "2024-07-29 08:00:20", - "author_account_age_days": 2980 + "author_account_age_days": 2981 }, "https://github.com/jesenzhang/ComfyUI_StreamDiffusion": { "stars": 113, "last_update": "2024-05-23 02:40:36", - "author_account_age_days": 3701 + "author_account_age_days": 3702 }, "https://github.com/jiaxiangc/ComfyUI-ResAdapter": { - "stars": 279, + "stars": 278, "last_update": "2024-05-23 00:22:23", - "author_account_age_days": 1335 + "author_account_age_days": 1336 }, "https://github.com/jitcoder/lora-info": { "stars": 50, "last_update": "2024-06-20 13:04:19", - "author_account_age_days": 4089 + "author_account_age_days": 4090 }, "https://github.com/jjkramhoeft/ComfyUI-Jjk-Nodes": { "stars": 4, "last_update": "2024-05-22 20:44:56", - "author_account_age_days": 3698 + "author_account_age_days": 3699 }, "https://github.com/jkrauss82/ultools-comfyui": { "stars": 5, "last_update": "2024-07-31 13:46:13", - "author_account_age_days": 4261 + "author_account_age_days": 4262 }, "https://github.com/jmkl/ComfyUI-ricing": { "stars": 9, "last_update": "2024-05-22 20:54:35", - "author_account_age_days": 4646 + "author_account_age_days": 4647 }, "https://github.com/jn-jairo/jn_comfyui": { "stars": 2, "last_update": "2024-08-10 01:33:31", - "author_account_age_days": 4033 + "author_account_age_days": 4034 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { "stars": 207, "last_update": "2024-07-31 13:54:32", - "author_account_age_days": 257 + "author_account_age_days": 258 }, "https://github.com/jojkaart/ComfyUI-sampler-lcm-alternative": { "stars": 121, "last_update": "2024-08-02 08:23:26", - "author_account_age_days": 4847 + "author_account_age_days": 4848 }, "https://github.com/jordoh/ComfyUI-Deepface": { "stars": 16, "last_update": "2024-08-04 18:18:05", - "author_account_age_days": 5042 + "author_account_age_days": 5043 }, "https://github.com/jroc22/ComfyUI-CSV-prompt-builder": { "stars": 3, "last_update": "2024-08-01 19:39:30", - "author_account_age_days": 738 + "author_account_age_days": 739 + }, + "https://github.com/jstit/comfyui_custom_node_image": { + "stars": 0, + "last_update": "2024-08-13 09:26:29", + "author_account_age_days": 1914 }, "https://github.com/jtrue/ComfyUI-JaRue": { "stars": 7, "last_update": "2024-06-14 09:01:12", - "author_account_age_days": 3979 + "author_account_age_days": 3980 }, "https://github.com/jtydhr88/ComfyUI-LayerDivider": { "stars": 54, "last_update": "2024-07-06 01:43:45", - "author_account_age_days": 4802 + "author_account_age_days": 4803 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 147, "last_update": "2024-07-31 13:52:24", - "author_account_age_days": 4802 + "author_account_age_days": 4803 }, "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt": { "stars": 21, "last_update": "2024-07-31 13:45:53", - "author_account_age_days": 4802 + "author_account_age_days": 4803 }, "https://github.com/juehackr/comfyui_fk_server": { - "stars": 75, + "stars": 76, "last_update": "2024-08-12 10:15:31", - "author_account_age_days": 1161 + "author_account_age_days": 1162 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 5, - "last_update": "2024-08-12 10:15:43", - "author_account_age_days": 2838 + "last_update": "2024-08-13 08:57:07", + "author_account_age_days": 2839 }, "https://github.com/ka-puna/comfyui-yanc": { "stars": 7, "last_update": "2024-07-18 04:28:44", - "author_account_age_days": 2256 + "author_account_age_days": 2257 }, "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": { "stars": 2, "last_update": "2024-08-01 23:03:21", - "author_account_age_days": 1316 + "author_account_age_days": 1317 }, "https://github.com/kadirnar/ComfyUI-Transformers": { "stars": 19, "last_update": "2024-06-22 22:44:39", - "author_account_age_days": 2378 + "author_account_age_days": 2379 }, "https://github.com/kadirnar/ComfyUI-YOLO": { "stars": 23, "last_update": "2024-08-02 06:26:48", - "author_account_age_days": 2378 + "author_account_age_days": 2379 }, "https://github.com/kale4eat/ComfyUI-path-util": { "stars": 0, "last_update": "2024-05-25 05:44:11", - "author_account_age_days": 1661 + "author_account_age_days": 1662 }, "https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": { "stars": 9, "last_update": "2024-05-23 00:25:02", - "author_account_age_days": 1661 + "author_account_age_days": 1662 }, "https://github.com/kale4eat/ComfyUI-string-util": { "stars": 1, "last_update": "2024-05-23 00:24:40", - "author_account_age_days": 1661 + "author_account_age_days": 1662 }, "https://github.com/kale4eat/ComfyUI-text-file-util": { "stars": 0, "last_update": "2024-05-23 00:24:51", - "author_account_age_days": 1661 + "author_account_age_days": 1662 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 1, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1560 + "author_account_age_days": 1561 }, "https://github.com/katalist-ai/comfyUI-nsfw-detection": { "stars": 1, "last_update": "2024-05-23 01:23:32", - "author_account_age_days": 802 + "author_account_age_days": 803 }, "https://github.com/kealiu/ComfyUI-S3-Tools": { "stars": 3, "last_update": "2024-07-04 10:13:07", - "author_account_age_days": 4177 + "author_account_age_days": 4178 }, "https://github.com/kealiu/ComfyUI-Zero123-Porting": { "stars": 18, "last_update": "2024-07-04 10:11:13", - "author_account_age_days": 4177 + "author_account_age_days": 4178 }, "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans": { "stars": 138, "last_update": "2024-07-04 10:12:32", - "author_account_age_days": 4177 + "author_account_age_days": 4178 }, "https://github.com/kenjiqq/qq-nodes-comfyui": { "stars": 25, "last_update": "2024-05-22 21:34:53", - "author_account_age_days": 4938 + "author_account_age_days": 4939 }, "https://github.com/kft334/Knodes": { "stars": 3, "last_update": "2024-06-14 08:12:06", - "author_account_age_days": 1008 + "author_account_age_days": 1009 }, "https://github.com/kijai/ComfyUI-ADMotionDirector": { "stars": 144, "last_update": "2024-08-01 16:03:16", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-APISR-KJ": { "stars": 56, "last_update": "2024-05-21 16:30:21", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-BrushNet-Wrapper": { "stars": 119, "last_update": "2024-06-20 12:15:16", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-CCSR": { "stars": 166, "last_update": "2024-06-28 11:13:33", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-DDColor": { "stars": 86, "last_update": "2024-05-21 16:04:26", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-DepthAnythingV2": { - "stars": 143, - "last_update": "2024-06-28 20:46:46", - "author_account_age_days": 2232 + "stars": 145, + "last_update": "2024-08-13 04:26:15", + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-DiffusionLight": { "stars": 53, "last_update": "2024-05-21 16:16:52", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": { - "stars": 564, + "stars": 565, "last_update": "2024-08-01 22:03:23", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-ELLA-wrapper": { "stars": 105, "last_update": "2024-05-21 16:47:28", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-Florence2": { - "stars": 459, + "stars": 462, "last_update": "2024-08-05 13:17:17", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-Geowizard": { "stars": 87, "last_update": "2024-05-28 14:08:34", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-IC-Light": { - "stars": 582, + "stars": 585, "last_update": "2024-08-01 02:22:24", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-KJNodes": { - "stars": 438, - "last_update": "2024-08-12 15:17:03", - "author_account_age_days": 2232 + "stars": 441, + "last_update": "2024-08-12 22:49:44", + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-KwaiKolorsWrapper": { - "stars": 492, + "stars": 494, "last_update": "2024-07-31 13:53:40", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": { "stars": 20, "last_update": "2024-05-21 16:41:18", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-LivePortraitKJ": { - "stars": 1230, + "stars": 1239, "last_update": "2024-08-05 21:39:49", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-LuminaWrapper": { "stars": 176, "last_update": "2024-07-31 13:52:06", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-Marigold": { "stars": 423, "last_update": "2024-08-01 22:03:45", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-MimicMotionWrapper": { - "stars": 209, + "stars": 210, "last_update": "2024-08-07 06:48:40", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-OpenDiTWrapper": { "stars": 36, "last_update": "2024-07-03 14:59:13", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-SUPIR": { - "stars": 1369, + "stars": 1372, "last_update": "2024-08-01 23:03:53", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-SVD": { "stars": 154, "last_update": "2024-05-22 21:09:54", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-depth-fm": { "stars": 60, "last_update": "2024-05-22 21:10:15", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-moondream": { - "stars": 81, - "last_update": "2024-05-22 21:10:33", - "author_account_age_days": 2232 + "stars": 82, + "last_update": "2024-08-12 16:30:11", + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-segment-anything-2": { - "stars": 436, + "stars": 440, "last_update": "2024-08-05 15:24:56", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kinfolk0117/ComfyUI_GradientDeepShrink": { "stars": 24, "last_update": "2024-05-22 21:25:13", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/kinfolk0117/ComfyUI_Pilgram": { "stars": 7, "last_update": "2024-05-22 21:25:24", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/kinfolk0117/ComfyUI_SimpleTiles": { "stars": 38, "last_update": "2024-05-22 21:25:01", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/klinter007/klinter_nodes": { "stars": 9, "last_update": "2024-08-05 05:01:14", - "author_account_age_days": 474 + "author_account_age_days": 475 }, "https://github.com/knuknX/ComfyUI-Image-Tools": { "stars": 3, "last_update": "2024-06-14 09:05:58", - "author_account_age_days": 249 + "author_account_age_days": 250 }, "https://github.com/kohya-ss/ControlNet-LLLite-ComfyUI": { "stars": 158, "last_update": "2024-05-22 20:44:44", - "author_account_age_days": 1858 + "author_account_age_days": 1859 }, "https://github.com/komojini/ComfyUI_SDXL_DreamBooth_LoRA_CustomNodes": { "stars": 3, "last_update": "2024-05-22 21:34:27", - "author_account_age_days": 632 + "author_account_age_days": 633 }, "https://github.com/komojini/komojini-comfyui-nodes": { "stars": 68, "last_update": "2024-05-22 21:34:39", - "author_account_age_days": 632 + "author_account_age_days": 633 }, "https://github.com/kunieone/ComfyUI_alkaid": { "stars": 0, "last_update": "2024-05-23 01:10:21", - "author_account_age_days": 2569 + "author_account_age_days": 2570 }, "https://github.com/kwaroran/abg-comfyui": { "stars": 22, "last_update": "2024-05-22 18:19:51", - "author_account_age_days": 657 + "author_account_age_days": 658 }, "https://github.com/l20richo/ComfyUI-Azure-Blob-Storage": { "stars": 2, "last_update": "2024-06-22 16:53:47", - "author_account_age_days": 1216 + "author_account_age_days": 1217 }, "https://github.com/laksjdjf/Batch-Condition-ComfyUI": { "stars": 3, "last_update": "2024-05-22 20:42:42", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/laksjdjf/LCMSampler-ComfyUI": { "stars": 15, "last_update": "2024-05-22 20:42:17", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/laksjdjf/LoRTnoC-ComfyUI": { "stars": 13, "last_update": "2024-05-22 20:42:29", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/laksjdjf/cd-tuner_negpip-ComfyUI": { "stars": 21, "last_update": "2024-05-22 20:42:04", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/laksjdjf/cgem156-ComfyUI": { "stars": 40, "last_update": "2024-08-11 12:52:53", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/laksjdjf/pfg-ComfyUI": { "stars": 12, "last_update": "2024-05-22 20:41:41", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/larsupb/LoRA-Merger-ComfyUI": { "stars": 15, "last_update": "2024-07-02 05:55:23", - "author_account_age_days": 3125 + "author_account_age_days": 3126 }, "https://github.com/latenightlabs/ComfyUI-LNL": { "stars": 19, "last_update": "2024-07-31 13:51:31", - "author_account_age_days": 199 + "author_account_age_days": 200 }, "https://github.com/leeguandong/ComfyUI_InternVL2": { "stars": 3, "last_update": "2024-08-10 11:00:11", - "author_account_age_days": 2843 + "author_account_age_days": 2844 }, "https://github.com/leeguandong/ComfyUI_LLaSM": { "stars": 2, "last_update": "2024-08-10 10:58:17", - "author_account_age_days": 2843 + "author_account_age_days": 2844 }, "https://github.com/leeguandong/ComfyUI_M3Net": { "stars": 7, "last_update": "2024-08-07 15:59:12", - "author_account_age_days": 2843 + "author_account_age_days": 2844 }, "https://github.com/leestuartx/ComfyUI-GG": { "stars": 3, "last_update": "2024-07-23 04:13:09", - "author_account_age_days": 3828 + "author_account_age_days": 3829 }, "https://github.com/leiweiqiang/ComfyUI-TRA": { "stars": 10, "last_update": "2024-07-30 19:47:28", - "author_account_age_days": 2659 + "author_account_age_days": 2660 }, "https://github.com/lenskikh/ComfyUI-Prompt-Worker": { "stars": 2, "last_update": "2024-08-10 06:41:53", - "author_account_age_days": 3545 + "author_account_age_days": 3546 }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 7, "last_update": "2024-06-14 10:24:23", - "author_account_age_days": 4124 + "author_account_age_days": 4125 }, "https://github.com/liangt/comfyui-loadimagewithsubfolder": { "stars": 2, "last_update": "2024-07-28 08:23:11", - "author_account_age_days": 4107 + "author_account_age_days": 4108 }, "https://github.com/licyk/ComfyUI-Restart-Sampler": { "stars": 3, "last_update": "2024-07-31 15:26:00", - "author_account_age_days": 1317 + "author_account_age_days": 1318 }, "https://github.com/lilly1987/ComfyUI_node_Lilly": { "stars": 51, "last_update": "2024-05-22 17:53:19", - "author_account_age_days": 2959 + "author_account_age_days": 2960 }, "https://github.com/linshier/comfyui-remote-tools": { "stars": 1, "last_update": "2024-05-28 07:44:23", - "author_account_age_days": 3841 + "author_account_age_days": 3842 }, "https://github.com/liusida/ComfyUI-AutoCropFaces": { - "stars": 36, - "last_update": "2024-07-25 12:10:37", - "author_account_age_days": 3257 + "stars": 37, + "last_update": "2024-08-12 17:38:17", + "author_account_age_days": 3258 }, "https://github.com/liusida/ComfyUI-B-LoRA": { "stars": 64, "last_update": "2024-06-18 03:17:46", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/liusida/ComfyUI-Debug": { "stars": 6, "last_update": "2024-06-14 10:25:26", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/liusida/ComfyUI-Login": { - "stars": 54, + "stars": 55, "last_update": "2024-07-31 13:47:59", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/liusida/ComfyUI-SD3-nodes": { "stars": 4, "last_update": "2024-06-14 13:01:41", - "author_account_age_days": 3257 + "author_account_age_days": 3258 }, "https://github.com/ljleb/comfy-mecha": { "stars": 37, "last_update": "2024-08-11 13:14:20", - "author_account_age_days": 2512 + "author_account_age_days": 2513 }, "https://github.com/lks-ai/ComfyUI-StableAudioSampler": { - "stars": 201, + "stars": 202, "last_update": "2024-06-17 18:54:17", - "author_account_age_days": 148 + "author_account_age_days": 149 }, "https://github.com/lks-ai/anynode": { - "stars": 467, + "stars": 466, "last_update": "2024-07-07 03:45:48", - "author_account_age_days": 148 + "author_account_age_days": 149 }, "https://github.com/lldacing/comfyui-easyapi-nodes": { "stars": 37, "last_update": "2024-08-08 10:10:55", - "author_account_age_days": 2142 + "author_account_age_days": 2143 }, "https://github.com/logtd/ComfyUI-FLATTEN": { "stars": 96, "last_update": "2024-08-07 03:16:57", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/logtd/ComfyUI-InstanceDiffusion": { "stars": 148, "last_update": "2024-05-22 00:02:08", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/logtd/ComfyUI-InversedNoise": { "stars": 9, "last_update": "2024-05-22 00:10:18", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/logtd/ComfyUI-RAVE_ATTN": { "stars": 12, "last_update": "2024-05-22 00:20:03", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/logtd/ComfyUI-RefSampling": { "stars": 4, "last_update": "2024-05-22 00:04:40", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/logtd/ComfyUI-RefUNet": { - "stars": 24, + "stars": 25, "last_update": "2024-08-11 01:54:19", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/logtd/ComfyUI-SEGAttention": { - "stars": 9, + "stars": 22, "last_update": "2024-08-11 18:13:00", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/logtd/ComfyUI-TrackingNodes": { "stars": 16, "last_update": "2024-05-22 00:03:27", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/longgui0318/comfyui-common-util": { "stars": 1, "last_update": "2024-07-08 08:57:06", - "author_account_age_days": 4214 + "author_account_age_days": 4215 }, "https://github.com/longgui0318/comfyui-llm-assistant": { "stars": 5, "last_update": "2024-06-27 03:50:46", - "author_account_age_days": 4214 + "author_account_age_days": 4215 }, "https://github.com/longgui0318/comfyui-magic-clothing": { "stars": 29, "last_update": "2024-08-08 14:42:04", - "author_account_age_days": 4214 + "author_account_age_days": 4215 }, "https://github.com/longgui0318/comfyui-mask-util": { "stars": 6, "last_update": "2024-06-30 03:43:58", - "author_account_age_days": 4214 + "author_account_age_days": 4215 }, "https://github.com/longgui0318/comfyui-oms-diffusion": { "stars": 29, "last_update": "2024-08-08 14:42:04", - "author_account_age_days": 4214 + "author_account_age_days": 4215 }, "https://github.com/lordgasmic/comfyui_save_image_with_options": { "stars": 0, "last_update": "2024-06-20 16:39:23", - "author_account_age_days": 4816 + "author_account_age_days": 4817 }, "https://github.com/lordgasmic/comfyui_wildcards": { "stars": 5, "last_update": "2024-06-20 16:52:14", - "author_account_age_days": 4816 + "author_account_age_days": 4817 }, "https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch": { "stars": 203, "last_update": "2024-07-20 07:07:58", - "author_account_age_days": 4100 + "author_account_age_days": 4101 }, "https://github.com/lquesada/ComfyUI-Prompt-Combinator": { "stars": 23, "last_update": "2024-06-30 15:37:31", - "author_account_age_days": 4100 + "author_account_age_days": 4101 }, "https://github.com/lrzjason/Comfyui-Kolors-Utils": { "stars": 16, "last_update": "2024-07-26 11:12:25", - "author_account_age_days": 3712 + "author_account_age_days": 3713 }, "https://github.com/ltdrdata/ComfyUI-Impact-Pack": { - "stars": 1572, + "stars": 1577, "last_update": "2024-08-09 12:38:02", - "author_account_age_days": 511 + "author_account_age_days": 512 }, "https://github.com/ltdrdata/ComfyUI-Inspire-Pack": { - "stars": 339, + "stars": 340, "last_update": "2024-08-07 14:14:00", - "author_account_age_days": 511 + "author_account_age_days": 512 }, "https://github.com/ltdrdata/ComfyUI-Manager": { - "stars": 5245, - "last_update": "2024-08-12 15:44:54", - "author_account_age_days": 511 + "stars": 5280, + "last_update": "2024-08-13 12:01:42", + "author_account_age_days": 512 }, "https://github.com/luandev/ComfyUI-CrewAI": { "stars": 20, "last_update": "2024-08-01 18:44:41", - "author_account_age_days": 3856 + "author_account_age_days": 3857 }, "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "stars": 1, "last_update": "2024-05-22 20:36:07", - "author_account_age_days": 364 + "author_account_age_days": 365 }, "https://github.com/madtunebk/ComfyUI-ControlnetAux": { "stars": 10, "last_update": "2024-06-28 16:16:51", - "author_account_age_days": 510 + "author_account_age_days": 511 }, "https://github.com/mape/ComfyUI-mape-Helpers": { "stars": 150, "last_update": "2024-06-27 16:30:32", - "author_account_age_days": 5803 + "author_account_age_days": 5804 }, "https://github.com/maracman/ComfyUI-SubjectStyle-CSV": { "stars": 3, "last_update": "2024-06-24 13:53:39", - "author_account_age_days": 1216 + "author_account_age_days": 1217 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/marhensa/sdxl-recommended-res-calc": { "stars": 62, "last_update": "2024-07-07 09:20:15", - "author_account_age_days": 4824 + "author_account_age_days": 4825 }, "https://github.com/martijnat/comfyui-previewlatent": { "stars": 31, "last_update": "2024-05-22 21:28:39", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/massao000/ComfyUI_aspect_ratios": { "stars": 7, "last_update": "2024-05-22 22:23:10", - "author_account_age_days": 1456 + "author_account_age_days": 1457 }, "https://github.com/matan1905/ComfyUI-Serving-Toolkit": { "stars": 47, "last_update": "2024-08-08 16:22:16", - "author_account_age_days": 2789 + "author_account_age_days": 2790 }, "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node": { "stars": 2, "last_update": "2024-07-31 13:54:10", - "author_account_age_days": 4599 + "author_account_age_days": 4600 }, "https://github.com/mav-rik/facerestore_cf": { "stars": 179, "last_update": "2024-05-22 20:53:23", - "author_account_age_days": 2969 + "author_account_age_days": 2970 }, "https://github.com/mbrostami/ComfyUI-HF": { "stars": 16, "last_update": "2024-05-27 21:45:33", - "author_account_age_days": 4371 + "author_account_age_days": 4372 }, "https://github.com/mbrostami/ComfyUI-TITrain": { "stars": 8, "last_update": "2024-05-27 21:50:06", - "author_account_age_days": 4371 + "author_account_age_days": 4372 }, "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding": { - "stars": 1091, + "stars": 1092, "last_update": "2024-08-10 12:59:59", - "author_account_age_days": 2151 + "author_account_age_days": 2152 }, "https://github.com/meap158/ComfyUI-Background-Replacement": { - "stars": 46, + "stars": 45, "last_update": "2024-05-22 20:43:52", - "author_account_age_days": 3252 + "author_account_age_days": 3253 }, "https://github.com/meap158/ComfyUI-GPU-temperature-protection": { "stars": 3, "last_update": "2024-05-22 20:43:21", - "author_account_age_days": 3252 + "author_account_age_days": 3253 }, "https://github.com/meap158/ComfyUI-Prompt-Expansion": { "stars": 68, "last_update": "2024-05-22 20:43:37", - "author_account_age_days": 3252 + "author_account_age_days": 3253 }, "https://github.com/melMass/comfy_mtb": { - "stars": 396, + "stars": 397, "last_update": "2024-08-08 20:41:22", - "author_account_age_days": 3794 + "author_account_age_days": 3795 }, "https://github.com/mephisto83/petty-paint-comfyui-node": { "stars": 3, "last_update": "2024-07-21 02:05:40", - "author_account_age_days": 3721 + "author_account_age_days": 3722 }, "https://github.com/meshmesh-io/ComfyUI-MeshMesh": { "stars": 0, "last_update": "2024-05-23 00:10:09", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/meshmesh-io/mm-comfyui-loopback": { "stars": 1, "last_update": "2024-05-23 00:09:57", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/meshmesh-io/mm-comfyui-megamask": { "stars": 0, "last_update": "2024-05-23 00:09:47", - "author_account_age_days": 277 + "author_account_age_days": 278 }, "https://github.com/metncelik/comfyui_met_suit": { "stars": 1, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 672 + "author_account_age_days": 673 }, "https://github.com/metncelik/comfyui_met_suite": { "stars": 1, "last_update": "2024-07-07 13:40:26", - "author_account_age_days": 672 + "author_account_age_days": 673 }, "https://github.com/mgfxer/ComfyUI-FrameFX": { "stars": 20, "last_update": "2024-07-20 13:58:46", - "author_account_age_days": 51 + "author_account_age_days": 52 }, "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": { "stars": 75, "last_update": "2024-07-19 07:56:06", - "author_account_age_days": 517 + "author_account_age_days": 518 }, "https://github.com/mihaiiancu/ComfyUI_Inpaint": { "stars": 9, "last_update": "2024-05-22 18:19:38", - "author_account_age_days": 2710 + "author_account_age_days": 2711 }, "https://github.com/mikebilly/Transparent-background-comfyUI": { "stars": 1, "last_update": "2024-07-17 15:59:31", - "author_account_age_days": 2613 + "author_account_age_days": 2614 }, "https://github.com/mikkel/ComfyUI-text-overlay": { "stars": 35, "last_update": "2024-05-22 21:13:59", - "author_account_age_days": 5965 + "author_account_age_days": 5966 }, "https://github.com/mikkel/comfyui-mask-boundingbox": { "stars": 26, "last_update": "2024-05-22 21:26:23", - "author_account_age_days": 5965 + "author_account_age_days": 5966 }, "https://github.com/mirabarukaso/ComfyUI_Mira": { "stars": 31, "last_update": "2024-07-25 15:26:12", - "author_account_age_days": 1269 + "author_account_age_days": 1270 }, "https://github.com/misterjoessef/MLTask_ComfyUI": { "stars": 1, "last_update": "2024-08-10 18:07:56", - "author_account_age_days": 787 + "author_account_age_days": 788 }, "https://github.com/modusCell/ComfyUI-dimension-node-modusCell": { "stars": 1, "last_update": "2024-05-22 22:08:50", - "author_account_age_days": 4653 + "author_account_age_days": 4654 }, "https://github.com/moyi7712/ComfyUI_Seamless_Patten": { "stars": 11, "last_update": "2024-08-06 15:37:47", - "author_account_age_days": 2350 + "author_account_age_days": 2351 }, "https://github.com/mozman/ComfyUI_mozman_nodes": { "stars": 0, "last_update": "2024-05-22 22:13:32", - "author_account_age_days": 4129 + "author_account_age_days": 4130 }, "https://github.com/mpiquero7164/ComfyUI-SaveImgPrompt": { "stars": 18, "last_update": "2023-08-14 11:27:09", - "author_account_age_days": 2657 + "author_account_age_days": 2658 }, "https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": { "stars": 0, "last_update": "2024-07-15 14:13:58", - "author_account_age_days": 3987 + "author_account_age_days": 3988 }, "https://github.com/muzi12888/ComfyUI-PoseKeypoint-Mask": { "stars": 6, "last_update": "2024-07-31 13:49:27", - "author_account_age_days": 2995 + "author_account_age_days": 2996 }, "https://github.com/my-opencode/ComfyUI_IndustrialMagick": { "stars": 2, "last_update": "2024-07-31 14:04:26", - "author_account_age_days": 1429 + "author_account_age_days": 1430 }, "https://github.com/my-opencode/ComfyUI_KSamplerTimer": { "stars": 2, "last_update": "2024-07-31 14:13:17", - "author_account_age_days": 1429 + "author_account_age_days": 1430 }, "https://github.com/nagolinc/ComfyUI_FastVAEDecorder_SDXL": { "stars": 3, "last_update": "2024-07-19 14:46:14", - "author_account_age_days": 3723 + "author_account_age_days": 3724 }, "https://github.com/nagolinc/comfyui_openai_node": { "stars": 1, "last_update": "2024-06-15 15:59:07", - "author_account_age_days": 3723 + "author_account_age_days": 3724 }, "https://github.com/nat-chan/ComfyUI-graphToPrompt": { "stars": 0, "last_update": "2024-05-23 01:16:40", - "author_account_age_days": 3042 + "author_account_age_days": 3043 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3042 + "author_account_age_days": 3043 }, "https://github.com/nat-chan/comfyui-transceiver": { "stars": 3, "last_update": "2024-05-23 01:16:28", - "author_account_age_days": 3042 + "author_account_age_days": 3043 }, "https://github.com/nathannlu/ComfyUI-Cloud": { "stars": 161, "last_update": "2024-07-31 18:05:55", - "author_account_age_days": 2774 + "author_account_age_days": 2775 }, "https://github.com/nathannlu/ComfyUI-Pets": { "stars": 39, "last_update": "2024-06-14 11:00:42", - "author_account_age_days": 2774 + "author_account_age_days": 2775 }, "https://github.com/natto-maki/ComfyUI-NegiTools": { "stars": 27, "last_update": "2024-07-16 10:24:00", - "author_account_age_days": 327 + "author_account_age_days": 328 }, "https://github.com/neeltheninja/ComfyUI-TextOverlay": { "stars": 1, "last_update": "2024-07-31 18:40:19", - "author_account_age_days": 1928 + "author_account_age_days": 1929 }, "https://github.com/neverbiasu/ComfyUI-Image-Captioner": { "stars": 6, "last_update": "2024-08-01 03:33:01", - "author_account_age_days": 1068 + "author_account_age_days": 1069 }, "https://github.com/neverbiasu/ComfyUI-SAM2": { - "stars": 22, + "stars": 23, "last_update": "2024-08-03 11:33:33", - "author_account_age_days": 1068 + "author_account_age_days": 1069 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { "stars": 8, "last_update": "2024-08-08 04:59:00", - "author_account_age_days": 4078 + "author_account_age_days": 4079 }, "https://github.com/ningxiaoxiao/comfyui-NDI": { "stars": 40, "last_update": "2024-07-02 09:03:11", - "author_account_age_days": 3037 + "author_account_age_days": 3038 }, "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { "stars": 1, "last_update": "2024-07-31 08:34:48", - "author_account_age_days": 384 + "author_account_age_days": 385 }, "https://github.com/nirex0/ComfyUI_pytorch_openpose": { "stars": 2, "last_update": "2024-06-14 12:01:07", - "author_account_age_days": 3552 + "author_account_age_days": 3553 }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 18, "last_update": "2024-06-23 04:56:49", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 8, "last_update": "2024-08-07 04:49:05", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/nkchocoai/ComfyUI-SaveImageWithMetaData": { "stars": 10, "last_update": "2024-08-04 06:54:01", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/nkchocoai/ComfyUI-SizeFromPresets": { "stars": 4, "last_update": "2024-06-23 04:40:00", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/nkchocoai/ComfyUI-TextOnSegs": { "stars": 8, "last_update": "2024-06-23 04:52:29", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/noarche/sd-webui-color-enhance": { "stars": 1, "last_update": "2024-08-04 08:11:53", - "author_account_age_days": 1711 + "author_account_age_days": 1712 }, "https://github.com/noembryo/ComfyUI-noEmbryo": { "stars": 15, "last_update": "2024-06-04 11:27:45", - "author_account_age_days": 2792 + "author_account_age_days": 2793 }, "https://github.com/nosiu/comfyui-instantId-faceswap": { "stars": 181, "last_update": "2024-05-22 23:21:38", - "author_account_age_days": 3954 + "author_account_age_days": 3955 }, "https://github.com/noxinias/ComfyUI_NoxinNodes": { "stars": 9, "last_update": "2024-05-22 21:24:24", - "author_account_age_days": 2609 + "author_account_age_days": 2610 }, "https://github.com/ntc-ai/ComfyUI-DARE-LoRA-Merge": { "stars": 26, "last_update": "2024-05-22 22:22:14", - "author_account_age_days": 1766 + "author_account_age_days": 1767 }, "https://github.com/nuanarchy/ComfyUI-NuA-BIRD": { "stars": 5, "last_update": "2024-06-18 05:35:49", - "author_account_age_days": 1141 + "author_account_age_days": 1142 }, "https://github.com/nuanarchy/ComfyUI-NuA-FlashFace": { "stars": 21, "last_update": "2024-07-31 13:54:00", - "author_account_age_days": 1141 + "author_account_age_days": 1142 }, "https://github.com/nullquant/ComfyUI-BrushNet": { "stars": 492, "last_update": "2024-08-01 15:36:30", - "author_account_age_days": 1225 + "author_account_age_days": 1226 }, "https://github.com/olduvai-jp/ComfyUI-HfLoader": { "stars": 3, "last_update": "2024-05-23 00:14:52", - "author_account_age_days": 925 + "author_account_age_days": 926 }, "https://github.com/oleksandr612/ComfyUI-Counter": { "stars": 1, "last_update": "2024-08-05 16:18:48", - "author_account_age_days": 11 + "author_account_age_days": 12 }, "https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": { - "stars": 114, + "stars": 115, "last_update": "2024-06-03 11:02:37", - "author_account_age_days": 4555 + "author_account_age_days": 4556 }, "https://github.com/opvelll/ComfyUI_TextListProduct": { "stars": 0, "last_update": "2024-06-22 02:11:26", - "author_account_age_days": 1603 + "author_account_age_days": 1604 }, "https://github.com/osi1880vr/prompt_quill_comfyui": { "stars": 10, "last_update": "2024-06-13 17:24:12", - "author_account_age_days": 1126 + "author_account_age_days": 1127 }, "https://github.com/ostris/ostris_nodes_comfyui": { - "stars": 20, + "stars": 19, "last_update": "2024-05-22 21:23:24", - "author_account_age_days": 2452 + "author_account_age_days": 2453 }, "https://github.com/ownimage/ComfyUI-ownimage": { "stars": 0, "last_update": "2024-05-22 22:22:37", - "author_account_age_days": 2832 + "author_account_age_days": 2833 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 1, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2379 + "author_account_age_days": 2380 }, "https://github.com/oztrkoguz/ComfyUI_StoryCreator": { "stars": 22, "last_update": "2024-05-23 12:18:45", - "author_account_age_days": 890 + "author_account_age_days": 891 }, "https://github.com/palant/extended-saveimage-comfyui": { "stars": 13, "last_update": "2024-03-27 14:08:21", - "author_account_age_days": 5102 + "author_account_age_days": 5103 }, "https://github.com/palant/image-resize-comfyui": { "stars": 67, "last_update": "2024-01-18 20:59:55", - "author_account_age_days": 5102 + "author_account_age_days": 5103 }, "https://github.com/palant/integrated-nodes-comfyui": { "stars": 32, "last_update": "2023-12-27 22:52:00", - "author_account_age_days": 5102 + "author_account_age_days": 5103 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 46, + "stars": 48, "last_update": "2024-08-04 19:59:39", - "author_account_age_days": 2180 + "author_account_age_days": 2181 }, "https://github.com/pamparamm/ComfyUI-vectorscope-cc": { "stars": 5, "last_update": "2024-08-04 20:05:41", - "author_account_age_days": 2180 + "author_account_age_days": 2181 }, "https://github.com/pamparamm/sd-perturbed-attention": { - "stars": 194, + "stars": 195, "last_update": "2024-08-04 14:31:27", - "author_account_age_days": 2180 + "author_account_age_days": 2181 }, "https://github.com/pants007/comfy-pants": { "stars": 2, "last_update": "2024-05-22 18:16:04", - "author_account_age_days": 2366 + "author_account_age_days": 2367 }, "https://github.com/patriciogonzalezvivo/comfyui_glslnodes": { - "stars": 148, + "stars": 149, "last_update": "2024-08-12 10:00:10", - "author_account_age_days": 5129 + "author_account_age_days": 5130 }, "https://github.com/paulo-coronado/comfy_clip_blip_node": { "stars": 28, "last_update": "2024-05-22 17:39:09", - "author_account_age_days": 2736 + "author_account_age_days": 2737 }, "https://github.com/philz1337x/ComfyUI-ClarityAI": { "stars": 54, "last_update": "2024-05-23 01:19:05", - "author_account_age_days": 712 + "author_account_age_days": 713 }, "https://github.com/phineas-pta/comfyui-auto-nodes-layout": { "stars": 27, @@ -4862,312 +4887,312 @@ "https://github.com/picturesonpictures/comfy_PoP": { "stars": 15, "last_update": "2024-07-05 07:32:50", - "author_account_age_days": 636 + "author_account_age_days": 637 }, "https://github.com/pikenrover/ComfyUI_PRNodes": { "stars": 2, "last_update": "2024-08-01 14:08:00", - "author_account_age_days": 19 + "author_account_age_days": 20 }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", - "author_account_age_days": 1552 + "author_account_age_days": 1553 }, "https://github.com/pkpkTech/ComfyUI-SaveQueues": { "stars": 1, "last_update": "2024-05-22 22:19:54", - "author_account_age_days": 1552 + "author_account_age_days": 1553 }, "https://github.com/pkpkTech/ComfyUI-TemporaryLoader": { "stars": 1, "last_update": "2024-05-22 22:19:44", - "author_account_age_days": 1552 + "author_account_age_days": 1553 }, "https://github.com/pkpkTech/ComfyUI-ngrok": { "stars": 3, "last_update": "2024-05-22 22:19:32", - "author_account_age_days": 1552 + "author_account_age_days": 1553 }, "https://github.com/portu-sim/comfyui_bmab": { "stars": 66, "last_update": "2024-08-08 11:10:50", - "author_account_age_days": 371 + "author_account_age_days": 372 }, "https://github.com/prodogape/ComfyUI-EasyOCR": { "stars": 16, "last_update": "2024-08-05 07:03:20", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/prodogape/ComfyUI-Minio": { "stars": 2, "last_update": "2024-05-23 00:13:38", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/prodogape/ComfyUI-OmDet": { "stars": 2, "last_update": "2024-06-14 13:01:34", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/prodogape/Comfyui-Yolov8-JSON": { "stars": 17, "last_update": "2024-08-08 04:40:12", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/prozacgod/comfyui-pzc-multiworkspace": { "stars": 7, "last_update": "2024-05-22 23:11:46", - "author_account_age_days": 5617 + "author_account_age_days": 5618 }, "https://github.com/pythongosssss/ComfyUI-Custom-Scripts": { - "stars": 1532, + "stars": 1533, "last_update": "2024-08-02 23:04:13", "author_account_age_days": 547 }, "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": { - "stars": 523, + "stars": 524, "last_update": "2024-08-02 23:03:45", "author_account_age_days": 547 }, "https://github.com/pzc163/Comfyui-CatVTON": { "stars": 66, "last_update": "2024-07-31 18:18:47", - "author_account_age_days": 826 + "author_account_age_days": 827 }, "https://github.com/qwixiwp/queuetools": { "stars": 0, "last_update": "2024-06-14 10:27:57", - "author_account_age_days": 660 + "author_account_age_days": 661 }, "https://github.com/ramyma/A8R8_ComfyUI_nodes": { "stars": 43, "last_update": "2024-06-29 01:20:57", - "author_account_age_days": 3266 + "author_account_age_days": 3267 }, "https://github.com/randjtw/advance-aesthetic-score": { "stars": 0, "last_update": "2024-05-23 01:14:47", - "author_account_age_days": 810 + "author_account_age_days": 811 }, "https://github.com/ratulrafsan/Comfyui-SAL-VTON": { "stars": 68, "last_update": "2024-06-30 02:23:06", - "author_account_age_days": 4543 + "author_account_age_days": 4544 }, "https://github.com/rcfcu2000/zhihuige-nodes-comfyui": { "stars": 1, "last_update": "2024-05-22 22:13:55", - "author_account_age_days": 3473 + "author_account_age_days": 3474 }, "https://github.com/rcsaquino/comfyui-custom-nodes": { "stars": 1, "last_update": "2024-05-22 22:13:43", - "author_account_age_days": 1560 + "author_account_age_days": 1561 }, "https://github.com/receyuki/comfyui-prompt-reader-node": { - "stars": 239, - "last_update": "2024-08-04 13:43:17", - "author_account_age_days": 2642 + "stars": 241, + "last_update": "2024-08-13 11:44:02", + "author_account_age_days": 2643 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 39, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 188 + "author_account_age_days": 189 }, "https://github.com/redhottensors/ComfyUI-Prediction": { "stars": 10, "last_update": "2024-07-14 21:19:01", - "author_account_age_days": 188 + "author_account_age_days": 189 }, "https://github.com/rgthree/rgthree-comfy": { "stars": 838, "last_update": "2024-08-11 00:41:25", - "author_account_age_days": 5023 + "author_account_age_days": 5024 }, "https://github.com/rhdunn/comfyui-bus-plugin": { "stars": 1, "last_update": "2024-07-31 13:52:43", - "author_account_age_days": 5686 + "author_account_age_days": 5687 }, "https://github.com/richinsley/Comfy-LFO": { "stars": 5, "last_update": "2024-05-22 20:46:30", - "author_account_age_days": 2729 + "author_account_age_days": 2730 }, "https://github.com/ricklove/comfyui-ricklove": { "stars": 0, "last_update": "2024-05-22 23:21:25", - "author_account_age_days": 4882 + "author_account_age_days": 4883 }, "https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": { "stars": 13, "last_update": "2024-06-14 10:28:04", - "author_account_age_days": 696 + "author_account_age_days": 697 }, "https://github.com/rklaffehn/rk-comfy-nodes": { "stars": 2, "last_update": "2024-06-14 10:24:43", - "author_account_age_days": 342 + "author_account_age_days": 343 }, "https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": { "stars": 5, "last_update": "2024-05-22 21:29:25", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration": { "stars": 82, "last_update": "2024-07-31 14:02:18", - "author_account_age_days": 4204 + "author_account_age_days": 4205 }, "https://github.com/royceschultz/ComfyUI-Notifications": { "stars": 7, "last_update": "2024-05-23 01:23:16", - "author_account_age_days": 2578 + "author_account_age_days": 2579 }, "https://github.com/royceschultz/ComfyUI-TranscriptionTools": { "stars": 13, "last_update": "2024-05-23 01:10:10", - "author_account_age_days": 2578 + "author_account_age_days": 2579 }, "https://github.com/rui40000/RUI-Nodes": { "stars": 15, "last_update": "2024-05-22 22:12:26", - "author_account_age_days": 523 + "author_account_age_days": 524 }, "https://github.com/ruiqutech/ComfyUI-RuiquNodes": { "stars": 0, "last_update": "2024-05-23 01:21:50", - "author_account_age_days": 119 + "author_account_age_days": 120 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 34, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 217 + "author_account_age_days": 218 }, "https://github.com/saftle/suplex_comfy_nodes": { "stars": 0, "last_update": "2024-05-29 13:09:25", - "author_account_age_days": 4806 + "author_account_age_days": 4807 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/seanlynch/comfyui-optical-flow": { "stars": 28, "last_update": "2024-05-22 20:52:17", - "author_account_age_days": 5354 + "author_account_age_days": 5355 }, "https://github.com/seanlynch/srl-nodes": { "stars": 3, "last_update": "2024-06-30 13:47:38", - "author_account_age_days": 5354 + "author_account_age_days": 5355 }, "https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": { "stars": 3, "last_update": "2024-05-22 21:34:15", - "author_account_age_days": 3381 + "author_account_age_days": 3382 }, "https://github.com/shadowcz007/comfyui-Image-reward": { "stars": 22, "last_update": "2024-06-14 10:24:49", - "author_account_age_days": 3364 + "author_account_age_days": 3365 }, "https://github.com/shadowcz007/comfyui-consistency-decoder": { "stars": 2, "last_update": "2024-06-14 10:23:35", - "author_account_age_days": 3364 + "author_account_age_days": 3365 }, "https://github.com/shadowcz007/comfyui-edit-mask": { "stars": 6, "last_update": "2024-06-20 01:42:48", - "author_account_age_days": 3364 + "author_account_age_days": 3365 }, "https://github.com/shadowcz007/comfyui-liveportrait": { - "stars": 334, + "stars": 337, "last_update": "2024-08-08 14:58:32", - "author_account_age_days": 3364 + "author_account_age_days": 3365 }, "https://github.com/shadowcz007/comfyui-mixlab-nodes": { - "stars": 1046, - "last_update": "2024-08-12 02:11:29", - "author_account_age_days": 3364 + "stars": 1047, + "last_update": "2024-08-13 15:32:28", + "author_account_age_days": 3365 }, "https://github.com/shadowcz007/comfyui-sound-lab": { "stars": 82, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3364 + "author_account_age_days": 3365 }, "https://github.com/shadowcz007/comfyui-try-on": { - "stars": 2, - "last_update": "2024-08-12 15:55:03", - "author_account_age_days": 3364 + "stars": 6, + "last_update": "2024-08-13 02:17:31", + "author_account_age_days": 3365 }, "https://github.com/shadowcz007/comfyui-ultralytics-yolo": { "stars": 21, "last_update": "2024-06-22 09:06:04", - "author_account_age_days": 3364 + "author_account_age_days": 3365 }, "https://github.com/shi3z/ComfyUI_Memeplex_DALLE": { "stars": 2, "last_update": "2024-05-23 00:14:25", - "author_account_age_days": 5142 + "author_account_age_days": 5143 }, "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": { - "stars": 188, + "stars": 189, "last_update": "2024-08-05 21:56:54", - "author_account_age_days": 1814 + "author_account_age_days": 1815 }, "https://github.com/shiimizu/ComfyUI-TiledDiffusion": { "stars": 252, "last_update": "2024-07-14 03:23:04", - "author_account_age_days": 1814 + "author_account_age_days": 1815 }, "https://github.com/shiimizu/ComfyUI-semantic-aware-guidance": { "stars": 5, "last_update": "2024-08-08 19:59:57", - "author_account_age_days": 1814 + "author_account_age_days": 1815 }, "https://github.com/shiimizu/ComfyUI_smZNodes": { - "stars": 186, + "stars": 187, "last_update": "2024-08-02 23:04:20", - "author_account_age_days": 1814 + "author_account_age_days": 1815 }, "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": { "stars": 29, "last_update": "2024-05-22 20:41:29", - "author_account_age_days": 2272 + "author_account_age_days": 2273 }, "https://github.com/shingo1228/ComfyUI-send-eagle-slim": { - "stars": 23, + "stars": 24, "last_update": "2024-07-30 22:28:41", - "author_account_age_days": 2272 + "author_account_age_days": 2273 }, "https://github.com/shinich39/comfyui-load-image-in-seq": { "stars": 6, "last_update": "2024-08-03 15:44:58", - "author_account_age_days": 361 + "author_account_age_days": 362 + }, + "https://github.com/shinich39/comfyui-load-image-with-cmd": { + "stars": 0, + "last_update": "2024-08-13 14:52:33", + "author_account_age_days": 362 }, "https://github.com/shinich39/comfyui-local-db": { "stars": 2, "last_update": "2024-08-03 15:45:29", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/shinich39/comfyui-model-db": { "stars": 1, "last_update": "2024-07-27 18:32:45", - "author_account_age_days": 361 - }, - "https://github.com/shinich39/comfyui-pkg39": { - "stars": 3, - "last_update": "2024-08-11 15:41:27", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/shinich39/comfyui-ramdom-node": { "stars": 2, "last_update": "2024-07-31 13:47:50", - "author_account_age_days": 361 + "author_account_age_days": 362 }, "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": { "stars": 3, @@ -5177,187 +5202,187 @@ "https://github.com/shockz0rz/ComfyUI_InterpolateEverything": { "stars": 23, "last_update": "2024-05-22 18:13:49", - "author_account_age_days": 1675 + "author_account_age_days": 1676 }, "https://github.com/shockz0rz/comfy-easy-grids": { "stars": 15, "last_update": "2024-05-22 18:14:05", - "author_account_age_days": 1675 + "author_account_age_days": 1676 }, "https://github.com/siliconflow/BizyAir": { "stars": 133, "last_update": "2024-08-12 05:18:14", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/siliconflow/onediff_comfy_nodes": { "stars": 16, "last_update": "2024-06-24 10:08:11", - "author_account_age_days": 355 + "author_account_age_days": 356 }, "https://github.com/sipherxyz/comfyui-art-venture": { "stars": 124, "last_update": "2024-07-31 07:12:49", - "author_account_age_days": 1156 + "author_account_age_days": 1157 }, "https://github.com/skfoo/ComfyUI-Coziness": { "stars": 23, "last_update": "2024-05-27 18:24:29", - "author_account_age_days": 2131 + "author_account_age_days": 2132 }, "https://github.com/slyt/comfyui-ollama-nodes": { "stars": 0, "last_update": "2024-07-31 13:52:27", - "author_account_age_days": 3988 + "author_account_age_days": 3989 }, "https://github.com/smagnetize/kb-comfyui-nodes": { "stars": 0, "last_update": "2024-06-14 12:00:45", - "author_account_age_days": 2764 + "author_account_age_days": 2765 }, "https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": { - "stars": 2, + "stars": 3, "last_update": "2024-08-10 19:31:31", - "author_account_age_days": 2770 + "author_account_age_days": 2771 }, "https://github.com/smthemex/ComfyUI_AnyDoor": { "stars": 37, "last_update": "2024-08-03 00:29:30", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_ChatGLM_API": { "stars": 20, "last_update": "2024-07-31 13:53:41", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_CustomNet": { "stars": 7, "last_update": "2024-08-11 08:58:37", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_Diffree": { "stars": 22, "last_update": "2024-08-06 09:25:12", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_EchoMimic": { - "stars": 156, + "stars": 157, "last_update": "2024-08-08 13:28:12", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_FoleyCrafter": { "stars": 10, "last_update": "2024-08-12 10:11:51", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_FollowYourEmoji": { "stars": 8, "last_update": "2024-07-21 06:01:11", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_HiDiffusion_Pro": { "stars": 38, "last_update": "2024-07-31 13:54:16", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_ID_Animator": { "stars": 24, "last_update": "2024-07-31 13:53:27", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_Llama3_8B": { - "stars": 21, + "stars": 22, "last_update": "2024-06-25 00:49:01", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_MS_Diffusion": { - "stars": 31, + "stars": 32, "last_update": "2024-08-02 05:11:44", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_ParlerTTS": { - "stars": 26, + "stars": 27, "last_update": "2024-08-10 02:09:04", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_Pic2Story": { "stars": 7, "last_update": "2024-08-11 09:35:21", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_Pipeline_Tool": { "stars": 11, "last_update": "2024-08-05 06:14:57", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_Pops": { - "stars": 19, + "stars": 20, "last_update": "2024-08-12 09:11:49", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_StableAudio_Open": { "stars": 10, "last_update": "2024-08-10 03:45:47", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_Stable_Makeup": { "stars": 45, "last_update": "2024-07-31 14:00:28", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_StoryDiffusion": { - "stars": 110, - "last_update": "2024-08-11 01:34:13", - "author_account_age_days": 403 + "stars": 112, + "last_update": "2024-08-13 13:38:04", + "author_account_age_days": 404 }, "https://github.com/smthemex/ComfyUI_Streamv2v_Plus": { "stars": 8, "last_update": "2024-07-31 13:54:27", - "author_account_age_days": 403 + "author_account_age_days": 404 }, "https://github.com/sn0w12/ComfyUI-Sn0w-Scripts": { "stars": 7, "last_update": "2024-08-10 14:07:07", - "author_account_age_days": 822 + "author_account_age_days": 823 }, "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": { "stars": 43, "last_update": "2024-08-07 11:51:17", - "author_account_age_days": 2773 + "author_account_age_days": 2774 }, "https://github.com/space-nuko/ComfyUI-OpenPose-Editor": { "stars": 161, "last_update": "2024-05-22 18:10:49", - "author_account_age_days": 2773 + "author_account_age_days": 2774 }, "https://github.com/space-nuko/nui-suite": { "stars": 10, "last_update": "2024-05-22 18:11:04", - "author_account_age_days": 2773 + "author_account_age_days": 2774 }, "https://github.com/spacepxl/ComfyUI-Florence-2": { "stars": 51, "last_update": "2024-07-20 19:44:33", - "author_account_age_days": 343 + "author_account_age_days": 344 }, "https://github.com/spacepxl/ComfyUI-HQ-Image-Save": { "stars": 35, "last_update": "2024-06-21 04:42:58", - "author_account_age_days": 343 + "author_account_age_days": 344 }, "https://github.com/spacepxl/ComfyUI-Image-Filters": { "stars": 96, "last_update": "2024-08-05 04:29:03", - "author_account_age_days": 343 + "author_account_age_days": 344 }, "https://github.com/spacepxl/ComfyUI-RAVE": { "stars": 84, "last_update": "2024-05-22 20:56:19", - "author_account_age_days": 343 + "author_account_age_days": 344 }, "https://github.com/spacepxl/ComfyUI-StyleGan": { "stars": 6, "last_update": "2024-06-10 20:16:34", - "author_account_age_days": 343 + "author_account_age_days": 344 }, "https://github.com/spinagon/ComfyUI-seam-carving": { "stars": 17, @@ -5372,493 +5397,503 @@ "https://github.com/spro/comfyui-mirror": { "stars": 4, "last_update": "2024-05-22 20:50:25", - "author_account_age_days": 5280 + "author_account_age_days": 5281 }, "https://github.com/ssitu/ComfyUI_UltimateSDUpscale": { - "stars": 710, + "stars": 711, "last_update": "2024-07-17 07:45:59", - "author_account_age_days": 1738 + "author_account_age_days": 1739 }, "https://github.com/ssitu/ComfyUI_fabric": { "stars": 85, "last_update": "2024-05-22 18:10:19", - "author_account_age_days": 1738 + "author_account_age_days": 1739 }, "https://github.com/ssitu/ComfyUI_restart_sampling": { "stars": 79, "last_update": "2024-05-22 18:09:49", - "author_account_age_days": 1738 + "author_account_age_days": 1739 }, "https://github.com/ssitu/ComfyUI_roop": { "stars": 64, "last_update": "2024-05-22 18:10:03", - "author_account_age_days": 1738 + "author_account_age_days": 1739 }, "https://github.com/stavsap/comfyui-ollama": { - "stars": 269, + "stars": 270, "last_update": "2024-08-06 15:28:13", - "author_account_age_days": 4133 + "author_account_age_days": 4134 }, "https://github.com/storyicon/comfyui_musev_evolved": { "stars": 15, "last_update": "2024-06-14 11:02:40", - "author_account_age_days": 2601 + "author_account_age_days": 2602 }, "https://github.com/storyicon/comfyui_segment_anything": { - "stars": 616, + "stars": 617, "last_update": "2024-07-12 10:17:33", - "author_account_age_days": 2601 + "author_account_age_days": 2602 }, "https://github.com/strimmlarn/ComfyUI_Strimmlarns_aesthetic_score": { "stars": 25, "last_update": "2024-06-17 10:01:44", - "author_account_age_days": 2676 + "author_account_age_days": 2677 }, "https://github.com/styler00dollar/ComfyUI-deepcache": { "stars": 8, "last_update": "2024-05-22 22:18:18", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale": { "stars": 33, "last_update": "2024-05-22 22:18:07", - "author_account_age_days": 1895 + "author_account_age_days": 1896 }, "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad": { "stars": 21, "last_update": "2024-08-03 08:42:29", - "author_account_age_days": 5979 + "author_account_age_days": 5980 }, "https://github.com/sugarkwork/comfyui_cohere": { "stars": 1, "last_update": "2024-07-22 08:42:31", - "author_account_age_days": 925 + "author_account_age_days": 926 }, "https://github.com/sugarkwork/comfyui_tag_fillter": { "stars": 23, - "last_update": "2024-08-06 00:55:21", - "author_account_age_days": 925 + "last_update": "2024-08-13 02:04:26", + "author_account_age_days": 926 }, "https://github.com/superyoman/comfyui_lumaAPI": { "stars": 16, "last_update": "2024-06-17 21:00:05", - "author_account_age_days": 498 + "author_account_age_days": 499 }, "https://github.com/syaofox/ComfyUI_FoxTools": { "stars": 2, - "last_update": "2024-08-11 08:34:43", - "author_account_age_days": 3205 + "last_update": "2024-08-13 07:52:12", + "author_account_age_days": 3206 }, "https://github.com/syllebra/bilbox-comfyui": { "stars": 88, "last_update": "2024-05-22 20:40:43", - "author_account_age_days": 3185 + "author_account_age_days": 3186 }, "https://github.com/sylym/comfy_vid2vid": { "stars": 61, "last_update": "2024-05-22 17:53:40", - "author_account_age_days": 1947 + "author_account_age_days": 1948 }, "https://github.com/szhublox/ambw_comfyui": { "stars": 14, "last_update": "2024-05-22 18:04:57", - "author_account_age_days": 1056 + "author_account_age_days": 1057 }, "https://github.com/taabata/LCM_Inpaint-Outpaint_Comfy": { "stars": 232, "last_update": "2024-06-17 10:01:50", - "author_account_age_days": 1732 + "author_account_age_days": 1733 }, "https://github.com/talesofai/comfyui-browser": { - "stars": 448, + "stars": 450, "last_update": "2024-07-11 06:23:04", - "author_account_age_days": 605 + "author_account_age_days": 606 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5147 + "author_account_age_days": 5148 }, "https://github.com/teward/ComfyUI-Helper-Nodes": { "stars": 4, "last_update": "2024-05-23 01:22:01", - "author_account_age_days": 5147 + "author_account_age_days": 5148 }, "https://github.com/theUpsider/ComfyUI-Logic": { "stars": 120, "last_update": "2024-08-10 11:21:41", - "author_account_age_days": 2771 + "author_account_age_days": 2772 }, "https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": { "stars": 32, "last_update": "2024-08-02 14:06:54", - "author_account_age_days": 2771 + "author_account_age_days": 2772 }, "https://github.com/thecooltechguy/ComfyUI-ComfyRun": { "stars": 80, "last_update": "2024-05-22 21:33:11", - "author_account_age_days": 2471 + "author_account_age_days": 2472 }, "https://github.com/thecooltechguy/ComfyUI-ComfyWorkflows": { "stars": 36, "last_update": "2024-05-22 21:33:47", - "author_account_age_days": 2471 + "author_account_age_days": 2472 }, "https://github.com/thecooltechguy/ComfyUI-MagicAnimate": { - "stars": 208, + "stars": 209, "last_update": "2024-05-22 21:33:35", - "author_account_age_days": 2471 + "author_account_age_days": 2472 }, "https://github.com/thecooltechguy/ComfyUI-Stable-Video-Diffusion": { "stars": 306, "last_update": "2024-05-24 22:14:42", - "author_account_age_days": 2471 + "author_account_age_days": 2472 }, "https://github.com/tiankuan93/ComfyUI-V-Express": { "stars": 94, "last_update": "2024-06-26 02:41:00", - "author_account_age_days": 2999 + "author_account_age_days": 3000 }, "https://github.com/tianlang0704/ComfyUI-StableProjectorzBridge": { "stars": 11, "last_update": "2024-07-29 21:14:17", - "author_account_age_days": 3374 + "author_account_age_days": 3375 }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 2, "last_update": "2024-07-31 13:51:19", - "author_account_age_days": 4424 + "author_account_age_days": 4425 }, "https://github.com/tocubed/ComfyUI-AudioReactor": { "stars": 8, "last_update": "2024-05-22 22:21:57", - "author_account_age_days": 3908 + "author_account_age_days": 3909 }, "https://github.com/tooldigital/ComfyUI-Yolo-Cropper": { "stars": 6, "last_update": "2024-06-14 13:59:48", - "author_account_age_days": 4366 + "author_account_age_days": 4367 }, "https://github.com/toxicwind/ComfyUI-TTools": { "stars": 1, "last_update": "2024-07-04 20:07:35", - "author_account_age_days": 4419 + "author_account_age_days": 4420 }, "https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": { - "stars": 482, + "stars": 483, "last_update": "2024-08-11 14:43:02", - "author_account_age_days": 3699 + "author_account_age_days": 3700 }, "https://github.com/traugdor/ComfyUI-quadMoons-nodes": { "stars": 12, "last_update": "2024-08-02 14:07:14", - "author_account_age_days": 3869 + "author_account_age_days": 3870 }, "https://github.com/tritant/ComfyUI_CreaPrompt": { - "stars": 27, + "stars": 28, "last_update": "2024-08-02 04:55:20", - "author_account_age_days": 3190 + "author_account_age_days": 3191 }, "https://github.com/trojblue/trNodes": { "stars": 8, "last_update": "2024-05-22 18:04:36", - "author_account_age_days": 2307 + "author_account_age_days": 2308 }, "https://github.com/trumanwong/ComfyUI-NSFW-Detection": { "stars": 20, "last_update": "2024-08-03 05:16:33", - "author_account_age_days": 3009 + "author_account_age_days": 3010 }, "https://github.com/tsogzark/ComfyUI-load-image-from-url": { "stars": 9, "last_update": "2024-06-14 13:59:05", - "author_account_age_days": 1578 + "author_account_age_days": 1579 }, "https://github.com/ttulttul/ComfyUI-Iterative-Mixer": { "stars": 108, "last_update": "2024-07-09 14:56:02", - "author_account_age_days": 4806 + "author_account_age_days": 4807 }, "https://github.com/ttulttul/ComfyUI-Tensor-Operations": { "stars": 6, "last_update": "2024-06-12 21:55:39", - "author_account_age_days": 4806 + "author_account_age_days": 4807 }, "https://github.com/tusharbhutt/Endless-Nodes": { "stars": 23, "last_update": "2024-06-14 12:02:17", - "author_account_age_days": 2714 + "author_account_age_days": 2715 }, "https://github.com/twri/sdxl_prompt_styler": { - "stars": 687, + "stars": 689, "last_update": "2024-05-22 18:16:58", - "author_account_age_days": 4117 + "author_account_age_days": 4118 }, "https://github.com/txt2any/ComfyUI-PromptOrganizer": { "stars": 0, "last_update": "2024-05-23 01:10:33", - "author_account_age_days": 133 + "author_account_age_days": 134 }, "https://github.com/ty0x2333/ComfyUI-Dev-Utils": { - "stars": 63, + "stars": 65, "last_update": "2024-08-11 08:45:12", - "author_account_age_days": 3752 + "author_account_age_days": 3753 }, "https://github.com/tzwm/comfyui-profiler": { - "stars": 111, + "stars": 114, "last_update": "2024-08-01 04:11:04", - "author_account_age_days": 4818 + "author_account_age_days": 4819 }, "https://github.com/uarefans/ComfyUI-Fans": { "stars": 12, "last_update": "2024-07-14 15:00:38", - "author_account_age_days": 1321 + "author_account_age_days": 1322 }, "https://github.com/uetuluk/comfyui-webcam-node": { "stars": 2, "last_update": "2024-06-14 08:25:13", - "author_account_age_days": 2363 + "author_account_age_days": 2364 }, "https://github.com/un-seen/comfyui-tensorops": { "stars": 6, "last_update": "2024-08-08 09:51:45", - "author_account_age_days": 1365 + "author_account_age_days": 1366 }, "https://github.com/un-seen/comfyui_segment_anything_plus": { "stars": 4, "last_update": "2024-07-29 06:21:54", - "author_account_age_days": 1365 + "author_account_age_days": 1366 }, "https://github.com/unwdef/unwdef-nodes-comfyui": { "stars": 2, "last_update": "2024-07-31 13:39:39", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/vanche1212/ComfyUI-ZMG-Nodes": { "stars": 3, "last_update": "2024-06-25 04:48:19", - "author_account_age_days": 3007 + "author_account_age_days": 3008 }, "https://github.com/vanillacode314/SimpleWildcardsComfyUI": { "stars": 4, "last_update": "2024-07-31 13:39:43", - "author_account_age_days": 906 + "author_account_age_days": 907 }, "https://github.com/var1ableX/ComfyUI_Accessories": { "stars": 1, "last_update": "2024-07-27 04:00:14", - "author_account_age_days": 4813 + "author_account_age_days": 4814 }, "https://github.com/vault-developer/comfyui-image-blender": { "stars": 17, "last_update": "2024-08-03 19:30:31", - "author_account_age_days": 2662 + "author_account_age_days": 2663 }, "https://github.com/veighnsche/comfyui_gr85": { "stars": 1, "last_update": "2024-06-27 15:00:08", - "author_account_age_days": 3149 + "author_account_age_days": 3150 }, "https://github.com/victorchall/comfyui_webcamcapture": { "stars": 6, "last_update": "2024-06-22 18:59:10", - "author_account_age_days": 3194 + "author_account_age_days": 3195 }, "https://github.com/vienteck/ComfyUI-Chat-GPT-Integration": { "stars": 28, "last_update": "2024-05-22 22:11:14", - "author_account_age_days": 3476 + "author_account_age_days": 3477 }, "https://github.com/violet-chen/comfyui-psd2png": { "stars": 16, "last_update": "2024-06-12 15:30:14", - "author_account_age_days": 1447 + "author_account_age_days": 1448 }, "https://github.com/viperyl/ComfyUI-BiRefNet": { - "stars": 180, + "stars": 181, "last_update": "2024-08-08 10:52:47", - "author_account_age_days": 2082 + "author_account_age_days": 2083 }, "https://github.com/viperyl/ComfyUI-RGT": { "stars": 6, "last_update": "2024-06-20 15:33:50", - "author_account_age_days": 2082 + "author_account_age_days": 2083 }, "https://github.com/vivax3794/ComfyUI-Sub-Nodes": { "stars": 114, "last_update": "2024-07-22 00:42:28", - "author_account_age_days": 1888 + "author_account_age_days": 1889 }, "https://github.com/vivax3794/ComfyUI-Vivax-Nodes": { "stars": 3, "last_update": "2024-07-07 21:44:01", - "author_account_age_days": 1888 + "author_account_age_days": 1889 }, "https://github.com/vsevolod-oparin/comfyui-kandinsky22": { "stars": 9, "last_update": "2024-07-31 16:03:48", - "author_account_age_days": 5033 + "author_account_age_days": 5034 }, "https://github.com/wTechArtist/ComfyUI-CustomNodes": { "stars": 3, "last_update": "2024-08-08 08:06:19", - "author_account_age_days": 1410 + "author_account_age_days": 1411 }, "https://github.com/wallish77/wlsh_nodes": { "stars": 89, "last_update": "2024-06-19 12:01:29", - "author_account_age_days": 2269 + "author_account_age_days": 2270 }, "https://github.com/wandbrandon/comfyui-pixel": { "stars": 4, "last_update": "2024-06-14 07:07:09", - "author_account_age_days": 3432 + "author_account_age_days": 3433 }, "https://github.com/web3nomad/ComfyUI_Invisible_Watermark": { "stars": 1, "last_update": "2024-05-23 01:16:54", - "author_account_age_days": 1017 + "author_account_age_days": 1018 }, "https://github.com/webfiltered/DebugNode-ComfyUI": { "stars": 1, "last_update": "2024-08-05 10:46:37", - "author_account_age_days": 23 + "author_account_age_days": 24 }, "https://github.com/wei30172/comfygen": { "stars": 6, "last_update": "2024-05-23 00:21:19", - "author_account_age_days": 1662 + "author_account_age_days": 1663 }, "https://github.com/whatbirdisthat/cyberdolphin": { "stars": 14, "last_update": "2024-07-31 13:40:12", - "author_account_age_days": 5536 + "author_account_age_days": 5537 }, "https://github.com/whmc76/ComfyUI-Openpose-Editor-Plus": { "stars": 30, "last_update": "2024-06-20 13:52:34", - "author_account_age_days": 501 + "author_account_age_days": 502 }, "https://github.com/wmatson/easy-comfy-nodes": { "stars": 15, "last_update": "2024-07-31 13:40:36", - "author_account_age_days": 4167 + "author_account_age_days": 4168 }, "https://github.com/wolfden/ComfyUi_PromptStylers": { "stars": 69, "last_update": "2024-05-22 18:17:46", - "author_account_age_days": 5770 + "author_account_age_days": 5771 }, "https://github.com/wolfden/ComfyUi_String_Function_Tree": { "stars": 8, "last_update": "2024-05-22 18:29:16", - "author_account_age_days": 5770 + "author_account_age_days": 5771 }, "https://github.com/wootwootwootwoot/ComfyUI-RK-Sampler": { "stars": 47, "last_update": "2024-07-27 18:32:55", - "author_account_age_days": 1617 + "author_account_age_days": 1618 }, "https://github.com/wujm424606/ComfyUi-Ollama-YN": { - "stars": 39, + "stars": 40, "last_update": "2024-07-12 13:24:56", - "author_account_age_days": 2312 + "author_account_age_days": 2313 }, "https://github.com/wutipong/ComfyUI-TextUtils": { "stars": 1, "last_update": "2024-06-14 09:34:31", - "author_account_age_days": 4234 + "author_account_age_days": 4235 }, "https://github.com/wwwins/ComfyUI-Simple-Aspect-Ratio": { "stars": 1, "last_update": "2024-05-22 22:22:25", - "author_account_age_days": 5099 + "author_account_age_days": 5100 }, "https://github.com/xXAdonesXx/NodeGPT": { - "stars": 329, + "stars": 328, "last_update": "2024-06-20 11:41:30", - "author_account_age_days": 1528 + "author_account_age_days": 1529 }, "https://github.com/xiaoxiaodesha/hd_node": { "stars": 9, "last_update": "2024-06-11 02:36:48", - "author_account_age_days": 2923 + "author_account_age_days": 2924 }, "https://github.com/xliry/ComfyUI_SendDiscord": { "stars": 0, "last_update": "2024-05-23 02:21:38", - "author_account_age_days": 1322 + "author_account_age_days": 1323 }, "https://github.com/xuhongming251/ComfyUI-GPEN": { "stars": 2, "last_update": "2024-06-15 14:33:37", - "author_account_age_days": 4155 + "author_account_age_days": 4156 }, "https://github.com/xuhongming251/ComfyUI-MuseTalkUtils": { "stars": 14, "last_update": "2024-06-15 14:32:32", - "author_account_age_days": 4155 + "author_account_age_days": 4156 }, "https://github.com/ycchanau/ComfyUI_Preview_Magnifier": { "stars": 3, "last_update": "2024-07-31 13:59:12", - "author_account_age_days": 2166 + "author_account_age_days": 2167 }, "https://github.com/yffyhk/comfyui_auto_danbooru": { "stars": 1, "last_update": "2024-05-22 23:23:03", - "author_account_age_days": 3771 + "author_account_age_days": 3772 + }, + "https://github.com/yiwangsimple/ComfyUI_DW_Chat": { + "stars": 64, + "last_update": "2024-08-13 02:33:00", + "author_account_age_days": 602 }, "https://github.com/yiwangsimple/ComfyUI_GroqChat": { - "stars": 63, - "last_update": "2024-08-12 15:16:00", - "author_account_age_days": 601 + "stars": 64, + "last_update": "2024-08-13 02:33:00", + "author_account_age_days": 602 }, "https://github.com/yolain/ComfyUI-Easy-Use": { - "stars": 738, + "stars": 742, "last_update": "2024-08-12 07:37:18", - "author_account_age_days": 1389 + "author_account_age_days": 1390 }, "https://github.com/yolanother/DTAIComfyImageSubmit": { "stars": 1, "last_update": "2024-05-22 18:14:56", - "author_account_age_days": 4912 + "author_account_age_days": 4913 }, "https://github.com/yolanother/DTAIComfyLoaders": { "stars": 1, "last_update": "2024-05-22 18:14:44", - "author_account_age_days": 4912 + "author_account_age_days": 4913 }, "https://github.com/yolanother/DTAIComfyPromptAgent": { "stars": 5, "last_update": "2024-05-22 18:14:18", - "author_account_age_days": 4912 + "author_account_age_days": 4913 }, "https://github.com/yolanother/DTAIComfyQRCodes": { "stars": 2, "last_update": "2024-05-22 18:15:09", - "author_account_age_days": 4912 + "author_account_age_days": 4913 }, "https://github.com/yolanother/DTAIComfyVariables": { "stars": 9, "last_update": "2024-05-22 18:15:21", - "author_account_age_days": 4912 + "author_account_age_days": 4913 }, "https://github.com/yolanother/DTAIImageToTextNode": { "stars": 15, "last_update": "2024-05-22 18:14:31", - "author_account_age_days": 4912 + "author_account_age_days": 4913 }, "https://github.com/youyegit/tdxh_node_comfyui": { "stars": 3, "last_update": "2024-08-02 09:47:45", - "author_account_age_days": 478 + "author_account_age_days": 479 }, "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt": { - "stars": 71, + "stars": 72, "last_update": "2024-07-02 08:09:45", "author_account_age_days": 2202 }, + "https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt": { + "stars": 11, + "last_update": "2024-08-13 06:14:35", + "author_account_age_days": 2203 + }, "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { "stars": 27, "last_update": "2024-05-22 23:17:27", @@ -5880,7 +5915,7 @@ "author_account_age_days": 2202 }, "https://github.com/yuvraj108c/ComfyUI-Whisper": { - "stars": 60, + "stars": 61, "last_update": "2024-08-06 05:31:10", "author_account_age_days": 2202 }, @@ -5892,71 +5927,71 @@ "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": { "stars": 4, "last_update": "2024-07-31 13:52:30", - "author_account_age_days": 637 + "author_account_age_days": 638 }, "https://github.com/zcfrank1st/Comfyui-Toolbox": { "stars": 5, "last_update": "2024-05-22 22:08:07", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/zcfrank1st/Comfyui-Yolov8": { "stars": 19, "last_update": "2024-06-14 07:08:40", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/zcfrank1st/comfyui_visual_anagrams": { "stars": 5, "last_update": "2024-06-14 07:07:27", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/zer0TF/cute-comfy": { "stars": 31, "last_update": "2024-05-22 21:18:53", - "author_account_age_days": 2719 + "author_account_age_days": 2720 }, "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": { - "stars": 61, - "last_update": "2024-07-30 17:32:12", - "author_account_age_days": 2492 + "stars": 62, + "last_update": "2024-08-13 13:44:29", + "author_account_age_days": 2493 }, "https://github.com/zfkun/ComfyUI_zfkun": { "stars": 17, "last_update": "2024-05-27 11:21:51", - "author_account_age_days": 4912 + "author_account_age_days": 4913 }, "https://github.com/zhangp365/ComfyUI-utils-nodes": { "stars": 10, "last_update": "2024-08-08 02:31:08", - "author_account_age_days": 340 + "author_account_age_days": 341 }, "https://github.com/zhongpei/ComfyUI-InstructIR": { "stars": 62, "last_update": "2024-05-22 23:19:43", - "author_account_age_days": 3508 + "author_account_age_days": 3509 }, "https://github.com/zhongpei/Comfyui_image2prompt": { - "stars": 264, + "stars": 265, "last_update": "2024-05-22 23:19:30", - "author_account_age_days": 3508 + "author_account_age_days": 3509 }, "https://github.com/zhuanqianfish/ComfyUI-EasyNode": { "stars": 60, "last_update": "2024-06-14 07:10:18", - "author_account_age_days": 4284 + "author_account_age_days": 4285 }, "https://github.com/zhulu111/ComfyUI_Bxb": { - "stars": 353, + "stars": 570, "last_update": "2024-08-01 04:31:43", - "author_account_age_days": 88 + "author_account_age_days": 89 }, "https://github.com/zohac/ComfyUI_ZC_DrawShape": { "stars": 3, "last_update": "2024-06-25 15:05:28", - "author_account_age_days": 2710 + "author_account_age_days": 2711 }, "https://github.com/zombieyang/sd-ppp": { - "stars": 72, - "last_update": "2024-08-10 08:29:16", + "stars": 73, + "last_update": "2024-08-13 14:16:36", "author_account_age_days": 3967 } } \ No newline at end of file diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 82a8d840..a614985b 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -349,16 +349,6 @@ "install_type": "git-clone", "description": "If you wish to incorporate these changes into your repo, feel free to open an issue and ask. The commits should be pretty clear, and I also label almost all changes with #HACK so a full text search will work too.\nPlease let me know if you decide to incorporate any of these changes into your LivePortrait implementation so I can direct people to you repository. I do not intend to maintain this repo.\nSome operations are simply not supported on MPS and I didn't rewrite them. Most of my changes are just to .cuda calls and that sort of thing. Many operations are still done on CPU, so don't expect awesome performance." }, - { - "author": "justUmen", - "title": "Bjornulf_custom_nodes [WIP]", - "reference": "https://github.com/justUmen/Bjornulf_custom_nodes", - "files": [ - "https://github.com/justUmen/Bjornulf_custom_nodes" - ], - "install_type": "git-clone", - "description": "Nodes: ollamaLoader, ShowText, ShowInt, LoopTexts, LoopFloat, LoopInteger, ..." - }, { "author": "thderoo", "title": "_topfun_s_nodes", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 086656a3..5fd17072 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -1814,50 +1814,6 @@ "title_aux": "ComfyUI-Unique3D [WIP]" } ], - "https://github.com/justUmen/Bjornulf_custom_nodes": [ - [ - "Bjornulf_CheckBlackImage", - "Bjornulf_ClearVRAM", - "Bjornulf_CombineBackgroundOverlay", - "Bjornulf_CombineTexts", - "Bjornulf_CustomStringType", - "Bjornulf_GrayscaleTransform", - "Bjornulf_GreenScreenToTransparency", - "Bjornulf_LoopAllLines", - "Bjornulf_LoopBasicBatch", - "Bjornulf_LoopCombosSamplersSchedulers", - "Bjornulf_LoopFloat", - "Bjornulf_LoopInteger", - "Bjornulf_LoopSamplers", - "Bjornulf_LoopSchedulers", - "Bjornulf_LoopTexts", - "Bjornulf_RandomLineFromInput", - "Bjornulf_RandomModelClipVae", - "Bjornulf_RandomTexts", - "Bjornulf_RemoveTransparency", - "Bjornulf_ResizeImage", - "Bjornulf_SaveApiImage", - "Bjornulf_SaveBjornulfLobeChat", - "Bjornulf_SaveImagePath", - "Bjornulf_SaveImageToFolder", - "Bjornulf_SaveText", - "Bjornulf_SaveTmpImage", - "Bjornulf_ShowFloat", - "Bjornulf_ShowInt", - "Bjornulf_ShowText", - "Bjornulf_VideoPingPong", - "Bjornulf_WriteImageAllInOne", - "Bjornulf_WriteImageCharacter", - "Bjornulf_WriteImageCharacters", - "Bjornulf_WriteImageEnvironment", - "Bjornulf_WriteText", - "Bjornulf_imagesToVideo", - "Bjornulf_ollamaLoader" - ], - { - "title_aux": "Bjornulf_custom_nodes [WIP]" - } - ], "https://github.com/kadirnar/ComfyUI-Adapter": [ [ "GarmentSegLoader" diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 75474afe..b7e9fe2b 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -2,996 +2,996 @@ "https://github.com/17Retoucher/ComfyUI_Fooocus": { "stars": 53, "last_update": "2024-02-24 07:33:29", - "author_account_age_days": 220 + "author_account_age_days": 221 }, "https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": { "stars": 13, "last_update": "2024-03-08 10:11:44", - "author_account_age_days": 364 + "author_account_age_days": 365 }, "https://github.com/AI2lab/comfyUI-tool-2lab": { "stars": 14, "last_update": "2024-08-05 08:32:42", - "author_account_age_days": 241 + "author_account_age_days": 242 }, "https://github.com/AIFSH/ComfyUI-OpenDIT": { "stars": 0, "last_update": "2024-06-30 09:33:55", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/ComfyUI-ViViD": { "stars": 4, "last_update": "2024-06-25 08:16:53", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIFSH/IMAGDressing-ComfyUI": { "stars": 47, "last_update": "2024-07-23 06:52:57", - "author_account_age_days": 280 + "author_account_age_days": 281 }, "https://github.com/AIGODLIKE/ComfyUI-Studio": { - "stars": 221, + "stars": 222, "last_update": "2024-06-05 00:52:46", - "author_account_age_days": 550 + "author_account_age_days": 551 }, "https://github.com/ALatentPlace/ComfyUI_yanc": { "stars": 31, "last_update": "2024-07-26 12:47:44", - "author_account_age_days": 1509 + "author_account_age_days": 1510 }, "https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": { "stars": 2, "last_update": "2024-07-18 05:36:48", - "author_account_age_days": 2154 + "author_account_age_days": 2155 }, "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": { "stars": 7, "last_update": "2024-08-01 18:38:01", - "author_account_age_days": 4123 + "author_account_age_days": 4124 }, "https://github.com/BadCafeCode/execution-inversion-demo-comfyui": { "stars": 16, "last_update": "2024-08-07 02:17:46", - "author_account_age_days": 479 + "author_account_age_days": 480 }, "https://github.com/Beinsezii/comfyui-amd-go-fast": { "stars": 10, "last_update": "2024-05-10 00:48:37", - "author_account_age_days": 2275 + "author_account_age_days": 2276 }, "https://github.com/BetaDoggo/ComfyUI-LogicGates": { "stars": 3, "last_update": "2024-07-21 06:31:25", - "author_account_age_days": 846 + "author_account_age_days": 847 }, "https://github.com/BlueDangerX/ComfyUI-BDXNodes": { "stars": 1, "last_update": "2023-12-10 04:01:19", - "author_account_age_days": 296 + "author_account_age_days": 297 }, "https://github.com/Brandelan/ComfyUI_bd_customNodes": { "stars": 2, "last_update": "2023-10-09 00:40:26", - "author_account_age_days": 4200 + "author_account_age_days": 4201 }, "https://github.com/DeTK/ComfyUI-Switch": { "stars": 0, "last_update": "2024-03-04 11:52:04", - "author_account_age_days": 2080 + "author_account_age_days": 2081 }, "https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": { "stars": 0, "last_update": "2024-04-19 11:37:19", - "author_account_age_days": 1081 + "author_account_age_days": 1082 }, "https://github.com/Elawphant/ComfyUI-MusicGen": { "stars": 5, "last_update": "2024-05-11 13:33:24", - "author_account_age_days": 2637 + "author_account_age_days": 2638 }, "https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": { "stars": 13, "last_update": "2024-07-30 10:27:07", - "author_account_age_days": 56 + "author_account_age_days": 57 }, "https://github.com/ExponentialML/ComfyUI_LiveDirector": { "stars": 35, "last_update": "2024-04-09 19:01:49", - "author_account_age_days": 1672 + "author_account_age_days": 1673 }, "https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI": { "stars": 13, "last_update": "2024-03-10 01:04:02", - "author_account_age_days": 3199 + "author_account_age_days": 3200 }, "https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": { "stars": 0, "last_update": "2024-06-02 06:13:42", - "author_account_age_days": 487 + "author_account_age_days": 488 }, "https://github.com/Fucci-Mateo/ComfyUI-Airtable": { "stars": 0, "last_update": "2024-06-25 13:35:18", - "author_account_age_days": 927 + "author_account_age_days": 928 }, "https://github.com/GentlemanHu/ComfyUI-Notifier": { "stars": 3, "last_update": "2024-07-14 15:38:44", - "author_account_age_days": 2432 + "author_account_age_days": 2433 }, "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": { "stars": 44, "last_update": "2024-07-23 08:57:27", - "author_account_age_days": 212 + "author_account_age_days": 213 }, "https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": { "stars": 11, "last_update": "2024-07-11 22:04:16", - "author_account_age_days": 1222 + "author_account_age_days": 1223 }, "https://github.com/GrindHouse66/ComfyUI-GH_Tools": { "stars": 0, "last_update": "2024-03-10 13:27:14", - "author_account_age_days": 673 + "author_account_age_days": 674 }, "https://github.com/Isi-dev/ComfyUI-UniAnimate": { "stars": 7, "last_update": "2024-08-08 13:31:19", - "author_account_age_days": 1141 + "author_account_age_days": 1142 }, "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": { - "stars": 11, - "last_update": "2024-08-10 07:27:40", - "author_account_age_days": 460 + "stars": 17, + "last_update": "2024-08-13 15:57:14", + "author_account_age_days": 461 }, "https://github.com/IvanZhd/comfyui-codeformer": { "stars": 0, "last_update": "2023-12-02 20:51:52", - "author_account_age_days": 2627 + "author_account_age_days": 2628 }, "https://github.com/Jaxkr/comfyui-terminal-command": { "stars": 1, "last_update": "2023-12-03 10:31:40", - "author_account_age_days": 4676 + "author_account_age_days": 4677 }, "https://github.com/JichaoLiang/Immortal_comfyUI": { "stars": 1, "last_update": "2024-08-10 18:48:12", - "author_account_age_days": 1072 + "author_account_age_days": 1073 }, "https://github.com/Jiffies-64/ComfyUI-SaveImagePlus": { "stars": 0, "last_update": "2024-04-01 10:52:59", - "author_account_age_days": 940 + "author_account_age_days": 941 }, "https://github.com/Jordach/comfy-consistency-vae": { "stars": 68, "last_update": "2023-11-06 20:50:40", - "author_account_age_days": 4562 + "author_account_age_days": 4563 }, "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { "stars": 7, "last_update": "2024-08-02 15:16:12", - "author_account_age_days": 3403 + "author_account_age_days": 3404 }, "https://github.com/LZpenguin/ComfyUI-Text": { "stars": 23, "last_update": "2024-06-20 13:38:16", - "author_account_age_days": 2028 + "author_account_age_days": 2029 }, "https://github.com/LarryJane491/ComfyUI-ModelUnloader": { "stars": 2, "last_update": "2024-01-14 08:22:39", - "author_account_age_days": 213 + "author_account_age_days": 214 }, "https://github.com/LevelPixel/ComfyUI-LevelPixel": { "stars": 1, "last_update": "2024-07-11 22:36:24", - "author_account_age_days": 31 + "author_account_age_days": 32 }, "https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": { "stars": 0, "last_update": "2024-02-04 21:15:22", - "author_account_age_days": 978 + "author_account_age_days": 980 }, "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes": { "stars": 21, "last_update": "2024-08-10 16:50:33", - "author_account_age_days": 427 + "author_account_age_days": 428 }, "https://github.com/MrAdamBlack/CheckProgress": { "stars": 1, "last_update": "2024-01-10 08:02:18", - "author_account_age_days": 2769 + "author_account_age_days": 2770 }, "https://github.com/MushroomFleet/DJZ-Nodes": { "stars": 7, "last_update": "2024-07-27 04:00:20", - "author_account_age_days": 3770 + "author_account_age_days": 3771 }, "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { - "stars": 2, + "stars": 3, "last_update": "2024-08-10 05:08:26", - "author_account_age_days": 143 + "author_account_age_days": 144 }, "https://github.com/NicholasKao1029/comfyui-hook": { "stars": 0, "last_update": "2024-03-07 05:50:56", - "author_account_age_days": 2079 + "author_account_age_days": 2080 }, "https://github.com/PluMaZero/ComfyUI-SpaceFlower": { "stars": 4, "last_update": "2023-12-09 05:55:15", - "author_account_age_days": 1107 + "author_account_age_days": 1108 }, "https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": { "stars": 13, "last_update": "2024-07-31 13:01:18", - "author_account_age_days": 5324 + "author_account_age_days": 5325 }, "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": { "stars": 20, "last_update": "2024-03-17 04:30:01", - "author_account_age_days": 4089 + "author_account_age_days": 4090 }, "https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": { "stars": 2, "last_update": "2024-02-22 08:34:44", - "author_account_age_days": 258 + "author_account_age_days": 259 }, "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": { "stars": 8, "last_update": "2024-07-30 09:02:59", - "author_account_age_days": 1159 + "author_account_age_days": 1160 }, "https://github.com/SeedV/ComfyUI-SeedV-Nodes": { "stars": 1, "last_update": "2024-06-05 10:01:47", - "author_account_age_days": 1175 + "author_account_age_days": 1176 }, "https://github.com/Shinsplat/ComfyUI-Shinsplat": { "stars": 25, "last_update": "2024-08-04 04:36:51", - "author_account_age_days": 1073 + "author_account_age_days": 1074 }, "https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": { "stars": 0, "last_update": "2024-07-15 11:57:20", - "author_account_age_days": 3005 + "author_account_age_days": 3006 }, "https://github.com/StartHua/Comfyui_CSDMT_CXH": { "stars": 17, "last_update": "2024-07-11 15:36:03", - "author_account_age_days": 2884 + "author_account_age_days": 2885 }, "https://github.com/StartHua/Comfyui_CXH_CRM": { "stars": 40, "last_update": "2024-06-06 14:15:14", - "author_account_age_days": 2884 + "author_account_age_days": 2885 }, "https://github.com/TSFSean/ComfyUI-TSFNodes": { "stars": 4, "last_update": "2024-05-18 00:59:06", - "author_account_age_days": 3521 + "author_account_age_days": 3522 }, "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor": { "stars": 8, "last_update": "2024-08-08 15:06:32", - "author_account_age_days": 252 + "author_account_age_days": 253 }, "https://github.com/TemryL/ComfyUI-IDM-VTON": { - "stars": 307, + "stars": 310, "last_update": "2024-08-11 20:19:52", - "author_account_age_days": 918 + "author_account_age_days": 919 }, "https://github.com/Video3DGenResearch/comfyui-batch-input-node": { "stars": 1, "last_update": "2024-04-28 15:21:17", - "author_account_age_days": 155 + "author_account_age_days": 156 }, "https://github.com/VisionExp/ve_custom_comfyui_nodes": { "stars": 0, "last_update": "2024-07-17 11:51:54", - "author_account_age_days": 54 + "author_account_age_days": 55 }, "https://github.com/WSJUSA/Comfyui-StableSR": { "stars": 40, "last_update": "2023-10-18 12:40:30", - "author_account_age_days": 1473 + "author_account_age_days": 1474 }, "https://github.com/WilliamStanford/visuallabs_comfyui_nodes": { "stars": 1, "last_update": "2024-04-16 21:53:02", - "author_account_age_days": 1819 + "author_account_age_days": 1820 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": { "stars": 52, "last_update": "2024-05-22 14:30:05", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": { "stars": 79, "last_update": "2024-07-11 07:33:30", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/ZHO-ZHO-ZHO/ComfyUI-PuLID-ZHO": { "stars": 190, "last_update": "2024-05-22 13:38:23", - "author_account_age_days": 389 + "author_account_age_days": 390 }, "https://github.com/adityathiru/ComfyUI-LLMs": { "stars": 2, "last_update": "2024-08-01 17:45:44", - "author_account_age_days": 3177 + "author_account_age_days": 3178 }, "https://github.com/alexisrolland/ComfyUI-AuraSR": { "stars": 20, "last_update": "2024-07-31 16:41:31", - "author_account_age_days": 3335 + "author_account_age_days": 3336 }, "https://github.com/alt-key-project/comfyui-dream-video-batches": { "stars": 59, "last_update": "2024-07-31 15:02:45", - "author_account_age_days": 709 + "author_account_age_days": 710 }, "https://github.com/baicai99/ComfyUI-FrameSkipping": { "stars": 8, "last_update": "2024-08-06 06:10:48", - "author_account_age_days": 880 + "author_account_age_days": 881 }, "https://github.com/beyastard/ComfyUI_BeySoft": { "stars": 0, "last_update": "2024-05-26 22:44:55", - "author_account_age_days": 4335 + "author_account_age_days": 4336 }, "https://github.com/birnam/ComfyUI-GenData-Pack": { "stars": 0, "last_update": "2024-03-25 01:25:23", - "author_account_age_days": 5058 + "author_account_age_days": 5059 }, "https://github.com/blepping/comfyui_overly_complicated_sampling": { "stars": 13, "last_update": "2024-08-09 14:52:53", - "author_account_age_days": 203 + "author_account_age_days": 204 }, "https://github.com/blib-la/ComfyUI-Captain-Extensions": { "stars": 0, "last_update": "2024-05-17 23:27:25", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/bruce007lee/comfyui-cleaner": { "stars": 3, "last_update": "2024-04-20 15:36:03", - "author_account_age_days": 4561 + "author_account_age_days": 4562 }, "https://github.com/bruce007lee/comfyui-tiny-utils": { "stars": 1, "last_update": "2024-08-11 09:23:27", - "author_account_age_days": 4561 + "author_account_age_days": 4562 }, "https://github.com/brycegoh/comfyui-custom-nodes": { "stars": 0, "last_update": "2024-06-05 09:30:06", - "author_account_age_days": 3158 + "author_account_age_days": 3159 }, "https://github.com/chaojie/ComfyUI-DynamiCrafter": { "stars": 120, "last_update": "2024-06-14 10:23:59", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chaojie/ComfyUI-mobvoi-openapi": { "stars": 2, "last_update": "2024-05-29 09:02:52", - "author_account_age_days": 4883 + "author_account_age_days": 4884 }, "https://github.com/chrisdreid/ComfyUI_EnvAutopsyAPI": { "stars": 3, "last_update": "2024-08-09 02:53:32", - "author_account_age_days": 3167 + "author_account_age_days": 3168 }, "https://github.com/christian-byrne/infinite-zoom-parallax-nodes": { "stars": 5, "last_update": "2024-07-08 15:07:05", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/christian-byrne/python-interpreter-node": { "stars": 30, "last_update": "2024-06-24 19:46:50", - "author_account_age_days": 1397 + "author_account_age_days": 1398 }, "https://github.com/comfyanonymous/ComfyUI": { - "stars": 45854, - "last_update": "2024-08-12 15:53:31", - "author_account_age_days": 598 + "stars": 46058, + "last_update": "2024-08-13 13:28:10", + "author_account_age_days": 599 }, "https://github.com/comfyanonymous/ComfyUI_bitsandbytes_NF4": { - "stars": 94, - "last_update": "2024-08-12 05:20:38", - "author_account_age_days": 598 + "stars": 134, + "last_update": "2024-08-12 16:41:02", + "author_account_age_days": 599 }, "https://github.com/comfypod/ComfyUI-Comflow": { "stars": 0, "last_update": "2024-06-17 08:44:08", - "author_account_age_days": 72 + "author_account_age_days": 73 }, "https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": { "stars": 7, "last_update": "2024-06-12 17:45:21", - "author_account_age_days": 1864 + "author_account_age_days": 1865 }, "https://github.com/cubiq/Comfy_Dungeon": { "stars": 203, "last_update": "2024-04-26 11:00:58", - "author_account_age_days": 5060 + "author_account_age_days": 5061 }, "https://github.com/denislov/Comfyui_AutoSurvey": { "stars": 2, "last_update": "2024-08-03 06:50:57", - "author_account_age_days": 2036 + "author_account_age_days": 2037 }, "https://github.com/dezi-ai/ComfyUI-AnimateLCM": { "stars": 156, "last_update": "2024-02-07 17:34:39", - "author_account_age_days": 226 + "author_account_age_days": 227 }, "https://github.com/dfl/comfyui-stylegan": { "stars": 1, "last_update": "2024-03-14 14:34:25", - "author_account_age_days": 6023 + "author_account_age_days": 6024 }, "https://github.com/dnl13/ComfyUI-dnl13-seg": { "stars": 17, "last_update": "2024-08-11 09:41:13", - "author_account_age_days": 4268 + "author_account_age_days": 4269 }, "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": { "stars": 1, "last_update": "2024-01-06 19:07:45", - "author_account_age_days": 2372 + "author_account_age_days": 2373 }, "https://github.com/drmbt/comfyui-dreambait-nodes": { "stars": 1, "last_update": "2024-07-22 03:21:21", - "author_account_age_days": 3826 + "author_account_age_days": 3827 }, "https://github.com/eigenpunk/ComfyUI-audio": { "stars": 66, "last_update": "2024-03-03 21:14:14", - "author_account_age_days": 974 + "author_account_age_days": 975 }, "https://github.com/ejektaflex/ComfyUI-Ty": { "stars": 0, "last_update": "2024-06-12 16:08:16", - "author_account_age_days": 2821 + "author_account_age_days": 2822 }, "https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": { "stars": 0, "last_update": "2024-07-03 09:35:02", - "author_account_age_days": 2522 + "author_account_age_days": 2523 }, "https://github.com/endman100/ComfyUI-augmentation": { "stars": 1, "last_update": "2024-07-23 09:06:24", - "author_account_age_days": 2522 + "author_account_age_days": 2523 }, "https://github.com/ericbeyer/guidance_interval": { "stars": 2, "last_update": "2024-04-16 03:24:01", - "author_account_age_days": 2643 + "author_account_age_days": 2644 }, "https://github.com/filliptm/ComfyUI_FL-Trainer": { - "stars": 110, - "last_update": "2024-08-12 15:43:17", - "author_account_age_days": 1785 + "stars": 113, + "last_update": "2024-08-13 04:56:41", + "author_account_age_days": 1786 }, "https://github.com/flowtyone/comfyui-flowty-lcm": { - "stars": 62, + "stars": 61, "last_update": "2023-10-23 12:08:55", - "author_account_age_days": 322 + "author_account_age_days": 323 }, "https://github.com/flyingdogsoftware/gyre_for_comfyui": { "stars": 2, "last_update": "2024-08-06 20:53:24", - "author_account_age_days": 2062 + "author_account_age_days": 2063 }, "https://github.com/foglerek/comfyui-cem-tools": { "stars": 1, "last_update": "2024-01-13 23:22:07", - "author_account_age_days": 4087 + "author_account_age_days": 4088 }, "https://github.com/futureversecom/ComfyUI-JEN": { "stars": 1, "last_update": "2024-08-06 00:24:56", - "author_account_age_days": 768 + "author_account_age_days": 769 }, "https://github.com/gameltb/ComfyUI_paper_playground": { "stars": 11, "last_update": "2024-08-03 20:07:59", - "author_account_age_days": 4104 + "author_account_age_days": 4105 }, "https://github.com/gameltb/ComfyUI_stable_fast": { "stars": 191, "last_update": "2024-08-04 09:25:33", - "author_account_age_days": 4104 + "author_account_age_days": 4105 }, "https://github.com/gameltb/io_comfyui": { "stars": 5, "last_update": "2024-04-06 04:40:05", - "author_account_age_days": 4104 + "author_account_age_days": 4105 }, "https://github.com/githubYiheng/comfyui_median_filter": { "stars": 0, "last_update": "2024-07-03 11:38:39", - "author_account_age_days": 3952 + "author_account_age_days": 3953 }, "https://github.com/haofanwang/ComfyUI-InstantStyle": { "stars": 6, "last_update": "2024-05-23 16:11:13", - "author_account_age_days": 3026 + "author_account_age_days": 3028 }, "https://github.com/haomole/Comfyui-SadTalker": { "stars": 8, "last_update": "2024-08-05 02:44:26", - "author_account_age_days": 350 + "author_account_age_days": 351 }, "https://github.com/horidream/ComfyUI-Horidream": { "stars": 0, "last_update": "2024-07-15 07:42:11", - "author_account_age_days": 5093 + "author_account_age_days": 5094 }, "https://github.com/hotpizzatactics/ComfyUI-WaterMark-Detector": { "stars": 1, "last_update": "2024-07-23 14:36:35", - "author_account_age_days": 26 + "author_account_age_days": 27 }, "https://github.com/houdinii/comfy-magick": { "stars": 4, "last_update": "2024-03-11 06:40:54", - "author_account_age_days": 3569 + "author_account_age_days": 3570 }, "https://github.com/huchenlei/ComfyUI_densediffusion": { - "stars": 101, + "stars": 102, "last_update": "2024-07-27 18:33:35", - "author_account_age_days": 2925 + "author_account_age_days": 2926 }, "https://github.com/huchenlei/ComfyUI_omost": { - "stars": 393, + "stars": 394, "last_update": "2024-08-04 18:51:27", - "author_account_age_days": 2925 + "author_account_age_days": 2926 }, "https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": { "stars": 2, "last_update": "2024-02-27 08:22:49", - "author_account_age_days": 2504 + "author_account_age_days": 2505 }, "https://github.com/hy134300/comfyui-hb-node": { "stars": 0, "last_update": "2024-04-09 09:56:22", - "author_account_age_days": 1810 + "author_account_age_days": 1811 }, "https://github.com/hy134300/comfyui-hydit": { "stars": 8, "last_update": "2024-06-07 09:52:15", - "author_account_age_days": 1810 + "author_account_age_days": 1811 }, "https://github.com/ilovejohnwhite/UncleBillyGoncho": { "stars": 0, "last_update": "2024-02-29 00:16:42", - "author_account_age_days": 922 + "author_account_age_days": 923 }, "https://github.com/immersiveexperience/ie-comfyui-color-nodes": { "stars": 2, "last_update": "2024-06-18 10:54:55", - "author_account_age_days": 318 + "author_account_age_days": 319 }, "https://github.com/jh-leon-kim/ComfyUI-JHK-utils": { "stars": 0, "last_update": "2024-06-04 08:57:52", - "author_account_age_days": 221 + "author_account_age_days": 222 }, "https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": { - "stars": 215, + "stars": 216, "last_update": "2024-07-04 11:44:03", - "author_account_age_days": 69 + "author_account_age_days": 70 }, "https://github.com/jn-jairo/jn_node_suite_comfyui": { "stars": 6, "last_update": "2024-06-08 05:15:33", - "author_account_age_days": 4033 + "author_account_age_days": 4034 }, "https://github.com/jtscmw01/ComfyUI-DiffBIR": { "stars": 78, "last_update": "2024-05-21 05:28:34", - "author_account_age_days": 551 + "author_account_age_days": 552 }, "https://github.com/jtydhr88/ComfyUI-Unique3D": { "stars": 147, "last_update": "2024-07-31 13:52:24", - "author_account_age_days": 4802 + "author_account_age_days": 4803 }, "https://github.com/justUmen/Bjornulf_custom_nodes": { "stars": 5, - "last_update": "2024-08-12 10:15:43", - "author_account_age_days": 2838 + "last_update": "2024-08-13 08:57:07", + "author_account_age_days": 2839 }, "https://github.com/kadirnar/ComfyUI-Adapter": { "stars": 3, "last_update": "2024-04-03 12:05:39", - "author_account_age_days": 2378 + "author_account_age_days": 2379 }, "https://github.com/kadirnar/comfyui_helpers": { "stars": 2, "last_update": "2024-03-04 16:25:30", - "author_account_age_days": 2378 + "author_account_age_days": 2379 }, "https://github.com/kappa54m/ComfyUI_Usability": { "stars": 1, "last_update": "2024-08-08 15:31:47", - "author_account_age_days": 1560 + "author_account_age_days": 1561 }, "https://github.com/kijai/ComfyUI-CV-VAE": { "stars": 9, "last_update": "2024-06-03 21:46:49", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-CogVideoXWrapper": { - "stars": 122, + "stars": 126, "last_update": "2024-08-07 17:37:22", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-DeepSeek-VL": { - "stars": 23, + "stars": 24, "last_update": "2024-05-21 16:43:40", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-DiffSynthWrapper": { "stars": 55, "last_update": "2024-06-22 00:16:46", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": { "stars": 8, "last_update": "2024-06-17 13:03:43", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-EasyAnimateWrapper": { - "stars": 60, + "stars": 62, "last_update": "2024-08-12 00:59:26", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": { "stars": 43, "last_update": "2024-07-27 12:50:25", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kijai/ComfyUI-LLaVA-OneVision": { - "stars": 29, + "stars": 34, "last_update": "2024-08-12 01:09:47", - "author_account_age_days": 2232 + "author_account_age_days": 2233 }, "https://github.com/kycg/comfyui-Kwtoolset": { "stars": 0, "last_update": "2024-06-12 17:04:09", - "author_account_age_days": 990 + "author_account_age_days": 991 }, "https://github.com/laksjdjf/ssd-1b-comfyui": { "stars": 1, "last_update": "2023-10-27 20:05:06", - "author_account_age_days": 2880 + "author_account_age_days": 2881 }, "https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": { "stars": 3, "last_update": "2024-08-01 03:37:17", - "author_account_age_days": 4124 + "author_account_age_days": 4125 }, "https://github.com/linhusyung/comfyui-Build-and-train-your-network": { "stars": 93, "last_update": "2024-06-26 05:44:43", - "author_account_age_days": 727 + "author_account_age_days": 728 }, "https://github.com/logtd/ComfyUI-MotionThiefExperiment": { "stars": 37, "last_update": "2024-05-22 00:12:06", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/logtd/ComfyUI-Veevee": { - "stars": 44, + "stars": 47, "last_update": "2024-08-12 03:04:12", - "author_account_age_days": 171 + "author_account_age_days": 172 }, "https://github.com/longgui0318/comfyui-one-more-step": { "stars": 1, "last_update": "2024-05-07 08:40:56", - "author_account_age_days": 4214 + "author_account_age_days": 4215 }, "https://github.com/ltdrdata/ComfyUI-Workflow-Component": { "stars": 209, "last_update": "2024-07-30 08:08:28", - "author_account_age_days": 511 + "author_account_age_days": 512 }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 1, "last_update": "2024-08-08 10:19:56", - "author_account_age_days": 98 + "author_account_age_days": 99 }, "https://github.com/maepopi/Diffusers-in-ComfyUI": { "stars": 3, "last_update": "2024-08-07 17:14:03", - "author_account_age_days": 2407 + "author_account_age_days": 2408 }, "https://github.com/majorsauce/comfyui_indieTools": { "stars": 0, "last_update": "2024-06-25 08:59:57", - "author_account_age_days": 1854 + "author_account_age_days": 1855 }, "https://github.com/marcueberall/ComfyUI-BuildPath": { "stars": 0, "last_update": "2024-02-06 07:57:33", - "author_account_age_days": 1831 + "author_account_age_days": 1832 }, "https://github.com/marduk191/comfyui-marnodes": { "stars": 1, "last_update": "2024-07-31 13:47:31", - "author_account_age_days": 4464 + "author_account_age_days": 4465 }, "https://github.com/maruhidd/ComfyUI_Transparent-Background": { "stars": 3, "last_update": "2024-06-14 07:02:56", - "author_account_age_days": 2304 + "author_account_age_days": 2305 }, "https://github.com/mashb1t/comfyui-nodes-mashb1t": { "stars": 0, "last_update": "2024-06-11 15:55:53", - "author_account_age_days": 3584 + "author_account_age_days": 3585 }, "https://github.com/melMass/ComfyUI-Lygia": { "stars": 0, "last_update": "2024-07-14 09:59:10", - "author_account_age_days": 3794 + "author_account_age_days": 3795 }, "https://github.com/mikeymcfish/FishTools": { "stars": 20, "last_update": "2024-07-13 20:51:17", - "author_account_age_days": 3452 + "author_account_age_days": 3453 }, "https://github.com/mut-ex/comfyui-gligengui-node": { "stars": 41, "last_update": "2024-02-28 02:46:05", - "author_account_age_days": 2907 + "author_account_age_days": 2908 }, "https://github.com/nat-chan/comfyui-eval": { "stars": 2, "last_update": "2024-05-28 11:56:37", - "author_account_age_days": 3042 + "author_account_age_days": 3043 }, "https://github.com/nat-chan/comfyui-in-memory-transceiver": { "stars": 1, "last_update": "2024-05-01 10:03:01", - "author_account_age_days": 3042 + "author_account_age_days": 3043 }, "https://github.com/nat-chan/comfyui-paint": { "stars": 2, "last_update": "2024-06-14 11:01:38", - "author_account_age_days": 3042 + "author_account_age_days": 3043 }, "https://github.com/neuratech-ai/ComfyUI-MultiGPU": { - "stars": 47, + "stars": 48, "last_update": "2024-08-04 16:37:11", - "author_account_age_days": 122 + "author_account_age_days": 123 }, "https://github.com/nidefawl/ComfyUI-nidefawl": { "stars": 0, "last_update": "2024-01-16 18:16:41", - "author_account_age_days": 4917 + "author_account_age_days": 4918 }, "https://github.com/nkchocoai/ComfyUI-PromptUtilities": { "stars": 8, "last_update": "2024-08-07 04:49:05", - "author_account_age_days": 209 + "author_account_age_days": 210 }, "https://github.com/norgeous/ComfyUI-UI-Builder": { "stars": 11, "last_update": "2024-08-11 22:22:04", - "author_account_age_days": 4078 + "author_account_age_days": 4079 }, "https://github.com/oyvindg/ComfyUI-TrollSuite": { "stars": 1, "last_update": "2024-05-22 21:32:03", - "author_account_age_days": 2379 + "author_account_age_days": 2380 }, "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter": { "stars": 16, "last_update": "2024-07-25 05:50:01", - "author_account_age_days": 890 + "author_account_age_days": 891 }, "https://github.com/pamparamm/ComfyUI-ppm": { - "stars": 46, + "stars": 48, "last_update": "2024-08-04 19:59:39", - "author_account_age_days": 2180 + "author_account_age_days": 2181 }, "https://github.com/phineas-pta/comfy-trt-test": { "stars": 84, "last_update": "2024-06-04 21:09:17", - "author_account_age_days": 2338 + "author_account_age_days": 2339 }, "https://github.com/poisenbery/NudeNet-Detector-Provider": { "stars": 1, "last_update": "2024-02-26 02:11:27", - "author_account_age_days": 1286 + "author_account_age_days": 1287 }, "https://github.com/prabinpebam/anyPython": { "stars": 9, "last_update": "2024-07-01 04:07:16", - "author_account_age_days": 4291 + "author_account_age_days": 4292 }, "https://github.com/prismwastaken/comfyui-tools": { "stars": 0, "last_update": "2024-03-05 14:34:56", - "author_account_age_days": 206 + "author_account_age_days": 207 }, "https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": { "stars": 1, "last_update": "2024-06-19 12:48:18", - "author_account_age_days": 2148 + "author_account_age_days": 2149 }, "https://github.com/redhottensors/ComfyUI-ODE": { "stars": 39, "last_update": "2024-08-01 06:57:05", - "author_account_age_days": 188 + "author_account_age_days": 189 }, "https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": { "stars": 3, "last_update": "2023-11-15 22:00:49", - "author_account_age_days": 339 + "author_account_age_days": 340 }, "https://github.com/runtime44/comfyui_r44_nodes": { "stars": 34, "last_update": "2024-07-01 08:02:04", - "author_account_age_days": 217 + "author_account_age_days": 218 }, "https://github.com/sangeet/comfyui-testui": { "stars": 2, "last_update": "2024-05-15 00:55:17", - "author_account_age_days": 5129 + "author_account_age_days": 5130 }, "https://github.com/sdfxai/SDFXBridgeForComfyUI": { "stars": 8, "last_update": "2024-06-14 10:26:56", - "author_account_age_days": 284 + "author_account_age_days": 285 }, "https://github.com/shadowcz007/ComfyUI-PuLID-Test": { "stars": 8, "last_update": "2024-05-12 14:37:28", - "author_account_age_days": 3364 + "author_account_age_days": 3365 }, "https://github.com/shadowcz007/comfyui-CLIPSeg": { "stars": 1, "last_update": "2024-02-08 02:16:24", - "author_account_age_days": 3364 + "author_account_age_days": 3365 }, "https://github.com/shadowcz007/comfyui-hydit-lowvram": { "stars": 2, "last_update": "2024-07-31 10:04:09", - "author_account_age_days": 3364 + "author_account_age_days": 3365 }, "https://github.com/shadowcz007/comfyui-llamafile": { "stars": 15, "last_update": "2024-05-21 19:47:56", - "author_account_age_days": 3364 + "author_account_age_days": 3365 }, "https://github.com/shadowcz007/comfyui-musicgen": { "stars": 82, "last_update": "2024-07-04 12:53:38", - "author_account_age_days": 3364 + "author_account_age_days": 3365 }, "https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": { "stars": 0, "last_update": "2024-04-27 13:25:08", - "author_account_age_days": 4011 + "author_account_age_days": 4012 }, "https://github.com/sofakid/dandy": { "stars": 40, "last_update": "2024-05-27 21:46:18", - "author_account_age_days": 4102 + "author_account_age_days": 4103 }, "https://github.com/stavsap/ComfyUI-React-SDK": { "stars": 6, "last_update": "2024-03-17 21:54:21", - "author_account_age_days": 4133 + "author_account_age_days": 4134 }, "https://github.com/stutya/ComfyUI-Terminal": { "stars": 0, "last_update": "2024-02-05 16:47:28", - "author_account_age_days": 3887 + "author_account_age_days": 3888 }, "https://github.com/sugarkwork/comfyui_psd": { "stars": 1, "last_update": "2024-03-26 08:24:56", - "author_account_age_days": 925 + "author_account_age_days": 926 }, "https://github.com/tachyon-beep/comfyui-simplefeed": { "stars": 3, "last_update": "2024-05-22 03:30:57", - "author_account_age_days": 4970 + "author_account_age_days": 4971 }, "https://github.com/talesofai/comfyui-supersave": { "stars": 1, "last_update": "2023-12-27 02:05:53", - "author_account_age_days": 605 + "author_account_age_days": 606 }, "https://github.com/teward/Comfy-Sentry": { "stars": 1, "last_update": "2024-07-31 21:37:42", - "author_account_age_days": 5147 + "author_account_age_days": 5148 }, "https://github.com/thderoo/ComfyUI-_topfun_s_nodes": { "stars": 6, "last_update": "2024-07-03 14:39:28", - "author_account_age_days": 2915 + "author_account_age_days": 2916 }, "https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": { "stars": 0, "last_update": "2024-03-05 13:31:31", - "author_account_age_days": 162 + "author_account_age_days": 163 }, "https://github.com/tom-doerr/dspy_nodes": { "stars": 167, "last_update": "2024-08-04 18:55:22", - "author_account_age_days": 2829 + "author_account_age_days": 2830 }, "https://github.com/tracerstar/comfyui-p5js-node": { "stars": 31, "last_update": "2024-07-05 23:47:57", - "author_account_age_days": 5248 + "author_account_age_days": 5249 }, "https://github.com/tuckerdarby/ComfyUI-TDNodes": { "stars": 3, "last_update": "2024-02-19 17:00:55", - "author_account_age_days": 2987 + "author_account_age_days": 2988 }, "https://github.com/umisetokikaze/comfyui_mergekit": { "stars": 0, "last_update": "2024-04-28 07:21:00", - "author_account_age_days": 1872 + "author_account_age_days": 1873 }, "https://github.com/unanan/ComfyUI-Dist": { "stars": 5, "last_update": "2024-02-28 10:03:50", - "author_account_age_days": 2947 + "author_account_age_days": 2948 }, "https://github.com/unanan/ComfyUI-clip-interrogator": { - "stars": 34, + "stars": 35, "last_update": "2024-07-27 18:33:22", - "author_account_age_days": 1079 + "author_account_age_days": 1080 }, "https://github.com/walterFeng/ComfyUI-Image-Utils": { "stars": 1, "last_update": "2024-08-09 11:31:26", - "author_account_age_days": 2825 + "author_account_age_days": 2826 }, "https://github.com/willblaschko/ComfyUI-Unload-Models": { - "stars": 2, + "stars": 4, "last_update": "2024-06-30 10:07:40", - "author_account_age_days": 4640 + "author_account_age_days": 4642 }, "https://github.com/wormley/comfyui-wormley-nodes": { "stars": 0, "last_update": "2023-11-12 19:05:11", - "author_account_age_days": 2522 + "author_account_age_days": 2523 }, "https://github.com/yushan777/ComfyUI-Y7Nodes": { "stars": 1, "last_update": "2024-08-04 08:48:59", - "author_account_age_days": 567 + "author_account_age_days": 568 }, "https://github.com/zml-ai/comfyui-hydit": { "stars": 1, "last_update": "2024-08-07 09:37:09", - "author_account_age_days": 2032 + "author_account_age_days": 2033 }, "https://github.com/zmwv823/ComfyUI-AnyText": { "stars": 82, "last_update": "2024-07-26 01:12:04", - "author_account_age_days": 3318 + "author_account_age_days": 3319 } } \ 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 6cd9b8d6..2c2a68c8 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "shinich39", + "title": "comfyui-pkg39 [DEPRECATED]", + "reference": "https://github.com/shinich39/comfyui-pkg39", + "files": [ + "https://github.com/shinich39/comfyui-pkg39" + ], + "install_type": "git-clone", + "description": "This package has created for generate image from generated image and embedded workflow." + }, { "author": "dnl13", "title": "ComfyUI-dnl13-seg [DEPRECATED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index ca0d2269..41c32162 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,78 @@ + { + "author": "Fuou Marinas", + "title": "ComfyUI-StyleTransferPlus", + "id": "styletransferplus", + "reference": "https://github.com/FuouM/ComfyUI-StyleTransferPlus", + "files": [ + "https://github.com/FuouM/ComfyUI-StyleTransferPlus" + ], + "install_type": "git-clone", + "description": "Nodes:Neural Neighbor, CAST, EFDM, MicroAST, Coral Color Transfer." + }, + { + "author": "jstit", + "title": "ComfyUI-HeadshotPro", + "reference": "https://github.com/HeadshotPro/ComfyUI-HeadshotPro", + "files": [ + "https://github.com/HeadshotPro/ComfyUI-HeadshotPro" + ], + "install_type": "git-clone", + "description": "Nodes:Download Dreambooth Checkpoint, Get Random Value From List, Load Canny Pose Face, Transparent to White Background, Download Flux Lora." + }, + { + "author": "jstit", + "title": "comfyui_custom_node_image", + "reference": "https://github.com/jstit/comfyui_custom_node_image", + "files": [ + "https://github.com/jstit/comfyui_custom_node_image" + ], + "install_type": "git-clone", + "description": "Nodes:ImageCropCircle." + }, + { + "author": "justUmen", + "title": "Bjornulf_custom_nodes", + "reference": "https://github.com/justUmen/Bjornulf_custom_nodes", + "files": [ + "https://github.com/justUmen/Bjornulf_custom_nodes" + ], + "install_type": "git-clone", + "description": "Nodes: Ollama, Green Screen to Transparency, Save image for Bjornulf LobeChat, Text with random Seed, Random line from input, Combine images (Background+Overlay alpha), Image to grayscale (black & white), Remove image Transparency (alpha), Resize Image, ..." + }, + { + "author": "yuvraj108c", + "title": "ComfyUI Dwpose TensorRT", + "id": "dwpose-tensorrt", + "reference": "https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt", + "files": [ + "https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt" + ], + "install_type": "git-clone", + "description": "This project provides a Tensorrt implementation of Dwpose for ultra fast pose estimation inside ComfyUI" + }, + { + "author": "OuticNZ", + "title": "ComfyUI-Simple-Of-Complex", + "reference": "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex", + "files": [ + "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex" + ], + "install_type": "git-clone", + "description": "Nodes:Text Switch 2 Way, Prompt Tidy, Text With Context." + }, + { + "author": "Pheat-AI", + "title": "Remade_nodes", + "reference": "https://github.com/Pheat-AI/Remade_nodes", + "files": [ + "https://github.com/Pheat-AI/Remade_nodes" + ], + "install_type": "git-clone", + "description": "Nodes:Batch Image Blend by Mask" + }, { "author": "Raapys", "title": "LatentGC Aggressive", @@ -616,92 +688,6 @@ ], "install_type": "git-clone", "description": "ComfyUI custom node that activates integration with a Sentry instance for loading. Has no actual nodes." - }, - { - "author": "shinich39", - "title": "comfyui-pkg39", - "reference": "https://github.com/shinich39/comfyui-pkg39", - "files": [ - "https://github.com/shinich39/comfyui-pkg39" - ], - "install_type": "git-clone", - "description": "This package has created for generate image from generated image and embedded workflow." - }, - { - "author": "chflame163", - "title": "ComfyUI_CatVTON_Wrapper", - "id": "catvton-wrapper", - "reference": "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper", - "files": [ - "https://github.com/chflame163/ComfyUI_CatVTON_Wrapper" - ], - "install_type": "git-clone", - "description": "[a/CatVTON](https://github.com/Zheng-Chong/CatVTON) warpper for ComfyUI" - }, - { - "author": "aisabervisionlab", - "title": "ComfyUI_merge_ASVL", - "id": "merge-asvl", - "reference": "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL", - "files": [ - "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL" - ], - "install_type": "git-clone", - "description": "This is a simple node for connecting images. For pictures of the same size, users can choose to fill in vertical in the parameter to connect the pictures vertically or fill in horizontal to connect the pictures horizontally." - }, - { - "author": "gisu", - "title": "foxpack", - "id": "foxp", - "reference": "https://github.com/gisu/comfyui-foxpack", - "files": [ - "https://github.com/gisu/comfyui-foxpack" - ], - "install_type": "git-clone", - "description": "Collection of nodes for the automation of workflows" - }, - { - "author": "christian-byrne", - "title": "youtube-dl-comfyui", - "reference": "https://github.com/christian-byrne/youtube-dl-comfyui", - "files": [ - "https://github.com/christian-byrne/youtube-dl-comfyui" - ], - "install_type": "git-clone", - "description": "Download youtube videos/playlists" - }, - { - "author": "pzc163", - "title": "Comfyui-CatVTON", - "id": "catvton", - "reference": "https://github.com/pzc163/Comfyui-CatVTON", - "files": [ - "https://github.com/pzc163/Comfyui-CatVTON" - ], - "install_type": "git-clone", - "description": "Comfyui-CatVTON This repository is the modified official Comfyui node of CatVTON, which is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) 3) Simplified Inference (< 8G VRAM for 1024X768 resolution).\nThe original GitHub project is [a/https://github.com/Zheng-Chong/CatVTON](https://github.com/Zheng-Chong/CatVTON)" - }, - { - "author": "webfiltered", - "title": "WTF? - a debug node for ComfyUI", - "id": "debugnode", - "reference": "https://github.com/webfiltered/DebugNode-ComfyUI", - "files": [ - "https://github.com/webfiltered/DebugNode-ComfyUI" - ], - "install_type": "git-clone", - "description": "This node provides a simple way to view the output of many nodes, without leaving ComfyUI." - }, - { - "author": "Visionatrix", - "title": "ComfyUI-Visionatrix", - "id": "visionatrix", - "reference": "https://github.com/Visionatrix/ComfyUI-Visionatrix", - "files": [ - "https://github.com/Visionatrix/ComfyUI-Visionatrix" - ], - "install_type": "git-clone", - "description": "The ComfyUI-Visionatrix nodes are designed for convenient ComfyUI to [a/Visionatrix](https://github.com/Visionatrix/Visionatrix) workflow support migration, in particular to extract prompt input params (input, textarea, checkbox, select, range, file) to be used in simplified Visionatrix UI." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 4738122e..2b7cd7d9 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2345,6 +2345,22 @@ "title_aux": "ComfyUI-FirstOrderMM" } ], + "https://github.com/FuouM/ComfyUI-StyleTransferPlus": [ + [ + "CAST", + "CoralColorTransfer", + "EFDM", + "MicroAST", + "NeuralNeighbor" + ], + { + "author": "Fuou Marinas", + "description": "A collection of style transfer nodes.", + "nickname": "StyleTransferPlus", + "title": "ComfyUI-StyleTransferPlus", + "title_aux": "ComfyUI-StyleTransferPlus" + } + ], "https://github.com/FuouM/FM_nodes": [ [ "CoLIE_LowLight_Enhance", @@ -2607,6 +2623,18 @@ "title_aux": "ComfyUI Better Strings" } ], + "https://github.com/HeadshotPro/ComfyUI-HeadshotPro": [ + [ + "[HSP] Download Dreambooth Checkpoint", + "[HSP] Download Flux Lora", + "[HSP] Get Random Value From List", + "[HSP] Load Canny Pose Face", + "[HSP] Transparent to White Background" + ], + { + "title_aux": "ComfyUI-HeadshotPro" + } + ], "https://github.com/HebelHuber/comfyui-enhanced-save-node": [ [ "EnhancedSaveNode" @@ -4135,6 +4163,18 @@ "title_aux": "QRNG_Node_ComfyUI" } ], + "https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": [ + [ + "Pipe From Parameters", + "Pipe To Parameters", + "Prompt Tidy", + "Text Switch 2 Way", + "Text With Context" + ], + { + "title_aux": "ComfyUI-Simple-Of-Complex" + } + ], "https://github.com/PCMonsterx/ComfyUI-CSV-Loader": [ [ "Load Artists CSV", @@ -4194,6 +4234,14 @@ "title_aux": "pfaeff-comfyui" } ], + "https://github.com/Pheat-AI/Remade_nodes": [ + [ + "Batch Image Blend by Mask" + ], + { + "title_aux": "Remade_nodes" + } + ], "https://github.com/PnthrLeo/comfyUI-image-search": [ [ "CloseImagesSearcher" @@ -6785,11 +6833,13 @@ [ "BRIA_RMBG", "BRIA_RMBG_ModelLoader", + "ComfyUIStyler", "ConvertRasterToVector", "FLUXResolutions", "GeminiOllamaAPI", "SaveSVG", - "TextSplitByDelimiter" + "TextSplitByDelimiter", + "menus" ], { "title_aux": "GeminiOllama ComfyUI Extension" @@ -7367,6 +7417,8 @@ "https://github.com/bedovyy/ComfyUI_NAIDGenerator": [ [ "ColorizeNAID", + "DeclutterNAID", + "EmotionNAID", "GenerateNAID", "Img2ImgOptionNAID", "InpaintingOptionNAID", @@ -7375,6 +7427,8 @@ "ModelOptionNAID", "NetworkOptionNAID", "PromptToNAID", + "RemoveBGNAID", + "SketchNAID", "VibeTransferOptionNAID" ], { @@ -12253,6 +12307,14 @@ "title_aux": "ComfyUI-CSV-prompt-builder" } ], + "https://github.com/jstit/comfyui_custom_node_image": [ + [ + "ImageCropCircle" + ], + { + "title_aux": "comfyui_custom_node_image" + } + ], "https://github.com/jtrue/ComfyUI-JaRue": [ [ "Text2Image_jru", @@ -12284,6 +12346,51 @@ "title_aux": "ComfyUI Unique3D" } ], + "https://github.com/justUmen/Bjornulf_custom_nodes": [ + [ + "Bjornulf_CheckBlackImage", + "Bjornulf_ClearVRAM", + "Bjornulf_CombineBackgroundOverlay", + "Bjornulf_CombineTexts", + "Bjornulf_CustomStringType", + "Bjornulf_GrayscaleTransform", + "Bjornulf_GreenScreenToTransparency", + "Bjornulf_LoopAllLines", + "Bjornulf_LoopBasicBatch", + "Bjornulf_LoopCombosSamplersSchedulers", + "Bjornulf_LoopFloat", + "Bjornulf_LoopInteger", + "Bjornulf_LoopSamplers", + "Bjornulf_LoopSchedulers", + "Bjornulf_LoopTexts", + "Bjornulf_RandomLineFromInput", + "Bjornulf_RandomModelClipVae", + "Bjornulf_RandomTexts", + "Bjornulf_RemoveTransparency", + "Bjornulf_ResizeImage", + "Bjornulf_SaveApiImage", + "Bjornulf_SaveBjornulfLobeChat", + "Bjornulf_SaveImagePath", + "Bjornulf_SaveImageToFolder", + "Bjornulf_SaveText", + "Bjornulf_SaveTmpImage", + "Bjornulf_ShowFloat", + "Bjornulf_ShowInt", + "Bjornulf_ShowText", + "Bjornulf_TextToStringAndSeed", + "Bjornulf_VideoPingPong", + "Bjornulf_WriteImageAllInOne", + "Bjornulf_WriteImageCharacter", + "Bjornulf_WriteImageCharacters", + "Bjornulf_WriteImageEnvironment", + "Bjornulf_WriteText", + "Bjornulf_imagesToVideo", + "Bjornulf_ollamaLoader" + ], + { + "title_aux": "Bjornulf_custom_nodes" + } + ], "https://github.com/ka-puna/comfyui-yanc": [ [ "YANC.ConcatStrings", @@ -15801,19 +15908,16 @@ "title_aux": "ComfyUI-send-Eagle(slim)" } ], - "https://github.com/shinich39/comfyui-pkg39": [ + "https://github.com/shinich39/comfyui-load-image-with-cmd": [ [ - "Command39", - "LoadImage39", - "Random39", - "Textarea39" + "LoadImageWithCMD" ], { "author": "shinich39", - "description": "Automation for generating image from image.", - "nickname": "pkg39", - "title": "pkg39", - "title_aux": "comfyui-pkg39" + "description": "Load image and partially workflow with javascript.", + "nickname": "load-image-with-cmd", + "title": "load-image-with-cmd", + "title_aux": "comfyui-load-image-with-cmd" } ], "https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": [ @@ -16180,7 +16284,6 @@ "https://github.com/smthemex/ComfyUI_StoryDiffusion": [ [ "Comic_Type", - "FLUX_Dev_Model_Loader", "Pre_Translate_prompt", "Storydiffusion_Model_Loader", "Storydiffusion_Sampler" @@ -16547,6 +16650,9 @@ "FoxImageTileBatch", "FoxLoadImageBatch", "FoxLoadImageList", + "FoxMaskAddMask", + "FoxMaskAndMask", + "FoxMaskSubMask", "FoxPreviewMask", "FoxPrimitiveText", "FoxRegTextFind", @@ -17531,7 +17637,7 @@ "title_aux": "comfyui_auto_danbooru" } ], - "https://github.com/yiwangsimple/ComfyUI_GroqChat": [ + "https://github.com/yiwangsimple/ComfyUI_DW_Chat": [ [ "DeepSeekChatNode", "DeepSeekTranslator", @@ -17553,7 +17659,7 @@ "dwimage2" ], { - "title_aux": "comfy-groqchat" + "title_aux": "ComfyUI_DW_Chat" } ], "https://github.com/yolain/ComfyUI-Easy-Use": [ @@ -17819,6 +17925,14 @@ "title_aux": "ComfyUI Depth Anything TensorRT" } ], + "https://github.com/yuvraj108c/ComfyUI-Dwpose-Tensorrt": [ + [ + "DwposeTensorrt" + ], + { + "title_aux": "ComfyUI Dwpose TensorRT" + } + ], "https://github.com/yuvraj108c/ComfyUI-PiperTTS": [ [ "PiperTTS" @@ -17927,6 +18041,7 @@ "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer": [ [ "FastStyleTransfer", + "NeuralStyleTransfer", "TrainFastStyleTransfer" ], { From d95b974941f6e2d7a7fca7df58cfbb7332816a62 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 14 Aug 2024 01:53:28 +0900 Subject: [PATCH 19/19] fix: invalid version handling https://github.com/ltdrdata/ComfyUI-Manager/issues/953 --- glob/manager_core.py | 4 +- glob/manager_util.py | 103 ++++++++++++++++++++++--------------------- prestartup_script.py | 2 +- pyproject.toml | 2 +- 4 files changed, 56 insertions(+), 55 deletions(-) diff --git a/glob/manager_core.py b/glob/manager_core.py index 41b6bfe4..7a4416bb 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, 48, 6] +version = [2, 48, 7] version_str = f"V{version[0]}.{version[1]}" + (f'.{version[2]}' if len(version) > 2 else '') @@ -123,7 +123,7 @@ def is_installed(name): if name.startswith('#'): return True - pattern = r'([^<>!=]+)([<>!=]=?)([^ ]*)' + pattern = r'([^<>!=]+)([<>!=]=?)([0-9.a-zA-Z]*)' match = re.search(pattern, name) if match: diff --git a/glob/manager_util.py b/glob/manager_util.py index 5dc66b53..5740a204 100644 --- a/glob/manager_util.py +++ b/glob/manager_util.py @@ -1,63 +1,64 @@ -try: - from distutils.version import StrictVersion -except: - print(f"[ComfyUI-Manager] 'distutils' package not found. Activating fallback mode for compatibility.") - class StrictVersion: - def __init__(self, version_string): - self.version_string = version_string - self.major = 0 - self.minor = 0 - self.patch = 0 - self.pre_release = None - self.parse_version_string() +# DON'T USE StrictVersion - cannot handle pre_release version +# try: +# from distutils.version import StrictVersion +# except: +print(f"[ComfyUI-Manager] 'distutils' package not found. Activating fallback mode for compatibility.") +class StrictVersion: + def __init__(self, version_string): + self.version_string = version_string + self.major = 0 + self.minor = 0 + self.patch = 0 + self.pre_release = None + self.parse_version_string() - def parse_version_string(self): - parts = self.version_string.split('.') - if not parts: - raise ValueError("Version string must not be empty") + def parse_version_string(self): + parts = self.version_string.split('.') + if not parts: + raise ValueError("Version string must not be empty") - self.major = int(parts[0]) - self.minor = int(parts[1]) if len(parts) > 1 else 0 - self.patch = int(parts[2]) if len(parts) > 2 else 0 + self.major = int(parts[0]) + self.minor = int(parts[1]) if len(parts) > 1 else 0 + self.patch = int(parts[2]) if len(parts) > 2 else 0 - # Handling pre-release versions if present - if len(parts) > 3: - self.pre_release = parts[3] + # Handling pre-release versions if present + if len(parts) > 3: + self.pre_release = parts[3] - def __str__(self): - version = f"{self.major}.{self.minor}.{self.patch}" - if self.pre_release: - version += f"-{self.pre_release}" - return version + def __str__(self): + version = f"{self.major}.{self.minor}.{self.patch}" + if self.pre_release: + version += f"-{self.pre_release}" + return version - def __eq__(self, other): - return (self.major, self.minor, self.patch, self.pre_release) == \ - (other.major, other.minor, other.patch, other.pre_release) + def __eq__(self, other): + return (self.major, self.minor, self.patch, self.pre_release) == \ + (other.major, other.minor, other.patch, other.pre_release) - def __lt__(self, other): - if (self.major, self.minor, self.patch) == (other.major, other.minor, other.patch): - return self.pre_release_compare(self.pre_release, other.pre_release) < 0 - return (self.major, self.minor, self.patch) < (other.major, other.minor, other.patch) + def __lt__(self, other): + if (self.major, self.minor, self.patch) == (other.major, other.minor, other.patch): + return self.pre_release_compare(self.pre_release, other.pre_release) < 0 + return (self.major, self.minor, self.patch) < (other.major, other.minor, other.patch) - @staticmethod - def pre_release_compare(pre1, pre2): - if pre1 == pre2: - return 0 - if pre1 is None: - return 1 - if pre2 is None: - return -1 - return -1 if pre1 < pre2 else 1 + @staticmethod + def pre_release_compare(pre1, pre2): + if pre1 == pre2: + return 0 + if pre1 is None: + return 1 + if pre2 is None: + return -1 + return -1 if pre1 < pre2 else 1 - def __le__(self, other): - return self == other or self < other + def __le__(self, other): + return self == other or self < other - def __gt__(self, other): - return not self <= other + def __gt__(self, other): + return not self <= other - def __ge__(self, other): - return not self < other + def __ge__(self, other): + return not self < other - def __ne__(self, other): - return not self == other + def __ne__(self, other): + return not self == other diff --git a/prestartup_script.py b/prestartup_script.py index 3445a318..884a0891 100644 --- a/prestartup_script.py +++ b/prestartup_script.py @@ -448,7 +448,7 @@ def is_installed(name): if name.startswith('#'): return True - pattern = r'([^<>!=]+)([<>!=]=?)([^ ]*)' + pattern = r'([^<>!=]+)([<>!=]=?)([0-9.a-zA-Z]*)' match = re.search(pattern, name) if match: diff --git a/pyproject.toml b/pyproject.toml index 46bbfed8..3a804ef4 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.48.6" +version = "2.48.7" license = { file = "LICENSE.txt" } dependencies = ["GitPython", "PyGithub", "matrix-client==0.4.0", "transformers", "huggingface-hub>0.20", "typer", "rich", "typing-extensions"]