mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
dfa71443ca
commit
9caf45fd81
@ -1,16 +1,5 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "xfgexo",
|
||||
"title": "EXO Custom ComfyUI Nodes",
|
||||
"id": "exo-custom-nodes",
|
||||
"reference": "https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes",
|
||||
"files": [
|
||||
"https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node pack made with efficiency and quality of life features in mind. Most notably is my Prompt Builder Deluxe Node. Unlike any other run-of-the-mill prompt builder or styler node out there. Mine allows you to create and design in a way no other node does."
|
||||
},
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
"title": "ComfyUI-Manager",
|
||||
@ -31,7 +20,7 @@
|
||||
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node pack offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\nNOTE: To use the UltralyticsDetectorProvider, you must install the ComfyUI Impact Subpack separately.",
|
||||
"description": "This node pack offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\nNOTE: To use the UltralyticsDetectorProvider, you must install the 'ComfyUI Impact Subpack' separately.",
|
||||
"preemptions":["SAMLoader"]
|
||||
},
|
||||
{
|
||||
@ -17139,12 +17128,22 @@
|
||||
{
|
||||
"author": "c0ffymachyne",
|
||||
"title": "ComfyUI Signal Processing",
|
||||
"reference": "https://github.com/c0ffymachyne/ComfyUI_SingalProcessing",
|
||||
"reference": "https://github.com/c0ffymachyne/ComfyUI_SignalProcessing",
|
||||
"files": [
|
||||
"https://github.com/c0ffymachyne/ComfyUI_SingalProcessing"
|
||||
"https://github.com/c0ffymachyne/ComfyUI_SignalProcessing"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:SignalProcessingPaulStretch, SignalProcessingPadSynth, SignalProcessingFilter, SignalProcessingLoadAudio.\nThis repo contains 4 nodes for ComfyUI that allows for audio filtering"
|
||||
"description": "Audio processing nodes for comfyui."
|
||||
},
|
||||
{
|
||||
"author": "c0ffymachyne",
|
||||
"title": "Bytebeat Synthesizer: Composing with Operators",
|
||||
"reference": "https://github.com/c0ffymachyne/ComfyUI_BeatByte",
|
||||
"files": [
|
||||
"https://github.com/c0ffymachyne/ComfyUI_BeatByte"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Bytebeat is like composing music with the tools of a programmer’s toolkit. Instead of piano keys, you have operators like >>, |, and &. It’s like giving your CPU a guitar and letting it shred! 🤘"
|
||||
},
|
||||
{
|
||||
"author": "liuqianhonga",
|
||||
@ -17179,9 +17178,9 @@
|
||||
{
|
||||
"author": "duhaifeng",
|
||||
"title": "ComfyUI-BiRefNet-lite",
|
||||
"reference": "https://github.com/rubi-du/ComfyUI-BiRefNet-lite",
|
||||
"reference": "https://github.com/rubi-du/ComfyUI-BiRefNet-Super",
|
||||
"files": [
|
||||
"https://github.com/rubi-du/ComfyUI-BiRefNet-lite"
|
||||
"https://github.com/rubi-du/ComfyUI-BiRefNet-Super"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository packages the latest BiRefNet model as a ComfyUI node for use, supporting chunked loading on both CPU and GPU, as well as model caching features."
|
||||
@ -17217,11 +17216,11 @@
|
||||
"description": "A ComfyUI custom node that converts prompts between different AI image generation models."
|
||||
},
|
||||
{
|
||||
"author": "tanglup",
|
||||
"author": "yichengup",
|
||||
"title": "Comfyui-Ycanvas",
|
||||
"reference": "https://github.com/tanglup/Comfyui-Ycnode",
|
||||
"reference": "https://github.com/yichengup/Comfyui-Ycanvas",
|
||||
"files": [
|
||||
"https://github.com/tanglup/Comfyui-Ycnode"
|
||||
"https://github.com/yichengup/Comfyui-Ycanvas"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Canvas View"
|
||||
@ -17229,9 +17228,9 @@
|
||||
{
|
||||
"author": "yichengup",
|
||||
"title": "Comfyui_Flux_Style_Adjust (Redux)",
|
||||
"reference": "https://github.com/tanglup/Comfyui_Flux_Style_Adjust",
|
||||
"reference": "https://github.com/yichengup/Comfyui_Flux_Style_Adjust",
|
||||
"files": [
|
||||
"https://github.com/tanglup/Comfyui_Flux_Style_Adjust"
|
||||
"https://github.com/yichengup/Comfyui_Flux_Style_Adjust"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "StyleModelApply adds more controls"
|
||||
@ -17444,16 +17443,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: PromptStyler, PromptLatent, PromptCLIPEncode, PromptSelector"
|
||||
},
|
||||
{
|
||||
"author": "c0ffymachyne",
|
||||
"title": "Bytebeat Synthesizer: Composing with Operators",
|
||||
"reference": "https://github.com/c0ffymachyne/ComfyUI_BeatByte",
|
||||
"files": [
|
||||
"https://github.com/c0ffymachyne/ComfyUI_BeatByte"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Bytebeat is like composing music with the tools of a programmer’s toolkit. Instead of piano keys, you have operators like >>, |, and &. It’s like giving your CPU a guitar and letting it shred! 🤘"
|
||||
},
|
||||
{
|
||||
"author": "exectails",
|
||||
"title": "Info Utils",
|
||||
@ -17890,9 +17879,9 @@
|
||||
{
|
||||
"author": "ctefer",
|
||||
"title": "CFE_comfyui",
|
||||
"reference": "https://github.com/ctefer/CFE_comfyui",
|
||||
"reference": "https://github.com/CpreForEver/CFE_comfyui",
|
||||
"files": [
|
||||
"https://github.com/ctefer/CFE_comfyui"
|
||||
"https://github.com/CpreForEver/CFE_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a subset of nodes for ComfyUI that I made just for my own workflow. The nodes support Flux (single conditioning, no negatives) and are just a way of minimizing the noodles. There's no real journey to be made here, just anything that helps me get through the day."
|
||||
@ -18222,6 +18211,37 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin is optimized for Fish-Speech-1.5 version and is only applicable to version 1.5"
|
||||
},
|
||||
{
|
||||
"author": "AEmotionStudio",
|
||||
"title": "ComfyUI Christmas Theme 🎄✨",
|
||||
"reference": "https://github.com/AEmotionStudio/ComfyUI-ChristmasTheme",
|
||||
"files": [
|
||||
"https://github.com/AEmotionStudio/ComfyUI-ChristmasTheme"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A beautiful theme extension for ComfyUI that adds festive touches with dynamic backgrounds, snowfall effects, and animated node connections"
|
||||
},
|
||||
{
|
||||
"author": "xfgexo",
|
||||
"title": "EXO Custom ComfyUI Nodes",
|
||||
"id": "exo-custom-nodes",
|
||||
"reference": "https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes",
|
||||
"files": [
|
||||
"https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node pack made with efficiency and quality of life features in mind. Most notably is my Prompt Builder Deluxe Node. Unlike any other run-of-the-mill prompt builder or styler node out there. Mine allows you to create and design in a way no other node does."
|
||||
},
|
||||
{
|
||||
"author": "jefferyharrell",
|
||||
"title": "JH XMP Metadata Nodes",
|
||||
"reference": "https://github.com/ComfyUI-JH/ComfyUI-JH-XMP-Metadata-Nodes",
|
||||
"files": [
|
||||
"https://github.com/ComfyUI-JH/ComfyUI-JH-XMP-Metadata-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These are custom nodes for ComfyUI for the loading and saving of metadata in XMP format. XMP metadata is embedded in the images created by these nodes; it travels along wherever the image does. Both macOS and Windows index XMP metadata automatically, making it searchable from the Finder on the Mac or the File Explorer in Windows. Apps like Photoshop or Lightroom (and presumably many others) expose XMP metadata and allow it to be edited."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -366,22 +366,33 @@
|
||||
"https://github.com/807502278/ComfyUI-WJNodes": [
|
||||
[
|
||||
"AdvCrop",
|
||||
"BboxRestoreMask",
|
||||
"ColorSegmentation",
|
||||
"ColorSegmentation_v2",
|
||||
"ComfyUIPath",
|
||||
"CoordsSelectMask",
|
||||
"ImageChannelBus",
|
||||
"InvertChannelAdv",
|
||||
"LoadColorConfig",
|
||||
"LoadImageAdv",
|
||||
"LoadImageFromPath",
|
||||
"MaskDetection",
|
||||
"MaskLineMapping",
|
||||
"MaskSelectMask",
|
||||
"MergeImageList",
|
||||
"PathAppend",
|
||||
"PrimitiveNode",
|
||||
"RGBABatchToImage",
|
||||
"Sam2AutoSegmentation_data",
|
||||
"SaveImageOut",
|
||||
"SaveImageToPath",
|
||||
"SegmDetectorCombined_batch",
|
||||
"SelectImagesBatch",
|
||||
"SplitPath",
|
||||
"ToImageListData",
|
||||
"WAS_Mask_Fill_Region_batch",
|
||||
"any_data",
|
||||
"array_element_count",
|
||||
"load_model_value",
|
||||
"show_type",
|
||||
"sort_images_batch"
|
||||
@ -1977,14 +1988,6 @@
|
||||
"title_aux": "ComfyUI-Rework-X"
|
||||
}
|
||||
],
|
||||
"https://github.com/BobsBlazed/Bobs_Latent_Optimizer/raw/refs/heads/main/Bobs_Latent_Optimizer.py": [
|
||||
[
|
||||
"BobsFluxSDXLLatentNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Bobs_Latent_Optimizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/Bria-AI/ComfyUI-BRIA-API": [
|
||||
[
|
||||
"BriaEraser",
|
||||
@ -2357,6 +2360,23 @@
|
||||
"title_aux": "Primere nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/CpreForEver/CFE_comfyui": [
|
||||
[
|
||||
"CFE Aspect Ratio",
|
||||
"CFE FLUX Guidance",
|
||||
"CFE FLUX Sampler",
|
||||
"CFE FLUX Sampler (Pipe)",
|
||||
"CFE Flux In Pipe",
|
||||
"CFE Flux Out Pipe",
|
||||
"CFE Lora Params",
|
||||
"CFE Scheduler",
|
||||
"CFE Sigma Sampler",
|
||||
"CFE Sigma Sampler Strings"
|
||||
],
|
||||
{
|
||||
"title_aux": "CFE_comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/Creeper-MZ/comfyui_nai_api": [
|
||||
[
|
||||
"NovelAI",
|
||||
@ -2637,6 +2657,7 @@
|
||||
"AD_BatchImageLoadFromDir",
|
||||
"AD_CSVPromptStyler",
|
||||
"AD_CSVReader",
|
||||
"AD_CSVTranslator",
|
||||
"AD_DeleteLocalAny",
|
||||
"AD_FluxTrainStepMath",
|
||||
"AD_HFDownload",
|
||||
@ -4854,6 +4875,7 @@
|
||||
"Texturaizer_GetVAEName",
|
||||
"Texturaizer_IPAdapterEmbeds",
|
||||
"Texturaizer_KSamplerAdvanced",
|
||||
"Texturaizer_Placeholder",
|
||||
"Texturaizer_PowerLoraLoader",
|
||||
"Texturaizer_SetGlobalDir",
|
||||
"Texturaizer_SigmasSelector",
|
||||
@ -8737,6 +8759,8 @@
|
||||
"Mask Invert",
|
||||
"Mask Minority Region",
|
||||
"Mask Paste Region",
|
||||
"Mask Rect Area",
|
||||
"Mask Rect Area (Advanced)",
|
||||
"Mask Smooth Region",
|
||||
"Mask Threshold Region",
|
||||
"Masks Add",
|
||||
@ -10883,7 +10907,7 @@
|
||||
"title_aux": "Bytebeat Synthesizer: Composing with Operators"
|
||||
}
|
||||
],
|
||||
"https://github.com/c0ffymachyne/ComfyUI_SingalProcessing": [
|
||||
"https://github.com/c0ffymachyne/ComfyUI_SignalProcessing": [
|
||||
[
|
||||
"SignalProcessingBaxandall3BandEQ",
|
||||
"SignalProcessingBaxandallEQ",
|
||||
@ -12202,6 +12226,7 @@
|
||||
"CLIPTextEncodeControlnet",
|
||||
"CLIPTextEncodeFlux",
|
||||
"CLIPTextEncodeHunyuanDiT",
|
||||
"CLIPTextEncodePixArtAlpha",
|
||||
"CLIPTextEncodeSD3",
|
||||
"CLIPTextEncodeSDXL",
|
||||
"CLIPTextEncodeSDXLRefiner",
|
||||
@ -12579,23 +12604,6 @@
|
||||
"title_aux": "Crystools"
|
||||
}
|
||||
],
|
||||
"https://github.com/ctefer/CFE_comfyui": [
|
||||
[
|
||||
"CFE Aspect Ratio",
|
||||
"CFE FLUX Guidance",
|
||||
"CFE FLUX Sampler",
|
||||
"CFE FLUX Sampler (Pipe)",
|
||||
"CFE Flux In Pipe",
|
||||
"CFE Flux Out Pipe",
|
||||
"CFE Lora Params",
|
||||
"CFE Scheduler",
|
||||
"CFE Sigma Sampler",
|
||||
"CFE Sigma Sampler Strings"
|
||||
],
|
||||
{
|
||||
"title_aux": "CFE_comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/cubiq/Block_Patcher_ComfyUI": [
|
||||
[
|
||||
"FluxBlockPatcherSampler",
|
||||
@ -13589,6 +13597,7 @@
|
||||
"NumberPlusPlus",
|
||||
"NumberRemap",
|
||||
"SwitchDuo",
|
||||
"TextLineSelect",
|
||||
"TextPlusPlus"
|
||||
],
|
||||
{
|
||||
@ -13705,7 +13714,6 @@
|
||||
"Eden_MaskBoundingBox",
|
||||
"Eden_MaskCombiner",
|
||||
"Eden_Math",
|
||||
"Eden_RandomConditioningSamplerNode",
|
||||
"Eden_RandomPromptFromFile",
|
||||
"Eden_RepeatLatentBatch",
|
||||
"Eden_Seed",
|
||||
@ -13728,20 +13736,17 @@
|
||||
"KeyframeBlender",
|
||||
"LatentTypeConversion",
|
||||
"Linear_Combine_IP_Embeds",
|
||||
"LoadConditioning",
|
||||
"LoadImagesByFilename",
|
||||
"LoadRandomImage",
|
||||
"Load_Embeddings_From_Folder",
|
||||
"MaskFromRGB_KMeans",
|
||||
"ParallaxZoom",
|
||||
"Random_Style_Mixture",
|
||||
"SaveConditioning",
|
||||
"SaveImageAdvanced",
|
||||
"SavePosEmbeds",
|
||||
"VAEDecode_to_folder",
|
||||
"VideoFrameSelector",
|
||||
"WidthHeightPicker",
|
||||
"get_random_prompt_from_textfile"
|
||||
"WidthHeightPicker"
|
||||
],
|
||||
{
|
||||
"title_aux": "Eden.art nodesuite"
|
||||
@ -15220,6 +15225,7 @@
|
||||
"bing_loader",
|
||||
"bing_tool",
|
||||
"bool_logic",
|
||||
"browser_use_tool",
|
||||
"check_text",
|
||||
"check_web_tool",
|
||||
"classify_function",
|
||||
@ -15338,7 +15344,6 @@
|
||||
"save_redis_memo",
|
||||
"savepersona",
|
||||
"searxng_tool",
|
||||
"selenium_tool",
|
||||
"send_to_wechat_official",
|
||||
"show_text_party",
|
||||
"sql_tool",
|
||||
@ -16943,6 +16948,10 @@
|
||||
"QuickImageSequenceProcess"
|
||||
],
|
||||
{
|
||||
"author": "kazeyori",
|
||||
"description": "A ComfyUI plugin for efficient image sequence processing. Features frame insertion, duplication, and removal with intuitive controls.",
|
||||
"nickname": "QuickSeq",
|
||||
"title": "Quick Image Sequence Process",
|
||||
"title_aux": "Quick Image Sequence Process"
|
||||
}
|
||||
],
|
||||
@ -18218,7 +18227,8 @@
|
||||
"StringList",
|
||||
"StringListFromCSV",
|
||||
"StringListToCSV",
|
||||
"StringMatcher"
|
||||
"StringMatcher",
|
||||
"TimeFormatter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-String-Helper"
|
||||
@ -18548,6 +18558,7 @@
|
||||
"LTXAttentioOverride",
|
||||
"LTXAttentionBank",
|
||||
"LTXAttnOverride",
|
||||
"LTXFetaEnhance",
|
||||
"LTXFlowEditCFGGuider",
|
||||
"LTXFlowEditSampler",
|
||||
"LTXForwardModelSamplingPred",
|
||||
@ -21677,7 +21688,7 @@
|
||||
"title_aux": "ComfyUI-TranscriptionTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/rubi-du/ComfyUI-BiRefNet-lite": [
|
||||
"https://github.com/rubi-du/ComfyUI-BiRefNet-Super": [
|
||||
[
|
||||
"BiRefNet_Lite",
|
||||
"BiRefNet_Super",
|
||||
@ -22811,7 +22822,8 @@
|
||||
"https://github.com/smthemex/ComfyUI_TRELLIS": [
|
||||
[
|
||||
"Trellis_LoadModel",
|
||||
"Trellis_Sampler"
|
||||
"Trellis_Sampler",
|
||||
"Trellis_multiimage_loader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_TRELLIS"
|
||||
@ -23431,22 +23443,6 @@
|
||||
"title_aux": "ComfyUI-StoryMaker"
|
||||
}
|
||||
],
|
||||
"https://github.com/tanglup/Comfyui-Ycnode": [
|
||||
[
|
||||
"CanvasNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Ycanvas"
|
||||
}
|
||||
],
|
||||
"https://github.com/tanglup/Comfyui_Flux_Style_Adjust": [
|
||||
[
|
||||
"StyleModelAdvancedApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Flux_Style_Adjust (Redux)"
|
||||
}
|
||||
],
|
||||
"https://github.com/teward/ComfyUI-Helper-Nodes": [
|
||||
[
|
||||
"HelperNodes_CfgScale",
|
||||
@ -24476,6 +24472,25 @@
|
||||
"title_aux": "NodeGPT"
|
||||
}
|
||||
],
|
||||
"https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes": [
|
||||
[
|
||||
"ComfyUI_EXO_Clip_Text_Encode",
|
||||
"ComfyUI_EXO_DisplayText",
|
||||
"ComfyUI_EXO_FluxSampler",
|
||||
"ComfyUI_EXO_FluxSamplerMini",
|
||||
"ComfyUI_EXO_ImageRescale",
|
||||
"ComfyUI_EXO_LatentImageSize",
|
||||
"ComfyUI_EXO_LatentImageSizeX",
|
||||
"ComfyUI_EXO_Notes",
|
||||
"ComfyUI_EXO_NumericValue",
|
||||
"ComfyUI_EXO_PromptBuilderDeluxe",
|
||||
"ComfyUI_EXO_SaveText",
|
||||
"ComfyUI_EXO_TranslateText"
|
||||
],
|
||||
{
|
||||
"title_aux": "EXO Custom ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/xiaoxiaodesha/hd_node": [
|
||||
[
|
||||
"Combine HDMasks",
|
||||
@ -24699,6 +24714,22 @@
|
||||
"title_aux": "ComfyUI-Fal-API-Flux"
|
||||
}
|
||||
],
|
||||
"https://github.com/yichengup/Comfyui-Ycanvas": [
|
||||
[
|
||||
"CanvasNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Ycanvas"
|
||||
}
|
||||
],
|
||||
"https://github.com/yichengup/Comfyui_Flux_Style_Adjust": [
|
||||
[
|
||||
"StyleModelAdvancedApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Flux_Style_Adjust (Redux)"
|
||||
}
|
||||
],
|
||||
"https://github.com/yiwangsimple/ComfyUI_DW_Chat": [
|
||||
[
|
||||
"DeepSeekChatNode",
|
||||
@ -25034,6 +25065,7 @@
|
||||
"KY_FilePathAnalyzer-",
|
||||
"KY_JoinToString",
|
||||
"KY_LoadImagesFromFolder-",
|
||||
"KY_MathExpression",
|
||||
"KY_OpenAICaptionImage",
|
||||
"KY_OpenAIChat",
|
||||
"KY_ReadImage-",
|
||||
@ -25304,6 +25336,7 @@
|
||||
"MaskCoverFourCorners",
|
||||
"MaskFastGrow",
|
||||
"MaskFromFaceModel",
|
||||
"MaskofCenter",
|
||||
"MatchImageRatioToPreset",
|
||||
"ModifyTextGender",
|
||||
"SplitMask",
|
||||
|
||||
3973
github-stats.json
3973
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -82,16 +82,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: AD_BatchImageLoadFromDir, AD_DeleteLocalAny, AD_TextListToString, AD_AnyFileList, AD_ZipSave, AD_ImageSaver, AD_FluxTrainStepMath, AD_TextSaver, AD_PromptReplace.\nNOTE: This node pack includes nodes that can delete arbitrary files."
|
||||
},
|
||||
{
|
||||
"author": "jefferyharrell",
|
||||
"title": "ComfyUI_XMPMetadataNodes",
|
||||
"reference": "https://github.com/jefferyharrell/ComfyUI_XMPMetadataNodes",
|
||||
"files": [
|
||||
"https://github.com/jefferyharrell/ComfyUI_XMPMetadataNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Format Instructions, Path to Stem, Save Image With XMP Metadata, Load Image With XMP Metadata, Get Widget Value (String/Integer/Float), ..."
|
||||
},
|
||||
{
|
||||
"author": "backearth1",
|
||||
"title": "Comfyui-MiniMax-Video [WIP]",
|
||||
|
||||
@ -632,6 +632,7 @@
|
||||
"AD_BatchImageLoadFromDir",
|
||||
"AD_CSVPromptStyler",
|
||||
"AD_CSVReader",
|
||||
"AD_CSVTranslator",
|
||||
"AD_DeleteLocalAny",
|
||||
"AD_FluxTrainStepMath",
|
||||
"AD_HFDownload",
|
||||
@ -1874,6 +1875,7 @@
|
||||
"CLIPTextEncodeControlnet",
|
||||
"CLIPTextEncodeFlux",
|
||||
"CLIPTextEncodeHunyuanDiT",
|
||||
"CLIPTextEncodePixArtAlpha",
|
||||
"CLIPTextEncodeSD3",
|
||||
"CLIPTextEncodeSDXL",
|
||||
"CLIPTextEncodeSDXLRefiner",
|
||||
@ -3196,7 +3198,18 @@
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-HunyuanLoom": [
|
||||
[
|
||||
"HyVideoFlowEditSampler"
|
||||
"ConfigureModifiedHY",
|
||||
"HYApplyRegionalConds",
|
||||
"HYAttnOverride",
|
||||
"HYCreateRegionalCond",
|
||||
"HYFetaEnhance",
|
||||
"HYFlowEditGuider",
|
||||
"HYFlowEditSampler",
|
||||
"HYForwardODESampler",
|
||||
"HYInverseModelSamplingPred",
|
||||
"HYReverseModelSamplingPred",
|
||||
"HYReverseODESampler",
|
||||
"HyVideoFlowEditSamplerWrapper"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-HunyuanLoom [WIP]"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,37 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "xfgexo",
|
||||
"title": "EXO Custom ComfyUI Nodes",
|
||||
"id": "exo-custom-nodes",
|
||||
"reference": "https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes",
|
||||
"files": [
|
||||
"https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node pack made with efficiency and quality of life features in mind. Most notably is my Prompt Builder Deluxe Node. Unlike any other run-of-the-mill prompt builder or styler node out there. Mine allows you to create and design in a way no other node does."
|
||||
},
|
||||
{
|
||||
"author": "jefferyharrell",
|
||||
"title": "JH XMP Metadata Nodes",
|
||||
"reference": "https://github.com/ComfyUI-JH/ComfyUI-JH-XMP-Metadata-Nodes",
|
||||
"files": [
|
||||
"https://github.com/ComfyUI-JH/ComfyUI-JH-XMP-Metadata-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These are custom nodes for ComfyUI for the loading and saving of metadata in XMP format. XMP metadata is embedded in the images created by these nodes; it travels along wherever the image does. Both macOS and Windows index XMP metadata automatically, making it searchable from the Finder on the Mac or the File Explorer in Windows. Apps like Photoshop or Lightroom (and presumably many others) expose XMP metadata and allow it to be edited."
|
||||
},
|
||||
{
|
||||
"author": "AEmotionStudio",
|
||||
"title": "ComfyUI Christmas Theme 🎄✨",
|
||||
"reference": "https://github.com/AEmotionStudio/ComfyUI-ChristmasTheme",
|
||||
"files": [
|
||||
"https://github.com/AEmotionStudio/ComfyUI-ChristmasTheme"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A beautiful theme extension for ComfyUI that adds festive touches with dynamic backgrounds, snowfall effects, and animated node connections"
|
||||
},
|
||||
{
|
||||
"author": "Black Forest Labs",
|
||||
"title": "Black Forest Labs API Nodes",
|
||||
@ -656,36 +687,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NeoGriever's helper nodes. Better CLIP Text Encoder, Resolution Provider, Multimask Write/Read, TextBoxes Simple/Join/x2/x3, Sliders INT/FLOAT/STEPPER, String Tool/Squisher/Cutter, Create Solid Color, Fill with Color, Checkerboard Generator, Image Progress Bar"
|
||||
},
|
||||
{
|
||||
"author": "duhaifeng",
|
||||
"title": "ComfyUI-ICC-nodes",
|
||||
"reference": "https://github.com/rubi-du/ComfyUI-ICC-nodes",
|
||||
"files": [
|
||||
"https://github.com/rubi-du/ComfyUI-ICC-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository support processing Comfyui image nodes with ICC profile, load and save images with ICC profile"
|
||||
},
|
||||
{
|
||||
"author": "sourceful-official",
|
||||
"title": "LoadLoraModelOnlyWithUrl",
|
||||
"reference": "https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl",
|
||||
"files": [
|
||||
"https://github.com/sourceful-official/LoadLoraModelOnlyWithUrl"
|
||||
],
|
||||
"description": "ComfyUI-LoadLoraModelOnlyWithUrl",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "huanngzh",
|
||||
"title": "ComfyUI-MVAdapter",
|
||||
"reference": "https://github.com/huanngzh/ComfyUI-MVAdapter",
|
||||
"files": [
|
||||
"https://github.com/huanngzh/ComfyUI-MVAdapter"
|
||||
],
|
||||
"description": "This extension integrates [a/MV-Adapter](https://github.com/huanngzh/MV-Adapter) into ComfyUI, allowing users to generate multi-view consistent images from text prompts or single images directly within the ComfyUI interface.",
|
||||
"install_type": "git-clone"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -366,22 +366,33 @@
|
||||
"https://github.com/807502278/ComfyUI-WJNodes": [
|
||||
[
|
||||
"AdvCrop",
|
||||
"BboxRestoreMask",
|
||||
"ColorSegmentation",
|
||||
"ColorSegmentation_v2",
|
||||
"ComfyUIPath",
|
||||
"CoordsSelectMask",
|
||||
"ImageChannelBus",
|
||||
"InvertChannelAdv",
|
||||
"LoadColorConfig",
|
||||
"LoadImageAdv",
|
||||
"LoadImageFromPath",
|
||||
"MaskDetection",
|
||||
"MaskLineMapping",
|
||||
"MaskSelectMask",
|
||||
"MergeImageList",
|
||||
"PathAppend",
|
||||
"PrimitiveNode",
|
||||
"RGBABatchToImage",
|
||||
"Sam2AutoSegmentation_data",
|
||||
"SaveImageOut",
|
||||
"SaveImageToPath",
|
||||
"SegmDetectorCombined_batch",
|
||||
"SelectImagesBatch",
|
||||
"SplitPath",
|
||||
"ToImageListData",
|
||||
"WAS_Mask_Fill_Region_batch",
|
||||
"any_data",
|
||||
"array_element_count",
|
||||
"load_model_value",
|
||||
"show_type",
|
||||
"sort_images_batch"
|
||||
@ -1977,14 +1988,6 @@
|
||||
"title_aux": "ComfyUI-Rework-X"
|
||||
}
|
||||
],
|
||||
"https://github.com/BobsBlazed/Bobs_Latent_Optimizer/raw/refs/heads/main/Bobs_Latent_Optimizer.py": [
|
||||
[
|
||||
"BobsFluxSDXLLatentNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Bobs_Latent_Optimizer"
|
||||
}
|
||||
],
|
||||
"https://github.com/Bria-AI/ComfyUI-BRIA-API": [
|
||||
[
|
||||
"BriaEraser",
|
||||
@ -2357,6 +2360,23 @@
|
||||
"title_aux": "Primere nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/CpreForEver/CFE_comfyui": [
|
||||
[
|
||||
"CFE Aspect Ratio",
|
||||
"CFE FLUX Guidance",
|
||||
"CFE FLUX Sampler",
|
||||
"CFE FLUX Sampler (Pipe)",
|
||||
"CFE Flux In Pipe",
|
||||
"CFE Flux Out Pipe",
|
||||
"CFE Lora Params",
|
||||
"CFE Scheduler",
|
||||
"CFE Sigma Sampler",
|
||||
"CFE Sigma Sampler Strings"
|
||||
],
|
||||
{
|
||||
"title_aux": "CFE_comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/Creeper-MZ/comfyui_nai_api": [
|
||||
[
|
||||
"NovelAI",
|
||||
@ -2637,6 +2657,7 @@
|
||||
"AD_BatchImageLoadFromDir",
|
||||
"AD_CSVPromptStyler",
|
||||
"AD_CSVReader",
|
||||
"AD_CSVTranslator",
|
||||
"AD_DeleteLocalAny",
|
||||
"AD_FluxTrainStepMath",
|
||||
"AD_HFDownload",
|
||||
@ -4854,6 +4875,7 @@
|
||||
"Texturaizer_GetVAEName",
|
||||
"Texturaizer_IPAdapterEmbeds",
|
||||
"Texturaizer_KSamplerAdvanced",
|
||||
"Texturaizer_Placeholder",
|
||||
"Texturaizer_PowerLoraLoader",
|
||||
"Texturaizer_SetGlobalDir",
|
||||
"Texturaizer_SigmasSelector",
|
||||
@ -8737,6 +8759,8 @@
|
||||
"Mask Invert",
|
||||
"Mask Minority Region",
|
||||
"Mask Paste Region",
|
||||
"Mask Rect Area",
|
||||
"Mask Rect Area (Advanced)",
|
||||
"Mask Smooth Region",
|
||||
"Mask Threshold Region",
|
||||
"Masks Add",
|
||||
@ -10883,7 +10907,7 @@
|
||||
"title_aux": "Bytebeat Synthesizer: Composing with Operators"
|
||||
}
|
||||
],
|
||||
"https://github.com/c0ffymachyne/ComfyUI_SingalProcessing": [
|
||||
"https://github.com/c0ffymachyne/ComfyUI_SignalProcessing": [
|
||||
[
|
||||
"SignalProcessingBaxandall3BandEQ",
|
||||
"SignalProcessingBaxandallEQ",
|
||||
@ -12202,6 +12226,7 @@
|
||||
"CLIPTextEncodeControlnet",
|
||||
"CLIPTextEncodeFlux",
|
||||
"CLIPTextEncodeHunyuanDiT",
|
||||
"CLIPTextEncodePixArtAlpha",
|
||||
"CLIPTextEncodeSD3",
|
||||
"CLIPTextEncodeSDXL",
|
||||
"CLIPTextEncodeSDXLRefiner",
|
||||
@ -12579,23 +12604,6 @@
|
||||
"title_aux": "Crystools"
|
||||
}
|
||||
],
|
||||
"https://github.com/ctefer/CFE_comfyui": [
|
||||
[
|
||||
"CFE Aspect Ratio",
|
||||
"CFE FLUX Guidance",
|
||||
"CFE FLUX Sampler",
|
||||
"CFE FLUX Sampler (Pipe)",
|
||||
"CFE Flux In Pipe",
|
||||
"CFE Flux Out Pipe",
|
||||
"CFE Lora Params",
|
||||
"CFE Scheduler",
|
||||
"CFE Sigma Sampler",
|
||||
"CFE Sigma Sampler Strings"
|
||||
],
|
||||
{
|
||||
"title_aux": "CFE_comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/cubiq/Block_Patcher_ComfyUI": [
|
||||
[
|
||||
"FluxBlockPatcherSampler",
|
||||
@ -13589,6 +13597,7 @@
|
||||
"NumberPlusPlus",
|
||||
"NumberRemap",
|
||||
"SwitchDuo",
|
||||
"TextLineSelect",
|
||||
"TextPlusPlus"
|
||||
],
|
||||
{
|
||||
@ -13705,7 +13714,6 @@
|
||||
"Eden_MaskBoundingBox",
|
||||
"Eden_MaskCombiner",
|
||||
"Eden_Math",
|
||||
"Eden_RandomConditioningSamplerNode",
|
||||
"Eden_RandomPromptFromFile",
|
||||
"Eden_RepeatLatentBatch",
|
||||
"Eden_Seed",
|
||||
@ -13728,20 +13736,17 @@
|
||||
"KeyframeBlender",
|
||||
"LatentTypeConversion",
|
||||
"Linear_Combine_IP_Embeds",
|
||||
"LoadConditioning",
|
||||
"LoadImagesByFilename",
|
||||
"LoadRandomImage",
|
||||
"Load_Embeddings_From_Folder",
|
||||
"MaskFromRGB_KMeans",
|
||||
"ParallaxZoom",
|
||||
"Random_Style_Mixture",
|
||||
"SaveConditioning",
|
||||
"SaveImageAdvanced",
|
||||
"SavePosEmbeds",
|
||||
"VAEDecode_to_folder",
|
||||
"VideoFrameSelector",
|
||||
"WidthHeightPicker",
|
||||
"get_random_prompt_from_textfile"
|
||||
"WidthHeightPicker"
|
||||
],
|
||||
{
|
||||
"title_aux": "Eden.art nodesuite"
|
||||
@ -15220,6 +15225,7 @@
|
||||
"bing_loader",
|
||||
"bing_tool",
|
||||
"bool_logic",
|
||||
"browser_use_tool",
|
||||
"check_text",
|
||||
"check_web_tool",
|
||||
"classify_function",
|
||||
@ -15338,7 +15344,6 @@
|
||||
"save_redis_memo",
|
||||
"savepersona",
|
||||
"searxng_tool",
|
||||
"selenium_tool",
|
||||
"send_to_wechat_official",
|
||||
"show_text_party",
|
||||
"sql_tool",
|
||||
@ -16943,6 +16948,10 @@
|
||||
"QuickImageSequenceProcess"
|
||||
],
|
||||
{
|
||||
"author": "kazeyori",
|
||||
"description": "A ComfyUI plugin for efficient image sequence processing. Features frame insertion, duplication, and removal with intuitive controls.",
|
||||
"nickname": "QuickSeq",
|
||||
"title": "Quick Image Sequence Process",
|
||||
"title_aux": "Quick Image Sequence Process"
|
||||
}
|
||||
],
|
||||
@ -18218,7 +18227,8 @@
|
||||
"StringList",
|
||||
"StringListFromCSV",
|
||||
"StringListToCSV",
|
||||
"StringMatcher"
|
||||
"StringMatcher",
|
||||
"TimeFormatter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-String-Helper"
|
||||
@ -18548,6 +18558,7 @@
|
||||
"LTXAttentioOverride",
|
||||
"LTXAttentionBank",
|
||||
"LTXAttnOverride",
|
||||
"LTXFetaEnhance",
|
||||
"LTXFlowEditCFGGuider",
|
||||
"LTXFlowEditSampler",
|
||||
"LTXForwardModelSamplingPred",
|
||||
@ -21677,7 +21688,7 @@
|
||||
"title_aux": "ComfyUI-TranscriptionTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/rubi-du/ComfyUI-BiRefNet-lite": [
|
||||
"https://github.com/rubi-du/ComfyUI-BiRefNet-Super": [
|
||||
[
|
||||
"BiRefNet_Lite",
|
||||
"BiRefNet_Super",
|
||||
@ -22811,7 +22822,8 @@
|
||||
"https://github.com/smthemex/ComfyUI_TRELLIS": [
|
||||
[
|
||||
"Trellis_LoadModel",
|
||||
"Trellis_Sampler"
|
||||
"Trellis_Sampler",
|
||||
"Trellis_multiimage_loader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_TRELLIS"
|
||||
@ -23431,22 +23443,6 @@
|
||||
"title_aux": "ComfyUI-StoryMaker"
|
||||
}
|
||||
],
|
||||
"https://github.com/tanglup/Comfyui-Ycnode": [
|
||||
[
|
||||
"CanvasNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Ycanvas"
|
||||
}
|
||||
],
|
||||
"https://github.com/tanglup/Comfyui_Flux_Style_Adjust": [
|
||||
[
|
||||
"StyleModelAdvancedApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Flux_Style_Adjust (Redux)"
|
||||
}
|
||||
],
|
||||
"https://github.com/teward/ComfyUI-Helper-Nodes": [
|
||||
[
|
||||
"HelperNodes_CfgScale",
|
||||
@ -24476,6 +24472,25 @@
|
||||
"title_aux": "NodeGPT"
|
||||
}
|
||||
],
|
||||
"https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes": [
|
||||
[
|
||||
"ComfyUI_EXO_Clip_Text_Encode",
|
||||
"ComfyUI_EXO_DisplayText",
|
||||
"ComfyUI_EXO_FluxSampler",
|
||||
"ComfyUI_EXO_FluxSamplerMini",
|
||||
"ComfyUI_EXO_ImageRescale",
|
||||
"ComfyUI_EXO_LatentImageSize",
|
||||
"ComfyUI_EXO_LatentImageSizeX",
|
||||
"ComfyUI_EXO_Notes",
|
||||
"ComfyUI_EXO_NumericValue",
|
||||
"ComfyUI_EXO_PromptBuilderDeluxe",
|
||||
"ComfyUI_EXO_SaveText",
|
||||
"ComfyUI_EXO_TranslateText"
|
||||
],
|
||||
{
|
||||
"title_aux": "EXO Custom ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/xiaoxiaodesha/hd_node": [
|
||||
[
|
||||
"Combine HDMasks",
|
||||
@ -24699,6 +24714,22 @@
|
||||
"title_aux": "ComfyUI-Fal-API-Flux"
|
||||
}
|
||||
],
|
||||
"https://github.com/yichengup/Comfyui-Ycanvas": [
|
||||
[
|
||||
"CanvasNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-Ycanvas"
|
||||
}
|
||||
],
|
||||
"https://github.com/yichengup/Comfyui_Flux_Style_Adjust": [
|
||||
[
|
||||
"StyleModelAdvancedApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Flux_Style_Adjust (Redux)"
|
||||
}
|
||||
],
|
||||
"https://github.com/yiwangsimple/ComfyUI_DW_Chat": [
|
||||
[
|
||||
"DeepSeekChatNode",
|
||||
@ -25034,6 +25065,7 @@
|
||||
"KY_FilePathAnalyzer-",
|
||||
"KY_JoinToString",
|
||||
"KY_LoadImagesFromFolder-",
|
||||
"KY_MathExpression",
|
||||
"KY_OpenAICaptionImage",
|
||||
"KY_OpenAIChat",
|
||||
"KY_ReadImage-",
|
||||
@ -25304,6 +25336,7 @@
|
||||
"MaskCoverFourCorners",
|
||||
"MaskFastGrow",
|
||||
"MaskFromFaceModel",
|
||||
"MaskofCenter",
|
||||
"MatchImageRatioToPreset",
|
||||
"ModifyTextGender",
|
||||
"SplitMask",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user