diff --git a/custom-node-list.json b/custom-node-list.json index 27a0e01..f01ee73 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -570,6 +570,16 @@ "install_type": "git-clone", "description": "A custom node for ComfyUI, which can select one or some of images from a batch." }, + { + "author": "SLAPaper", + "title": "ComfyUI DPM++ 2M Alt Sampler", + "reference": "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler", + "files": [ + "https://github.com/SLAPaper/ComfyUI-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)" + }, { "author": "flyingshutter", "title": "As_ComfyUI_CustomNodes", @@ -5319,6 +5329,46 @@ "install_type": "git-clone", "description": "Transcribe audio and add subtitles to videos using Whisper in ComfyUI" }, + { + "author": "yuvraj108c", + "title": "ComfyUI-Pronodes", + "reference": "https://github.com/yuvraj108c/ComfyUI-Pronodes", + "files": [ + "https://github.com/yuvraj108c/ComfyUI-Pronodes" + ], + "install_type": "git-clone", + "description": "A collection of nice utility nodes for ComfyUI" + }, + { + "author": "yuvraj108c", + "title": "ComfyUI-Vsgan", + "reference": "https://github.com/yuvraj108c/ComfyUI-Vsgan", + "files": [ + "https://github.com/yuvraj108c/ComfyUI-Vsgan" + ], + "install_type": "git-clone", + "description": "Nodes:Upscale Video Tensorrt" + }, + { + "author": "yuvraj108c", + "title": "ComfyUI Depth Anything TensorRT", + "reference": "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt", + "files": [ + "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt" + ], + "install_type": "git-clone", + "description": "This extension provides a ComfyUI Custom Node implementation of the [a/Depth-Anything-Tensorrt](https://github.com/spacewalk01/depth-anything-tensorrt) in Python for ultra fast depth map generation" + }, + { + "author": "yuvraj108c", + "title": "ComfyUI PiperTTS", + "reference": "https://github.com/yuvraj108c/ComfyUI-PiperTTS", + "files": [ + "https://github.com/yuvraj108c/ComfyUI-PiperTTS" + ], + "install_type": "git-clone", + "description": "Convert Text-to-Speech inside ComfyUI using [a/Piper](https://github.com/rhasspy/piper)" + }, { "author": "blepping", "title": "ComfyUI-bleh", @@ -5729,16 +5779,6 @@ "install_type": "git-clone", "description": "ComfyUI nodes wrapping the [a/deepface](https://github.com/serengil/deepface) library." }, - { - "author": "yuvraj108c", - "title": "ComfyUI-Pronodes", - "reference": "https://github.com/yuvraj108c/ComfyUI-Pronodes", - "files": [ - "https://github.com/yuvraj108c/ComfyUI-Pronodes" - ], - "install_type": "git-clone", - "description": "A collection of nice utility nodes for ComfyUI" - }, { "author": "GavChap", "title": "ComfyUI-CascadeResolutions", @@ -5749,16 +5789,6 @@ "install_type": "git-clone", "description": "Nodes:Cascade Resolutions" }, - { - "author": "yuvraj108c", - "title": "ComfyUI-Vsgan", - "reference": "https://github.com/yuvraj108c/ComfyUI-Vsgan", - "files": [ - "https://github.com/yuvraj108c/ComfyUI-Vsgan" - ], - "install_type": "git-clone", - "description": "Nodes:Upscale Video Tensorrt" - }, { "author": "yytdfc", "title": "Amazon Bedrock nodes for for ComfyUI", @@ -6629,16 +6659,6 @@ "install_type": "git-clone", "description": "Nodes:LoadFromS3, LoadBatchFromS3, SaveToS3, SaveBatchToS3" }, - { - "author": "yuvraj108c", - "title": "ComfyUI Depth Anything TensorRT", - "reference": "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt", - "files": [ - "https://github.com/yuvraj108c/ComfyUI-Depth-Anything-Tensorrt" - ], - "install_type": "git-clone", - "description": "This extension provides a ComfyUI Custom Node implementation of the [a/Depth-Anything-Tensorrt](https://github.com/spacewalk01/depth-anything-tensorrt) in Python for ultra fast depth map generation" - }, { "author": "hay86", "title": "ComfyUI Dreamtalk", diff --git a/extension-node-map.json b/extension-node-map.json index 54c8d21..faa0d68 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -8743,12 +8743,12 @@ "title_aux": "ComfyUI-NegiTools" } ], - "https://github.com/nickve28/nich-comfy-utils": [ + "https://github.com/nickve28/ComfyUI-Nich-Utils": [ [ "Image from Dir Selector (Nich)" ], { - "title_aux": "Nich Comfy Utils" + "title_aux": "ComfyUI Nich Utils" } ], "https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py": [ @@ -9366,6 +9366,7 @@ "ListSplit_", "LoadImagesFromPath", "LoadImagesFromURL", + "LoadImagesToBatch", "LoadVideoAndSegment_", "LoraNames_", "LoraPrompt", @@ -10674,6 +10675,14 @@ "title_aux": "ComfyUI Depth Anything TensorRT" } ], + "https://github.com/yuvraj108c/ComfyUI-PiperTTS": [ + [ + "PiperTTS" + ], + { + "title_aux": "ComfyUI PiperTTS" + } + ], "https://github.com/yuvraj108c/ComfyUI-Pronodes": [ [ "LoadImageFromOutputDirectoryNode", diff --git a/github-stats.json b/github-stats.json index 93aad43..de5b427 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2623,10 +2623,6 @@ "stars": 2, "last_update": "2024-03-20 21:56:10" }, - "https://github.com/nickve28/nich-comfy-utils": { - "stars": 1, - "last_update": "2024-04-03 18:41:30" - }, "https://github.com/frankchieng/ComfyUI_Aniportrait": { "stars": 12, "last_update": "2024-04-03 09:35:44" @@ -2702,5 +2698,17 @@ "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": { "stars": 0, "last_update": "2024-04-05 22:18:14" + }, + "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler": { + "stars": 0, + "last_update": "2024-04-06 06:20:14" + }, + "https://github.com/yuvraj108c/ComfyUI-PiperTTS": { + "stars": 2, + "last_update": "2024-04-06 12:32:45" + }, + "https://github.com/nickve28/ComfyUI-Nich-Utils": { + "stars": 1, + "last_update": "2024-04-06 13:19:02" } } \ 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 f2b6b15..8a4bfb8 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -9,6 +9,16 @@ "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." }, + { + "author": "liusida", + "title": "ComfyUI-Login", + "reference": "https://github.com/liusida/ComfyUI-Login", + "files": [ + "https://github.com/liusida/ComfyUI-Login" + ], + "install_type": "git-clone", + "description": "This custom node serves as a proof-of-concept to explore the implementation of basic login functionality for ComfyUI.\nNOTE:In the future, if proven useful, this feature might be directly integrated into either ComfyUI or ComfyUI-Manager." + }, { "author": "gameltb", "title": "io_comfyui", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 03d320e..27d671d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,26 @@ }, + { + "author": "SLAPaper", + "title": "ComfyUI DPM++ 2M Alt Sampler", + "reference": "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler", + "files": [ + "https://github.com/SLAPaper/ComfyUI-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)" + }, + { + "author": "yuvraj108c", + "title": "ComfyUI PiperTTS", + "reference": "https://github.com/yuvraj108c/ComfyUI-PiperTTS", + "files": [ + "https://github.com/yuvraj108c/ComfyUI-PiperTTS" + ], + "install_type": "git-clone", + "description": "Convert Text-to-Speech inside ComfyUI using [a/Piper](https://github.com/rhasspy/piper)" + }, { "author": "A4P7J1N7M05OT", "title": "ComfyUI-PixelOE", @@ -673,26 +693,6 @@ ], "install_type": "git-clone", "description": "Bridge between ComfyUI and blender's ComfyUI-BlenderAI-node addon." - }, - { - "author": "flowtyone", - "title": "ComfyUI-Flowty-CRM", - "reference": "https://github.com/flowtyone/ComfyUI-Flowty-CRM", - "files": [ - "https://github.com/flowtyone/ComfyUI-Flowty-CRM" - ], - "install_type": "git-clone", - "description": "This is a custom node that lets you use Convolutional Reconstruction Models right from ComfyUI.\n[a/CRM](https://ml.cs.tsinghua.edu.cn/~zhengyi/CRM/) is a high-fidelity feed-forward single image-to-3D generative model." - }, - { - "author": "Big Idea Technology", - "title": "Image Text Overlay Node for ComfyUI", - "reference": "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay", - "files": [ - "https://github.com/Big-Idea-Technology/ComfyUI_Image_Text_Overlay" - ], - "install_type": "git-clone", - "description": "ImageTextOverlay is a customizable Node for ComfyUI that allows users to easily add text overlays to images within their ComfyUI projects. This Node leverages Python Imaging Library (PIL) and PyTorch to dynamically render text on images, supporting a wide range of customization options including font size, alignment, color, and padding." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 54c8d21..faa0d68 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -8743,12 +8743,12 @@ "title_aux": "ComfyUI-NegiTools" } ], - "https://github.com/nickve28/nich-comfy-utils": [ + "https://github.com/nickve28/ComfyUI-Nich-Utils": [ [ "Image from Dir Selector (Nich)" ], { - "title_aux": "Nich Comfy Utils" + "title_aux": "ComfyUI Nich Utils" } ], "https://github.com/nicolai256/comfyUI_Nodes_nicolai256/raw/main/yugioh-presets.py": [ @@ -9366,6 +9366,7 @@ "ListSplit_", "LoadImagesFromPath", "LoadImagesFromURL", + "LoadImagesToBatch", "LoadVideoAndSegment_", "LoraNames_", "LoraPrompt", @@ -10674,6 +10675,14 @@ "title_aux": "ComfyUI Depth Anything TensorRT" } ], + "https://github.com/yuvraj108c/ComfyUI-PiperTTS": [ + [ + "PiperTTS" + ], + { + "title_aux": "ComfyUI PiperTTS" + } + ], "https://github.com/yuvraj108c/ComfyUI-Pronodes": [ [ "LoadImageFromOutputDirectoryNode",