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

@@ -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",
"title": "ComfyUI-DareMerge",
@@ -241,7 +261,7 @@
"https://github.com/RenderRift/ComfyUI-RenderRiftNodes"
],
"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",
@@ -675,27 +695,6 @@
],
"install_type": "git-clone",
"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",
"DiffusersVaeLoader",
"StreamDiffusionCreateStream",
"StreamDiffusionSampler"
"StreamDiffusionFastSampler",
"StreamDiffusionSampler",
"StreamDiffusionWarmup"
],
{
"title_aux": "ComfyUI-Diffusers"
@@ -1410,8 +1412,10 @@
[
"AnalyseMetadata",
"DateIntegerNode",
"DisplayMetaOptions",
"LoadImageWithMeta",
"MetadataOverlayNode"
"MetadataOverlayNode",
"VideoPathMetaExtraction"
],
{
"title_aux": "ComfyUI-RenderRiftNodes"
@@ -1638,6 +1642,7 @@
"CR Aspect Ratio SDXL",
"CR Batch Process Switch",
"CR Binary Pattern",
"CR Binary To List",
"CR Central Schedule",
"CR Check Job Complete",
"CR Checker Pattern",
@@ -1713,6 +1718,7 @@
"CR Interpolate Rotation",
"CR Interpolate Track",
"CR Interpolate Zoom",
"CR Intertwine Lists",
"CR Job Current Frame",
"CR Job List",
"CR Job Scheduler",
@@ -1837,7 +1843,7 @@
],
{
"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",
"title": "Comfyroll Studio",
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
@@ -2049,7 +2055,9 @@
"0246.RandomInt",
"0246.Script",
"0246.ScriptImbue",
"0246.ScriptNode",
"0246.ScriptPlan",
"0246.ScriptRule",
"0246.Stringify"
],
{
@@ -2544,6 +2552,14 @@
"title_aux": "AegisFlow Utility Nodes"
}
],
"https://github.com/ai-liam/comfyui_liam_util": [
[
"LiamLoadImage"
],
{
"title_aux": "LiamUtil"
}
],
"https://github.com/aianimation55/ComfyUI-FatLabels": [
[
"FatLabels"
@@ -2743,11 +2759,14 @@
"B_ENUM",
"B_VECTOR3",
"B_VECTOR4",
"Combine Points",
"CreateShapeFlow",
"ExportBlendshapes",
"ExportGLTF",
"Extract Boundary Points",
"Image Alpha Mask Merge",
"ImageBridge",
"LoadImageFromRequest",
"LoadImageWithAlpha",
"SAM MultiLayer",
"Save Image With Workflow"
@@ -3493,6 +3512,7 @@
"https://github.com/cubiq/ComfyUI_essentials": [
[
"ConsoleDebug+",
"ExtractKeyframes+",
"GetImageSize+",
"ImageCASharpening+",
"ImageCrop+",
@@ -3506,6 +3526,7 @@
"MaskBlur+",
"MaskExpandBatch+",
"MaskFlip+",
"MaskFromBatch+",
"MaskFromColor+",
"MaskPreview+",
"ModelCompile+",
@@ -4135,6 +4156,15 @@
"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": [
[
"LoraInfo"