update DB

This commit is contained in:
Dr.Lt.Data 2024-11-01 03:20:20 +09:00
parent ca4c09ceca
commit c7ea960718
9 changed files with 2546 additions and 2256 deletions

View File

@ -1304,7 +1304,7 @@
"https://github.com/sipherxyz/comfyui-art-venture"
],
"install_type": "git-clone",
"description": "Nodes: ImagesConcat, LoadImageFromUrl, AV_UploadImage"
"description": "A comprehensive set of custom nodes for ComfyUI, focusing on utilities for image processing, JSON manipulation, model operations and working with object via URLs"
},
{
"author": "SOELexicon",
@ -9557,6 +9557,16 @@
"install_type": "git-clone",
"description": "a custom nodde for [a/IMAGDressing](https://github.com/muzishen/IMAGDressing)"
},
{
"author": "AIFSH",
"title": "OmniGen-ComfyUI",
"reference": "https://github.com/AIFSH/OmniGen-ComfyUI",
"files": [
"https://github.com/AIFSH/OmniGen-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/OmniGen](https://github.com/VectorSpaceLab/OmniGen)"
},
{
"author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler",
@ -9841,6 +9851,16 @@
"install_type": "git-clone",
"description": "Long-Duration and High-Resolution Audio-driven Portrait Image Animation,"
},
{
"author": "smthemex",
"title": "ComfyUI_OmniParser",
"reference": "https://github.com/smthemex/ComfyUI_OmniParser",
"files": [
"https://github.com/smthemex/ComfyUI_OmniParser"
],
"install_type": "git-clone",
"description": "Try [a/OmniParser](https://github.com/microsoft/OmniParser) in ComfyUI which a simple screen parsing tool towards pure vision based GUI agent."
},
{
"author": "choey",
"title": "Comfy-Topaz",
@ -10076,7 +10096,7 @@
"https://github.com/Hopping-Mad-Games/ComfyUI_LiteLLM"
],
"install_type": "git-clone",
"description": "Nodes for interfacing with LiteLLM"
"description": "Nodes for calling LLMs, enabled by LiteLLM"
},
{
"author": "AonekoSS",
@ -13967,7 +13987,7 @@
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver"
],
"install_type": "git-clone",
"description": "The Flux Prompt Saver is a custom node for ComfyUI that works in conjunction with the Flux Sampler Parameters node from the ComfyUI Essentials package. This node allows you to save images with metadata that includes information from the Flux Sampler Parameters pipeline."
"description": "The Flux Prompt Saver is set of simple nodes for saving images generated with Flux with A1111-style metadata."
},
{
"author": "eesahe",
@ -14277,6 +14297,16 @@
"install_type": "git-clone",
"description": "Custom node to manage prompts in YAML format."
},
{
"author": "Assistant",
"title": "ComfyUI-NS-ManySliders",
"reference": "https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders",
"files": [
"https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders"
],
"install_type": "git-clone",
"description": "ComfyUI-NS-ManySliders is a custom node developed for ComfyUI that allows you to manipulate values using multiple sliders. With this node, you can easily adjust numerous numerical parameters intuitively, making it useful for various purposes."
},
{
"author": "nux1111",
"title": "ComfyUI_NetDist_Plus",
@ -16180,7 +16210,6 @@
{
@ -16572,18 +16601,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-InpaintEasy",
"id": "ComfyUI-InpaintEasy",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy"
],
"description": "InpaintEasy is a set of optimized local repainting (Inpaint) nodes that provide a simpler and more powerful local repainting workflow. It makes local repainting work easier and more efficient with intelligent cropping and merging functions.",
"tags": ["inpaint", "crop", "image"],
"install_type": "git-clone"
}
]
}

View File

@ -709,6 +709,14 @@
"title_aux": "JoyHallo-ComfyUI"
}
],
"https://github.com/AIFSH/OmniGen-ComfyUI": [
[
"OmniGenNode"
],
{
"title_aux": "OmniGen-ComfyUI"
}
],
"https://github.com/AIFSH/PyramidFlow-ComfyUI": [
[
"PyramidFlowNode"
@ -918,7 +926,8 @@
],
"https://github.com/ARZUMATA/ComfyUI-ARZUMATA": [
[
"CachingCLIPTextEncodeFlux"
"CachingCLIPTextEncodeFlux|ARZUMATA",
"CachingCLIPTextEncode|ARZUMATA"
],
{
"title_aux": "ComfyUI-ARZUMATA"
@ -1095,6 +1104,8 @@
[
"ArgosTranslateCLIPTextEncodeNode",
"ArgosTranslateTextNode",
"ChatGLM4TranslateCLIPTextEncodeNode",
"ChatGLM4TranslateTextNode",
"ColorsCorrectNode",
"DeepTranslatorCLIPTextEncodeNode",
"DeepTranslatorTextNode",
@ -1221,6 +1232,14 @@
"title_aux": "ComfyUI-EasyUrlLoader"
}
],
"https://github.com/Apache0ne/ComfyUI-SambaNova": [
[
"SambaNovaLLMNode"
],
{
"title_aux": "ComfyUI-SambaNova"
}
],
"https://github.com/ArcherFMY/Diffusion360_ComfyUI": [
[
"Diffusion360LoaderImage2Pano",
@ -3130,6 +3149,14 @@
"title_aux": "PixelArt Processing Nodes"
}
],
"https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor": [
[
"neg_wildcard_processor"
],
{
"title_aux": "Negative Wildcard Processor Node for ComfyUI"
}
],
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": [
[
"StableCascadeLatentRatio"
@ -3432,7 +3459,8 @@
"https://github.com/Isulion/ComfyUI_Isulion": [
[
"IsulionPromptGenerator",
"OllamaGenerate"
"OllamaGenerate",
"OllamaModelSelector"
],
{
"title_aux": "ComfyUI_Isulion Random Prompt Generator"
@ -4068,9 +4096,12 @@
"VHS_GetMaskCount",
"VHS_LoadAudio",
"VHS_LoadAudioUpload",
"VHS_LoadImagePath",
"VHS_LoadImages",
"VHS_LoadImagesPath",
"VHS_LoadVideo",
"VHS_LoadVideoFFmpeg",
"VHS_LoadVideoFFmpegPath",
"VHS_LoadVideoPath",
"VHS_MergeImages",
"VHS_MergeLatents",
@ -4439,6 +4470,7 @@
"MaraScottForLoopToBoolNode_v1",
"MaraScottForLoopWhileClose_v1",
"MaraScottForLoopWhileOpen_v1",
"MaraScottImageToGradient_v1",
"MaraScottIsEmptyOrNone_v1",
"MaraScottIsEmpty_v1",
"MaraScottIsEqual_v1",
@ -4454,9 +4486,9 @@
"MaraScottPromptFromImage_v1",
"MaraScottSetInpaintingByMask_v1",
"MaraScottTextConcatenate_v1",
"MaraScottTextConversion_StringToList_v1",
"MaraScottUpscalerRefinerNode_v3",
"MaraScott_Kijai_TokenCounter_v1",
"TextConversion_StringToList_v1"
"MaraScott_Kijai_TokenCounter_v1"
],
{
"title_aux": "\ud83d\udc30 MaraScott Nodes"
@ -4883,6 +4915,14 @@
"title_aux": "ComfyUI-RTX-Remix"
}
],
"https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders": [
[
"NS_ManySliders"
],
{
"title_aux": "ComfyUI-NS-ManySliders"
}
],
"https://github.com/NakamuraShippo/ComfyUI-PromptList": [
[
"ComfyUI-PromptList"
@ -6427,6 +6467,7 @@
"CXH_DownloadAndLoadFlorence2Model",
"CXH_Florence2Run",
"CXH_HG_Model_Load",
"CXH_Min2_6_classifiy",
"CXH_Min2_6_prompt_Run",
"CXH_MinCP3_4B_Chat",
"CXH_MinCP3_4B_Load",
@ -6461,7 +6502,6 @@
"https://github.com/Steudio/ComfyUI_Steudio": [
[
"Make Size",
"Make Size Latent",
"Make Tiles",
"Make Tiles Math",
"Unmake Tiles"
@ -9032,9 +9072,10 @@
"SD3Multiply",
"SP-CheckpointSave",
"SP-UnetSave",
"SP_DDInpaint_Pipe",
"SP_DictValue",
"SP_FlorenceCaption",
"SP_FluxFastMergePatchFP8 [Experimental]",
"SP_FluxKSampler",
"SP_FluxLoader",
"SP_FluxUnsampler",
"SP_FluxUnsampler_ForwardODESampler",
@ -9043,12 +9084,14 @@
"SP_HiresGen_Dynamic",
"SP_HiresGen_HiresCfg",
"SP_HiresGen_Sharpen",
"SP_KSampler",
"SP_KSamplerSelect",
"SP_KoboldCpp",
"SP_KoboldCppWithContext",
"SP_KoboldCpp_OverrideCfg",
"SP_Pipe",
"SP_Pipe_ToBasicPipe",
"SP_SD3Loader",
"SP_SDKSampler",
"SP_SDLoader",
"SP_Supir",
"SP_SupirSampler",
@ -10852,6 +10895,7 @@
],
"https://github.com/clhui/ComfyUi-clh-Tool": [
[
"INTConstant_clh",
"JoinStringMulti_clh",
"MathExpression_clh",
"String2FatLabels_clh",
@ -15154,6 +15198,7 @@
],
"https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": [
[
"DDSSaveImage",
"ExtendedSaveImage"
],
{
@ -15455,6 +15500,7 @@
"CogVideoTransformerEdit",
"CogVideoXFasterCache",
"CogVideoXFunControlSampler",
"CogVideoXFunResizeToClosestBucket",
"CogVideoXFunSampler",
"CogVideoXFunVid2VidSampler",
"DownloadAndLoadCogVideoControlNet",
@ -15882,12 +15928,13 @@
],
"https://github.com/kijai/ComfyUI-PyramidFlowWrapper": [
[
"DownloadAndLoadPyramidFlowModel",
"PyramidFlowSampler",
"PyramidFlowTextEncode",
"PyramidFlowTextEncodeComfy",
"PyramidFlowTorchCompileSettings",
"PyramidFlowTransformerLoader",
"PyramidFlowVAEDecode",
"PyramidFlowVAEEncode"
"PyramidFlowVAEEncode",
"PyramidFlowVAELoader"
],
{
"title_aux": "ComfyUI PyramidFlow Wrapper"
@ -17288,10 +17335,12 @@
"LF_LoraAndEmbeddingSelector",
"LF_LoraSelector",
"LF_LoraTag2Prompt",
"LF_MarkdownDocGenerator",
"LF_MathOperation",
"LF_MultipleImageResizeForWeb",
"LF_Notify",
"LF_RandomBoolean",
"LF_RegionExtractor",
"LF_ResizeImageByEdge",
"LF_ResizeImageToDimension",
"LF_ResizeImageToSquare",
@ -17299,6 +17348,7 @@
"LF_SamplerSelector",
"LF_SaveImageForCivitAI",
"LF_SaveJSON",
"LF_SaveMarkdown",
"LF_SchedulerSelector",
"LF_SequentialSeedsGenerator",
"LF_SetValueInJSON",
@ -17429,7 +17479,9 @@
],
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": [
[
"FluxPromptSaver"
"FluxPromptSaver",
"FluxTextSampler",
"ModelName"
],
{
"title_aux": "ComfyUI Flux Prompt Saver"
@ -18560,6 +18612,7 @@
"https://github.com/opvelll/ComfyUI_TextListProduct": [
[
"ProductedString",
"PromptPairConcat",
"TextListProduct",
"TextListProductWithSingleA",
"TextListProductWithSingleB",
@ -19031,6 +19084,7 @@
[
"MfluxControlNetLoader",
"MfluxCustomModels",
"MfluxLoadImage",
"MfluxLorasLoader",
"MfluxModelsDownloader",
"MfluxModelsLoader",
@ -19403,7 +19457,6 @@
"AudioVolumeNormalization",
"BrightnessFeatureNode",
"ColorFeatureNode",
"DepthBasedMaskOpacity",
"DepthBlender",
"DepthFeatureNode",
"DepthInjection",
@ -19437,7 +19490,6 @@
"FlexAudioTimeStretch",
"FlexAudioVisualizerCircular",
"FlexAudioVisualizerLine",
"FlexDepthBasedMaskOpacity",
"FlexImageBloom",
"FlexImageChromaticAberration",
"FlexImageColorGrade",
@ -19460,12 +19512,10 @@
"FlexLatentNoise",
"FlexMaskBinary",
"FlexMaskDepthChamber",
"FlexMaskDepthChamberRelative",
"FlexMaskEmanatingRings",
"FlexMaskInterpolate",
"FlexMaskMath",
"FlexMaskMorph",
"FlexMaskNormalLighting",
"FlexMaskOpacity",
"FlexMaskRandomShapes",
"FlexMaskTransform",
@ -19918,7 +19968,6 @@
],
"https://github.com/siliconflow/BizyAir": [
[
"BizyAirAuraSR",
"BizyAirBAE_NormalMapPreprocessor",
"BizyAirBinaryPreprocessor",
"BizyAirCannyEdgePreprocessor",
@ -19929,6 +19978,7 @@
"BizyAirGenerateLightningImage",
"BizyAirHEDPreprocessor",
"BizyAirJoyCaption",
"BizyAirJoyCaption2",
"BizyAirLeReS_DepthMapPreprocessor",
"BizyAirLineArtPreprocessor",
"BizyAirM_LSDPreprocessor",
@ -19943,10 +19993,10 @@
"BizyAirRemoveBackground",
"BizyAirSAMPreprocessor",
"BizyAirScribblePreprocessor",
"BizyAirSegmentAnythingPointBox",
"BizyAirSegmentAnythingText",
"BizyAirSiliconCloudLLMAPI",
"BizyAirSiliconCloudVLMAPI",
"BizyAirSuperResolution",
"BizyAirTilePreprocessor",
"BizyAirUniFormer_SemSegPreprocessor",
"BizyAirZoe_DepthMapPreprocessor",
@ -20002,6 +20052,8 @@
"ColorCorrect",
"DeepDanbooruCaption",
"DependenciesEdit",
"DownloadAndLoadBlip",
"DownloadISNetModel",
"Fooocus_KSampler",
"Fooocus_KSamplerAdvanced",
"GetBoolFromJson",
@ -20247,6 +20299,15 @@
"title_aux": "ComfyUI_MooER"
}
],
"https://github.com/smthemex/ComfyUI_OmniParser": [
[
"OmniParser_Loader",
"OmniParser_Sampler"
],
{
"title_aux": "ComfyUI_OmniParser"
}
],
"https://github.com/smthemex/ComfyUI_ParlerTTS": [
[
"ParlerTTS_LoadModel",
@ -20469,6 +20530,7 @@
"BilateralFilterImage",
"BlurImageFast",
"BlurMaskFast",
"ClampImage",
"ClampOutliers",
"ColorMatchImage",
"ConditioningSubtract",

File diff suppressed because it is too large Load Diff

View File

@ -12,6 +12,68 @@
{
"author": "Looking-Glass",
"title": "LKG-ComfyUI",
"reference": "https://github.com/Looking-Glass/LKG-ComfyUI",
"files": [
"https://github.com/Looking-Glass/LKG-ComfyUI"
],
"install_type": "git-clone",
"description": "NODES:Side by Side Node, Bridge Preview Node, Load Folder, Scale Maintain Aspect Ratio Node, "
},
{
"author": "xiaoyumu",
"title": "ComfyUI-XYNodes",
"reference": "https://github.com/xiaoyumu/ComfyUI-XYNodes",
"files": [
"https://github.com/xiaoyumu/ComfyUI-XYNodes"
],
"install_type": "git-clone",
"description": "Nodes:PrimitiveBBOX."
},
{
"author": "ainanoha",
"title": "etm_comfyui_nodes",
"reference": "https://github.com/ainanoha/etm_comfyui_nodes",
"files": [
"https://github.com/ainanoha/etm_comfyui_nodes"
],
"install_type": "git-clone",
"description": "NODES:LETM Save Image, ETM Load Image From Local"
},
{
"author": "oshtz",
"title": "ComfyUI-oshtz-nodes [WIP]",
"reference": "https://github.com/oshtz/ComfyUI-oshtz-nodes",
"files": [
"https://github.com/oshtz/ComfyUI-oshtz-nodes"
],
"install_type": "git-clone",
"description": "NODES:LoRASwitcherNode, LoRASwitcherNode20, LoRASwitcherNode40, LLMAIONode, ImageOverlayNode, StringSplitterNode\nNOTE: The files in the repo are not organized."
},
{
"author": "DoctorDiffusion",
"title": "DoctorDiffusion [WIP]",
"reference": "https://github.com/DoctorDiffusion/Doctor-Tools",
"files": [
"https://github.com/DoctorDiffusion/Doctor-Tools"
],
"install_type": "git-clone",
"description": "NODES:Final Frame Selector, Video Merge.\nNOTE: The files in the repo are not organized."
},
{
"author": "m-ai-studio",
"title": "mai-prompt-progress",
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
"files": [
"https://github.com/m-ai-studio/mai-prompt-progress"
],
"install_type": "git-clone",
"description": "mai-prompt-progress"
},
{
"author": "neeltheninja",
"title": "ComfyUI-TempFileDeleter [UNSAFE]",

View File

@ -481,6 +481,15 @@
"title_aux": "ComfyUI Node Switcher"
}
],
"https://github.com/DoctorDiffusion/Doctor-Tools": [
[
"FinalFrameSelector",
"VideoMerge"
],
{
"title_aux": "DoctorDiffusion [WIP]"
}
],
"https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": [
[
"LineBreakInserter"
@ -723,6 +732,17 @@
"title_aux": "lauger NodePack for ComfyUI [WIP]"
}
],
"https://github.com/Looking-Glass/LKG-ComfyUI": [
[
"BridgePreview",
"LoadFolder",
"ScaleAndMaintainAspect",
"SideBySide"
],
{
"title_aux": "LKG-ComfyUI"
}
],
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": [
[
"ChatGPTCompletion"
@ -1105,6 +1125,15 @@
"title_aux": "ComfyUI-PuLID-ZHO [WIP]"
}
],
"https://github.com/ainanoha/etm_comfyui_nodes": [
[
"ETM_LoadImageFromLocal",
"ETM_SaveImage"
],
{
"title_aux": "etm_comfyui_nodes"
}
],
"https://github.com/alexisrolland/ComfyUI-AuraSR": [
[
"LoadAuraSR",
@ -2037,6 +2066,7 @@
],
"https://github.com/ilovejohnwhite/Tracer": [
[
"BillyGoatNode",
"HintImageEnchance",
"Image Load TTK",
"ImageGenResolutionFromImage",
@ -2044,7 +2074,8 @@
"LinkMasterNode",
"PixelPerfectResolution",
"SuckerPunch",
"UWU_Preprocessor"
"UWU_Preprocessor",
"VooDooNode"
],
{
"title_aux": "Kolors Awesome Prompts [WIP]"
@ -2812,6 +2843,19 @@
"title_aux": "VLLMVisionChatNode"
}
],
"https://github.com/oshtz/ComfyUI-oshtz-nodes": [
[
"ImageOverlayNode",
"LLMAIONode",
"LoRASwitcherNode",
"LoRASwitcherNode20",
"LoRASwitcherNode40",
"StringSplitterNode"
],
{
"title_aux": "ComfyUI-oshtz-nodes [WIP]"
}
],
"https://github.com/oyvindg/ComfyUI-TrollSuite": [
[
"BinaryImageMask",
@ -3271,6 +3315,14 @@
"title_aux": "comfyui-wormley-nodes"
}
],
"https://github.com/xiaoyumu/ComfyUI-XYNodes": [
[
"PrimitiveBBOX"
],
{
"title_aux": "ComfyUI-XYNodes"
}
],
"https://github.com/yojimbodayne/ComfyUI-Dropbox-API": [
[
"FetchTokenFromDropbox",

File diff suppressed because it is too large Load Diff

View File

@ -249,16 +249,6 @@
"install_type": "git-clone",
"description": "This custom node for ComfyUI provides full-body animation capabilities, including facial rigging, various lighting styles, and green screen output."
},
{
"author": "m-ai-studio",
"title": "mai-prompt-progress [REMOVED]",
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
"files": [
"https://github.com/m-ai-studio/mai-prompt-progress"
],
"install_type": "git-clone",
"description": "mai-prompt-progress"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-AnyText [NOT MAINTAINED]",

View File

@ -10,6 +10,18 @@
{
"author": "CY-CHENYUE",
"title": "ComfyUI-InpaintEasy",
"id": "ComfyUI-InpaintEasy",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-InpaintEasy"
],
"description": "InpaintEasy is a set of optimized local repainting (Inpaint) nodes that provide a simpler and more powerful local repainting workflow. It makes local repainting work easier and more efficient with intelligent cropping and merging functions.",
"tags": ["inpaint", "crop", "image"],
"install_type": "git-clone"
},
{
"author": "Apache0ne",
"title": "ComfyUI-SambaNova",
@ -21,6 +33,26 @@
"install_type": "git-clone",
"description": "Super Fast LLM's llama3.1-405B,70B,8B and more"
},
{
"author": "smthemex",
"title": "ComfyUI_OmniParser",
"reference": "https://github.com/smthemex/ComfyUI_OmniParser",
"files": [
"https://github.com/smthemex/ComfyUI_OmniParser"
],
"install_type": "git-clone",
"description": "Try [a/OmniParser](https://github.com/microsoft/OmniParser) in ComfyUI which a simple screen parsing tool towards pure vision based GUI agent."
},
{
"author": "AIFSH",
"title": "OmniGen-ComfyUI",
"reference": "https://github.com/AIFSH/OmniGen-ComfyUI",
"files": [
"https://github.com/AIFSH/OmniGen-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/OmniGen](https://github.com/VectorSpaceLab/OmniGen)"
},
{
"author": "grovebadger",
"title": "Negative Wildcard Processor Node for ComfyUI",
@ -32,6 +64,16 @@
"install_type": "git-clone",
"description": "Node to process negative wildcard tokens (<! !>) and move them from the positive prompt to the negative."
},
{
"author": "Assistant",
"title": "ComfyUI-NS-ManySliders",
"reference": "https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders",
"files": [
"https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders"
],
"install_type": "git-clone",
"description": "ComfyUI-NS-ManySliders is a custom node developed for ComfyUI that allows you to manipulate values using multiple sliders. With this node, you can easily adjust numerous numerical parameters intuitively, making it useful for various purposes."
},
{
"author": "zmwv823",
"title": "ComfyUI_Ctrlora",
@ -648,58 +690,6 @@
],
"install_type": "git-clone",
"description": "A collection of nodes to facilitate the creation of scenes in ComfyUI."
},
{
"author": "BobsBlazed",
"title": "Bobs_FLUX_SDXL_Latent_Optimizer",
"reference": "https://github.com/BobsBlazed/Bobs_FLUX_SDXL_Latent_Optimizer",
"files": [
"https://github.com/BobsBlazed/Bobs_Latent_Optimizer/raw/refs/heads/main/Bobs_Latent_Optimizer.py"
],
"install_type": "copy",
"description": "This custom node for ComfyUI is designed to optimize latent generation for use with both FLUX and SDXL modes. It provides flexible control over aspect ratios, megapixel sizes, and upscale factors, allowing users to dynamically create latents that fit specific tiling and resolution needs."
},
{
"author": "Lam Yan",
"title": "ComfyUI_Lam",
"id": "ComfyUI_Lam",
"reference": "https://github.com/yanlang0123/ComfyUI_Lam",
"files": [
"https://github.com/yanlang0123/ComfyUI_Lam"
],
"install_type": "git-clone",
"description": "This extension has some useful nodes, loops, wechat public number +AI chat drawing, distributed cluster"
},
{
"author": "sweetndata",
"title": "ComfyUI-googletrans",
"reference": "https://github.com/sweetndata/ComfyUI-googletrans",
"files": [
"https://github.com/sweetndata/ComfyUI-googletrans"
],
"install_type": "git-clone",
"description": "NODES:Google Translate"
},
{
"author": "moustafa-nasr",
"title": "ComfyUI-SimpleLogger",
"reference": "https://github.com/moustafa-nasr/ComfyUI-SimpleLogger",
"files": [
"https://github.com/moustafa-nasr/ComfyUI-SimpleLogger"
],
"install_type": "git-clone",
"description": "A simple node to save your history in html file. I saves the WorkFlow with all it's input values so you can duplicate it later."
},
{
"author": "NumZ",
"title": "ComfyUI-FlowChain",
"id": "FlowChainNode",
"reference": "https://github.com/numz/Comfyui-FlowChain",
"files": [
"https://github.com/numz/ComfyUI-FlowChain"
],
"install_type": "git-clone",
"description": "Convert your workflows into node and chain them."
}
]
}

View File

@ -709,6 +709,14 @@
"title_aux": "JoyHallo-ComfyUI"
}
],
"https://github.com/AIFSH/OmniGen-ComfyUI": [
[
"OmniGenNode"
],
{
"title_aux": "OmniGen-ComfyUI"
}
],
"https://github.com/AIFSH/PyramidFlow-ComfyUI": [
[
"PyramidFlowNode"
@ -918,7 +926,8 @@
],
"https://github.com/ARZUMATA/ComfyUI-ARZUMATA": [
[
"CachingCLIPTextEncodeFlux"
"CachingCLIPTextEncodeFlux|ARZUMATA",
"CachingCLIPTextEncode|ARZUMATA"
],
{
"title_aux": "ComfyUI-ARZUMATA"
@ -1095,6 +1104,8 @@
[
"ArgosTranslateCLIPTextEncodeNode",
"ArgosTranslateTextNode",
"ChatGLM4TranslateCLIPTextEncodeNode",
"ChatGLM4TranslateTextNode",
"ColorsCorrectNode",
"DeepTranslatorCLIPTextEncodeNode",
"DeepTranslatorTextNode",
@ -1221,6 +1232,14 @@
"title_aux": "ComfyUI-EasyUrlLoader"
}
],
"https://github.com/Apache0ne/ComfyUI-SambaNova": [
[
"SambaNovaLLMNode"
],
{
"title_aux": "ComfyUI-SambaNova"
}
],
"https://github.com/ArcherFMY/Diffusion360_ComfyUI": [
[
"Diffusion360LoaderImage2Pano",
@ -3130,6 +3149,14 @@
"title_aux": "PixelArt Processing Nodes"
}
],
"https://github.com/GrvBdgr/comfyui-negativewildcardsprocessor": [
[
"neg_wildcard_processor"
],
{
"title_aux": "Negative Wildcard Processor Node for ComfyUI"
}
],
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": [
[
"StableCascadeLatentRatio"
@ -3432,7 +3459,8 @@
"https://github.com/Isulion/ComfyUI_Isulion": [
[
"IsulionPromptGenerator",
"OllamaGenerate"
"OllamaGenerate",
"OllamaModelSelector"
],
{
"title_aux": "ComfyUI_Isulion Random Prompt Generator"
@ -4068,9 +4096,12 @@
"VHS_GetMaskCount",
"VHS_LoadAudio",
"VHS_LoadAudioUpload",
"VHS_LoadImagePath",
"VHS_LoadImages",
"VHS_LoadImagesPath",
"VHS_LoadVideo",
"VHS_LoadVideoFFmpeg",
"VHS_LoadVideoFFmpegPath",
"VHS_LoadVideoPath",
"VHS_MergeImages",
"VHS_MergeLatents",
@ -4439,6 +4470,7 @@
"MaraScottForLoopToBoolNode_v1",
"MaraScottForLoopWhileClose_v1",
"MaraScottForLoopWhileOpen_v1",
"MaraScottImageToGradient_v1",
"MaraScottIsEmptyOrNone_v1",
"MaraScottIsEmpty_v1",
"MaraScottIsEqual_v1",
@ -4454,9 +4486,9 @@
"MaraScottPromptFromImage_v1",
"MaraScottSetInpaintingByMask_v1",
"MaraScottTextConcatenate_v1",
"MaraScottTextConversion_StringToList_v1",
"MaraScottUpscalerRefinerNode_v3",
"MaraScott_Kijai_TokenCounter_v1",
"TextConversion_StringToList_v1"
"MaraScott_Kijai_TokenCounter_v1"
],
{
"title_aux": "\ud83d\udc30 MaraScott Nodes"
@ -4883,6 +4915,14 @@
"title_aux": "ComfyUI-RTX-Remix"
}
],
"https://github.com/NakamuraShippo/ComfyUI-NS-ManySliders": [
[
"NS_ManySliders"
],
{
"title_aux": "ComfyUI-NS-ManySliders"
}
],
"https://github.com/NakamuraShippo/ComfyUI-PromptList": [
[
"ComfyUI-PromptList"
@ -6427,6 +6467,7 @@
"CXH_DownloadAndLoadFlorence2Model",
"CXH_Florence2Run",
"CXH_HG_Model_Load",
"CXH_Min2_6_classifiy",
"CXH_Min2_6_prompt_Run",
"CXH_MinCP3_4B_Chat",
"CXH_MinCP3_4B_Load",
@ -6461,7 +6502,6 @@
"https://github.com/Steudio/ComfyUI_Steudio": [
[
"Make Size",
"Make Size Latent",
"Make Tiles",
"Make Tiles Math",
"Unmake Tiles"
@ -9032,9 +9072,10 @@
"SD3Multiply",
"SP-CheckpointSave",
"SP-UnetSave",
"SP_DDInpaint_Pipe",
"SP_DictValue",
"SP_FlorenceCaption",
"SP_FluxFastMergePatchFP8 [Experimental]",
"SP_FluxKSampler",
"SP_FluxLoader",
"SP_FluxUnsampler",
"SP_FluxUnsampler_ForwardODESampler",
@ -9043,12 +9084,14 @@
"SP_HiresGen_Dynamic",
"SP_HiresGen_HiresCfg",
"SP_HiresGen_Sharpen",
"SP_KSampler",
"SP_KSamplerSelect",
"SP_KoboldCpp",
"SP_KoboldCppWithContext",
"SP_KoboldCpp_OverrideCfg",
"SP_Pipe",
"SP_Pipe_ToBasicPipe",
"SP_SD3Loader",
"SP_SDKSampler",
"SP_SDLoader",
"SP_Supir",
"SP_SupirSampler",
@ -10852,6 +10895,7 @@
],
"https://github.com/clhui/ComfyUi-clh-Tool": [
[
"INTConstant_clh",
"JoinStringMulti_clh",
"MathExpression_clh",
"String2FatLabels_clh",
@ -15154,6 +15198,7 @@
],
"https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": [
[
"DDSSaveImage",
"ExtendedSaveImage"
],
{
@ -15455,6 +15500,7 @@
"CogVideoTransformerEdit",
"CogVideoXFasterCache",
"CogVideoXFunControlSampler",
"CogVideoXFunResizeToClosestBucket",
"CogVideoXFunSampler",
"CogVideoXFunVid2VidSampler",
"DownloadAndLoadCogVideoControlNet",
@ -15882,12 +15928,13 @@
],
"https://github.com/kijai/ComfyUI-PyramidFlowWrapper": [
[
"DownloadAndLoadPyramidFlowModel",
"PyramidFlowSampler",
"PyramidFlowTextEncode",
"PyramidFlowTextEncodeComfy",
"PyramidFlowTorchCompileSettings",
"PyramidFlowTransformerLoader",
"PyramidFlowVAEDecode",
"PyramidFlowVAEEncode"
"PyramidFlowVAEEncode",
"PyramidFlowVAELoader"
],
{
"title_aux": "ComfyUI PyramidFlow Wrapper"
@ -17288,10 +17335,12 @@
"LF_LoraAndEmbeddingSelector",
"LF_LoraSelector",
"LF_LoraTag2Prompt",
"LF_MarkdownDocGenerator",
"LF_MathOperation",
"LF_MultipleImageResizeForWeb",
"LF_Notify",
"LF_RandomBoolean",
"LF_RegionExtractor",
"LF_ResizeImageByEdge",
"LF_ResizeImageToDimension",
"LF_ResizeImageToSquare",
@ -17299,6 +17348,7 @@
"LF_SamplerSelector",
"LF_SaveImageForCivitAI",
"LF_SaveJSON",
"LF_SaveMarkdown",
"LF_SchedulerSelector",
"LF_SequentialSeedsGenerator",
"LF_SetValueInJSON",
@ -17429,7 +17479,9 @@
],
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": [
[
"FluxPromptSaver"
"FluxPromptSaver",
"FluxTextSampler",
"ModelName"
],
{
"title_aux": "ComfyUI Flux Prompt Saver"
@ -18560,6 +18612,7 @@
"https://github.com/opvelll/ComfyUI_TextListProduct": [
[
"ProductedString",
"PromptPairConcat",
"TextListProduct",
"TextListProductWithSingleA",
"TextListProductWithSingleB",
@ -19031,6 +19084,7 @@
[
"MfluxControlNetLoader",
"MfluxCustomModels",
"MfluxLoadImage",
"MfluxLorasLoader",
"MfluxModelsDownloader",
"MfluxModelsLoader",
@ -19403,7 +19457,6 @@
"AudioVolumeNormalization",
"BrightnessFeatureNode",
"ColorFeatureNode",
"DepthBasedMaskOpacity",
"DepthBlender",
"DepthFeatureNode",
"DepthInjection",
@ -19437,7 +19490,6 @@
"FlexAudioTimeStretch",
"FlexAudioVisualizerCircular",
"FlexAudioVisualizerLine",
"FlexDepthBasedMaskOpacity",
"FlexImageBloom",
"FlexImageChromaticAberration",
"FlexImageColorGrade",
@ -19460,12 +19512,10 @@
"FlexLatentNoise",
"FlexMaskBinary",
"FlexMaskDepthChamber",
"FlexMaskDepthChamberRelative",
"FlexMaskEmanatingRings",
"FlexMaskInterpolate",
"FlexMaskMath",
"FlexMaskMorph",
"FlexMaskNormalLighting",
"FlexMaskOpacity",
"FlexMaskRandomShapes",
"FlexMaskTransform",
@ -19918,7 +19968,6 @@
],
"https://github.com/siliconflow/BizyAir": [
[
"BizyAirAuraSR",
"BizyAirBAE_NormalMapPreprocessor",
"BizyAirBinaryPreprocessor",
"BizyAirCannyEdgePreprocessor",
@ -19929,6 +19978,7 @@
"BizyAirGenerateLightningImage",
"BizyAirHEDPreprocessor",
"BizyAirJoyCaption",
"BizyAirJoyCaption2",
"BizyAirLeReS_DepthMapPreprocessor",
"BizyAirLineArtPreprocessor",
"BizyAirM_LSDPreprocessor",
@ -19943,10 +19993,10 @@
"BizyAirRemoveBackground",
"BizyAirSAMPreprocessor",
"BizyAirScribblePreprocessor",
"BizyAirSegmentAnythingPointBox",
"BizyAirSegmentAnythingText",
"BizyAirSiliconCloudLLMAPI",
"BizyAirSiliconCloudVLMAPI",
"BizyAirSuperResolution",
"BizyAirTilePreprocessor",
"BizyAirUniFormer_SemSegPreprocessor",
"BizyAirZoe_DepthMapPreprocessor",
@ -20002,6 +20052,8 @@
"ColorCorrect",
"DeepDanbooruCaption",
"DependenciesEdit",
"DownloadAndLoadBlip",
"DownloadISNetModel",
"Fooocus_KSampler",
"Fooocus_KSamplerAdvanced",
"GetBoolFromJson",
@ -20247,6 +20299,15 @@
"title_aux": "ComfyUI_MooER"
}
],
"https://github.com/smthemex/ComfyUI_OmniParser": [
[
"OmniParser_Loader",
"OmniParser_Sampler"
],
{
"title_aux": "ComfyUI_OmniParser"
}
],
"https://github.com/smthemex/ComfyUI_ParlerTTS": [
[
"ParlerTTS_LoadModel",
@ -20469,6 +20530,7 @@
"BilateralFilterImage",
"BlurImageFast",
"BlurMaskFast",
"ClampImage",
"ClampOutliers",
"ColorMatchImage",
"ConditioningSubtract",