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
f94008192c
commit
82c055f527
@ -13244,18 +13244,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI utility plugin designed to optimize the latent space for generating high-quality results. It approximates the closest size model for better generation results."
|
||||
},
|
||||
{
|
||||
"author": "Fabio Sarracino",
|
||||
"title": "VibeVoice ComfyUI",
|
||||
"id": "vibevoice-comfyui",
|
||||
"reference": "https://github.com/Enemyx-net/VibeVoice-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Enemyx-net/VibeVoice-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper for Microsoft VibeVoice TTS model. Supports single speaker, multi-speaker, and text file loading",
|
||||
"pip": ["torch>=2.0.0", "torchaudio>=2.0.0", "numpy>=1.20.0", "transformers>=4.44.0", "librosa>=0.9.0", "soundfile>=0.12.0"]
|
||||
},
|
||||
{
|
||||
"author": "ThereforeGames",
|
||||
"title": "ComfyUI-Unprompted",
|
||||
@ -31733,6 +31721,18 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of high-quality nodes for ComfyUI, dedicated to improving the sharpness, clarity, and texture of your images"
|
||||
},
|
||||
{
|
||||
"author": "Fabio Sarracino",
|
||||
"title": "VibeVoice ComfyUI",
|
||||
"id": "vibevoice-comfyui",
|
||||
"reference": "https://github.com/Enemyx-net/VibeVoice-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Enemyx-net/VibeVoice-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper for Microsoft VibeVoice TTS model. Supports single speaker, multi-speaker, and text file loading",
|
||||
"pip": ["torch>=2.0.0", "torchaudio>=2.0.0", "numpy>=1.20.0", "transformers>=4.44.0", "librosa>=0.9.0", "soundfile>=0.12.0"]
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -110,10 +110,10 @@
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-MiniCPM": [
|
||||
[
|
||||
"AILab_MiniCPM_4_V",
|
||||
"AILab_MiniCPM_4_V_Advanced",
|
||||
"AILab_MiniCPM_4_V_GGUF",
|
||||
"AILab_MiniCPM_4_V_GGUF_Advanced"
|
||||
"AILab_MiniCPM_V",
|
||||
"AILab_MiniCPM_V_Advanced",
|
||||
"AILab_MiniCPM_V_GGUF",
|
||||
"AILab_MiniCPM_V_GGUF_Advanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MiniCPM"
|
||||
@ -3894,6 +3894,7 @@
|
||||
],
|
||||
"https://github.com/ComfyAssets/ComfyUI-KikoTools": [
|
||||
[
|
||||
"BatchPrompts",
|
||||
"DisplayAny",
|
||||
"DisplayText",
|
||||
"EmptyLatentBatch",
|
||||
@ -3907,6 +3908,7 @@
|
||||
"ImageScaleDownBy",
|
||||
"ImageToMultipleOf",
|
||||
"KikoFilmGrain",
|
||||
"KikoLocalImageLoader",
|
||||
"KikoPurgeVRAM",
|
||||
"KikoSaveImage",
|
||||
"LoRAFolderBatch",
|
||||
@ -4843,12 +4845,19 @@
|
||||
"https://github.com/DragonDiffusionbyBoyo/Boyonodes": [
|
||||
[
|
||||
"BoyoAudioEval",
|
||||
"BoyoChainBastardLoops",
|
||||
"BoyoFramePackLoRA",
|
||||
"BoyoLoadImageList",
|
||||
"BoyoLoopCollector",
|
||||
"BoyoLoopImageSaver",
|
||||
"BoyoPairedSaver",
|
||||
"BoyoPromptInjector",
|
||||
"BoyoPromptLoop",
|
||||
"BoyoSaver",
|
||||
"BoyoTiledVAEDecode",
|
||||
"BoyoVAEDecode",
|
||||
"BoyoWanFunEmptyLatent",
|
||||
"BoyoWanFunImageSampler",
|
||||
"Boyolatent",
|
||||
"MandelbrotVideo"
|
||||
],
|
||||
@ -9181,6 +9190,32 @@
|
||||
"title_aux": "ComfyUI-promptLAB"
|
||||
}
|
||||
],
|
||||
"https://github.com/MakkiShizu/ComfyUI-MakkiTools": [
|
||||
[
|
||||
"AnyImageStitch",
|
||||
"AnyImagetoConditioning_flux_kontext",
|
||||
"AutoLoop_create_pseudo_loop_video",
|
||||
"BatchLoraLoader",
|
||||
"Environment_INFO",
|
||||
"GetImageNthCount",
|
||||
"ImageChannelSeparate",
|
||||
"ImageCountConcatenate",
|
||||
"ImageHeigthStitch",
|
||||
"ImageWidthStitch",
|
||||
"Image_Resize",
|
||||
"MergeImageChannels",
|
||||
"Prism_Mirage",
|
||||
"int_calculate_statistics",
|
||||
"random_any",
|
||||
"show_type",
|
||||
"timer",
|
||||
"translator_m2m100",
|
||||
"translators"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MakkiTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards": [
|
||||
[
|
||||
"makitextwildcards",
|
||||
@ -11122,6 +11157,7 @@
|
||||
"RizzClean",
|
||||
"RizzCropAndScaleFromMask",
|
||||
"RizzDynamicPromptGenerator",
|
||||
"RizzEditImage",
|
||||
"RizzLoadLatestImage",
|
||||
"RizzLoadLatestMesh",
|
||||
"RizzModelBatchLoader",
|
||||
@ -14439,6 +14475,7 @@
|
||||
"VrchAnyOSCControlNode",
|
||||
"VrchAudioChannelLoaderNode",
|
||||
"VrchAudioConcatNode",
|
||||
"VrchAudioEmotionVisualizerNode",
|
||||
"VrchAudioFrequencyBandAnalyzerNode",
|
||||
"VrchAudioGenresNode",
|
||||
"VrchAudioMusic2EmotionNode",
|
||||
@ -15156,6 +15193,7 @@
|
||||
"ApplyStyleModelSimple",
|
||||
"BatchImagesNode",
|
||||
"FrameCalculator",
|
||||
"FrameCalculatorAudio",
|
||||
"InpaintConditioningNode",
|
||||
"InpaintFluxKontextConditioning",
|
||||
"Prepimg2Vid",
|
||||
@ -16470,6 +16508,7 @@
|
||||
"Comfly_mj_video_extend",
|
||||
"Comfly_mjstyle",
|
||||
"Comfly_nano_banana",
|
||||
"Comfly_nano_banana_fal",
|
||||
"Comfly_qwen_image",
|
||||
"Comfly_qwen_image_edit",
|
||||
"Comfly_upload",
|
||||
@ -16861,7 +16900,10 @@
|
||||
"BlenderInputGroup",
|
||||
"BlenderInputInt",
|
||||
"BlenderInputLoad3D",
|
||||
"BlenderInputLoadCheckpoint",
|
||||
"BlenderInputLoadDiffusionModel",
|
||||
"BlenderInputLoadImage",
|
||||
"BlenderInputLoadLora",
|
||||
"BlenderInputSeed",
|
||||
"BlenderInputString",
|
||||
"BlenderInputStringMultiline",
|
||||
@ -18983,6 +19025,7 @@
|
||||
],
|
||||
"https://github.com/calcuis/gguf": [
|
||||
[
|
||||
"AudioEncoderLoaderGGUF",
|
||||
"ClipLoaderGGUF",
|
||||
"DualClipLoaderGGUF",
|
||||
"GGUFRun",
|
||||
@ -21095,6 +21138,7 @@
|
||||
],
|
||||
"https://github.com/comfy-deploy/comfyui-llm-toolkit": [
|
||||
[
|
||||
"APIKeyInput",
|
||||
"AudioDurationFrames",
|
||||
"BFLProviderNode",
|
||||
"BlankImage",
|
||||
@ -21155,6 +21199,7 @@
|
||||
"SwitchAnyRoute_wANY",
|
||||
"SwitchAny_wANY",
|
||||
"SystemPromptTaskGenerator",
|
||||
"TestAPIKeyContext",
|
||||
"UpscaleVideo",
|
||||
"WaveSpeedProviderNode"
|
||||
],
|
||||
@ -21328,6 +21373,7 @@
|
||||
"LatentBlend",
|
||||
"LatentComposite",
|
||||
"LatentCompositeMasked",
|
||||
"LatentConcat",
|
||||
"LatentCrop",
|
||||
"LatentFlip",
|
||||
"LatentFromBatch",
|
||||
@ -23721,6 +23767,9 @@
|
||||
],
|
||||
"https://github.com/fblissjr/ComfyUI-QwenImageWanBridge": [
|
||||
[
|
||||
"DenoiseCurveVisualizer",
|
||||
"LatentStatisticsMonitor",
|
||||
"MinimalKeyframeV2V",
|
||||
"QwenCheckpointLoaderSimple",
|
||||
"QwenCompareEncoders",
|
||||
"QwenDebugTextEncoder",
|
||||
@ -23737,7 +23786,9 @@
|
||||
"QwenImageSamplerAdvanced",
|
||||
"QwenImageSamplerWrapper",
|
||||
"QwenImageVAEEncode",
|
||||
"QwenLowresFixNode",
|
||||
"QwenModelValidator",
|
||||
"QwenMultiReferenceHandler",
|
||||
"QwenOptimalResolution",
|
||||
"QwenPromptFormatter",
|
||||
"QwenPromptInterpolator",
|
||||
@ -23758,6 +23809,8 @@
|
||||
"QwenVLTextEncoder",
|
||||
"QwenWANCompareLatents",
|
||||
"QwenWANConditioningDebug",
|
||||
"QwenWANKeyframeEditor",
|
||||
"QwenWANKeyframeExtractor",
|
||||
"QwenWANLatentDebug"
|
||||
],
|
||||
{
|
||||
@ -24681,6 +24734,7 @@
|
||||
],
|
||||
"https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": [
|
||||
[
|
||||
"FluxConfig_BFL",
|
||||
"FluxDeleteFinetune_BFL",
|
||||
"FluxDevRedux_BFL",
|
||||
"FluxDev_BFL",
|
||||
@ -30067,6 +30121,7 @@
|
||||
"Leon_Midjourney_Proxy_API_Node",
|
||||
"Leon_Midjourney_Upload_API_Node",
|
||||
"Leon_Model_Selector_Node",
|
||||
"Leon_Nano_Banana_API_Node",
|
||||
"Leon_Qwen_Image_API_Node",
|
||||
"Leon_Qwen_Image_Edit_API_Node",
|
||||
"Leon_Recraft_Image_API_Node",
|
||||
@ -32205,6 +32260,7 @@
|
||||
"Random Hex Color | sokes \ud83e\uddac",
|
||||
"Random Number | sokes \ud83e\uddac",
|
||||
"Replace Text with RegEx | sokes \ud83e\uddac",
|
||||
"Runpod Serverless | sokes \ud83e\uddac",
|
||||
"Street View Loader | sokes \ud83e\uddac"
|
||||
],
|
||||
{
|
||||
@ -33052,6 +33108,7 @@
|
||||
"EightFloats",
|
||||
"EvenOrOdd",
|
||||
"EvenOrOddList",
|
||||
"FlatColorQuantization",
|
||||
"FloatListInterpreter1",
|
||||
"FloatListInterpreter4",
|
||||
"FloatListInterpreter8",
|
||||
@ -34249,6 +34306,14 @@
|
||||
"title_aux": "ComfyUI-Orpheus"
|
||||
}
|
||||
],
|
||||
"https://github.com/nunchaku-tech/ComfyUI-nunchaku": [
|
||||
[
|
||||
"NunchakuWheelInstaller"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-nunchaku"
|
||||
}
|
||||
],
|
||||
"https://github.com/nux1111/ComfyUI_NetDist_Plus": [
|
||||
[
|
||||
"CombineImageBatch",
|
||||
@ -35330,7 +35395,8 @@
|
||||
[
|
||||
"PopoImageAspectRatioNode",
|
||||
"PopoImageDimensionsNode",
|
||||
"PopoImageSizeNode"
|
||||
"PopoImageSizeNode",
|
||||
"PopoMathExpressionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Popo Utility"
|
||||
@ -41365,8 +41431,6 @@
|
||||
"ImageMosaic",
|
||||
"ImageRotate",
|
||||
"ImageSelector",
|
||||
"ImageSmartCrop",
|
||||
"ImageSmartPad",
|
||||
"ImageUpscaleTiled",
|
||||
"IrregularToEllipseMask",
|
||||
"LoadImagesFromFolder",
|
||||
@ -41390,6 +41454,10 @@
|
||||
"YC Text Condition Switch",
|
||||
"YC Text Index Switch",
|
||||
"YC Universal Gate",
|
||||
"YCImageSmartCrop",
|
||||
"YCImageSmartPad",
|
||||
"YCImageTile",
|
||||
"YCImageUntile",
|
||||
"YCMaskComposite",
|
||||
"YCRemapMaskRange",
|
||||
"YCTextImageGenerator",
|
||||
|
||||
6071
github-stats.json
6071
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -2692,16 +2692,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/https://github.com/bytedance/DreamO](https://github.com/bytedance/DreamO]) ComfyUI Warpper"
|
||||
},
|
||||
{
|
||||
"author": "MakkiShizu",
|
||||
"title": "ComfyUI-MakkiTools",
|
||||
"reference": "https://github.com/MakkiShizu/ComfyUI-MakkiTools",
|
||||
"files": [
|
||||
"https://github.com/MakkiShizu/ComfyUI-MakkiTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: GetImageNthCount, ImageChannelSeparate, ImageCountConcatenate, MergeImageChannels, ImageWidthStitch, ImageHeigthStitch"
|
||||
},
|
||||
{
|
||||
"author": "SKBv0",
|
||||
"title": "Retro Engine Node for ComfyUI",
|
||||
|
||||
@ -1344,21 +1344,19 @@
|
||||
],
|
||||
"https://github.com/DenRakEiw/DenRakEiw_Nodes": [
|
||||
[
|
||||
"ColorGeneratorNode",
|
||||
"ConditioningInspector",
|
||||
"FluxLayerDiffuseConditioningFix",
|
||||
"FluxLayerDiffuseDecoderSimple",
|
||||
"FluxLayerDiffuseEmptyConditioning",
|
||||
"FluxLayerDiffuseInfo",
|
||||
"FluxLayerDiffuseStandaloneLoader",
|
||||
"LatentColorMatch",
|
||||
"LatentColorMatchSimple",
|
||||
"LatentImageAdjust",
|
||||
"LoadImageSequence",
|
||||
"LoadImageSequenceInfo",
|
||||
"OptimizedWanVAEUpscaler",
|
||||
"PreviewTransparentImage",
|
||||
"SaveTransparentImage",
|
||||
"TransparentImageInfo"
|
||||
"TransparentImageInfo",
|
||||
"WanNNLatentUpscaler"
|
||||
],
|
||||
{
|
||||
"title_aux": "Denrakeiw Nodes [WIP]"
|
||||
@ -2465,6 +2463,7 @@
|
||||
"AnyImageStitch",
|
||||
"AnyImagetoConditioning_flux_kontext",
|
||||
"AutoLoop_create_pseudo_loop_video",
|
||||
"BatchLoraLoader",
|
||||
"Environment_INFO",
|
||||
"GetImageNthCount",
|
||||
"ImageChannelSeparate",
|
||||
@ -3521,6 +3520,7 @@
|
||||
"SDVN Image Scraper",
|
||||
"SDVN Image Size",
|
||||
"SDVN Image White Balance",
|
||||
"SDVN ImageGallery",
|
||||
"SDVN Inpaint",
|
||||
"SDVN Inpaint Crop",
|
||||
"SDVN InstantIDModel Download",
|
||||
@ -5336,6 +5336,7 @@
|
||||
"LatentBlend",
|
||||
"LatentComposite",
|
||||
"LatentCompositeMasked",
|
||||
"LatentConcat",
|
||||
"LatentCrop",
|
||||
"LatentFlip",
|
||||
"LatentFromBatch",
|
||||
@ -8346,9 +8347,10 @@
|
||||
],
|
||||
"https://github.com/mrCodinghero/ComfyUI-Codinghero": [
|
||||
[
|
||||
"Image Size Converter",
|
||||
"Upscale Settings",
|
||||
"Video Settings Converter"
|
||||
"Image Size Calculator",
|
||||
"Model Selector",
|
||||
"Upscale Settings Calculator",
|
||||
"Video Settings Calculator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Codinghero"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,28 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Fabio Sarracino",
|
||||
"title": "VibeVoice ComfyUI",
|
||||
"id": "vibevoice-comfyui",
|
||||
"reference": "https://github.com/Enemyx-net/VibeVoice-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Enemyx-net/VibeVoice-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper for Microsoft VibeVoice TTS model. Supports single speaker, multi-speaker, and text file loading",
|
||||
"pip": ["torch>=2.0.0", "torchaudio>=2.0.0", "numpy>=1.20.0", "transformers>=4.44.0", "librosa>=0.9.0", "soundfile>=0.12.0"]
|
||||
},
|
||||
{
|
||||
"author": "Makki_Shizu",
|
||||
"title": "ComfyUI-MakkiTools",
|
||||
"id": "MakkiTools",
|
||||
"reference": "https://github.com/MakkiShizu/ComfyUI-MakkiTools",
|
||||
"files": [
|
||||
"https://github.com/MakkiShizu/ComfyUI-MakkiTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Makki's self custom nodes for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI-NanoBanano",
|
||||
@ -667,109 +690,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": " Precise resolution and aspect ratio control for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Alectriciti",
|
||||
"title": "comfyui-adaptiveprompts",
|
||||
"reference": "https://github.com/Alectriciti/comfyui-adaptiveprompts",
|
||||
"files": [
|
||||
"https://github.com/Alectriciti/comfyui-adaptiveprompts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adaptive Prompts is a modern reimagining of dynamic prompts for ComfyUI. It lets you randomize, restructure, and clean up prompts with powerful wildcard and string tools. For the sake of consistency, I will still refer to them as Dynamic Prompts."
|
||||
},
|
||||
{
|
||||
"author": "vsLinx",
|
||||
"title": "ComfyUI vsLinx Nodes",
|
||||
"id": "comfyui-vslinx-nodes",
|
||||
"reference": "https://github.com/vslinx/ComfyUI-vslinx-nodes",
|
||||
"files": [
|
||||
"https://github.com/vslinx/ComfyUI-vslinx-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes that let you quickly load multiple images via a multi-select dialog with preview. The images are instantly uploaded to the input folder and can be output either as a list or a batch. "
|
||||
},
|
||||
{
|
||||
"author": "HoangYell",
|
||||
"title": "comfyui-hoangyell-video-edit",
|
||||
"reference": "https://github.com/HoangYell/comfyui-hoangyell-video",
|
||||
"files": [
|
||||
"https://github.com/HoangYell/comfyui-hoangyell-video"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom ComfyUI nodes for advanced video processing and editing workflows."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_StableAvatar",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_StableAvatar",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_StableAvatar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "StableAvatar: Infinite-Length Audio-Driven Avatar Video Generation,you can try it in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "jupo-ai",
|
||||
"title": "comfy-preview-model",
|
||||
"id": "comfy-preview-model",
|
||||
"reference": "https://github.com/jupo-ai/comfy-preview-model",
|
||||
"files": [
|
||||
"https://github.com/jupo-ai/comfy-preview-model"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Preview media file in model's dir."
|
||||
},
|
||||
{
|
||||
"author": "jupo-ai",
|
||||
"title": "comfy-join-prompt",
|
||||
"id": "comfy-join-prompt",
|
||||
"reference": "https://github.com/jupo-ai/comfy-join-prompt",
|
||||
"files": [
|
||||
"https://github.com/jupo-ai/comfy-join-prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Join Multiline text."
|
||||
},
|
||||
{
|
||||
"author": "mamorett",
|
||||
"title": "MiniCPM‑V‑4 (GGUF) for ComfyUI",
|
||||
"reference": "https://github.com/mamorett/ComfyUI_minicpmv4",
|
||||
"files": [
|
||||
"https://github.com/mamorett/ComfyUI_minicpmv4"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Modular ComfyUI nodes to run the vision-language model MiniCPM‑V‑4 in GGUF format, powered by llama‑cpp‑python."
|
||||
},
|
||||
{
|
||||
"author": "Verolelb",
|
||||
"title": "ComfyUI-Qwen-Aspect-Ratio",
|
||||
"reference": "https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio",
|
||||
"files": [
|
||||
"https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node to provide recommended aspect ratios for the Qwen model series."
|
||||
},
|
||||
{
|
||||
"author": "kusurin",
|
||||
"title": "ComfyUI-chronophotography",
|
||||
"reference": "https://github.com/kusurin/ComfyUI-chronophotography",
|
||||
"files": [
|
||||
"https://github.com/kusurin/ComfyUI-chronophotography"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for creating chronophotography effects from video frames"
|
||||
},
|
||||
{
|
||||
"author": "DenRakEiw",
|
||||
"title": "Universal NN Latent Upscaler for ComfyUI",
|
||||
"reference": "https://github.com/DenRakEiw/WAN_NN_Latent_Upscale",
|
||||
"files": [
|
||||
"https://github.com/DenRakEiw/WAN_NN_Latent_Upscale"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A universal neural network latent upscaler that supports SD1.5, SDXL, Flux, and Wan2.2 models. Uses trained neural networks instead of simple interpolation for higher quality latent upscaling.\nBuilt upon the excellent foundation of [a/Ttl's ComfyUi_NNLatentUpscale](https://github.com/Ttl/ComfyUi_NNLatentUpscale) - this project extends the original work with universal model support and improved architectures."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -110,10 +110,10 @@
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-MiniCPM": [
|
||||
[
|
||||
"AILab_MiniCPM_4_V",
|
||||
"AILab_MiniCPM_4_V_Advanced",
|
||||
"AILab_MiniCPM_4_V_GGUF",
|
||||
"AILab_MiniCPM_4_V_GGUF_Advanced"
|
||||
"AILab_MiniCPM_V",
|
||||
"AILab_MiniCPM_V_Advanced",
|
||||
"AILab_MiniCPM_V_GGUF",
|
||||
"AILab_MiniCPM_V_GGUF_Advanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MiniCPM"
|
||||
@ -3894,6 +3894,7 @@
|
||||
],
|
||||
"https://github.com/ComfyAssets/ComfyUI-KikoTools": [
|
||||
[
|
||||
"BatchPrompts",
|
||||
"DisplayAny",
|
||||
"DisplayText",
|
||||
"EmptyLatentBatch",
|
||||
@ -3907,6 +3908,7 @@
|
||||
"ImageScaleDownBy",
|
||||
"ImageToMultipleOf",
|
||||
"KikoFilmGrain",
|
||||
"KikoLocalImageLoader",
|
||||
"KikoPurgeVRAM",
|
||||
"KikoSaveImage",
|
||||
"LoRAFolderBatch",
|
||||
@ -4843,12 +4845,19 @@
|
||||
"https://github.com/DragonDiffusionbyBoyo/Boyonodes": [
|
||||
[
|
||||
"BoyoAudioEval",
|
||||
"BoyoChainBastardLoops",
|
||||
"BoyoFramePackLoRA",
|
||||
"BoyoLoadImageList",
|
||||
"BoyoLoopCollector",
|
||||
"BoyoLoopImageSaver",
|
||||
"BoyoPairedSaver",
|
||||
"BoyoPromptInjector",
|
||||
"BoyoPromptLoop",
|
||||
"BoyoSaver",
|
||||
"BoyoTiledVAEDecode",
|
||||
"BoyoVAEDecode",
|
||||
"BoyoWanFunEmptyLatent",
|
||||
"BoyoWanFunImageSampler",
|
||||
"Boyolatent",
|
||||
"MandelbrotVideo"
|
||||
],
|
||||
@ -9181,6 +9190,32 @@
|
||||
"title_aux": "ComfyUI-promptLAB"
|
||||
}
|
||||
],
|
||||
"https://github.com/MakkiShizu/ComfyUI-MakkiTools": [
|
||||
[
|
||||
"AnyImageStitch",
|
||||
"AnyImagetoConditioning_flux_kontext",
|
||||
"AutoLoop_create_pseudo_loop_video",
|
||||
"BatchLoraLoader",
|
||||
"Environment_INFO",
|
||||
"GetImageNthCount",
|
||||
"ImageChannelSeparate",
|
||||
"ImageCountConcatenate",
|
||||
"ImageHeigthStitch",
|
||||
"ImageWidthStitch",
|
||||
"Image_Resize",
|
||||
"MergeImageChannels",
|
||||
"Prism_Mirage",
|
||||
"int_calculate_statistics",
|
||||
"random_any",
|
||||
"show_type",
|
||||
"timer",
|
||||
"translator_m2m100",
|
||||
"translators"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MakkiTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards": [
|
||||
[
|
||||
"makitextwildcards",
|
||||
@ -11122,6 +11157,7 @@
|
||||
"RizzClean",
|
||||
"RizzCropAndScaleFromMask",
|
||||
"RizzDynamicPromptGenerator",
|
||||
"RizzEditImage",
|
||||
"RizzLoadLatestImage",
|
||||
"RizzLoadLatestMesh",
|
||||
"RizzModelBatchLoader",
|
||||
@ -14439,6 +14475,7 @@
|
||||
"VrchAnyOSCControlNode",
|
||||
"VrchAudioChannelLoaderNode",
|
||||
"VrchAudioConcatNode",
|
||||
"VrchAudioEmotionVisualizerNode",
|
||||
"VrchAudioFrequencyBandAnalyzerNode",
|
||||
"VrchAudioGenresNode",
|
||||
"VrchAudioMusic2EmotionNode",
|
||||
@ -15156,6 +15193,7 @@
|
||||
"ApplyStyleModelSimple",
|
||||
"BatchImagesNode",
|
||||
"FrameCalculator",
|
||||
"FrameCalculatorAudio",
|
||||
"InpaintConditioningNode",
|
||||
"InpaintFluxKontextConditioning",
|
||||
"Prepimg2Vid",
|
||||
@ -16470,6 +16508,7 @@
|
||||
"Comfly_mj_video_extend",
|
||||
"Comfly_mjstyle",
|
||||
"Comfly_nano_banana",
|
||||
"Comfly_nano_banana_fal",
|
||||
"Comfly_qwen_image",
|
||||
"Comfly_qwen_image_edit",
|
||||
"Comfly_upload",
|
||||
@ -16861,7 +16900,10 @@
|
||||
"BlenderInputGroup",
|
||||
"BlenderInputInt",
|
||||
"BlenderInputLoad3D",
|
||||
"BlenderInputLoadCheckpoint",
|
||||
"BlenderInputLoadDiffusionModel",
|
||||
"BlenderInputLoadImage",
|
||||
"BlenderInputLoadLora",
|
||||
"BlenderInputSeed",
|
||||
"BlenderInputString",
|
||||
"BlenderInputStringMultiline",
|
||||
@ -18983,6 +19025,7 @@
|
||||
],
|
||||
"https://github.com/calcuis/gguf": [
|
||||
[
|
||||
"AudioEncoderLoaderGGUF",
|
||||
"ClipLoaderGGUF",
|
||||
"DualClipLoaderGGUF",
|
||||
"GGUFRun",
|
||||
@ -21095,6 +21138,7 @@
|
||||
],
|
||||
"https://github.com/comfy-deploy/comfyui-llm-toolkit": [
|
||||
[
|
||||
"APIKeyInput",
|
||||
"AudioDurationFrames",
|
||||
"BFLProviderNode",
|
||||
"BlankImage",
|
||||
@ -21155,6 +21199,7 @@
|
||||
"SwitchAnyRoute_wANY",
|
||||
"SwitchAny_wANY",
|
||||
"SystemPromptTaskGenerator",
|
||||
"TestAPIKeyContext",
|
||||
"UpscaleVideo",
|
||||
"WaveSpeedProviderNode"
|
||||
],
|
||||
@ -21328,6 +21373,7 @@
|
||||
"LatentBlend",
|
||||
"LatentComposite",
|
||||
"LatentCompositeMasked",
|
||||
"LatentConcat",
|
||||
"LatentCrop",
|
||||
"LatentFlip",
|
||||
"LatentFromBatch",
|
||||
@ -23721,6 +23767,9 @@
|
||||
],
|
||||
"https://github.com/fblissjr/ComfyUI-QwenImageWanBridge": [
|
||||
[
|
||||
"DenoiseCurveVisualizer",
|
||||
"LatentStatisticsMonitor",
|
||||
"MinimalKeyframeV2V",
|
||||
"QwenCheckpointLoaderSimple",
|
||||
"QwenCompareEncoders",
|
||||
"QwenDebugTextEncoder",
|
||||
@ -23737,7 +23786,9 @@
|
||||
"QwenImageSamplerAdvanced",
|
||||
"QwenImageSamplerWrapper",
|
||||
"QwenImageVAEEncode",
|
||||
"QwenLowresFixNode",
|
||||
"QwenModelValidator",
|
||||
"QwenMultiReferenceHandler",
|
||||
"QwenOptimalResolution",
|
||||
"QwenPromptFormatter",
|
||||
"QwenPromptInterpolator",
|
||||
@ -23758,6 +23809,8 @@
|
||||
"QwenVLTextEncoder",
|
||||
"QwenWANCompareLatents",
|
||||
"QwenWANConditioningDebug",
|
||||
"QwenWANKeyframeEditor",
|
||||
"QwenWANKeyframeExtractor",
|
||||
"QwenWANLatentDebug"
|
||||
],
|
||||
{
|
||||
@ -24681,6 +24734,7 @@
|
||||
],
|
||||
"https://github.com/gelasdev/ComfyUI-FLUX-BFL-API": [
|
||||
[
|
||||
"FluxConfig_BFL",
|
||||
"FluxDeleteFinetune_BFL",
|
||||
"FluxDevRedux_BFL",
|
||||
"FluxDev_BFL",
|
||||
@ -30067,6 +30121,7 @@
|
||||
"Leon_Midjourney_Proxy_API_Node",
|
||||
"Leon_Midjourney_Upload_API_Node",
|
||||
"Leon_Model_Selector_Node",
|
||||
"Leon_Nano_Banana_API_Node",
|
||||
"Leon_Qwen_Image_API_Node",
|
||||
"Leon_Qwen_Image_Edit_API_Node",
|
||||
"Leon_Recraft_Image_API_Node",
|
||||
@ -32205,6 +32260,7 @@
|
||||
"Random Hex Color | sokes \ud83e\uddac",
|
||||
"Random Number | sokes \ud83e\uddac",
|
||||
"Replace Text with RegEx | sokes \ud83e\uddac",
|
||||
"Runpod Serverless | sokes \ud83e\uddac",
|
||||
"Street View Loader | sokes \ud83e\uddac"
|
||||
],
|
||||
{
|
||||
@ -33052,6 +33108,7 @@
|
||||
"EightFloats",
|
||||
"EvenOrOdd",
|
||||
"EvenOrOddList",
|
||||
"FlatColorQuantization",
|
||||
"FloatListInterpreter1",
|
||||
"FloatListInterpreter4",
|
||||
"FloatListInterpreter8",
|
||||
@ -34249,6 +34306,14 @@
|
||||
"title_aux": "ComfyUI-Orpheus"
|
||||
}
|
||||
],
|
||||
"https://github.com/nunchaku-tech/ComfyUI-nunchaku": [
|
||||
[
|
||||
"NunchakuWheelInstaller"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-nunchaku"
|
||||
}
|
||||
],
|
||||
"https://github.com/nux1111/ComfyUI_NetDist_Plus": [
|
||||
[
|
||||
"CombineImageBatch",
|
||||
@ -35330,7 +35395,8 @@
|
||||
[
|
||||
"PopoImageAspectRatioNode",
|
||||
"PopoImageDimensionsNode",
|
||||
"PopoImageSizeNode"
|
||||
"PopoImageSizeNode",
|
||||
"PopoMathExpressionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Popo Utility"
|
||||
@ -41365,8 +41431,6 @@
|
||||
"ImageMosaic",
|
||||
"ImageRotate",
|
||||
"ImageSelector",
|
||||
"ImageSmartCrop",
|
||||
"ImageSmartPad",
|
||||
"ImageUpscaleTiled",
|
||||
"IrregularToEllipseMask",
|
||||
"LoadImagesFromFolder",
|
||||
@ -41390,6 +41454,10 @@
|
||||
"YC Text Condition Switch",
|
||||
"YC Text Index Switch",
|
||||
"YC Universal Gate",
|
||||
"YCImageSmartCrop",
|
||||
"YCImageSmartPad",
|
||||
"YCImageTile",
|
||||
"YCImageUntile",
|
||||
"YCMaskComposite",
|
||||
"YCRemapMaskRange",
|
||||
"YCTextImageGenerator",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user