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
c4b45129bd
commit
44241fb967
@ -20336,6 +20336,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for flexible and efficient image color correction and post-processing."
|
||||
},
|
||||
{
|
||||
"author": "itsjustregi",
|
||||
"title": "SDXL Adherence",
|
||||
"reference": "https://github.com/regiellis/ComfyUI-SDXL-Adherence",
|
||||
"files": [
|
||||
"https://github.com/regiellis/ComfyUI-SDXL-Adherence"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes that improve SDXL prompt adherence and any-size/tiled VAE workflows."
|
||||
},
|
||||
{
|
||||
"author": "mrhan1993",
|
||||
"title": "ComfyUI-Fooocus",
|
||||
@ -32013,6 +32023,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes to integrate the USO image generation model (based on FLUX.1 by ByteDance) into ComfyUI.\nThis project is an implementation based on the official source code from the [a/ByteDance/USO](https://github.com/bytedance/USO) repository."
|
||||
},
|
||||
{
|
||||
"author": "mengqin",
|
||||
"title": "Unet Bnb Model Loader",
|
||||
"reference": "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader",
|
||||
"files": [
|
||||
"https://github.com/mengqin/ComfyUI-UnetBnbModelLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A general comfyui model loading plugin that supports loading unet models quantized in bnb-4bit (nf4 and fp4) format"
|
||||
},
|
||||
{
|
||||
"author": "Artificial-Sweetener",
|
||||
"title": "WhiteRabbit: Master the Flow of Time",
|
||||
"reference": "https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit",
|
||||
"files": [
|
||||
"https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is comfyui-WhiteRabbit, a nodepack designed to help you work with video from within ComfyUI.\nThe Rabbit's specialty is looping through time to help you create seamless looping video, but that's not all she brings to the tea party. Quality, arbitrary framerate resampling and super fast image resizing are also part of the kit!\nWhile some of these nodes certainly can be used for single-image tasks, every one of them is designed with efficient batch handling in mind and that means the performance gains compound, letting you process whole video clips as fast as possible within your hardware constraints."
|
||||
},
|
||||
{
|
||||
"author": "hujuying",
|
||||
"title": "ComfyUI ModelScope API Node",
|
||||
"reference": "https://github.com/hujuying/ComfyUI-ModelScope-API",
|
||||
"files": [
|
||||
"https://github.com/hujuying/ComfyUI-ModelScope-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a universal custom node for ComfyUI that supports both Text-to-Image and Image-to-Image generation by calling various models via the official ModelScope API."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -32449,16 +32489,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "mengqin",
|
||||
"title": "Unet Bnb Model Loader",
|
||||
"reference": "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader",
|
||||
"files": [
|
||||
"https://github.com/mengqin/ComfyUI-UnetBnbModelLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A general comfyui model loading plugin that supports loading unet models quantized in bnb-4bit (nf4 and fp4) format"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2417,6 +2417,27 @@
|
||||
"title_aux": "HommageTools for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit": [
|
||||
[
|
||||
"AssembleLoopFrames",
|
||||
"AutocropToLoop",
|
||||
"BatchResizeWithLanczos",
|
||||
"BatchWatermarkSingle",
|
||||
"PixelHold",
|
||||
"PrepareLoopFrames",
|
||||
"RIFE_FPS_Resample",
|
||||
"RIFE_SeamTimingAnalyzer",
|
||||
"RIFE_VFI_Advanced",
|
||||
"RIFE_VFI_Opt",
|
||||
"RollFrames",
|
||||
"TrimBatchEnds",
|
||||
"UnrollFrames",
|
||||
"UpscaleWithModelAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "WhiteRabbit: Master the Flow of Time"
|
||||
}
|
||||
],
|
||||
"https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": [
|
||||
[
|
||||
"FluxKontextMaxNode",
|
||||
@ -5753,7 +5774,8 @@
|
||||
"Prompt Assembler",
|
||||
"Resize Images To Megapixels",
|
||||
"Resize To Megapixels",
|
||||
"Video Params"
|
||||
"Video Params",
|
||||
"WaveformDevice"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Fictiverse Nodes"
|
||||
@ -16891,6 +16913,7 @@
|
||||
"ClaudeAPI",
|
||||
"GeminiAPI",
|
||||
"GeminiBRIA_RMBG",
|
||||
"GeminiBRIA_RMBG_Safe",
|
||||
"GeminiCLIPSeg",
|
||||
"GeminiCombineSegMasks",
|
||||
"GeminiComfyUIStyler",
|
||||
@ -20957,6 +20980,7 @@
|
||||
"CYHLatentSDXLAspectRatio",
|
||||
"CYHLatentSocialAspectRatio",
|
||||
"CYHLatentVideoAspectRatio",
|
||||
"CYHPreviewVideo",
|
||||
"CYHResolutionMultiplierNode",
|
||||
"CYHTextFileEditorNode",
|
||||
"CYHTextFileLoaderNode",
|
||||
@ -23980,6 +24004,7 @@
|
||||
"QwenDiffusionModelLoader",
|
||||
"QwenEliGenController",
|
||||
"QwenEliGenMaskCreator",
|
||||
"QwenFrameLoader",
|
||||
"QwenImageEditAdvanced",
|
||||
"QwenImageEditLatentPrepare",
|
||||
"QwenImageEditProcessor",
|
||||
@ -23992,7 +24017,9 @@
|
||||
"QwenImageVAEEncode",
|
||||
"QwenLowresFixNode",
|
||||
"QwenModelValidator",
|
||||
"QwenMultiReferenceHandler",
|
||||
"QwenMultiFrameComplete",
|
||||
"QwenMultiFrameEncoder",
|
||||
"QwenMultiFrameWrapper",
|
||||
"QwenOptimalResolution",
|
||||
"QwenPromptFormatter",
|
||||
"QwenPromptInterpolator",
|
||||
@ -24007,10 +24034,9 @@
|
||||
"QwenVAELoader",
|
||||
"QwenVAENormalizer",
|
||||
"QwenVLCLIPLoader",
|
||||
"QwenVLEmptyLatent",
|
||||
"QwenVLImageToLatent",
|
||||
"QwenVLLoader",
|
||||
"QwenVLTextEncoder",
|
||||
"QwenVisionPatchEncoder",
|
||||
"QwenWANCompareLatents",
|
||||
"QwenWANConditioningDebug",
|
||||
"QwenWANKeyframeEditor",
|
||||
@ -26513,6 +26539,15 @@
|
||||
"title_aux": "ComfyUI-HX-Pimg"
|
||||
}
|
||||
],
|
||||
"https://github.com/hujuying/ComfyUI-ModelScope-API": [
|
||||
[
|
||||
"ModelScopeAPI",
|
||||
"ModelScopeKontextAPI"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI ModelScope API Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/hunzmusic/ComfyUI-IG2MV": [
|
||||
[
|
||||
"DiffusersIGMVModelMakeup",
|
||||
@ -26983,6 +27018,18 @@
|
||||
"title_aux": "ComfyUI-yt_dl"
|
||||
}
|
||||
],
|
||||
"https://github.com/if-ai/ComfyUI_HunyuanVideoFoley": [
|
||||
[
|
||||
"HunyuanVideoFoley",
|
||||
"HunyuanVideoFoleyDependenciesLoader",
|
||||
"HunyuanVideoFoleyGeneratorAdvanced",
|
||||
"HunyuanVideoFoleyModelLoader",
|
||||
"HunyuanVideoFoleyTorchCompile"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI HunyuanVideo-Foley"
|
||||
}
|
||||
],
|
||||
"https://github.com/if-ai/ComfyUI_IF_AI_LoadImages": [
|
||||
[
|
||||
"IF_LoadImagesS"
|
||||
@ -29151,6 +29198,7 @@
|
||||
[
|
||||
"Chirp",
|
||||
"Gemini",
|
||||
"GeminiImage",
|
||||
"ImagenComputedMaskConfig",
|
||||
"ImagenMaskEditing",
|
||||
"Imagen_Product_Recontext",
|
||||
@ -29865,6 +29913,7 @@
|
||||
"MultiTalkModelLoader",
|
||||
"MultiTalkWav2VecEmbeds",
|
||||
"NLFPredict",
|
||||
"NormalizeAudioLoudness",
|
||||
"QwenLoader",
|
||||
"ReCamMasterPoseVisualizer",
|
||||
"WanVideoATITracks",
|
||||
@ -29874,6 +29923,7 @@
|
||||
"WanVideoAddExtraLatent",
|
||||
"WanVideoAddFantasyPortrait",
|
||||
"WanVideoAddMTVMotion",
|
||||
"WanVideoAddS2VEmbeds",
|
||||
"WanVideoAddStandInLatent",
|
||||
"WanVideoApplyNAG",
|
||||
"WanVideoBlockList",
|
||||
@ -33089,6 +33139,14 @@
|
||||
"title_aux": "comfy-oiio"
|
||||
}
|
||||
],
|
||||
"https://github.com/mengqin/ComfyUI-UnetBnbModelLoader": [
|
||||
[
|
||||
"UnetBnbModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Unet Bnb Model Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/mephisto83/petty-paint-comfyui-node": [
|
||||
[
|
||||
"ConvertWhiteToAlpha",
|
||||
@ -36393,6 +36451,21 @@
|
||||
"title_aux": "ComfyUI-EasyPony"
|
||||
}
|
||||
],
|
||||
"https://github.com/regiellis/ComfyUI-SDXL-Adherence": [
|
||||
[
|
||||
"AlignHintsToLatent",
|
||||
"AutoSize64",
|
||||
"CropByBBox",
|
||||
"NegativePromptHelper",
|
||||
"PostPolish",
|
||||
"SDXLDualClipEncode",
|
||||
"SDXLPromptStyler",
|
||||
"SmartLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "SDXL Adherence"
|
||||
}
|
||||
],
|
||||
"https://github.com/revirevy/Comfyui_saveimage_imgbb": [
|
||||
[
|
||||
"ImgBBUploader",
|
||||
|
||||
3300
github-stats.json
3300
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1741,7 +1741,8 @@
|
||||
],
|
||||
"https://github.com/Firetheft/ComfyUI_Local_Image_Gallery": [
|
||||
[
|
||||
"LocalImageGalleryNode"
|
||||
"LocalImageGalleryNode",
|
||||
"SelectOriginalImageNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Local Media Manager [UNSAFE]"
|
||||
@ -2244,6 +2245,7 @@
|
||||
"Pyrite_AdvancedUpscaler",
|
||||
"Pyrite_GGUF_Loader",
|
||||
"Pyrite_SimpleUpscaler",
|
||||
"Pyrite_YOLO_Annotation_Exporter",
|
||||
"pyrite_image_caption"
|
||||
],
|
||||
{
|
||||
|
||||
@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "mengqin",
|
||||
"title": "Unet Bnb Model Loader",
|
||||
"reference": "https://github.com/mengqin/ComfyUI-UnetBnbModelLoader",
|
||||
"files": [
|
||||
"https://github.com/mengqin/ComfyUI-UnetBnbModelLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A general comfyui model loading plugin that supports loading unet models quantized in bnb-4bit (nf4 and fp4) format"
|
||||
},
|
||||
{
|
||||
"author": "Artificial-Sweetener",
|
||||
"title": "WhiteRabbit: Master the Flow of Time",
|
||||
"reference": "https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit",
|
||||
"files": [
|
||||
"https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is comfyui-WhiteRabbit, a nodepack designed to help you work with video from within ComfyUI.\nThe Rabbit's specialty is looping through time to help you create seamless looping video, but that's not all she brings to the tea party. Quality, arbitrary framerate resampling and super fast image resizing are also part of the kit!\nWhile some of these nodes certainly can be used for single-image tasks, every one of them is designed with efficient batch handling in mind and that means the performance gains compound, letting you process whole video clips as fast as possible within your hardware constraints."
|
||||
},
|
||||
{
|
||||
"author": "hujuying",
|
||||
"title": "ComfyUI ModelScope API Node",
|
||||
"reference": "https://github.com/hujuying/ComfyUI-ModelScope-API",
|
||||
"files": [
|
||||
"https://github.com/hujuying/ComfyUI-ModelScope-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a universal custom node for ComfyUI that supports both Text-to-Image and Image-to-Image generation by calling various models via the official ModelScope API."
|
||||
},
|
||||
{
|
||||
"author": "itsjustregi",
|
||||
"title": "SDXL Adherence",
|
||||
"reference": "https://github.com/regiellis/ComfyUI-SDXL-Adherence",
|
||||
"files": [
|
||||
"https://github.com/regiellis/ComfyUI-SDXL-Adherence"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes that improve SDXL prompt adherence and any-size/tiled VAE workflows."
|
||||
},
|
||||
{
|
||||
"author": "MushroomFleet",
|
||||
"title": "Zenkai-POML for ComfyUI",
|
||||
|
||||
@ -2417,6 +2417,27 @@
|
||||
"title_aux": "HommageTools for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Artificial-Sweetener/comfyui-WhiteRabbit": [
|
||||
[
|
||||
"AssembleLoopFrames",
|
||||
"AutocropToLoop",
|
||||
"BatchResizeWithLanczos",
|
||||
"BatchWatermarkSingle",
|
||||
"PixelHold",
|
||||
"PrepareLoopFrames",
|
||||
"RIFE_FPS_Resample",
|
||||
"RIFE_SeamTimingAnalyzer",
|
||||
"RIFE_VFI_Advanced",
|
||||
"RIFE_VFI_Opt",
|
||||
"RollFrames",
|
||||
"TrimBatchEnds",
|
||||
"UnrollFrames",
|
||||
"UpscaleWithModelAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "WhiteRabbit: Master the Flow of Time"
|
||||
}
|
||||
],
|
||||
"https://github.com/Aryan185/ComfyUI-ExternalAPI-Helpers": [
|
||||
[
|
||||
"FluxKontextMaxNode",
|
||||
@ -5753,7 +5774,8 @@
|
||||
"Prompt Assembler",
|
||||
"Resize Images To Megapixels",
|
||||
"Resize To Megapixels",
|
||||
"Video Params"
|
||||
"Video Params",
|
||||
"WaveformDevice"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Fictiverse Nodes"
|
||||
@ -16891,6 +16913,7 @@
|
||||
"ClaudeAPI",
|
||||
"GeminiAPI",
|
||||
"GeminiBRIA_RMBG",
|
||||
"GeminiBRIA_RMBG_Safe",
|
||||
"GeminiCLIPSeg",
|
||||
"GeminiCombineSegMasks",
|
||||
"GeminiComfyUIStyler",
|
||||
@ -20957,6 +20980,7 @@
|
||||
"CYHLatentSDXLAspectRatio",
|
||||
"CYHLatentSocialAspectRatio",
|
||||
"CYHLatentVideoAspectRatio",
|
||||
"CYHPreviewVideo",
|
||||
"CYHResolutionMultiplierNode",
|
||||
"CYHTextFileEditorNode",
|
||||
"CYHTextFileLoaderNode",
|
||||
@ -23980,6 +24004,7 @@
|
||||
"QwenDiffusionModelLoader",
|
||||
"QwenEliGenController",
|
||||
"QwenEliGenMaskCreator",
|
||||
"QwenFrameLoader",
|
||||
"QwenImageEditAdvanced",
|
||||
"QwenImageEditLatentPrepare",
|
||||
"QwenImageEditProcessor",
|
||||
@ -23992,7 +24017,9 @@
|
||||
"QwenImageVAEEncode",
|
||||
"QwenLowresFixNode",
|
||||
"QwenModelValidator",
|
||||
"QwenMultiReferenceHandler",
|
||||
"QwenMultiFrameComplete",
|
||||
"QwenMultiFrameEncoder",
|
||||
"QwenMultiFrameWrapper",
|
||||
"QwenOptimalResolution",
|
||||
"QwenPromptFormatter",
|
||||
"QwenPromptInterpolator",
|
||||
@ -24007,10 +24034,9 @@
|
||||
"QwenVAELoader",
|
||||
"QwenVAENormalizer",
|
||||
"QwenVLCLIPLoader",
|
||||
"QwenVLEmptyLatent",
|
||||
"QwenVLImageToLatent",
|
||||
"QwenVLLoader",
|
||||
"QwenVLTextEncoder",
|
||||
"QwenVisionPatchEncoder",
|
||||
"QwenWANCompareLatents",
|
||||
"QwenWANConditioningDebug",
|
||||
"QwenWANKeyframeEditor",
|
||||
@ -26513,6 +26539,15 @@
|
||||
"title_aux": "ComfyUI-HX-Pimg"
|
||||
}
|
||||
],
|
||||
"https://github.com/hujuying/ComfyUI-ModelScope-API": [
|
||||
[
|
||||
"ModelScopeAPI",
|
||||
"ModelScopeKontextAPI"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI ModelScope API Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/hunzmusic/ComfyUI-IG2MV": [
|
||||
[
|
||||
"DiffusersIGMVModelMakeup",
|
||||
@ -26983,6 +27018,18 @@
|
||||
"title_aux": "ComfyUI-yt_dl"
|
||||
}
|
||||
],
|
||||
"https://github.com/if-ai/ComfyUI_HunyuanVideoFoley": [
|
||||
[
|
||||
"HunyuanVideoFoley",
|
||||
"HunyuanVideoFoleyDependenciesLoader",
|
||||
"HunyuanVideoFoleyGeneratorAdvanced",
|
||||
"HunyuanVideoFoleyModelLoader",
|
||||
"HunyuanVideoFoleyTorchCompile"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI HunyuanVideo-Foley"
|
||||
}
|
||||
],
|
||||
"https://github.com/if-ai/ComfyUI_IF_AI_LoadImages": [
|
||||
[
|
||||
"IF_LoadImagesS"
|
||||
@ -29151,6 +29198,7 @@
|
||||
[
|
||||
"Chirp",
|
||||
"Gemini",
|
||||
"GeminiImage",
|
||||
"ImagenComputedMaskConfig",
|
||||
"ImagenMaskEditing",
|
||||
"Imagen_Product_Recontext",
|
||||
@ -29865,6 +29913,7 @@
|
||||
"MultiTalkModelLoader",
|
||||
"MultiTalkWav2VecEmbeds",
|
||||
"NLFPredict",
|
||||
"NormalizeAudioLoudness",
|
||||
"QwenLoader",
|
||||
"ReCamMasterPoseVisualizer",
|
||||
"WanVideoATITracks",
|
||||
@ -29874,6 +29923,7 @@
|
||||
"WanVideoAddExtraLatent",
|
||||
"WanVideoAddFantasyPortrait",
|
||||
"WanVideoAddMTVMotion",
|
||||
"WanVideoAddS2VEmbeds",
|
||||
"WanVideoAddStandInLatent",
|
||||
"WanVideoApplyNAG",
|
||||
"WanVideoBlockList",
|
||||
@ -33089,6 +33139,14 @@
|
||||
"title_aux": "comfy-oiio"
|
||||
}
|
||||
],
|
||||
"https://github.com/mengqin/ComfyUI-UnetBnbModelLoader": [
|
||||
[
|
||||
"UnetBnbModelLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Unet Bnb Model Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/mephisto83/petty-paint-comfyui-node": [
|
||||
[
|
||||
"ConvertWhiteToAlpha",
|
||||
@ -36393,6 +36451,21 @@
|
||||
"title_aux": "ComfyUI-EasyPony"
|
||||
}
|
||||
],
|
||||
"https://github.com/regiellis/ComfyUI-SDXL-Adherence": [
|
||||
[
|
||||
"AlignHintsToLatent",
|
||||
"AutoSize64",
|
||||
"CropByBBox",
|
||||
"NegativePromptHelper",
|
||||
"PostPolish",
|
||||
"SDXLDualClipEncode",
|
||||
"SDXLPromptStyler",
|
||||
"SmartLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "SDXL Adherence"
|
||||
}
|
||||
],
|
||||
"https://github.com/revirevy/Comfyui_saveimage_imgbb": [
|
||||
[
|
||||
"ImgBBUploader",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user