mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-24 05:24:25 +08:00
update DB
This commit is contained in:
parent
e569b4e613
commit
b63d603482
@ -27779,7 +27779,7 @@
|
|||||||
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor"
|
"https://github.com/jurdnf/ComfyUI-JurdnsModelSculptor"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI custom node package for seamless integration with Threads (Meta's social platform). This package allows you to publish posts, manage images, and retrieve post history directly from your ComfyUI workflows."
|
"description": "A collection of ComfyUI nodes that sculpt diffusion models by applying gradient-based modifications to different layers and blocks."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "jurdnf",
|
"author": "jurdnf",
|
||||||
@ -28048,6 +28048,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Custom node to extract the colors in an image as a palette for use with ComfyUI-PixelArt-Detector"
|
"description": "Custom node to extract the colors in an image as a palette for use with ComfyUI-PixelArt-Detector"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "cmdicely",
|
||||||
|
"title": "GrsAI api in ComfyUI",
|
||||||
|
"reference": "https://github.com/31702160136/ComfyUI-GrsAI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/31702160136/ComfyUI-GrsAI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "GrsAI API node supports models: Flux-Pro-1.1 (¥ 0.03), Flux-Ultra-1.1 (¥ 0.04), Flux Kontext Pro (¥ 0.035), Flux Kontext Max (¥ 0.07), GPT Image (¥ 0.02). Support text generated images, image generated images, and multi image fusion."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -298,29 +298,36 @@
|
|||||||
"https://github.com/1hew/ComfyUI-1hewNodes": [
|
"https://github.com/1hew/ComfyUI-1hewNodes": [
|
||||||
[
|
[
|
||||||
"ImageAddLabel",
|
"ImageAddLabel",
|
||||||
"ImageBBoxCrop",
|
"ImageBBoxMaskCrop",
|
||||||
"ImageBBoxPaste",
|
"ImageBBoxMaskPaste",
|
||||||
|
"ImageBatchToList",
|
||||||
"ImageBlendModesByAlpha",
|
"ImageBlendModesByAlpha",
|
||||||
"ImageBlendModesByCSS",
|
"ImageBlendModesByCSS",
|
||||||
"ImageCropEdge",
|
"ImageCropEdge",
|
||||||
"ImageCropSquare",
|
"ImageCropSquare",
|
||||||
"ImageCropWithBBox",
|
"ImageCropWithBBoxMask",
|
||||||
"ImageDetailHLFreqSeparation",
|
"ImageDetailHLFreqSeparation",
|
||||||
"ImageEditStitch",
|
"ImageEditStitch",
|
||||||
"ImageListAppend",
|
"ImageListAppend",
|
||||||
|
"ImageListToBatch",
|
||||||
"ImageLumaMatte",
|
"ImageLumaMatte",
|
||||||
"ImagePlot",
|
"ImagePlot",
|
||||||
"ImageResizeUniversal",
|
"ImageResizeUniversal",
|
||||||
"ImageSolid",
|
"ImageSolid",
|
||||||
"ImageTileMerge",
|
"ImageTileMerge",
|
||||||
"ImageTileSplit",
|
"ImageTileSplit",
|
||||||
"MaskBBoxCrop",
|
"ListCustomFloat",
|
||||||
|
"ListCustomInt",
|
||||||
|
"ListCustomString",
|
||||||
|
"MaskBBoxMaskCrop",
|
||||||
"MaskBatchMathOps",
|
"MaskBatchMathOps",
|
||||||
|
"MaskBatchToList",
|
||||||
|
"MaskListToBatch",
|
||||||
"MaskMathOps",
|
"MaskMathOps",
|
||||||
"PathBuild",
|
"PathBuild",
|
||||||
"RangeMapping",
|
"RangeMapping",
|
||||||
"TextCustomExtract",
|
"StringCoordinateToBBoxes",
|
||||||
"TextCustomList"
|
"TextCustomExtract"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI 1hewNodes"
|
"title_aux": "ComfyUI 1hewNodes"
|
||||||
@ -399,6 +406,18 @@
|
|||||||
"title_aux": "ComfyUI MagicClip_Strength for SDXL"
|
"title_aux": "ComfyUI MagicClip_Strength for SDXL"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/31702160136/ComfyUI-GrsAI": [
|
||||||
|
[
|
||||||
|
"GPTImage_ImageToImage",
|
||||||
|
"GPTImage_TextToImage",
|
||||||
|
"GrsaiFluxKontext_ImageToImage",
|
||||||
|
"GrsaiFluxKontext_MultiImageToImage",
|
||||||
|
"GrsaiFluxKontext_TextToImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "GrsAI api in ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/42lux/ComfyUI-42lux": [
|
"https://github.com/42lux/ComfyUI-42lux": [
|
||||||
[
|
[
|
||||||
"FluxEmptyLatentSizePicker",
|
"FluxEmptyLatentSizePicker",
|
||||||
@ -16016,6 +16035,7 @@
|
|||||||
"CPackOutputAudio",
|
"CPackOutputAudio",
|
||||||
"CPackOutputFile",
|
"CPackOutputFile",
|
||||||
"CPackOutputImage",
|
"CPackOutputImage",
|
||||||
|
"CPackOutputTextFile",
|
||||||
"CPackOutputVideo",
|
"CPackOutputVideo",
|
||||||
"CPackOutputZip",
|
"CPackOutputZip",
|
||||||
"CPackOutputZipSwitch"
|
"CPackOutputZipSwitch"
|
||||||
@ -18412,6 +18432,7 @@
|
|||||||
"Image Filter",
|
"Image Filter",
|
||||||
"Image List From Batch",
|
"Image List From Batch",
|
||||||
"Mask Image Filter",
|
"Mask Image Filter",
|
||||||
|
"Masked Section",
|
||||||
"Pick from List",
|
"Pick from List",
|
||||||
"Split String by Commas",
|
"Split String by Commas",
|
||||||
"String to Float",
|
"String to Float",
|
||||||
@ -34536,7 +34557,8 @@
|
|||||||
"JM-MiniMax-API/load-audio",
|
"JM-MiniMax-API/load-audio",
|
||||||
"JM-MiniMax-API/text-to-speech",
|
"JM-MiniMax-API/text-to-speech",
|
||||||
"JM-MiniMax-API/video-generation",
|
"JM-MiniMax-API/video-generation",
|
||||||
"JM-MiniMax-API/voice-cloning"
|
"JM-MiniMax-API/voice-cloning",
|
||||||
|
"JM-MiniMax-API/voice-design"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-JM-MiniMax-API"
|
"title_aux": "ComfyUI-JM-MiniMax-API"
|
||||||
@ -35863,9 +35885,170 @@
|
|||||||
"AudioCropProcessUTK",
|
"AudioCropProcessUTK",
|
||||||
"DepthMapBlur_UTK",
|
"DepthMapBlur_UTK",
|
||||||
"EmptyUnitGenerator_UTK",
|
"EmptyUnitGenerator_UTK",
|
||||||
|
"FillMaskedArea_UTK",
|
||||||
|
"ImageAndMaskPreview_UTK",
|
||||||
"ImageConcatenateMulti_UTK",
|
"ImageConcatenateMulti_UTK",
|
||||||
"ImageConcatenate_UTK",
|
"ImageConcatenate_UTK",
|
||||||
|
"ImagePadForOutpaintMasked_UTK",
|
||||||
"ImageRatioDetector_UTK",
|
"ImageRatioDetector_UTK",
|
||||||
|
"ImitationHueNode_UTK",
|
||||||
|
"LayerColor: AutoAdjust",
|
||||||
|
"LayerColor: AutoAdjustV2",
|
||||||
|
"LayerColor: AutoBrightness",
|
||||||
|
"LayerColor: Brightness & Contrast",
|
||||||
|
"LayerColor: BrightnessContrastV2",
|
||||||
|
"LayerColor: Color of Shadow & Highlight",
|
||||||
|
"LayerColor: ColorAdapter",
|
||||||
|
"LayerColor: ColorBalance",
|
||||||
|
"LayerColor: ColorTemperature",
|
||||||
|
"LayerColor: ColorofShadowHighlightV2",
|
||||||
|
"LayerColor: Exposure",
|
||||||
|
"LayerColor: Gamma",
|
||||||
|
"LayerColor: HSV",
|
||||||
|
"LayerColor: LAB",
|
||||||
|
"LayerColor: LUT Apply",
|
||||||
|
"LayerColor: Levels",
|
||||||
|
"LayerColor: RGB",
|
||||||
|
"LayerColor: YUV",
|
||||||
|
"LayerFilter: AddGrain",
|
||||||
|
"LayerFilter: ChannelShake",
|
||||||
|
"LayerFilter: ColorMap",
|
||||||
|
"LayerFilter: Film",
|
||||||
|
"LayerFilter: FilmV2",
|
||||||
|
"LayerFilter: GaussianBlur",
|
||||||
|
"LayerFilter: GaussianBlurV2",
|
||||||
|
"LayerFilter: HDREffects",
|
||||||
|
"LayerFilter: HalfTone",
|
||||||
|
"LayerFilter: LightLeak",
|
||||||
|
"LayerFilter: MotionBlur",
|
||||||
|
"LayerFilter: Sharp & Soft",
|
||||||
|
"LayerFilter: SkinBeauty",
|
||||||
|
"LayerFilter: SoftLight",
|
||||||
|
"LayerFilter: WaterColor",
|
||||||
|
"LayerMask: BlendIf Mask",
|
||||||
|
"LayerMask: CreateGradientMask",
|
||||||
|
"LayerMask: ImageToMask",
|
||||||
|
"LayerMask: LoadSegformerModel",
|
||||||
|
"LayerMask: MaskBoxDetect",
|
||||||
|
"LayerMask: MaskByColor",
|
||||||
|
"LayerMask: MaskEdgeShrink",
|
||||||
|
"LayerMask: MaskEdgeUltraDetail",
|
||||||
|
"LayerMask: MaskEdgeUltraDetail V2",
|
||||||
|
"LayerMask: MaskGradient",
|
||||||
|
"LayerMask: MaskGrain",
|
||||||
|
"LayerMask: MaskGrow",
|
||||||
|
"LayerMask: MaskInvert",
|
||||||
|
"LayerMask: MaskMotionBlur",
|
||||||
|
"LayerMask: MaskPreview",
|
||||||
|
"LayerMask: MaskStroke",
|
||||||
|
"LayerMask: PixelSpread",
|
||||||
|
"LayerMask: RemBgUltra",
|
||||||
|
"LayerMask: RmBgUltra V2",
|
||||||
|
"LayerMask: SegformerB2ClothesUltra",
|
||||||
|
"LayerMask: SegformerClothesPipelineLoader",
|
||||||
|
"LayerMask: SegformerClothesSetting",
|
||||||
|
"LayerMask: SegformerFashionPipelineLoader",
|
||||||
|
"LayerMask: SegformerFashionSetting",
|
||||||
|
"LayerMask: SegformerUltraV2",
|
||||||
|
"LayerMask: SegformerUltraV3",
|
||||||
|
"LayerMask: Shadow & Highlight Mask",
|
||||||
|
"LayerMask: ShadowHighlightMaskV2",
|
||||||
|
"LayerStyle: ColorOverlay",
|
||||||
|
"LayerStyle: ColorOverlay V2",
|
||||||
|
"LayerStyle: DropShadow",
|
||||||
|
"LayerStyle: DropShadow V2",
|
||||||
|
"LayerStyle: DropShadow V3",
|
||||||
|
"LayerStyle: Gradient Map",
|
||||||
|
"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: AnyRerouter",
|
||||||
|
"LayerUtility: BatchSelector",
|
||||||
|
"LayerUtility: Boolean",
|
||||||
|
"LayerUtility: BooleanOperator",
|
||||||
|
"LayerUtility: BooleanOperatorV2",
|
||||||
|
"LayerUtility: CheckMask",
|
||||||
|
"LayerUtility: CheckMaskV2",
|
||||||
|
"LayerUtility: ChoiceTextPreset",
|
||||||
|
"LayerUtility: ColorImage",
|
||||||
|
"LayerUtility: ColorImage V2",
|
||||||
|
"LayerUtility: ColorName",
|
||||||
|
"LayerUtility: ColorPicker",
|
||||||
|
"LayerUtility: CropBoxResolve",
|
||||||
|
"LayerUtility: CropByMask",
|
||||||
|
"LayerUtility: CropByMask V2",
|
||||||
|
"LayerUtility: CropByMask V3",
|
||||||
|
"LayerUtility: ExtendCanvas",
|
||||||
|
"LayerUtility: ExtendCanvasV2",
|
||||||
|
"LayerUtility: Float",
|
||||||
|
"LayerUtility: GetImageSize",
|
||||||
|
"LayerUtility: GetMainColors",
|
||||||
|
"LayerUtility: GetMainColorsV2",
|
||||||
|
"LayerUtility: GradientImage",
|
||||||
|
"LayerUtility: GradientImage V2",
|
||||||
|
"LayerUtility: GrayValue",
|
||||||
|
"LayerUtility: HLFrequencyDetailRestore",
|
||||||
|
"LayerUtility: HSV Value",
|
||||||
|
"LayerUtility: ICMask",
|
||||||
|
"LayerUtility: ICMaskCropBack",
|
||||||
|
"LayerUtility: If",
|
||||||
|
"LayerUtility: ImageBlend",
|
||||||
|
"LayerUtility: ImageBlend V2",
|
||||||
|
"LayerUtility: ImageBlendAdvance",
|
||||||
|
"LayerUtility: ImageBlendAdvance V2",
|
||||||
|
"LayerUtility: ImageBlendAdvance V3",
|
||||||
|
"LayerUtility: ImageChannelMerge",
|
||||||
|
"LayerUtility: ImageChannelSplit",
|
||||||
|
"LayerUtility: ImageCombineAlpha",
|
||||||
|
"LayerUtility: ImageHub",
|
||||||
|
"LayerUtility: ImageMaskScaleAs",
|
||||||
|
"LayerUtility: ImageMaskScaleAsV2",
|
||||||
|
"LayerUtility: ImageOpacity",
|
||||||
|
"LayerUtility: ImageReel",
|
||||||
|
"LayerUtility: ImageReelComposit",
|
||||||
|
"LayerUtility: ImageRemoveAlpha",
|
||||||
|
"LayerUtility: ImageScaleByAspectRatio",
|
||||||
|
"LayerUtility: ImageScaleByAspectRatio V2",
|
||||||
|
"LayerUtility: ImageScaleRestore",
|
||||||
|
"LayerUtility: ImageScaleRestore V2",
|
||||||
|
"LayerUtility: ImageShift",
|
||||||
|
"LayerUtility: ImageTaggerSave",
|
||||||
|
"LayerUtility: Integer",
|
||||||
|
"LayerUtility: LayerImageTransform",
|
||||||
|
"LayerUtility: LayerMaskTransform",
|
||||||
|
"LayerUtility: LoadVQAModel",
|
||||||
|
"LayerUtility: NameToColor",
|
||||||
|
"LayerUtility: NumberCalculator",
|
||||||
|
"LayerUtility: NumberCalculatorV2",
|
||||||
|
"LayerUtility: PrintInfo",
|
||||||
|
"LayerUtility: PurgeVRAM",
|
||||||
|
"LayerUtility: PurgeVRAM V2",
|
||||||
|
"LayerUtility: QueueStop",
|
||||||
|
"LayerUtility: RGB Value",
|
||||||
|
"LayerUtility: RandomGenerator",
|
||||||
|
"LayerUtility: RandomGeneratorV2",
|
||||||
|
"LayerUtility: RestoreCropBox",
|
||||||
|
"LayerUtility: RoundedRectangle",
|
||||||
|
"LayerUtility: Seed",
|
||||||
|
"LayerUtility: SimpleTextImage",
|
||||||
|
"LayerUtility: String",
|
||||||
|
"LayerUtility: StringCondition",
|
||||||
|
"LayerUtility: SwitchCase",
|
||||||
|
"LayerUtility: TextBox",
|
||||||
|
"LayerUtility: TextImage",
|
||||||
|
"LayerUtility: TextImage V2",
|
||||||
|
"LayerUtility: TextJoin",
|
||||||
|
"LayerUtility: TextJoinV2",
|
||||||
|
"LayerUtility: TextPreseter",
|
||||||
|
"LayerUtility: VQAPrompt",
|
||||||
|
"LayerUtility: XY to Percent",
|
||||||
"LoadAudioPlusFromPath_UTK",
|
"LoadAudioPlusFromPath_UTK",
|
||||||
"MaskAdd_UTK",
|
"MaskAdd_UTK",
|
||||||
"MaskAnd_UTK",
|
"MaskAnd_UTK",
|
||||||
@ -35877,6 +36060,10 @@
|
|||||||
"ShowText_UTK"
|
"ShowText_UTK"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
"author": "chflame",
|
||||||
|
"description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
|
||||||
|
"nickname": "LayerStyle",
|
||||||
|
"title": "LayerStyle",
|
||||||
"title_aux": "ComfyUI-UniversalToolkit"
|
"title_aux": "ComfyUI-UniversalToolkit"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
3936
github-stats.json
3936
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "OgreLemonSoup",
|
||||||
|
"title": "ComfyUI-Notes-manager",
|
||||||
|
"reference": "https://github.com/OgreLemonSoup/ComfyUI-Notes-manager",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/OgreLemonSoup/ComfyUI-Notes-manager"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This extension provides the note feature."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "WozStudios",
|
"author": "WozStudios",
|
||||||
"title": "ComfyUI-WozNodes",
|
"title": "ComfyUI-WozNodes",
|
||||||
@ -268,7 +278,7 @@
|
|||||||
"https://github.com/xzuyn/ComfyUI-xzuynodes"
|
"https://github.com/xzuyn/ComfyUI-xzuynodes"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES: Last Frame Extractor"
|
"description": "NODES: First/Last Frame (XZ), Resize Image (Original KJ), Resize Image (XZ), CLIP Text Encode (XZ), Load CLIP (XZ), TripleCLIPLoader (XZ), WanImageToVideo (XZ)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "gilons",
|
"author": "gilons",
|
||||||
@ -4207,8 +4217,8 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud"
|
"https://github.com/suncat2ps/ComfyUI-SaveImgNextcloud"
|
||||||
],
|
],
|
||||||
"description": "NODES:Save Image to Nextcloud",
|
"install_type": "git-clone",
|
||||||
"install_type": "git-clone"
|
"description": "NODES: Save Image to Nextcloud"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "KoreTeknology",
|
"author": "KoreTeknology",
|
||||||
|
|||||||
@ -149,29 +149,36 @@
|
|||||||
"https://github.com/1hew/ComfyUI-1hewNodes": [
|
"https://github.com/1hew/ComfyUI-1hewNodes": [
|
||||||
[
|
[
|
||||||
"ImageAddLabel",
|
"ImageAddLabel",
|
||||||
"ImageBBoxCrop",
|
"ImageBBoxMaskCrop",
|
||||||
"ImageBBoxPaste",
|
"ImageBBoxMaskPaste",
|
||||||
|
"ImageBatchToList",
|
||||||
"ImageBlendModesByAlpha",
|
"ImageBlendModesByAlpha",
|
||||||
"ImageBlendModesByCSS",
|
"ImageBlendModesByCSS",
|
||||||
"ImageCropEdge",
|
"ImageCropEdge",
|
||||||
"ImageCropSquare",
|
"ImageCropSquare",
|
||||||
"ImageCropWithBBox",
|
"ImageCropWithBBoxMask",
|
||||||
"ImageDetailHLFreqSeparation",
|
"ImageDetailHLFreqSeparation",
|
||||||
"ImageEditStitch",
|
"ImageEditStitch",
|
||||||
"ImageListAppend",
|
"ImageListAppend",
|
||||||
|
"ImageListToBatch",
|
||||||
"ImageLumaMatte",
|
"ImageLumaMatte",
|
||||||
"ImagePlot",
|
"ImagePlot",
|
||||||
"ImageResizeUniversal",
|
"ImageResizeUniversal",
|
||||||
"ImageSolid",
|
"ImageSolid",
|
||||||
"ImageTileMerge",
|
"ImageTileMerge",
|
||||||
"ImageTileSplit",
|
"ImageTileSplit",
|
||||||
"MaskBBoxCrop",
|
"ListCustomFloat",
|
||||||
|
"ListCustomInt",
|
||||||
|
"ListCustomString",
|
||||||
|
"MaskBBoxMaskCrop",
|
||||||
"MaskBatchMathOps",
|
"MaskBatchMathOps",
|
||||||
|
"MaskBatchToList",
|
||||||
|
"MaskListToBatch",
|
||||||
"MaskMathOps",
|
"MaskMathOps",
|
||||||
"PathBuild",
|
"PathBuild",
|
||||||
"RangeMapping",
|
"RangeMapping",
|
||||||
"TextCustomExtract",
|
"StringCoordinateToBBoxes",
|
||||||
"TextCustomList"
|
"TextCustomExtract"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-1hewNodes [WIP]"
|
"title_aux": "ComfyUI-1hewNodes [WIP]"
|
||||||
@ -669,7 +676,10 @@
|
|||||||
"TS Files Downloader",
|
"TS Files Downloader",
|
||||||
"TS Qwen2.5",
|
"TS Qwen2.5",
|
||||||
"TS Youtube Chapters",
|
"TS Youtube Chapters",
|
||||||
|
"TSCropToMask",
|
||||||
|
"TSRestoreFromCrop",
|
||||||
"TSWhisper",
|
"TSWhisper",
|
||||||
|
"TS_DeflickerNode",
|
||||||
"TS_FilePathLoader",
|
"TS_FilePathLoader",
|
||||||
"TS_Free_Video_Memory",
|
"TS_Free_Video_Memory",
|
||||||
"TS_ImageResize",
|
"TS_ImageResize",
|
||||||
@ -2370,6 +2380,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/MakkiShizu/ComfyUI-MakkiTools": [
|
"https://github.com/MakkiShizu/ComfyUI-MakkiTools": [
|
||||||
[
|
[
|
||||||
|
"AnyImageStitch",
|
||||||
"AutoLoop_create_pseudo_loop_video",
|
"AutoLoop_create_pseudo_loop_video",
|
||||||
"Environment_INFO",
|
"Environment_INFO",
|
||||||
"GetImageNthCount",
|
"GetImageNthCount",
|
||||||
@ -8799,6 +8810,7 @@
|
|||||||
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": [
|
"https://github.com/visualbruno/ComfyUI-Hunyuan3d-2-1": [
|
||||||
[
|
[
|
||||||
"Hy3D21CameraConfig",
|
"Hy3D21CameraConfig",
|
||||||
|
"Hy3D21LoadImageWithTransparency",
|
||||||
"Hy3D21ResizeImages",
|
"Hy3D21ResizeImages",
|
||||||
"Hy3D21VAEConfig",
|
"Hy3D21VAEConfig",
|
||||||
"Hy3D21VAEDecode",
|
"Hy3D21VAEDecode",
|
||||||
@ -9104,9 +9116,9 @@
|
|||||||
[
|
[
|
||||||
"CLIPLoaderXZ",
|
"CLIPLoaderXZ",
|
||||||
"CLIPTextEncodeXZ",
|
"CLIPTextEncodeXZ",
|
||||||
|
"FirstLastFrameXZ",
|
||||||
"ImageResizeKJ",
|
"ImageResizeKJ",
|
||||||
"ImageResizeXZ",
|
"ImageResizeXZ",
|
||||||
"LastFrameXZ",
|
|
||||||
"TripleCLIPLoaderXZ",
|
"TripleCLIPLoaderXZ",
|
||||||
"WanImageToVideoXZ"
|
"WanImageToVideoXZ"
|
||||||
],
|
],
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "cmdicely",
|
||||||
|
"title": "GrsAI api in ComfyUI",
|
||||||
|
"reference": "https://github.com/31702160136/ComfyUI-GrsAI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/31702160136/ComfyUI-GrsAI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "GrsAI API node supports models: Flux-Pro-1.1 (¥ 0.03), Flux-Ultra-1.1 (¥ 0.04), Flux Kontext Pro (¥ 0.035), Flux Kontext Max (¥ 0.07), GPT Image (¥ 0.02). Support text generated images, image generated images, and multi image fusion."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Limbicnation",
|
"author": "Limbicnation",
|
||||||
"title": "ComfyUI Face Detection Node",
|
"title": "ComfyUI Face Detection Node",
|
||||||
@ -683,16 +693,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI-Vui is now available in ComfyUI, Vui is a llama based transformer that predicts audio tokens."
|
"description": "ComfyUI-Vui is now available in ComfyUI, Vui is a llama based transformer that predicts audio tokens."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "LargeModGames",
|
|
||||||
"title": "ComfyUI LoRA Auto Downloader",
|
|
||||||
"reference": "https://github.com/LargeModGames/comfyui-smart-lora-downloader",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/LargeModGames/comfyui-smart-lora-downloader"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -298,29 +298,36 @@
|
|||||||
"https://github.com/1hew/ComfyUI-1hewNodes": [
|
"https://github.com/1hew/ComfyUI-1hewNodes": [
|
||||||
[
|
[
|
||||||
"ImageAddLabel",
|
"ImageAddLabel",
|
||||||
"ImageBBoxCrop",
|
"ImageBBoxMaskCrop",
|
||||||
"ImageBBoxPaste",
|
"ImageBBoxMaskPaste",
|
||||||
|
"ImageBatchToList",
|
||||||
"ImageBlendModesByAlpha",
|
"ImageBlendModesByAlpha",
|
||||||
"ImageBlendModesByCSS",
|
"ImageBlendModesByCSS",
|
||||||
"ImageCropEdge",
|
"ImageCropEdge",
|
||||||
"ImageCropSquare",
|
"ImageCropSquare",
|
||||||
"ImageCropWithBBox",
|
"ImageCropWithBBoxMask",
|
||||||
"ImageDetailHLFreqSeparation",
|
"ImageDetailHLFreqSeparation",
|
||||||
"ImageEditStitch",
|
"ImageEditStitch",
|
||||||
"ImageListAppend",
|
"ImageListAppend",
|
||||||
|
"ImageListToBatch",
|
||||||
"ImageLumaMatte",
|
"ImageLumaMatte",
|
||||||
"ImagePlot",
|
"ImagePlot",
|
||||||
"ImageResizeUniversal",
|
"ImageResizeUniversal",
|
||||||
"ImageSolid",
|
"ImageSolid",
|
||||||
"ImageTileMerge",
|
"ImageTileMerge",
|
||||||
"ImageTileSplit",
|
"ImageTileSplit",
|
||||||
"MaskBBoxCrop",
|
"ListCustomFloat",
|
||||||
|
"ListCustomInt",
|
||||||
|
"ListCustomString",
|
||||||
|
"MaskBBoxMaskCrop",
|
||||||
"MaskBatchMathOps",
|
"MaskBatchMathOps",
|
||||||
|
"MaskBatchToList",
|
||||||
|
"MaskListToBatch",
|
||||||
"MaskMathOps",
|
"MaskMathOps",
|
||||||
"PathBuild",
|
"PathBuild",
|
||||||
"RangeMapping",
|
"RangeMapping",
|
||||||
"TextCustomExtract",
|
"StringCoordinateToBBoxes",
|
||||||
"TextCustomList"
|
"TextCustomExtract"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI 1hewNodes"
|
"title_aux": "ComfyUI 1hewNodes"
|
||||||
@ -399,6 +406,18 @@
|
|||||||
"title_aux": "ComfyUI MagicClip_Strength for SDXL"
|
"title_aux": "ComfyUI MagicClip_Strength for SDXL"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/31702160136/ComfyUI-GrsAI": [
|
||||||
|
[
|
||||||
|
"GPTImage_ImageToImage",
|
||||||
|
"GPTImage_TextToImage",
|
||||||
|
"GrsaiFluxKontext_ImageToImage",
|
||||||
|
"GrsaiFluxKontext_MultiImageToImage",
|
||||||
|
"GrsaiFluxKontext_TextToImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "GrsAI api in ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/42lux/ComfyUI-42lux": [
|
"https://github.com/42lux/ComfyUI-42lux": [
|
||||||
[
|
[
|
||||||
"FluxEmptyLatentSizePicker",
|
"FluxEmptyLatentSizePicker",
|
||||||
@ -16016,6 +16035,7 @@
|
|||||||
"CPackOutputAudio",
|
"CPackOutputAudio",
|
||||||
"CPackOutputFile",
|
"CPackOutputFile",
|
||||||
"CPackOutputImage",
|
"CPackOutputImage",
|
||||||
|
"CPackOutputTextFile",
|
||||||
"CPackOutputVideo",
|
"CPackOutputVideo",
|
||||||
"CPackOutputZip",
|
"CPackOutputZip",
|
||||||
"CPackOutputZipSwitch"
|
"CPackOutputZipSwitch"
|
||||||
@ -18412,6 +18432,7 @@
|
|||||||
"Image Filter",
|
"Image Filter",
|
||||||
"Image List From Batch",
|
"Image List From Batch",
|
||||||
"Mask Image Filter",
|
"Mask Image Filter",
|
||||||
|
"Masked Section",
|
||||||
"Pick from List",
|
"Pick from List",
|
||||||
"Split String by Commas",
|
"Split String by Commas",
|
||||||
"String to Float",
|
"String to Float",
|
||||||
@ -34536,7 +34557,8 @@
|
|||||||
"JM-MiniMax-API/load-audio",
|
"JM-MiniMax-API/load-audio",
|
||||||
"JM-MiniMax-API/text-to-speech",
|
"JM-MiniMax-API/text-to-speech",
|
||||||
"JM-MiniMax-API/video-generation",
|
"JM-MiniMax-API/video-generation",
|
||||||
"JM-MiniMax-API/voice-cloning"
|
"JM-MiniMax-API/voice-cloning",
|
||||||
|
"JM-MiniMax-API/voice-design"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-JM-MiniMax-API"
|
"title_aux": "ComfyUI-JM-MiniMax-API"
|
||||||
@ -35863,9 +35885,170 @@
|
|||||||
"AudioCropProcessUTK",
|
"AudioCropProcessUTK",
|
||||||
"DepthMapBlur_UTK",
|
"DepthMapBlur_UTK",
|
||||||
"EmptyUnitGenerator_UTK",
|
"EmptyUnitGenerator_UTK",
|
||||||
|
"FillMaskedArea_UTK",
|
||||||
|
"ImageAndMaskPreview_UTK",
|
||||||
"ImageConcatenateMulti_UTK",
|
"ImageConcatenateMulti_UTK",
|
||||||
"ImageConcatenate_UTK",
|
"ImageConcatenate_UTK",
|
||||||
|
"ImagePadForOutpaintMasked_UTK",
|
||||||
"ImageRatioDetector_UTK",
|
"ImageRatioDetector_UTK",
|
||||||
|
"ImitationHueNode_UTK",
|
||||||
|
"LayerColor: AutoAdjust",
|
||||||
|
"LayerColor: AutoAdjustV2",
|
||||||
|
"LayerColor: AutoBrightness",
|
||||||
|
"LayerColor: Brightness & Contrast",
|
||||||
|
"LayerColor: BrightnessContrastV2",
|
||||||
|
"LayerColor: Color of Shadow & Highlight",
|
||||||
|
"LayerColor: ColorAdapter",
|
||||||
|
"LayerColor: ColorBalance",
|
||||||
|
"LayerColor: ColorTemperature",
|
||||||
|
"LayerColor: ColorofShadowHighlightV2",
|
||||||
|
"LayerColor: Exposure",
|
||||||
|
"LayerColor: Gamma",
|
||||||
|
"LayerColor: HSV",
|
||||||
|
"LayerColor: LAB",
|
||||||
|
"LayerColor: LUT Apply",
|
||||||
|
"LayerColor: Levels",
|
||||||
|
"LayerColor: RGB",
|
||||||
|
"LayerColor: YUV",
|
||||||
|
"LayerFilter: AddGrain",
|
||||||
|
"LayerFilter: ChannelShake",
|
||||||
|
"LayerFilter: ColorMap",
|
||||||
|
"LayerFilter: Film",
|
||||||
|
"LayerFilter: FilmV2",
|
||||||
|
"LayerFilter: GaussianBlur",
|
||||||
|
"LayerFilter: GaussianBlurV2",
|
||||||
|
"LayerFilter: HDREffects",
|
||||||
|
"LayerFilter: HalfTone",
|
||||||
|
"LayerFilter: LightLeak",
|
||||||
|
"LayerFilter: MotionBlur",
|
||||||
|
"LayerFilter: Sharp & Soft",
|
||||||
|
"LayerFilter: SkinBeauty",
|
||||||
|
"LayerFilter: SoftLight",
|
||||||
|
"LayerFilter: WaterColor",
|
||||||
|
"LayerMask: BlendIf Mask",
|
||||||
|
"LayerMask: CreateGradientMask",
|
||||||
|
"LayerMask: ImageToMask",
|
||||||
|
"LayerMask: LoadSegformerModel",
|
||||||
|
"LayerMask: MaskBoxDetect",
|
||||||
|
"LayerMask: MaskByColor",
|
||||||
|
"LayerMask: MaskEdgeShrink",
|
||||||
|
"LayerMask: MaskEdgeUltraDetail",
|
||||||
|
"LayerMask: MaskEdgeUltraDetail V2",
|
||||||
|
"LayerMask: MaskGradient",
|
||||||
|
"LayerMask: MaskGrain",
|
||||||
|
"LayerMask: MaskGrow",
|
||||||
|
"LayerMask: MaskInvert",
|
||||||
|
"LayerMask: MaskMotionBlur",
|
||||||
|
"LayerMask: MaskPreview",
|
||||||
|
"LayerMask: MaskStroke",
|
||||||
|
"LayerMask: PixelSpread",
|
||||||
|
"LayerMask: RemBgUltra",
|
||||||
|
"LayerMask: RmBgUltra V2",
|
||||||
|
"LayerMask: SegformerB2ClothesUltra",
|
||||||
|
"LayerMask: SegformerClothesPipelineLoader",
|
||||||
|
"LayerMask: SegformerClothesSetting",
|
||||||
|
"LayerMask: SegformerFashionPipelineLoader",
|
||||||
|
"LayerMask: SegformerFashionSetting",
|
||||||
|
"LayerMask: SegformerUltraV2",
|
||||||
|
"LayerMask: SegformerUltraV3",
|
||||||
|
"LayerMask: Shadow & Highlight Mask",
|
||||||
|
"LayerMask: ShadowHighlightMaskV2",
|
||||||
|
"LayerStyle: ColorOverlay",
|
||||||
|
"LayerStyle: ColorOverlay V2",
|
||||||
|
"LayerStyle: DropShadow",
|
||||||
|
"LayerStyle: DropShadow V2",
|
||||||
|
"LayerStyle: DropShadow V3",
|
||||||
|
"LayerStyle: Gradient Map",
|
||||||
|
"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: AnyRerouter",
|
||||||
|
"LayerUtility: BatchSelector",
|
||||||
|
"LayerUtility: Boolean",
|
||||||
|
"LayerUtility: BooleanOperator",
|
||||||
|
"LayerUtility: BooleanOperatorV2",
|
||||||
|
"LayerUtility: CheckMask",
|
||||||
|
"LayerUtility: CheckMaskV2",
|
||||||
|
"LayerUtility: ChoiceTextPreset",
|
||||||
|
"LayerUtility: ColorImage",
|
||||||
|
"LayerUtility: ColorImage V2",
|
||||||
|
"LayerUtility: ColorName",
|
||||||
|
"LayerUtility: ColorPicker",
|
||||||
|
"LayerUtility: CropBoxResolve",
|
||||||
|
"LayerUtility: CropByMask",
|
||||||
|
"LayerUtility: CropByMask V2",
|
||||||
|
"LayerUtility: CropByMask V3",
|
||||||
|
"LayerUtility: ExtendCanvas",
|
||||||
|
"LayerUtility: ExtendCanvasV2",
|
||||||
|
"LayerUtility: Float",
|
||||||
|
"LayerUtility: GetImageSize",
|
||||||
|
"LayerUtility: GetMainColors",
|
||||||
|
"LayerUtility: GetMainColorsV2",
|
||||||
|
"LayerUtility: GradientImage",
|
||||||
|
"LayerUtility: GradientImage V2",
|
||||||
|
"LayerUtility: GrayValue",
|
||||||
|
"LayerUtility: HLFrequencyDetailRestore",
|
||||||
|
"LayerUtility: HSV Value",
|
||||||
|
"LayerUtility: ICMask",
|
||||||
|
"LayerUtility: ICMaskCropBack",
|
||||||
|
"LayerUtility: If",
|
||||||
|
"LayerUtility: ImageBlend",
|
||||||
|
"LayerUtility: ImageBlend V2",
|
||||||
|
"LayerUtility: ImageBlendAdvance",
|
||||||
|
"LayerUtility: ImageBlendAdvance V2",
|
||||||
|
"LayerUtility: ImageBlendAdvance V3",
|
||||||
|
"LayerUtility: ImageChannelMerge",
|
||||||
|
"LayerUtility: ImageChannelSplit",
|
||||||
|
"LayerUtility: ImageCombineAlpha",
|
||||||
|
"LayerUtility: ImageHub",
|
||||||
|
"LayerUtility: ImageMaskScaleAs",
|
||||||
|
"LayerUtility: ImageMaskScaleAsV2",
|
||||||
|
"LayerUtility: ImageOpacity",
|
||||||
|
"LayerUtility: ImageReel",
|
||||||
|
"LayerUtility: ImageReelComposit",
|
||||||
|
"LayerUtility: ImageRemoveAlpha",
|
||||||
|
"LayerUtility: ImageScaleByAspectRatio",
|
||||||
|
"LayerUtility: ImageScaleByAspectRatio V2",
|
||||||
|
"LayerUtility: ImageScaleRestore",
|
||||||
|
"LayerUtility: ImageScaleRestore V2",
|
||||||
|
"LayerUtility: ImageShift",
|
||||||
|
"LayerUtility: ImageTaggerSave",
|
||||||
|
"LayerUtility: Integer",
|
||||||
|
"LayerUtility: LayerImageTransform",
|
||||||
|
"LayerUtility: LayerMaskTransform",
|
||||||
|
"LayerUtility: LoadVQAModel",
|
||||||
|
"LayerUtility: NameToColor",
|
||||||
|
"LayerUtility: NumberCalculator",
|
||||||
|
"LayerUtility: NumberCalculatorV2",
|
||||||
|
"LayerUtility: PrintInfo",
|
||||||
|
"LayerUtility: PurgeVRAM",
|
||||||
|
"LayerUtility: PurgeVRAM V2",
|
||||||
|
"LayerUtility: QueueStop",
|
||||||
|
"LayerUtility: RGB Value",
|
||||||
|
"LayerUtility: RandomGenerator",
|
||||||
|
"LayerUtility: RandomGeneratorV2",
|
||||||
|
"LayerUtility: RestoreCropBox",
|
||||||
|
"LayerUtility: RoundedRectangle",
|
||||||
|
"LayerUtility: Seed",
|
||||||
|
"LayerUtility: SimpleTextImage",
|
||||||
|
"LayerUtility: String",
|
||||||
|
"LayerUtility: StringCondition",
|
||||||
|
"LayerUtility: SwitchCase",
|
||||||
|
"LayerUtility: TextBox",
|
||||||
|
"LayerUtility: TextImage",
|
||||||
|
"LayerUtility: TextImage V2",
|
||||||
|
"LayerUtility: TextJoin",
|
||||||
|
"LayerUtility: TextJoinV2",
|
||||||
|
"LayerUtility: TextPreseter",
|
||||||
|
"LayerUtility: VQAPrompt",
|
||||||
|
"LayerUtility: XY to Percent",
|
||||||
"LoadAudioPlusFromPath_UTK",
|
"LoadAudioPlusFromPath_UTK",
|
||||||
"MaskAdd_UTK",
|
"MaskAdd_UTK",
|
||||||
"MaskAnd_UTK",
|
"MaskAnd_UTK",
|
||||||
@ -35877,6 +36060,10 @@
|
|||||||
"ShowText_UTK"
|
"ShowText_UTK"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
"author": "chflame",
|
||||||
|
"description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
|
||||||
|
"nickname": "LayerStyle",
|
||||||
|
"title": "LayerStyle",
|
||||||
"title_aux": "ComfyUI-UniversalToolkit"
|
"title_aux": "ComfyUI-UniversalToolkit"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user