mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-26 09:49:22 +08:00
This commit is contained in:
parent
8ff2ba8ffe
commit
049a53f3d5
@ -53292,6 +53292,26 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Model-scoped latent presets for ComfyUI"
|
"description": "Model-scoped latent presets for ComfyUI"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "TK22-26",
|
||||||
|
"title": "Inspect Image Overlay",
|
||||||
|
"reference": "https://github.com/TK22-26/comfyui-inspect-image-overlay",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/TK22-26/comfyui-inspect-image-overlay"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI node that opens generated images in a fullscreen inspector overlay."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "kevinsun",
|
||||||
|
"title": "ComfyUI-Quick-Latent",
|
||||||
|
"reference": "https://github.com/Zhen-Bo/comfyui-quick-latent",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Zhen-Bo/comfyui-quick-latent"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A streamlined latent size node for ComfyUI with resolution presets, scale control, and batch output."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ntdviet",
|
"author": "ntdviet",
|
||||||
"title": "ntdviet/comfyui-ext",
|
"title": "ntdviet/comfyui-ext",
|
||||||
|
|||||||
@ -2339,6 +2339,7 @@
|
|||||||
"AcademiaSD_MaskedNoise",
|
"AcademiaSD_MaskedNoise",
|
||||||
"AcademiaSD_MultiLora",
|
"AcademiaSD_MultiLora",
|
||||||
"AcademiaSD_MultiPrompt",
|
"AcademiaSD_MultiPrompt",
|
||||||
|
"AcademiaSD_Noise",
|
||||||
"AcademiaSD_Numeric",
|
"AcademiaSD_Numeric",
|
||||||
"AcademiaSD_Resolution",
|
"AcademiaSD_Resolution",
|
||||||
"AcademiaSD_ResolutionCalc",
|
"AcademiaSD_ResolutionCalc",
|
||||||
@ -8619,14 +8620,19 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/EnviralDesign/comfyUI-enviral-design-node-pack": [
|
"https://github.com/EnviralDesign/comfyUI-enviral-design-node-pack": [
|
||||||
[
|
[
|
||||||
|
"EnviralCheckpointName",
|
||||||
"EnviralColorMatchV2",
|
"EnviralColorMatchV2",
|
||||||
"EnviralImageResizeKit",
|
"EnviralImageResizeKit",
|
||||||
"EnviralLazyIndexSwitch",
|
"EnviralLazyIndexSwitch",
|
||||||
"EnviralLmstudioUnified",
|
"EnviralLmstudioUnified",
|
||||||
"EnviralLoadLora",
|
"EnviralLoadLora",
|
||||||
"EnviralLoadLoraModelOnly",
|
"EnviralLoadLoraModelOnly",
|
||||||
|
"EnviralLoraName",
|
||||||
"EnviralModelPatchTorchSettings",
|
"EnviralModelPatchTorchSettings",
|
||||||
|
"EnviralSamplerName",
|
||||||
|
"EnviralSchedulerName",
|
||||||
"EnviralTextSplitByDelimiter",
|
"EnviralTextSplitByDelimiter",
|
||||||
|
"EnviralVAEName",
|
||||||
"EnviralWanResolutionSnap"
|
"EnviralWanResolutionSnap"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -24655,6 +24661,14 @@
|
|||||||
"title_aux": "comfyUI_TJ_NormalLighting"
|
"title_aux": "comfyUI_TJ_NormalLighting"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/TK22-26/comfyui-inspect-image-overlay": [
|
||||||
|
[
|
||||||
|
"InspectImageOverlay"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Inspect Image Overlay"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/TK3R/ComfyUI_TK3R_Ext": [
|
"https://github.com/TK3R/ComfyUI_TK3R_Ext": [
|
||||||
[
|
[
|
||||||
"TK3R CFG Sigma Interpolate",
|
"TK3R CFG Sigma Interpolate",
|
||||||
@ -25338,6 +25352,7 @@
|
|||||||
"Combine Properties",
|
"Combine Properties",
|
||||||
"Decorate List",
|
"Decorate List",
|
||||||
"Dictionary Lookup",
|
"Dictionary Lookup",
|
||||||
|
"Encode Any Properties (Dynamic)",
|
||||||
"Encode Any Property",
|
"Encode Any Property",
|
||||||
"Face Body Aspect Bounds",
|
"Face Body Aspect Bounds",
|
||||||
"File Metadata",
|
"File Metadata",
|
||||||
@ -25366,6 +25381,7 @@
|
|||||||
"Json From Properties",
|
"Json From Properties",
|
||||||
"List Count",
|
"List Count",
|
||||||
"Load Image Batch from Zip",
|
"Load Image Batch from Zip",
|
||||||
|
"Load Image w/Meta",
|
||||||
"None Image",
|
"None Image",
|
||||||
"Process Path Name",
|
"Process Path Name",
|
||||||
"Prompt Splitter",
|
"Prompt Splitter",
|
||||||
@ -25380,6 +25396,7 @@
|
|||||||
"Rect to Ints",
|
"Rect to Ints",
|
||||||
"Replace List",
|
"Replace List",
|
||||||
"Save Image Batch to Zip",
|
"Save Image Batch to Zip",
|
||||||
|
"Save Image w/Meta",
|
||||||
"Scale Rect",
|
"Scale Rect",
|
||||||
"Search To Boolean",
|
"Search To Boolean",
|
||||||
"Search and Replace",
|
"Search and Replace",
|
||||||
@ -28044,6 +28061,14 @@
|
|||||||
"title_aux": "ComfyUI-ZSNodes"
|
"title_aux": "ComfyUI-ZSNodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Zhen-Bo/comfyui-quick-latent": [
|
||||||
|
[
|
||||||
|
"QuickLatent"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Quick-Latent"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ZhiHui6/zhihui_nodes_comfyui": [
|
"https://github.com/ZhiHui6/zhihui_nodes_comfyui": [
|
||||||
[
|
[
|
||||||
"AudioDuration",
|
"AudioDuration",
|
||||||
@ -47426,7 +47451,9 @@
|
|||||||
"https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader": [
|
"https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader": [
|
||||||
[
|
[
|
||||||
"Hugging Face Download Folder",
|
"Hugging Face Download Folder",
|
||||||
"Hugging Face Download Model"
|
"Hugging Face Download Model",
|
||||||
|
"HuggingFaceDownloadFolder",
|
||||||
|
"HuggingFaceDownloadModel"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_HuggingFace_Downloader"
|
"title_aux": "ComfyUI_HuggingFace_Downloader"
|
||||||
@ -49514,6 +49541,7 @@
|
|||||||
"TransitionImagesMulti",
|
"TransitionImagesMulti",
|
||||||
"VAEDecodeLoopKJ",
|
"VAEDecodeLoopKJ",
|
||||||
"VAELoaderKJ",
|
"VAELoaderKJ",
|
||||||
|
"VAEMergeKJ",
|
||||||
"VRAM_Debug",
|
"VRAM_Debug",
|
||||||
"VisualizeCUDAMemoryHistory",
|
"VisualizeCUDAMemoryHistory",
|
||||||
"VisualizeSigmasKJ",
|
"VisualizeSigmasKJ",
|
||||||
@ -50314,6 +50342,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/kohs100/comfyui-ppwc": [
|
"https://github.com/kohs100/comfyui-ppwc": [
|
||||||
[
|
[
|
||||||
|
"PPWCLoraDetector",
|
||||||
"PPWCReplace",
|
"PPWCReplace",
|
||||||
"PPWCTerminate"
|
"PPWCTerminate"
|
||||||
],
|
],
|
||||||
@ -53968,6 +53997,7 @@
|
|||||||
"Koolook_PublishOutput",
|
"Koolook_PublishOutput",
|
||||||
"Koolook_PublishResult",
|
"Koolook_PublishResult",
|
||||||
"Koolook_PublishRouter",
|
"Koolook_PublishRouter",
|
||||||
|
"LTXAVBindSchedule",
|
||||||
"LTXDirector",
|
"LTXDirector",
|
||||||
"LTXDirector__koolook",
|
"LTXDirector__koolook",
|
||||||
"LTXDirector__koolook_v1_3_2",
|
"LTXDirector__koolook_v1_3_2",
|
||||||
@ -55707,6 +55737,7 @@
|
|||||||
"PromptChain_Scribble",
|
"PromptChain_Scribble",
|
||||||
"PromptChain_SoftEdge",
|
"PromptChain_SoftEdge",
|
||||||
"PromptChain_Tile",
|
"PromptChain_Tile",
|
||||||
|
"PromptChain_ZImageRegionalCouple",
|
||||||
"PuLIDEVACLIPLoader",
|
"PuLIDEVACLIPLoader",
|
||||||
"PuLIDFacePreview",
|
"PuLIDFacePreview",
|
||||||
"PuLIDInsightFaceLoader",
|
"PuLIDInsightFaceLoader",
|
||||||
|
|||||||
10726
github-stats.json
10726
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -11598,17 +11598,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:PromptLoader, BaseModelLoader, InstantStyleLoader, InstantStyleGenerationNode"
|
"description": "Nodes:PromptLoader, BaseModelLoader, InstantStyleLoader, InstantStyleGenerationNode"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "jp0215",
|
|
||||||
"title": "comfyUI_padding-resize_node",
|
|
||||||
"reference": "https://github.com/jp0215/comfyUI_padding-resize_node",
|
|
||||||
"files": [
|
|
||||||
"https://raw.githubusercontent.com/jp0215/comfyUI_padding-resize_node/main/PaddingNode.py",
|
|
||||||
"https://raw.githubusercontent.com/jp0215/comfyUI_padding-resize_node/main/ResizeNode.py"
|
|
||||||
],
|
|
||||||
"install_type": "copy",
|
|
||||||
"description": "Padding image to 8x: input image and mask, if the side length is not an integer multiple of 8, expand the side length to the smallest multiple of 8 greater than the original side length. Output padding image and mask. Resize to the origin: input the generated image and the original image, crop the generated image to the size of the original image, output the cropped image."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Quasimondo",
|
"author": "Quasimondo",
|
||||||
"title": "ComfyUI-QuasimondoNodes [WIP]",
|
"title": "ComfyUI-QuasimondoNodes [WIP]",
|
||||||
|
|||||||
@ -3442,6 +3442,7 @@
|
|||||||
"MpiCombo9",
|
"MpiCombo9",
|
||||||
"MpiComboMaker",
|
"MpiComboMaker",
|
||||||
"MpiCompare",
|
"MpiCompare",
|
||||||
|
"MpiConditioningReroute",
|
||||||
"MpiConvert",
|
"MpiConvert",
|
||||||
"MpiDisplayPrompt",
|
"MpiDisplayPrompt",
|
||||||
"MpiDoubleLora",
|
"MpiDoubleLora",
|
||||||
@ -3485,6 +3486,7 @@
|
|||||||
"MpiRandPromptGenOverrideList",
|
"MpiRandPromptGenOverrideList",
|
||||||
"MpiRandPromptGenOverrideSection",
|
"MpiRandPromptGenOverrideSection",
|
||||||
"MpiRandPromptGenSave",
|
"MpiRandPromptGenSave",
|
||||||
|
"MpiReroute",
|
||||||
"MpiRoundToMultiple",
|
"MpiRoundToMultiple",
|
||||||
"MpiRoundToMultipleRes",
|
"MpiRoundToMultipleRes",
|
||||||
"MpiScaledDimensions",
|
"MpiScaledDimensions",
|
||||||
@ -4681,17 +4683,8 @@
|
|||||||
"https://github.com/Ronnasayd/comfyui-nodes": [
|
"https://github.com/Ronnasayd/comfyui-nodes": [
|
||||||
[
|
[
|
||||||
"AspectRatioCrop",
|
"AspectRatioCrop",
|
||||||
"ConditioningExtendFrames",
|
|
||||||
"ConditioningShapeDebug",
|
|
||||||
"LatentExtendFrames",
|
|
||||||
"LatentPrependCache",
|
|
||||||
"LatentShapeDebug",
|
|
||||||
"PixelatedBorderNode",
|
"PixelatedBorderNode",
|
||||||
"VaceControlPrepare",
|
"VideoConcatenate"
|
||||||
"VideoLatentMask",
|
|
||||||
"VideoSegmentPrepare",
|
|
||||||
"VideoSegmentSave",
|
|
||||||
"WanImagesToVideo"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-nodes"
|
"title_aux": "comfyui-nodes"
|
||||||
@ -11535,6 +11528,7 @@
|
|||||||
"BlockifyMask_lhy",
|
"BlockifyMask_lhy",
|
||||||
"CLIPName",
|
"CLIPName",
|
||||||
"CLIPNameGGUF",
|
"CLIPNameGGUF",
|
||||||
|
"CLIPTextEncodeCached",
|
||||||
"CLIPVisionName",
|
"CLIPVisionName",
|
||||||
"CSVRandomPicker",
|
"CSVRandomPicker",
|
||||||
"CSVRandomPickerAdv",
|
"CSVRandomPickerAdv",
|
||||||
@ -13493,6 +13487,7 @@
|
|||||||
"Image Selector [Eclipse]",
|
"Image Selector [Eclipse]",
|
||||||
"Image Soften [Eclipse]",
|
"Image Soften [Eclipse]",
|
||||||
"Image Upscale With Model [Eclipse]",
|
"Image Upscale With Model [Eclipse]",
|
||||||
|
"Image Upscale With Model v2 [Eclipse]",
|
||||||
"Image with FX [Eclipse]",
|
"Image with FX [Eclipse]",
|
||||||
"Inset & Crop [Eclipse]",
|
"Inset & Crop [Eclipse]",
|
||||||
"Int Passer [Eclipse]",
|
"Int Passer [Eclipse]",
|
||||||
@ -13536,6 +13531,7 @@
|
|||||||
"Pipe IO Sampler Settings v2 [Eclipse]",
|
"Pipe IO Sampler Settings v2 [Eclipse]",
|
||||||
"Pipe IO Sampler Settings v2.1 [Eclipse]",
|
"Pipe IO Sampler Settings v2.1 [Eclipse]",
|
||||||
"Pipe IO Sampler Settings v2.2 [Eclipse]",
|
"Pipe IO Sampler Settings v2.2 [Eclipse]",
|
||||||
|
"Pipe IO Sampler Settings v2.3 [Eclipse]",
|
||||||
"Pipe Out Checkpoint Loader [Eclipse]",
|
"Pipe Out Checkpoint Loader [Eclipse]",
|
||||||
"Pipe Out LM Advanced Options [Eclipse]",
|
"Pipe Out LM Advanced Options [Eclipse]",
|
||||||
"Pipe Out LM Advanced Options [SmartLML]",
|
"Pipe Out LM Advanced Options [SmartLML]",
|
||||||
@ -13560,6 +13556,7 @@
|
|||||||
"Replace String v3 [Eclipse]",
|
"Replace String v3 [Eclipse]",
|
||||||
"Resolution Scale [Eclipse]",
|
"Resolution Scale [Eclipse]",
|
||||||
"SEGS Passer [Eclipse]",
|
"SEGS Passer [Eclipse]",
|
||||||
|
"SEGS Preview Simple [Eclipse]",
|
||||||
"SEGS Preview [Eclipse]",
|
"SEGS Preview [Eclipse]",
|
||||||
"Sampler Selection [Eclipse]",
|
"Sampler Selection [Eclipse]",
|
||||||
"Sampler Settings NI [Eclipse]",
|
"Sampler Settings NI [Eclipse]",
|
||||||
@ -14798,6 +14795,7 @@
|
|||||||
"DualWVSamplerWanLightningAdvancedAlt",
|
"DualWVSamplerWanLightningAdvancedAlt",
|
||||||
"ExpandMaskBySides",
|
"ExpandMaskBySides",
|
||||||
"ExpandMaskWithFeathering",
|
"ExpandMaskWithFeathering",
|
||||||
|
"ExtendEmptyAudio",
|
||||||
"IntDivisibleBy_StDismas",
|
"IntDivisibleBy_StDismas",
|
||||||
"MaskToBBox",
|
"MaskToBBox",
|
||||||
"MultiStringSelector_StDismas",
|
"MultiStringSelector_StDismas",
|
||||||
@ -16291,6 +16289,8 @@
|
|||||||
[
|
[
|
||||||
"BBOXFormatConverterZV",
|
"BBOXFormatConverterZV",
|
||||||
"FFmpegImageSlideShowZV",
|
"FFmpegImageSlideShowZV",
|
||||||
|
"FFmpegVideoMergerZV",
|
||||||
|
"FFmpegVideoSplitterZV",
|
||||||
"ImageCounterNodeZV",
|
"ImageCounterNodeZV",
|
||||||
"JoinListZV",
|
"JoinListZV",
|
||||||
"JsonListIndexerZV",
|
"JsonListIndexerZV",
|
||||||
@ -16324,7 +16324,6 @@
|
|||||||
"TxtCounterNodeZV",
|
"TxtCounterNodeZV",
|
||||||
"UniversalBBOXToMaskZV",
|
"UniversalBBOXToMaskZV",
|
||||||
"VideoCounterNodeZV",
|
"VideoCounterNodeZV",
|
||||||
"VideoGeneratorFFmpegZV",
|
|
||||||
"VideoSceneDetectorZV",
|
"VideoSceneDetectorZV",
|
||||||
"VideoSpeedZV"
|
"VideoSpeedZV"
|
||||||
],
|
],
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "jp0215",
|
||||||
|
"title": "comfyUI_padding-resize_node [REMOVED]",
|
||||||
|
"reference": "https://github.com/jp0215/comfyUI_padding-resize_node",
|
||||||
|
"files": [
|
||||||
|
"https://raw.githubusercontent.com/jp0215/comfyUI_padding-resize_node/main/PaddingNode.py",
|
||||||
|
"https://raw.githubusercontent.com/jp0215/comfyUI_padding-resize_node/main/ResizeNode.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "Padding image to 8x: input image and mask, if the side length is not an integer multiple of 8, expand the side length to the smallest multiple of 8 greater than the original side length. Output padding image and mask. Resize to the origin: input the generated image and the original image, crop the generated image to the size of the original image, output the cropped image."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "bnwa",
|
"author": "bnwa",
|
||||||
"title": "Comfy Combos [REMOVED]",
|
"title": "Comfy Combos [REMOVED]",
|
||||||
|
|||||||
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "kevinsun",
|
||||||
|
"title": "ComfyUI-Quick-Latent",
|
||||||
|
"reference": "https://github.com/Zhen-Bo/comfyui-quick-latent",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Zhen-Bo/comfyui-quick-latent"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A streamlined latent size node for ComfyUI with resolution presets, scale control, and batch output."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "TK22-26",
|
||||||
|
"title": "Inspect Image Overlay",
|
||||||
|
"reference": "https://github.com/TK22-26/comfyui-inspect-image-overlay",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/TK22-26/comfyui-inspect-image-overlay"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI node that opens generated images in a fullscreen inspector overlay."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ThunderFun",
|
"author": "ThunderFun",
|
||||||
"title": "ComfyUI-INT-Crush",
|
"title": "ComfyUI-INT-Crush",
|
||||||
|
|||||||
@ -2339,6 +2339,7 @@
|
|||||||
"AcademiaSD_MaskedNoise",
|
"AcademiaSD_MaskedNoise",
|
||||||
"AcademiaSD_MultiLora",
|
"AcademiaSD_MultiLora",
|
||||||
"AcademiaSD_MultiPrompt",
|
"AcademiaSD_MultiPrompt",
|
||||||
|
"AcademiaSD_Noise",
|
||||||
"AcademiaSD_Numeric",
|
"AcademiaSD_Numeric",
|
||||||
"AcademiaSD_Resolution",
|
"AcademiaSD_Resolution",
|
||||||
"AcademiaSD_ResolutionCalc",
|
"AcademiaSD_ResolutionCalc",
|
||||||
@ -8619,14 +8620,19 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/EnviralDesign/comfyUI-enviral-design-node-pack": [
|
"https://github.com/EnviralDesign/comfyUI-enviral-design-node-pack": [
|
||||||
[
|
[
|
||||||
|
"EnviralCheckpointName",
|
||||||
"EnviralColorMatchV2",
|
"EnviralColorMatchV2",
|
||||||
"EnviralImageResizeKit",
|
"EnviralImageResizeKit",
|
||||||
"EnviralLazyIndexSwitch",
|
"EnviralLazyIndexSwitch",
|
||||||
"EnviralLmstudioUnified",
|
"EnviralLmstudioUnified",
|
||||||
"EnviralLoadLora",
|
"EnviralLoadLora",
|
||||||
"EnviralLoadLoraModelOnly",
|
"EnviralLoadLoraModelOnly",
|
||||||
|
"EnviralLoraName",
|
||||||
"EnviralModelPatchTorchSettings",
|
"EnviralModelPatchTorchSettings",
|
||||||
|
"EnviralSamplerName",
|
||||||
|
"EnviralSchedulerName",
|
||||||
"EnviralTextSplitByDelimiter",
|
"EnviralTextSplitByDelimiter",
|
||||||
|
"EnviralVAEName",
|
||||||
"EnviralWanResolutionSnap"
|
"EnviralWanResolutionSnap"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -24655,6 +24661,14 @@
|
|||||||
"title_aux": "comfyUI_TJ_NormalLighting"
|
"title_aux": "comfyUI_TJ_NormalLighting"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/TK22-26/comfyui-inspect-image-overlay": [
|
||||||
|
[
|
||||||
|
"InspectImageOverlay"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Inspect Image Overlay"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/TK3R/ComfyUI_TK3R_Ext": [
|
"https://github.com/TK3R/ComfyUI_TK3R_Ext": [
|
||||||
[
|
[
|
||||||
"TK3R CFG Sigma Interpolate",
|
"TK3R CFG Sigma Interpolate",
|
||||||
@ -25338,6 +25352,7 @@
|
|||||||
"Combine Properties",
|
"Combine Properties",
|
||||||
"Decorate List",
|
"Decorate List",
|
||||||
"Dictionary Lookup",
|
"Dictionary Lookup",
|
||||||
|
"Encode Any Properties (Dynamic)",
|
||||||
"Encode Any Property",
|
"Encode Any Property",
|
||||||
"Face Body Aspect Bounds",
|
"Face Body Aspect Bounds",
|
||||||
"File Metadata",
|
"File Metadata",
|
||||||
@ -25366,6 +25381,7 @@
|
|||||||
"Json From Properties",
|
"Json From Properties",
|
||||||
"List Count",
|
"List Count",
|
||||||
"Load Image Batch from Zip",
|
"Load Image Batch from Zip",
|
||||||
|
"Load Image w/Meta",
|
||||||
"None Image",
|
"None Image",
|
||||||
"Process Path Name",
|
"Process Path Name",
|
||||||
"Prompt Splitter",
|
"Prompt Splitter",
|
||||||
@ -25380,6 +25396,7 @@
|
|||||||
"Rect to Ints",
|
"Rect to Ints",
|
||||||
"Replace List",
|
"Replace List",
|
||||||
"Save Image Batch to Zip",
|
"Save Image Batch to Zip",
|
||||||
|
"Save Image w/Meta",
|
||||||
"Scale Rect",
|
"Scale Rect",
|
||||||
"Search To Boolean",
|
"Search To Boolean",
|
||||||
"Search and Replace",
|
"Search and Replace",
|
||||||
@ -28044,6 +28061,14 @@
|
|||||||
"title_aux": "ComfyUI-ZSNodes"
|
"title_aux": "ComfyUI-ZSNodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Zhen-Bo/comfyui-quick-latent": [
|
||||||
|
[
|
||||||
|
"QuickLatent"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Quick-Latent"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ZhiHui6/zhihui_nodes_comfyui": [
|
"https://github.com/ZhiHui6/zhihui_nodes_comfyui": [
|
||||||
[
|
[
|
||||||
"AudioDuration",
|
"AudioDuration",
|
||||||
@ -47426,7 +47451,9 @@
|
|||||||
"https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader": [
|
"https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader": [
|
||||||
[
|
[
|
||||||
"Hugging Face Download Folder",
|
"Hugging Face Download Folder",
|
||||||
"Hugging Face Download Model"
|
"Hugging Face Download Model",
|
||||||
|
"HuggingFaceDownloadFolder",
|
||||||
|
"HuggingFaceDownloadModel"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_HuggingFace_Downloader"
|
"title_aux": "ComfyUI_HuggingFace_Downloader"
|
||||||
@ -49514,6 +49541,7 @@
|
|||||||
"TransitionImagesMulti",
|
"TransitionImagesMulti",
|
||||||
"VAEDecodeLoopKJ",
|
"VAEDecodeLoopKJ",
|
||||||
"VAELoaderKJ",
|
"VAELoaderKJ",
|
||||||
|
"VAEMergeKJ",
|
||||||
"VRAM_Debug",
|
"VRAM_Debug",
|
||||||
"VisualizeCUDAMemoryHistory",
|
"VisualizeCUDAMemoryHistory",
|
||||||
"VisualizeSigmasKJ",
|
"VisualizeSigmasKJ",
|
||||||
@ -50314,6 +50342,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/kohs100/comfyui-ppwc": [
|
"https://github.com/kohs100/comfyui-ppwc": [
|
||||||
[
|
[
|
||||||
|
"PPWCLoraDetector",
|
||||||
"PPWCReplace",
|
"PPWCReplace",
|
||||||
"PPWCTerminate"
|
"PPWCTerminate"
|
||||||
],
|
],
|
||||||
@ -53968,6 +53997,7 @@
|
|||||||
"Koolook_PublishOutput",
|
"Koolook_PublishOutput",
|
||||||
"Koolook_PublishResult",
|
"Koolook_PublishResult",
|
||||||
"Koolook_PublishRouter",
|
"Koolook_PublishRouter",
|
||||||
|
"LTXAVBindSchedule",
|
||||||
"LTXDirector",
|
"LTXDirector",
|
||||||
"LTXDirector__koolook",
|
"LTXDirector__koolook",
|
||||||
"LTXDirector__koolook_v1_3_2",
|
"LTXDirector__koolook_v1_3_2",
|
||||||
@ -55707,6 +55737,7 @@
|
|||||||
"PromptChain_Scribble",
|
"PromptChain_Scribble",
|
||||||
"PromptChain_SoftEdge",
|
"PromptChain_SoftEdge",
|
||||||
"PromptChain_Tile",
|
"PromptChain_Tile",
|
||||||
|
"PromptChain_ZImageRegionalCouple",
|
||||||
"PuLIDEVACLIPLoader",
|
"PuLIDEVACLIPLoader",
|
||||||
"PuLIDFacePreview",
|
"PuLIDFacePreview",
|
||||||
"PuLIDInsightFaceLoader",
|
"PuLIDInsightFaceLoader",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user