update DB

This commit is contained in:
Dr.Lt.Data 2024-09-05 22:18:35 +09:00
parent 9f08900064
commit a18f6045a3
8 changed files with 1780 additions and 1541 deletions

View File

@ -9461,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",
@ -12236,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",
@ -14128,6 +14139,47 @@
"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"
},
@ -14511,16 +14563,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"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."
}
]
}

View File

@ -810,6 +810,7 @@
"IntToStringAdvanced-badger",
"LoadImageAdvanced-badger",
"LoadImagesFromDirListAdvanced-badger",
"NormalizationNumber-badger",
"RotateImageWithPadding",
"SegmentToMaskByPoint-badger",
"SimpleBoolean-badger",
@ -1895,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",
@ -2660,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"
@ -4047,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": [
[],
{
@ -6165,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"
@ -9039,11 +9075,13 @@
"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",
@ -9617,6 +9655,7 @@
"LoadLatent",
"LoraLoader",
"LoraLoaderModelOnly",
"LoraSave",
"MaskComposite",
"MaskToImage",
"ModelMergeAdd",
@ -10817,7 +10856,7 @@
"https://github.com/erosDiffusion/ComfyUI-enricos-nodes": [
[
"Compositor",
"EnricosCompositor"
"CompositorConfig"
],
{
"title_aux": "Compositor Node"
@ -11786,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",
@ -11822,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",
@ -11829,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",
@ -11850,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",
@ -11874,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",
@ -15164,14 +15227,17 @@
"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",
@ -15578,6 +15644,7 @@
],
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": [
[
"Miaoshouai_Flux_CLIPTextEncode",
"Miaoshouai_SaveTags",
"Miaoshouai_Tagger"
],
@ -16990,6 +17057,7 @@
"FlexImageEdgeDetect",
"FlexImageGlitch",
"FlexImageKaleidoscope",
"FlexImageParallax",
"FlexImagePixelate",
"FlexImagePosterize",
"FlexImageTiltShift",
@ -17594,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",
@ -18629,13 +18707,19 @@
"BackgroundSelect",
"ChannelSelector",
"DownloadAndLoadFlorence2Model",
"DownloadAndLoadSAM2Model",
"FalDifferentialDiffusion",
"FalDiffusion",
"FetchFromRedis",
"FetchJsonFromSurreal",
"Florence2Run",
"Florence2toCoordinates",
"ForegroundMask",
"MaskImage",
"Sam2AutoSegmentation",
"Sam2Segmentation",
"Sam2VideoSegmentation",
"Sam2VideoSegmentationAddPoints",
"SaveImageToS3",
"SaveJsonToSurreal",
"SaveTextToSurreal",
@ -19332,7 +19416,10 @@
"OllamaImageToText",
"OllamaPromptExtractor",
"OllamaTextToText",
"PaliGemma3bCaptioner",
"PromptExtractorNode",
"Qwen2VLCaption",
"Qwen2VLLocalCaption",
"SD3LongCaptionerV2",
"SDPromptAgent",
"dwimage2"

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,26 @@
{
"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]",

View File

@ -1319,6 +1319,7 @@
"LoadLatent",
"LoraLoader",
"LoraLoaderModelOnly",
"LoraSave",
"MaskComposite",
"MaskToImage",
"ModelMergeAdd",
@ -1667,6 +1668,7 @@
"Tools:CopyFile",
"Tools:Image2video",
"Tools:LoadAudioUrl",
"Tools:PreviewVideo",
"Tools:VideoWatermark"
],
{
@ -1813,6 +1815,14 @@
"title_aux": "comfyui-hydit"
}
],
"https://github.com/hzchet/ComfyUI_QueueGeneration": [
[
"QueueImg2VidGeneration"
],
{
"title_aux": "ComfyUI_QueueGeneration"
}
],
"https://github.com/ilovejohnwhite/Tracer": [
[
"HintImageEnchance",
@ -2269,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

@ -12,7 +12,58 @@
{
"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",
@ -645,117 +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: Make_Tile_Calc, Make_Tiles, Unmake_Tiles, Make_Size, Make_Size_Latent"
},
{
"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."
}
]
}

View File

@ -810,6 +810,7 @@
"IntToStringAdvanced-badger",
"LoadImageAdvanced-badger",
"LoadImagesFromDirListAdvanced-badger",
"NormalizationNumber-badger",
"RotateImageWithPadding",
"SegmentToMaskByPoint-badger",
"SimpleBoolean-badger",
@ -1895,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",
@ -2660,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"
@ -4047,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": [
[],
{
@ -6165,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"
@ -9039,11 +9075,13 @@
"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",
@ -9617,6 +9655,7 @@
"LoadLatent",
"LoraLoader",
"LoraLoaderModelOnly",
"LoraSave",
"MaskComposite",
"MaskToImage",
"ModelMergeAdd",
@ -10817,7 +10856,7 @@
"https://github.com/erosDiffusion/ComfyUI-enricos-nodes": [
[
"Compositor",
"EnricosCompositor"
"CompositorConfig"
],
{
"title_aux": "Compositor Node"
@ -11786,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",
@ -11822,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",
@ -11829,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",
@ -11850,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",
@ -11874,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",
@ -15164,14 +15227,17 @@
"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",
@ -15578,6 +15644,7 @@
],
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger": [
[
"Miaoshouai_Flux_CLIPTextEncode",
"Miaoshouai_SaveTags",
"Miaoshouai_Tagger"
],
@ -16990,6 +17057,7 @@
"FlexImageEdgeDetect",
"FlexImageGlitch",
"FlexImageKaleidoscope",
"FlexImageParallax",
"FlexImagePixelate",
"FlexImagePosterize",
"FlexImageTiltShift",
@ -17594,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",
@ -18629,13 +18707,19 @@
"BackgroundSelect",
"ChannelSelector",
"DownloadAndLoadFlorence2Model",
"DownloadAndLoadSAM2Model",
"FalDifferentialDiffusion",
"FalDiffusion",
"FetchFromRedis",
"FetchJsonFromSurreal",
"Florence2Run",
"Florence2toCoordinates",
"ForegroundMask",
"MaskImage",
"Sam2AutoSegmentation",
"Sam2Segmentation",
"Sam2VideoSegmentation",
"Sam2VideoSegmentationAddPoints",
"SaveImageToS3",
"SaveJsonToSurreal",
"SaveTextToSurreal",
@ -19332,7 +19416,10 @@
"OllamaImageToText",
"OllamaPromptExtractor",
"OllamaTextToText",
"PaliGemma3bCaptioner",
"PromptExtractorNode",
"Qwen2VLCaption",
"Qwen2VLLocalCaption",
"SD3LongCaptionerV2",
"SDPromptAgent",
"dwimage2"