update DB

This commit is contained in:
Dr.Lt.Data 2023-12-29 22:54:52 +09:00
parent 3eff6a6de9
commit f29ba8e77d
6 changed files with 134 additions and 82 deletions

View File

@ -3650,7 +3650,7 @@
"https://github.com/RenderRift/ComfyUI-RenderRiftNodes" "https://github.com/RenderRift/ComfyUI-RenderRiftNodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Customer Date Folder Format, Image Metadata Overlay Node, LoadImageWithMeta" "description": "Nodes:RR_Date_Folder_Format, RR_Image_Metadata_Overlay, RR_VideoPathMetaExtraction, RR_DisplayMetaOptions. This extension provides nodes designed to enhance the Animatediff workflow."
}, },
{ {
"author": "OpenArt-AI", "author": "OpenArt-AI",
@ -3814,6 +3814,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: RErouter, String (RE), Int (RE)" "description": "Nodes: RErouter, String (RE), Int (RE)"
}, },
{
"author": "jesenzhang",
"title": "ComfyUI_StreamDiffusion",
"reference": "https://github.com/jesenzhang/ComfyUI_StreamDiffusion",
"files": [
"https://github.com/jesenzhang/ComfyUI_StreamDiffusion"
],
"install_type": "git-clone",
"description": "This is a simple implementation StreamDiffusion(A Pipeline-Level Solution for Real-Time Interactive Generation) for ComfyUI"
},
{
"author": "ai-liam",
"title": "LiamUtil",
"reference": "https://github.com/ai-liam/comfyui_liam_util",
"files": [
"https://github.com/ai-liam/comfyui_liam_util"
],
"install_type": "git-clone",
"description": "Nodes: LiamLoadImage. This node provides the capability to load images from a URL."
},

View File

@ -1029,7 +1029,9 @@
"DiffusersSchedulerLoader", "DiffusersSchedulerLoader",
"DiffusersVaeLoader", "DiffusersVaeLoader",
"StreamDiffusionCreateStream", "StreamDiffusionCreateStream",
"StreamDiffusionSampler" "StreamDiffusionFastSampler",
"StreamDiffusionSampler",
"StreamDiffusionWarmup"
], ],
{ {
"title_aux": "ComfyUI-Diffusers" "title_aux": "ComfyUI-Diffusers"
@ -1410,8 +1412,10 @@
[ [
"AnalyseMetadata", "AnalyseMetadata",
"DateIntegerNode", "DateIntegerNode",
"DisplayMetaOptions",
"LoadImageWithMeta", "LoadImageWithMeta",
"MetadataOverlayNode" "MetadataOverlayNode",
"VideoPathMetaExtraction"
], ],
{ {
"title_aux": "ComfyUI-RenderRiftNodes" "title_aux": "ComfyUI-RenderRiftNodes"
@ -1638,6 +1642,7 @@
"CR Aspect Ratio SDXL", "CR Aspect Ratio SDXL",
"CR Batch Process Switch", "CR Batch Process Switch",
"CR Binary Pattern", "CR Binary Pattern",
"CR Binary To List",
"CR Central Schedule", "CR Central Schedule",
"CR Check Job Complete", "CR Check Job Complete",
"CR Checker Pattern", "CR Checker Pattern",
@ -1713,6 +1718,7 @@
"CR Interpolate Rotation", "CR Interpolate Rotation",
"CR Interpolate Track", "CR Interpolate Track",
"CR Interpolate Zoom", "CR Interpolate Zoom",
"CR Intertwine Lists",
"CR Job Current Frame", "CR Job Current Frame",
"CR Job List", "CR Job List",
"CR Job Scheduler", "CR Job Scheduler",
@ -1837,7 +1843,7 @@
], ],
{ {
"author": "Suzie1", "author": "Suzie1",
"description": "160 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.", "description": "162 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.",
"nickname": "Comfyroll Studio", "nickname": "Comfyroll Studio",
"title": "Comfyroll Studio", "title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes" "title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -2049,7 +2055,9 @@
"0246.RandomInt", "0246.RandomInt",
"0246.Script", "0246.Script",
"0246.ScriptImbue", "0246.ScriptImbue",
"0246.ScriptNode",
"0246.ScriptPlan", "0246.ScriptPlan",
"0246.ScriptRule",
"0246.Stringify" "0246.Stringify"
], ],
{ {
@ -2544,6 +2552,14 @@
"title_aux": "AegisFlow Utility Nodes" "title_aux": "AegisFlow Utility Nodes"
} }
], ],
"https://github.com/ai-liam/comfyui_liam_util": [
[
"LiamLoadImage"
],
{
"title_aux": "LiamUtil"
}
],
"https://github.com/aianimation55/ComfyUI-FatLabels": [ "https://github.com/aianimation55/ComfyUI-FatLabels": [
[ [
"FatLabels" "FatLabels"
@ -2743,11 +2759,14 @@
"B_ENUM", "B_ENUM",
"B_VECTOR3", "B_VECTOR3",
"B_VECTOR4", "B_VECTOR4",
"Combine Points",
"CreateShapeFlow", "CreateShapeFlow",
"ExportBlendshapes", "ExportBlendshapes",
"ExportGLTF", "ExportGLTF",
"Extract Boundary Points",
"Image Alpha Mask Merge", "Image Alpha Mask Merge",
"ImageBridge", "ImageBridge",
"LoadImageFromRequest",
"LoadImageWithAlpha", "LoadImageWithAlpha",
"SAM MultiLayer", "SAM MultiLayer",
"Save Image With Workflow" "Save Image With Workflow"
@ -3493,6 +3512,7 @@
"https://github.com/cubiq/ComfyUI_essentials": [ "https://github.com/cubiq/ComfyUI_essentials": [
[ [
"ConsoleDebug+", "ConsoleDebug+",
"ExtractKeyframes+",
"GetImageSize+", "GetImageSize+",
"ImageCASharpening+", "ImageCASharpening+",
"ImageCrop+", "ImageCrop+",
@ -3506,6 +3526,7 @@
"MaskBlur+", "MaskBlur+",
"MaskExpandBatch+", "MaskExpandBatch+",
"MaskFlip+", "MaskFlip+",
"MaskFromBatch+",
"MaskFromColor+", "MaskFromColor+",
"MaskPreview+", "MaskPreview+",
"ModelCompile+", "ModelCompile+",
@ -4135,6 +4156,15 @@
"title_aux": "Various ComfyUI Nodes by Type" "title_aux": "Various ComfyUI Nodes by Type"
} }
], ],
"https://github.com/jesenzhang/ComfyUI_StreamDiffusion": [
[
"StreamDiffusion_Loader",
"StreamDiffusion_Sampler"
],
{
"title_aux": "ComfyUI_StreamDiffusion"
}
],
"https://github.com/jitcoder/lora-info": [ "https://github.com/jitcoder/lora-info": [
[ [
"LoraInfo" "LoraInfo"

View File

@ -260,16 +260,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: MergeStrings, ExecStrAsCode, RandnLatentImage. [w/NOTE: This extension includes the ability to execute code as a string in nodes. Be cautious during installation, as it can pose a security risk.]" "description": "Nodes: MergeStrings, ExecStrAsCode, RandnLatentImage. [w/NOTE: This extension includes the ability to execute code as a string in nodes. Be cautious during installation, as it can pose a security risk.]"
}, },
{
"author": "AbyssYuan0",
"title": "ComfyUI_BadgerTools",
"reference": "https://github.com/AbyssYuan0/ComfyUI_BadgerTools",
"files": [
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools"
],
"install_type": "git-clone",
"description": "Nodes: ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger."
},
{ {
"author": "WSJUSA", "author": "WSJUSA",
"title": "pre-comfyui-stablsr", "title": "pre-comfyui-stablsr",
@ -280,16 +270,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a development respository for debugging migration of StableSR to Comfyui" "description": "This is a development respository for debugging migration of StableSR to Comfyui"
}, },
{
"author": "Fannovel16",
"title": "ComfyUI MotionDiff",
"reference": "https://github.com/Fannovel16/ComfyUI-MotionDiff",
"files": [
"https://github.com/Fannovel16/ComfyUI-MotionDiff"
],
"install_type": "git-clone",
"description": "N/A"
},
{ {
"author": "Dr.Lt.Data", "author": "Dr.Lt.Data",
"title": "ComfyUI-Workflow-Component [WIP]", "title": "ComfyUI-Workflow-Component [WIP]",

View File

@ -1,19 +1,4 @@
{ {
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools": [
[
"FloatToInt-badger",
"FloatToString-badger",
"ImageNormalization-badger",
"ImageOverlap-badger",
"ImageScaleToSide-badger",
"IntToString-badger",
"StringToFizz-badger",
"TextListToString-badger"
],
{
"title_aux": "ComfyUI_BadgerTools"
}
],
"https://github.com/BlueDangerX/ComfyUI-BDXNodes": [ "https://github.com/BlueDangerX/ComfyUI-BDXNodes": [
[ [
"BDXTestInt", "BDXTestInt",
@ -52,23 +37,6 @@
"title_aux": "ComfyUI_bd_customNodes" "title_aux": "ComfyUI_bd_customNodes"
} }
], ],
"https://github.com/Fannovel16/ComfyUI-MotionDiff": [
[
"EmptyMotionData",
"ExportSMPLTo3DSoftware",
"MotionCLIPTextEncode",
"MotionDataVisualizer",
"MotionDiffLoader",
"MotionDiffSimpleSampler",
"RenderSMPLMesh",
"SMPLLoader",
"SaveSMPL",
"SmplifyMotionData"
],
{
"title_aux": "ComfyUI MotionDiff"
}
],
"https://github.com/IvanZhd/comfyui-codeformer": [ "https://github.com/IvanZhd/comfyui-codeformer": [
[ [
"RedBeanie_CustomImageInverter" "RedBeanie_CustomImageInverter"
@ -130,6 +98,19 @@
"title_aux": "pre-comfyui-stablsr" "title_aux": "pre-comfyui-stablsr"
} }
], ],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": [
[
"ArtGallery_Zho",
"ArtistsImage_Zho",
"CamerasImage_Zho",
"FilmsImage_Zho",
"MovementsImage_Zho",
"StylesImage_Zho"
],
{
"title_aux": "ComfyUI ArtGallery\uff08WIP)"
}
],
"https://github.com/alt-key-project/comfyui-dream-video-batches": [ "https://github.com/alt-key-project/comfyui-dream-video-batches": [
[ [
"Blended Transition [DVB]", "Blended Transition [DVB]",
@ -336,15 +317,27 @@
], ],
"https://github.com/eigenpunk/ComfyUI-audio": [ "https://github.com/eigenpunk/ComfyUI-audio": [
[ [
"ApplyVoiceFixer",
"BatchAudio",
"ClipAudio",
"CombineImageWithAudio",
"ConcatAudio",
"ConvertAudio", "ConvertAudio",
"FlattenAudioBatch",
"LoadAudio",
"MusicgenGenerate", "MusicgenGenerate",
"MusicgenHFGenerate", "MusicgenHFGenerate",
"MusicgenHFLoader", "MusicgenHFLoader",
"MusicgenLoader", "MusicgenLoader",
"PreviewAudio", "PreviewAudio",
"SaveAudio", "SaveAudio",
"SpectrogramImage",
"TortoiseTTSGenerate", "TortoiseTTSGenerate",
"TortoiseTTSLoader" "TortoiseTTSLoader",
"VALLEXGenerator",
"VALLEXLoader",
"VALLEXVoicePromptFromAudio",
"VALLEXVoicePromptLoader"
], ],
{ {
"title_aux": "ComfyUI-audio" "title_aux": "ComfyUI-audio"

View File

@ -11,6 +11,26 @@
{
"author": "ai-liam",
"title": "LiamUtil",
"reference": "https://github.com/ai-liam/comfyui_liam_util",
"files": [
"https://github.com/ai-liam/comfyui_liam_util"
],
"install_type": "git-clone",
"description": "Nodes: LiamLoadImage. This node provides the capability to load images from a URL."
},
{
"author": "jesenzhang",
"title": "ComfyUI_StreamDiffusion",
"reference": "https://github.com/jesenzhang/ComfyUI_StreamDiffusion",
"files": [
"https://github.com/jesenzhang/ComfyUI_StreamDiffusion"
],
"install_type": "git-clone",
"description": "This is a simple implementation StreamDiffusion(A Pipeline-Level Solution for Real-Time Interactive Generation) for ComfyUI"
},
{ {
"author": "an90ray", "author": "an90ray",
"title": "ComfyUI-DareMerge", "title": "ComfyUI-DareMerge",
@ -241,7 +261,7 @@
"https://github.com/RenderRift/ComfyUI-RenderRiftNodes" "https://github.com/RenderRift/ComfyUI-RenderRiftNodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Customer Date Folder Format, Image Metadata Overlay Node, LoadImageWithMeta" "description": "Nodes:RR_Date_Folder_Format, RR_Image_Metadata_Overlay, RR_VideoPathMetaExtraction, RR_DisplayMetaOptions. This extension provides nodes designed to enhance the Animatediff workflow."
}, },
{ {
"author": "Haoming02", "author": "Haoming02",
@ -675,27 +695,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes" "description": "Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes"
},
{
"author": "zfkun",
"title": "ComfyUI_zfkun",
"reference": "https://github.com/zfkun/ComfyUI_zfkun",
"files": [
"https://github.com/zfkun/ComfyUI_zfkun"
],
"install_type": "git-clone",
"description": "A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language), image loader, webcamera capture."
},
{
"author": "jtrue",
"title": "ComfyUI-JaRue",
"reference": "https://github.com/jtrue/ComfyUI-JaRue",
"files": [
"https://github.com/jtrue/ComfyUI-JaRue"
],
"nodename_pattern": "_jru$",
"install_type": "git-clone",
"description": "A collection of nodes powering a tensor oracle on a home network with automation"
} }
] ]
} }

View File

@ -1029,7 +1029,9 @@
"DiffusersSchedulerLoader", "DiffusersSchedulerLoader",
"DiffusersVaeLoader", "DiffusersVaeLoader",
"StreamDiffusionCreateStream", "StreamDiffusionCreateStream",
"StreamDiffusionSampler" "StreamDiffusionFastSampler",
"StreamDiffusionSampler",
"StreamDiffusionWarmup"
], ],
{ {
"title_aux": "ComfyUI-Diffusers" "title_aux": "ComfyUI-Diffusers"
@ -1410,8 +1412,10 @@
[ [
"AnalyseMetadata", "AnalyseMetadata",
"DateIntegerNode", "DateIntegerNode",
"DisplayMetaOptions",
"LoadImageWithMeta", "LoadImageWithMeta",
"MetadataOverlayNode" "MetadataOverlayNode",
"VideoPathMetaExtraction"
], ],
{ {
"title_aux": "ComfyUI-RenderRiftNodes" "title_aux": "ComfyUI-RenderRiftNodes"
@ -1638,6 +1642,7 @@
"CR Aspect Ratio SDXL", "CR Aspect Ratio SDXL",
"CR Batch Process Switch", "CR Batch Process Switch",
"CR Binary Pattern", "CR Binary Pattern",
"CR Binary To List",
"CR Central Schedule", "CR Central Schedule",
"CR Check Job Complete", "CR Check Job Complete",
"CR Checker Pattern", "CR Checker Pattern",
@ -1713,6 +1718,7 @@
"CR Interpolate Rotation", "CR Interpolate Rotation",
"CR Interpolate Track", "CR Interpolate Track",
"CR Interpolate Zoom", "CR Interpolate Zoom",
"CR Intertwine Lists",
"CR Job Current Frame", "CR Job Current Frame",
"CR Job List", "CR Job List",
"CR Job Scheduler", "CR Job Scheduler",
@ -1837,7 +1843,7 @@
], ],
{ {
"author": "Suzie1", "author": "Suzie1",
"description": "160 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.", "description": "162 custom nodes for Graphics, Animation, IO, Aspect Ratio, Model Merge, ControlNet, LoRA, XY Grid, and Utilities.",
"nickname": "Comfyroll Studio", "nickname": "Comfyroll Studio",
"title": "Comfyroll Studio", "title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes" "title_aux": "ComfyUI_Comfyroll_CustomNodes"
@ -2049,7 +2055,9 @@
"0246.RandomInt", "0246.RandomInt",
"0246.Script", "0246.Script",
"0246.ScriptImbue", "0246.ScriptImbue",
"0246.ScriptNode",
"0246.ScriptPlan", "0246.ScriptPlan",
"0246.ScriptRule",
"0246.Stringify" "0246.Stringify"
], ],
{ {
@ -2544,6 +2552,14 @@
"title_aux": "AegisFlow Utility Nodes" "title_aux": "AegisFlow Utility Nodes"
} }
], ],
"https://github.com/ai-liam/comfyui_liam_util": [
[
"LiamLoadImage"
],
{
"title_aux": "LiamUtil"
}
],
"https://github.com/aianimation55/ComfyUI-FatLabels": [ "https://github.com/aianimation55/ComfyUI-FatLabels": [
[ [
"FatLabels" "FatLabels"
@ -2743,11 +2759,14 @@
"B_ENUM", "B_ENUM",
"B_VECTOR3", "B_VECTOR3",
"B_VECTOR4", "B_VECTOR4",
"Combine Points",
"CreateShapeFlow", "CreateShapeFlow",
"ExportBlendshapes", "ExportBlendshapes",
"ExportGLTF", "ExportGLTF",
"Extract Boundary Points",
"Image Alpha Mask Merge", "Image Alpha Mask Merge",
"ImageBridge", "ImageBridge",
"LoadImageFromRequest",
"LoadImageWithAlpha", "LoadImageWithAlpha",
"SAM MultiLayer", "SAM MultiLayer",
"Save Image With Workflow" "Save Image With Workflow"
@ -3493,6 +3512,7 @@
"https://github.com/cubiq/ComfyUI_essentials": [ "https://github.com/cubiq/ComfyUI_essentials": [
[ [
"ConsoleDebug+", "ConsoleDebug+",
"ExtractKeyframes+",
"GetImageSize+", "GetImageSize+",
"ImageCASharpening+", "ImageCASharpening+",
"ImageCrop+", "ImageCrop+",
@ -3506,6 +3526,7 @@
"MaskBlur+", "MaskBlur+",
"MaskExpandBatch+", "MaskExpandBatch+",
"MaskFlip+", "MaskFlip+",
"MaskFromBatch+",
"MaskFromColor+", "MaskFromColor+",
"MaskPreview+", "MaskPreview+",
"ModelCompile+", "ModelCompile+",
@ -4135,6 +4156,15 @@
"title_aux": "Various ComfyUI Nodes by Type" "title_aux": "Various ComfyUI Nodes by Type"
} }
], ],
"https://github.com/jesenzhang/ComfyUI_StreamDiffusion": [
[
"StreamDiffusion_Loader",
"StreamDiffusion_Sampler"
],
{
"title_aux": "ComfyUI_StreamDiffusion"
}
],
"https://github.com/jitcoder/lora-info": [ "https://github.com/jitcoder/lora-info": [
[ [
"LoraInfo" "LoraInfo"