update DB

This commit is contained in:
Dr.Lt.Data
2025-06-03 13:57:28 +09:00
parent 1a9f1dd0ae
commit bb60d399fc
8 changed files with 1337 additions and 722 deletions

View File

@@ -14,6 +14,57 @@
{
"author": "etng",
"title": "ComfyUI-Heartbeat [UNSAFE]",
"reference": "https://github.com/etng/ComfyUI-Heartbeat",
"files": [
"https://github.com/etng/ComfyUI-Heartbeat"
],
"install_type": "git-clone",
"description": "A plugin for ComfyUI that sends periodic heartbeat requests to a configured gateway, including system information and node status."
},
{
"author": "Novavision0313",
"title": "ComfyUI-NVVS [WIP]",
"reference": "https://github.com/Novavision0313/ComfyUI-NVVS",
"files": [
"https://github.com/Novavision0313/ComfyUI-NVVS"
],
"install_type": "git-clone",
"description": "A ComfyUI plugin customized by NOVEVISION\nNOTE: The files in the repo are not organized."
},
{
"author": "zackabrams",
"title": "ComfyUI-KeySyncWrapper [WIP]",
"reference": "https://github.com/zackabrams/ComfyUI-KeySyncWrapper",
"files": [
"https://github.com/zackabrams/ComfyUI-KeySyncWrapper"
],
"install_type": "git-clone",
"description": "implementation of KeySync in ComfyUI"
},
{
"author": "godric8",
"title": "ComfyUI_Step1X-Edit [NAME CONFLICT]",
"reference": "https://github.com/godric8/ComfyUI_Step1X-Edit",
"files": [
"hhttps://github.com/godric8/ComfyUI_Step1X-Edit"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for Step1X-Edit"
},
{
"author": "violet0927",
"title": "ComfyUI-Direct3DS2 [WIP]",
"reference": "https://github.com/y4my4my4m/ComfyUI_Direct3DS2",
"files": [
"https://github.com/y4my4my4m/ComfyUI_Direct3DS2"
],
"install_type": "git-clone",
"description": "Direct3D-S2 plugin for ComfyUI. [w/Doesn't work yet]"
},
{
"author": "gamtruliar",
"title": "ComfyUI-N_SwapInput [UNSAFE]",
@@ -137,13 +188,13 @@
},
{
"author": "Sephrael",
"title": "comfyui_caption-around-image [WIP]",
"title": "comfyui_caption-around-image",
"reference": "https://github.com/Sephrael/comfyui_caption-around-image",
"files": [
"https://github.com/Sephrael/comfyui_caption-around-image"
],
"install_type": "git-clone",
"description": "NODES: A comfyUI node to create captions around a generated image with the ability to dynamically include generation parameters\nNOTE: The files in the repo are not organized."
"description": "NODES: A comfyUI node to create captions around a generated image with the ability to dynamically include generation parameters"
},
{
"author": "EQXai",
@@ -193,7 +244,7 @@
"https://github.com/LyazS/ComfyUI-aznodes"
],
"install_type": "git-clone",
"description": "NODES: CrossFadeImageSequence\nNOTE: invalid pyproject.toml"
"description": "NODES: CrossFadeImageSequence, SaveImageAZ"
},
{
"author": "truebillyblue",
@@ -233,7 +284,7 @@
"https://github.com/aa-parky/pipemind-comfyui"
],
"install_type": "git-clone",
"description": "NODES: Random Line from File (Seeded), Keyword Prompt Composer, Simple Prompt Combiner (5x), Boolean Switch (Any), Select Line from TxT (Any)"
"description": "NODES: Random Line from File (Seeded), Keyword Prompt Composer, Simple Prompt Combiner (5x), Boolean Switch (Any), Select Line from TxT (Any), Multiline Text Input, Flux 2M Aspect Ratios"
},
{
"author": "pacchikAI",
@@ -503,7 +554,7 @@
"https://github.com/yichengup/ComfyUI-YCNodes_Advance"
],
"install_type": "git-clone",
"description": "NODES: Color Match (YC)"
"description": "NODES: Face Detector Selector, YC Human Parts Ultra(Advance), Color Match (YC)"
},
{
"author": "rakki194",

View File

@@ -1816,7 +1816,6 @@
"Show Prompt TnT",
"Simple Ratio Selector (Hapse)",
"Simple Ratio Selector TnT",
"Simple Seed Selector (Hapse)",
"Simple Seed Selector TnT"
],
{
@@ -2481,6 +2480,19 @@
"title_aux": "ComfyUI_North_Noise [WIP]"
}
],
"https://github.com/Novavision0313/ComfyUI-NVVS": [
[
"AllBlackMaskValidator",
"FullBodyDetection",
"HighlightIndexSelector",
"MaskCoverageAnalysis",
"StringSplit",
"StringStrip"
],
{
"title_aux": "ComfyUI-NVVS [WIP]"
}
],
"https://github.com/OSAnimate/ComfyUI-SpriteSheetMaker": [
[
"SpriteSheetMaker"
@@ -2768,10 +2780,13 @@
],
"https://github.com/Sephrael/comfyui_caption-around-image": [
[
"CaptionAroundImageSmart"
"CaptionAroundImageSmart",
"PrintPromptValues",
"PromptProvider",
"TextboxReferenceNode"
],
{
"title_aux": "comfyui_caption-around-image [WIP]"
"title_aux": "comfyui_caption-around-image"
}
],
"https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": [
@@ -4280,6 +4295,7 @@
"GLIGENTextBoxApply",
"GeminiInputFiles",
"GeminiNode",
"GetImageSize",
"GetVideoComponents",
"GrowMask",
"Hunyuan3Dv2Conditioning",
@@ -5130,6 +5146,14 @@
"title_aux": "ComfyUI_stable_fast"
}
],
"https://github.com/gamtruliar/ComfyUI-N_SwapInput": [
[
"N_SwapInput"
],
{
"title_aux": "ComfyUI-N_SwapInput [UNSAFE]"
}
],
"https://github.com/githubYiheng/comfyui_median_filter": [
[
"ImageMedianFilter"
@@ -8316,10 +8340,12 @@
[
"BrightnessCorrectionNode",
"ConcatHorizontalWithMask",
"DeHaloAlphaWithMaskTorch",
"DepthFitter",
"DownloadAndLoadLoraModelOnly",
"EdgeNoise",
"FeatheredSharpen"
"FeatheredSharpen",
"IterativeDeHaloAlphaWithMaskTorch"
],
{
"title_aux": "comfyui-virallover"
@@ -8576,6 +8602,15 @@
"title_aux": "honey_nodes [WIP]"
}
],
"https://github.com/y4my4my4m/ComfyUI_Direct3DS2": [
[
"Direct3DS2ModelDownloader",
"Direct3DS2Node"
],
{
"title_aux": "ComfyUI-Direct3DS2 [WIP]"
}
],
"https://github.com/yanhuifair/ComfyUI-FairLab": [
[
"AppendTagsNode",
@@ -8733,6 +8768,14 @@
"title_aux": "ComfyUI-Dropbox-API [WIP]"
}
],
"https://github.com/zackabrams/ComfyUI-KeySyncWrapper": [
[
"KeySyncWrapper"
],
{
"title_aux": "ComfyUI-KeySyncWrapper [WIP]"
}
],
"https://github.com/zhaorishuai/ComfyUI-StoryboardDistributor": [
[
"StoryboardDistributor"

View File

File diff suppressed because it is too large Load Diff

View File

@@ -10,6 +10,97 @@
{
"author": "violet0927",
"title": "ComfyUI OmniConsistency Nodes",
"reference": "https://github.com/lc03lc/Comfyui_OmniConsistency",
"files": [
"https://github.com/lc03lc/Comfyui_OmniConsistency"
],
"install_type": "git-clone",
"description": "ComfyUI OmniConsistency Nodes is a collection of nodes for ComfyUI that allows you to load and use OmniConsistency models."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI_ChatterBox",
"reference": "https://github.com/ShmuelRonen/ComfyUI_ChatterBox",
"files": [
"https://github.com/ShmuelRonen/ComfyUI_ChatterBox"
],
"install_type": "git-clone",
"description": "An unofficial ComfyUI custom node integration for [a/Resemble AI's ChatterBox](https://github.com/resemble-ai/chatterbox) - a state-of-the-art open-source Text-to-Speech (TTS) model with voice cloning capabilities."
},
{
"author": "bikiam",
"title": "ComfyUI_WhisperSRT",
"reference": "https://github.com/bikiam/ComfyUI_WhisperSRT",
"files": [
"https://github.com/bikiam/ComfyUI_WhisperSRT"
],
"install_type": "git-clone",
"description": "This is custom node for audio transcribe with SRT."
},
{
"author": "Chrisvenator",
"title": "painting-by-colors-generator",
"reference": "https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator",
"files": [
"https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator"
],
"install_type": "git-clone",
"description": "Create a painting by colors image from an image"
},
{
"author": "wildminder",
"title": "ComfyUI-Optim",
"reference": "https://github.com/wildminder/000_ComfyUI-Optim",
"files": [
"https://github.com/wildminder/000_ComfyUI-Optim"
],
"install_type": "git-clone",
"description": "ComfyUI startup optimizer and patcher"
},
{
"author": "Chrisvenator",
"title": "ComfyUI Image Processing Nodes",
"reference": "https://github.com/chaunceyyann/comfyui-image-processing-nodes",
"files": [
"https://github.com/chaunceyyann/comfyui-image-processing-nodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI focused on image processing operations."
},
{
"author": "tetsuoo-online",
"title": "comfyui-too-xmp-metadata",
"reference": "https://github.com/tetsuoo-online/comfyui-too-xmp-metadata",
"files": [
"https://github.com/tetsuoo-online/comfyui-too-xmp-metadata"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI that allow you to read and write XMP metadata to images"
},
{
"author": "alessandrozonta",
"title": "ComfyUI-PoseDirection",
"reference": "https://github.com/alessandrozonta/ComfyUI-PoseDirection",
"files": [
"https://github.com/alessandrozonta/ComfyUI-PoseDirection"
],
"install_type": "git-clone",
"description": "This custom node for ComfyUI analyzes OpenPose keypoints to determine if a person in an image is facing forward, showing their left side, or their right side."
},
{
"author": "avocadori",
"title": "ComfyUI-load-image-prompt-lora",
"reference": "https://github.com/avocadori/ComfyUI-load-image-prompt-lora",
"files": [
"https://github.com/avocadori/ComfyUI-load-image-prompt-lora"
],
"install_type": "git-clone",
"description": "NODES: YAML Image Cycler (Full), YAML Image Cycler (Simple), YAML LoRA Extractor, YAML LoRA Loader, YAML LoRA Selector"
},
{
"author": "vivi-gomez",
"title": "ComfyUI Fix Node Translate",
@@ -42,6 +133,26 @@
"install_type": "git-clone",
"description": "A custom ComfyUI node that saves input AUDIO as .mp3 using ffmpeg."
},
{
"author": "thalismind",
"title": "ComfyUI Blend Image Nodes",
"reference": "https://github.com/thalismind/ComfyUI-Blend-Nodes",
"files": [
"https://github.com/thalismind/ComfyUI-Blend-Nodes"
],
"install_type": "git-clone",
"description": "This repository contains a ComfyUI node for blending images using various blending modes. Can be used to watermark images, create overlays, or apply effects to images in a ComfyUI workflow."
},
{
"author": "boricuapab",
"title": "ComfyUI-Bori-JsonSetGetConverter",
"reference": "https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter",
"files": [
"https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter"
],
"install_type": "git-clone",
"description": "This is a custom node for ComfyUI that takes in a file path full of json's and finds the mape variable nodes in them and converts them to the kjnode set and get nodes."
},
{
"author": "smthemex",
"title": "ComfyUI_HunyuanAvatar_Sm",

View File

@@ -1587,6 +1587,7 @@
"BillBum_Modified_Dalle_API_Node",
"BillBum_Modified_DropoutToken_Node",
"BillBum_Modified_Flux_API_Node",
"BillBum_Modified_Flux_API_with_imgInput",
"BillBum_Modified_GPTImage1_API_Node",
"BillBum_Modified_Ideogram_API_Node",
"BillBum_Modified_ImageSplit_Node",
@@ -2951,6 +2952,19 @@
"title_aux": "ComfyUI-Line-counter"
}
],
"https://github.com/Chrisvenator/ComfyUI-Painting-by-colors-generator": [
[
"EnhancedPaintByNumbersNode",
"HexStackNode",
"NumbersOverlayAdvancedNode",
"NumbersOverlayNode",
"PaintByNumbersNode",
"PaintByNumbersTemplateNode"
],
{
"title_aux": "painting-by-colors-generator"
}
],
"https://github.com/ClownsharkBatwing/RES4LYF": [
[
"AdvancedNoise",
@@ -8450,7 +8464,7 @@
"title_aux": "ComfyUI-NS-ManySliders"
}
],
"https://github.com/NakamuraShippo/ComfyUI-PromptList": [
"https://github.com/NakamuraShippo/ComfyUI-NS-PromptList": [
[
"NS-PromptList"
],
@@ -8999,6 +9013,14 @@
"title_aux": "ComfyUI_OpenCV"
}
],
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-SaveMP3": [
[
"SaveAudioAsMP3"
],
{
"title_aux": "ComfyUI-LikeSpiderAI-SaveMP3"
}
],
"https://github.com/PixelFunAI/ComfyUI_PixelFun": [
[
"HunyuanLoadAndEditLoraBlocks",
@@ -10486,6 +10508,15 @@
"title_aux": "ComfyUI-WanVideoKsampler"
}
],
"https://github.com/ShmuelRonen/ComfyUI_ChatterBox": [
[
"ChatterboxGenerate",
"ChatterboxModelLoader"
],
{
"title_aux": "ComfyUI_ChatterBox"
}
],
"https://github.com/ShmuelRonen/ComfyUI_Flux_1.1_RAW_API": [
[
"FluxPro11WithFinetune"
@@ -14742,6 +14773,14 @@
"title_aux": "OpenPose Node"
}
],
"https://github.com/alessandrozonta/ComfyUI-PoseDirection": [
[
"OpenPose - Get direction"
],
{
"title_aux": "ComfyUI-PoseDirection"
}
],
"https://github.com/alessandrozonta/Comfyui-LoopLoader": [
[
"LoadLoopImagesFromDir"
@@ -15063,6 +15102,7 @@
"Sage_ModelReport",
"Sage_ModelShifts",
"Sage_MultiModelPicker",
"Sage_OllamaLLMPrompt",
"Sage_PonyPrefix",
"Sage_PonyStyle",
"Sage_SamplerInfo",
@@ -15315,6 +15355,18 @@
"title_aux": "ComfyUI-AV-MegaTTS3"
}
],
"https://github.com/avocadori/ComfyUI-load-image-prompt-lora": [
[
"YAMLImageCycler",
"YAMLImageCyclerSimple",
"YAMLLoRAExtractor",
"YAMLLoRALoader",
"YAMLLoRASelector"
],
{
"title_aux": "ComfyUI-load-image-prompt-lora"
}
],
"https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock": [
[
"Amazon Bedrock - Luma AI Ray Video",
@@ -15775,6 +15827,14 @@
"title_aux": "ComfyUI-ResolutionPresets"
}
],
"https://github.com/bikiam/ComfyUI_WhisperSRT": [
[
"WhisperAudioToSRTText"
],
{
"title_aux": "ComfyUI_WhisperSRT"
}
],
"https://github.com/bilal-arikan/ComfyUI_TextAssets": [
[
"LoadTextAsset"
@@ -16318,6 +16378,14 @@
"title_aux": "ComfyUI-ntfy"
}
],
"https://github.com/boricuapab/ComfyUI-Bori-JsonSetGetConverter": [
[
"Bori Json Get Set Convert"
],
{
"title_aux": "ComfyUI-Bori-JsonSetGetConverter"
}
],
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
[
"ResolutionSelector"
@@ -18585,6 +18653,7 @@
"GLIGENTextBoxApply",
"GeminiInputFiles",
"GeminiNode",
"GetImageSize",
"GetVideoComponents",
"GrowMask",
"Hunyuan3Dv2Conditioning",
@@ -26141,6 +26210,14 @@
"title_aux": "Google Photos Loader - by PabloGFX"
}
],
"https://github.com/lc03lc/Comfyui_OmniConsistency": [
[
"Comfyui_OmniConsistency"
],
{
"title_aux": "ComfyUI OmniConsistency Nodes"
}
],
"https://github.com/lceric/comfyui-gpt-image": [
[
"GPTImage1Generate"
@@ -27674,7 +27751,7 @@
"SaveAsSafeTensor"
],
{
"title_aux": "ComfyUI Model Quantizer"
"title_aux": "ComfyUI-ModelQuantizer"
}
],
"https://github.com/lum3on/comfyui_LLM_Polymath": [
@@ -33422,6 +33499,16 @@
"title_aux": "ComfyUI_Curves"
}
],
"https://github.com/tetsuoo-online/comfyui-too-xmp-metadata": [
[
"ReadXMPMetadata",
"WriteXMPMetadataLossless",
"WriteXMPMetadataTensor"
],
{
"title_aux": "comfyui-too-xmp-metadata"
}
],
"https://github.com/teward/ComfyUI-Helper-Nodes": [
[
"HelperNodes_CfgScale",
@@ -33442,6 +33529,14 @@
"title_aux": "ComfyUI-Helper-Nodes"
}
],
"https://github.com/thalismind/ComfyUI-Blend-Nodes": [
[
"BlendImageNode"
],
{
"title_aux": "ComfyUI Blend Image Nodes"
}
],
"https://github.com/theAdamColton/ComfyUI-texflow-extension": [
[
"Load Texflow Depth Image",
@@ -34256,6 +34351,14 @@
"title_aux": "comfyui-psd2png"
}
],
"https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader": [
[
"HuggingFaceLoraUploader"
],
{
"title_aux": "Hugging Face LoRA Uploader"
}
],
"https://github.com/viperyl/ComfyUI-RGT": [
[
"RGT_Upscale"
@@ -36132,6 +36235,7 @@
"TextPreview",
"TorchCompileModelAdvanced",
"UpscaleImageWithModelIfNeed",
"VolcanoImageEditNode",
"VolcanoOutpaintingNode"
],
{