update DB

This commit is contained in:
Dr.Lt.Data 2025-09-25 07:15:19 +09:00
parent 9257d497b8
commit 518f332047
9 changed files with 3574 additions and 3351 deletions

View File

@ -26855,16 +26855,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI node that breaks closed loops in masks to prevent inpainting models from modifying enclosed regions" "description": "A ComfyUI node that breaks closed loops in masks to prevent inpainting models from modifying enclosed regions"
}, },
{
"author": "lihaoyun6",
"title": "ComfyUI-CSV-Random-Picker",
"reference": "https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker",
"files": [
"https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker"
],
"install_type": "git-clone",
"description": "String random picker for ComfyUI"
},
{ {
"author": "lihaoyun6", "author": "lihaoyun6",
"title": "ComfyUI-BlindWatermark", "title": "ComfyUI-BlindWatermark",
@ -33181,6 +33171,47 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "QwenImage edit-safe nodes: consistent encoders, ref-edit presets, and HQ VAE decode. No extra dependencies." "description": "QwenImage edit-safe nodes: consistent encoders, ref-edit presets, and HQ VAE decode. No extra dependencies."
}, },
{
"author": "ChaosHL",
"title": "Marvelous-Box-Comfyui",
"reference": "https://github.com/ChaosHL/Marvelous-Box-Comfyui",
"files": [
"https://github.com/ChaosHL/Marvelous-Box-Comfyui"
],
"install_type": "git-clone",
"description": "a tool for prompt collect"
},
{
"author": "suhee19",
"title": "comfyui-orpheus-loader",
"reference": "https://github.com/suhee19/comfyui-orpheus-loader",
"files": [
"https://github.com/suhee19/comfyui-orpheus-loader"
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI to load the Orpheus TTS base model and prepare it for LoRA injection + speech generation."
},
{
"author": "Santat2023",
"title": "ComfyUiRagCustomNodes",
"reference": "https://github.com/Santat2023/ComfyUiRagNodes",
"files": [
"https://github.com/Santat2023/ComfyUiRagNodes"
],
"install_type": "git-clone",
"description": "This package contains custom nodes for ComfyUI: Image generation using Stable Diffusion and LLM, Uploading and searching images via ChromaDB and MinIO (S3), Integration with CLIP, Ollama, and other tools"
},
{
"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)."
},
@ -33634,17 +33665,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"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

@ -1702,13 +1702,29 @@
"https://github.com/APZmedia/ComfyUI-color-tools": [ "https://github.com/APZmedia/ComfyUI-color-tools": [
[ [
"AdvancedOcioColorTransform", "AdvancedOcioColorTransform",
"BrightnessContrast",
"ColorBalance",
"ColorConverterAdvanced", "ColorConverterAdvanced",
"ColorHarmony",
"ColorHistogram",
"ColorPalette",
"ColorProfileConvert", "ColorProfileConvert",
"ColorProfileReader", "ColorProfileReader",
"ColorSimilarity",
"ColorSpaceAnalyzer",
"ColorSpaceConverter",
"ColorTemperature",
"DominantColors",
"GammaCompare", "GammaCompare",
"GammaCorrection",
"HueShift",
"LittleCMSColorProfileConverter",
"OCIOColorSpaceConverter", "OCIOColorSpaceConverter",
"OCIOConfigInfo", "OCIOConfigInfo",
"TestPatternGenerator" "QuickColorSpaceFix",
"Saturation",
"TestPatternGenerator",
"VectorScope"
], ],
{ {
"title_aux": "ComfyUI Color Profile Reader" "title_aux": "ComfyUI Color Profile Reader"
@ -2643,15 +2659,13 @@
], ],
"https://github.com/BAIKEMARK/ComfyUI-Civitai-Recipe": [ "https://github.com/BAIKEMARK/ComfyUI-Civitai-Recipe": [
[ [
"CivitaiDataFetcherCKPT", "CivitaiModelAnalyzerCKPT",
"CivitaiDataFetcherLORA", "CivitaiModelAnalyzerLORA",
"CivitaiParameterUnpacker",
"CivitaiRecipeGallery", "CivitaiRecipeGallery",
"LoraTriggerWords", "LoraTriggerWords",
"MarkdownPresenter", "MarkdownPresenter",
"ParameterAnalyzer", "RecipeParamsParser"
"PromptAnalyzer",
"RecipeParamsParser",
"ResourceAnalyzer"
], ],
{ {
"title_aux": "Civitai Recipe Finder" "title_aux": "Civitai Recipe Finder"
@ -3601,6 +3615,16 @@
"title_aux": "ComfyUI-Prompt-Preview" "title_aux": "ComfyUI-Prompt-Preview"
} }
], ],
"https://github.com/ChaosHL/Marvelous-Box-Comfyui": [
[
"MarvelousBox",
"MarvelousText",
"Multi Lora Loader"
],
{
"title_aux": "Marvelous-Box-Comfyui"
}
],
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [ "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
[ [
"ImageToPIL", "ImageToPIL",
@ -6191,6 +6215,7 @@
"RegexSubstitute", "RegexSubstitute",
"SaveStrippedUTF8File", "SaveStrippedUTF8File",
"ScaleByFactor", "ScaleByFactor",
"ScaleToResolution",
"StripXML", "StripXML",
"strftime" "strftime"
], ],
@ -12312,9 +12337,20 @@
"title_aux": "ComfyUI-SaveAudioMP3" "title_aux": "ComfyUI-SaveAudioMP3"
} }
], ],
"https://github.com/Santat2023/ComfyUiRagNodes": [
[
"MyNodesForDB",
"MyNodesForLLM",
"MyNodesForRAG"
],
{
"title_aux": "ComfyUiRagCustomNodes"
}
],
"https://github.com/Santodan/santodan-custom-nodes-comfyui": [ "https://github.com/Santodan/santodan-custom-nodes-comfyui": [
[ [
"ExcludedLoras", "ExcludedLoras",
"ExtractAndApplyLoRAs",
"LoRACachePreloader", "LoRACachePreloader",
"RandomLoRACustom", "RandomLoRACustom",
"RandomLoRAFolder" "RandomLoRAFolder"
@ -17336,6 +17372,7 @@
"CogVideoXFunInpaintSampler", "CogVideoXFunInpaintSampler",
"CogVideoXFunT2VSampler", "CogVideoXFunT2VSampler",
"CogVideoXFunV2VSampler", "CogVideoXFunV2VSampler",
"CombineQwenImagePipeline",
"CombineWan2_2Pipeline", "CombineWan2_2Pipeline",
"CombineWan2_2VaceFunPipeline", "CombineWan2_2VaceFunPipeline",
"CombineWanPipeline", "CombineWanPipeline",
@ -17348,6 +17385,12 @@
"ImageMaximumNode", "ImageMaximumNode",
"LoadCogVideoXFunLora", "LoadCogVideoXFunLora",
"LoadCogVideoXFunModel", "LoadCogVideoXFunModel",
"LoadQwenImageLora",
"LoadQwenImageModel",
"LoadQwenImageProcessor",
"LoadQwenImageTextEncoderModel",
"LoadQwenImageTransformerModel",
"LoadQwenImageVAEModel",
"LoadVaceWanTransformer3DModel", "LoadVaceWanTransformer3DModel",
"LoadWan2_2FunLora", "LoadWan2_2FunLora",
"LoadWan2_2FunModel", "LoadWan2_2FunModel",
@ -17363,6 +17406,8 @@
"LoadWanTextEncoderModel", "LoadWanTextEncoderModel",
"LoadWanTransformerModel", "LoadWanTransformerModel",
"LoadWanVAEModel", "LoadWanVAEModel",
"QwenImageEditSampler",
"QwenImageT2VSampler",
"VideoToCanny", "VideoToCanny",
"VideoToDepth", "VideoToDepth",
"VideoToOpenpose", "VideoToOpenpose",
@ -23322,6 +23367,7 @@
"DN_JoyTaggerNode", "DN_JoyTaggerNode",
"DN_MiaoshouAITaggerNode", "DN_MiaoshouAITaggerNode",
"DN_MultilineString", "DN_MultilineString",
"DN_PixAITaggerNode",
"DN_PromptSectionsExtractor", "DN_PromptSectionsExtractor",
"DN_SmolVLMNode", "DN_SmolVLMNode",
"DN_TextConcatenateNode", "DN_TextConcatenateNode",
@ -27578,6 +27624,7 @@
], ],
"https://github.com/hybskgks28275/ComfyUI-hybs-nodes": [ "https://github.com/hybskgks28275/ComfyUI-hybs-nodes": [
[ [
"Conditional LoRA Loader",
"Random Resolution Selector", "Random Resolution Selector",
"Resolution Selector", "Resolution Selector",
"Seed List Generator" "Seed List Generator"
@ -31975,14 +32022,6 @@
"title_aux": "ComfyUI-BlindWatermark" "title_aux": "ComfyUI-BlindWatermark"
} }
], ],
"https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker": [
[
"CSVRandomPicker"
],
{
"title_aux": "ComfyUI-CSV-Random-Picker"
}
],
"https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": [ "https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": [
[ [
"QwenPromptRewriter", "QwenPromptRewriter",
@ -36258,10 +36297,6 @@
"AIHubActionNewLayer", "AIHubActionNewLayer",
"AIHubExposeBoolean", "AIHubExposeBoolean",
"AIHubExposeCfg", "AIHubExposeCfg",
"AIHubExposeConfigBoolean",
"AIHubExposeConfigFloat",
"AIHubExposeConfigInteger",
"AIHubExposeConfigString",
"AIHubExposeExtendableScheduler", "AIHubExposeExtendableScheduler",
"AIHubExposeFloat", "AIHubExposeFloat",
"AIHubExposeImage", "AIHubExposeImage",
@ -36269,16 +36304,20 @@
"AIHubExposeImageInfoOnly", "AIHubExposeImageInfoOnly",
"AIHubExposeInteger", "AIHubExposeInteger",
"AIHubExposeModel", "AIHubExposeModel",
"AIHubExposeProjectConfigBoolean",
"AIHubExposeProjectConfigFloat",
"AIHubExposeProjectConfigInteger",
"AIHubExposeProjectConfigString",
"AIHubExposeSampler", "AIHubExposeSampler",
"AIHubExposeScheduler", "AIHubExposeScheduler",
"AIHubExposeSeed", "AIHubExposeSeed",
"AIHubExposeSteps", "AIHubExposeSteps",
"AIHubExposeString", "AIHubExposeString",
"AIHubExposeStringSelection", "AIHubExposeStringSelection",
"AIHubPatchActionSetConfigBoolean", "AIHubPatchActionSetProjectConfigBoolean",
"AIHubPatchActionSetConfigFloat", "AIHubPatchActionSetProjectConfigFloat",
"AIHubPatchActionSetConfigInteger", "AIHubPatchActionSetProjectConfigInteger",
"AIHubPatchActionSetConfigString", "AIHubPatchActionSetProjectConfigString",
"AIHubUtilsCropMergedImageToLayerSize", "AIHubUtilsCropMergedImageToLayerSize",
"AIHubUtilsFitLayerToMergedImage", "AIHubUtilsFitLayerToMergedImage",
"AIHubWorkflowController" "AIHubWorkflowController"
@ -37501,7 +37540,14 @@
"WaveSpeedAI Qwen Image Edit LoRA", "WaveSpeedAI Qwen Image Edit LoRA",
"WaveSpeedAI Qwen Image Text to Image", "WaveSpeedAI Qwen Image Text to Image",
"WaveSpeedAI Qwen Image Text to Image LoRA", "WaveSpeedAI Qwen Image Text to Image LoRA",
"WaveSpeedAI WAN 2.2 Animate" "WaveSpeedAI WAN 2.2 Animate",
"WaveSpeedAI WAN 2.5 Image-to-Video",
"WaveSpeedAI WAN 2.5 Image-to-Video Fast",
"WaveSpeedAI WAN 2.5 Text-to-Image",
"WaveSpeedAI WAN 2.5 Text-to-Video",
"WaveSpeedAI WAN 2.5 Text-to-Video Fast",
"WaveSpeedAI_RunwaymlUpscaleV1Node",
"WaveSpeedAI_Wan22I2V720pNode"
], ],
{ {
"title_aux": "ComfyUI Razv WaveSpeed Nodes" "title_aux": "ComfyUI Razv WaveSpeed Nodes"
@ -40521,6 +40567,14 @@
"title_aux": "comfyui_tag_filter" "title_aux": "comfyui_tag_filter"
} }
], ],
"https://github.com/suhee19/comfyui-orpheus-loader": [
[
"OrpheusLoader"
],
{
"title_aux": "comfyui-orpheus-loader"
}
],
"https://github.com/sumitchatterjee13/Luminance-Stack-Processor": [ "https://github.com/sumitchatterjee13/Luminance-Stack-Processor": [
[ [
"HDRExportNode", "HDRExportNode",
@ -44316,6 +44370,7 @@
"MatchImageRatioToPreset", "MatchImageRatioToPreset",
"ModifyTextGender", "ModifyTextGender",
"NeedImageSizeAndCount", "NeedImageSizeAndCount",
"NovitaVideoRequestNode",
"ReplicateRequstNode", "ReplicateRequstNode",
"ReplicateVideoRequestNode", "ReplicateVideoRequestNode",
"SplitMask", "SplitMask",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,35 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Suzu008",
"title": "ComfyUI-TTYd",
"reference": "https://github.com/Suzu008/ComfyUI-TTYd",
"files": [
"https://github.com/Suzu008/ComfyUI-TTYd"
],
"install_type": "git-clone",
"description": "A ComfyUI extension for web-based terminal access via side panel"
},
{
"author": "Mets3D",
"title": "Mets-Nodes",
"reference": "https://github.com/Mets3D/mets-nodes",
"files": [
"https://github.com/Mets3D/mets-nodes"
],
"install_type": "git-clone",
"description": "Random nodes for now, may split them out later into properly maintained repos."
},
{
"author": "downlifted",
"title": "ComfyUI_GroqPrompt [WIP]",
"reference": "https://github.com/downlifted/ComfyUI_GroqPrompt",
"files": [
"https://github.com/downlifted/ComfyUI_GroqPrompt"
],
"install_type": "git-clone",
"description": " Groq API Access in ComfyUI, Free Prompt Creation!\nNOTE: The files in the repo are not organized."
},
{ {
"author": "kijai", "author": "kijai",
"title": "ComfyUI-WanAnimatePreprocess [WIP]", "title": "ComfyUI-WanAnimatePreprocess [WIP]",

View File

@ -6134,6 +6134,18 @@
"title_aux": "ComfyUI_BWiZ_Nodes [WIP]" "title_aux": "ComfyUI_BWiZ_Nodes [WIP]"
} }
], ],
"https://github.com/downlifted/ComfyUI_GroqPrompt": [
[
"GroqArtPromptEnhancer",
"GroqArtPromptGenerator",
"GroqMusicToArtPrompter",
"GroqStyleTransferPrompter",
"GroqWorkflowHelper"
],
{
"title_aux": "ComfyUI_GroqPrompt [WIP]"
}
],
"https://github.com/duckmartians/Duck_Nodes": [ "https://github.com/duckmartians/Duck_Nodes": [
[ [
"Duck_AddTextOverlay", "Duck_AddTextOverlay",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "lihaoyun6",
"title": "ComfyUI-CSV-Random-Picker [REMOVED]",
"reference": "https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker",
"files": [
"https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker"
],
"install_type": "git-clone",
"description": "String random picker for ComfyUI"
},
{ {
"author": "r-vage", "author": "r-vage",
"title": "ComfyUI-RvTools_v2 [REMOVED]", "title": "ComfyUI-RvTools_v2 [REMOVED]",

View File

@ -1,5 +1,46 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"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)."
},
{
"author": "ChaosHL",
"title": "Marvelous-Box-Comfyui",
"reference": "https://github.com/ChaosHL/Marvelous-Box-Comfyui",
"files": [
"https://github.com/ChaosHL/Marvelous-Box-Comfyui"
],
"install_type": "git-clone",
"description": "a tool for prompt collect"
},
{
"author": "suhee19",
"title": "comfyui-orpheus-loader",
"reference": "https://github.com/suhee19/comfyui-orpheus-loader",
"files": [
"https://github.com/suhee19/comfyui-orpheus-loader"
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI to load the Orpheus TTS base model and prepare it for LoRA injection + speech generation."
},
{
"author": "Santat2023",
"title": "ComfyUiRagCustomNodes",
"reference": "https://github.com/Santat2023/ComfyUiRagNodes",
"files": [
"https://github.com/Santat2023/ComfyUiRagNodes"
],
"install_type": "git-clone",
"description": "This package contains custom nodes for ComfyUI: Image generation using Stable Diffusion and LLM, Uploading and searching images via ChromaDB and MinIO (S3), Integration with CLIP, Ollama, and other tools"
},
{ {
"author": "fkxianzhou", "author": "fkxianzhou",
"title": "ComfyUI-Jimeng-API", "title": "ComfyUI-Jimeng-API",
@ -663,36 +704,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Performs various processing on images containing NSFW content within ComfyUI. The model used for detecting NSFW content can be selected." "description": "Performs various processing on images containing NSFW content within ComfyUI. The model used for detecting NSFW content can be selected."
},
{
"author": "garg-aayush",
"title": "ComfyUI-Svg2Raster",
"reference": "https://github.com/garg-aayush/ComfyUI-Svg2Raster",
"files": [
"https://github.com/garg-aayush/ComfyUI-Svg2Raster"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node to load SVG files and convert them to raster images, with options for resizing, background color, and borders."
},
{
"author": "AstrionX",
"title": "ComfyUI-Tensor-Prism-Node-Pack",
"reference": "https://github.com/AstrionX/ComfyUI-Tensor-Prism-Node-Pack",
"files": [
"https://github.com/AstrionX/ComfyUI-Tensor-Prism-Node-Pack"
],
"install_type": "git-clone",
"description": "Advanced model merging and enhancement nodes for ComfyUI"
},
{
"author": "razvanmatei-sf",
"title": "ComfyUI Razv LLM Node",
"reference": "https://github.com/razvanmatei-sf/razv-llm",
"files": [
"https://github.com/razvanmatei-sf/razv-llm"
],
"install_type": "git-clone",
"description": "Custom ComfyUI node for integrating Claude API with image and text capabilities."
} }
] ]
} }

View File

@ -1702,13 +1702,29 @@
"https://github.com/APZmedia/ComfyUI-color-tools": [ "https://github.com/APZmedia/ComfyUI-color-tools": [
[ [
"AdvancedOcioColorTransform", "AdvancedOcioColorTransform",
"BrightnessContrast",
"ColorBalance",
"ColorConverterAdvanced", "ColorConverterAdvanced",
"ColorHarmony",
"ColorHistogram",
"ColorPalette",
"ColorProfileConvert", "ColorProfileConvert",
"ColorProfileReader", "ColorProfileReader",
"ColorSimilarity",
"ColorSpaceAnalyzer",
"ColorSpaceConverter",
"ColorTemperature",
"DominantColors",
"GammaCompare", "GammaCompare",
"GammaCorrection",
"HueShift",
"LittleCMSColorProfileConverter",
"OCIOColorSpaceConverter", "OCIOColorSpaceConverter",
"OCIOConfigInfo", "OCIOConfigInfo",
"TestPatternGenerator" "QuickColorSpaceFix",
"Saturation",
"TestPatternGenerator",
"VectorScope"
], ],
{ {
"title_aux": "ComfyUI Color Profile Reader" "title_aux": "ComfyUI Color Profile Reader"
@ -2643,15 +2659,13 @@
], ],
"https://github.com/BAIKEMARK/ComfyUI-Civitai-Recipe": [ "https://github.com/BAIKEMARK/ComfyUI-Civitai-Recipe": [
[ [
"CivitaiDataFetcherCKPT", "CivitaiModelAnalyzerCKPT",
"CivitaiDataFetcherLORA", "CivitaiModelAnalyzerLORA",
"CivitaiParameterUnpacker",
"CivitaiRecipeGallery", "CivitaiRecipeGallery",
"LoraTriggerWords", "LoraTriggerWords",
"MarkdownPresenter", "MarkdownPresenter",
"ParameterAnalyzer", "RecipeParamsParser"
"PromptAnalyzer",
"RecipeParamsParser",
"ResourceAnalyzer"
], ],
{ {
"title_aux": "Civitai Recipe Finder" "title_aux": "Civitai Recipe Finder"
@ -3601,6 +3615,16 @@
"title_aux": "ComfyUI-Prompt-Preview" "title_aux": "ComfyUI-Prompt-Preview"
} }
], ],
"https://github.com/ChaosHL/Marvelous-Box-Comfyui": [
[
"MarvelousBox",
"MarvelousText",
"Multi Lora Loader"
],
{
"title_aux": "Marvelous-Box-Comfyui"
}
],
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [ "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
[ [
"ImageToPIL", "ImageToPIL",
@ -6191,6 +6215,7 @@
"RegexSubstitute", "RegexSubstitute",
"SaveStrippedUTF8File", "SaveStrippedUTF8File",
"ScaleByFactor", "ScaleByFactor",
"ScaleToResolution",
"StripXML", "StripXML",
"strftime" "strftime"
], ],
@ -12312,9 +12337,20 @@
"title_aux": "ComfyUI-SaveAudioMP3" "title_aux": "ComfyUI-SaveAudioMP3"
} }
], ],
"https://github.com/Santat2023/ComfyUiRagNodes": [
[
"MyNodesForDB",
"MyNodesForLLM",
"MyNodesForRAG"
],
{
"title_aux": "ComfyUiRagCustomNodes"
}
],
"https://github.com/Santodan/santodan-custom-nodes-comfyui": [ "https://github.com/Santodan/santodan-custom-nodes-comfyui": [
[ [
"ExcludedLoras", "ExcludedLoras",
"ExtractAndApplyLoRAs",
"LoRACachePreloader", "LoRACachePreloader",
"RandomLoRACustom", "RandomLoRACustom",
"RandomLoRAFolder" "RandomLoRAFolder"
@ -17336,6 +17372,7 @@
"CogVideoXFunInpaintSampler", "CogVideoXFunInpaintSampler",
"CogVideoXFunT2VSampler", "CogVideoXFunT2VSampler",
"CogVideoXFunV2VSampler", "CogVideoXFunV2VSampler",
"CombineQwenImagePipeline",
"CombineWan2_2Pipeline", "CombineWan2_2Pipeline",
"CombineWan2_2VaceFunPipeline", "CombineWan2_2VaceFunPipeline",
"CombineWanPipeline", "CombineWanPipeline",
@ -17348,6 +17385,12 @@
"ImageMaximumNode", "ImageMaximumNode",
"LoadCogVideoXFunLora", "LoadCogVideoXFunLora",
"LoadCogVideoXFunModel", "LoadCogVideoXFunModel",
"LoadQwenImageLora",
"LoadQwenImageModel",
"LoadQwenImageProcessor",
"LoadQwenImageTextEncoderModel",
"LoadQwenImageTransformerModel",
"LoadQwenImageVAEModel",
"LoadVaceWanTransformer3DModel", "LoadVaceWanTransformer3DModel",
"LoadWan2_2FunLora", "LoadWan2_2FunLora",
"LoadWan2_2FunModel", "LoadWan2_2FunModel",
@ -17363,6 +17406,8 @@
"LoadWanTextEncoderModel", "LoadWanTextEncoderModel",
"LoadWanTransformerModel", "LoadWanTransformerModel",
"LoadWanVAEModel", "LoadWanVAEModel",
"QwenImageEditSampler",
"QwenImageT2VSampler",
"VideoToCanny", "VideoToCanny",
"VideoToDepth", "VideoToDepth",
"VideoToOpenpose", "VideoToOpenpose",
@ -23322,6 +23367,7 @@
"DN_JoyTaggerNode", "DN_JoyTaggerNode",
"DN_MiaoshouAITaggerNode", "DN_MiaoshouAITaggerNode",
"DN_MultilineString", "DN_MultilineString",
"DN_PixAITaggerNode",
"DN_PromptSectionsExtractor", "DN_PromptSectionsExtractor",
"DN_SmolVLMNode", "DN_SmolVLMNode",
"DN_TextConcatenateNode", "DN_TextConcatenateNode",
@ -27578,6 +27624,7 @@
], ],
"https://github.com/hybskgks28275/ComfyUI-hybs-nodes": [ "https://github.com/hybskgks28275/ComfyUI-hybs-nodes": [
[ [
"Conditional LoRA Loader",
"Random Resolution Selector", "Random Resolution Selector",
"Resolution Selector", "Resolution Selector",
"Seed List Generator" "Seed List Generator"
@ -31975,14 +32022,6 @@
"title_aux": "ComfyUI-BlindWatermark" "title_aux": "ComfyUI-BlindWatermark"
} }
], ],
"https://github.com/lihaoyun6/ComfyUI-CSV-Random-Picker": [
[
"CSVRandomPicker"
],
{
"title_aux": "ComfyUI-CSV-Random-Picker"
}
],
"https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": [ "https://github.com/lihaoyun6/ComfyUI-QwenPromptRewriter": [
[ [
"QwenPromptRewriter", "QwenPromptRewriter",
@ -36258,10 +36297,6 @@
"AIHubActionNewLayer", "AIHubActionNewLayer",
"AIHubExposeBoolean", "AIHubExposeBoolean",
"AIHubExposeCfg", "AIHubExposeCfg",
"AIHubExposeConfigBoolean",
"AIHubExposeConfigFloat",
"AIHubExposeConfigInteger",
"AIHubExposeConfigString",
"AIHubExposeExtendableScheduler", "AIHubExposeExtendableScheduler",
"AIHubExposeFloat", "AIHubExposeFloat",
"AIHubExposeImage", "AIHubExposeImage",
@ -36269,16 +36304,20 @@
"AIHubExposeImageInfoOnly", "AIHubExposeImageInfoOnly",
"AIHubExposeInteger", "AIHubExposeInteger",
"AIHubExposeModel", "AIHubExposeModel",
"AIHubExposeProjectConfigBoolean",
"AIHubExposeProjectConfigFloat",
"AIHubExposeProjectConfigInteger",
"AIHubExposeProjectConfigString",
"AIHubExposeSampler", "AIHubExposeSampler",
"AIHubExposeScheduler", "AIHubExposeScheduler",
"AIHubExposeSeed", "AIHubExposeSeed",
"AIHubExposeSteps", "AIHubExposeSteps",
"AIHubExposeString", "AIHubExposeString",
"AIHubExposeStringSelection", "AIHubExposeStringSelection",
"AIHubPatchActionSetConfigBoolean", "AIHubPatchActionSetProjectConfigBoolean",
"AIHubPatchActionSetConfigFloat", "AIHubPatchActionSetProjectConfigFloat",
"AIHubPatchActionSetConfigInteger", "AIHubPatchActionSetProjectConfigInteger",
"AIHubPatchActionSetConfigString", "AIHubPatchActionSetProjectConfigString",
"AIHubUtilsCropMergedImageToLayerSize", "AIHubUtilsCropMergedImageToLayerSize",
"AIHubUtilsFitLayerToMergedImage", "AIHubUtilsFitLayerToMergedImage",
"AIHubWorkflowController" "AIHubWorkflowController"
@ -37501,7 +37540,14 @@
"WaveSpeedAI Qwen Image Edit LoRA", "WaveSpeedAI Qwen Image Edit LoRA",
"WaveSpeedAI Qwen Image Text to Image", "WaveSpeedAI Qwen Image Text to Image",
"WaveSpeedAI Qwen Image Text to Image LoRA", "WaveSpeedAI Qwen Image Text to Image LoRA",
"WaveSpeedAI WAN 2.2 Animate" "WaveSpeedAI WAN 2.2 Animate",
"WaveSpeedAI WAN 2.5 Image-to-Video",
"WaveSpeedAI WAN 2.5 Image-to-Video Fast",
"WaveSpeedAI WAN 2.5 Text-to-Image",
"WaveSpeedAI WAN 2.5 Text-to-Video",
"WaveSpeedAI WAN 2.5 Text-to-Video Fast",
"WaveSpeedAI_RunwaymlUpscaleV1Node",
"WaveSpeedAI_Wan22I2V720pNode"
], ],
{ {
"title_aux": "ComfyUI Razv WaveSpeed Nodes" "title_aux": "ComfyUI Razv WaveSpeed Nodes"
@ -40521,6 +40567,14 @@
"title_aux": "comfyui_tag_filter" "title_aux": "comfyui_tag_filter"
} }
], ],
"https://github.com/suhee19/comfyui-orpheus-loader": [
[
"OrpheusLoader"
],
{
"title_aux": "comfyui-orpheus-loader"
}
],
"https://github.com/sumitchatterjee13/Luminance-Stack-Processor": [ "https://github.com/sumitchatterjee13/Luminance-Stack-Processor": [
[ [
"HDRExportNode", "HDRExportNode",
@ -44316,6 +44370,7 @@
"MatchImageRatioToPreset", "MatchImageRatioToPreset",
"ModifyTextGender", "ModifyTextGender",
"NeedImageSizeAndCount", "NeedImageSizeAndCount",
"NovitaVideoRequestNode",
"ReplicateRequstNode", "ReplicateRequstNode",
"ReplicateVideoRequestNode", "ReplicateVideoRequestNode",
"SplitMask", "SplitMask",