Merge branch 'main' into feat/cnr

This commit is contained in:
Dr.Lt.Data 2024-09-05 22:18:56 +09:00
commit 7b93c831de
11 changed files with 3120 additions and 2363 deletions

View File

@ -1958,6 +1958,17 @@
"install_type": "git-clone",
"description": "A powerful anti-burn allowing much higher CFG scales for latent diffusion models (for ComfyUI)"
},
{
"author": "Extraltodeus",
"title": "DistanceSampler",
"id": "distancesampler",
"reference": "https://github.com/Extraltodeus/DistanceSampler",
"files": [
"https://github.com/Extraltodeus/Skimmed_CFG"
],
"install_type": "git-clone",
"description": "Heuristic modification of the Heun sampler using a custom function based on normalized distances. For ComfyUI."
},
{
"author": "JPS",
"title": "JPS Custom Nodes for ComfyUI",
@ -3604,7 +3615,7 @@
"https://github.com/GMapeSplat/ComfyUI_ezXY"
],
"install_type": "git-clone",
"description": "Extensions/Patches: Enables linking float and integer inputs and ouputs. Values are automatically cast to the correct type and clamped to the correct range. Works with both builtin and custom nodes.[w/NOTE: This repo patches ComfyUI's validate_inputs and map_node_over_list functions while running. May break depending on your version of ComfyUI. Can be deactivated in config.yaml.]Nodes: A collection of nodes for facilitating the generation of XY plots. Capable of plotting changes over most primitive values."
"description": "Extensions/Patches: Enables linking float and integer inputs and ouputs. Values are automatically cast to the correct type and clamped to the correct range. Works with both builtin and custom nodes.[w/NOTE: This repo patches ComfyUI's validate_inputs and map_node_over_list functions while running. May break depending on your version of ComfyUI. Can be deactivated in config.yaml.]Nodes: A collection of nodes for facilitating the generation of XY plots. Capable of plotting changes over most primitive values.[w/Does not work with current version of Comfyui]"
},
{
"author": "kinfolk0117",
@ -9450,6 +9461,17 @@
"install_type": "git-clone",
"description": "MooER is an LLM-based Speech Recognition and Translation Model from Moore Threads.You can use MooER when install ComfyUI_MooER node"
},
{
"author": "smthemex",
"title": "ComfyUI_CSGO_Wrapper",
"id": "comfyui_csgo_wrapper",
"reference": "https://github.com/smthemex/ComfyUI_CSGO_Wrapper",
"files": [
"https://github.com/smthemex/ComfyUI_CSGO_Wrapper"
],
"install_type": "git-clone",
"description": "using InstantX's CSGO in comfyUI for style"
},
{
"author": "choey",
"title": "Comfy-Topaz",
@ -12225,7 +12247,7 @@
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger"
],
"install_type": "git-clone",
"description": "A node helps with image tagging and caption based on Florence-2-base-PromptGen model."
"description": "Nodes to use Florence2 VLM for image tagging and captioning"
},
{
"author": "Patricio Gonzalez Vivo",
@ -12886,7 +12908,7 @@
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes"
],
"install_type": "git-clone",
"description": "Nodes:MultiTextEncode, KolorsMultiTextEncode"
"description": "Nodes:MultiTextEncode, KolorsMultiTextEncode, Caption, BatchImageProcessor"
},
{
"author": "aonekoss",
@ -13731,7 +13753,7 @@
"https://github.com/Steudio/ComfyUI_Steudio"
],
"install_type": "git-clone",
"description": "Nodes: TileSplit (Dynamic), TileMerge (Dynamic)"
"description": "Nodes: Make_Tile_Calc, Make_Tiles, Unmake_Tiles, Make_Size, Make_Size_Latent"
},
{
"author": "Assistant",
@ -13896,7 +13918,7 @@
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes"
],
"install_type": "git-clone",
"description": "NODES:Audio Analysis YVANN, Show Text YVANN."
"description": "Audio Analysis, Transform audio into float weights"
},
{
"author": "Isi-dev",
@ -14002,6 +14024,17 @@
"install_type": "git-clone",
"description": "This is a custom node to convert png images into color ASCII art. As noted below, multiple font sizes are used in the specification. The resolution of the generated file is set to be the same as the input image."
},
{
"author": "Shiba-2-shiba",
"title": "ComfyUI_DiffusionModel_fp8_converter",
"id": "fp8-converter",
"reference": "https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter",
"files": [
"https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter"
],
"install_type": "git-clone",
"description": "This is a custom node to convert only the Diffusion model part or CLIP model part to fp8 in ComfyUI.\nVAE fp8 conversion is not supported.\nThe advantage of this node is that you do not need to separate unet/clip/vae in advance when converting to fp8, but can use the safetenros files that ComfyUI provides."
},
{
"author": "Bao Pham",
"title": "ComfyUI-LyraVSIH",
@ -14055,8 +14088,98 @@
"install_type": "git-clone",
"description": "Save Your Image to BunnyStorage"
},
{
"author": "PabloGFX",
"title": "Head Orientation Node",
"id": "head-orientation-node",
"reference": "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX",
"files": [
"https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that analyzes and sorts images based on head orientation using MediaPipe. It detects facial landmarks, calculates head pose, and intelligently sorts images for enhanced AI image processing workflows."
},
{
"author": "45uee",
"title": "ComfyUI-Color_Transfer",
"reference": "https://github.com/45uee/ComfyUI-Color_Transfer",
"files": [
"https://github.com/45uee/ComfyUI-Color_Transfer"
],
"install_type": "git-clone",
"description": "Implementation of color transfer using KMeans algorithm"
},
{
"author": "Phando",
"title": "ComfyUI-PhandoNodes",
"reference": "https://github.com/Phando/ComfyUI-PhandoNodes",
"files": [
"https://github.com/Phando/ComfyUI-PhandoNodes"
],
"install_type": "git-clone",
"description": "A collection of nodes to help streamline your ComfyUI workflows"
},
{
"author": "geocine",
"title": "geocine-comfyui",
"reference": "https://github.com/geocine/geocine-comfyui",
"files": [
"https://github.com/geocine/geocine-comfyui"
],
"install_type": "git-clone",
"description": "NODES:Image Selector (geocine), Image Scale (geocine)"
},
{
"author": "SeanScripts",
"title": "ComfyUI-Unload-Model",
"reference": "https://github.com/SeanScripts/ComfyUI-Unload-Model",
"files": [
"https://github.com/SeanScripts/ComfyUI-Unload-Model"
],
"install_type": "git-clone",
"description": "For unloading a model or all models, using the memory management that is already present in ComfyUI. Copied from [a/https://github.com/willblaschko/ComfyUI-Unload-Models](https://github.com/willblaschko/ComfyUI-Unload-Models) but without the unnecessary extra stuff."
},
{
"author": "ExterminanzHS",
"title": "Gecco Discord Autosend",
"reference": "https://github.com/ExterminanzHS/Gecco-Discord-Autosend",
"files": [
"https://github.com/ExterminanzHS/Gecco-Discord-Autosend"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI to automatically send generated images to Discord channels."
},
{
"author": "Hugo",
"title": "ComfyUI-BiRefNet-Hugo",
"id": "BiRefNet",
"reference": "https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo",
"files": [
"https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo"
],
"install_type": "git-clone",
"description": "This repository wraps the latest BiRefNet model as ComfyUI nodes. Compared to the previous model, the latest model offers higher and better matting accuracy."
},
{
"author": "GrenKain",
"title": "PixelArt Processing Nodes for ComfyUI",
"reference": "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI",
"files": [
"https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI"
],
"install_type": "git-clone",
"description": "This repository provides two custom nodes for ComfyUI that allow for pixel art image processing, including quantization, upscaling, and downscaling while preserving pixelated details."
},
{
"author": "Trgtuan10",
"title": "ComfyUI_YoloSegment_Mask",
"reference": "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask",
"files": [
"https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask"
],
"install_type": "git-clone",
"description": "NODES:Object Mask.\nNOTE:push [a/yolov8x-seg.pt](https://github.com/ultralytics/assets/releases/download/v8.2.0/yolov8x-seg.pt) in models/yolo"
},

View File

@ -186,6 +186,15 @@
"title_aux": "ComfyUI-GPT4V-Image-Captioner"
}
],
"https://github.com/45uee/ComfyUI-Color_Transfer": [
[
"ColorPalette",
"PaletteTransfer"
],
{
"title_aux": "ComfyUI-Color_Transfer"
}
],
"https://github.com/54rt1n/ComfyUI-DareMerge": [
[
"DM_AdvancedDareModelMerger",
@ -736,7 +745,9 @@
],
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [
[
"CleanFileNameNode"
"APZmediaStandardFilenameBuilder",
"CleanFileNameNode",
"GenerateFilePathNode"
],
{
"title_aux": "APZmedia Clean Name"
@ -799,6 +810,7 @@
"IntToStringAdvanced-badger",
"LoadImageAdvanced-badger",
"LoadImagesFromDirListAdvanced-badger",
"NormalizationNumber-badger",
"RotateImageWithPadding",
"SegmentToMaskByPoint-badger",
"SimpleBoolean-badger",
@ -935,6 +947,7 @@
"PIXEL SPLIT (JOV) \ud83d\udc94",
"PIXEL SWAP (JOV) \ud83d\udd03",
"QUEUE (JOV) \ud83d\uddc3",
"QUEUE TOO (JOV) \ud83d\uddc3",
"ROUTE (JOV) \ud83d\ude8c",
"SAVE OUTPUT (JOV) \ud83d\udcbe",
"SHAPE GEN (JOV) \u2728",
@ -1532,7 +1545,7 @@
],
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor": [
[
"ElegantResourceMonitor"
"Resource Monitor"
],
{
"title_aux": "ComfyUI-Elegant-Resource-Monitor"
@ -1540,8 +1553,9 @@
],
"https://github.com/ChrisColeTech/ComfyUI-Line-counter": [
[
"DirectoryFileCounter",
"TextFileLineCounter"
"Directory File Counter",
"Simple Number Counter",
"Text File Line Counter"
],
{
"title_aux": "ComfyUI-Line-counter"
@ -1882,6 +1896,16 @@
"title_aux": "ComfyUI_VisualStylePrompting"
}
],
"https://github.com/ExterminanzHS/Gecco-Discord-Autosend": [
[
"GeccoAutosend",
"GeccoImageSave",
"GeccoSelectchannel"
],
{
"title_aux": "Gecco Discord Autosend"
}
],
"https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [
[
"Automatic CFG",
@ -1917,12 +1941,15 @@
"https://github.com/Extraltodeus/Skimmed_CFG": [
[
"Skimmed CFG",
"Skimmed CFG - Clean Skim",
"Skimmed CFG - Difference CFG",
"Skimmed CFG - Timed flip",
"Skimmed CFG - linear interpolation",
"Skimmed CFG - linear interpolation dual scales",
"Skimmed CFG - replace"
],
{
"title_aux": "Skimmed_CFG"
"title_aux": "DistanceSampler"
}
],
"https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": [
@ -2644,6 +2671,15 @@
"title_aux": "AuraSR-ComfyUI"
}
],
"https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI": [
[
"PixelArtDownscaleNode",
"PixelArtNode"
],
{
"title_aux": "PixelArt Processing Nodes for ComfyUI"
}
],
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": [
[
"StableCascadeLatentRatio"
@ -2710,7 +2746,6 @@
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Normalization",
"NormalizationXL",
"Recenter",
"Recenter XL"
],
@ -3762,7 +3797,7 @@
"https://github.com/MakkiShizu/comfyui_reimgsize": [
[
"Cropimg",
"Resize"
"Reimgsize"
],
{
"title_aux": "comfyui_reimgsize"
@ -4032,6 +4067,14 @@
"title_aux": "Node Pack mostly for manipulating strings and integers"
}
],
"https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo": [
[
"BiRefNet_Hugo"
],
{
"title_aux": "ComfyUI-BiRefNet-Hugo"
}
],
"https://github.com/MrForExample/ComfyUI-3D-Pack": [
[],
{
@ -4154,8 +4197,8 @@
"ComfyUI-PromptList"
],
{
"author": "Assistant",
"description": "Custom node for managing prompts with CSV integration",
"author": "NakamuraShippo",
"description": "Custom node to manage prompts in YAML format.|YAML\u3067\u30d7\u30ed\u30f3\u30d7\u30c8\u3092\u7ba1\u7406\u3059\u308b\u30ce\u30fc\u30c9",
"title": "ComfyUI-PromptList",
"title_aux": "ComfyUI-PromptList"
}
@ -4490,6 +4533,15 @@
"title_aux": "pfaeff-comfyui"
}
],
"https://github.com/Phando/ComfyUI-PhandoNodes": [
[
"SearchBySubstring",
"TextConcatenateDynamic"
],
{
"title_aux": "ComfyUI-PhandoNodes"
}
],
"https://github.com/Pheat-AI/Remade_nodes": [
[
"Batch Image Blend by Mask"
@ -4805,11 +4857,13 @@
"MuseAudioFeatureExtractionNode",
"MuseImageFeatureExtractionNode",
"MuseTalkNode",
"ProcessAudioNode",
"RVC-Studio.LoadAudio",
"RVC-Studio.PreviewAudio",
"RVCNode",
"RVCProcessDatasetNode",
"RVCTrainModelNode",
"RVCTrainParamsNode",
"SimpleMathNode",
"SliceNode",
"SortImagesNode",
@ -4856,6 +4910,7 @@
],
"https://github.com/SeaArtLab/ComfyUI-Long-CLIP": [
[
"LongCLIPTextEncodeFlux",
"SeaArtLongClip",
"SeaArtLongXLClipMerge"
],
@ -4863,6 +4918,15 @@
"title_aux": "ComfyUI-Long-CLIP"
}
],
"https://github.com/SeanScripts/ComfyUI-Unload-Model": [
[
"UnloadAllModels",
"UnloadModel"
],
{
"title_aux": "ComfyUI-Unload-Model"
}
],
"https://github.com/SeargeDP/ComfyUI_Searge_LLM": [
[
"Searge_AdvOptionsNode",
@ -5165,6 +5229,15 @@
"title_aux": "ComfyUI-Image-Inpainting"
}
],
"https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter": [
[
"ClipFP8ConverterNode",
"ModelFP8ConverterNode"
],
{
"title_aux": "ComfyUI_DiffusionModel_fp8_converter"
}
],
"https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node": [
[
"ASCIIArtNode",
@ -5384,7 +5457,7 @@
"DownloadAndLoadFlorence2Model_jsonL",
"Florence2ModelLoader_jsonL",
"Florence2Run_jsonL",
"Florence2Run_save_file_jsonL"
"batch_text_save_jsonL"
],
{
"title_aux": "ComfyUI-tagger"
@ -5449,11 +5522,11 @@
],
"https://github.com/Steudio/ComfyUI_Steudio": [
[
"DynamicTileMerge",
"DynamicTileSplit",
"Make Size",
"Make Size Latent",
"TileCalc"
"Make Tile Calc",
"Make Tiles",
"Unmake Tiles"
],
{
"title_aux": "ComfyUI_Steudio"
@ -6120,6 +6193,14 @@
"title_aux": "ComfyUI_tinyterraNodes"
}
],
"https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": [
[
"Object Mask"
],
{
"title_aux": "ComfyUI_YoloSegment_Mask"
}
],
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": [
[
"menus"
@ -6581,7 +6662,9 @@
"CivitaiLoraLoaderStackedAdvanced",
"LoraLoaderStackedAdvancedWithPreviews",
"LoraLoaderStackedWithPreviews",
"LoraLoaderWithPreviews"
"LoraLoaderWithPreviews",
"XTNodesCleanPrompt",
"XTNodesPromptConcatenate"
],
{
"title_aux": "ComfyUI Easy Civitai (XTNodes)"
@ -6589,6 +6672,7 @@
],
"https://github.com/XLabs-AI/x-flux-comfyui": [
[
"ApplyAdvancedFluxControlNet",
"ApplyAdvancedFluxIPAdapter",
"ApplyFluxControlNet",
"ApplyFluxIPAdapter",
@ -6603,6 +6687,7 @@
],
"https://github.com/Xclbr7/ComfyUI-Merlin": [
[
"GeminiPromptExpander",
"Magic Photo Prompter \ud83e\ude84"
],
{
@ -7219,6 +7304,7 @@
"AK_ListToNumpyFloatArray",
"AK_NormalizeMaskImage",
"AK_RescaleFloatList",
"AK_ShrinkNumSequence",
"AK_VideoSpeedAdjust"
],
{
@ -7322,7 +7408,10 @@
],
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": [
[
"HF_QuestionAnswer"
"HF_QuestionAnswer",
"Job_Caption",
"Joy_caption",
"Joy_caption_load"
],
{
"author": "Alex Genovese",
@ -8111,6 +8200,7 @@
"Get Contour from list",
"Get Models",
"Get Prompt",
"Hue Mode (InRange hsv)",
"HypernetworkLoader (dirty)",
"ImageBatchToList",
"InRange (hsv)",
@ -8983,12 +9073,15 @@
"LayerFilter: SkinBeauty",
"LayerFilter: SoftLight",
"LayerFilter: WaterColor",
"LayerMask: BBoxJoin",
"LayerMask: BiRefNetUltra",
"LayerMask: BiRefNetUltraV2",
"LayerMask: BlendIf Mask",
"LayerMask: CreateGradientMask",
"LayerMask: EVFSAMUltra",
"LayerMask: Florence2Ultra",
"LayerMask: ImageToMask",
"LayerMask: LoadBiRefNetModel",
"LayerMask: LoadFlorence2Model",
"LayerMask: MaskBoxDetect",
"LayerMask: MaskByColor",
@ -9004,11 +9097,17 @@
"LayerMask: MaskPreview",
"LayerMask: MaskStroke",
"LayerMask: MediapipeFacialSegment",
"LayerMask: ObjectDetectorFL2",
"LayerMask: ObjectDetectorMask",
"LayerMask: ObjectDetectorYOLO8",
"LayerMask: ObjectDetectorYOLOWorld",
"LayerMask: PersonMaskUltra",
"LayerMask: PersonMaskUltra V2",
"LayerMask: PixelSpread",
"LayerMask: RemBgUltra",
"LayerMask: RmBgUltra V2",
"LayerMask: SAM2Ultra",
"LayerMask: SAM2VideoUltra",
"LayerMask: SegformerB2ClothesUltra",
"LayerMask: SegformerClothesPipelineLoader",
"LayerMask: SegformerFashionPipelineLoader",
@ -9109,6 +9208,7 @@
"LayerUtility: SwitchCase",
"LayerUtility: TextBox",
"LayerUtility: TextImage",
"LayerUtility: TextImage V2",
"LayerUtility: TextJoin",
"LayerUtility: XY to Percent"
],
@ -9555,6 +9655,7 @@
"LoadLatent",
"LoraLoader",
"LoraLoaderModelOnly",
"LoraSave",
"MaskComposite",
"MaskToImage",
"ModelMergeAdd",
@ -9967,6 +10068,7 @@
"KSamplerVariationsStochastic+",
"KSamplerVariationsWithNoise+",
"LoadCLIPSegModels+",
"LorasForFluxParams+",
"MaskBatch+",
"MaskBlur+",
"MaskBoundingBox+",
@ -10106,6 +10208,7 @@
"FlexibleStringMergerNode",
"GPT4MiniNode",
"GPT4VisionNode",
"GeminiCustomVision",
"Gpt4CustomVision",
"Gpt4VisionCloner",
"MedianOppositeColorNode",
@ -10740,6 +10843,9 @@
],
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": [
[
"BatchImageProcessor",
"Caption",
"CaptionDownload",
"KolorsMultiTextEncode",
"MultiTextEncode"
],
@ -10750,7 +10856,7 @@
"https://github.com/erosDiffusion/ComfyUI-enricos-nodes": [
[
"Compositor",
"EnricosCompositor"
"CompositorConfig"
],
{
"title_aux": "Compositor Node"
@ -10780,6 +10886,7 @@
"CM_IntToNumber",
"CM_IntUnaryCondition",
"CM_IntUnaryOperation",
"CM_NearestSDXLExtendedResolution",
"CM_NearestSDXLResolution",
"CM_NumberBinaryCondition",
"CM_NumberBinaryOperation",
@ -10787,6 +10894,7 @@
"CM_NumberToInt",
"CM_NumberUnaryCondition",
"CM_NumberUnaryOperation",
"CM_SDXLExtendedResolution",
"CM_SDXLResolution",
"CM_Vec2BinaryCondition",
"CM_Vec2BinaryOperation",
@ -10975,6 +11083,7 @@
"FL_FractalKSampler",
"FL_GPT_Vision",
"FL_Glitch",
"FL_GradGenerator",
"FL_HFHubModelUploader",
"FL_HF_Character",
"FL_HalftonePattern",
@ -10998,6 +11107,7 @@
"FL_LoadImage",
"FL_MirrorAndAppendCaptions",
"FL_NFTGenerator",
"FL_OllamaCaptioner",
"FL_PDFImageExtractor",
"FL_PDFLoader",
"FL_PDFMerger",
@ -11014,6 +11124,7 @@
"FL_Ripple",
"FL_SDUltimate_Slices",
"FL_SamplerStrings",
"FL_SaveAndDisplayImage",
"FL_SaveCSV",
"FL_SaveImages",
"FL_SchedulerStrings",
@ -11338,6 +11449,15 @@
"title_aux": "ComfyUI_GMIC"
}
],
"https://github.com/geocine/geocine-comfyui": [
[
"Image Scale (geocine)",
"Image Selector (geocine)"
],
{
"title_aux": "geocine-comfyui"
}
],
"https://github.com/get-salt-AI/SaltAI": [
[
"SAIPrimitiveConverter",
@ -11705,20 +11825,32 @@
],
"https://github.com/griptape-ai/ComfyUI-Griptape": [
[
"Griptape Agent Config: Amazon Bedrock",
"Griptape Agent Config: Anthropic",
"Griptape Agent Config: Azure OpenAI",
"Griptape Agent Config: Amazon Bedrock Drivers",
"Griptape Agent Config: Amazon Bedrock [DEPRICATED]",
"Griptape Agent Config: Anthropic Drivers",
"Griptape Agent Config: Anthropic [DEPRICATED]",
"Griptape Agent Config: Azure OpenAI Drivers",
"Griptape Agent Config: Azure OpenAI [DEPRICATED]",
"Griptape Agent Config: Cohere Drivers",
"Griptape Agent Config: Custom Structure",
"Griptape Agent Config: Environment Variables",
"Griptape Agent Config: Google",
"Griptape Agent Config: HuggingFace",
"Griptape Agent Config: LM Studio",
"Griptape Agent Config: Ollama",
"Griptape Agent Config: OpenAI",
"Griptape Agent Config: OpenAI Compatible",
"Griptape Agent Config: Expand",
"Griptape Agent Config: Google Drivers",
"Griptape Agent Config: Google [DEPRICATED]",
"Griptape Agent Config: HuggingFace Drivers",
"Griptape Agent Config: HuggingFace [DEPRICATED]",
"Griptape Agent Config: LM Studio Drivers",
"Griptape Agent Config: LM Studio [DEPRICATED]",
"Griptape Agent Config: Ollama Drivers",
"Griptape Agent Config: Ollama [DEPRICATED]",
"Griptape Agent Config: OpenAI Compatible Drivers",
"Griptape Agent Config: OpenAI Compatible [DEPRICATED]",
"Griptape Agent Config: OpenAI Drivers",
"Griptape Agent Config: OpenAI [DEPRICATED]",
"Griptape Audio Transcription Driver: OpenAI",
"Griptape Combine: Merge Inputs",
"Griptape Combine: Merge Texts",
"Griptape Combine: RAG Module List",
"Griptape Combine: Rules List",
"Griptape Combine: Tool List",
"Griptape Config: Environment Variables",
@ -11741,6 +11873,7 @@
"Griptape Driver: Amazon Bedrock Titan",
"Griptape Driver: Azure OpenAI Image Generation",
"Griptape Driver: Leonardo.AI",
"Griptape Driver: OpenAI Compatible Image Generation",
"Griptape Driver: OpenAI Image Generation",
"Griptape Embedding Driver: Amazon Bedrock Titan",
"Griptape Embedding Driver: Amazon SageMaker Jumpstart",
@ -11748,6 +11881,7 @@
"Griptape Embedding Driver: Cohere",
"Griptape Embedding Driver: Google",
"Griptape Embedding Driver: HuggingFace",
"Griptape Embedding Driver: LM Studio",
"Griptape Embedding Driver: Ollama",
"Griptape Embedding Driver: OpenAI",
"Griptape Embedding Driver: OpenAI Compatible",
@ -11769,8 +11903,17 @@
"Griptape Prompt Driver: Ollama",
"Griptape Prompt Driver: OpenAI",
"Griptape Prompt Driver: OpenAI Compatible",
"Griptape RAG Query: Translate Module",
"Griptape RAG Rerank: Text Chunks Module",
"Griptape RAG Response: Footnote Prompt Module",
"Griptape RAG Response: Prompt Module",
"Griptape RAG Response: Text Chunks Module",
"Griptape RAG Retrieve: Text Loader Module",
"Griptape RAG Retrieve: Vector Store Module",
"Griptape RAG: Engine",
"Griptape Replace: Rulesets on Agent",
"Griptape Replace: Tools on Agent",
"Griptape Rerank Driver: Cohere",
"Griptape Run: Agent",
"Griptape Run: Audio Transcription",
"Griptape Run: Image Description",
@ -11793,6 +11936,7 @@
"Griptape Tool: Griptape Cloud KnowledgeBase",
"Griptape Tool: Prompt Summary",
"Griptape Tool: Query",
"Griptape Tool: RAG",
"Griptape Tool: Text to Speech",
"Griptape Tool: VectorStore",
"Griptape Tool: WebScraper",
@ -11960,8 +12104,10 @@
"https://github.com/hben35096/ComfyUI-ToolBox": [
[
"AutoDLDownload",
"CreatePaths",
"FolderDeleter",
"FolderViewe"
"FolderViewe",
"PathOutput"
],
{
"title_aux": "ComfyUI-ToolBox"
@ -12408,12 +12554,16 @@
],
"https://github.com/ihmily/ComfyUI-Light-Tool": [
[
"Light-Tool: AddBackground",
"Light-Tool: AddBackgroundV2",
"Light-Tool: BoundingBoxCropping",
"Light-Tool: ChangeBackground",
"Light-Tool: ImageMaskApply",
"Light-Tool: ImageOverlay",
"Light-Tool: ImageToMask",
"Light-Tool: InvertMask",
"Light-Tool: IsTransparent",
"Light-Tool: LoadImage",
"Light-Tool: LoadImageFromURL",
"Light-Tool: MaskBoundingBoxCropping",
"Light-Tool: MaskImageToTransparent",
"Light-Tool: MaskToImage"
@ -12683,6 +12833,7 @@
"Evaluate Ints JK",
"Evaluate Strings JK",
"HintImageEnchance JK",
"Image Remove Alpha JK",
"Image Upscale Parameters Extract JK",
"Ksampler Parameters JK",
"Latent Upscale Parameters Extract JK",
@ -14168,6 +14319,14 @@
"title_aux": "LNL Frame Selector"
}
],
"https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX": [
[
"HeadOrientationNode"
],
{
"title_aux": "Head Orientation Node"
}
],
"https://github.com/leeguandong/ComfyUI_CrossImageAttention": [
[
"AppearanceTransferInference",
@ -14288,6 +14447,7 @@
"TclExtractFramesFromVideo",
"TclExtractFramesFromVideoFile",
"TclFrames2Video",
"TclFresco",
"TclLoraGenDatasets",
"TclLoraSaveImages",
"TclLoraTraining",
@ -14432,7 +14592,11 @@
[
"Base64ToImage",
"Base64ToMask",
"BboxToBbox",
"BboxToCropData",
"BboxesToBboxes",
"ColorPicker",
"CropImageByBbox",
"GetImageBatchSize",
"ImageEqual",
"ImageToBase64",
@ -14442,14 +14606,18 @@
"IntToNumber",
"JoinList",
"ListMerge",
"ListWrapper",
"LoadImageFromURL",
"LoadImageToBase64",
"LoadMaskFromURL",
"MaskByBboxes",
"MaskImageToBase64",
"MaskToBase64",
"MaskToBase64Image",
"SDBaseVerNumber",
"SamAutoMaskSEGS",
"SelectBbox",
"SelectBboxes",
"ShowBoolean",
"ShowFloat",
"ShowInt",
@ -14530,6 +14698,7 @@
],
"https://github.com/logtd/ComfyUI-ReNoise": [
[
"ReNoiseModelSamplingPred",
"ReNoiseSampler"
],
{
@ -14937,6 +15106,7 @@
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack": [
[
"AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire",
"ApplyLBW //Inspire",
"ApplyRegionalIPAdapters //Inspire",
"BindImageListPromptList //Inspire",
"CLIPTextEncodeWithWeight //Inspire",
@ -14979,12 +15149,14 @@
"LoadImage //Inspire",
"LoadImageListFromDir //Inspire",
"LoadImagesFromDir //Inspire",
"LoadLBW //Inspire",
"LoadPromptsFromDir //Inspire",
"LoadPromptsFromFile //Inspire",
"LoadSinglePromptFromFile //Inspire",
"LoraBlockInfo //Inspire",
"LoraLoaderBlockWeight //Inspire",
"MakeBasicPipe //Inspire",
"MakeLBW //Inspire",
"Manga2Anime_LineArt_Preprocessor_Provider_for_SEGS //Inspire",
"MediaPipeFaceMeshDetectorProvider //Inspire",
"MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire",
@ -15013,6 +15185,7 @@
"RemoveControlNetFromRegionalPrompts //Inspire",
"RetrieveBackendData //Inspire",
"RetrieveBackendDataNumberKey //Inspire",
"SaveLBW //Inspire",
"ScheduledCFGGuider //Inspire",
"ScheduledPerpNegCFGGuider //Inspire",
"SeedExplorer //Inspire",
@ -15054,22 +15227,29 @@
"https://github.com/lucafoscili/comfyui-lf": [
[
"LF_BlurImages",
"LF_Boolean",
"LF_CharacterImpersonator",
"LF_ControlPanel",
"LF_DisplayJSON",
"LF_Float",
"LF_GetRandomKeyFromJSON",
"LF_GetValueFromJSON",
"LF_ImageClassifier",
"LF_ImageHistogram",
"LF_ImageResizeByEdge",
"LF_Integer",
"LF_LLMChat",
"LF_LoadImages",
"LF_LoadLocalJSON",
"LF_Lora2Prompt",
"LF_LoraTag2Prompt",
"LF_MultipleImageResizeForWeb",
"LF_SequentialSeedsGenerator",
"LF_SetValueInJSON",
"LF_Something2Number",
"LF_Something2String",
"LF_String",
"LF_StringToJSON",
"LF_SwitchImage",
"LF_SwitchInteger",
"LF_SwitchJSON",
@ -15464,6 +15644,7 @@
],
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": [
[
"Miaoshouai_Flux_CLIPTextEncode",
"Miaoshouai_SaveTags",
"Miaoshouai_Tagger"
],
@ -15594,6 +15775,7 @@
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset": [
[
"LoadAndSettingParametersMittimi01",
"LoadAndSettingParametersMittimi02",
"LoadPresetForSettingParametersMittimi01",
"SettingParametersMittimi01"
],
@ -16393,11 +16575,13 @@
"BMAB Crop",
"BMAB Detail Anything",
"BMAB Detect And Mask",
"BMAB Detect And Paste",
"BMAB Detection Crop",
"BMAB Detector",
"BMAB Edge",
"BMAB Extractor",
"BMAB Face Detailer",
"BMAB Flux ControlNet",
"BMAB Flux Integrator",
"BMAB Google Gemini Prompt",
"BMAB Import Integrator",
@ -16859,6 +17043,7 @@
"DownloadOpenUnmixModel",
"DyeImage",
"EmitterMovement",
"FeatureFade",
"FeatureMath",
"FeatureMixer",
"FeatureOscillator",
@ -16872,14 +17057,18 @@
"FlexImageEdgeDetect",
"FlexImageGlitch",
"FlexImageKaleidoscope",
"FlexImageParallax",
"FlexImagePixelate",
"FlexImagePosterize",
"FlexImageTiltShift",
"FlexMaskBinary",
"FlexMaskDepthChamber",
"FlexMaskDepthChamberRelative",
"FlexMaskEmanatingRings",
"FlexMaskMath",
"FlexMaskMorph",
"FlexMaskOpacity",
"FlexMaskRandomShapes",
"FlexMaskTransform",
"FlexMaskVoronoiScheduled",
"FlexMaskWarp",
@ -16887,6 +17076,10 @@
"FrequencyFilterCustom",
"FrequencyFilterPreset",
"GravityWell",
"ImageChunk",
"ImageDifference",
"ImageInterval",
"ImageShuffle",
"MIDILoadAndExtract",
"MaskMath",
"MaskMorph",
@ -16905,8 +17098,10 @@
"ParticleSpeedModulation",
"SpringJointSetting",
"StaticBody",
"SwapDevice",
"TextMaskNode",
"TimeFeatureNode",
"VideoChunk",
"Vortex",
"_mfc"
],
@ -17171,6 +17366,7 @@
"PhotoMakerEncodePlus",
"PhotoMakerInsightFaceLoader",
"PhotoMakerLoaderPlus",
"PhotoMakerLoraLoaderPlus",
"PhotoMakerStyles",
"PrepImagesForClipVisionFromPath"
],
@ -17181,6 +17377,7 @@
"https://github.com/shiimizu/ComfyUI-TiledDiffusion": [
[
"NoiseInversion",
"SpotDiffusionParams_TiledDiffusion",
"TiledDiffusion",
"VAEDecodeTiled_TiledDiffusion",
"VAEEncodeTiled_TiledDiffusion"
@ -17465,6 +17662,16 @@
"title_aux": "ComfyUI_AnyDoor"
}
],
"https://github.com/smthemex/ComfyUI_CSGO_Wrapper": [
[
"Blip_Loader",
"CSGO_Loader",
"CSGO_Sampler"
],
{
"title_aux": "ComfyUI_CSGO_Wrapper"
}
],
"https://github.com/smthemex/ComfyUI_ChatGLM_API": [
[
"Glm_4_9b_Chat",
@ -18004,6 +18211,7 @@
"FoxImageExtractFromBatch",
"FoxImageResizeBySpecialSide",
"FoxImageRotate",
"FoxImageScaleToSDType",
"FoxImageTileBatch",
"FoxLoadImageList",
"FoxLoadImagePlus",
@ -18496,15 +18704,22 @@
],
"https://github.com/un-seen/comfyui-tensorops": [
[
"BackgroundSelect",
"ChannelSelector",
"DownloadAndLoadFlorence2Model",
"DownloadAndLoadSAM2Model",
"FalDifferentialDiffusion",
"FalDiffusion",
"FetchFromRedis",
"FetchJsonFromSurreal",
"Florence2Run",
"Florence2toCoordinates",
"ForegroundMask",
"MaskImage",
"Sam2AutoSegmentation",
"Sam2Segmentation",
"Sam2VideoSegmentation",
"Sam2VideoSegmentationAddPoints",
"SaveImageToS3",
"SaveJsonToSurreal",
"SaveTextToSurreal",
@ -18838,6 +19053,9 @@
"GTF | Filter - Hysteresis Threshold",
"GTF | Filter - Invert",
"GTF | Filter - Morphological",
"GTF | Filter - Patch Max",
"GTF | Filter - Patch Median",
"GTF | Filter - Patch Min",
"GTF | Filter - Patch Range Normalize",
"GTF | Filter - Quantize",
"GTF | Filter - Range Normalize",
@ -19198,7 +19416,10 @@
"OllamaImageToText",
"OllamaPromptExtractor",
"OllamaTextToText",
"PaliGemma3bCaptioner",
"PromptExtractorNode",
"Qwen2VLCaption",
"Qwen2VLLocalCaption",
"SD3LongCaptionerV2",
"SDPromptAgent",
"dwimage2"
@ -19569,8 +19790,9 @@
],
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": [
[
"Audio Analysis YVANN",
"Show Text YVANN"
"Audio Analysis | YVANN",
"Audio Frequency Analysis | YVANN",
"Show Text | YVANN"
],
{
"title_aux": "ComfyUI_Yvann-Nodes"
@ -19664,6 +19886,7 @@
"LoadImageWithoutListDir",
"MaskAutoSelector",
"MaskFastGrow",
"MaskFromFaceModel",
"MatchImageRatioToPreset",
"ModifyTextGender",
"SplitMask",

File diff suppressed because it is too large Load Diff

View File

@ -1287,7 +1287,7 @@ class ManagerMenuDialog extends ComfyDialog {
textContent: 'Workflow Gallery',
style: {
'text-align': 'center',
'color': 'white',
'color': 'var(--input-text)',
'font-size': '18px',
'margin': 0,
'padding': 0,
@ -1298,7 +1298,7 @@ class ManagerMenuDialog extends ComfyDialog {
textContent: `(${localStorage.getItem("wg_last_visited") ? localStorage.getItem("wg_last_visited").split('/')[2] : ''})`,
style: {
'text-align': 'center',
'color': 'white',
'color': 'var(--input-text)',
'font-size': '12px',
'margin': 0,
'padding': 0,

View File

@ -315,7 +315,7 @@ export class ShareDialogChooser extends ComfyDialog {
key: "comfyworkflows",
textContent: "ComfyWorkflows",
website: "https://comfyworkflows.com",
description: "Share & browse thousands of ComfyUI workflows and art 🎨<br/><br/><a style='color:white;' href='https://comfyworkflows.com' target='_blank'>ComfyWorkflows.com</a>",
description: "Share & browse thousands of ComfyUI workflows and art 🎨<br/><br/><a style='color:var(--input-text);' href='https://comfyworkflows.com' target='_blank'>ComfyWorkflows.com</a>",
onclick: () => {
showShareDialog('comfyworkflows').then((suc) => {
suc && this.close();
@ -326,7 +326,7 @@ export class ShareDialogChooser extends ComfyDialog {
key: "esheep",
textContent: "eSheep",
website: "https://www.esheep.com",
description: "Share & download thousands of ComfyUI workflows on <a style='color:white;' href='https://www.esheep.com' target='_blank'>esheep.com</a>",
description: "Share & download thousands of ComfyUI workflows on <a style='color:var(--input-text);' href='https://www.esheep.com' target='_blank'>esheep.com</a>",
onclick: () => {
shareToEsheep();
this.close();
@ -336,7 +336,7 @@ export class ShareDialogChooser extends ComfyDialog {
key: "Copus",
textContent: "Copus",
website: "https://www.copus.io",
description: "🔴 Permanently store and secure ownership of your workflow on the open-source platform: <a style='color:white;' href='https://copus.io' target='_blank'>Copus.io</a>",
description: "🔴 Permanently store and secure ownership of your workflow on the open-source platform: <a style='color:var(--input-text);' href='https://copus.io' target='_blank'>Copus.io</a>",
onclick: () => {
showCopusShareDialog();
this.close();
@ -382,7 +382,7 @@ export class ShareDialogChooser extends ComfyDialog {
innerHTML: b.description,
style: {
'text-align': 'left',
color: 'white',
color: 'var(--input-text)',
'font-size': '14px',
'margin-bottom': '0',
},
@ -393,7 +393,7 @@ export class ShareDialogChooser extends ComfyDialog {
href: b.website,
target: "_blank",
style: {
color: 'white',
color: 'var(--input-text)',
'margin-left': '10px',
'font-size': '12px',
'text-decoration': 'none',
@ -440,7 +440,7 @@ export class ShareDialogChooser extends ComfyDialog {
textContent: 'Choose a platform to share your workflow',
style: {
'text-align': 'center',
'color': 'white',
'color': 'var(--input-text)',
'font-size': '18px',
'margin-bottom': '10px',
},
@ -686,7 +686,7 @@ export class ShareDialog extends ComfyDialog {
$el("div", {}, [
$el("p", {
size: 3, color: "white", style: {
color: 'white'
color: 'var(--input-text)'
}
}, [`Select where to share your art:`]),
this.matrix_destination_checkbox,
@ -701,7 +701,7 @@ export class ShareDialog extends ComfyDialog {
size: 3,
color: "white",
style: {
color: 'white'
color: 'var(--input-text)'
}
}, []),
this.credits_input,
@ -712,7 +712,7 @@ export class ShareDialog extends ComfyDialog {
size: 3,
color: "white",
style: {
color: 'white'
color: 'var(--input-text)'
}
}, []),
this.title_input,
@ -723,7 +723,7 @@ export class ShareDialog extends ComfyDialog {
size: 3,
color: "white",
style: {
color: 'white'
color: 'var(--input-text)'
}
}, []),
this.description_input,
@ -989,7 +989,7 @@ export class ShareDialog extends ComfyDialog {
}
const radio_button_text = $el("label", {
// style: {
// color: 'white'
// color: 'var(--input-text)'
// }
}, [output.title])
radio_button.style.color = "var(--fg-color)";
@ -1028,7 +1028,7 @@ export class ShareDialog extends ComfyDialog {
color: "white",
style: {
'text-align': 'center',
color: 'white',
color: 'var(--input-text)',
backgroundColor: 'black',
padding: '10px',
'margin-top': '0px',
@ -1040,7 +1040,7 @@ export class ShareDialog extends ComfyDialog {
color: "white",
style: {
'text-align': 'center',
color: 'white',
color: 'var(--input-text)',
'margin-bottom': '5px',
'font-style': 'italic',
'font-size': '12px',

View File

@ -199,7 +199,7 @@ export class OpenArtShareDialog extends ComfyDialog {
color: "white",
style: {
'text-align': 'center',
color: 'white',
color: 'var(--input-text)',
margin: '0 0 10px 0',
}
});
@ -733,7 +733,7 @@ export class OpenArtShareDialog extends ComfyDialog {
size: 2,
color: "white",
style: {
color: 'white',
color: 'var(--input-text)',
margin: '0 0 5px 0',
fontSize: '12px',
},

View File

@ -11,7 +11,56 @@
{
"author": "lu64k",
"title": "SK-Nodes",
"reference": "https://github.com/lu64k/SK-Nodes",
"files": [
"https://github.com/lu64k/SK-Nodes"
],
"install_type": "git-clone",
"description": "NODES:image select, Load AnyLLM, Ask LLM, OpenAI DAlle Node, SK Text_String, SK Random File Name"
},
{
"author": "hzchet",
"title": "ComfyUI_QueueGeneration",
"reference": "https://github.com/hzchet/ComfyUI_QueueGeneration",
"files": [
"https://github.com/hzchet/ComfyUI_QueueGeneration"
],
"install_type": "git-clone",
"description": "NODES:Queue Img2Vid Generation"
},
{
"author": "Kinglord",
"title": "ComfyUI_Prompt_Gallery [WIP]",
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
"files": [
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
],
"install_type": "git-clone",
"description": "A custom node that adds a UI element to the sidebar that allows for quick and easy navigation of images to aid in building prompts."
},
{
"author": "Cardoso-topdev",
"title": "comfyui_meshanything_v1 [WIP]",
"reference": "https://github.com/Cardoso-topdev/comfyui_meshanything_v1",
"files": [
"https://github.com/Cardoso-topdev/comfyui_meshanything_v1"
],
"install_type": "git-clone",
"description": "MeshAnything V2: Artist-Created Mesh Generation With Adjacent Mesh Tokenization"
},
{
"author": "Lilien86",
"title": "lauger NodePack for ComfyUI",
"reference": "https://github.com/Lilien86/lauger_NP_comfyui",
"files": [
"https://github.com/Lilien86/lauger_NP_comfyui"
],
"install_type": "git-clone",
"description": "Hey everyone it's my Custom ComfyUI Nodes Pack repository! This project contains a collection of custom nodes designed to extend the functionality of ComfyUI. These nodes offer capabilities and new creative possibilities, especially in the realms of latent space manipulation and interpolation.\nNOTE: The files in the repo are not organized."
},
{
"author": "haodman",
"title": "ComfyUI_Rain",

View File

@ -380,13 +380,27 @@
"title_aux": "ComfyUI_bd_customNodes"
}
],
"https://github.com/Cardoso-topdev/comfyui_meshanything_v1": [
[
"CMA_GrayScale",
"CMA_LoadInputTYpe",
"CMA_LoadMesh",
"CMA_MeshImage",
"CMA_PreviewMesh",
"CMA_SaveImageToNpyNode",
"CMA_SaveMesh"
],
{
"title_aux": "comfyui_meshanything_v1 [WIP]"
}
],
"https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": [
[
"GetImageFileByIndexNode",
"GetVideoFileByIndexNode",
"RandomFilePathNode",
"RandomImagePathNode",
"RandomVideoPathNode"
"Get Image File By Index",
"Get Video File By Index",
"Random File Path",
"Random Image Path",
"Random Video Path"
],
{
"title_aux": "ComfyUI-Get-Random-File [UNSAFE]"
@ -634,6 +648,14 @@
"title_aux": "ComfyUI-LevelPixel"
}
],
"https://github.com/Lilien86/lauger_NP_comfyui": [
[
"Latent Interpolator Multi"
],
{
"title_aux": "lauger NodePack for ComfyUI"
}
],
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": [
[
"ChatGPTCompletion"
@ -1047,7 +1069,9 @@
],
"https://github.com/bananasss00/Comfyui-PyExec": [
[
"PyExec"
"PyExec",
"PyExec_Output",
"PyExec_OutputIsList"
],
{
"author": "SeniorPioner",
@ -1295,6 +1319,7 @@
"LoadLatent",
"LoraLoader",
"LoraLoaderModelOnly",
"LoraSave",
"MaskComposite",
"MaskToImage",
"ModelMergeAdd",
@ -1640,7 +1665,10 @@
],
"https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": [
[
"Tools:CopyFile",
"Tools:Image2video",
"Tools:LoadAudioUrl",
"Tools:PreviewVideo",
"Tools:VideoWatermark"
],
{
@ -1787,6 +1815,14 @@
"title_aux": "comfyui-hydit"
}
],
"https://github.com/hzchet/ComfyUI_QueueGeneration": [
[
"QueueImg2VidGeneration"
],
{
"title_aux": "ComfyUI_QueueGeneration"
}
],
"https://github.com/ilovejohnwhite/Tracer": [
[
"HintImageEnchance",
@ -2243,6 +2279,19 @@
"title_aux": "ComfyUI-Workflow-Component [WIP]"
}
],
"https://github.com/lu64k/SK-Nodes": [
[
"Ask LLM",
"Image Select",
"Load LLM",
"OpenAI DAlle Node",
"SK Random File Name",
"SK Text_String"
],
{
"title_aux": "SK-Nodes"
}
],
"https://github.com/majorsauce/comfyui_indieTools": [
[
"IndCutByMask",

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,143 @@
{
"author": "smthemex",
"title": "ComfyUI_CSGO_Wrapper",
"id": "comfyui_csgo_wrapper",
"reference": "https://github.com/smthemex/ComfyUI_CSGO_Wrapper",
"files": [
"https://github.com/smthemex/ComfyUI_CSGO_Wrapper"
],
"install_type": "git-clone",
"description": "using InstantX's CSGO in comfyUI for style"
},
{
"author": "GrenKain",
"title": "PixelArt Processing Nodes for ComfyUI",
"reference": "https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI",
"files": [
"https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI"
],
"install_type": "git-clone",
"description": "This repository provides two custom nodes for ComfyUI that allow for pixel art image processing, including quantization, upscaling, and downscaling while preserving pixelated details."
},
{
"author": "Trgtuan10",
"title": "ComfyUI_YoloSegment_Mask",
"reference": "https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask",
"files": [
"https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask"
],
"install_type": "git-clone",
"description": "NODES:Object Mask.\nNOTE:push [a/yolov8x-seg.pt](https://github.com/ultralytics/assets/releases/download/v8.2.0/yolov8x-seg.pt) in models/yolo"
},
{
"author": "Hugo",
"title": "ComfyUI-BiRefNet-Hugo",
"id": "BiRefNet",
"reference": "https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo",
"files": [
"https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo"
],
"install_type": "git-clone",
"description": "This repository wraps the latest BiRefNet model as ComfyUI nodes. Compared to the previous model, the latest model offers higher and better matting accuracy."
},
{
"author": "ExterminanzHS",
"title": "Gecco Discord Autosend",
"reference": "https://github.com/ExterminanzHS/Gecco-Discord-Autosend",
"files": [
"https://github.com/ExterminanzHS/Gecco-Discord-Autosend"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI to automatically send generated images to Discord channels."
},
{
"author": "Extraltodeus",
"title": "DistanceSampler",
"id": "distancesampler",
"reference": "https://github.com/Extraltodeus/DistanceSampler",
"files": [
"https://github.com/Extraltodeus/Skimmed_CFG"
],
"install_type": "git-clone",
"description": "Heuristic modification of the Heun sampler using a custom function based on normalized distances. For ComfyUI."
},
{
"author": "SeanScripts",
"title": "ComfyUI-Unload-Model",
"reference": "https://github.com/SeanScripts/ComfyUI-Unload-Model",
"files": [
"https://github.com/SeanScripts/ComfyUI-Unload-Model"
],
"install_type": "git-clone",
"description": "For unloading a model or all models, using the memory management that is already present in ComfyUI. Copied from [a/https://github.com/willblaschko/ComfyUI-Unload-Models](https://github.com/willblaschko/ComfyUI-Unload-Models) but without the unnecessary extra stuff."
},
{
"author": "Shiba-2-shiba",
"title": "ComfyUI_DiffusionModel_fp8_converter",
"id": "fp8-converter",
"reference": "https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter",
"files": [
"https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter"
],
"install_type": "git-clone",
"description": "This is a custom node to convert only the Diffusion model part or CLIP model part to fp8 in ComfyUI.\nVAE fp8 conversion is not supported.\nThe advantage of this node is that you do not need to separate unet/clip/vae in advance when converting to fp8, but can use the safetenros files that ComfyUI provides."
},
{
"author": "Phando",
"title": "ComfyUI-PhandoNodes",
"reference": "https://github.com/Phando/ComfyUI-PhandoNodes",
"files": [
"https://github.com/Phando/ComfyUI-PhandoNodes"
],
"install_type": "git-clone",
"description": "A collection of nodes to help streamline your ComfyUI workflows"
},
{
"author": "geocine",
"title": "geocine-comfyui",
"reference": "https://github.com/geocine/geocine-comfyui",
"files": [
"https://github.com/geocine/geocine-comfyui"
],
"install_type": "git-clone",
"description": "NODES:Image Selector (geocine), Image Scale (geocine)"
},
{
"author": "PabloGFX",
"title": "Head Orientation Node",
"id": "head-orientation-node",
"reference": "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX",
"files": [
"https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that analyzes and sorts images based on head orientation using MediaPipe. It detects facial landmarks, calculates head pose, and intelligently sorts images for enhanced AI image processing workflows."
},
{
"author": "45uee",
"title": "ComfyUI-Color_Transfer",
"reference": "https://github.com/45uee/ComfyUI-Color_Transfer",
"files": [
"https://github.com/45uee/ComfyUI-Color_Transfer"
],
"install_type": "git-clone",
"description": "Implementation of color transfer using KMeans algorithm"
},
{
"author": "lazniak",
"title": "Head Orientation Node for ComfyUI",
"reference": "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX",
"files": [
"https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX"
],
"install_type": "git-clone",
"description": "The Head Orientation Node is a custom node for ComfyUI that analyzes and sorts images based on head orientation. It uses the MediaPipe library to detect facial landmarks and calculate head pose, allowing for intelligent image sorting and matching.\nDeveloped by PabloGFX, this node enhances ComfyUI's capabilities in facial analysis and image processing tasks."
},
{
"author": "AIFSH",
"title": "VideoSys-ComfyUI",
@ -560,137 +696,6 @@
],
"install_type": "git-clone",
"description": "This node is to fill image for outpainting(inpainting)\nFill image using cv2 methods(cv2_ns, cv2_telea and edge_pad)"
},
{
"author": "xlinx",
"title": "decadetw-Auto-Messaging-realtime",
"reference": "https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime",
"files": [
"https://github.com/xlinx/ComfyUI-decadetw-auto-messaging-realtime"
],
"install_type": "git-clone",
"description": "Auto msg to ur mobile (LINE | Telegram | Discord)\nMotivation: Mobile phone wallpaper., an architect like: architect, cloth designer, art-worker, When u outdoor, ..."
},
{
"author": "yhayano-ponotech",
"title": "ComfyUI-Fal-API-Flux",
"reference": "https://github.com/yhayano-ponotech/ComfyUI-Fal-API-Flux",
"files": [
"https://github.com/yhayano-ponotech/ComfyUI-Fal-API-Flux"
],
"install_type": "git-clone",
"description": "This repository contains custom nodes for ComfyUI that integrate the fal.ai FLUX.1 [dev] with LoRA API, specifically for text-to-image generation. These nodes allow you to use the FLUX.1 model directly within your ComfyUI workflows."
},
{
"author": "Dr.Jusseaux",
"title": "Diffusers-in-ComfyUI",
"reference": "https://github.com/maepopi/Diffusers-in-ComfyUI",
"files": [
"https://github.com/maepopi/Diffusers-in-ComfyUI"
],
"install_type": "git-clone",
"description": "A collection of ComfyUI custom nodes that allow to use most Diffusers pipelines and components in Comfy(Txt2Img, Img2Img, Inpainting, LoRAS, B-LoRAS, ControlNet...)"
},
{
"author": "erosDiffusion",
"title": "Compositor Node",
"reference": "https://github.com/erosDiffusion/ComfyUI-enricos-nodes",
"files": [
"https://github.com/erosDiffusion/ComfyUI-enricos-nodes"
],
"install_type": "git-clone",
"description": "pass up to 8 images and visually place, rotate and scale them to build the perfect composition. group move and group rescale. remember their position and scaling value across generations to easy swap images. use the buffer zone to to park an asset you don't want to use or easily reach transformations controls"
},
{
"author": "Rvage0815",
"title": "ComfyUI-RvTools",
"reference": "https://github.com/Rvage0815/ComfyUI-RvTools",
"files": [
"https://github.com/Rvage0815/ComfyUI-RvTools"
],
"install_type": "git-clone",
"description": "With this suit, you have a lot of nodes in one place to build your workflow."
},
{
"author": "daryltucker",
"title": "ComfyUI-LoadFiles",
"id": "LoadFiles",
"reference": "https://github.com/daryltucker/ComfyUI-LoadFiles",
"files": [
"https://github.com/daryltucker/ComfyUI-LoadFiles"
],
"install_type": "git-clone",
"description": "The primary goal of these nodes is to provide a way to access files generated by ComfyUI workflows, local to the machine running ComfyUI. These nodes should always return an updated list of files when triggered."
},
{
"author": "dchatel",
"title": "comfyui_davcha",
"reference": "https://github.com/dchatel/comfyui_davcha",
"files": [
"https://github.com/dchatel/comfyui_davcha"
],
"install_type": "git-clone",
"description": "Nodes:SmartMask, ResizeCropFit, Percent Padding, SoftErosion, StringScheduleHelper, DStack, DavchaConditioningConcat, DavchaModelMergeSimple, DavchaCLIPMergeSimple, DavchaModelMergeSD1, DavchaModelMergeSDXL, ConditioningCompress... Some personal QoL and experimental nodes"
},
{
"author": "Steudio",
"title": "ComfyUI_Steudio",
"reference": "https://github.com/Steudio/ComfyUI_Steudio",
"files": [
"https://github.com/Steudio/ComfyUI_Steudio"
],
"install_type": "git-clone",
"description": "Nodes: TileSplit (Dynamic), TileMerge (Dynamic)"
},
{
"author": "nonnonstop",
"title": "comfyui-faster-loading",
"reference": "https://github.com/nonnonstop/comfyui-faster-loading",
"files": [
"https://github.com/nonnonstop/comfyui-faster-loading"
],
"install_type": "git-clone",
"description": "This extension applies a patch that limits the model loading speed when using an HDD in a Windows environment. See [a/comfyanonymous/ComfyUI#1992](https://github.com/comfyanonymous/ComfyUI/issues/1992). [w/As this patch is only useful in very limited environments, its installation is not recommended under normal circumstances. Memory usage may increase.]"
},
{
"author": "TTPlanetPig",
"title": "Comfyui_TTP_Toolset",
"reference": "https://github.com/TTPlanetPig/Comfyui_TTP_Toolset",
"files": [
"https://github.com/TTPlanetPig/Comfyui_TTP_Toolset"
],
"install_type": "git-clone",
"description": "This is a workflow for my simple logic amazing upscale node for DIT model. it can be common use for Flux,Hunyuan,SD3 It can simple tile the initial image into pieces and then use image-interrogator to get each tile prompts for more accurate upscale process. The condition will be properly handled and the hallucination will be significantly eliminated."
},
{
"author": "TTPlanetPig",
"title": "for comfyui image proprocessor",
"reference": "https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor",
"files": [
"https://github.com/TTPlanetPig/Comfyui_TTP_CN_Preprocessor"
],
"install_type": "git-clone",
"description": "Adapt for Hunyuan now\nNOTE: The files in the repo are not organized, which may lead to update issues."
},
{
"author": "StartHua",
"title": "Comfyui_CXH_Phi_3.5",
"reference": "https://github.com/StartHua/Comfyui_CXH_Phi_3.5",
"files": [
"https://github.com/StartHua/Comfyui_CXH_Phi_3.5"
],
"install_type": "git-clone",
"description": "Phi-3.5-vision-instruct fast talk with image !\nFast , Fast ,Fast!\n1.Phi-3.5-vision-instruct"
},
{
"author": "wmpmiles",
"title": "ComfyUI-GTF-Utilities",
"reference": "https://github.com/wmpmiles/ComfyUI-GTF-Utilities",
"files": [
"https://github.com/wmpmiles/ComfyUI-GTF-Utilities"
],
"install_type": "git-clone",
"description": "Generalised 'image' processing nodes for images, masks, latents, and combinations thereof."
}
]
}

View File

@ -186,6 +186,15 @@
"title_aux": "ComfyUI-GPT4V-Image-Captioner"
}
],
"https://github.com/45uee/ComfyUI-Color_Transfer": [
[
"ColorPalette",
"PaletteTransfer"
],
{
"title_aux": "ComfyUI-Color_Transfer"
}
],
"https://github.com/54rt1n/ComfyUI-DareMerge": [
[
"DM_AdvancedDareModelMerger",
@ -736,7 +745,9 @@
],
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [
[
"CleanFileNameNode"
"APZmediaStandardFilenameBuilder",
"CleanFileNameNode",
"GenerateFilePathNode"
],
{
"title_aux": "APZmedia Clean Name"
@ -799,6 +810,7 @@
"IntToStringAdvanced-badger",
"LoadImageAdvanced-badger",
"LoadImagesFromDirListAdvanced-badger",
"NormalizationNumber-badger",
"RotateImageWithPadding",
"SegmentToMaskByPoint-badger",
"SimpleBoolean-badger",
@ -935,6 +947,7 @@
"PIXEL SPLIT (JOV) \ud83d\udc94",
"PIXEL SWAP (JOV) \ud83d\udd03",
"QUEUE (JOV) \ud83d\uddc3",
"QUEUE TOO (JOV) \ud83d\uddc3",
"ROUTE (JOV) \ud83d\ude8c",
"SAVE OUTPUT (JOV) \ud83d\udcbe",
"SHAPE GEN (JOV) \u2728",
@ -1532,7 +1545,7 @@
],
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor": [
[
"ElegantResourceMonitor"
"Resource Monitor"
],
{
"title_aux": "ComfyUI-Elegant-Resource-Monitor"
@ -1540,8 +1553,9 @@
],
"https://github.com/ChrisColeTech/ComfyUI-Line-counter": [
[
"DirectoryFileCounter",
"TextFileLineCounter"
"Directory File Counter",
"Simple Number Counter",
"Text File Line Counter"
],
{
"title_aux": "ComfyUI-Line-counter"
@ -1882,6 +1896,16 @@
"title_aux": "ComfyUI_VisualStylePrompting"
}
],
"https://github.com/ExterminanzHS/Gecco-Discord-Autosend": [
[
"GeccoAutosend",
"GeccoImageSave",
"GeccoSelectchannel"
],
{
"title_aux": "Gecco Discord Autosend"
}
],
"https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [
[
"Automatic CFG",
@ -1917,12 +1941,15 @@
"https://github.com/Extraltodeus/Skimmed_CFG": [
[
"Skimmed CFG",
"Skimmed CFG - Clean Skim",
"Skimmed CFG - Difference CFG",
"Skimmed CFG - Timed flip",
"Skimmed CFG - linear interpolation",
"Skimmed CFG - linear interpolation dual scales",
"Skimmed CFG - replace"
],
{
"title_aux": "Skimmed_CFG"
"title_aux": "DistanceSampler"
}
],
"https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": [
@ -2644,6 +2671,15 @@
"title_aux": "AuraSR-ComfyUI"
}
],
"https://github.com/GrenKain/PixelArt-Processing-Nodes-for-ComfyUI": [
[
"PixelArtDownscaleNode",
"PixelArtNode"
],
{
"title_aux": "PixelArt Processing Nodes for ComfyUI"
}
],
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": [
[
"StableCascadeLatentRatio"
@ -2710,7 +2746,6 @@
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Normalization",
"NormalizationXL",
"Recenter",
"Recenter XL"
],
@ -3762,7 +3797,7 @@
"https://github.com/MakkiShizu/comfyui_reimgsize": [
[
"Cropimg",
"Resize"
"Reimgsize"
],
{
"title_aux": "comfyui_reimgsize"
@ -4032,6 +4067,14 @@
"title_aux": "Node Pack mostly for manipulating strings and integers"
}
],
"https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo": [
[
"BiRefNet_Hugo"
],
{
"title_aux": "ComfyUI-BiRefNet-Hugo"
}
],
"https://github.com/MrForExample/ComfyUI-3D-Pack": [
[],
{
@ -4154,8 +4197,8 @@
"ComfyUI-PromptList"
],
{
"author": "Assistant",
"description": "Custom node for managing prompts with CSV integration",
"author": "NakamuraShippo",
"description": "Custom node to manage prompts in YAML format.|YAML\u3067\u30d7\u30ed\u30f3\u30d7\u30c8\u3092\u7ba1\u7406\u3059\u308b\u30ce\u30fc\u30c9",
"title": "ComfyUI-PromptList",
"title_aux": "ComfyUI-PromptList"
}
@ -4490,6 +4533,15 @@
"title_aux": "pfaeff-comfyui"
}
],
"https://github.com/Phando/ComfyUI-PhandoNodes": [
[
"SearchBySubstring",
"TextConcatenateDynamic"
],
{
"title_aux": "ComfyUI-PhandoNodes"
}
],
"https://github.com/Pheat-AI/Remade_nodes": [
[
"Batch Image Blend by Mask"
@ -4805,11 +4857,13 @@
"MuseAudioFeatureExtractionNode",
"MuseImageFeatureExtractionNode",
"MuseTalkNode",
"ProcessAudioNode",
"RVC-Studio.LoadAudio",
"RVC-Studio.PreviewAudio",
"RVCNode",
"RVCProcessDatasetNode",
"RVCTrainModelNode",
"RVCTrainParamsNode",
"SimpleMathNode",
"SliceNode",
"SortImagesNode",
@ -4856,6 +4910,7 @@
],
"https://github.com/SeaArtLab/ComfyUI-Long-CLIP": [
[
"LongCLIPTextEncodeFlux",
"SeaArtLongClip",
"SeaArtLongXLClipMerge"
],
@ -4863,6 +4918,15 @@
"title_aux": "ComfyUI-Long-CLIP"
}
],
"https://github.com/SeanScripts/ComfyUI-Unload-Model": [
[
"UnloadAllModels",
"UnloadModel"
],
{
"title_aux": "ComfyUI-Unload-Model"
}
],
"https://github.com/SeargeDP/ComfyUI_Searge_LLM": [
[
"Searge_AdvOptionsNode",
@ -5165,6 +5229,15 @@
"title_aux": "ComfyUI-Image-Inpainting"
}
],
"https://github.com/Shiba-2-shiba/ComfyUI_DiffusionModel_fp8_converter": [
[
"ClipFP8ConverterNode",
"ModelFP8ConverterNode"
],
{
"title_aux": "ComfyUI_DiffusionModel_fp8_converter"
}
],
"https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node": [
[
"ASCIIArtNode",
@ -5384,7 +5457,7 @@
"DownloadAndLoadFlorence2Model_jsonL",
"Florence2ModelLoader_jsonL",
"Florence2Run_jsonL",
"Florence2Run_save_file_jsonL"
"batch_text_save_jsonL"
],
{
"title_aux": "ComfyUI-tagger"
@ -5449,11 +5522,11 @@
],
"https://github.com/Steudio/ComfyUI_Steudio": [
[
"DynamicTileMerge",
"DynamicTileSplit",
"Make Size",
"Make Size Latent",
"TileCalc"
"Make Tile Calc",
"Make Tiles",
"Unmake Tiles"
],
{
"title_aux": "ComfyUI_Steudio"
@ -6120,6 +6193,14 @@
"title_aux": "ComfyUI_tinyterraNodes"
}
],
"https://github.com/Trgtuan10/ComfyUI_YoloSegment_Mask": [
[
"Object Mask"
],
{
"title_aux": "ComfyUI_YoloSegment_Mask"
}
],
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler": [
[
"menus"
@ -6581,7 +6662,9 @@
"CivitaiLoraLoaderStackedAdvanced",
"LoraLoaderStackedAdvancedWithPreviews",
"LoraLoaderStackedWithPreviews",
"LoraLoaderWithPreviews"
"LoraLoaderWithPreviews",
"XTNodesCleanPrompt",
"XTNodesPromptConcatenate"
],
{
"title_aux": "ComfyUI Easy Civitai (XTNodes)"
@ -6589,6 +6672,7 @@
],
"https://github.com/XLabs-AI/x-flux-comfyui": [
[
"ApplyAdvancedFluxControlNet",
"ApplyAdvancedFluxIPAdapter",
"ApplyFluxControlNet",
"ApplyFluxIPAdapter",
@ -6603,6 +6687,7 @@
],
"https://github.com/Xclbr7/ComfyUI-Merlin": [
[
"GeminiPromptExpander",
"Magic Photo Prompter \ud83e\ude84"
],
{
@ -7219,6 +7304,7 @@
"AK_ListToNumpyFloatArray",
"AK_NormalizeMaskImage",
"AK_RescaleFloatList",
"AK_ShrinkNumSequence",
"AK_VideoSpeedAdjust"
],
{
@ -7322,7 +7408,10 @@
],
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": [
[
"HF_QuestionAnswer"
"HF_QuestionAnswer",
"Job_Caption",
"Joy_caption",
"Joy_caption_load"
],
{
"author": "Alex Genovese",
@ -8111,6 +8200,7 @@
"Get Contour from list",
"Get Models",
"Get Prompt",
"Hue Mode (InRange hsv)",
"HypernetworkLoader (dirty)",
"ImageBatchToList",
"InRange (hsv)",
@ -8983,12 +9073,15 @@
"LayerFilter: SkinBeauty",
"LayerFilter: SoftLight",
"LayerFilter: WaterColor",
"LayerMask: BBoxJoin",
"LayerMask: BiRefNetUltra",
"LayerMask: BiRefNetUltraV2",
"LayerMask: BlendIf Mask",
"LayerMask: CreateGradientMask",
"LayerMask: EVFSAMUltra",
"LayerMask: Florence2Ultra",
"LayerMask: ImageToMask",
"LayerMask: LoadBiRefNetModel",
"LayerMask: LoadFlorence2Model",
"LayerMask: MaskBoxDetect",
"LayerMask: MaskByColor",
@ -9004,11 +9097,17 @@
"LayerMask: MaskPreview",
"LayerMask: MaskStroke",
"LayerMask: MediapipeFacialSegment",
"LayerMask: ObjectDetectorFL2",
"LayerMask: ObjectDetectorMask",
"LayerMask: ObjectDetectorYOLO8",
"LayerMask: ObjectDetectorYOLOWorld",
"LayerMask: PersonMaskUltra",
"LayerMask: PersonMaskUltra V2",
"LayerMask: PixelSpread",
"LayerMask: RemBgUltra",
"LayerMask: RmBgUltra V2",
"LayerMask: SAM2Ultra",
"LayerMask: SAM2VideoUltra",
"LayerMask: SegformerB2ClothesUltra",
"LayerMask: SegformerClothesPipelineLoader",
"LayerMask: SegformerFashionPipelineLoader",
@ -9109,6 +9208,7 @@
"LayerUtility: SwitchCase",
"LayerUtility: TextBox",
"LayerUtility: TextImage",
"LayerUtility: TextImage V2",
"LayerUtility: TextJoin",
"LayerUtility: XY to Percent"
],
@ -9555,6 +9655,7 @@
"LoadLatent",
"LoraLoader",
"LoraLoaderModelOnly",
"LoraSave",
"MaskComposite",
"MaskToImage",
"ModelMergeAdd",
@ -9967,6 +10068,7 @@
"KSamplerVariationsStochastic+",
"KSamplerVariationsWithNoise+",
"LoadCLIPSegModels+",
"LorasForFluxParams+",
"MaskBatch+",
"MaskBlur+",
"MaskBoundingBox+",
@ -10106,6 +10208,7 @@
"FlexibleStringMergerNode",
"GPT4MiniNode",
"GPT4VisionNode",
"GeminiCustomVision",
"Gpt4CustomVision",
"Gpt4VisionCloner",
"MedianOppositeColorNode",
@ -10740,6 +10843,9 @@
],
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": [
[
"BatchImageProcessor",
"Caption",
"CaptionDownload",
"KolorsMultiTextEncode",
"MultiTextEncode"
],
@ -10750,7 +10856,7 @@
"https://github.com/erosDiffusion/ComfyUI-enricos-nodes": [
[
"Compositor",
"EnricosCompositor"
"CompositorConfig"
],
{
"title_aux": "Compositor Node"
@ -10780,6 +10886,7 @@
"CM_IntToNumber",
"CM_IntUnaryCondition",
"CM_IntUnaryOperation",
"CM_NearestSDXLExtendedResolution",
"CM_NearestSDXLResolution",
"CM_NumberBinaryCondition",
"CM_NumberBinaryOperation",
@ -10787,6 +10894,7 @@
"CM_NumberToInt",
"CM_NumberUnaryCondition",
"CM_NumberUnaryOperation",
"CM_SDXLExtendedResolution",
"CM_SDXLResolution",
"CM_Vec2BinaryCondition",
"CM_Vec2BinaryOperation",
@ -10975,6 +11083,7 @@
"FL_FractalKSampler",
"FL_GPT_Vision",
"FL_Glitch",
"FL_GradGenerator",
"FL_HFHubModelUploader",
"FL_HF_Character",
"FL_HalftonePattern",
@ -10998,6 +11107,7 @@
"FL_LoadImage",
"FL_MirrorAndAppendCaptions",
"FL_NFTGenerator",
"FL_OllamaCaptioner",
"FL_PDFImageExtractor",
"FL_PDFLoader",
"FL_PDFMerger",
@ -11014,6 +11124,7 @@
"FL_Ripple",
"FL_SDUltimate_Slices",
"FL_SamplerStrings",
"FL_SaveAndDisplayImage",
"FL_SaveCSV",
"FL_SaveImages",
"FL_SchedulerStrings",
@ -11338,6 +11449,15 @@
"title_aux": "ComfyUI_GMIC"
}
],
"https://github.com/geocine/geocine-comfyui": [
[
"Image Scale (geocine)",
"Image Selector (geocine)"
],
{
"title_aux": "geocine-comfyui"
}
],
"https://github.com/get-salt-AI/SaltAI": [
[
"SAIPrimitiveConverter",
@ -11705,20 +11825,32 @@
],
"https://github.com/griptape-ai/ComfyUI-Griptape": [
[
"Griptape Agent Config: Amazon Bedrock",
"Griptape Agent Config: Anthropic",
"Griptape Agent Config: Azure OpenAI",
"Griptape Agent Config: Amazon Bedrock Drivers",
"Griptape Agent Config: Amazon Bedrock [DEPRICATED]",
"Griptape Agent Config: Anthropic Drivers",
"Griptape Agent Config: Anthropic [DEPRICATED]",
"Griptape Agent Config: Azure OpenAI Drivers",
"Griptape Agent Config: Azure OpenAI [DEPRICATED]",
"Griptape Agent Config: Cohere Drivers",
"Griptape Agent Config: Custom Structure",
"Griptape Agent Config: Environment Variables",
"Griptape Agent Config: Google",
"Griptape Agent Config: HuggingFace",
"Griptape Agent Config: LM Studio",
"Griptape Agent Config: Ollama",
"Griptape Agent Config: OpenAI",
"Griptape Agent Config: OpenAI Compatible",
"Griptape Agent Config: Expand",
"Griptape Agent Config: Google Drivers",
"Griptape Agent Config: Google [DEPRICATED]",
"Griptape Agent Config: HuggingFace Drivers",
"Griptape Agent Config: HuggingFace [DEPRICATED]",
"Griptape Agent Config: LM Studio Drivers",
"Griptape Agent Config: LM Studio [DEPRICATED]",
"Griptape Agent Config: Ollama Drivers",
"Griptape Agent Config: Ollama [DEPRICATED]",
"Griptape Agent Config: OpenAI Compatible Drivers",
"Griptape Agent Config: OpenAI Compatible [DEPRICATED]",
"Griptape Agent Config: OpenAI Drivers",
"Griptape Agent Config: OpenAI [DEPRICATED]",
"Griptape Audio Transcription Driver: OpenAI",
"Griptape Combine: Merge Inputs",
"Griptape Combine: Merge Texts",
"Griptape Combine: RAG Module List",
"Griptape Combine: Rules List",
"Griptape Combine: Tool List",
"Griptape Config: Environment Variables",
@ -11741,6 +11873,7 @@
"Griptape Driver: Amazon Bedrock Titan",
"Griptape Driver: Azure OpenAI Image Generation",
"Griptape Driver: Leonardo.AI",
"Griptape Driver: OpenAI Compatible Image Generation",
"Griptape Driver: OpenAI Image Generation",
"Griptape Embedding Driver: Amazon Bedrock Titan",
"Griptape Embedding Driver: Amazon SageMaker Jumpstart",
@ -11748,6 +11881,7 @@
"Griptape Embedding Driver: Cohere",
"Griptape Embedding Driver: Google",
"Griptape Embedding Driver: HuggingFace",
"Griptape Embedding Driver: LM Studio",
"Griptape Embedding Driver: Ollama",
"Griptape Embedding Driver: OpenAI",
"Griptape Embedding Driver: OpenAI Compatible",
@ -11769,8 +11903,17 @@
"Griptape Prompt Driver: Ollama",
"Griptape Prompt Driver: OpenAI",
"Griptape Prompt Driver: OpenAI Compatible",
"Griptape RAG Query: Translate Module",
"Griptape RAG Rerank: Text Chunks Module",
"Griptape RAG Response: Footnote Prompt Module",
"Griptape RAG Response: Prompt Module",
"Griptape RAG Response: Text Chunks Module",
"Griptape RAG Retrieve: Text Loader Module",
"Griptape RAG Retrieve: Vector Store Module",
"Griptape RAG: Engine",
"Griptape Replace: Rulesets on Agent",
"Griptape Replace: Tools on Agent",
"Griptape Rerank Driver: Cohere",
"Griptape Run: Agent",
"Griptape Run: Audio Transcription",
"Griptape Run: Image Description",
@ -11793,6 +11936,7 @@
"Griptape Tool: Griptape Cloud KnowledgeBase",
"Griptape Tool: Prompt Summary",
"Griptape Tool: Query",
"Griptape Tool: RAG",
"Griptape Tool: Text to Speech",
"Griptape Tool: VectorStore",
"Griptape Tool: WebScraper",
@ -11960,8 +12104,10 @@
"https://github.com/hben35096/ComfyUI-ToolBox": [
[
"AutoDLDownload",
"CreatePaths",
"FolderDeleter",
"FolderViewe"
"FolderViewe",
"PathOutput"
],
{
"title_aux": "ComfyUI-ToolBox"
@ -12408,12 +12554,16 @@
],
"https://github.com/ihmily/ComfyUI-Light-Tool": [
[
"Light-Tool: AddBackground",
"Light-Tool: AddBackgroundV2",
"Light-Tool: BoundingBoxCropping",
"Light-Tool: ChangeBackground",
"Light-Tool: ImageMaskApply",
"Light-Tool: ImageOverlay",
"Light-Tool: ImageToMask",
"Light-Tool: InvertMask",
"Light-Tool: IsTransparent",
"Light-Tool: LoadImage",
"Light-Tool: LoadImageFromURL",
"Light-Tool: MaskBoundingBoxCropping",
"Light-Tool: MaskImageToTransparent",
"Light-Tool: MaskToImage"
@ -12683,6 +12833,7 @@
"Evaluate Ints JK",
"Evaluate Strings JK",
"HintImageEnchance JK",
"Image Remove Alpha JK",
"Image Upscale Parameters Extract JK",
"Ksampler Parameters JK",
"Latent Upscale Parameters Extract JK",
@ -14168,6 +14319,14 @@
"title_aux": "LNL Frame Selector"
}
],
"https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX": [
[
"HeadOrientationNode"
],
{
"title_aux": "Head Orientation Node"
}
],
"https://github.com/leeguandong/ComfyUI_CrossImageAttention": [
[
"AppearanceTransferInference",
@ -14288,6 +14447,7 @@
"TclExtractFramesFromVideo",
"TclExtractFramesFromVideoFile",
"TclFrames2Video",
"TclFresco",
"TclLoraGenDatasets",
"TclLoraSaveImages",
"TclLoraTraining",
@ -14432,7 +14592,11 @@
[
"Base64ToImage",
"Base64ToMask",
"BboxToBbox",
"BboxToCropData",
"BboxesToBboxes",
"ColorPicker",
"CropImageByBbox",
"GetImageBatchSize",
"ImageEqual",
"ImageToBase64",
@ -14442,14 +14606,18 @@
"IntToNumber",
"JoinList",
"ListMerge",
"ListWrapper",
"LoadImageFromURL",
"LoadImageToBase64",
"LoadMaskFromURL",
"MaskByBboxes",
"MaskImageToBase64",
"MaskToBase64",
"MaskToBase64Image",
"SDBaseVerNumber",
"SamAutoMaskSEGS",
"SelectBbox",
"SelectBboxes",
"ShowBoolean",
"ShowFloat",
"ShowInt",
@ -14530,6 +14698,7 @@
],
"https://github.com/logtd/ComfyUI-ReNoise": [
[
"ReNoiseModelSamplingPred",
"ReNoiseSampler"
],
{
@ -14937,6 +15106,7 @@
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack": [
[
"AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire",
"ApplyLBW //Inspire",
"ApplyRegionalIPAdapters //Inspire",
"BindImageListPromptList //Inspire",
"CLIPTextEncodeWithWeight //Inspire",
@ -14979,12 +15149,14 @@
"LoadImage //Inspire",
"LoadImageListFromDir //Inspire",
"LoadImagesFromDir //Inspire",
"LoadLBW //Inspire",
"LoadPromptsFromDir //Inspire",
"LoadPromptsFromFile //Inspire",
"LoadSinglePromptFromFile //Inspire",
"LoraBlockInfo //Inspire",
"LoraLoaderBlockWeight //Inspire",
"MakeBasicPipe //Inspire",
"MakeLBW //Inspire",
"Manga2Anime_LineArt_Preprocessor_Provider_for_SEGS //Inspire",
"MediaPipeFaceMeshDetectorProvider //Inspire",
"MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire",
@ -15013,6 +15185,7 @@
"RemoveControlNetFromRegionalPrompts //Inspire",
"RetrieveBackendData //Inspire",
"RetrieveBackendDataNumberKey //Inspire",
"SaveLBW //Inspire",
"ScheduledCFGGuider //Inspire",
"ScheduledPerpNegCFGGuider //Inspire",
"SeedExplorer //Inspire",
@ -15054,22 +15227,29 @@
"https://github.com/lucafoscili/comfyui-lf": [
[
"LF_BlurImages",
"LF_Boolean",
"LF_CharacterImpersonator",
"LF_ControlPanel",
"LF_DisplayJSON",
"LF_Float",
"LF_GetRandomKeyFromJSON",
"LF_GetValueFromJSON",
"LF_ImageClassifier",
"LF_ImageHistogram",
"LF_ImageResizeByEdge",
"LF_Integer",
"LF_LLMChat",
"LF_LoadImages",
"LF_LoadLocalJSON",
"LF_Lora2Prompt",
"LF_LoraTag2Prompt",
"LF_MultipleImageResizeForWeb",
"LF_SequentialSeedsGenerator",
"LF_SetValueInJSON",
"LF_Something2Number",
"LF_Something2String",
"LF_String",
"LF_StringToJSON",
"LF_SwitchImage",
"LF_SwitchInteger",
"LF_SwitchJSON",
@ -15464,6 +15644,7 @@
],
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": [
[
"Miaoshouai_Flux_CLIPTextEncode",
"Miaoshouai_SaveTags",
"Miaoshouai_Tagger"
],
@ -15594,6 +15775,7 @@
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset": [
[
"LoadAndSettingParametersMittimi01",
"LoadAndSettingParametersMittimi02",
"LoadPresetForSettingParametersMittimi01",
"SettingParametersMittimi01"
],
@ -16393,11 +16575,13 @@
"BMAB Crop",
"BMAB Detail Anything",
"BMAB Detect And Mask",
"BMAB Detect And Paste",
"BMAB Detection Crop",
"BMAB Detector",
"BMAB Edge",
"BMAB Extractor",
"BMAB Face Detailer",
"BMAB Flux ControlNet",
"BMAB Flux Integrator",
"BMAB Google Gemini Prompt",
"BMAB Import Integrator",
@ -16859,6 +17043,7 @@
"DownloadOpenUnmixModel",
"DyeImage",
"EmitterMovement",
"FeatureFade",
"FeatureMath",
"FeatureMixer",
"FeatureOscillator",
@ -16872,14 +17057,18 @@
"FlexImageEdgeDetect",
"FlexImageGlitch",
"FlexImageKaleidoscope",
"FlexImageParallax",
"FlexImagePixelate",
"FlexImagePosterize",
"FlexImageTiltShift",
"FlexMaskBinary",
"FlexMaskDepthChamber",
"FlexMaskDepthChamberRelative",
"FlexMaskEmanatingRings",
"FlexMaskMath",
"FlexMaskMorph",
"FlexMaskOpacity",
"FlexMaskRandomShapes",
"FlexMaskTransform",
"FlexMaskVoronoiScheduled",
"FlexMaskWarp",
@ -16887,6 +17076,10 @@
"FrequencyFilterCustom",
"FrequencyFilterPreset",
"GravityWell",
"ImageChunk",
"ImageDifference",
"ImageInterval",
"ImageShuffle",
"MIDILoadAndExtract",
"MaskMath",
"MaskMorph",
@ -16905,8 +17098,10 @@
"ParticleSpeedModulation",
"SpringJointSetting",
"StaticBody",
"SwapDevice",
"TextMaskNode",
"TimeFeatureNode",
"VideoChunk",
"Vortex",
"_mfc"
],
@ -17171,6 +17366,7 @@
"PhotoMakerEncodePlus",
"PhotoMakerInsightFaceLoader",
"PhotoMakerLoaderPlus",
"PhotoMakerLoraLoaderPlus",
"PhotoMakerStyles",
"PrepImagesForClipVisionFromPath"
],
@ -17181,6 +17377,7 @@
"https://github.com/shiimizu/ComfyUI-TiledDiffusion": [
[
"NoiseInversion",
"SpotDiffusionParams_TiledDiffusion",
"TiledDiffusion",
"VAEDecodeTiled_TiledDiffusion",
"VAEEncodeTiled_TiledDiffusion"
@ -17465,6 +17662,16 @@
"title_aux": "ComfyUI_AnyDoor"
}
],
"https://github.com/smthemex/ComfyUI_CSGO_Wrapper": [
[
"Blip_Loader",
"CSGO_Loader",
"CSGO_Sampler"
],
{
"title_aux": "ComfyUI_CSGO_Wrapper"
}
],
"https://github.com/smthemex/ComfyUI_ChatGLM_API": [
[
"Glm_4_9b_Chat",
@ -18004,6 +18211,7 @@
"FoxImageExtractFromBatch",
"FoxImageResizeBySpecialSide",
"FoxImageRotate",
"FoxImageScaleToSDType",
"FoxImageTileBatch",
"FoxLoadImageList",
"FoxLoadImagePlus",
@ -18496,15 +18704,22 @@
],
"https://github.com/un-seen/comfyui-tensorops": [
[
"BackgroundSelect",
"ChannelSelector",
"DownloadAndLoadFlorence2Model",
"DownloadAndLoadSAM2Model",
"FalDifferentialDiffusion",
"FalDiffusion",
"FetchFromRedis",
"FetchJsonFromSurreal",
"Florence2Run",
"Florence2toCoordinates",
"ForegroundMask",
"MaskImage",
"Sam2AutoSegmentation",
"Sam2Segmentation",
"Sam2VideoSegmentation",
"Sam2VideoSegmentationAddPoints",
"SaveImageToS3",
"SaveJsonToSurreal",
"SaveTextToSurreal",
@ -18838,6 +19053,9 @@
"GTF | Filter - Hysteresis Threshold",
"GTF | Filter - Invert",
"GTF | Filter - Morphological",
"GTF | Filter - Patch Max",
"GTF | Filter - Patch Median",
"GTF | Filter - Patch Min",
"GTF | Filter - Patch Range Normalize",
"GTF | Filter - Quantize",
"GTF | Filter - Range Normalize",
@ -19198,7 +19416,10 @@
"OllamaImageToText",
"OllamaPromptExtractor",
"OllamaTextToText",
"PaliGemma3bCaptioner",
"PromptExtractorNode",
"Qwen2VLCaption",
"Qwen2VLLocalCaption",
"SD3LongCaptionerV2",
"SDPromptAgent",
"dwimage2"
@ -19569,8 +19790,9 @@
],
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": [
[
"Audio Analysis YVANN",
"Show Text YVANN"
"Audio Analysis | YVANN",
"Audio Frequency Analysis | YVANN",
"Show Text | YVANN"
],
{
"title_aux": "ComfyUI_Yvann-Nodes"
@ -19664,6 +19886,7 @@
"LoadImageWithoutListDir",
"MaskAutoSelector",
"MaskFastGrow",
"MaskFromFaceModel",
"MatchImageRatioToPreset",
"ModifyTextGender",
"SplitMask",