mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
34ed81ca64
commit
3d883ca37d
@ -10623,6 +10623,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "These are just some nodes I wanted and couldn't find where anyone else had made them yet."
|
||||
},
|
||||
{
|
||||
"author": "quadmoon",
|
||||
"title": "ComfyUI-Riffusion",
|
||||
"reference": "https://github.com/traugdor/ComfyUI-Riffusion",
|
||||
"files": [
|
||||
"https://github.com/traugdor/ComfyUI-Riffusion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension for Riffusion audio generation."
|
||||
},
|
||||
{
|
||||
"author": "quadme7macoon",
|
||||
"title": "ComfyUI-ShadertoyGL",
|
||||
@ -15264,6 +15274,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple Node to make panoramic images"
|
||||
},
|
||||
{
|
||||
"author": "RodrigoSKohl",
|
||||
"title": "TryOff Anyone",
|
||||
"reference": "https://github.com/RodrigoSKohl/comfyui-tryoff-anyone",
|
||||
"files": [
|
||||
"https://github.com/RodrigoSKohl/comfyui-tryoff-anyone"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node to tryoff clothes"
|
||||
},
|
||||
{
|
||||
"author": "nicehero",
|
||||
"title": "comfyui-SegGPT",
|
||||
@ -17903,6 +17923,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of image processing extension nodes for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "yichengup",
|
||||
"title": "ComfyUI-VideoBlender",
|
||||
"reference": "https://github.com/yichengup/ComfyUI-VideoBlender",
|
||||
"files": [
|
||||
"https://github.com/yichengup/ComfyUI-VideoBlender"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Video clip mixing"
|
||||
},
|
||||
{
|
||||
"author": "Horizon Team",
|
||||
"title": "ComfyUI_FluxMod",
|
||||
@ -20927,13 +20957,65 @@
|
||||
"author": "Mohammadreza Mohseni",
|
||||
"title": "ComfyUI Mohseni Kit",
|
||||
"id": "mohseni-kit",
|
||||
"description": "A collection of useful nodes for ComfyUI, including Float Preview for live image visualization.",
|
||||
"reference": "https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit",
|
||||
"files": [
|
||||
"https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit"
|
||||
],
|
||||
"install_type": "git-clone"
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of useful nodes for ComfyUI, including Float Preview for live image visualization."
|
||||
},
|
||||
{
|
||||
"author": "BuffMcBigHuge",
|
||||
"title": "ComfyUI-Zonos",
|
||||
"reference": "https://github.com/BuffMcBigHuge/ComfyUI-Zonos",
|
||||
"files": [
|
||||
"https://github.com/BuffMcBigHuge/ComfyUI-Zonos"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "TTS with Zyphra Zonos"
|
||||
},
|
||||
{
|
||||
"author": "BahaC",
|
||||
"title": "ComfyUI Zonos TTS Node",
|
||||
"reference": "https://github.com/BahaC/ComfyUI-ZonosTTS",
|
||||
"files": [
|
||||
"https://github.com/BahaC/ComfyUI-ZonosTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that brings Zonos Text-to-Speech capabilities to your workflows, featuring high-quality speech synthesis and voice cloning."
|
||||
},
|
||||
{
|
||||
"author": "dzqdzq",
|
||||
"title": "ComfyUI-crop-alpha",
|
||||
"reference": "https://github.com/dzqdzq/ComfyUI-crop-alpha",
|
||||
"files": [
|
||||
"https://github.com/dzqdzq/ComfyUI-crop-alpha"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatic cropping of transparent areas to prevent images from being too large, while also supporting resizing to prevent image dimensions from being too large."
|
||||
},
|
||||
{
|
||||
"author": "bbtaivi",
|
||||
"title": "AIV ComfyUI Node",
|
||||
"reference": "https://github.com/bbtaivi/ComfyUI-Aiv-Param",
|
||||
"files": [
|
||||
"https://github.com/bbtaivi/ComfyUI-Aiv-Param"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Used to convert workflow node settings into AIV mini-program parameters."
|
||||
},
|
||||
{
|
||||
"author": "PrunaAI",
|
||||
"title": "Pruna nodes for ComfyUI",
|
||||
"reference": "https://github.com/PrunaAI/ComfyUI_pruna",
|
||||
"files": [
|
||||
"https://github.com/PrunaAI/ComfyUI_pruna"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository explains how to accelerate image generation in ComfyUI using Pruna, an inference optimization engine that makes AI models faster, smaller, cheaper, and greener. ComfyUI is a popular node-based GUI for image generation models, for which we provide a custom compilation node that accelerates Stable Diffusion (SD) and Flux inference, while preserving output quality."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -9,6 +9,15 @@
|
||||
"title_aux": "alkemann nodes"
|
||||
}
|
||||
],
|
||||
"https://git.mmaker.moe/mmaker/sd-webui-color-enhance": [
|
||||
[
|
||||
"MMakerColorBlend",
|
||||
"MMakerColorEnhance"
|
||||
],
|
||||
{
|
||||
"title_aux": "mmaker/Color Enhance"
|
||||
}
|
||||
],
|
||||
"https://github.com/0x-jerry/comfyui-rembg": [
|
||||
[
|
||||
"Load Rembg Model",
|
||||
@ -1783,6 +1792,14 @@
|
||||
"title_aux": "Masquerade Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/BahaC/ComfyUI-ZonosTTS": [
|
||||
[
|
||||
"ZonosTextToSpeech"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Zonos TTS Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Beinsezii/bsz-cui-extras": [
|
||||
[
|
||||
"BSZAbsoluteHires",
|
||||
@ -2160,6 +2177,17 @@
|
||||
"title_aux": "ComfyUI-Rework-X"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlueprintCoding/ComfyUI_AIDocsClinicalTools": [
|
||||
[
|
||||
"Multi Int",
|
||||
"Multi Text",
|
||||
"MultiInt",
|
||||
"MultiText"
|
||||
],
|
||||
{
|
||||
"title_aux": "The AI Doctors Clinical Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/BoyuanJiang/FitDiT-ComfyUI": [
|
||||
[
|
||||
"FitDiTLoader",
|
||||
@ -2191,6 +2219,15 @@
|
||||
"title_aux": "BRIA AI API nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/BuffMcBigHuge/ComfyUI-Zonos": [
|
||||
[
|
||||
"ZonosEmotion",
|
||||
"ZonosGenerate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Zonos"
|
||||
}
|
||||
],
|
||||
"https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": [
|
||||
[
|
||||
"Kokoro TTS"
|
||||
@ -2220,6 +2257,14 @@
|
||||
"title_aux": "ccsun_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-Free-GPU": [
|
||||
[
|
||||
"FreeGPUMemory"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Free-GPU"
|
||||
}
|
||||
],
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy": [
|
||||
[
|
||||
"CropByMask",
|
||||
@ -7228,6 +7273,14 @@
|
||||
"title_aux": "PyTorch 360\u00b0 Image Conversion Toolkit for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/PrunaAI/ComfyUI_pruna": [
|
||||
[
|
||||
"CompileModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "Pruna nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Pseudotools/Pseudocomfy": [
|
||||
[
|
||||
"Combiner",
|
||||
@ -7378,6 +7431,14 @@
|
||||
"title_aux": "Panoramic Image Stitcher"
|
||||
}
|
||||
],
|
||||
"https://github.com/RodrigoSKohl/comfyui-tryoff-anyone": [
|
||||
[
|
||||
"TryOffAnyoneNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "TryOff Anyone"
|
||||
}
|
||||
],
|
||||
"https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": [
|
||||
[
|
||||
"LatentAddTransform",
|
||||
@ -11263,6 +11324,7 @@
|
||||
[
|
||||
"Cfg Literal (Image Saver)",
|
||||
"Checkpoint Loader with Name (Image Saver)",
|
||||
"Civitai Hash Fetcher (Image Saver)",
|
||||
"Float Literal (Image Saver)",
|
||||
"Image Saver",
|
||||
"Int Literal (Image Saver)",
|
||||
@ -11483,7 +11545,6 @@
|
||||
"https://github.com/arcum42/ComfyUI_SageUtils": [
|
||||
[
|
||||
"Sage_AdvSamplerInfo",
|
||||
"Sage_CLIPTextEncodeLumina2",
|
||||
"Sage_CacheMaintenance",
|
||||
"Sage_CheckpointLoaderRecent",
|
||||
"Sage_CheckpointLoaderSimple",
|
||||
@ -11509,7 +11570,6 @@
|
||||
"Sage_ModelInfo",
|
||||
"Sage_ModelReport",
|
||||
"Sage_PonyPrefix",
|
||||
"Sage_RenormCFG",
|
||||
"Sage_SamplerInfo",
|
||||
"Sage_SaveImageWithMetadata",
|
||||
"Sage_SetBool",
|
||||
@ -11980,6 +12040,14 @@
|
||||
"title_aux": "Mikey Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/bbtaivi/ComfyUI-Aiv-Param": [
|
||||
[
|
||||
"AivParam"
|
||||
],
|
||||
{
|
||||
"title_aux": "AIV ComfyUI Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/bear2b/comfyui-argo-nodes": [
|
||||
[
|
||||
"ColorMatrixGPU",
|
||||
@ -14030,6 +14098,7 @@
|
||||
"CLIPTextEncodeControlnet",
|
||||
"CLIPTextEncodeFlux",
|
||||
"CLIPTextEncodeHunyuanDiT",
|
||||
"CLIPTextEncodeLumina2",
|
||||
"CLIPTextEncodePixArtAlpha",
|
||||
"CLIPTextEncodeSD3",
|
||||
"CLIPTextEncodeSDXL",
|
||||
@ -14186,6 +14255,7 @@
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
"RenormCFG",
|
||||
"RepeatImageBatch",
|
||||
"RepeatLatentBatch",
|
||||
"RescaleCFG",
|
||||
@ -15521,6 +15591,15 @@
|
||||
"title_aux": "comfyui_dygen"
|
||||
}
|
||||
],
|
||||
"https://github.com/dzqdzq/ComfyUI-crop-alpha": [
|
||||
[
|
||||
"FastAlphaCropper",
|
||||
"ShrinkImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-crop-alpha"
|
||||
}
|
||||
],
|
||||
"https://github.com/e7mac/ComfyUI-ShadertoyGL": [
|
||||
[
|
||||
"ColorChannelOffset",
|
||||
@ -15610,6 +15689,8 @@
|
||||
"MaskFromRGB_KMeans",
|
||||
"ParallaxZoom",
|
||||
"Random_Style_Mixture",
|
||||
"SDAnyConverter",
|
||||
"SDTypeConverter",
|
||||
"SaveImageAdvanced",
|
||||
"SavePosEmbeds",
|
||||
"VAEDecode_to_folder",
|
||||
@ -18532,6 +18613,7 @@
|
||||
"LoadLoraFromCivitAI",
|
||||
"LoadLoraFromComfyOnline",
|
||||
"LoadLoraFromHF",
|
||||
"LoadLoraFromHFWithToken",
|
||||
"SaveAudioAsWav",
|
||||
"SaveText"
|
||||
],
|
||||
@ -18958,6 +19040,7 @@
|
||||
"Bjornulf_DisplayNote",
|
||||
"Bjornulf_EmptyVideoLatentWithSingle",
|
||||
"Bjornulf_FFmpegConfig",
|
||||
"Bjornulf_FourImageViewer",
|
||||
"Bjornulf_FreeVRAM",
|
||||
"Bjornulf_GrayscaleTransform",
|
||||
"Bjornulf_GreenScreenToTransparency",
|
||||
@ -18968,6 +19051,7 @@
|
||||
"Bjornulf_ImageDetails",
|
||||
"Bjornulf_ImageMaskCutter",
|
||||
"Bjornulf_ImageNote",
|
||||
"Bjornulf_ImageNoteLoadImage",
|
||||
"Bjornulf_ImagesListToVideo",
|
||||
"Bjornulf_KokoroTTS",
|
||||
"Bjornulf_LatentResolutionSelector",
|
||||
@ -19010,6 +19094,7 @@
|
||||
"Bjornulf_PassPreviewImage",
|
||||
"Bjornulf_PauseResume",
|
||||
"Bjornulf_PickInput",
|
||||
"Bjornulf_PickMe",
|
||||
"Bjornulf_PreviewFirstImage",
|
||||
"Bjornulf_RandomImage",
|
||||
"Bjornulf_RandomLineFromInput",
|
||||
@ -19046,10 +19131,13 @@
|
||||
"Bjornulf_TextGeneratorStyle",
|
||||
"Bjornulf_TextGeneratorText2Video",
|
||||
"Bjornulf_TextReplace",
|
||||
"Bjornulf_TextSplitin10",
|
||||
"Bjornulf_TextSplitin5",
|
||||
"Bjornulf_TextToAnything",
|
||||
"Bjornulf_TextToSpeech",
|
||||
"Bjornulf_TextToStringAndSeed",
|
||||
"Bjornulf_TextToVariable",
|
||||
"Bjornulf_ToDoList",
|
||||
"Bjornulf_VideoDetails",
|
||||
"Bjornulf_VideoLatentResolutionSelector",
|
||||
"Bjornulf_VideoPingPong",
|
||||
@ -19057,6 +19145,8 @@
|
||||
"Bjornulf_VideoToImagesList",
|
||||
"Bjornulf_WriteText",
|
||||
"Bjornulf_WriteTextAdvanced",
|
||||
"Bjornulf_WriteTextPickMe",
|
||||
"Bjornulf_WriteTextPickMeChain",
|
||||
"Bjornulf_XTTSConfig",
|
||||
"Bjornulf_imagesToVideo",
|
||||
"Bjornulf_ollamaLoader"
|
||||
@ -19699,6 +19789,7 @@
|
||||
"ImageConcanate",
|
||||
"ImageConcatFromBatch",
|
||||
"ImageConcatMulti",
|
||||
"ImageCropByMask",
|
||||
"ImageCropByMaskAndResize",
|
||||
"ImageCropByMaskBatch",
|
||||
"ImageGrabPIL",
|
||||
@ -19710,6 +19801,7 @@
|
||||
"ImagePadForOutpaintMasked",
|
||||
"ImagePadForOutpaintTargetSize",
|
||||
"ImagePass",
|
||||
"ImagePrepForICLora",
|
||||
"ImageResizeKJ",
|
||||
"ImageTensorList",
|
||||
"ImageTransformByNormalizedAmplitude",
|
||||
@ -22071,6 +22163,23 @@
|
||||
"title_aux": "ComfyUI Checkpoint Automatic Config"
|
||||
}
|
||||
],
|
||||
"https://github.com/mediocreatmybest/ComfyUI-Transformers-Pipeline": [
|
||||
[
|
||||
"BatchProcessorTpl",
|
||||
"CaptionExportTpl",
|
||||
"CaptionGeneratorTpl",
|
||||
"DebugNodeTpl",
|
||||
"ExifMetadataExtractorTpl",
|
||||
"Florence2NodeTpl",
|
||||
"ImageLoaderTpl",
|
||||
"ModelLoaderTpl",
|
||||
"PresetModelListTpl",
|
||||
"TaskListTpl"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Transformers-Pipeline"
|
||||
}
|
||||
],
|
||||
"https://github.com/melMass/comfy_mtb": [
|
||||
[
|
||||
"Animation Builder (mtb)",
|
||||
@ -22517,6 +22626,14 @@
|
||||
"title_aux": "Preset Dimensions"
|
||||
}
|
||||
],
|
||||
"https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit": [
|
||||
[
|
||||
"FloatPreview"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Mohseni Kit"
|
||||
}
|
||||
],
|
||||
"https://github.com/moon7star9/ComfyUI_BiRefNet_Universal": [
|
||||
[
|
||||
"BiRefNet_Loader",
|
||||
@ -23115,15 +23232,6 @@
|
||||
"title_aux": "ComfyUI-TextOnSegs"
|
||||
}
|
||||
],
|
||||
"https://github.com/noarche/sd-webui-color-enhance": [
|
||||
[
|
||||
"MMakerColorBlend",
|
||||
"MMakerColorEnhance"
|
||||
],
|
||||
{
|
||||
"title_aux": "noarche/Color Enhance"
|
||||
}
|
||||
],
|
||||
"https://github.com/noembryo/ComfyUI-noEmbryo": [
|
||||
[
|
||||
"PromptTermList1",
|
||||
@ -26711,6 +26819,14 @@
|
||||
"title_aux": "ComfyUI_toyxyz_test_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/traugdor/ComfyUI-Riffusion": [
|
||||
[
|
||||
"RiffusionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Riffusion"
|
||||
}
|
||||
],
|
||||
"https://github.com/traugdor/ComfyUI-quadMoons-nodes": [
|
||||
[
|
||||
"quadmoonBatchFromLatent",
|
||||
@ -27939,6 +28055,15 @@
|
||||
"title_aux": "ComfyUI Local Save Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/yichengup/ComfyUI-VideoBlender": [
|
||||
[
|
||||
"VideoBlendLayer",
|
||||
"VideoBlendStack"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VideoBlender"
|
||||
}
|
||||
],
|
||||
"https://github.com/yichengup/ComfyUI-YCNodes": [
|
||||
[
|
||||
"DynamicThreshold",
|
||||
|
||||
4609
github-stats.json
4609
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -13,6 +13,26 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "fangziheng2321",
|
||||
"title": "comfyuinode_chopmask [WIP]",
|
||||
"reference": "https://github.com/fangziheng2321/comfyuinode_chopmask",
|
||||
"files": [
|
||||
"https://github.com/fangziheng2321/comfyuinode_chopmask"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom comfyui node for '/fooocusinpaint_upload'\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "RodrigoSKohl",
|
||||
"title": "Interior Design for Comfyui [WIP]",
|
||||
"reference": "https://github.com/RodrigoSKohl/StableDesign-for-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/RodrigoSKohl/StableDesign-for-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node is based on MykolaL/StableDesign"
|
||||
},
|
||||
{
|
||||
"author": "D1-3105",
|
||||
"title": "ComfyUI-VideoStream",
|
||||
|
||||
@ -1444,6 +1444,14 @@
|
||||
"title_aux": "Comfy UI Robe Nodes [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/RodrigoSKohl/StableDesign-for-ComfyUI": [
|
||||
[
|
||||
"interior-design-for-comfyui"
|
||||
],
|
||||
{
|
||||
"title_aux": "Interior Design for Comfyui [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/SS-snap/ComfyUI-Snap_Processing": [
|
||||
[
|
||||
"AreaCalculator",
|
||||
@ -2359,6 +2367,7 @@
|
||||
"CLIPTextEncodeControlnet",
|
||||
"CLIPTextEncodeFlux",
|
||||
"CLIPTextEncodeHunyuanDiT",
|
||||
"CLIPTextEncodeLumina2",
|
||||
"CLIPTextEncodePixArtAlpha",
|
||||
"CLIPTextEncodeSD3",
|
||||
"CLIPTextEncodeSDXL",
|
||||
@ -2515,6 +2524,7 @@
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
"RenormCFG",
|
||||
"RepeatImageBatch",
|
||||
"RepeatLatentBatch",
|
||||
"RescaleCFG",
|
||||
@ -2901,6 +2911,14 @@
|
||||
"title_aux": "ComfyUI-Showrunner-Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/fangziheng2321/comfyuinode_chopmask": [
|
||||
[
|
||||
"cus_chopmask"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyuinode_chopmask [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/flowtyone/comfyui-flowty-lcm": [
|
||||
[
|
||||
"LCMSampler"
|
||||
@ -3112,6 +3130,7 @@
|
||||
],
|
||||
"https://github.com/hdfhssg/ComfyUI_pxtool": [
|
||||
[
|
||||
"ArtistLoader",
|
||||
"CivitaiHelper",
|
||||
"DanbooruCharacterTag",
|
||||
"E621CharacterTag",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,16 +11,17 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Mohammadreza Mohseni",
|
||||
"title": "ComfyUI Mohseni Kit",
|
||||
"id": "mohseni-kit",
|
||||
"description": "A collection of useful nodes for ComfyUI, including Float Preview for live image visualization.",
|
||||
"reference": "https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit",
|
||||
"files": [
|
||||
"https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit"
|
||||
],
|
||||
"install_type": "git-clone"
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of useful nodes for ComfyUI, including Float Preview for live image visualization."
|
||||
},
|
||||
{
|
||||
"author": "TheAIDoctor",
|
||||
@ -44,6 +45,86 @@
|
||||
"description": "ComfyUI-Free-GPU provides a node for releasing RAM and VRAM in ComfyUI.",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "BuffMcBigHuge",
|
||||
"title": "ComfyUI-Zonos",
|
||||
"reference": "https://github.com/BuffMcBigHuge/ComfyUI-Zonos",
|
||||
"files": [
|
||||
"https://github.com/BuffMcBigHuge/ComfyUI-Zonos"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "TTS with Zyphra Zonos"
|
||||
},
|
||||
{
|
||||
"author": "RodrigoSKohl",
|
||||
"title": "TryOff Anyone",
|
||||
"reference": "https://github.com/RodrigoSKohl/comfyui-tryoff-anyone",
|
||||
"files": [
|
||||
"https://github.com/RodrigoSKohl/comfyui-tryoff-anyone"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node to tryoff clothes"
|
||||
},
|
||||
{
|
||||
"author": "BahaC",
|
||||
"title": "ComfyUI Zonos TTS Node",
|
||||
"reference": "https://github.com/BahaC/ComfyUI-ZonosTTS",
|
||||
"files": [
|
||||
"https://github.com/BahaC/ComfyUI-ZonosTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that brings Zonos Text-to-Speech capabilities to your workflows, featuring high-quality speech synthesis and voice cloning."
|
||||
},
|
||||
{
|
||||
"author": "dzqdzq",
|
||||
"title": "ComfyUI-crop-alpha",
|
||||
"reference": "https://github.com/dzqdzq/ComfyUI-crop-alpha",
|
||||
"files": [
|
||||
"https://github.com/dzqdzq/ComfyUI-crop-alpha"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatic cropping of transparent areas to prevent images from being too large, while also supporting resizing to prevent image dimensions from being too large."
|
||||
},
|
||||
{
|
||||
"author": "yichengup",
|
||||
"title": "ComfyUI-VideoBlender",
|
||||
"reference": "https://github.com/yichengup/ComfyUI-VideoBlender",
|
||||
"files": [
|
||||
"https://github.com/yichengup/ComfyUI-VideoBlender"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Video clip mixing"
|
||||
},
|
||||
{
|
||||
"author": "bbtaivi",
|
||||
"title": "AIV ComfyUI Node",
|
||||
"reference": "https://github.com/bbtaivi/ComfyUI-Aiv-Param",
|
||||
"files": [
|
||||
"https://github.com/bbtaivi/ComfyUI-Aiv-Param"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Used to convert workflow node settings into AIV mini-program parameters."
|
||||
},
|
||||
{
|
||||
"author": "PrunaAI",
|
||||
"title": "Pruna nodes for ComfyUI",
|
||||
"reference": "https://github.com/PrunaAI/ComfyUI_pruna",
|
||||
"files": [
|
||||
"https://github.com/PrunaAI/ComfyUI_pruna"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository explains how to accelerate image generation in ComfyUI using Pruna, an inference optimization engine that makes AI models faster, smaller, cheaper, and greener. ComfyUI is a popular node-based GUI for image generation models, for which we provide a custom compilation node that accelerates Stable Diffusion (SD) and Flux inference, while preserving output quality."
|
||||
},
|
||||
{
|
||||
"author": "quadmoon",
|
||||
"title": "ComfyUI-Riffusion",
|
||||
"reference": "https://github.com/traugdor/ComfyUI-Riffusion",
|
||||
"files": [
|
||||
"https://github.com/traugdor/ComfyUI-Riffusion"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension for Riffusion audio generation."
|
||||
},
|
||||
{
|
||||
"author": "SSsnap",
|
||||
"title": "ComfyUI-LBW_flux",
|
||||
@ -613,119 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node is for playing the game of guessing prompts by looking at images generated from prompts output by TIPO, Tagger, etc.."
|
||||
},
|
||||
{
|
||||
"author": "agilly1989",
|
||||
"title": "ComfyUI_agilly1989_motorway",
|
||||
"reference": "https://github.com/agilly1989/ComfyUI_agilly1989_motorway",
|
||||
"files": [
|
||||
"https://github.com/agilly1989/ComfyUI_agilly1989_motorway"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This my implemenation of a `pipe` in ComfyUI. Is it better or worse than others? No idea."
|
||||
},
|
||||
{
|
||||
"author": "da2el-ai",
|
||||
"title": "D2-PromptSelector-comfyUI",
|
||||
"reference": "https://github.com/da2el-ai/D2-PromptSelector-comfyUI",
|
||||
"files": [
|
||||
"https://github.com/da2el-ai/D2-PromptSelector-comfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a version of [a/sd-d2-prompt-selector](https://github.com/da2el-ai/sd-d2-prompt-selector) reworked for ComfyUI. It's just a prototype that I've put together for now. The random syntax of sd-d2-prompt-selector cannot be used; instead, the DynamicPrompt syntax is used"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-StableXWrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-StableXWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-StableXWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper for [a/StableX normal](https://github.com/Stable-X/StableNormal)/[a/delight](https://github.com/Stable-X/StableDelight) models"
|
||||
},
|
||||
{
|
||||
"author": "GHOSTLXH",
|
||||
"title": "ComfyUI-Counternodes",
|
||||
"reference": "https://github.com/GHOSTLXH/ComfyUI-Counternodes",
|
||||
"files": [
|
||||
"https://github.com/GHOSTLXH/ComfyUI-Counternodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node group contains a series of ComfyUI nodes with built-in counters and specific output results based on the counter's output, aimed at implementing folder traversal functionality in the ComfyUI frontend. For specific examples, please refer to the sample workflow. Of course, you can also use your imagination to create other interesting things."
|
||||
},
|
||||
{
|
||||
"author": "Kayarte",
|
||||
"title": "GeoNodes",
|
||||
"reference": "https://github.com/Kayarte/GeoNodes",
|
||||
"files": [
|
||||
"https://github.com/Kayarte/GeoNodes/raw/refs/heads/main/GISDetectionNode.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "GIS Processing Nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "checkbins",
|
||||
"title": "checkbin-comfy",
|
||||
"id": "checkbin",
|
||||
"reference": "https://github.com/checkbins/checkbin-comfy",
|
||||
"files": [
|
||||
"https://github.com/checkbins/checkbin-comfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes allow you to make Checkbin comparisons."
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI Janus Pro Vision",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-Janus_pro_vision",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-Janus_pro_vision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node extension that integrates the Janus-Pro-7B vision-language model from DeepSeek AI on your's local computer, enabling powerful image understanding and multi-turn conversation capabilities."
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-DeepSeek-JanusPro",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-DeepSeek-JanusPro",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-DeepSeek-JanusPro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-DeepSeek-JanusPro"
|
||||
},
|
||||
{
|
||||
"author": "risunobushi",
|
||||
"title": "ComfyUI_DisplacementMapTools",
|
||||
"reference": "https://github.com/risunobushi/ComfyUI_DisplacementMapTools",
|
||||
"files": [
|
||||
"https://github.com/risunobushi/ComfyUI_DisplacementMapTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Extract Displacement Map Node, Displace Logo"
|
||||
},
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI Connection Helper",
|
||||
"id": "connection-helper",
|
||||
"reference": "https://github.com/ltdrdata/comfyui-connection-helper",
|
||||
"nodename_pattern": "Inspire$",
|
||||
"files": [
|
||||
"https://github.com/ltdrdata/comfyui-connection-helper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a helper extension for ComfyUI that assists with node connections."
|
||||
},
|
||||
{
|
||||
"author": "yichengup",
|
||||
"title": "ComfyUI_Yc_JanusPro",
|
||||
"reference": "https://github.com/yichengup/ComfyUI_Yc_JanusPro",
|
||||
"files": [
|
||||
"https://github.com/yichengup/ComfyUI_Yc_JanusPro"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "About DeepSeek Chat API\nGo here to register and get the api-key [a/https://platform.deepseek.com/](https://platform.deepseek.com/) Then enter api_key in config.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -9,6 +9,15 @@
|
||||
"title_aux": "alkemann nodes"
|
||||
}
|
||||
],
|
||||
"https://git.mmaker.moe/mmaker/sd-webui-color-enhance": [
|
||||
[
|
||||
"MMakerColorBlend",
|
||||
"MMakerColorEnhance"
|
||||
],
|
||||
{
|
||||
"title_aux": "mmaker/Color Enhance"
|
||||
}
|
||||
],
|
||||
"https://github.com/0x-jerry/comfyui-rembg": [
|
||||
[
|
||||
"Load Rembg Model",
|
||||
@ -1783,6 +1792,14 @@
|
||||
"title_aux": "Masquerade Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/BahaC/ComfyUI-ZonosTTS": [
|
||||
[
|
||||
"ZonosTextToSpeech"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Zonos TTS Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Beinsezii/bsz-cui-extras": [
|
||||
[
|
||||
"BSZAbsoluteHires",
|
||||
@ -2160,6 +2177,17 @@
|
||||
"title_aux": "ComfyUI-Rework-X"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlueprintCoding/ComfyUI_AIDocsClinicalTools": [
|
||||
[
|
||||
"Multi Int",
|
||||
"Multi Text",
|
||||
"MultiInt",
|
||||
"MultiText"
|
||||
],
|
||||
{
|
||||
"title_aux": "The AI Doctors Clinical Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/BoyuanJiang/FitDiT-ComfyUI": [
|
||||
[
|
||||
"FitDiTLoader",
|
||||
@ -2191,6 +2219,15 @@
|
||||
"title_aux": "BRIA AI API nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/BuffMcBigHuge/ComfyUI-Zonos": [
|
||||
[
|
||||
"ZonosEmotion",
|
||||
"ZonosGenerate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Zonos"
|
||||
}
|
||||
],
|
||||
"https://github.com/Burgstall-labs/ComfyUI-BS_Kokoro-onnx": [
|
||||
[
|
||||
"Kokoro TTS"
|
||||
@ -2220,6 +2257,14 @@
|
||||
"title_aux": "ccsun_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-Free-GPU": [
|
||||
[
|
||||
"FreeGPUMemory"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Free-GPU"
|
||||
}
|
||||
],
|
||||
"https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy": [
|
||||
[
|
||||
"CropByMask",
|
||||
@ -7228,6 +7273,14 @@
|
||||
"title_aux": "PyTorch 360\u00b0 Image Conversion Toolkit for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/PrunaAI/ComfyUI_pruna": [
|
||||
[
|
||||
"CompileModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "Pruna nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Pseudotools/Pseudocomfy": [
|
||||
[
|
||||
"Combiner",
|
||||
@ -7378,6 +7431,14 @@
|
||||
"title_aux": "Panoramic Image Stitcher"
|
||||
}
|
||||
],
|
||||
"https://github.com/RodrigoSKohl/comfyui-tryoff-anyone": [
|
||||
[
|
||||
"TryOffAnyoneNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "TryOff Anyone"
|
||||
}
|
||||
],
|
||||
"https://github.com/RomanKuschanow/ComfyUI-Advanced-Latent-Control": [
|
||||
[
|
||||
"LatentAddTransform",
|
||||
@ -11263,6 +11324,7 @@
|
||||
[
|
||||
"Cfg Literal (Image Saver)",
|
||||
"Checkpoint Loader with Name (Image Saver)",
|
||||
"Civitai Hash Fetcher (Image Saver)",
|
||||
"Float Literal (Image Saver)",
|
||||
"Image Saver",
|
||||
"Int Literal (Image Saver)",
|
||||
@ -11483,7 +11545,6 @@
|
||||
"https://github.com/arcum42/ComfyUI_SageUtils": [
|
||||
[
|
||||
"Sage_AdvSamplerInfo",
|
||||
"Sage_CLIPTextEncodeLumina2",
|
||||
"Sage_CacheMaintenance",
|
||||
"Sage_CheckpointLoaderRecent",
|
||||
"Sage_CheckpointLoaderSimple",
|
||||
@ -11509,7 +11570,6 @@
|
||||
"Sage_ModelInfo",
|
||||
"Sage_ModelReport",
|
||||
"Sage_PonyPrefix",
|
||||
"Sage_RenormCFG",
|
||||
"Sage_SamplerInfo",
|
||||
"Sage_SaveImageWithMetadata",
|
||||
"Sage_SetBool",
|
||||
@ -11980,6 +12040,14 @@
|
||||
"title_aux": "Mikey Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/bbtaivi/ComfyUI-Aiv-Param": [
|
||||
[
|
||||
"AivParam"
|
||||
],
|
||||
{
|
||||
"title_aux": "AIV ComfyUI Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/bear2b/comfyui-argo-nodes": [
|
||||
[
|
||||
"ColorMatrixGPU",
|
||||
@ -14030,6 +14098,7 @@
|
||||
"CLIPTextEncodeControlnet",
|
||||
"CLIPTextEncodeFlux",
|
||||
"CLIPTextEncodeHunyuanDiT",
|
||||
"CLIPTextEncodeLumina2",
|
||||
"CLIPTextEncodePixArtAlpha",
|
||||
"CLIPTextEncodeSD3",
|
||||
"CLIPTextEncodeSDXL",
|
||||
@ -14186,6 +14255,7 @@
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
"RenormCFG",
|
||||
"RepeatImageBatch",
|
||||
"RepeatLatentBatch",
|
||||
"RescaleCFG",
|
||||
@ -15521,6 +15591,15 @@
|
||||
"title_aux": "comfyui_dygen"
|
||||
}
|
||||
],
|
||||
"https://github.com/dzqdzq/ComfyUI-crop-alpha": [
|
||||
[
|
||||
"FastAlphaCropper",
|
||||
"ShrinkImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-crop-alpha"
|
||||
}
|
||||
],
|
||||
"https://github.com/e7mac/ComfyUI-ShadertoyGL": [
|
||||
[
|
||||
"ColorChannelOffset",
|
||||
@ -15610,6 +15689,8 @@
|
||||
"MaskFromRGB_KMeans",
|
||||
"ParallaxZoom",
|
||||
"Random_Style_Mixture",
|
||||
"SDAnyConverter",
|
||||
"SDTypeConverter",
|
||||
"SaveImageAdvanced",
|
||||
"SavePosEmbeds",
|
||||
"VAEDecode_to_folder",
|
||||
@ -18532,6 +18613,7 @@
|
||||
"LoadLoraFromCivitAI",
|
||||
"LoadLoraFromComfyOnline",
|
||||
"LoadLoraFromHF",
|
||||
"LoadLoraFromHFWithToken",
|
||||
"SaveAudioAsWav",
|
||||
"SaveText"
|
||||
],
|
||||
@ -18958,6 +19040,7 @@
|
||||
"Bjornulf_DisplayNote",
|
||||
"Bjornulf_EmptyVideoLatentWithSingle",
|
||||
"Bjornulf_FFmpegConfig",
|
||||
"Bjornulf_FourImageViewer",
|
||||
"Bjornulf_FreeVRAM",
|
||||
"Bjornulf_GrayscaleTransform",
|
||||
"Bjornulf_GreenScreenToTransparency",
|
||||
@ -18968,6 +19051,7 @@
|
||||
"Bjornulf_ImageDetails",
|
||||
"Bjornulf_ImageMaskCutter",
|
||||
"Bjornulf_ImageNote",
|
||||
"Bjornulf_ImageNoteLoadImage",
|
||||
"Bjornulf_ImagesListToVideo",
|
||||
"Bjornulf_KokoroTTS",
|
||||
"Bjornulf_LatentResolutionSelector",
|
||||
@ -19010,6 +19094,7 @@
|
||||
"Bjornulf_PassPreviewImage",
|
||||
"Bjornulf_PauseResume",
|
||||
"Bjornulf_PickInput",
|
||||
"Bjornulf_PickMe",
|
||||
"Bjornulf_PreviewFirstImage",
|
||||
"Bjornulf_RandomImage",
|
||||
"Bjornulf_RandomLineFromInput",
|
||||
@ -19046,10 +19131,13 @@
|
||||
"Bjornulf_TextGeneratorStyle",
|
||||
"Bjornulf_TextGeneratorText2Video",
|
||||
"Bjornulf_TextReplace",
|
||||
"Bjornulf_TextSplitin10",
|
||||
"Bjornulf_TextSplitin5",
|
||||
"Bjornulf_TextToAnything",
|
||||
"Bjornulf_TextToSpeech",
|
||||
"Bjornulf_TextToStringAndSeed",
|
||||
"Bjornulf_TextToVariable",
|
||||
"Bjornulf_ToDoList",
|
||||
"Bjornulf_VideoDetails",
|
||||
"Bjornulf_VideoLatentResolutionSelector",
|
||||
"Bjornulf_VideoPingPong",
|
||||
@ -19057,6 +19145,8 @@
|
||||
"Bjornulf_VideoToImagesList",
|
||||
"Bjornulf_WriteText",
|
||||
"Bjornulf_WriteTextAdvanced",
|
||||
"Bjornulf_WriteTextPickMe",
|
||||
"Bjornulf_WriteTextPickMeChain",
|
||||
"Bjornulf_XTTSConfig",
|
||||
"Bjornulf_imagesToVideo",
|
||||
"Bjornulf_ollamaLoader"
|
||||
@ -19699,6 +19789,7 @@
|
||||
"ImageConcanate",
|
||||
"ImageConcatFromBatch",
|
||||
"ImageConcatMulti",
|
||||
"ImageCropByMask",
|
||||
"ImageCropByMaskAndResize",
|
||||
"ImageCropByMaskBatch",
|
||||
"ImageGrabPIL",
|
||||
@ -19710,6 +19801,7 @@
|
||||
"ImagePadForOutpaintMasked",
|
||||
"ImagePadForOutpaintTargetSize",
|
||||
"ImagePass",
|
||||
"ImagePrepForICLora",
|
||||
"ImageResizeKJ",
|
||||
"ImageTensorList",
|
||||
"ImageTransformByNormalizedAmplitude",
|
||||
@ -22071,6 +22163,23 @@
|
||||
"title_aux": "ComfyUI Checkpoint Automatic Config"
|
||||
}
|
||||
],
|
||||
"https://github.com/mediocreatmybest/ComfyUI-Transformers-Pipeline": [
|
||||
[
|
||||
"BatchProcessorTpl",
|
||||
"CaptionExportTpl",
|
||||
"CaptionGeneratorTpl",
|
||||
"DebugNodeTpl",
|
||||
"ExifMetadataExtractorTpl",
|
||||
"Florence2NodeTpl",
|
||||
"ImageLoaderTpl",
|
||||
"ModelLoaderTpl",
|
||||
"PresetModelListTpl",
|
||||
"TaskListTpl"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Transformers-Pipeline"
|
||||
}
|
||||
],
|
||||
"https://github.com/melMass/comfy_mtb": [
|
||||
[
|
||||
"Animation Builder (mtb)",
|
||||
@ -22517,6 +22626,14 @@
|
||||
"title_aux": "Preset Dimensions"
|
||||
}
|
||||
],
|
||||
"https://github.com/mohseni-mr/ComfyUI-Mohseni-Kit": [
|
||||
[
|
||||
"FloatPreview"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Mohseni Kit"
|
||||
}
|
||||
],
|
||||
"https://github.com/moon7star9/ComfyUI_BiRefNet_Universal": [
|
||||
[
|
||||
"BiRefNet_Loader",
|
||||
@ -23115,15 +23232,6 @@
|
||||
"title_aux": "ComfyUI-TextOnSegs"
|
||||
}
|
||||
],
|
||||
"https://github.com/noarche/sd-webui-color-enhance": [
|
||||
[
|
||||
"MMakerColorBlend",
|
||||
"MMakerColorEnhance"
|
||||
],
|
||||
{
|
||||
"title_aux": "noarche/Color Enhance"
|
||||
}
|
||||
],
|
||||
"https://github.com/noembryo/ComfyUI-noEmbryo": [
|
||||
[
|
||||
"PromptTermList1",
|
||||
@ -26711,6 +26819,14 @@
|
||||
"title_aux": "ComfyUI_toyxyz_test_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/traugdor/ComfyUI-Riffusion": [
|
||||
[
|
||||
"RiffusionNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Riffusion"
|
||||
}
|
||||
],
|
||||
"https://github.com/traugdor/ComfyUI-quadMoons-nodes": [
|
||||
[
|
||||
"quadmoonBatchFromLatent",
|
||||
@ -27939,6 +28055,15 @@
|
||||
"title_aux": "ComfyUI Local Save Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/yichengup/ComfyUI-VideoBlender": [
|
||||
[
|
||||
"VideoBlendLayer",
|
||||
"VideoBlendStack"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VideoBlender"
|
||||
}
|
||||
],
|
||||
"https://github.com/yichengup/ComfyUI-YCNodes": [
|
||||
[
|
||||
"DynamicThreshold",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user