update DB

This commit is contained in:
Dr.Lt.Data 2024-05-28 00:55:51 +09:00
parent 116899e8de
commit 0a00e5309f
5 changed files with 122 additions and 37 deletions

View File

@ -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"
},

View File

@ -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",

View File

@ -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"

View File

@ -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",

View File

@ -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",