mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
b04840ffa3
commit
0a9a8e418b
@ -16013,6 +16013,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "OllamaKiller is a utility node for ComfyUI designed to manage VRAM usage more efficiently by automatically terminating the ollama_llama_server.exe process. This is particularly useful for users with limited VRAM, allowing them to clear up memory after running models and improve workflow performance."
|
||||
},
|
||||
{
|
||||
"author": "mithamunda",
|
||||
"title": "SD3.5 Empty Latent Size Picker",
|
||||
"reference": "https://github.com/mithamunda/ComfyUI-SD3.5-Latent-Size-Picker",
|
||||
"files": [
|
||||
"https://github.com/mithamunda/ComfyUI-SD3.5-Latent-Size-Picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A utility node for generating empty latent tensors in Stable Diffusion v3.5-compatible resolutions. This node allows for custom batch sizes, width/height overrides, and inverting aspect ratios, ensuring flexibility and compatibility in ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "jeffrey2212",
|
||||
"title": "Pony Character Prompt Picker for ComfyUI",
|
||||
@ -16073,6 +16083,69 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes for ComfyUI that provides enhanced string manipulation and prompt variant generation functionality for AI workflows."
|
||||
},
|
||||
{
|
||||
"author": "JustinMatters",
|
||||
"title": "ComfyUI JMNodes",
|
||||
"id": "JMNodes",
|
||||
"reference": "https://github.com/JustinMatters/comfyUI-JMNodes",
|
||||
"files": [
|
||||
"https://github.com/JustinMatters/comfyUI-JMNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides nodes to support generation of all possible combinations of a set of prompts via boolean logic"
|
||||
},
|
||||
{
|
||||
"author": "lgldlk",
|
||||
"title": "ComfyUI-PC-ding-dong",
|
||||
"reference": "https://github.com/lgldlk/ComfyUI-PC-ding-dong",
|
||||
"files": [
|
||||
"https://github.com/lgldlk/ComfyUI-PC-ding-dong"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Just like when your pizza is ready and the oven goes 'Ding! 🍕', this plugin lets your ComfyUI notify you when your AI creations are done baking!\nA ComfyUI custom node that sends you a friendly 'ding-dong' notification when your workflows are fully cooked and ready to serve. No more staring at the screen waiting - let the AI kitchen tell you when dinner's ready! 👨🍳"
|
||||
},
|
||||
{
|
||||
"author": "raspie10032",
|
||||
"title": "ComfyUI NAI Prompt Converter",
|
||||
"reference": "https://github.com/raspie10032/ComfyUI_RS_NAI_Local_Prompt_converter",
|
||||
"files": [
|
||||
"https://github.com/raspie10032/ComfyUI_RS_NAI_Local_Prompt_converter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node extension for ComfyUI that enables conversion between NovelAI and ComfyUI prompt formats, along with extraction of NovelAI metadata from PNG images."
|
||||
},
|
||||
{
|
||||
"author": "zmwv823",
|
||||
"title": "ComfyUI_Ctrlora",
|
||||
"reference": "https://github.com/zmwv823/ComfyUI_Ctrlora",
|
||||
"files": [
|
||||
"https://github.com/zmwv823/ComfyUI_Ctrlora"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial custom_node for [a/xyfJASON/ctrlora](https://github.com/xyfJASON/ctrlora)."
|
||||
},
|
||||
{
|
||||
"author": "Wakfull33",
|
||||
"title": "ComfyUI-SaveImageCivitAI",
|
||||
"reference": "https://github.com/Wakfull33/ComfyUI-SaveImageCivitAI",
|
||||
"files": [
|
||||
"https://github.com/Wakfull33/ComfyUI-SaveImageCivitAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node allowing to save images with CIVITAI readable datas"
|
||||
},
|
||||
{
|
||||
"author": "waterminer",
|
||||
"title": "ComfyUI-tagcomplete",
|
||||
"reference": "https://github.com/waterminer/ComfyUI-tagcomplete",
|
||||
"files": [
|
||||
"https://github.com/waterminer/ComfyUI-tagcomplete"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides tag completion feature in textbox."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -16477,17 +16550,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "JustinMatters",
|
||||
"title": "ComfyUI JMNodes",
|
||||
"id": "JMNodes",
|
||||
"reference": "https://github.com/JustinMatters/comfyUI-JMNodes",
|
||||
"files": [
|
||||
"https://github.com/JustinMatters/comfyUI-JMNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides nodes to support generation of all possible combinations of a set of prompts via boolean logic"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -2744,6 +2744,8 @@
|
||||
"https://github.com/Fictiverse/ComfyUI_Fictiverse": [
|
||||
[
|
||||
"If Image Valid",
|
||||
"Is Image Valid ?",
|
||||
"None if same Image",
|
||||
"Scale Selector"
|
||||
],
|
||||
{
|
||||
@ -3746,6 +3748,7 @@
|
||||
[
|
||||
"DetailDaemonGraphSigmasNode",
|
||||
"DetailDaemonSamplerNode",
|
||||
"LyingSigmaSampler",
|
||||
"MultiplySigmas"
|
||||
],
|
||||
{
|
||||
@ -3815,6 +3818,16 @@
|
||||
"title_aux": "Wild Divide"
|
||||
}
|
||||
],
|
||||
"https://github.com/JustinMatters/comfyUI-JMNodes": [
|
||||
[
|
||||
"JMIntegerToBooleans",
|
||||
"JMNumberList",
|
||||
"JMSWitchablePrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI JMNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kangkang625/ComfyUI-paint-by-example": [
|
||||
[
|
||||
"PaintbyExamplePipeLoader",
|
||||
@ -4632,6 +4645,7 @@
|
||||
"ConnectFloat",
|
||||
"ConnectImage",
|
||||
"ConnectInteger",
|
||||
"ConnectInteger2",
|
||||
"ConnectLatent",
|
||||
"ConnectString",
|
||||
"DirSelector",
|
||||
@ -4774,8 +4788,10 @@
|
||||
[
|
||||
"AspectSize",
|
||||
"AspectSizeV2",
|
||||
"DJZ-LoadLatent",
|
||||
"ImageSizeAdjuster",
|
||||
"ImageSizeAdjusterV2",
|
||||
"ImageSizeAdjusterV3",
|
||||
"ProjectFilePathNode",
|
||||
"StringWeights",
|
||||
"ZenkaiPrompt",
|
||||
@ -5177,6 +5193,16 @@
|
||||
"title_aux": "QRNG_Node_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/OpalSky-AI/OpalSky_Nodes": [
|
||||
[
|
||||
"PromptAssistantOpalSky",
|
||||
"StringSwitchOpalSky",
|
||||
"string_switch_opalsky"
|
||||
],
|
||||
{
|
||||
"title_aux": "OpalSky Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": [
|
||||
[
|
||||
"Pipe From Parameters",
|
||||
@ -6139,9 +6165,11 @@
|
||||
],
|
||||
"https://github.com/Siberpone/lazy-pony-prompter": [
|
||||
[
|
||||
"LPP_Danbooru",
|
||||
"LPP_Deleter",
|
||||
"LPP_Derpibooru",
|
||||
"LPP_E621",
|
||||
"LPP_Loader_Danbooru",
|
||||
"LPP_Loader_Derpibooru",
|
||||
"LPP_Loader_E621",
|
||||
"LPP_Saver"
|
||||
@ -7650,6 +7678,14 @@
|
||||
"title_aux": "InstaSD nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Wakfull33/ComfyUI-SaveImageCivitAI": [
|
||||
[
|
||||
"SaveCivitai"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SaveImageCivitAI"
|
||||
}
|
||||
],
|
||||
"https://github.com/WebDev9000/WebDev9000-Nodes": [
|
||||
[
|
||||
"IgnoreBraces",
|
||||
@ -8327,6 +8363,7 @@
|
||||
[
|
||||
"CivitaiPrompt",
|
||||
"CustomLatentImage-NYJY",
|
||||
"CustomLatentImageSimple",
|
||||
"FloatSlider-NYJY",
|
||||
"JoyCaption",
|
||||
"JoyCaptionAlpha2Online",
|
||||
@ -8999,6 +9036,9 @@
|
||||
"SP_FluxFastMergePatchFP8 [Experimental]",
|
||||
"SP_FluxKSampler",
|
||||
"SP_FluxLoader",
|
||||
"SP_FluxUnsampler",
|
||||
"SP_FluxUnsampler_ForwardODESampler",
|
||||
"SP_FluxUnsampler_InverseSampler",
|
||||
"SP_HiresGen",
|
||||
"SP_HiresGen_Dynamic",
|
||||
"SP_HiresGen_HiresCfg",
|
||||
@ -9007,6 +9047,7 @@
|
||||
"SP_KoboldCppWithContext",
|
||||
"SP_KoboldCpp_OverrideCfg",
|
||||
"SP_Pipe",
|
||||
"SP_SD3Loader",
|
||||
"SP_SDKSampler",
|
||||
"SP_SDLoader",
|
||||
"SP_Supir",
|
||||
@ -10658,6 +10699,15 @@
|
||||
"title_aux": "youtube-dl-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/ciri/comfyui-model-downloader": [
|
||||
[
|
||||
"CivitAI Downloader",
|
||||
"HF Downloader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Model Downloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/city96/ComfyUI-GGUF": [
|
||||
[
|
||||
"CLIPLoaderGGUF",
|
||||
@ -10757,15 +10807,6 @@
|
||||
"title_aux": "ComfyUI_NetDist"
|
||||
}
|
||||
],
|
||||
"https://github.com/city96/SD-Advanced-Noise": [
|
||||
[
|
||||
"LatentGaussianNoise",
|
||||
"MathEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "SD-Advanced-Noise"
|
||||
}
|
||||
],
|
||||
"https://github.com/city96/SD-Latent-Interposer": [
|
||||
[
|
||||
"LatentInterposer"
|
||||
@ -10817,7 +10858,11 @@
|
||||
"String2Image_clh"
|
||||
],
|
||||
{
|
||||
"title_aux": "Free computing tool for ComfyUI"
|
||||
"author": "Dr.Lt.Data",
|
||||
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.",
|
||||
"nickname": "CLH Simple Tool",
|
||||
"title": "CLH simple Tool",
|
||||
"title_aux": "Clh Tool for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/comfyanonymous/ComfyUI": [
|
||||
@ -11001,6 +11046,7 @@
|
||||
"SelfAttentionGuidance",
|
||||
"SetLatentNoiseMask",
|
||||
"SetUnionControlNetType",
|
||||
"SkipLayerGuidanceSD3",
|
||||
"SolidMask",
|
||||
"SplitImageWithAlpha",
|
||||
"SplitSigmas",
|
||||
@ -11721,6 +11767,7 @@
|
||||
"JDCN_FileMover",
|
||||
"JDCN_ImageSaver",
|
||||
"JDCN_ListToString",
|
||||
"JDCN_LoadImage",
|
||||
"JDCN_ReBatch",
|
||||
"JDCN_SeamlessExperience",
|
||||
"JDCN_ShowAny",
|
||||
@ -12241,6 +12288,7 @@
|
||||
"Eden_RepeatLatentBatch",
|
||||
"Eden_Seed",
|
||||
"Eden_String",
|
||||
"Eden_StringHash",
|
||||
"Eden_gpt4_node",
|
||||
"Extend_Sequence",
|
||||
"FolderScanner",
|
||||
@ -13908,6 +13956,7 @@
|
||||
"url2img_tool",
|
||||
"vlmLoader",
|
||||
"weekday_tool",
|
||||
"whisper_local",
|
||||
"wikipedia_tool",
|
||||
"work_wechat",
|
||||
"work_wechat_tool",
|
||||
@ -15022,6 +15071,8 @@
|
||||
"Bjornulf_CombineImages",
|
||||
"Bjornulf_CombineTexts",
|
||||
"Bjornulf_CombineTextsByLines",
|
||||
"Bjornulf_CombineVideoAudio",
|
||||
"Bjornulf_ConcatVideos",
|
||||
"Bjornulf_FreeVRAM",
|
||||
"Bjornulf_GrayscaleTransform",
|
||||
"Bjornulf_GreenScreenToTransparency",
|
||||
@ -15038,6 +15089,7 @@
|
||||
"Bjornulf_LoopImages",
|
||||
"Bjornulf_LoopInteger",
|
||||
"Bjornulf_LoopIntegerSequential",
|
||||
"Bjornulf_LoopLinesSequential",
|
||||
"Bjornulf_LoopLoraSelector",
|
||||
"Bjornulf_LoopModelClipVae",
|
||||
"Bjornulf_LoopModelSelector",
|
||||
@ -15401,6 +15453,7 @@
|
||||
"CogVideoTextEncode",
|
||||
"CogVideoTextEncodeCombine",
|
||||
"CogVideoTransformerEdit",
|
||||
"CogVideoXFasterCache",
|
||||
"CogVideoXFunControlSampler",
|
||||
"CogVideoXFunSampler",
|
||||
"CogVideoXFunVid2VidSampler",
|
||||
@ -15687,7 +15740,9 @@
|
||||
"StringConstant",
|
||||
"StringConstantMultiline",
|
||||
"Superprompt",
|
||||
"TorchCompileControlNet",
|
||||
"TorchCompileModelFluxAdvanced",
|
||||
"TorchCompileVAE",
|
||||
"TransitionImagesInBatch",
|
||||
"TransitionImagesMulti",
|
||||
"VRAM_Debug",
|
||||
@ -15943,12 +15998,15 @@
|
||||
[
|
||||
"Filter",
|
||||
"Florence2Captions2IPA",
|
||||
"FluxSizeSelector",
|
||||
"FolderLoader",
|
||||
"PresentString",
|
||||
"SingleString",
|
||||
"SizeSelector",
|
||||
"TextAppendNode",
|
||||
"YellowBus",
|
||||
"YellowBusV2",
|
||||
"ZoomOutComposer",
|
||||
"concat"
|
||||
],
|
||||
{
|
||||
@ -16339,6 +16397,16 @@
|
||||
"title_aux": "ComfyUI-LLMs"
|
||||
}
|
||||
],
|
||||
"https://github.com/lgldlk/ComfyUI-PC-ding-dong": [
|
||||
[
|
||||
"pc ding dong",
|
||||
"pc ding dong text",
|
||||
"pc time sleep"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PC-ding-dong"
|
||||
}
|
||||
],
|
||||
"https://github.com/liangt/comfyui-loadimagewithsubfolder": [
|
||||
[
|
||||
"LoadImageWithSubfolder"
|
||||
@ -17189,6 +17257,7 @@
|
||||
"LF_CheckpointSelector",
|
||||
"LF_CivitAIMetadataSetup",
|
||||
"LF_ClarityEffect",
|
||||
"LF_CompareImages",
|
||||
"LF_ControlPanel",
|
||||
"LF_DisplayBoolean",
|
||||
"LF_DisplayFloat",
|
||||
@ -17205,6 +17274,7 @@
|
||||
"LF_ImageHistogram",
|
||||
"LF_ImageListFromJSON",
|
||||
"LF_Integer",
|
||||
"LF_IsLandscape",
|
||||
"LF_KeywordCounter",
|
||||
"LF_KeywordToggleFromJSON",
|
||||
"LF_LLMChat",
|
||||
@ -18938,6 +19008,16 @@
|
||||
"title_aux": "advance-aesthetic-score"
|
||||
}
|
||||
],
|
||||
"https://github.com/raspie10032/ComfyUI_RS_NAI_Local_Prompt_converter": [
|
||||
[
|
||||
"ComfyToNovelAIPrompt",
|
||||
"NAIPromptExtractor",
|
||||
"NovelAIToComfyPrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI NAI Prompt Converter"
|
||||
}
|
||||
],
|
||||
"https://github.com/ratulrafsan/Comfyui-SAL-VTON": [
|
||||
[
|
||||
"SALVTON_Apply",
|
||||
@ -19365,6 +19445,7 @@
|
||||
"FlexImageDepthWarp",
|
||||
"FlexImageEdgeDetect",
|
||||
"FlexImageGlitch",
|
||||
"FlexImageHorizontalToVertical",
|
||||
"FlexImageHueShift",
|
||||
"FlexImageKaleidoscope",
|
||||
"FlexImageParallax",
|
||||
@ -19816,14 +19897,6 @@
|
||||
"title_aux": "PlusMinusTextClip - Single node for Positive and Negative Prompts"
|
||||
}
|
||||
],
|
||||
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
|
||||
[
|
||||
"OpenposePreprocessorInterpolate"
|
||||
],
|
||||
{
|
||||
"title_aux": "InterpolateEverything"
|
||||
}
|
||||
],
|
||||
"https://github.com/shockz0rz/comfy-easy-grids": [
|
||||
[
|
||||
"FloatToText",
|
||||
@ -21328,38 +21401,29 @@
|
||||
],
|
||||
"https://github.com/veighnsche/comfyui_gr85": [
|
||||
[
|
||||
"GR85_BatchRectMaskGenerator",
|
||||
"GR85_ContainsWord",
|
||||
"GR85_ElementsConcatenator",
|
||||
"GR85_FluxAttentionSeeker2",
|
||||
"GR85_FluxAttentionSeeker3",
|
||||
"GR85_FluxAttentionSeekerGenerator",
|
||||
"GR85_FluxModelMergeParameters",
|
||||
"GR85_GenerateDefaultClipValues",
|
||||
"GR85_ImageDimensionResizer",
|
||||
"GR85_ImageSizer",
|
||||
"GR85_ImageSizerAll",
|
||||
"GR85_InsertCharacter",
|
||||
"GR85_IntToString",
|
||||
"GR85_IntegerSequenceModifier",
|
||||
"GR85_JSONFileReader",
|
||||
"GR85_JSONFileSaver",
|
||||
"GR85_LlmEnhancer",
|
||||
"GR85_NextSeed",
|
||||
"GR85_PasteByMaskGr85",
|
||||
"GR85_RandomAtmLocOutfit",
|
||||
"GR85_RandomFloat",
|
||||
"GR85_RandomInt",
|
||||
"GR85_RandomRatio",
|
||||
"GR85_RandomTitleCharacter",
|
||||
"GR85_RandomWildcardTagPicker",
|
||||
"GR85_SaveImageFile",
|
||||
"GR85_SaveTextFile",
|
||||
"GR85_SeedBasedOutputSelector",
|
||||
"GR85_ShowText",
|
||||
"GR85_SimpleWildcardPicker",
|
||||
"GR85_StrSafe",
|
||||
"GR85_StringListSelector",
|
||||
"GR85_TagInjector",
|
||||
"GR85_TagInjectorLarge",
|
||||
"GR85_UpdateT5Blocks"
|
||||
"GR85_TagInjectorLarge"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_gr85"
|
||||
@ -22044,6 +22108,7 @@
|
||||
"easy imageSplitList",
|
||||
"easy imageSplitTiles",
|
||||
"easy imageSwitch",
|
||||
"easy imageTilesFromBatch",
|
||||
"easy imageToBase64",
|
||||
"easy imageToMask",
|
||||
"easy imageUncropFromBBOX",
|
||||
@ -22516,6 +22581,19 @@
|
||||
"title_aux": "ComfyUI_Bxb"
|
||||
}
|
||||
],
|
||||
"https://github.com/zmwv823/ComfyUI_Ctrlora": [
|
||||
[
|
||||
"UL_Image_Generation_Ctrlora_AIO_Preprocessor",
|
||||
"UL_Image_Generation_Ctrlora_Condition_Params",
|
||||
"UL_Image_Generation_Ctrlora_Sampler",
|
||||
"UL_Image_Generation_Ctrlora_loader",
|
||||
"UL_Image_Process_Prepare_Img_for_Inpaint",
|
||||
"UL_Image_Process_Prepare_Img_for_Outpaint"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Ctrlora"
|
||||
}
|
||||
],
|
||||
"https://github.com/zohac/ComfyUI_ZC_DrawShape": [
|
||||
[
|
||||
"ZcDrawShape"
|
||||
|
||||
3784
github-stats.json
3784
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -955,9 +955,7 @@
|
||||
"Clip Tokens Encode (Shinsplat)",
|
||||
"Green Box (Shinsplat)",
|
||||
"Hex To Other (Shinsplat)",
|
||||
"KSampler (Shinsplat)",
|
||||
"Lora Loader (Shinsplat)",
|
||||
"Nupoma (Shinsplat)",
|
||||
"Seed (Shinsplat)",
|
||||
"String Interpolated (Shinsplat)",
|
||||
"Sum Wrap (Shinsplat)",
|
||||
@ -1511,6 +1509,7 @@
|
||||
"SelfAttentionGuidance",
|
||||
"SetLatentNoiseMask",
|
||||
"SetUnionControlNetType",
|
||||
"SkipLayerGuidanceSD3",
|
||||
"SolidMask",
|
||||
"SplitImageWithAlpha",
|
||||
"SplitSigmas",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,37 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "zmwv823",
|
||||
"title": "ComfyUI_Ctrlora",
|
||||
"reference": "https://github.com/zmwv823/ComfyUI_Ctrlora",
|
||||
"files": [
|
||||
"https://github.com/zmwv823/ComfyUI_Ctrlora"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial custom_node for [a/xyfJASON/ctrlora](https://github.com/xyfJASON/ctrlora)."
|
||||
},
|
||||
{
|
||||
"author": "waterminer",
|
||||
"title": "ComfyUI-tagcomplete",
|
||||
"reference": "https://github.com/waterminer/ComfyUI-tagcomplete",
|
||||
"files": [
|
||||
"https://github.com/waterminer/ComfyUI-tagcomplete"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides tag completion feature in textbox."
|
||||
},
|
||||
{
|
||||
"author": "JustinMatters",
|
||||
"title": "ComfyUI JMNodes",
|
||||
"id": "JMNodes",
|
||||
"reference": "https://github.com/JustinMatters/comfyUI-JMNodes",
|
||||
"files": [
|
||||
"https://github.com/JustinMatters/comfyUI-JMNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides nodes to support generation of all possible combinations of a set of prompts via boolean logic"
|
||||
},
|
||||
{
|
||||
"author": "OpalSky",
|
||||
"title": "OpalSky Nodes",
|
||||
@ -20,6 +51,46 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes for ComfyUI that provides enhanced string manipulation and prompt variant generation functionality for AI workflows."
|
||||
},
|
||||
{
|
||||
"author": "lgldlk",
|
||||
"title": "ComfyUI-PC-ding-dong",
|
||||
"reference": "https://github.com/lgldlk/ComfyUI-PC-ding-dong",
|
||||
"files": [
|
||||
"https://github.com/lgldlk/ComfyUI-PC-ding-dong"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Just like when your pizza is ready and the oven goes 'Ding! 🍕', this plugin lets your ComfyUI notify you when your AI creations are done baking!\nA ComfyUI custom node that sends you a friendly 'ding-dong' notification when your workflows are fully cooked and ready to serve. No more staring at the screen waiting - let the AI kitchen tell you when dinner's ready! 👨🍳"
|
||||
},
|
||||
{
|
||||
"author": "raspie10032",
|
||||
"title": "ComfyUI NAI Prompt Converter",
|
||||
"reference": "https://github.com/raspie10032/ComfyUI_RS_NAI_Local_Prompt_converter",
|
||||
"files": [
|
||||
"https://github.com/raspie10032/ComfyUI_RS_NAI_Local_Prompt_converter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node extension for ComfyUI that enables conversion between NovelAI and ComfyUI prompt formats, along with extraction of NovelAI metadata from PNG images."
|
||||
},
|
||||
{
|
||||
"author": "Wakfull33",
|
||||
"title": "ComfyUI-SaveImageCivitAI",
|
||||
"reference": "https://github.com/Wakfull33/ComfyUI-SaveImageCivitAI",
|
||||
"files": [
|
||||
"https://github.com/Wakfull33/ComfyUI-SaveImageCivitAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node allowing to save images with CIVITAI readable datas"
|
||||
},
|
||||
{
|
||||
"author": "mithamunda",
|
||||
"title": "SD3.5 Empty Latent Size Picker",
|
||||
"reference": "https://github.com/mithamunda/ComfyUI-SD3.5-Latent-Size-Picker",
|
||||
"files": [
|
||||
"https://github.com/mithamunda/ComfyUI-SD3.5-Latent-Size-Picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A utility node for generating empty latent tensors in Stable Diffusion v3.5-compatible resolutions. This node allows for custom batch sizes, width/height overrides, and inverting aspect ratios, ensuring flexibility and compatibility in ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "ruucm",
|
||||
"title": "Ruucm's ComfyUI Nodes",
|
||||
|
||||
@ -2744,6 +2744,8 @@
|
||||
"https://github.com/Fictiverse/ComfyUI_Fictiverse": [
|
||||
[
|
||||
"If Image Valid",
|
||||
"Is Image Valid ?",
|
||||
"None if same Image",
|
||||
"Scale Selector"
|
||||
],
|
||||
{
|
||||
@ -3746,6 +3748,7 @@
|
||||
[
|
||||
"DetailDaemonGraphSigmasNode",
|
||||
"DetailDaemonSamplerNode",
|
||||
"LyingSigmaSampler",
|
||||
"MultiplySigmas"
|
||||
],
|
||||
{
|
||||
@ -3815,6 +3818,16 @@
|
||||
"title_aux": "Wild Divide"
|
||||
}
|
||||
],
|
||||
"https://github.com/JustinMatters/comfyUI-JMNodes": [
|
||||
[
|
||||
"JMIntegerToBooleans",
|
||||
"JMNumberList",
|
||||
"JMSWitchablePrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI JMNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kangkang625/ComfyUI-paint-by-example": [
|
||||
[
|
||||
"PaintbyExamplePipeLoader",
|
||||
@ -4632,6 +4645,7 @@
|
||||
"ConnectFloat",
|
||||
"ConnectImage",
|
||||
"ConnectInteger",
|
||||
"ConnectInteger2",
|
||||
"ConnectLatent",
|
||||
"ConnectString",
|
||||
"DirSelector",
|
||||
@ -4774,8 +4788,10 @@
|
||||
[
|
||||
"AspectSize",
|
||||
"AspectSizeV2",
|
||||
"DJZ-LoadLatent",
|
||||
"ImageSizeAdjuster",
|
||||
"ImageSizeAdjusterV2",
|
||||
"ImageSizeAdjusterV3",
|
||||
"ProjectFilePathNode",
|
||||
"StringWeights",
|
||||
"ZenkaiPrompt",
|
||||
@ -5177,6 +5193,16 @@
|
||||
"title_aux": "QRNG_Node_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/OpalSky-AI/OpalSky_Nodes": [
|
||||
[
|
||||
"PromptAssistantOpalSky",
|
||||
"StringSwitchOpalSky",
|
||||
"string_switch_opalsky"
|
||||
],
|
||||
{
|
||||
"title_aux": "OpalSky Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/OuticNZ/ComfyUI-Simple-Of-Complex": [
|
||||
[
|
||||
"Pipe From Parameters",
|
||||
@ -6139,9 +6165,11 @@
|
||||
],
|
||||
"https://github.com/Siberpone/lazy-pony-prompter": [
|
||||
[
|
||||
"LPP_Danbooru",
|
||||
"LPP_Deleter",
|
||||
"LPP_Derpibooru",
|
||||
"LPP_E621",
|
||||
"LPP_Loader_Danbooru",
|
||||
"LPP_Loader_Derpibooru",
|
||||
"LPP_Loader_E621",
|
||||
"LPP_Saver"
|
||||
@ -7650,6 +7678,14 @@
|
||||
"title_aux": "InstaSD nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Wakfull33/ComfyUI-SaveImageCivitAI": [
|
||||
[
|
||||
"SaveCivitai"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SaveImageCivitAI"
|
||||
}
|
||||
],
|
||||
"https://github.com/WebDev9000/WebDev9000-Nodes": [
|
||||
[
|
||||
"IgnoreBraces",
|
||||
@ -8327,6 +8363,7 @@
|
||||
[
|
||||
"CivitaiPrompt",
|
||||
"CustomLatentImage-NYJY",
|
||||
"CustomLatentImageSimple",
|
||||
"FloatSlider-NYJY",
|
||||
"JoyCaption",
|
||||
"JoyCaptionAlpha2Online",
|
||||
@ -8999,6 +9036,9 @@
|
||||
"SP_FluxFastMergePatchFP8 [Experimental]",
|
||||
"SP_FluxKSampler",
|
||||
"SP_FluxLoader",
|
||||
"SP_FluxUnsampler",
|
||||
"SP_FluxUnsampler_ForwardODESampler",
|
||||
"SP_FluxUnsampler_InverseSampler",
|
||||
"SP_HiresGen",
|
||||
"SP_HiresGen_Dynamic",
|
||||
"SP_HiresGen_HiresCfg",
|
||||
@ -9007,6 +9047,7 @@
|
||||
"SP_KoboldCppWithContext",
|
||||
"SP_KoboldCpp_OverrideCfg",
|
||||
"SP_Pipe",
|
||||
"SP_SD3Loader",
|
||||
"SP_SDKSampler",
|
||||
"SP_SDLoader",
|
||||
"SP_Supir",
|
||||
@ -10658,6 +10699,15 @@
|
||||
"title_aux": "youtube-dl-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/ciri/comfyui-model-downloader": [
|
||||
[
|
||||
"CivitAI Downloader",
|
||||
"HF Downloader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Model Downloader"
|
||||
}
|
||||
],
|
||||
"https://github.com/city96/ComfyUI-GGUF": [
|
||||
[
|
||||
"CLIPLoaderGGUF",
|
||||
@ -10757,15 +10807,6 @@
|
||||
"title_aux": "ComfyUI_NetDist"
|
||||
}
|
||||
],
|
||||
"https://github.com/city96/SD-Advanced-Noise": [
|
||||
[
|
||||
"LatentGaussianNoise",
|
||||
"MathEncode"
|
||||
],
|
||||
{
|
||||
"title_aux": "SD-Advanced-Noise"
|
||||
}
|
||||
],
|
||||
"https://github.com/city96/SD-Latent-Interposer": [
|
||||
[
|
||||
"LatentInterposer"
|
||||
@ -10817,7 +10858,11 @@
|
||||
"String2Image_clh"
|
||||
],
|
||||
{
|
||||
"title_aux": "Free computing tool for ComfyUI"
|
||||
"author": "Dr.Lt.Data",
|
||||
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.",
|
||||
"nickname": "CLH Simple Tool",
|
||||
"title": "CLH simple Tool",
|
||||
"title_aux": "Clh Tool for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/comfyanonymous/ComfyUI": [
|
||||
@ -11001,6 +11046,7 @@
|
||||
"SelfAttentionGuidance",
|
||||
"SetLatentNoiseMask",
|
||||
"SetUnionControlNetType",
|
||||
"SkipLayerGuidanceSD3",
|
||||
"SolidMask",
|
||||
"SplitImageWithAlpha",
|
||||
"SplitSigmas",
|
||||
@ -11721,6 +11767,7 @@
|
||||
"JDCN_FileMover",
|
||||
"JDCN_ImageSaver",
|
||||
"JDCN_ListToString",
|
||||
"JDCN_LoadImage",
|
||||
"JDCN_ReBatch",
|
||||
"JDCN_SeamlessExperience",
|
||||
"JDCN_ShowAny",
|
||||
@ -12241,6 +12288,7 @@
|
||||
"Eden_RepeatLatentBatch",
|
||||
"Eden_Seed",
|
||||
"Eden_String",
|
||||
"Eden_StringHash",
|
||||
"Eden_gpt4_node",
|
||||
"Extend_Sequence",
|
||||
"FolderScanner",
|
||||
@ -13908,6 +13956,7 @@
|
||||
"url2img_tool",
|
||||
"vlmLoader",
|
||||
"weekday_tool",
|
||||
"whisper_local",
|
||||
"wikipedia_tool",
|
||||
"work_wechat",
|
||||
"work_wechat_tool",
|
||||
@ -15022,6 +15071,8 @@
|
||||
"Bjornulf_CombineImages",
|
||||
"Bjornulf_CombineTexts",
|
||||
"Bjornulf_CombineTextsByLines",
|
||||
"Bjornulf_CombineVideoAudio",
|
||||
"Bjornulf_ConcatVideos",
|
||||
"Bjornulf_FreeVRAM",
|
||||
"Bjornulf_GrayscaleTransform",
|
||||
"Bjornulf_GreenScreenToTransparency",
|
||||
@ -15038,6 +15089,7 @@
|
||||
"Bjornulf_LoopImages",
|
||||
"Bjornulf_LoopInteger",
|
||||
"Bjornulf_LoopIntegerSequential",
|
||||
"Bjornulf_LoopLinesSequential",
|
||||
"Bjornulf_LoopLoraSelector",
|
||||
"Bjornulf_LoopModelClipVae",
|
||||
"Bjornulf_LoopModelSelector",
|
||||
@ -15401,6 +15453,7 @@
|
||||
"CogVideoTextEncode",
|
||||
"CogVideoTextEncodeCombine",
|
||||
"CogVideoTransformerEdit",
|
||||
"CogVideoXFasterCache",
|
||||
"CogVideoXFunControlSampler",
|
||||
"CogVideoXFunSampler",
|
||||
"CogVideoXFunVid2VidSampler",
|
||||
@ -15687,7 +15740,9 @@
|
||||
"StringConstant",
|
||||
"StringConstantMultiline",
|
||||
"Superprompt",
|
||||
"TorchCompileControlNet",
|
||||
"TorchCompileModelFluxAdvanced",
|
||||
"TorchCompileVAE",
|
||||
"TransitionImagesInBatch",
|
||||
"TransitionImagesMulti",
|
||||
"VRAM_Debug",
|
||||
@ -15943,12 +15998,15 @@
|
||||
[
|
||||
"Filter",
|
||||
"Florence2Captions2IPA",
|
||||
"FluxSizeSelector",
|
||||
"FolderLoader",
|
||||
"PresentString",
|
||||
"SingleString",
|
||||
"SizeSelector",
|
||||
"TextAppendNode",
|
||||
"YellowBus",
|
||||
"YellowBusV2",
|
||||
"ZoomOutComposer",
|
||||
"concat"
|
||||
],
|
||||
{
|
||||
@ -16339,6 +16397,16 @@
|
||||
"title_aux": "ComfyUI-LLMs"
|
||||
}
|
||||
],
|
||||
"https://github.com/lgldlk/ComfyUI-PC-ding-dong": [
|
||||
[
|
||||
"pc ding dong",
|
||||
"pc ding dong text",
|
||||
"pc time sleep"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PC-ding-dong"
|
||||
}
|
||||
],
|
||||
"https://github.com/liangt/comfyui-loadimagewithsubfolder": [
|
||||
[
|
||||
"LoadImageWithSubfolder"
|
||||
@ -17189,6 +17257,7 @@
|
||||
"LF_CheckpointSelector",
|
||||
"LF_CivitAIMetadataSetup",
|
||||
"LF_ClarityEffect",
|
||||
"LF_CompareImages",
|
||||
"LF_ControlPanel",
|
||||
"LF_DisplayBoolean",
|
||||
"LF_DisplayFloat",
|
||||
@ -17205,6 +17274,7 @@
|
||||
"LF_ImageHistogram",
|
||||
"LF_ImageListFromJSON",
|
||||
"LF_Integer",
|
||||
"LF_IsLandscape",
|
||||
"LF_KeywordCounter",
|
||||
"LF_KeywordToggleFromJSON",
|
||||
"LF_LLMChat",
|
||||
@ -18938,6 +19008,16 @@
|
||||
"title_aux": "advance-aesthetic-score"
|
||||
}
|
||||
],
|
||||
"https://github.com/raspie10032/ComfyUI_RS_NAI_Local_Prompt_converter": [
|
||||
[
|
||||
"ComfyToNovelAIPrompt",
|
||||
"NAIPromptExtractor",
|
||||
"NovelAIToComfyPrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI NAI Prompt Converter"
|
||||
}
|
||||
],
|
||||
"https://github.com/ratulrafsan/Comfyui-SAL-VTON": [
|
||||
[
|
||||
"SALVTON_Apply",
|
||||
@ -19365,6 +19445,7 @@
|
||||
"FlexImageDepthWarp",
|
||||
"FlexImageEdgeDetect",
|
||||
"FlexImageGlitch",
|
||||
"FlexImageHorizontalToVertical",
|
||||
"FlexImageHueShift",
|
||||
"FlexImageKaleidoscope",
|
||||
"FlexImageParallax",
|
||||
@ -19816,14 +19897,6 @@
|
||||
"title_aux": "PlusMinusTextClip - Single node for Positive and Negative Prompts"
|
||||
}
|
||||
],
|
||||
"https://github.com/shockz0rz/ComfyUI_InterpolateEverything": [
|
||||
[
|
||||
"OpenposePreprocessorInterpolate"
|
||||
],
|
||||
{
|
||||
"title_aux": "InterpolateEverything"
|
||||
}
|
||||
],
|
||||
"https://github.com/shockz0rz/comfy-easy-grids": [
|
||||
[
|
||||
"FloatToText",
|
||||
@ -21328,38 +21401,29 @@
|
||||
],
|
||||
"https://github.com/veighnsche/comfyui_gr85": [
|
||||
[
|
||||
"GR85_BatchRectMaskGenerator",
|
||||
"GR85_ContainsWord",
|
||||
"GR85_ElementsConcatenator",
|
||||
"GR85_FluxAttentionSeeker2",
|
||||
"GR85_FluxAttentionSeeker3",
|
||||
"GR85_FluxAttentionSeekerGenerator",
|
||||
"GR85_FluxModelMergeParameters",
|
||||
"GR85_GenerateDefaultClipValues",
|
||||
"GR85_ImageDimensionResizer",
|
||||
"GR85_ImageSizer",
|
||||
"GR85_ImageSizerAll",
|
||||
"GR85_InsertCharacter",
|
||||
"GR85_IntToString",
|
||||
"GR85_IntegerSequenceModifier",
|
||||
"GR85_JSONFileReader",
|
||||
"GR85_JSONFileSaver",
|
||||
"GR85_LlmEnhancer",
|
||||
"GR85_NextSeed",
|
||||
"GR85_PasteByMaskGr85",
|
||||
"GR85_RandomAtmLocOutfit",
|
||||
"GR85_RandomFloat",
|
||||
"GR85_RandomInt",
|
||||
"GR85_RandomRatio",
|
||||
"GR85_RandomTitleCharacter",
|
||||
"GR85_RandomWildcardTagPicker",
|
||||
"GR85_SaveImageFile",
|
||||
"GR85_SaveTextFile",
|
||||
"GR85_SeedBasedOutputSelector",
|
||||
"GR85_ShowText",
|
||||
"GR85_SimpleWildcardPicker",
|
||||
"GR85_StrSafe",
|
||||
"GR85_StringListSelector",
|
||||
"GR85_TagInjector",
|
||||
"GR85_TagInjectorLarge",
|
||||
"GR85_UpdateT5Blocks"
|
||||
"GR85_TagInjectorLarge"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_gr85"
|
||||
@ -22044,6 +22108,7 @@
|
||||
"easy imageSplitList",
|
||||
"easy imageSplitTiles",
|
||||
"easy imageSwitch",
|
||||
"easy imageTilesFromBatch",
|
||||
"easy imageToBase64",
|
||||
"easy imageToMask",
|
||||
"easy imageUncropFromBBOX",
|
||||
@ -22516,6 +22581,19 @@
|
||||
"title_aux": "ComfyUI_Bxb"
|
||||
}
|
||||
],
|
||||
"https://github.com/zmwv823/ComfyUI_Ctrlora": [
|
||||
[
|
||||
"UL_Image_Generation_Ctrlora_AIO_Preprocessor",
|
||||
"UL_Image_Generation_Ctrlora_Condition_Params",
|
||||
"UL_Image_Generation_Ctrlora_Sampler",
|
||||
"UL_Image_Generation_Ctrlora_loader",
|
||||
"UL_Image_Process_Prepare_Img_for_Inpaint",
|
||||
"UL_Image_Process_Prepare_Img_for_Outpaint"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Ctrlora"
|
||||
}
|
||||
],
|
||||
"https://github.com/zohac/ComfyUI_ZC_DrawShape": [
|
||||
[
|
||||
"ZcDrawShape"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user