mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-11 07:04:23 +08:00
update DB
This commit is contained in:
parent
b5e383cadc
commit
fa1ab99dc2
@ -6695,6 +6695,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI nodes to use [a/FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing](https://github.com/yrcong/flatten)."
|
"description": "ComfyUI nodes to use [a/FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing](https://github.com/yrcong/flatten)."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "logtd",
|
||||||
|
"title": "ComfyUI-FLATTEN",
|
||||||
|
"id": "flatten",
|
||||||
|
"reference": "https://github.com/logtd/ComfyUI-FlattenFlow",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/logtd/ComfyUI-FlattenFlow"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "An alternate trajectory processor for ComfyUI-FLATTEN\nNOTE:When using this trajectory type FLATTEN will use roughly 1/4 VRAM and be ~20% faster at the cost of some consistency (especially when injection_steps are low)."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "logtd",
|
"author": "logtd",
|
||||||
"title": "ComfyUI-RAVE Attention",
|
"title": "ComfyUI-RAVE Attention",
|
||||||
@ -8019,6 +8030,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Use RetinaFace to detect and automatically crop faces."
|
"description": "Use RetinaFace to detect and automatically crop faces."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "liusida",
|
||||||
|
"title": "ComfyUI-SD3-nodes",
|
||||||
|
"id": "sd3-nodes",
|
||||||
|
"reference": "https://github.com/liusida/ComfyUI-SD3-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/liusida/ComfyUI-SD3-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes that support Stable Diffusion 3 Medium better."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "jtydhr88",
|
"author": "jtydhr88",
|
||||||
"title": "ComfyUI-Workflow-Encrypt",
|
"title": "ComfyUI-Workflow-Encrypt",
|
||||||
@ -10209,6 +10231,29 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A prompt generator and CLIP encoder using AI provided by Ollama."
|
"description": "A prompt generator and CLIP encoder using AI provided by Ollama."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "toxicwind",
|
||||||
|
"title": "TTools for ComfyUI",
|
||||||
|
"id": "ttools",
|
||||||
|
"reference": "https://github.com/toxicwind/ComfyUI-TTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/toxicwind/ComfyUI-TTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Text Randomization and Formatting, JSON Extraction and Processing, SD3 Resolution Solver"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Yanick112",
|
||||||
|
"title": "ComfyUI-ToSVG",
|
||||||
|
"id": "tosvg",
|
||||||
|
"reference": "https://github.com/Yanick112/ComfyUI-ToSVG",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Yanick112/ComfyUI-ToSVG"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This project converts raster images into SVG format using the [a/VTracer](https://github.com/visioncortex/vtracer) library. It's a handy tool for designers and developers who need to work with vector graphics programmatically."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2842,6 +2842,7 @@
|
|||||||
"AnimeCosplayDir",
|
"AnimeCosplayDir",
|
||||||
"AspectRatioCondition",
|
"AspectRatioCondition",
|
||||||
"Colors",
|
"Colors",
|
||||||
|
"CombinedCrop",
|
||||||
"ConnectFloat",
|
"ConnectFloat",
|
||||||
"ConnectImage",
|
"ConnectImage",
|
||||||
"ConnectInteger",
|
"ConnectInteger",
|
||||||
@ -5030,6 +5031,15 @@
|
|||||||
"title_aux": "ComfyUI-TacoNodes"
|
"title_aux": "ComfyUI-TacoNodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Yanick112/ComfyUI-ToSVG": [
|
||||||
|
[
|
||||||
|
"ConvertRasterToVector",
|
||||||
|
"SaveSVG"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ToSVG"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
|
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
|
||||||
[
|
[
|
||||||
"MergeBlockWeighted"
|
"MergeBlockWeighted"
|
||||||
@ -5466,7 +5476,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/alessandrozonta/ComfyUI-Layers": [
|
"https://github.com/alessandrozonta/ComfyUI-Layers": [
|
||||||
[
|
[
|
||||||
"LayersSaver - Save Layer"
|
"LayersSaver - Save Layer",
|
||||||
|
"LayersSaver - Save Layer From Images"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Save Layers Node for ComfyUI"
|
"title_aux": "Save Layers Node for ComfyUI"
|
||||||
@ -7870,20 +7881,20 @@
|
|||||||
"title_aux": "KSampler GPU"
|
"title_aux": "KSampler GPU"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/daxcay/ComfyUI-DRMN": [
|
"https://github.com/daxcay/ComfyUI-DataSet": [
|
||||||
[
|
[
|
||||||
"DRMN_CaptionVisualizer",
|
"DATASET_CaptionVisualizer",
|
||||||
"DRMN_SearchAndReplace",
|
"DATASET_SearchAndReplace",
|
||||||
"DRMN_TXTFileSaver",
|
"DATASET_TXTFileSaver",
|
||||||
"DRMN_TagManipulatorByImageNames",
|
"DATASET_TagManipulatorByImageNames",
|
||||||
"DRMN_xCopy"
|
"DATASET_xCopy"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "Daxton Caylor",
|
"author": "Daxton Caylor",
|
||||||
"description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators.",
|
"description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators.",
|
||||||
"nickname": "ComfyUI-DRMN",
|
"nickname": "ComfyUI-DataSet",
|
||||||
"title": "ComfyUI-DRMN",
|
"title": "ComfyUI-DataSet",
|
||||||
"title_aux": "ComfyUI-DRMN"
|
"title_aux": "ComfyUI-DataSet"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/daxcay/ComfyUI-JDCN": [
|
"https://github.com/daxcay/ComfyUI-JDCN": [
|
||||||
@ -10360,6 +10371,7 @@
|
|||||||
"ImageBatchRepeatInterleaving",
|
"ImageBatchRepeatInterleaving",
|
||||||
"ImageBatchTestPattern",
|
"ImageBatchTestPattern",
|
||||||
"ImageConcanate",
|
"ImageConcanate",
|
||||||
|
"ImageConcatMulti",
|
||||||
"ImageGrabPIL",
|
"ImageGrabPIL",
|
||||||
"ImageGridComposite2x2",
|
"ImageGridComposite2x2",
|
||||||
"ImageGridComposite3x3",
|
"ImageGridComposite3x3",
|
||||||
@ -10755,6 +10767,15 @@
|
|||||||
"title_aux": "ComfyUI-Login"
|
"title_aux": "ComfyUI-Login"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/liusida/ComfyUI-SD3-nodes": [
|
||||||
|
[
|
||||||
|
"SD3CombineClips",
|
||||||
|
"SD3LoadCheckpoint"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-SD3-nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ljleb/comfy-mecha": [
|
"https://github.com/ljleb/comfy-mecha": [
|
||||||
[
|
[
|
||||||
"Blocks Mecha Hyper",
|
"Blocks Mecha Hyper",
|
||||||
@ -10836,6 +10857,7 @@
|
|||||||
"https://github.com/logtd/ComfyUI-FLATTEN": [
|
"https://github.com/logtd/ComfyUI-FLATTEN": [
|
||||||
[
|
[
|
||||||
"ApplyFlattenAttentionNode",
|
"ApplyFlattenAttentionNode",
|
||||||
|
"ApplyFlattenAttentionSD3MNode",
|
||||||
"CreateFlowNoiseNode",
|
"CreateFlowNoiseNode",
|
||||||
"FlattenCheckpointLoaderNode",
|
"FlattenCheckpointLoaderNode",
|
||||||
"KSamplerFlattenNode",
|
"KSamplerFlattenNode",
|
||||||
@ -10846,6 +10868,14 @@
|
|||||||
"title_aux": "ComfyUI-FLATTEN"
|
"title_aux": "ComfyUI-FLATTEN"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/logtd/ComfyUI-FlattenFlow": [
|
||||||
|
[
|
||||||
|
"SampleFlowTrajectoriesNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-FLATTEN"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/logtd/ComfyUI-InstanceDiffusion": [
|
"https://github.com/logtd/ComfyUI-InstanceDiffusion": [
|
||||||
[
|
[
|
||||||
"ApplyScaleUModelNode",
|
"ApplyScaleUModelNode",
|
||||||
@ -11532,24 +11562,32 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/mephisto83/petty-paint-comfyui-node": [
|
"https://github.com/mephisto83/petty-paint-comfyui-node": [
|
||||||
[
|
[
|
||||||
|
"PettyImageImageColorToMask",
|
||||||
"PettyPaintAppend",
|
"PettyPaintAppend",
|
||||||
|
"PettyPaintApplyLoRAStack",
|
||||||
|
"PettyPaintBlurs",
|
||||||
"PettyPaintComponent",
|
"PettyPaintComponent",
|
||||||
"PettyPaintConditioningSetMaskAndCombine",
|
"PettyPaintConditioningSetMaskAndCombine",
|
||||||
"PettyPaintConvert",
|
"PettyPaintConvert",
|
||||||
"PettyPaintCountFiles",
|
"PettyPaintCountFiles",
|
||||||
"PettyPaintEnsureDirectory",
|
"PettyPaintEnsureDirectory",
|
||||||
"PettyPaintExec",
|
"PettyPaintExec",
|
||||||
|
"PettyPaintFakeConvert",
|
||||||
|
"PettyPaintImageColorsToMasks",
|
||||||
"PettyPaintImageCompositeMasked",
|
"PettyPaintImageCompositeMasked",
|
||||||
"PettyPaintImagePlacement",
|
"PettyPaintImagePlacement",
|
||||||
"PettyPaintImageSave",
|
"PettyPaintImageSave",
|
||||||
"PettyPaintImageStore",
|
"PettyPaintImageStore",
|
||||||
"PettyPaintImageToMask",
|
"PettyPaintImageToMask",
|
||||||
|
"PettyPaintImagesToMasks",
|
||||||
"PettyPaintJsonMap",
|
"PettyPaintJsonMap",
|
||||||
"PettyPaintJsonRead",
|
"PettyPaintJsonRead",
|
||||||
"PettyPaintJsonReadArray",
|
"PettyPaintJsonReadArray",
|
||||||
|
"PettyPaintLoRAStack",
|
||||||
"PettyPaintLoadImage",
|
"PettyPaintLoadImage",
|
||||||
"PettyPaintLoadImages",
|
"PettyPaintLoadImages",
|
||||||
"PettyPaintMap",
|
"PettyPaintMap",
|
||||||
|
"PettyPaintMasksToImages",
|
||||||
"PettyPaintProcessor",
|
"PettyPaintProcessor",
|
||||||
"PettyPaintRemoveAddText",
|
"PettyPaintRemoveAddText",
|
||||||
"PettyPaintSDTurboScheduler",
|
"PettyPaintSDTurboScheduler",
|
||||||
@ -12653,7 +12691,6 @@
|
|||||||
"ChatGPTOpenAI",
|
"ChatGPTOpenAI",
|
||||||
"CkptNames_",
|
"CkptNames_",
|
||||||
"Color",
|
"Color",
|
||||||
"CombineAudioVideo",
|
|
||||||
"ComparingTwoFrames_",
|
"ComparingTwoFrames_",
|
||||||
"CompositeImages_",
|
"CompositeImages_",
|
||||||
"DynamicDelayProcessor",
|
"DynamicDelayProcessor",
|
||||||
@ -12665,8 +12702,6 @@
|
|||||||
"FloatingVideo",
|
"FloatingVideo",
|
||||||
"Font",
|
"Font",
|
||||||
"GLIGENTextBoxApply_Advanced",
|
"GLIGENTextBoxApply_Advanced",
|
||||||
"GamePal",
|
|
||||||
"GenerateFramesByCount",
|
|
||||||
"GetImageSize_",
|
"GetImageSize_",
|
||||||
"GradientImage",
|
"GradientImage",
|
||||||
"GridDisplayAndSave",
|
"GridDisplayAndSave",
|
||||||
@ -12674,7 +12709,6 @@
|
|||||||
"GridOutput",
|
"GridOutput",
|
||||||
"ImageColorTransfer",
|
"ImageColorTransfer",
|
||||||
"ImageCropByAlpha",
|
"ImageCropByAlpha",
|
||||||
"ImageListReplace_",
|
|
||||||
"ImageListToBatch_",
|
"ImageListToBatch_",
|
||||||
"ImagesPrompt_",
|
"ImagesPrompt_",
|
||||||
"IncrementingListNode_",
|
"IncrementingListNode_",
|
||||||
@ -12682,12 +12716,10 @@
|
|||||||
"JoinWithDelimiter",
|
"JoinWithDelimiter",
|
||||||
"LimitNumber",
|
"LimitNumber",
|
||||||
"ListSplit_",
|
"ListSplit_",
|
||||||
"LoadAndCombinedAudio_",
|
|
||||||
"LoadImagesFromPath",
|
"LoadImagesFromPath",
|
||||||
"LoadImagesFromURL",
|
"LoadImagesFromURL",
|
||||||
"LoadImagesToBatch",
|
"LoadImagesToBatch",
|
||||||
"LoadTripoSRModel_",
|
"LoadTripoSRModel_",
|
||||||
"LoadVideoAndSegment_",
|
|
||||||
"LoraNames_",
|
"LoraNames_",
|
||||||
"LoraPrompt",
|
"LoraPrompt",
|
||||||
"MaskListMerge_",
|
"MaskListMerge_",
|
||||||
@ -12708,7 +12740,6 @@
|
|||||||
"SaveImageAndMetadata_",
|
"SaveImageAndMetadata_",
|
||||||
"SaveImageToLocal",
|
"SaveImageToLocal",
|
||||||
"SaveTripoSRMesh",
|
"SaveTripoSRMesh",
|
||||||
"ScenesNode_",
|
|
||||||
"ScreenShare",
|
"ScreenShare",
|
||||||
"Seed_",
|
"Seed_",
|
||||||
"ShowLayer",
|
"ShowLayer",
|
||||||
@ -12732,9 +12763,7 @@
|
|||||||
"TransparentImage",
|
"TransparentImage",
|
||||||
"TripoSRSampler_",
|
"TripoSRSampler_",
|
||||||
"VAEDecodeConsistencyDecoder",
|
"VAEDecodeConsistencyDecoder",
|
||||||
"VAEEncodeForInpaint_Frames",
|
"VAELoaderConsistencyDecoder"
|
||||||
"VAELoaderConsistencyDecoder",
|
|
||||||
"VideoCombine_Adv"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-mixlab-nodes"
|
"title_aux": "comfyui-mixlab-nodes"
|
||||||
@ -13594,6 +13623,16 @@
|
|||||||
"title_aux": "Easy automatic (square) image cropper using Yolo"
|
"title_aux": "Easy automatic (square) image cropper using Yolo"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/toxicwind/ComfyUI-TTools": [
|
||||||
|
[
|
||||||
|
"TTools Extract JSON",
|
||||||
|
"TTools Randomize And Format String",
|
||||||
|
"TTools SD3 Resolution Solver"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "TTools for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [
|
"https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [
|
||||||
[
|
[
|
||||||
"CaptureWebcam",
|
"CaptureWebcam",
|
||||||
|
|||||||
2319
github-stats.json
2319
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -14,6 +14,39 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "Yanick112",
|
||||||
|
"title": "ComfyUI-ToSVG",
|
||||||
|
"id": "tosvg",
|
||||||
|
"reference": "https://github.com/Yanick112/ComfyUI-ToSVG",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Yanick112/ComfyUI-ToSVG"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This project converts raster images into SVG format using the [a/VTracer](https://github.com/visioncortex/vtracer) library. It's a handy tool for designers and developers who need to work with vector graphics programmatically."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "logtd",
|
||||||
|
"title": "ComfyUI-FLATTEN",
|
||||||
|
"id": "flatten",
|
||||||
|
"reference": "https://github.com/logtd/ComfyUI-FlattenFlow",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/logtd/ComfyUI-FlattenFlow"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "An alternate trajectory processor for ComfyUI-FLATTEN\nNOTE:When using this trajectory type FLATTEN will use roughly 1/4 VRAM and be ~20% faster at the cost of some consistency (especially when injection_steps are low)."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "toxicwind",
|
||||||
|
"title": "TTools for ComfyUI",
|
||||||
|
"id": "ttools",
|
||||||
|
"reference": "https://github.com/toxicwind/ComfyUI-TTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/toxicwind/ComfyUI-TTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Text Randomization and Formatting, JSON Extraction and Processing, SD3 Resolution Solver"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ljleb",
|
"author": "ljleb",
|
||||||
"title": "Mecha Merge Node Pack",
|
"title": "Mecha Merge Node Pack",
|
||||||
|
|||||||
@ -2842,6 +2842,7 @@
|
|||||||
"AnimeCosplayDir",
|
"AnimeCosplayDir",
|
||||||
"AspectRatioCondition",
|
"AspectRatioCondition",
|
||||||
"Colors",
|
"Colors",
|
||||||
|
"CombinedCrop",
|
||||||
"ConnectFloat",
|
"ConnectFloat",
|
||||||
"ConnectImage",
|
"ConnectImage",
|
||||||
"ConnectInteger",
|
"ConnectInteger",
|
||||||
@ -5030,6 +5031,15 @@
|
|||||||
"title_aux": "ComfyUI-TacoNodes"
|
"title_aux": "ComfyUI-TacoNodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Yanick112/ComfyUI-ToSVG": [
|
||||||
|
[
|
||||||
|
"ConvertRasterToVector",
|
||||||
|
"SaveSVG"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ToSVG"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
|
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
|
||||||
[
|
[
|
||||||
"MergeBlockWeighted"
|
"MergeBlockWeighted"
|
||||||
@ -5466,7 +5476,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/alessandrozonta/ComfyUI-Layers": [
|
"https://github.com/alessandrozonta/ComfyUI-Layers": [
|
||||||
[
|
[
|
||||||
"LayersSaver - Save Layer"
|
"LayersSaver - Save Layer",
|
||||||
|
"LayersSaver - Save Layer From Images"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Save Layers Node for ComfyUI"
|
"title_aux": "Save Layers Node for ComfyUI"
|
||||||
@ -7870,20 +7881,20 @@
|
|||||||
"title_aux": "KSampler GPU"
|
"title_aux": "KSampler GPU"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/daxcay/ComfyUI-DRMN": [
|
"https://github.com/daxcay/ComfyUI-DataSet": [
|
||||||
[
|
[
|
||||||
"DRMN_CaptionVisualizer",
|
"DATASET_CaptionVisualizer",
|
||||||
"DRMN_SearchAndReplace",
|
"DATASET_SearchAndReplace",
|
||||||
"DRMN_TXTFileSaver",
|
"DATASET_TXTFileSaver",
|
||||||
"DRMN_TagManipulatorByImageNames",
|
"DATASET_TagManipulatorByImageNames",
|
||||||
"DRMN_xCopy"
|
"DATASET_xCopy"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "Daxton Caylor",
|
"author": "Daxton Caylor",
|
||||||
"description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators.",
|
"description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators.",
|
||||||
"nickname": "ComfyUI-DRMN",
|
"nickname": "ComfyUI-DataSet",
|
||||||
"title": "ComfyUI-DRMN",
|
"title": "ComfyUI-DataSet",
|
||||||
"title_aux": "ComfyUI-DRMN"
|
"title_aux": "ComfyUI-DataSet"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/daxcay/ComfyUI-JDCN": [
|
"https://github.com/daxcay/ComfyUI-JDCN": [
|
||||||
@ -10360,6 +10371,7 @@
|
|||||||
"ImageBatchRepeatInterleaving",
|
"ImageBatchRepeatInterleaving",
|
||||||
"ImageBatchTestPattern",
|
"ImageBatchTestPattern",
|
||||||
"ImageConcanate",
|
"ImageConcanate",
|
||||||
|
"ImageConcatMulti",
|
||||||
"ImageGrabPIL",
|
"ImageGrabPIL",
|
||||||
"ImageGridComposite2x2",
|
"ImageGridComposite2x2",
|
||||||
"ImageGridComposite3x3",
|
"ImageGridComposite3x3",
|
||||||
@ -10755,6 +10767,15 @@
|
|||||||
"title_aux": "ComfyUI-Login"
|
"title_aux": "ComfyUI-Login"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/liusida/ComfyUI-SD3-nodes": [
|
||||||
|
[
|
||||||
|
"SD3CombineClips",
|
||||||
|
"SD3LoadCheckpoint"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-SD3-nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ljleb/comfy-mecha": [
|
"https://github.com/ljleb/comfy-mecha": [
|
||||||
[
|
[
|
||||||
"Blocks Mecha Hyper",
|
"Blocks Mecha Hyper",
|
||||||
@ -10836,6 +10857,7 @@
|
|||||||
"https://github.com/logtd/ComfyUI-FLATTEN": [
|
"https://github.com/logtd/ComfyUI-FLATTEN": [
|
||||||
[
|
[
|
||||||
"ApplyFlattenAttentionNode",
|
"ApplyFlattenAttentionNode",
|
||||||
|
"ApplyFlattenAttentionSD3MNode",
|
||||||
"CreateFlowNoiseNode",
|
"CreateFlowNoiseNode",
|
||||||
"FlattenCheckpointLoaderNode",
|
"FlattenCheckpointLoaderNode",
|
||||||
"KSamplerFlattenNode",
|
"KSamplerFlattenNode",
|
||||||
@ -10846,6 +10868,14 @@
|
|||||||
"title_aux": "ComfyUI-FLATTEN"
|
"title_aux": "ComfyUI-FLATTEN"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/logtd/ComfyUI-FlattenFlow": [
|
||||||
|
[
|
||||||
|
"SampleFlowTrajectoriesNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-FLATTEN"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/logtd/ComfyUI-InstanceDiffusion": [
|
"https://github.com/logtd/ComfyUI-InstanceDiffusion": [
|
||||||
[
|
[
|
||||||
"ApplyScaleUModelNode",
|
"ApplyScaleUModelNode",
|
||||||
@ -11532,24 +11562,32 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/mephisto83/petty-paint-comfyui-node": [
|
"https://github.com/mephisto83/petty-paint-comfyui-node": [
|
||||||
[
|
[
|
||||||
|
"PettyImageImageColorToMask",
|
||||||
"PettyPaintAppend",
|
"PettyPaintAppend",
|
||||||
|
"PettyPaintApplyLoRAStack",
|
||||||
|
"PettyPaintBlurs",
|
||||||
"PettyPaintComponent",
|
"PettyPaintComponent",
|
||||||
"PettyPaintConditioningSetMaskAndCombine",
|
"PettyPaintConditioningSetMaskAndCombine",
|
||||||
"PettyPaintConvert",
|
"PettyPaintConvert",
|
||||||
"PettyPaintCountFiles",
|
"PettyPaintCountFiles",
|
||||||
"PettyPaintEnsureDirectory",
|
"PettyPaintEnsureDirectory",
|
||||||
"PettyPaintExec",
|
"PettyPaintExec",
|
||||||
|
"PettyPaintFakeConvert",
|
||||||
|
"PettyPaintImageColorsToMasks",
|
||||||
"PettyPaintImageCompositeMasked",
|
"PettyPaintImageCompositeMasked",
|
||||||
"PettyPaintImagePlacement",
|
"PettyPaintImagePlacement",
|
||||||
"PettyPaintImageSave",
|
"PettyPaintImageSave",
|
||||||
"PettyPaintImageStore",
|
"PettyPaintImageStore",
|
||||||
"PettyPaintImageToMask",
|
"PettyPaintImageToMask",
|
||||||
|
"PettyPaintImagesToMasks",
|
||||||
"PettyPaintJsonMap",
|
"PettyPaintJsonMap",
|
||||||
"PettyPaintJsonRead",
|
"PettyPaintJsonRead",
|
||||||
"PettyPaintJsonReadArray",
|
"PettyPaintJsonReadArray",
|
||||||
|
"PettyPaintLoRAStack",
|
||||||
"PettyPaintLoadImage",
|
"PettyPaintLoadImage",
|
||||||
"PettyPaintLoadImages",
|
"PettyPaintLoadImages",
|
||||||
"PettyPaintMap",
|
"PettyPaintMap",
|
||||||
|
"PettyPaintMasksToImages",
|
||||||
"PettyPaintProcessor",
|
"PettyPaintProcessor",
|
||||||
"PettyPaintRemoveAddText",
|
"PettyPaintRemoveAddText",
|
||||||
"PettyPaintSDTurboScheduler",
|
"PettyPaintSDTurboScheduler",
|
||||||
@ -12653,7 +12691,6 @@
|
|||||||
"ChatGPTOpenAI",
|
"ChatGPTOpenAI",
|
||||||
"CkptNames_",
|
"CkptNames_",
|
||||||
"Color",
|
"Color",
|
||||||
"CombineAudioVideo",
|
|
||||||
"ComparingTwoFrames_",
|
"ComparingTwoFrames_",
|
||||||
"CompositeImages_",
|
"CompositeImages_",
|
||||||
"DynamicDelayProcessor",
|
"DynamicDelayProcessor",
|
||||||
@ -12665,8 +12702,6 @@
|
|||||||
"FloatingVideo",
|
"FloatingVideo",
|
||||||
"Font",
|
"Font",
|
||||||
"GLIGENTextBoxApply_Advanced",
|
"GLIGENTextBoxApply_Advanced",
|
||||||
"GamePal",
|
|
||||||
"GenerateFramesByCount",
|
|
||||||
"GetImageSize_",
|
"GetImageSize_",
|
||||||
"GradientImage",
|
"GradientImage",
|
||||||
"GridDisplayAndSave",
|
"GridDisplayAndSave",
|
||||||
@ -12674,7 +12709,6 @@
|
|||||||
"GridOutput",
|
"GridOutput",
|
||||||
"ImageColorTransfer",
|
"ImageColorTransfer",
|
||||||
"ImageCropByAlpha",
|
"ImageCropByAlpha",
|
||||||
"ImageListReplace_",
|
|
||||||
"ImageListToBatch_",
|
"ImageListToBatch_",
|
||||||
"ImagesPrompt_",
|
"ImagesPrompt_",
|
||||||
"IncrementingListNode_",
|
"IncrementingListNode_",
|
||||||
@ -12682,12 +12716,10 @@
|
|||||||
"JoinWithDelimiter",
|
"JoinWithDelimiter",
|
||||||
"LimitNumber",
|
"LimitNumber",
|
||||||
"ListSplit_",
|
"ListSplit_",
|
||||||
"LoadAndCombinedAudio_",
|
|
||||||
"LoadImagesFromPath",
|
"LoadImagesFromPath",
|
||||||
"LoadImagesFromURL",
|
"LoadImagesFromURL",
|
||||||
"LoadImagesToBatch",
|
"LoadImagesToBatch",
|
||||||
"LoadTripoSRModel_",
|
"LoadTripoSRModel_",
|
||||||
"LoadVideoAndSegment_",
|
|
||||||
"LoraNames_",
|
"LoraNames_",
|
||||||
"LoraPrompt",
|
"LoraPrompt",
|
||||||
"MaskListMerge_",
|
"MaskListMerge_",
|
||||||
@ -12708,7 +12740,6 @@
|
|||||||
"SaveImageAndMetadata_",
|
"SaveImageAndMetadata_",
|
||||||
"SaveImageToLocal",
|
"SaveImageToLocal",
|
||||||
"SaveTripoSRMesh",
|
"SaveTripoSRMesh",
|
||||||
"ScenesNode_",
|
|
||||||
"ScreenShare",
|
"ScreenShare",
|
||||||
"Seed_",
|
"Seed_",
|
||||||
"ShowLayer",
|
"ShowLayer",
|
||||||
@ -12732,9 +12763,7 @@
|
|||||||
"TransparentImage",
|
"TransparentImage",
|
||||||
"TripoSRSampler_",
|
"TripoSRSampler_",
|
||||||
"VAEDecodeConsistencyDecoder",
|
"VAEDecodeConsistencyDecoder",
|
||||||
"VAEEncodeForInpaint_Frames",
|
"VAELoaderConsistencyDecoder"
|
||||||
"VAELoaderConsistencyDecoder",
|
|
||||||
"VideoCombine_Adv"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-mixlab-nodes"
|
"title_aux": "comfyui-mixlab-nodes"
|
||||||
@ -13594,6 +13623,16 @@
|
|||||||
"title_aux": "Easy automatic (square) image cropper using Yolo"
|
"title_aux": "Easy automatic (square) image cropper using Yolo"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/toxicwind/ComfyUI-TTools": [
|
||||||
|
[
|
||||||
|
"TTools Extract JSON",
|
||||||
|
"TTools Randomize And Format String",
|
||||||
|
"TTools SD3 Resolution Solver"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "TTools for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [
|
"https://github.com/toyxyz/ComfyUI_toyxyz_test_nodes": [
|
||||||
[
|
[
|
||||||
"CaptureWebcam",
|
"CaptureWebcam",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user