diff --git a/custom-node-list.json b/custom-node-list.json index 2202bfba..7d5bcd1e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3024,7 +3024,7 @@ "https://github.com/kijai/ComfyUI-LivePortraitKJ" ], "install_type": "git-clone", - "description": "Nodes for [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait), insightface is required" + "description": "Nodes for [a/LivePortrait](https://github.com/KwaiVGI/LivePortrait)" }, { "author": "kijai", @@ -5857,6 +5857,16 @@ "install_type": "git-clone", "description": "Nodes: LoadImageFromBase64. Loads an image and its transparency mask from a base64-encoded data URI for easy API connection." }, + { + "author": "glowcone", + "title": "String Converter", + "reference": "https://github.com/glowcone/comfyui-string-converter", + "files": [ + "https://github.com/glowcone/comfyui-string-converter" + ], + "install_type": "git-clone", + "description": "Nodes: Convert String To Int, Convert String To Float" + }, { "author": "AInseven", "title": "ComfyUI-fastblend", @@ -12003,6 +12013,27 @@ "install_type": "git-clone", "description": "a simple reimgsize node(s) in comfyui." }, + { + "author": "JosefKuchar", + "title": "ComfyUI-AdvancedTiling", + "reference": "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling", + "files": [ + "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling" + ], + "install_type": "git-clone", + "description": "Advanced tiling of various shapes for ComfyUI" + }, + { + "author": "neeltheninja", + "title": "ComfyUI-TextOverlay", + "reference": "https://github.com/neeltheninja/ComfyUI-TextOverlay", + "files": [ + "https://github.com/neeltheninja/ComfyUI-TextOverlay" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that adds text overlay to images, with options for text and background color, opacity, vertical positioning, and custom font selection." + }, + diff --git a/extension-node-map.json b/extension-node-map.json index 69b7bd0a..af5b802b 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2826,6 +2826,16 @@ "title_aux": "comfy-plasma" } ], + "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": [ + [ + "AdvancedTiling", + "AdvancedTilingSettings", + "AdvancedTilingVAEDecode" + ], + { + "title_aux": "ComfyUI-AdvancedTiling" + } + ], "https://github.com/Kangkang625/ComfyUI-paint-by-example": [ [ "PaintbyExamplePipeLoader", @@ -3610,14 +3620,6 @@ "title_aux": "ComfyUI_SSStereoscope" } ], - "https://github.com/Munkyfoot/ComfyUI-TextOverlay": [ - [ - "Text Overlay" - ], - { - "title_aux": "ComfyUI-TextOverlay" - } - ], "https://github.com/MushroomFleet/DJZ-Nodes": [ [ "AspectSize", @@ -4192,7 +4194,6 @@ "DownloadAudio", "ImageRepeatInterleavedNode", "LatentRepeatInterleavedNode", - "LoadAudio", "LoadHubertModel", "LoadPitchExtractionParams", "LoadRVCModelNode", @@ -4200,9 +4201,11 @@ "MergeAudioNode", "MergeImageBatches", "MergeLatentBatches", - "PreviewAudio", + "RVC-Studio.LoadAudio", + "RVC-Studio.PreviewAudio", "RVCNode", "SimpleMathNode", + "SliceNode", "UVR5Node" ], { @@ -8516,6 +8519,7 @@ "SamplerCustomAdvanced", "SamplerDPMAdaptative", "SamplerDPMPP_2M_SDE", + "SamplerDPMPP_2S_Ancestral", "SamplerDPMPP_3M_SDE", "SamplerDPMPP_SDE", "SamplerEulerAncestral", @@ -10246,6 +10250,15 @@ "title_aux": "Load Image From Base64 URI" } ], + "https://github.com/glowcone/comfyui-string-converter": [ + [ + "StringToFloat", + "StringToInt" + ], + { + "title_aux": "String Converter" + } + ], "https://github.com/godspede/ComfyUI_Substring": [ [ "SubstringTheory" @@ -10449,7 +10462,8 @@ "Griptape Vector Store: Add Text", "Griptape Vector Store: Query", "Griptape WebSearch Driver: DuckDuckGo", - "Griptape WebSearch Driver: Google" + "Griptape WebSearch Driver: Google", + "Gt Run Agent" ], { "author": "Jason Schleifer", @@ -11484,8 +11498,10 @@ ], "https://github.com/jn-jairo/jn_comfyui": [ [ + "JN_AreaAround", "JN_AreaInfo", "JN_AreaNormalize", + "JN_AreaToMask", "JN_AreaWidthHeight", "JN_AreaXY", "JN_Blip", @@ -11503,14 +11519,17 @@ "JN_FaceRestoreModelLoader", "JN_FaceRestoreWithModel", "JN_FirstActive", + "JN_ImageAddBackground", "JN_ImageAddMask", "JN_ImageBatch", "JN_ImageCenterArea", "JN_ImageCrop", "JN_ImageGrid", "JN_ImageInfo", + "JN_ImageRemoveBackground", "JN_ImageSharpness", "JN_ImageSquare", + "JN_ImageToMask", "JN_ImageUncrop", "JN_KSampler", "JN_KSamplerAdvancedParams", @@ -11522,9 +11541,14 @@ "JN_KSamplerTileParams", "JN_LoadImageDirectory", "JN_LogicOperation", + "JN_MaskBatch", "JN_MaskInfo", + "JN_MaskToArea", + "JN_MaskToImage", "JN_MathOperation", "JN_MathOperationArray", + "JN_PreviewImage", + "JN_PreviewMask", "JN_PrimitiveArrayInfo", "JN_PrimitiveBatchToArray", "JN_PrimitiveBoolean", @@ -11539,7 +11563,8 @@ "JN_PrimitiveToFloat", "JN_PrimitiveToInt", "JN_PrimitiveToString", - "JN_RemoveBackground", + "JN_RemBGSession", + "JN_SaveImage", "JN_Seamless", "JN_SeamlessBorder", "JN_SeamlessBorderCrop", @@ -11572,7 +11597,9 @@ "LCMScheduler", "SamplerLCMAlternative", "SamplerLCMCycle", - "SamplerLCMDualNoise" + "SamplerLCMDualNoise", + "SamplerLCMDuoFusion", + "SamplerLCMParallel" ], { "title_aux": "ComfyUI-sampler-lcm-alternative" @@ -13746,6 +13773,14 @@ "title_aux": "ComfyUI-NegiTools" } ], + "https://github.com/neeltheninja/ComfyUI-TextOverlay": [ + [ + "Text Overlay" + ], + { + "title_aux": "ComfyUI-TextOverlay" + } + ], "https://github.com/neverbiasu/ComfyUI-Image-Captioner": [ [ "ImageCaptioner" diff --git a/github-stats.json b/github-stats.json index 2f1f923b..203ec30c 100644 --- a/github-stats.json +++ b/github-stats.json @@ -860,7 +860,7 @@ "author_account_age_days": 1364 }, "https://github.com/Haoming02/comfyui-old-photo-restoration": { - "stars": 8, + "stars": 10, "last_update": "2024-07-26 18:39:09", "author_account_age_days": 1364 }, @@ -979,6 +979,11 @@ "last_update": "2024-05-22 18:08:28", "author_account_age_days": 4546 }, + "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": { + "stars": 2, + "last_update": "2024-07-27 21:14:49", + "author_account_age_days": 3388 + }, "https://github.com/Kaharos94/ComfyUI-Saveaswebp": { "stars": 35, "last_update": "2024-06-21 23:01:48", @@ -1146,8 +1151,8 @@ }, "https://github.com/MakkiShizu/comfyui_reimgsize": { "stars": 0, - "last_update": "2024-07-27 10:45:56", - "author_account_age_days": 345 + "last_update": "2024-07-27 16:09:06", + "author_account_age_days": 346 }, "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": { "stars": 14, @@ -2082,7 +2087,7 @@ "https://github.com/akierson/comfyui-colornodes": { "stars": 1, "last_update": "2024-07-27 00:41:45", - "author_account_age_days": 2367 + "author_account_age_days": 2368 }, "https://github.com/al-swaiti/ComfyUI-CascadeResolutions": { "stars": 2, @@ -3259,6 +3264,11 @@ "last_update": "2024-07-08 22:53:25", "author_account_age_days": 3779 }, + "https://github.com/glowcone/comfyui-string-converter": { + "stars": 0, + "last_update": "2024-07-28 00:03:43", + "author_account_age_days": 3779 + }, "https://github.com/godspede/ComfyUI_Substring": { "stars": 0, "last_update": "2024-07-01 01:05:38", @@ -3596,8 +3606,8 @@ }, "https://github.com/jn-jairo/jn_comfyui": { "stars": 1, - "last_update": "2024-07-26 21:17:13", - "author_account_age_days": 4017 + "last_update": "2024-07-27 23:12:20", + "author_account_age_days": 4018 }, "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg": { "stars": 153, @@ -4344,9 +4354,14 @@ "last_update": "2024-07-16 10:24:00", "author_account_age_days": 311 }, + "https://github.com/neeltheninja/ComfyUI-TextOverlay": { + "stars": 0, + "last_update": "2024-07-27 21:02:37", + "author_account_age_days": 1912 + }, "https://github.com/neverbiasu/ComfyUI-Image-Captioner": { - "stars": 3, - "last_update": "2024-07-27 12:00:07", + "stars": 5, + "last_update": "2024-07-28 02:41:12", "author_account_age_days": 1052 }, "https://github.com/nickve28/ComfyUI-Nich-Utils": { diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 10e67e4a..2c7383d4 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": "This extension is actually nodeless, but provides a ComfyUI integration to a Sentry error reporting backend. This way, you can have full code and error reporting, performance monitoring and metrics, etc. in your ComfyUI interface reported to a Sentry backend." }, - { - "author": "JosefKuchar", - "title": "ComfyUI-AdvancedTiling [WIP]", - "reference": "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling", - "files": [ - "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling" - ], - "install_type": "git-clone", - "description": "Nodes: Advanced Tiling Settings, Advanced Tiling, Advanced Tiling VAE Decode" - }, { "author": "hy134300", "title": "ComfyUI-PhotoMaker-V2", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 16d20292..e399f333 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,36 @@ + { + "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" + }, { "author": "Makki_Shizu", "title": "comfyui_reimgsize", @@ -658,47 +688,6 @@ ], "install_type": "git-clone", "description": "ComfyUI-Documents is a powerful extension for ComfyUI that enhances workflows with advanced document processing capabilities. It includes nodes for loading and parsing various document types (PDF, TXT, DOC, DOCX), converting PDF pages to images, splitting PDFs into individual pages, and selecting specific images from batches. Features include text extraction, image conversion, and seamless integration with existing ComfyUI projects." - }, - { - "author": "Expo", - "title": "LM Studio Image to Text Node for ComfyUI", - "reference": "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node", - "files": [ - "https://github.com/mattjohnpowell/comfyui-lmstudio-image-to-text-node" - ], - "install_type": "git-clone", - "description": "A custom node for ComfyUI that integrates LM Studio's vision models to generate text descriptions of images. It provides a flexible and customizable way to add image-to-text capabilities to your ComfyUI workflows, working with LM Studio's local API." - }, - { - "author": "AIFSH", - "title": "CosyVoice-ComfyUI", - "id": "cosyvoice", - "reference": "https://github.com/AIFSH/CosyVoice-ComfyUI", - "files": [ - "https://github.com/AIFSH/CosyVoice-ComfyUI" - ], - "install_type": "git-clone", - "description": "a comfyui custom node for [a/CosyVoice](https://github.com/FunAudioLLM/CosyVoice)" - }, - { - "author": "leestuartx", - "title": "ComfyUI-GG", - "reference": "https://github.com/leestuartx/ComfyUI-GG", - "files": [ - "https://github.com/leestuartx/ComfyUI-GG" - ], - "install_type": "git-clone", - "description": "ComfyUI-GG is a collection of ComfyUI nodes designed to enhance productivity in image processing workflows. This plugin provides a set of custom nodes that perform various image manipulations and metadata extractions to streamline your tasks." - }, - { - "author": "mgfxer", - "title": "ComfyUI-FrameFX", - "reference": "https://github.com/mgfxer/ComfyUI-FrameFX", - "files": [ - "https://github.com/mgfxer/ComfyUI-FrameFX" - ], - "install_type": "git-clone", - "description": "A set of custom nodes for frame interpolation and video processing in ComfyUI." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 69b7bd0a..af5b802b 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2826,6 +2826,16 @@ "title_aux": "comfy-plasma" } ], + "https://github.com/JosefKuchar/ComfyUI-AdvancedTiling": [ + [ + "AdvancedTiling", + "AdvancedTilingSettings", + "AdvancedTilingVAEDecode" + ], + { + "title_aux": "ComfyUI-AdvancedTiling" + } + ], "https://github.com/Kangkang625/ComfyUI-paint-by-example": [ [ "PaintbyExamplePipeLoader", @@ -3610,14 +3620,6 @@ "title_aux": "ComfyUI_SSStereoscope" } ], - "https://github.com/Munkyfoot/ComfyUI-TextOverlay": [ - [ - "Text Overlay" - ], - { - "title_aux": "ComfyUI-TextOverlay" - } - ], "https://github.com/MushroomFleet/DJZ-Nodes": [ [ "AspectSize", @@ -4192,7 +4194,6 @@ "DownloadAudio", "ImageRepeatInterleavedNode", "LatentRepeatInterleavedNode", - "LoadAudio", "LoadHubertModel", "LoadPitchExtractionParams", "LoadRVCModelNode", @@ -4200,9 +4201,11 @@ "MergeAudioNode", "MergeImageBatches", "MergeLatentBatches", - "PreviewAudio", + "RVC-Studio.LoadAudio", + "RVC-Studio.PreviewAudio", "RVCNode", "SimpleMathNode", + "SliceNode", "UVR5Node" ], { @@ -8516,6 +8519,7 @@ "SamplerCustomAdvanced", "SamplerDPMAdaptative", "SamplerDPMPP_2M_SDE", + "SamplerDPMPP_2S_Ancestral", "SamplerDPMPP_3M_SDE", "SamplerDPMPP_SDE", "SamplerEulerAncestral", @@ -10246,6 +10250,15 @@ "title_aux": "Load Image From Base64 URI" } ], + "https://github.com/glowcone/comfyui-string-converter": [ + [ + "StringToFloat", + "StringToInt" + ], + { + "title_aux": "String Converter" + } + ], "https://github.com/godspede/ComfyUI_Substring": [ [ "SubstringTheory" @@ -10449,7 +10462,8 @@ "Griptape Vector Store: Add Text", "Griptape Vector Store: Query", "Griptape WebSearch Driver: DuckDuckGo", - "Griptape WebSearch Driver: Google" + "Griptape WebSearch Driver: Google", + "Gt Run Agent" ], { "author": "Jason Schleifer", @@ -11484,8 +11498,10 @@ ], "https://github.com/jn-jairo/jn_comfyui": [ [ + "JN_AreaAround", "JN_AreaInfo", "JN_AreaNormalize", + "JN_AreaToMask", "JN_AreaWidthHeight", "JN_AreaXY", "JN_Blip", @@ -11503,14 +11519,17 @@ "JN_FaceRestoreModelLoader", "JN_FaceRestoreWithModel", "JN_FirstActive", + "JN_ImageAddBackground", "JN_ImageAddMask", "JN_ImageBatch", "JN_ImageCenterArea", "JN_ImageCrop", "JN_ImageGrid", "JN_ImageInfo", + "JN_ImageRemoveBackground", "JN_ImageSharpness", "JN_ImageSquare", + "JN_ImageToMask", "JN_ImageUncrop", "JN_KSampler", "JN_KSamplerAdvancedParams", @@ -11522,9 +11541,14 @@ "JN_KSamplerTileParams", "JN_LoadImageDirectory", "JN_LogicOperation", + "JN_MaskBatch", "JN_MaskInfo", + "JN_MaskToArea", + "JN_MaskToImage", "JN_MathOperation", "JN_MathOperationArray", + "JN_PreviewImage", + "JN_PreviewMask", "JN_PrimitiveArrayInfo", "JN_PrimitiveBatchToArray", "JN_PrimitiveBoolean", @@ -11539,7 +11563,8 @@ "JN_PrimitiveToFloat", "JN_PrimitiveToInt", "JN_PrimitiveToString", - "JN_RemoveBackground", + "JN_RemBGSession", + "JN_SaveImage", "JN_Seamless", "JN_SeamlessBorder", "JN_SeamlessBorderCrop", @@ -11572,7 +11597,9 @@ "LCMScheduler", "SamplerLCMAlternative", "SamplerLCMCycle", - "SamplerLCMDualNoise" + "SamplerLCMDualNoise", + "SamplerLCMDuoFusion", + "SamplerLCMParallel" ], { "title_aux": "ComfyUI-sampler-lcm-alternative" @@ -13746,6 +13773,14 @@ "title_aux": "ComfyUI-NegiTools" } ], + "https://github.com/neeltheninja/ComfyUI-TextOverlay": [ + [ + "Text Overlay" + ], + { + "title_aux": "ComfyUI-TextOverlay" + } + ], "https://github.com/neverbiasu/ComfyUI-Image-Captioner": [ [ "ImageCaptioner"