diff --git a/custom-node-list.json b/custom-node-list.json index 778de36e..d3f3789c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46,17 +46,6 @@ "install_type": "git-clone", "description": "Nodes: ModelSamplerTonemapNoiseTest, TonemapNoiseWithRescaleCFG, ReferenceOnlySimple, RescaleClassifierFreeGuidanceTest, ModelMergeBlockNumber, ModelMergeSDXL, ModelMergeSDXLTransformers, ModelMergeSDXLDetailedTransformers." }, - { - "author": "SayanoAI", - "title": "Comfy-RVC", - "id": "rvc", - "reference": "https://github.com/SayanoAI/Comfy-RVC", - "files": [ - "https://github.com/SayanoAI/Comfy-RVC" - ], - "install_type": "git-clone", - "description": "ComfyUI custom nodes for RVC related inference and image generation" - }, { "author": "Stability-AI", "title": "Stability API nodes for ComfyUI", @@ -9391,8 +9380,28 @@ "install_type": "git-clone", "description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)." }, - - + { + "author": "SayanoAI", + "title": "Comfy-RVC", + "id": "rvc", + "reference": "https://github.com/SayanoAI/Comfy-RVC", + "files": [ + "https://github.com/SayanoAI/Comfy-RVC" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for RVC related inference and image generation" + }, + { + "author": "nirbhay-faaya", + "title": "ImgProcessing_ComfyUI", + "id": "imgprocessing", + "reference": "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI", + "files": [ + "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI" + ], + "install_type": "git-clone", + "description": "Custom Image processing ComfyUI Nodes" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 11fab390..774705d6 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3597,6 +3597,28 @@ "title_aux": "ComfyUI A1111-like Prompt Custom Node Solution" } ], + "https://github.com/SayanoAI/Comfy-RVC": [ + [ + "AudioBatchValueNode", + "AudioTranscriptionNode", + "ImageRepeatInterleavedNode", + "LatentRepeatInterleavedNode", + "LoadAudio", + "LoadHubertModel", + "LoadPitchExtractionParams", + "LoadRVCModelNode", + "LoadWhisperModelNode", + "MergeAudioNode", + "MergeImageBatches", + "MergeLatentBatches", + "PreviewAudio", + "RVCNode", + "UVR5Node" + ], + { + "title_aux": "Comfy-RVC" + } + ], "https://github.com/Scholar01/ComfyUI-Keyframe": [ [ "KeyframeApply", @@ -11500,6 +11522,17 @@ "title_aux": "comfyui-NDI" } ], + "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": [ + [ + "ImageConcat", + "ImageCropMultEight", + "ImageCut", + "LightingPreprocessor" + ], + { + "title_aux": "ImgProcessing_ComfyUI" + } + ], "https://github.com/nkchocoai/ComfyUI-Dart": [ [ "DanbooruTagsTransformerBanTagsFromRegex", @@ -11906,7 +11939,8 @@ "BMAB Subframe Hand Detailer", "BMAB Text", "BMAB Upscale With Model", - "BMAB Upscaler" + "BMAB Upscaler", + "BMAB Watermark" ], { "title_aux": "comfyui_bmab" @@ -13053,17 +13087,6 @@ "title_aux": "ComfyUI Browser" } ], - "https://github.com/tankucc1no/ComfyUI-Dragdiffusion": [ - [ - "Drag", - "Drag_gen", - "Gen_img", - "TrainLoRA" - ], - { - "title_aux": "ComfyUI-Dragdiffusion" - } - ], "https://github.com/teward/ComfyUI-Helper-Nodes": [ [ "HelperNodes_CfgScale", diff --git a/github-stats.json b/github-stats.json index d3538b87..aa08c6bc 100644 --- a/github-stats.json +++ b/github-stats.json @@ -859,6 +859,10 @@ "stars": 19, "last_update": "2024-05-23 09:39:07" }, + "https://github.com/SayanoAI/Comfy-RVC": { + "stars": 0, + "last_update": "2024-05-13 05:43:49" + }, "https://github.com/Scholar01/ComfyUI-Keyframe": { "stars": 10, "last_update": "2024-02-01 16:57:40" @@ -2707,6 +2711,10 @@ "stars": 34, "last_update": "2024-03-07 02:08:05" }, + "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": { + "stars": 0, + "last_update": "2024-05-27 15:42:25" + }, "https://github.com/nkchocoai/ComfyUI-Dart": { "stars": 15, "last_update": "2024-05-22 23:11:22" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1f4bd0f8..716fd657 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -12,6 +12,28 @@ + { + "author": "SayanoAI", + "title": "Comfy-RVC", + "id": "rvc", + "reference": "https://github.com/SayanoAI/Comfy-RVC", + "files": [ + "https://github.com/SayanoAI/Comfy-RVC" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for RVC related inference and image generation" + }, + { + "author": "nirbhay-faaya", + "title": "ImgProcessing_ComfyUI", + "id": "imgprocessing", + "reference": "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI", + "files": [ + "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI" + ], + "install_type": "git-clone", + "description": "Custom Image processing ComfyUI Nodes" + }, { "author": "smthemex", "title": "ComfyUI_StoryDiffusion", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 11fab390..774705d6 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3597,6 +3597,28 @@ "title_aux": "ComfyUI A1111-like Prompt Custom Node Solution" } ], + "https://github.com/SayanoAI/Comfy-RVC": [ + [ + "AudioBatchValueNode", + "AudioTranscriptionNode", + "ImageRepeatInterleavedNode", + "LatentRepeatInterleavedNode", + "LoadAudio", + "LoadHubertModel", + "LoadPitchExtractionParams", + "LoadRVCModelNode", + "LoadWhisperModelNode", + "MergeAudioNode", + "MergeImageBatches", + "MergeLatentBatches", + "PreviewAudio", + "RVCNode", + "UVR5Node" + ], + { + "title_aux": "Comfy-RVC" + } + ], "https://github.com/Scholar01/ComfyUI-Keyframe": [ [ "KeyframeApply", @@ -11500,6 +11522,17 @@ "title_aux": "comfyui-NDI" } ], + "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": [ + [ + "ImageConcat", + "ImageCropMultEight", + "ImageCut", + "LightingPreprocessor" + ], + { + "title_aux": "ImgProcessing_ComfyUI" + } + ], "https://github.com/nkchocoai/ComfyUI-Dart": [ [ "DanbooruTagsTransformerBanTagsFromRegex", @@ -11906,7 +11939,8 @@ "BMAB Subframe Hand Detailer", "BMAB Text", "BMAB Upscale With Model", - "BMAB Upscaler" + "BMAB Upscaler", + "BMAB Watermark" ], { "title_aux": "comfyui_bmab" @@ -13053,17 +13087,6 @@ "title_aux": "ComfyUI Browser" } ], - "https://github.com/tankucc1no/ComfyUI-Dragdiffusion": [ - [ - "Drag", - "Drag_gen", - "Gen_img", - "TrainLoRA" - ], - { - "title_aux": "ComfyUI-Dragdiffusion" - } - ], "https://github.com/teward/ComfyUI-Helper-Nodes": [ [ "HelperNodes_CfgScale",