update DB

This commit is contained in:
Dr.Lt.Data
2025-10-08 12:16:22 +09:00
parent 0efb79f571
commit b5a2bed539
9 changed files with 4931 additions and 4255 deletions

View File

@@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "pfpb",
"title": "comfyui-badnodes",
"reference": "https://github.com/pfpb/comfyui-badnodes",
"files": [
"https://github.com/pfpb/comfyui-badnodes"
],
"install_type": "git-clone",
"description": "NODES: ReplaceEmptyMasksWithLastMasks, ..."
},
{
"author": "isurulkh",
"title": "ComfyUI-Lovis-Node [WIP]",
"reference": "https://github.com/isurulkh/ComfyUI-Lovis-Node",
"files": [
"https://github.com/isurulkh/ComfyUI-Lovis-Node"
],
"install_type": "git-clone",
"description": "Custom nodes for text and audio processing in ComfyUI.\nNOTE: The files in the repo are not organized."
},
{
"author": "doc",
"title": "doc-utils",
"reference": "https://github.com/doc-packages/comfyui-doc-utils",
"files": [
"https://github.com/doc-packages/comfyui-doc-utils"
],
"install_type": "git-clone",
"description": "NODES: DOC_SaveImageAndAddToHistory, DOC_RandomPromptChoice"
},
{
"author": "Dehypnotic",
"title": "Save MP3 node for ComfyUI [UNSAFE]",
"reference": "https://github.com/Dehypnotic/comfyui-save-mp3",
"files": [
"https://github.com/Dehypnotic/comfyui-save-mp3"
],
"install_type": "git-clone",
"description": "Simple, flexible MP3 saver with bitrate options and handy path/filename templates.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
},
{
"author": "obisin",
"title": "FSampler for ComfyUI — Fast Skips via Epsilon Extrapolation [WIP]",

View File

@@ -1407,6 +1407,16 @@
"title_aux": "ComfyUI Node Switcher"
}
],
"https://github.com/Dehypnotic/comfyui-save-mp3": [
[
"SaveAudioMP3Dehypnotic",
"SaveImagesDehypnotic",
"SaveVideoDehypnotic"
],
{
"title_aux": "Save MP3 node for ComfyUI [UNSAFE]"
}
],
"https://github.com/DenRakEiw/Comfyui-Aspect-Ratio-Processor": [
[
"AspectRatioProcessor"
@@ -6215,6 +6225,15 @@
"title_aux": "ComfyUI_light_image_ops"
}
],
"https://github.com/doc-packages/comfyui-doc-utils": [
[
"DOC_RandomPromptChoice",
"DOC_SaveImageAndAddToHistory"
],
{
"title_aux": "doc-utils"
}
],
"https://github.com/dogcomplex/ComfyUI-LOKI": [
[
"EvaluateRelevanceLLM",
@@ -7397,6 +7416,16 @@
"title_aux": "ComfyUI-LuminaNext [WIP]"
}
],
"https://github.com/isurulkh/ComfyUI-Lovis-Node": [
[
"AudioDurationNode",
"LineCountNode",
"TextToSingleLineNode"
],
{
"title_aux": "ComfyUI-Lovis-Node [WIP]"
}
],
"https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": [
[
"PaintingCoder::DynamicImageCombiner",
@@ -7759,6 +7788,7 @@
],
"https://github.com/kesslerdev/kesslerdev_comfyui_nodes": [
[
"KesslerDev_AlwaysSeed",
"KesslerDev_EnvironmentVariableGetter",
"KesslerDev_MultilineTextChoice"
],
@@ -8940,6 +8970,7 @@
[
"DynamicLoraStack",
"DynamicStringConcat",
"FastNodeBypasser",
"ProportionalDimension",
"RegexStringReplace",
"SimpleStringReplace",
@@ -9431,6 +9462,14 @@
"title_aux": "List Data Helper Nodes"
}
],
"https://github.com/pfpb/comfyui-badnodes": [
[
"ReplaceEmptyMasksWithLastMasks"
],
{
"title_aux": "comfyui-badnodes"
}
],
"https://github.com/pft-ChenKu/ComfyUI_system-dev": [
[
"TY_ExecutionTime"

View File

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "Dehypnotic",
"title": "Dehypnotic Save nodes [REMOVED]",
"reference": "https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes",
"files": [
"https://github.com/Dehypnotic/comfyui-dehypnotic-save-nodes"
],
"install_type": "git-clone",
"description": "Save toolkit for audio, image, and video: MP3 audio export with VBR/CBR options, multi-format image saving with workflow/thumbnail metadata, and video + frame encoding (MP4/MKV/WEBM/MOV) — all sharing whitelist-safe paths and rich placeholder templating."
},
{
"author": "znuost10",
"title": "comfyui-multi-float-output [REMOVED]",

View File

@@ -1,5 +1,77 @@
{
"custom_nodes": [
{
"author": "Seungyong Lee",
"title": "ComfyUI-PromptEnhancer",
"id": "comfyui-promptenhancer",
"reference": "https://github.com/ryan-seungyong-lee/ComfyUI-PromptEnhancer",
"files": [
"https://github.com/ryan-seungyong-lee/ComfyUI-PromptEnhancer"
],
"install_type": "git-clone",
"description": "ComfyUI-PromptEnhancer is a custom node for Hunyuan PromptEnhancer"
},
{
"author": "voxta-ai",
"title": "Voxta ComfyUI Nodes",
"reference": "https://github.com/voxta-ai/ComfyUI-VoxtaNodes",
"files": [
"https://github.com/voxta-ai/ComfyUI-VoxtaNodes"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to create and integrate with Voxta"
},
{
"author": "AzelusLightvale",
"title": "ComfyUI ARG Toolkit",
"reference": "https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit",
"files": [
"https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit"
],
"install_type": "git-clone",
"description": "A collection of ComfyUI nodes for cryptography, steganography, encryption, decryption, and tools needed to both make and solve ARGs (Alternative Reality Games) and secret messages."
},
{
"author": "casc1701",
"title": "ComfyUI_OverlayFrameNumber",
"reference": "https://github.com/casc1701/ComfyUI_OverlayFrameNumber",
"files": [
"https://github.com/casc1701/ComfyUI_OverlayFrameNumber"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node to overlay frame numbers on images (e.g., from VAE Decode) with customizable prefix, zero-padding, font, position, and text outline."
},
{
"author": "leeguandong",
"title": "ComfyUI nodes to use Xverse",
"reference": "https://github.com/leeguandong/ComfyUI_Xverse",
"files": [
"https://github.com/leeguandong/ComfyUI_Xverse"
],
"install_type": "git-clone",
"description": "The ComfyUI version of [a/XVerse](https://github.com/bytedance/XVerse)"
},
{
"author": "bobosola",
"title": "ComfyUI-reboot",
"reference": "https://github.com/bobosola/ComfyUI-reboot",
"files": [
"https://github.com/bobosola/ComfyUI-reboot"
],
"install_type": "git-clone",
"description": "Custom node to reboot ComfyUI server"
},
{
"author": "scofano",
"title": "Comfy Text Stats",
"id": "comfy-text-stats",
"reference": "https://github.com/scofano/comfy-text-stats",
"files": [
"https://github.com/scofano/comfy-text-stats"
],
"install_type": "git-clone",
"description": "Node: Text Stats (Char & Word Count). A lightweight ComfyUI custom node that takes a text string and outputs character and word counts (INT). Ideal for caption preprocessing, prompt analytics, and dataset workflows."
},
{
"author": "yolain",
"title": "ComfyUI-Easy-DotsOCR",
@@ -623,79 +695,6 @@
],
"install_type": "git-clone",
"description": "A powerful custom node extension for ComfyUI that enables automatic iteration through multiple prompts with corresponding filename generation. Perfect for batch processing different variations like character face angles, poses, or any sequential prompt workflow."
},
{
"author": "Sampkao",
"title": "ComfyUI-Amage",
"reference": "https://github.com/Sampkao/ComfyUI-Amage",
"files": [
"https://github.com/Sampkao/ComfyUI-Amage"
],
"install_type": "git-clone",
"description": "This repository provides a set of custom nodes for ComfyUI, designed to improve workflow convenience when working with text, image, video, and audio data."
},
{
"author": "maxmad62",
"title": "ComfyUI-DiscordWebhookWithInput",
"reference": "https://github.com/maxmad62/ComfyUI-DiscordWebhookWithInput",
"files": [
"https://github.com/maxmad62/ComfyUI-DiscordWebhookWithInput"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that allows you to send an image + a message (e.g. your prompt) to a Discord channel via a webhook."
},
{
"author": "neverbiasu",
"title": "ComfyUI-ModelScope",
"reference": "https://github.com/neverbiasu/ComfyUI-ModelScope",
"files": [
"https://github.com/neverbiasu/ComfyUI-ModelScope"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node package for ModelScope API integration, providing seamless access to ModelScope's powerful AI models including Large Language Models (LLM), Vision-Language Models (VLM), and Image Generation capabilities."
},
{
"author": "aesethtics",
"title": "ComfyUI 3D Model Viewer",
"id": "comfyui-3d-model-viewer",
"reference": "https://github.com/aesethtics/comfyui-3d-model-viewer",
"files": [
"https://github.com/aesethtics/comfyui-3d-model-viewer"
],
"install_type": "git-clone",
"description": "A 3D model viewer node for ComfyUI that allows viewing and interacting with 3D models directly in the interface"
},
{
"author": "sumitchatterjee13",
"title": "vae-decode-hdr",
"reference": "https://github.com/sumitchatterjee13/vae-decode-hdr",
"files": [
"https://github.com/sumitchatterjee13/vae-decode-hdr"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node that preserves High Dynamic Range (HDR) data during VAE decoding, bypassing the default 0-1 range clamping. It also includes a companion 'Linear EXR Export' node for creating professional-grade linear EXR files."
},
{
"author": "Dalongzhuazi",
"title": "ComfyUI-Gemini-Prompt-Studio",
"id": "comfyui-gemini-prompt-studio",
"reference": "https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio",
"files": [
"https://github.com/DaLongZhuaZi/ComfyUI-Gemini-Prompt-Studio"
],
"install_type": "git-clone",
"description": "One node generates both T2I & I2V positive/negative conditioning in a single click."
},
{
"author": "GizmoR13",
"title": "PG Nodes",
"id": "PG",
"reference": "https://github.com/GizmoR13/PG-Nodes",
"files": [
"https://github.com/GizmoR13/PG-Nodes"
],
"install_type": "git-clone",
"description": "Pragmatic utilities for ComfyUI: Lazy Prompt (history + randomizer), Unified Loader (+ mini), Just Save Image (+ passthrough)."
}
]
}

View File

@@ -511,7 +511,7 @@
"https://github.com/3dgopnik/comfyui-arena-suite": [
[
"Arena_MakeTilesSegs",
"\ud83c\udd70\ufe0f Arena AutoCache v4.13.0"
"\ud83c\udd70\ufe0f Arena AutoCache v5.0.0"
],
{
"title_aux": "ComfyUI Arena Suite"
@@ -2699,6 +2699,100 @@
"title_aux": "ComfyUI-ImageCropper"
}
],
"https://github.com/AzelusLightvale/ComfyUI-ARG-Toolkit": [
[
"ADFGVX",
"ADFGX",
"AESAuthenticated",
"AESAuthenticatedKeygen",
"AESKeyWrap",
"AESKeyWrapWithPadding",
"Affine",
"Argon2id_Derive",
"Argon2id_Verify",
"Atbash",
"Autokey",
"BLAKE2",
"Base642String",
"Bazeries",
"Beaufort",
"Bifid",
"Binary2String",
"BitwiseAND",
"BitwiseLS",
"BitwiseNOT",
"BitwiseOR",
"BitwiseRS",
"BitwiseXOR",
"BooleanOutputter",
"CaesarProgressive",
"ChaCha20Poly1305",
"ChaCha20Poly1305Keygen",
"Chaocipher",
"ColTrans",
"ConcatKDFHMAC_Derive",
"ConcatKDFHMAC_Verify",
"ConcatKDFHash_Derive",
"ConcatKDFHash_Verify",
"ConstantTimeCompare",
"FernetKeygenSimple",
"FernetSimple",
"Foursquare",
"Gronsfeld",
"HKDFExpand_Derive",
"HKDFExpand_Verify",
"HKDF_Derive",
"HKDF_Verify",
"Hex2String",
"IMWatermarkDecode",
"IMWatermarkEncode",
"KBKDF_Derive",
"KBKDF_Verify",
"Keyword",
"MD5",
"MorseCode",
"MyszkowskiTransposition",
"Nihilist",
"PBKDF2HMAC_Derive",
"PBKDF2HMAC_Verify",
"Padding",
"Playfair",
"Polybius",
"Porta",
"Rot13",
"Rot18",
"Rot47",
"Rot5",
"SHA1",
"SHA2",
"SHA3",
"SHAKE",
"SM3",
"Scrypt_Derive",
"Scrypt_Verify",
"Scytale",
"SimpleSubstitution",
"SteganoAnalysis",
"SteganoLSBDecode",
"SteganoLSBEncode",
"String2Base64",
"String2Binary",
"String2Hex",
"SymmetricEncryptDecrypt",
"SystemRandom",
"ThreeSquare",
"Trifid",
"TwoSquare",
"Vic",
"Vigenere",
"X963KDF_Derive",
"X963KDF_Verify",
"Zigzag"
],
{
"title_aux": "ComfyUI ARG Toolkit"
}
],
"https://github.com/Azornes/Comfyui-LayerForge": [
[
"LayerForgeNode"
@@ -4818,14 +4912,6 @@
"title_aux": "RangeToString"
}
],
"https://github.com/Dehypnotic/comfyui-save-mp3": [
[
"SaveAudioMP3Enhanced"
],
{
"title_aux": "Save MP3"
}
],
"https://github.com/DenRakEiw/Latent_Nodes": [
[
"LatentColorMatch",
@@ -8609,9 +8695,11 @@
"title_aux": "AudioDriven-Latent-Space-Tools-for-ComfyUI"
}
],
"https://github.com/Kayarte/GeoNodes/raw/refs/heads/main/GISDetectionNode.py": [
"https://github.com/Kayarte/GeoNodes": [
[
"GISDetectionNode"
"GISDetectionNode",
"YOLOInferenceNode",
"YOLOTrainNode"
],
{
"title_aux": "GeoNodes"
@@ -9559,6 +9647,7 @@
"FluxSettingsPipe",
"ImageMetadataLoader",
"ImageMetadataSaver",
"LatentSettings",
"PipeHub",
"cropImage"
],
@@ -9765,7 +9854,32 @@
],
"https://github.com/Ltamann/ComfyUI-TBG-ETUR": [
[
"AddFluxFlow",
"ApplyFluxRaveAttention",
"ApplyRefFlux",
"ApplyRegionalConds",
"ConfigureModifiedFlux",
"CreateRegionalCond",
"EdgePadNode",
"FlowEditForwardSampler",
"FlowEditGuider",
"FlowEditReverseSampler",
"FlowEditSampler",
"FluxAttnOverride",
"FluxDeGuidance",
"FluxForwardODESampler",
"FluxInverseSampler",
"FluxNoiseMixer",
"FluxReverseODESampler",
"InFluxFlipSigmas",
"InFluxModelSamplingPred",
"OutFluxModelSamplingPred",
"PAGAttention",
"PrepareAttnBank",
"RFDoubleBlocksOverride",
"RFSingleBlocksOverride",
"RegionalStyleModelApply",
"SEGAttention",
"TBG_masked_attention"
],
{
@@ -19413,6 +19527,14 @@
"title_aux": "Comfy-Pack"
}
],
"https://github.com/bgreene2/ComfyUI-Hunyuan-Image-3": [
[
"HunyuanImage3"
],
{
"title_aux": "ComfyUI-Hunyuan-Image-3"
}
],
"https://github.com/bhvbhushan/ComfyUI-LoRABlockWeight": [
[
"HierarchicalLoRAWeightEditor",
@@ -20007,6 +20129,14 @@
"title_aux": "ComfyKit Custom Nodes"
}
],
"https://github.com/bobosola/ComfyUI-reboot": [
[
"reboot"
],
{
"title_aux": "ComfyUI-reboot"
}
],
"https://github.com/bollerdominik/ComfyUI-load-lora-from-url": [
[
"LoadLoraFromUrlOrPath",
@@ -20577,7 +20707,6 @@
"IO_video_encode",
"IPA_XL_PromptInjection",
"IPA_clip_vision",
"IPA_dapterSD3LOAD",
"Image_Channel_Apply",
"Image_Channel_Extract",
"Image_Channel_RemoveAlpha",
@@ -20638,6 +20767,7 @@
"Stack_pre_Mark2",
"Stack_sample_data",
"Stack_text",
"basicIn_Remap_slide",
"basicIn_Sampler",
"basicIn_Scheduler",
"basicIn_Seed",
@@ -20719,6 +20849,7 @@
"flow_auto_pixel",
"flow_judge",
"flow_sch_control",
"flow_switch",
"img_effect_CircleWarp",
"img_effect_Liquify",
"img_effect_Load",
@@ -20746,12 +20877,9 @@
"load_SD35",
"load_basic",
"math_Remap_data",
"math_Remap_slide",
"math_calculate",
"model_Regional",
"model_Style_Align",
"model_adjust_color",
"model_diff_inpaint",
"model_tool_assy",
"pack_Pack",
"pack_Unpack",
@@ -20832,6 +20960,14 @@
"title_aux": "ComfyUI-Apt_Preset"
}
],
"https://github.com/casc1701/ComfyUI_OverlayFrameNumber": [
[
"OverlayFrameNumber"
],
{
"title_aux": "ComfyUI_OverlayFrameNumber"
}
],
"https://github.com/casterpollux/MiniMax-bmo": [
[
"MinimaxRemoverBMO"
@@ -28409,6 +28545,7 @@
],
"https://github.com/ifmylove2011/comfyui-missed-tool": [
[
"ColorImageFillRm",
"ImageQueueLoader",
"LoadImageA",
"LoraLoad",
@@ -32295,6 +32432,16 @@
"title_aux": "ComfyUI_VisualAttentionMap"
}
],
"https://github.com/leeguandong/ComfyUI_Xverse": [
[
"XVerseGenerate",
"XVerseImageProcessor",
"XVerseModelLoader"
],
{
"title_aux": "ComfyUI nodes to use Xverse"
}
],
"https://github.com/leestuartx/ComfyUI-GG": [
[
"AddPaddingToImage",
@@ -32484,6 +32631,7 @@
],
"https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": [
[
"GeneralPromptRewriter",
"QwenPromptRewriter",
"TextEncodeQwenImageEditAdv",
"TextEncodeQwenImageEditPlusAdv"
@@ -33956,9 +34104,25 @@
],
"https://github.com/lucasgattas/ComfyUI-Egregora-Audio-Super-Resolution": [
[
"ABX Judge",
"ABX Prepare",
"Audio Align (XCorr)",
"Audio Gain Match",
"Audio Gain Match (1770)",
"Audio Null Test",
"Audio Plotter",
"EgregoraAudioUpscaler",
"EgregoraFatLlamaCPU",
"EgregoraFatLlamaGPU"
"EgregoraFatLlamaGPU",
"Egregora_DAC_Decode",
"Egregora_DAC_Encode",
"Egregora_DeepFilterNet_Denoise",
"Egregora_RNNoise_Denoise",
"Egregora_WPE_Dereverb",
"Loudness Meter (BS1770)",
"Metrics (LSD + SI-SDR)",
"Null Test (Full)",
"Resample Audio (HQ)"
],
{
"title_aux": "ComfyUI \u00b7 Egregora Audio Super\u2011Resolution"
@@ -33968,7 +34132,7 @@
[
"AdvancedBatchLoader",
"BatchAnimationProcessor",
"BatchMultiFolderLoader",
"BatchMultiFolderProcessor",
"MultiFormatAnimationEncoder",
"VideoFrameExtractor"
],
@@ -34195,7 +34359,8 @@
"EasyWan22Prompt",
"Easy_Version",
"ImageAspect",
"Wan22EasyPrompt"
"Wan22EasyPrompt",
"easy_ImageBatch"
],
{
"title_aux": "ComfyUI-Koolook"
@@ -36053,8 +36218,10 @@
"InoRandomNoise",
"InoS3Config",
"InoS3DownloadFile",
"InoS3DownloadFolder",
"InoS3DownloadImage",
"InoS3UploadFile",
"InoS3UploadFolder",
"InoS3UploadImage",
"InoShowLoraConfig",
"InoShowModelConfig",
@@ -37244,6 +37411,7 @@
[
"FluxBlockSwap",
"HidreamBlockSwap",
"QwenimageBlockSwap",
"TaylorSeer",
"TaylorSeerLite",
"WanvideoBlockSwap"
@@ -37788,6 +37956,7 @@
"PVL_fal_FluxPro_Fill_API",
"PVL_fal_FluxPro_v1_1_Ultra_API",
"PVL_fal_FluxPulid",
"PVL_fal_FluxWithLoraPulID_API",
"PVL_fal_FluxWithLora_API",
"PVL_fal_KontextDevInpaint_API",
"PVL_fal_KontextDevLora_API",
@@ -38963,6 +39132,15 @@
"title_aux": "Ruucm's ComfyUI Nodes"
}
],
"https://github.com/ryan-seungyong-lee/ComfyUI-PromptEnhancer": [
[
"PromptEnhancerI2I",
"PromptEnhancerT2I"
],
{
"title_aux": "ComfyUI-PromptEnhancer"
}
],
"https://github.com/ryanontheinside/ComfyUI-DeepLiveCam": [
[
"DeepLiveCamNode"
@@ -39396,6 +39574,14 @@
"title_aux": "ComfyUI-GeminiImageToPrompt"
}
],
"https://github.com/scofano/comfy-text-stats": [
[
"TextStats"
],
{
"title_aux": "Comfy Text Stats"
}
],
"https://github.com/scraed/LanPaint": [
[
"LanPaint_KSampler",
@@ -40688,6 +40874,7 @@
"IndexTTS2Advanced",
"IndexTTS2EmotionFromText",
"IndexTTS2EmotionVector",
"IndexTTS2SaveAudio",
"IndexTTS2Simple"
],
{
@@ -40698,6 +40885,7 @@
[
"OviAttentionSelector",
"OviEngineLoader",
"OviLatentDecoder",
"OviVideoGenerator",
"OviWanComponentLoader"
],
@@ -42832,6 +43020,14 @@
"title_aux": "ComfyUI_BishaNodes"
}
],
"https://github.com/voxta-ai/ComfyUI-VoxtaNodes": [
[
"VoxtaExportCharacter"
],
{
"title_aux": "Voxta ComfyUI Nodes"
}
],
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [
[
"ColorMatchToReference",
@@ -44641,6 +44837,7 @@
"KY_CreateMask",
"KY_CreateVideoObjectFromPath",
"KY_CropImageByXYWH",
"KY_Eval_Python",
"KY_FilePathAnalyzer-",
"KY_FileSequenceAnalyzer",
"KY_First_NOT_EMPTY",
@@ -44658,7 +44855,9 @@
"KY_ReadImage",
"KY_RegexExtractor",
"KY_RegexReplace",
"KY_SaveImageSequence",
"KY_SaveImageToPath",
"KY_SaveVideo",
"KY_ToVideoUrl",
"KY_Uploads",
"KY_VideoCompare",