update DB

This commit is contained in:
Dr.Lt.Data
2024-05-03 20:31:47 +09:00
parent 27443d2ee5
commit f87c8637cf
7 changed files with 306 additions and 191 deletions

View File

@@ -9,6 +9,27 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
},
{
"author": "GraftingRayman",
"title": "ComfyUI-GR",
"reference": "https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector",
"files": [
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector"
],
"install_type": "git-clone",
"description": "Nodes:GR Prompt Selector"
},
{
"author": "oztrkoguz",
"title": "Kosmos2_BBox_Cutter Models",
"reference": "https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter",
"files": [
"https://github.com/oztrkoguz/ComfyUI_Kosmos2_BBox_Cutter"
],
"install_type": "git-clone",
"description": "Nodes:KosmosLoader, Kosmos2SamplerSimple, Write"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-PuLID-ZHO [WIP]",

View File

@@ -10,6 +10,26 @@
},
{
"author": "curiousjp",
"title": "ComfyUI-MaskBatchPermutations",
"reference": "https://github.com/curiousjp/ComfyUI-MaskBatchPermutations",
"files": [
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations"
],
"install_type": "git-clone",
"description": "Permutes a mask batch to present possible additive combinations. Passing a mask batch (e.g. out of [a/SEGS to Mask Batch](https://github.com/ltdrdata/ComfyUI-Impact-Pack)) will return a new mask batch representing all the possible combinations of the included masks. So, a mask batch with two mask sections, 'A' and 'B', will return a batch containing an empty mask, an empty mask & A, an empty mask & B, and an empty mask & A & B."
},
{
"author": "yuvraj108c",
"title": "ComfyUI Upscaler TensorRT",
"reference": "https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt",
"files": [
"https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt"
],
"install_type": "git-clone",
"description": "This project provides a Tensorrt implementation for fast image upscaling inside ComfyUI (3-4x faster)"
},
{
"author": "alessandrozonta",
"title": "Bounding Box Crop Node for ComfyUI",
@@ -20,6 +40,16 @@
"install_type": "git-clone",
"description": "This extension contains a custom node for ComfyUI. The node, called 'Bounding Box Crop', is designed to compute the top-left coordinates of a cropped bounding box based on input coordinates and dimensions of the final cropped image. It does so computing the center of the cropping area and then computing where the top-left coordinates would be."
},
{
"author": "Gourieff",
"title": "ComfyUI-FutureWarningIgnore",
"reference": "https://github.com/Gourieff/ComfyUI-FutureWarningIgnore",
"files": [
"https://github.com/Gourieff/ComfyUI-FutureWarningIgnore/raw/main/0_FutureWarningIgnore.py"
],
"install_type": "copy",
"description": "This extension collapses 'future warning'"
},
{
"author": "kealiu",
"title": "ComfyUI-Zero123-Porting",
@@ -659,36 +689,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI InstantMesh is custom nodes that running TencentARC/InstantMesh into ComfyUI, this extension depends on ComfyUI-3D-Pack. Please refer to Readme carefully to install."
},
{
"author": "kunieone",
"title": "ComfyUI_alkaid",
"reference": "https://github.com/kunieone/ComfyUI_alkaid",
"files": [
"https://github.com/kunieone/ComfyUI_alkaid"
],
"install_type": "git-clone",
"description": "Nodes:A_Face3DSwapper, A_FaceCrop, A_FacePaste, A_OpenPosePreprocessor, A_EmptyLatentImageLongside, A_GetImageSize, AlkaidLoader, AdapterFaceLoader, AdapterStyleLoader, ..."
},
{
"author": "royceschultz",
"title": "ComfyUI-TranscriptionTools",
"reference": "https://github.com/royceschultz/ComfyUI-TranscriptionTools",
"files": [
"https://github.com/royceschultz/ComfyUI-TranscriptionTools"
],
"install_type": "git-clone",
"description": "Transcribe audio and video files in ComfyUI."
},
{
"author": "turkyden",
"title": "ComfyUI-Sticker",
"reference": "https://github.com/turkyden/ComfyUI-Sticker",
"files": [
"https://github.com/turkyden/ComfyUI-Sticker"
],
"install_type": "git-clone",
"description": "image to sticker"
}
]
}

View File

@@ -1136,7 +1136,8 @@
"Make Interpolation State List",
"RIFE VFI",
"STMFNet VFI",
"Sepconv VFI"
"Sepconv VFI",
"VFI FloatToInt"
],
{
"title_aux": "ComfyUI Frame Interpolation"
@@ -4036,7 +4037,7 @@
{
"author": "tinyterra",
"description": "This extension offers various pipe nodes, fullscreen image viewer based on node history, dynamic widgets, interface customization, and more.",
"nickname": "ttNodes",
"nickname": "\ud83c\udf0f",
"nodename_pattern": "^ttN ",
"title": "tinyterraNodes",
"title_aux": "ComfyUI_tinyterraNodes"
@@ -6237,12 +6238,19 @@
"LayerMask: Shadow & Highlight Mask",
"LayerMask: YoloV8Detect",
"LayerStyle: ColorOverlay",
"LayerStyle: ColorOverlay V2",
"LayerStyle: DropShadow",
"LayerStyle: DropShadow V2",
"LayerStyle: GradientOverlay",
"LayerStyle: GradientOverlay V2",
"LayerStyle: InnerGlow",
"LayerStyle: InnerGlow V2",
"LayerStyle: InnerShadow",
"LayerStyle: InnerShadow V2",
"LayerStyle: OuterGlow",
"LayerStyle: OuterGlow V2",
"LayerStyle: Stroke",
"LayerStyle: Stroke V2",
"LayerUtility: Boolean",
"LayerUtility: BooleanOperator",
"LayerUtility: ColorImage",
@@ -6262,7 +6270,9 @@
"LayerUtility: ImageAutoCrop",
"LayerUtility: ImageAutoCrop V2",
"LayerUtility: ImageBlend",
"LayerUtility: ImageBlend V2",
"LayerUtility: ImageBlendAdvance",
"LayerUtility: ImageBlendAdvance V2",
"LayerUtility: ImageChannelMerge",
"LayerUtility: ImageChannelSplit",
"LayerUtility: ImageCombineAlpha",
@@ -6293,6 +6303,10 @@
"LayerUtility: XY to Percent"
],
{
"author": "Chris Freilich",
"description": "This extension provides a blend modes node with 30 blend modes.",
"nickname": "Virtuoso Pack - Blend Nodes",
"title": "Virtuoso Pack - Blend Modes",
"title_aux": "ComfyUI Layer Style"
}
],
@@ -6900,6 +6914,14 @@
"title_aux": "ComfyUI Essentials"
}
],
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": [
[
"PermuteMaskBatch"
],
{
"title_aux": "ComfyUI-MaskBatchPermutations"
}
],
"https://github.com/czcz1024/Comfyui-FaceCompare": [
[
"FaceCompare"
@@ -8853,18 +8875,16 @@
"FloatConstant",
"FloatToMask",
"FloatToSigmas",
"GLIGENTextBoxApplyBatch",
"GLIGENTextBoxApplyBatchCoords",
"GenerateNoise",
"GetImageRangeFromBatch",
"GetImagesFromBatchIndexed",
"GetImageSizeAndCount",
"GetLatentsFromBatchIndexed",
"GetMaskSize",
"GetMaskSizeAndCount",
"GrowMaskWithBlur",
"INTConstant",
"ImageAndMaskPreview",
"ImageBatchMulti",
"ImageBatchRepeatInterleaving",
"ImageBatchTestPattern",
"ImageConcanate",
"ImageGrabPIL",
@@ -8890,7 +8910,6 @@
"OffsetMaskByNormalizedAmplitude",
"RemapImageRange",
"RemapMaskRange",
"ReplaceImagesInBatch",
"ResizeMask",
"ReverseImageBatch",
"RoundMask",
@@ -11975,6 +11994,7 @@
"easy XYPlot",
"easy XYPlotAdvanced",
"easy a1111Loader",
"easy applyFooocusInpaint",
"easy boolean",
"easy cascadeKSampler",
"easy cascadeLoader",
@@ -12214,6 +12234,14 @@
"title_aux": "ComfyUI-Pronodes"
}
],
"https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": [
[
"UpscalerTensorrt"
],
{
"title_aux": "ComfyUI Upscaler TensorRT"
}
],
"https://github.com/yuvraj108c/ComfyUI-Vsgan": [
[
"DepthAnythingTrtNode",