update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled

This commit is contained in:
Dr.Lt.Data 2026-01-09 12:53:58 +09:00
parent f4fa394e0f
commit 2416aa2fc9
9 changed files with 5696 additions and 5452 deletions

View File

@ -23063,16 +23063,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Simple node for advanced wildcard text processing. Supports variables, conditionals, tag aggregation, weighted selection, and deep nesting. Lightweight, fast, zero external dependencies." "description": "Simple node for advanced wildcard text processing. Supports variables, conditionals, tag aggregation, weighted selection, and deep nesting. Lightweight, fast, zero external dependencies."
}, },
{
"author": "r3dial",
"title": "Redial Discomphy - Discord Integration for ComfyUI",
"reference": "https://github.com/r3dial/redial-discomphy",
"files": [
"https://github.com/r3dial/redial-discomphy"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that enables direct posting of images, videos, and messages to Discord channels. This node seamlessly integrates your ComfyUI workflows with Discord communication, allowing you to automatically share your generated content."
},
{ {
"author": "r3dsd", "author": "r3dsd",
"title": "Comfyui-Template-Loader", "title": "Comfyui-Template-Loader",
@ -40809,7 +40799,37 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "API plugin for Alibaba Cloud Wanx 2.1 Image Editing model. Supports 10 functions including stylization, inpainting, and outpainting." "description": "API plugin for Alibaba Cloud Wanx 2.1 Image Editing model. Supports 10 functions including stylization, inpainting, and outpainting."
}, },
{
"author": "jchiotaka",
"title": "comfyui-tile-calculator",
"reference": "https://github.com/jchiotaka/comfyui-tile-calculator",
"files": [
"https://github.com/jchiotaka/comfyui-tile-calculator"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for calculating tile dimensions in upscaling workflows"
},
{
"author": "danielvw",
"title": "ComfyUI-WanMove-Adapter",
"reference": "https://github.com/danielvw/ComfyUI-WanMove-Adapter",
"files": [
"https://github.com/danielvw/ComfyUI-WanMove-Adapter"
],
"install_type": "git-clone",
"description": "This custom node allows you to convert trajectories from JSON files directly into WanMove TRACKS."
},
{
"author": "Anzhc",
"title": "SDXL-Flux2VAE-ComfyUI-Node",
"reference": "https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node",
"files": [
"https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node"
],
"install_type": "git-clone",
"description": "Simple node to patch ComfyUI generation with the SDXL Flux2VAE arch support."
},

View File

@ -2698,6 +2698,14 @@
"title_aux": "ComfyUI UX Nodes" "title_aux": "ComfyUI UX Nodes"
} }
], ],
"https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node": [
[
"EmptySDXLFlux2LatentImage"
],
{
"title_aux": "SDXL-Flux2VAE-ComfyUI-Node"
}
],
"https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": [ "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": [
[ [
"LoraTuner" "LoraTuner"
@ -8016,9 +8024,11 @@
], ],
"https://github.com/FranckyB/ComfyUI-Prompt-Manager": [ "https://github.com/FranckyB/ComfyUI-Prompt-Manager": [
[ [
"ApplyLoRAStack",
"PromptGenOptions", "PromptGenOptions",
"PromptGenerator", "PromptGenerator",
"PromptManager" "PromptManager",
"PromptManagerAdvanced"
], ],
{ {
"title_aux": "ComfyUI-Prompt-Manager" "title_aux": "ComfyUI-Prompt-Manager"
@ -9814,9 +9824,9 @@
"https://github.com/IAMCCS/IAMCCS-nodes": [ "https://github.com/IAMCCS/IAMCCS-nodes": [
[ [
"IAMCCS_ModelWithLoRA", "IAMCCS_ModelWithLoRA",
"IAMCCS_WanImageMotion",
"IAMCCS_WanLoRAStack", "IAMCCS_WanLoRAStack",
"IAMCCS_WanLoRAStackModelIO", "IAMCCS_WanLoRAStackModelIO"
"IAMCCS_qwenloraloader"
], ],
{ {
"title_aux": "IAMCCS-nodes" "title_aux": "IAMCCS-nodes"
@ -10022,7 +10032,8 @@
"https://github.com/ImagineerNL/ComfyUI-IMGNR-Utils": [ "https://github.com/ImagineerNL/ComfyUI-IMGNR-Utils": [
[ [
"CatchEditTextNode", "CatchEditTextNode",
"PreviewImageBase64Node" "PreviewImageBase64Node",
"Txt2ComboWriter"
], ],
{ {
"title_aux": "ComfyUI-IMGNR-Utils" "title_aux": "ComfyUI-IMGNR-Utils"
@ -13615,6 +13626,7 @@
"ConvertToPixelArt", "ConvertToPixelArt",
"Crop to Content", "Crop to Content",
"Farthest Color", "Farthest Color",
"Fast Image Preview",
"Hex or 24 Bit Color", "Hex or 24 Bit Color",
"Image Rotator", "Image Rotator",
"Pixelation Dimensions", "Pixelation Dimensions",
@ -19441,7 +19453,9 @@
], ],
"https://github.com/TTPlanetPig/Comfyui_TTP_Toolset": [ "https://github.com/TTPlanetPig/Comfyui_TTP_Toolset": [
[ [
"LTXVContext_TTP",
"LTXVFirstLastFrameControl_TTP", "LTXVFirstLastFrameControl_TTP",
"LTXVMiddleFrame_TTP",
"TTP_CoordinateSplitter", "TTP_CoordinateSplitter",
"TTP_Expand_And_Mask", "TTP_Expand_And_Mask",
"TTP_Image_Assy", "TTP_Image_Assy",
@ -19770,7 +19784,9 @@
], ],
"https://github.com/Tinuva88/Comfy-UmiAI": [ "https://github.com/Tinuva88/Comfy-UmiAI": [
[ [
"UmiAIWildcardNode" "UmiAIWildcardNode",
"UmiAIWildcardNodeLite",
"UmiSaveImage"
], ],
{ {
"title_aux": "Comfy-UmiAI" "title_aux": "Comfy-UmiAI"
@ -26805,6 +26821,7 @@
"Stack_pre_Mark2", "Stack_pre_Mark2",
"Stack_sample_data", "Stack_sample_data",
"Stack_text", "Stack_text",
"basicIn_Boolean",
"basicIn_Remap_slide", "basicIn_Remap_slide",
"basicIn_Sampler", "basicIn_Sampler",
"basicIn_Scheduler", "basicIn_Scheduler",
@ -26881,16 +26898,19 @@
"excel_search_data", "excel_search_data",
"excel_write_data", "excel_write_data",
"excel_write_data_easy", "excel_write_data_easy",
"flow_BooleanSwitch",
"flow_QueueTrigger", "flow_QueueTrigger",
"flow_ValueReceiver", "flow_ValueReceiver",
"flow_ValueSender", "flow_ValueSender",
"flow_auto_pixel", "flow_auto_pixel",
"flow_bridge_image", "flow_bridge_image",
"flow_case_tentor", "flow_case_tentor",
"flow_judge", "flow_judge_input",
"flow_judge_output",
"flow_low_gpu", "flow_low_gpu",
"flow_sch_control", "flow_sch_control",
"flow_switch", "flow_switch_input",
"flow_switch_output",
"flow_tensor_Unify", "flow_tensor_Unify",
"img_effect_CircleWarp", "img_effect_CircleWarp",
"img_effect_Liquify", "img_effect_Liquify",
@ -27959,6 +27979,7 @@
"LayerFilter: AddGrain", "LayerFilter: AddGrain",
"LayerFilter: ChannelShake", "LayerFilter: ChannelShake",
"LayerFilter: ColorMap", "LayerFilter: ColorMap",
"LayerFilter: DistortDisplace",
"LayerFilter: Film", "LayerFilter: Film",
"LayerFilter: FilmV2", "LayerFilter: FilmV2",
"LayerFilter: GaussianBlur", "LayerFilter: GaussianBlur",
@ -28885,6 +28906,7 @@
"PortraitSkinPrompt", "PortraitSkinPrompt",
"PreviewPrompt", "PreviewPrompt",
"PromptTranslation", "PromptTranslation",
"PromptTranslationHY",
"RandomLinePrompt", "RandomLinePrompt",
"RandomsPrompt", "RandomsPrompt",
"RandomsWeightPrompt", "RandomsWeightPrompt",
@ -29240,6 +29262,7 @@
"InstructPixToPixConditioning", "InstructPixToPixConditioning",
"InvertBooleanNode", "InvertBooleanNode",
"InvertMask", "InvertMask",
"JoinAudioChannels",
"JoinImageWithAlpha", "JoinImageWithAlpha",
"KSampler", "KSampler",
"KSamplerAdvanced", "KSamplerAdvanced",
@ -30521,6 +30544,14 @@
"title_aux": "ComfyUI-TTS" "title_aux": "ComfyUI-TTS"
} }
], ],
"https://github.com/danielvw/ComfyUI-WanMove-Adapter": [
[
"CoordsToWanTracks"
],
{
"title_aux": "ComfyUI-WanMove-Adapter"
}
],
"https://github.com/danielwolber-wood/ComfyUI-FString": [ "https://github.com/danielwolber-wood/ComfyUI-FString": [
[ [
"SimpleFStringNode" "SimpleFStringNode"
@ -30674,6 +30705,7 @@
], ],
"https://github.com/daveand/ComfyUI-daveand-nodes": [ "https://github.com/daveand/ComfyUI-daveand-nodes": [
[ [
"BatchResizer",
"CascadedTileUpscaler", "CascadedTileUpscaler",
"CheckpointLoaderWithConfig", "CheckpointLoaderWithConfig",
"DoubleKSampler", "DoubleKSampler",
@ -33653,6 +33685,7 @@
[ [
"KIE_GetRemainingCredits", "KIE_GetRemainingCredits",
"KIE_GridSlice", "KIE_GridSlice",
"KIE_Kling26Motion_I2V",
"KIE_Kling26_I2V", "KIE_Kling26_I2V",
"KIE_NanoBananaPro_Image", "KIE_NanoBananaPro_Image",
"KIE_Seedance15Pro_I2V", "KIE_Seedance15Pro_I2V",
@ -36866,6 +36899,14 @@
"title_aux": "fast_video_comfyui" "title_aux": "fast_video_comfyui"
} }
], ],
"https://github.com/jchiotaka/comfyui-tile-calculator": [
[
"TileCalculator"
],
{
"title_aux": "comfyui-tile-calculator"
}
],
"https://github.com/jeankassio/ComfyUI_MusicTools": [ "https://github.com/jeankassio/ComfyUI_MusicTools": [
[ [
"Music_AudioMixer", "Music_AudioMixer",
@ -38808,6 +38849,9 @@
"Intrinsic_lora_sampling", "Intrinsic_lora_sampling",
"JoinStringMulti", "JoinStringMulti",
"JoinStrings", "JoinStrings",
"LTXVAddGuideMulti",
"LTXVAddGuidesFromBatch",
"LTXVAudioVideoMask",
"LTXVEnhanceAVideoKJ", "LTXVEnhanceAVideoKJ",
"LatentInpaintTTM", "LatentInpaintTTM",
"LazySwitchKJ", "LazySwitchKJ",
@ -38835,6 +38879,7 @@
"PlotCoordinates", "PlotCoordinates",
"PointsEditor", "PointsEditor",
"PreviewAnimation", "PreviewAnimation",
"PreviewLatentNoiseMask",
"RemapImageRange", "RemapImageRange",
"RemapMaskRange", "RemapMaskRange",
"ReplaceImagesInBatch", "ReplaceImagesInBatch",
@ -47059,14 +47104,6 @@
"title_aux": "queuetools" "title_aux": "queuetools"
} }
], ],
"https://github.com/r3dial/redial-discomphy": [
[
"DiscordMessage"
],
{
"title_aux": "Redial Discomphy - Discord Integration for ComfyUI"
}
],
"https://github.com/r3dsd/comfyui-template-loader": [ "https://github.com/r3dsd/comfyui-template-loader": [
[ [
"TemplateLoader" "TemplateLoader"
@ -50567,6 +50604,7 @@
], ],
"https://github.com/sonnybox/ComfyUI-SuperNodes": [ "https://github.com/sonnybox/ComfyUI-SuperNodes": [
[ [
"FaceBBoxToMask",
"ImageMaskCrop", "ImageMaskCrop",
"ImageSizeCalculator", "ImageSizeCalculator",
"RestoreMaskCrop", "RestoreMaskCrop",
@ -50604,8 +50642,7 @@
], ],
"https://github.com/soulctcher/TetriNode": [ "https://github.com/soulctcher/TetriNode": [
[ [
"TetriNode", "TetriNode"
"TetriNodeOptions"
], ],
{ {
"title_aux": "TetriNode" "title_aux": "TetriNode"
@ -53307,6 +53344,8 @@
"VRGDG_HumoReminderNode", "VRGDG_HumoReminderNode",
"VRGDG_IndexedPromptChunker", "VRGDG_IndexedPromptChunker",
"VRGDG_IndexedPromptChunkerV2", "VRGDG_IndexedPromptChunkerV2",
"VRGDG_LLM_OutputSaver",
"VRGDG_LLM_PromptBatcher",
"VRGDG_LoadAudioSplitDynamic", "VRGDG_LoadAudioSplitDynamic",
"VRGDG_LoadAudioSplitUpload", "VRGDG_LoadAudioSplitUpload",
"VRGDG_LoadAudioSplit_HUMO", "VRGDG_LoadAudioSplit_HUMO",
@ -53324,12 +53363,16 @@
"VRGDG_PromptSplitter", "VRGDG_PromptSplitter",
"VRGDG_PromptSplitter2", "VRGDG_PromptSplitter2",
"VRGDG_PromptSplitter4", "VRGDG_PromptSplitter4",
"VRGDG_PromptSplitterForFL",
"VRGDG_PromptSplitterForFMML", "VRGDG_PromptSplitterForFMML",
"VRGDG_PromptSplitterForManual", "VRGDG_PromptSplitterForManual",
"VRGDG_PromptSplitterJson", "VRGDG_PromptSplitterJson",
"VRGDG_PromptSplitterV2", "VRGDG_PromptSplitterV2",
"VRGDG_PromptTemplateBuilder",
"VRGDG_QueueTriggerFromAudio", "VRGDG_QueueTriggerFromAudio",
"VRGDG_SmartSplitTextTwo",
"VRGDG_SpeechEmotionExtractor", "VRGDG_SpeechEmotionExtractor",
"VRGDG_SplitPrompt_T2I_I2V",
"VRGDG_StringConcat", "VRGDG_StringConcat",
"VRGDG_ThemeSplitter", "VRGDG_ThemeSplitter",
"VRGDG_TimecodeFromIndex", "VRGDG_TimecodeFromIndex",
@ -55786,7 +55829,9 @@
"https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything": [ "https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything": [
[ [
"LoadVideoDepthAnythingModel", "LoadVideoDepthAnythingModel",
"VideoDepthAnythingProcess" "VideoDepthAnythingOutput",
"VideoDepthAnythingProcess",
"VideoDepthAnythingSaveEXR"
], ],
{ {
"title_aux": "ComfyUI Video Depth Anything" "title_aux": "ComfyUI Video Depth Anything"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "861289009",
"title": "comfyui_video_node [WIP]",
"reference": "https://github.com/861289009/comfyui_video_node",
"files": [
"https://github.com/861289009/comfyui_video_node"
],
"install_type": "git-clone",
"description": "A ComfyUI node for creating smooth fade transitions between two video segments using hex color effects. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "jluo-github",
"title": "comfyui-easy-resize [WIP]",
"reference": "https://github.com/jluo-github/comfyui-easy-resize",
"files": [
"https://github.com/jluo-github/comfyui-easy-resize"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for quick image size selection with curated presets\nNOTE: The files in the repo are not organized."
},
{ {
"author": "w3rc", "author": "w3rc",
"title": "lpips-similarity-comfyui", "title": "lpips-similarity-comfyui",

View File

@ -428,6 +428,14 @@
"title_aux": "comfyui-promptbymood [WIP]" "title_aux": "comfyui-promptbymood [WIP]"
} }
], ],
"https://github.com/861289009/comfyui_video_node": [
[
"VideoFadeHex2In"
],
{
"title_aux": "comfyui_video_node [WIP]"
}
],
"https://github.com/90cube/Comfyui-CBcanvas": [ "https://github.com/90cube/Comfyui-CBcanvas": [
[ [
"CBCanvasNode" "CBCanvasNode"
@ -7025,6 +7033,7 @@
"InstructPixToPixConditioning", "InstructPixToPixConditioning",
"InvertBooleanNode", "InvertBooleanNode",
"InvertMask", "InvertMask",
"JoinAudioChannels",
"JoinImageWithAlpha", "JoinImageWithAlpha",
"KSampler", "KSampler",
"KSamplerAdvanced", "KSamplerAdvanced",
@ -8190,6 +8199,7 @@
], ],
"https://github.com/flywhale-666/ComfyUI_pixel_snapping": [ "https://github.com/flywhale-666/ComfyUI_pixel_snapping": [
[ [
"FaceHandCrop",
"PixelSnapping", "PixelSnapping",
"PowerfulMaskCrop", "PowerfulMaskCrop",
"PowerfulMaskRestore" "PowerfulMaskRestore"
@ -9371,6 +9381,15 @@
"title_aux": "ComfyUI-Midjourney" "title_aux": "ComfyUI-Midjourney"
} }
], ],
"https://github.com/jluo-github/comfyui-easy-resize": [
[
"EasyImageSize",
"EasyImageSizeLatent"
],
{
"title_aux": "comfyui-easy-resize [WIP]"
}
],
"https://github.com/jn-jairo/jn_node_suite_comfyui": [ "https://github.com/jn-jairo/jn_node_suite_comfyui": [
[ [
"JN_AreaInfo", "JN_AreaInfo",

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,18 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "r3dial",
"title": "Redial Discomphy - Discord Integration for ComfyUI [REMOVED]",
"reference": "https://github.com/r3dial/redial-discomphy",
"files": [
"https://github.com/r3dial/redial-discomphy"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that enables direct posting of images, videos, and messages to Discord channels. This node seamlessly integrates your ComfyUI workflows with Discord communication, allowing you to automatically share your generated content."
},
{ {
"author": "EricRorich", "author": "EricRorich",
"title": "ComfyUI-Parametric-Face-Canvas [WIP]", "title": "ComfyUI-Parametric-Face-Canvas [REMOVED]",
"reference": "https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas", "reference": "https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas",
"files": [ "files": [
"https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas" "https://github.com/EricRorich/ComfyUI-Parametric-Face-Canvas"

View File

@ -1,5 +1,35 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "jchiotaka",
"title": "comfyui-tile-calculator",
"reference": "https://github.com/jchiotaka/comfyui-tile-calculator",
"files": [
"https://github.com/jchiotaka/comfyui-tile-calculator"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for calculating tile dimensions in upscaling workflows"
},
{
"author": "danielvw",
"title": "ComfyUI-WanMove-Adapter",
"reference": "https://github.com/danielvw/ComfyUI-WanMove-Adapter",
"files": [
"https://github.com/danielvw/ComfyUI-WanMove-Adapter"
],
"install_type": "git-clone",
"description": "This custom node allows you to convert trajectories from JSON files directly into WanMove TRACKS."
},
{
"author": "Anzhc",
"title": "SDXL-Flux2VAE-ComfyUI-Node",
"reference": "https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node",
"files": [
"https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node"
],
"install_type": "git-clone",
"description": "Simple node to patch ComfyUI generation with the SDXL Flux2VAE arch support."
},
{ {
"author": "KrakenUnbound", "author": "KrakenUnbound",
"title": "Kraken Tools", "title": "Kraken Tools",

View File

@ -2698,6 +2698,14 @@
"title_aux": "ComfyUI UX Nodes" "title_aux": "ComfyUI UX Nodes"
} }
], ],
"https://github.com/Anzhc/SDXL-Flux2VAE-ComfyUI-Node": [
[
"EmptySDXLFlux2LatentImage"
],
{
"title_aux": "SDXL-Flux2VAE-ComfyUI-Node"
}
],
"https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": [ "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner": [
[ [
"LoraTuner" "LoraTuner"
@ -8016,9 +8024,11 @@
], ],
"https://github.com/FranckyB/ComfyUI-Prompt-Manager": [ "https://github.com/FranckyB/ComfyUI-Prompt-Manager": [
[ [
"ApplyLoRAStack",
"PromptGenOptions", "PromptGenOptions",
"PromptGenerator", "PromptGenerator",
"PromptManager" "PromptManager",
"PromptManagerAdvanced"
], ],
{ {
"title_aux": "ComfyUI-Prompt-Manager" "title_aux": "ComfyUI-Prompt-Manager"
@ -9814,9 +9824,9 @@
"https://github.com/IAMCCS/IAMCCS-nodes": [ "https://github.com/IAMCCS/IAMCCS-nodes": [
[ [
"IAMCCS_ModelWithLoRA", "IAMCCS_ModelWithLoRA",
"IAMCCS_WanImageMotion",
"IAMCCS_WanLoRAStack", "IAMCCS_WanLoRAStack",
"IAMCCS_WanLoRAStackModelIO", "IAMCCS_WanLoRAStackModelIO"
"IAMCCS_qwenloraloader"
], ],
{ {
"title_aux": "IAMCCS-nodes" "title_aux": "IAMCCS-nodes"
@ -10022,7 +10032,8 @@
"https://github.com/ImagineerNL/ComfyUI-IMGNR-Utils": [ "https://github.com/ImagineerNL/ComfyUI-IMGNR-Utils": [
[ [
"CatchEditTextNode", "CatchEditTextNode",
"PreviewImageBase64Node" "PreviewImageBase64Node",
"Txt2ComboWriter"
], ],
{ {
"title_aux": "ComfyUI-IMGNR-Utils" "title_aux": "ComfyUI-IMGNR-Utils"
@ -13615,6 +13626,7 @@
"ConvertToPixelArt", "ConvertToPixelArt",
"Crop to Content", "Crop to Content",
"Farthest Color", "Farthest Color",
"Fast Image Preview",
"Hex or 24 Bit Color", "Hex or 24 Bit Color",
"Image Rotator", "Image Rotator",
"Pixelation Dimensions", "Pixelation Dimensions",
@ -19441,7 +19453,9 @@
], ],
"https://github.com/TTPlanetPig/Comfyui_TTP_Toolset": [ "https://github.com/TTPlanetPig/Comfyui_TTP_Toolset": [
[ [
"LTXVContext_TTP",
"LTXVFirstLastFrameControl_TTP", "LTXVFirstLastFrameControl_TTP",
"LTXVMiddleFrame_TTP",
"TTP_CoordinateSplitter", "TTP_CoordinateSplitter",
"TTP_Expand_And_Mask", "TTP_Expand_And_Mask",
"TTP_Image_Assy", "TTP_Image_Assy",
@ -19770,7 +19784,9 @@
], ],
"https://github.com/Tinuva88/Comfy-UmiAI": [ "https://github.com/Tinuva88/Comfy-UmiAI": [
[ [
"UmiAIWildcardNode" "UmiAIWildcardNode",
"UmiAIWildcardNodeLite",
"UmiSaveImage"
], ],
{ {
"title_aux": "Comfy-UmiAI" "title_aux": "Comfy-UmiAI"
@ -26805,6 +26821,7 @@
"Stack_pre_Mark2", "Stack_pre_Mark2",
"Stack_sample_data", "Stack_sample_data",
"Stack_text", "Stack_text",
"basicIn_Boolean",
"basicIn_Remap_slide", "basicIn_Remap_slide",
"basicIn_Sampler", "basicIn_Sampler",
"basicIn_Scheduler", "basicIn_Scheduler",
@ -26881,16 +26898,19 @@
"excel_search_data", "excel_search_data",
"excel_write_data", "excel_write_data",
"excel_write_data_easy", "excel_write_data_easy",
"flow_BooleanSwitch",
"flow_QueueTrigger", "flow_QueueTrigger",
"flow_ValueReceiver", "flow_ValueReceiver",
"flow_ValueSender", "flow_ValueSender",
"flow_auto_pixel", "flow_auto_pixel",
"flow_bridge_image", "flow_bridge_image",
"flow_case_tentor", "flow_case_tentor",
"flow_judge", "flow_judge_input",
"flow_judge_output",
"flow_low_gpu", "flow_low_gpu",
"flow_sch_control", "flow_sch_control",
"flow_switch", "flow_switch_input",
"flow_switch_output",
"flow_tensor_Unify", "flow_tensor_Unify",
"img_effect_CircleWarp", "img_effect_CircleWarp",
"img_effect_Liquify", "img_effect_Liquify",
@ -27959,6 +27979,7 @@
"LayerFilter: AddGrain", "LayerFilter: AddGrain",
"LayerFilter: ChannelShake", "LayerFilter: ChannelShake",
"LayerFilter: ColorMap", "LayerFilter: ColorMap",
"LayerFilter: DistortDisplace",
"LayerFilter: Film", "LayerFilter: Film",
"LayerFilter: FilmV2", "LayerFilter: FilmV2",
"LayerFilter: GaussianBlur", "LayerFilter: GaussianBlur",
@ -28885,6 +28906,7 @@
"PortraitSkinPrompt", "PortraitSkinPrompt",
"PreviewPrompt", "PreviewPrompt",
"PromptTranslation", "PromptTranslation",
"PromptTranslationHY",
"RandomLinePrompt", "RandomLinePrompt",
"RandomsPrompt", "RandomsPrompt",
"RandomsWeightPrompt", "RandomsWeightPrompt",
@ -29240,6 +29262,7 @@
"InstructPixToPixConditioning", "InstructPixToPixConditioning",
"InvertBooleanNode", "InvertBooleanNode",
"InvertMask", "InvertMask",
"JoinAudioChannels",
"JoinImageWithAlpha", "JoinImageWithAlpha",
"KSampler", "KSampler",
"KSamplerAdvanced", "KSamplerAdvanced",
@ -30521,6 +30544,14 @@
"title_aux": "ComfyUI-TTS" "title_aux": "ComfyUI-TTS"
} }
], ],
"https://github.com/danielvw/ComfyUI-WanMove-Adapter": [
[
"CoordsToWanTracks"
],
{
"title_aux": "ComfyUI-WanMove-Adapter"
}
],
"https://github.com/danielwolber-wood/ComfyUI-FString": [ "https://github.com/danielwolber-wood/ComfyUI-FString": [
[ [
"SimpleFStringNode" "SimpleFStringNode"
@ -30674,6 +30705,7 @@
], ],
"https://github.com/daveand/ComfyUI-daveand-nodes": [ "https://github.com/daveand/ComfyUI-daveand-nodes": [
[ [
"BatchResizer",
"CascadedTileUpscaler", "CascadedTileUpscaler",
"CheckpointLoaderWithConfig", "CheckpointLoaderWithConfig",
"DoubleKSampler", "DoubleKSampler",
@ -33653,6 +33685,7 @@
[ [
"KIE_GetRemainingCredits", "KIE_GetRemainingCredits",
"KIE_GridSlice", "KIE_GridSlice",
"KIE_Kling26Motion_I2V",
"KIE_Kling26_I2V", "KIE_Kling26_I2V",
"KIE_NanoBananaPro_Image", "KIE_NanoBananaPro_Image",
"KIE_Seedance15Pro_I2V", "KIE_Seedance15Pro_I2V",
@ -36866,6 +36899,14 @@
"title_aux": "fast_video_comfyui" "title_aux": "fast_video_comfyui"
} }
], ],
"https://github.com/jchiotaka/comfyui-tile-calculator": [
[
"TileCalculator"
],
{
"title_aux": "comfyui-tile-calculator"
}
],
"https://github.com/jeankassio/ComfyUI_MusicTools": [ "https://github.com/jeankassio/ComfyUI_MusicTools": [
[ [
"Music_AudioMixer", "Music_AudioMixer",
@ -38808,6 +38849,9 @@
"Intrinsic_lora_sampling", "Intrinsic_lora_sampling",
"JoinStringMulti", "JoinStringMulti",
"JoinStrings", "JoinStrings",
"LTXVAddGuideMulti",
"LTXVAddGuidesFromBatch",
"LTXVAudioVideoMask",
"LTXVEnhanceAVideoKJ", "LTXVEnhanceAVideoKJ",
"LatentInpaintTTM", "LatentInpaintTTM",
"LazySwitchKJ", "LazySwitchKJ",
@ -38835,6 +38879,7 @@
"PlotCoordinates", "PlotCoordinates",
"PointsEditor", "PointsEditor",
"PreviewAnimation", "PreviewAnimation",
"PreviewLatentNoiseMask",
"RemapImageRange", "RemapImageRange",
"RemapMaskRange", "RemapMaskRange",
"ReplaceImagesInBatch", "ReplaceImagesInBatch",
@ -47059,14 +47104,6 @@
"title_aux": "queuetools" "title_aux": "queuetools"
} }
], ],
"https://github.com/r3dial/redial-discomphy": [
[
"DiscordMessage"
],
{
"title_aux": "Redial Discomphy - Discord Integration for ComfyUI"
}
],
"https://github.com/r3dsd/comfyui-template-loader": [ "https://github.com/r3dsd/comfyui-template-loader": [
[ [
"TemplateLoader" "TemplateLoader"
@ -50567,6 +50604,7 @@
], ],
"https://github.com/sonnybox/ComfyUI-SuperNodes": [ "https://github.com/sonnybox/ComfyUI-SuperNodes": [
[ [
"FaceBBoxToMask",
"ImageMaskCrop", "ImageMaskCrop",
"ImageSizeCalculator", "ImageSizeCalculator",
"RestoreMaskCrop", "RestoreMaskCrop",
@ -50604,8 +50642,7 @@
], ],
"https://github.com/soulctcher/TetriNode": [ "https://github.com/soulctcher/TetriNode": [
[ [
"TetriNode", "TetriNode"
"TetriNodeOptions"
], ],
{ {
"title_aux": "TetriNode" "title_aux": "TetriNode"
@ -53307,6 +53344,8 @@
"VRGDG_HumoReminderNode", "VRGDG_HumoReminderNode",
"VRGDG_IndexedPromptChunker", "VRGDG_IndexedPromptChunker",
"VRGDG_IndexedPromptChunkerV2", "VRGDG_IndexedPromptChunkerV2",
"VRGDG_LLM_OutputSaver",
"VRGDG_LLM_PromptBatcher",
"VRGDG_LoadAudioSplitDynamic", "VRGDG_LoadAudioSplitDynamic",
"VRGDG_LoadAudioSplitUpload", "VRGDG_LoadAudioSplitUpload",
"VRGDG_LoadAudioSplit_HUMO", "VRGDG_LoadAudioSplit_HUMO",
@ -53324,12 +53363,16 @@
"VRGDG_PromptSplitter", "VRGDG_PromptSplitter",
"VRGDG_PromptSplitter2", "VRGDG_PromptSplitter2",
"VRGDG_PromptSplitter4", "VRGDG_PromptSplitter4",
"VRGDG_PromptSplitterForFL",
"VRGDG_PromptSplitterForFMML", "VRGDG_PromptSplitterForFMML",
"VRGDG_PromptSplitterForManual", "VRGDG_PromptSplitterForManual",
"VRGDG_PromptSplitterJson", "VRGDG_PromptSplitterJson",
"VRGDG_PromptSplitterV2", "VRGDG_PromptSplitterV2",
"VRGDG_PromptTemplateBuilder",
"VRGDG_QueueTriggerFromAudio", "VRGDG_QueueTriggerFromAudio",
"VRGDG_SmartSplitTextTwo",
"VRGDG_SpeechEmotionExtractor", "VRGDG_SpeechEmotionExtractor",
"VRGDG_SplitPrompt_T2I_I2V",
"VRGDG_StringConcat", "VRGDG_StringConcat",
"VRGDG_ThemeSplitter", "VRGDG_ThemeSplitter",
"VRGDG_TimecodeFromIndex", "VRGDG_TimecodeFromIndex",
@ -55786,7 +55829,9 @@
"https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything": [ "https://github.com/yuvraj108c/ComfyUI-Video-Depth-Anything": [
[ [
"LoadVideoDepthAnythingModel", "LoadVideoDepthAnythingModel",
"VideoDepthAnythingProcess" "VideoDepthAnythingOutput",
"VideoDepthAnythingProcess",
"VideoDepthAnythingSaveEXR"
], ],
{ {
"title_aux": "ComfyUI Video Depth Anything" "title_aux": "ComfyUI Video Depth Anything"