mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
0c71565535
commit
0fe2ade7bb
@ -27168,6 +27168,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI-Lightx2vWrapper is an inference wrapper for Lightx2v designed for use with ComfyUI."
|
"description": "ComfyUI-Lightx2vWrapper is an inference wrapper for Lightx2v designed for use with ComfyUI."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "GACLove",
|
||||||
|
"title": "ComfyUI-VFI",
|
||||||
|
"reference": "https://github.com/GACLove/ComfyUI-VFI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/GACLove/ComfyUI-VFI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI-RIFE is an inference wrapper for RIFE designed for use with ComfyUI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Yahweasel",
|
"author": "Yahweasel",
|
||||||
"title": "ComfyUI-MinDalle",
|
"title": "ComfyUI-MinDalle",
|
||||||
@ -29871,6 +29881,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "comfyui-zeug (German for 'gear' or 'stuff') is a collection of custom nodes for ComfyUI, designed to enhance functionality and provide additional features."
|
"description": "comfyui-zeug (German for 'gear' or 'stuff') is a collection of custom nodes for ComfyUI, designed to enhance functionality and provide additional features."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "g0kuvonlange",
|
||||||
|
"title": "ComfyUI Load From URL",
|
||||||
|
"reference": "https://github.com/g0kuvonlange/ComfyUI-Load-From-URL",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/g0kuvonlange/ComfyUI-Load-From-URL"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A simple custom node for ComfyUI to load LoRAs and videos directly from a URL. Ideal for users hosting files on a server with publicly accessible URLs."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -5577,6 +5577,14 @@
|
|||||||
"title_aux": "ComfyUI-Lightx2vWrapper"
|
"title_aux": "ComfyUI-Lightx2vWrapper"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/GACLove/ComfyUI-VFI": [
|
||||||
|
[
|
||||||
|
"RIFEInterpolation"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-VFI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/GHOSTLXH/ComfyUI-Counternodes": [
|
"https://github.com/GHOSTLXH/ComfyUI-Counternodes": [
|
||||||
[
|
[
|
||||||
"AlternatingOutput",
|
"AlternatingOutput",
|
||||||
@ -13935,16 +13943,32 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": [
|
"https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": [
|
||||||
[
|
[
|
||||||
"WarpedAdvancedSamplerBatch",
|
"ClipLoaderGGUF",
|
||||||
|
"DualClipLoaderGGUF",
|
||||||
|
"GGUFRun",
|
||||||
|
"GGUFSave",
|
||||||
|
"GGUFUndo",
|
||||||
|
"LoaderGGUF",
|
||||||
|
"LoaderGGUFAdvanced",
|
||||||
|
"QuadrupleClipLoaderGGUF",
|
||||||
|
"TENSORBoost",
|
||||||
|
"TENSORCut",
|
||||||
|
"TripleClipLoaderGGUF",
|
||||||
|
"VaeGGUF",
|
||||||
|
"WarpedBasicGuider",
|
||||||
"WarpedBundleAllVideoImages",
|
"WarpedBundleAllVideoImages",
|
||||||
"WarpedBundleVideoImages",
|
"WarpedBundleVideoImages",
|
||||||
|
"WarpedCLIPLoader",
|
||||||
"WarpedCLIPVisionLoader",
|
"WarpedCLIPVisionLoader",
|
||||||
"WarpedCheckpointLoader",
|
"WarpedCheckpointLoader",
|
||||||
|
"WarpedClipLoaderGGUF",
|
||||||
"WarpedCreateEmptyImageBatch",
|
"WarpedCreateEmptyImageBatch",
|
||||||
"WarpedCreateEmptyLatentBatch",
|
"WarpedCreateEmptyLatentBatch",
|
||||||
"WarpedCreateSpecialImageBatch",
|
"WarpedCreateSpecialImageBatch",
|
||||||
"WarpedDualCLIPLoader",
|
"WarpedDualCLIPLoader",
|
||||||
|
"WarpedDualClipLoaderGGUF",
|
||||||
"WarpedDualEncoder",
|
"WarpedDualEncoder",
|
||||||
|
"WarpedDualGuider",
|
||||||
"WarpedFramepackLoraSelectBatch",
|
"WarpedFramepackLoraSelectBatch",
|
||||||
"WarpedFramepackMultiLoraSelect",
|
"WarpedFramepackMultiLoraSelect",
|
||||||
"WarpedFramepackMultiLoraSelectExt",
|
"WarpedFramepackMultiLoraSelectExt",
|
||||||
@ -13962,15 +13986,14 @@
|
|||||||
"WarpedHunyuanMultiLoraMerge",
|
"WarpedHunyuanMultiLoraMerge",
|
||||||
"WarpedHunyuanMultiLoraMixer",
|
"WarpedHunyuanMultiLoraMixer",
|
||||||
"WarpedHunyuanMultiLoraMixerExt",
|
"WarpedHunyuanMultiLoraMixerExt",
|
||||||
"WarpedHunyuanMultiLoraMixerExt2",
|
|
||||||
"WarpedHunyuanVideoLoraLoader",
|
"WarpedHunyuanVideoLoraLoader",
|
||||||
"WarpedImageNoiseAugmentation",
|
"WarpedImageNoiseAugmentation",
|
||||||
"WarpedImageResize",
|
|
||||||
"WarpedImageScaleToSide",
|
"WarpedImageScaleToSide",
|
||||||
"WarpedLeapfusionHunyuanI2V",
|
"WarpedLeapfusionHunyuanI2V",
|
||||||
"WarpedLoadFramePackModel",
|
"WarpedLoadFramePackModel",
|
||||||
"WarpedLoadLorasBatchByPrefix",
|
"WarpedLoadLorasBatchByPrefix",
|
||||||
"WarpedLoadVideosBatch",
|
"WarpedLoadVideosBatch",
|
||||||
|
"WarpedLoaderGGUF",
|
||||||
"WarpedLoraKeysAndMetadataReader",
|
"WarpedLoraKeysAndMetadataReader",
|
||||||
"WarpedLoraReSave",
|
"WarpedLoraReSave",
|
||||||
"WarpedMultiLoraLoader",
|
"WarpedMultiLoraLoader",
|
||||||
@ -13978,6 +14001,8 @@
|
|||||||
"WarpedReverseImageBatch",
|
"WarpedReverseImageBatch",
|
||||||
"WarpedSamplerCustomAdv",
|
"WarpedSamplerCustomAdv",
|
||||||
"WarpedSamplerCustomAdvLatent",
|
"WarpedSamplerCustomAdvLatent",
|
||||||
|
"WarpedSamplerCustomBatch",
|
||||||
|
"WarpedSamplerCustomScripted",
|
||||||
"WarpedSaveAnimatedPng",
|
"WarpedSaveAnimatedPng",
|
||||||
"WarpedUpscaleWithModel",
|
"WarpedUpscaleWithModel",
|
||||||
"WarpedVAELoader",
|
"WarpedVAELoader",
|
||||||
@ -23359,6 +23384,15 @@
|
|||||||
"title_aux": "comfyui-mosaic-blur"
|
"title_aux": "comfyui-mosaic-blur"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": [
|
||||||
|
[
|
||||||
|
"Load LoRA From URL",
|
||||||
|
"Load Video From URL"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Load From URL"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/gabe-init/ComfyUI-11labs": [
|
"https://github.com/gabe-init/ComfyUI-11labs": [
|
||||||
[
|
[
|
||||||
"ElevenLabsNode"
|
"ElevenLabsNode"
|
||||||
|
|||||||
3352
github-stats.json
3352
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "rodpl",
|
||||||
|
"title": "comfyui-asset-manager",
|
||||||
|
"reference": "https://github.com/rodpl/comfyui-asset-manager",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rodpl/comfyui-asset-manager"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI Asset Manager for managing assets in ComfyUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "AIWarper",
|
||||||
|
"title": "ComfyUI-DAViD [WIP]",
|
||||||
|
"reference": "https://github.com/AIWarper/ComfyUI-DAViD",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AIWarper/ComfyUI-DAViD"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom nodes for [a/DAViD (Data-efficient and Accurate Vision Models from Synthetic Data)](https://microsoft.github.io/DAViD) models in ComfyUI. These nodes enable depth estimation, surface normal estimation, and soft foreground segmentation for human-centric images.\nNOTE: The files in the repo are not organized."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "blepping",
|
"author": "blepping",
|
||||||
"title": "ComfyUI 'dum' samplers [WIP]",
|
"title": "ComfyUI 'dum' samplers [WIP]",
|
||||||
|
|||||||
@ -468,6 +468,16 @@
|
|||||||
"title_aux": "UtilNodes-ComfyUI [WIP]"
|
"title_aux": "UtilNodes-ComfyUI [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/AIWarper/ComfyUI-DAViD": [
|
||||||
|
[
|
||||||
|
"DAViDDepthVisualizer",
|
||||||
|
"DAViDMultiTask",
|
||||||
|
"DAViDNormalToLight"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-DAViD [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ALatentPlace/ComfyUI_yanc": [
|
"https://github.com/ALatentPlace/ComfyUI_yanc": [
|
||||||
[
|
[
|
||||||
"> Bloom",
|
"> Bloom",
|
||||||
@ -1060,6 +1070,7 @@
|
|||||||
"VTS Clear Ram",
|
"VTS Clear Ram",
|
||||||
"VTS Clip Text Encode",
|
"VTS Clip Text Encode",
|
||||||
"VTS Color Mask To Mask",
|
"VTS Color Mask To Mask",
|
||||||
|
"VTS Colour Match",
|
||||||
"VTS Conditioning Set Batch Mask",
|
"VTS Conditioning Set Batch Mask",
|
||||||
"VTS Count Characters",
|
"VTS Count Characters",
|
||||||
"VTS Create Character Mask",
|
"VTS Create Character Mask",
|
||||||
|
|||||||
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "GACLove",
|
||||||
|
"title": "ComfyUI-VFI",
|
||||||
|
"reference": "https://github.com/GACLove/ComfyUI-VFI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/GACLove/ComfyUI-VFI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI-RIFE is an inference wrapper for RIFE designed for use with ComfyUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "g0kuvonlange",
|
||||||
|
"title": "ComfyUI Load From URL",
|
||||||
|
"reference": "https://github.com/g0kuvonlange/ComfyUI-Load-From-URL",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/g0kuvonlange/ComfyUI-Load-From-URL"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A simple custom node for ComfyUI to load LoRAs and videos directly from a URL. Ideal for users hosting files on a server with publicly accessible URLs."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "concarne000",
|
"author": "concarne000",
|
||||||
"title": "ComfyUI-Stacker",
|
"title": "ComfyUI-Stacker",
|
||||||
|
|||||||
@ -5577,6 +5577,14 @@
|
|||||||
"title_aux": "ComfyUI-Lightx2vWrapper"
|
"title_aux": "ComfyUI-Lightx2vWrapper"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/GACLove/ComfyUI-VFI": [
|
||||||
|
[
|
||||||
|
"RIFEInterpolation"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-VFI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/GHOSTLXH/ComfyUI-Counternodes": [
|
"https://github.com/GHOSTLXH/ComfyUI-Counternodes": [
|
||||||
[
|
[
|
||||||
"AlternatingOutput",
|
"AlternatingOutput",
|
||||||
@ -13935,16 +13943,32 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": [
|
"https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": [
|
||||||
[
|
[
|
||||||
"WarpedAdvancedSamplerBatch",
|
"ClipLoaderGGUF",
|
||||||
|
"DualClipLoaderGGUF",
|
||||||
|
"GGUFRun",
|
||||||
|
"GGUFSave",
|
||||||
|
"GGUFUndo",
|
||||||
|
"LoaderGGUF",
|
||||||
|
"LoaderGGUFAdvanced",
|
||||||
|
"QuadrupleClipLoaderGGUF",
|
||||||
|
"TENSORBoost",
|
||||||
|
"TENSORCut",
|
||||||
|
"TripleClipLoaderGGUF",
|
||||||
|
"VaeGGUF",
|
||||||
|
"WarpedBasicGuider",
|
||||||
"WarpedBundleAllVideoImages",
|
"WarpedBundleAllVideoImages",
|
||||||
"WarpedBundleVideoImages",
|
"WarpedBundleVideoImages",
|
||||||
|
"WarpedCLIPLoader",
|
||||||
"WarpedCLIPVisionLoader",
|
"WarpedCLIPVisionLoader",
|
||||||
"WarpedCheckpointLoader",
|
"WarpedCheckpointLoader",
|
||||||
|
"WarpedClipLoaderGGUF",
|
||||||
"WarpedCreateEmptyImageBatch",
|
"WarpedCreateEmptyImageBatch",
|
||||||
"WarpedCreateEmptyLatentBatch",
|
"WarpedCreateEmptyLatentBatch",
|
||||||
"WarpedCreateSpecialImageBatch",
|
"WarpedCreateSpecialImageBatch",
|
||||||
"WarpedDualCLIPLoader",
|
"WarpedDualCLIPLoader",
|
||||||
|
"WarpedDualClipLoaderGGUF",
|
||||||
"WarpedDualEncoder",
|
"WarpedDualEncoder",
|
||||||
|
"WarpedDualGuider",
|
||||||
"WarpedFramepackLoraSelectBatch",
|
"WarpedFramepackLoraSelectBatch",
|
||||||
"WarpedFramepackMultiLoraSelect",
|
"WarpedFramepackMultiLoraSelect",
|
||||||
"WarpedFramepackMultiLoraSelectExt",
|
"WarpedFramepackMultiLoraSelectExt",
|
||||||
@ -13962,15 +13986,14 @@
|
|||||||
"WarpedHunyuanMultiLoraMerge",
|
"WarpedHunyuanMultiLoraMerge",
|
||||||
"WarpedHunyuanMultiLoraMixer",
|
"WarpedHunyuanMultiLoraMixer",
|
||||||
"WarpedHunyuanMultiLoraMixerExt",
|
"WarpedHunyuanMultiLoraMixerExt",
|
||||||
"WarpedHunyuanMultiLoraMixerExt2",
|
|
||||||
"WarpedHunyuanVideoLoraLoader",
|
"WarpedHunyuanVideoLoraLoader",
|
||||||
"WarpedImageNoiseAugmentation",
|
"WarpedImageNoiseAugmentation",
|
||||||
"WarpedImageResize",
|
|
||||||
"WarpedImageScaleToSide",
|
"WarpedImageScaleToSide",
|
||||||
"WarpedLeapfusionHunyuanI2V",
|
"WarpedLeapfusionHunyuanI2V",
|
||||||
"WarpedLoadFramePackModel",
|
"WarpedLoadFramePackModel",
|
||||||
"WarpedLoadLorasBatchByPrefix",
|
"WarpedLoadLorasBatchByPrefix",
|
||||||
"WarpedLoadVideosBatch",
|
"WarpedLoadVideosBatch",
|
||||||
|
"WarpedLoaderGGUF",
|
||||||
"WarpedLoraKeysAndMetadataReader",
|
"WarpedLoraKeysAndMetadataReader",
|
||||||
"WarpedLoraReSave",
|
"WarpedLoraReSave",
|
||||||
"WarpedMultiLoraLoader",
|
"WarpedMultiLoraLoader",
|
||||||
@ -13978,6 +14001,8 @@
|
|||||||
"WarpedReverseImageBatch",
|
"WarpedReverseImageBatch",
|
||||||
"WarpedSamplerCustomAdv",
|
"WarpedSamplerCustomAdv",
|
||||||
"WarpedSamplerCustomAdvLatent",
|
"WarpedSamplerCustomAdvLatent",
|
||||||
|
"WarpedSamplerCustomBatch",
|
||||||
|
"WarpedSamplerCustomScripted",
|
||||||
"WarpedSaveAnimatedPng",
|
"WarpedSaveAnimatedPng",
|
||||||
"WarpedUpscaleWithModel",
|
"WarpedUpscaleWithModel",
|
||||||
"WarpedVAELoader",
|
"WarpedVAELoader",
|
||||||
@ -23359,6 +23384,15 @@
|
|||||||
"title_aux": "comfyui-mosaic-blur"
|
"title_aux": "comfyui-mosaic-blur"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/g0kuvonlange/ComfyUI-Load-From-URL": [
|
||||||
|
[
|
||||||
|
"Load LoRA From URL",
|
||||||
|
"Load Video From URL"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Load From URL"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/gabe-init/ComfyUI-11labs": [
|
"https://github.com/gabe-init/ComfyUI-11labs": [
|
||||||
[
|
[
|
||||||
"ElevenLabsNode"
|
"ElevenLabsNode"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user