update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user