Compare commits

..

5 Commits

Author SHA1 Message Date
Richard Nagy
dec16493de
Merge 09bf9270b0 into fa009e729e 2026-01-03 00:32:15 +08:00
Dr.Lt.Data
fa009e729e update DB
Some checks failed
Python Linting / Run Ruff (push) Has been cancelled
2026-01-02 09:16:32 +09:00
ZUENS2020
48ab18d9e1
Add ComfyUI-LLM-Nodes (#2452)
* Add ComfyUI-LLM-Nodes

Added new node for ComfyUI LLM integration with detailed features.

* Initial plan

* Fix indentation and missing comma in custom-node-list.json

Co-authored-by: ZUENS2020 <161032866+ZUENS2020@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-01-02 09:08:46 +09:00
Dr.Lt.Data
1584bb8dce update DB 2026-01-02 09:08:16 +09:00
Rhovanx
72a9e89d3b
Add new node for Wan Vace Auto Joiner (#2450) 2026-01-02 09:05:57 +09:00
7 changed files with 7786 additions and 7673 deletions

View File

@ -40041,6 +40041,27 @@
"install_type": "git-clone",
"description": "Nodes to clean up your workflow."
},
{
"author": "Rhovanx",
"title": "Wan Vace Auto Joiner",
"reference": "https://github.com/Rhovanx/wan_vace_auto_joiner",
"files": [
"https://github.com/Rhovanx/wan_vace_auto_joiner"
],
"install_type": "git-clone",
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
},
{
"author": "ZUENS2020",
"title": "ComfyUI LLM Nodes",
"id": "comfyui-llm-nodes",
"reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes",
"files": [
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes"
],
"install_type": "git-clone",
"description": "LLM integration nodes for ComfyUI. Support chat completions and image generation with OpenAI/Gemini. Features precise resolution and aspect ratio control for Gemini image generation (1K/2K/4K with 5 aspect ratios). Zero external dependencies."
},

View File

@ -1959,6 +1959,7 @@
"GlobalTextCacheGet",
"GroupExecutorManager",
"GroupExecutorTrigger",
"GroupIsEnabled",
"GroupMuteManager",
"ImageCacheGet",
"MultiCharacterEditorNode",
@ -9804,6 +9805,11 @@
],
"https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription": [
[
"BuildCharacterPromptNode",
"BuildPromptNode",
"JsonParserNode",
"MergeStringsNode",
"SelectIndexNode",
"VideoDescriptionDAM",
"VideoDescriptionQwen3VL"
],
@ -13436,6 +13442,7 @@
"https://github.com/Mister-Link/link-comfy-nodes": [
[
"AdvancedStringConcat",
"Auto Cropper",
"BatchImageSave",
"Concat",
"ConvertToPixelArt",
@ -14547,8 +14554,8 @@
"BFParametersSimple",
"CheckpointComboParameter",
"CheckpointLoaderWithOuputDirByModelName",
"CyclicInteger",
"DetailerSchedulerComboParameter",
"IntegerPicker",
"KsamplerSamplersComboParameter",
"KsamplerSchedulersComboParameter",
"OuputDirByModelName",
@ -15740,6 +15747,16 @@
"title_aux": "ComfyUI-Latte"
}
],
"https://github.com/Rhovanx/wan_vace_auto_joiner": [
[
"WanVaceAutoJoiner",
"WanVaceAutoJoinerFinalize",
"WanVaceAutoJoinerSave"
],
{
"title_aux": "Wan Vace Auto Joiner"
}
],
"https://github.com/RiceRound/ComfyUI_CryptoCat": [
[
"CryptoCatImage",
@ -20903,7 +20920,7 @@
"PlyPreviewProcessGaussianPLYEnhance"
],
{
"title_aux": "comfyui-PlyPreview"
"title_aux": "ComfyUI PlyPreview"
}
],
"https://github.com/Xyem/Xycuno-Oobabooga": [
@ -21623,6 +21640,19 @@
"title_aux": "comfyui-portrait-master-zh-cn"
}
],
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes": [
[
"ChatParams",
"GeminiImageParams",
"LLMBaseConfig",
"LLMChatGenerate",
"LLMImageGenerate",
"OpenAIImageParams"
],
{
"title_aux": "ComfyUI LLM Nodes"
}
],
"https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [
[
"AutoFlowAddAlphaChannel",
@ -31017,6 +31047,7 @@
"FrameMatch",
"GGUFInference",
"LoadVideoPath",
"ModelDownloader",
"NumberListGenerator",
"PromptListGenerator",
"QwenGPUInference",
@ -39342,7 +39373,6 @@
],
"https://github.com/larsupb/LoRA-Merger-ComfyUI": [
[
"PM Arcee Fusion (Mergekit)",
"PM Breadcrumbs (Mergekit)",
"PM DARE (Mergekit)",
"PM Dare (Mergekit)",
@ -43312,6 +43342,7 @@
"SeedWithOverride",
"SplitLoaderFullPipe",
"StylePresetNode",
"TagPresetNode",
"TagReplacementNode",
"UpscaleNode",
"WildcardNode"
@ -44482,6 +44513,7 @@
"https://github.com/olivv-cs/ComfyUI-FunPack": [
[
"FunPackContinueVideo",
"FunPackCreativeTemplate",
"FunPackImg2LatentInterpolation",
"FunPackPromptEnhancer",
"FunPackStoryMemJSONConverter",
@ -48785,9 +48817,11 @@
"EmbeddingRenameKeys",
"EmbeddingThreeMerger",
"EmbeddingTwoMerger",
"LoRACheckpointSaveFromFile",
"LoRAMetaKeys",
"LoRAPruneKeys",
"LoRARenameKeys",
"LoRASaveFromFile",
"LoRAThreeMerger",
"LoRATwoMerger",
"ModelMetaKeys",
@ -52136,7 +52170,6 @@
"https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": [
[
"DisTorchPurgeVRAMV2",
"MemoryCleaner",
"MemoryManager",
"ModelPatchMemoryCleaner",
"SafeMemoryManager"
@ -55389,6 +55422,7 @@
],
"https://github.com/zhuyanan/Comfy-FilmSimulator": [
[
"DNG Image Reader",
"FilmSimNode"
],
{

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -3704,8 +3704,8 @@
"BFParametersSimple",
"CheckpointComboParameter",
"CheckpointLoaderWithOuputDirByModelName",
"CyclicInteger",
"DetailerSchedulerComboParameter",
"IntegerPicker",
"KsamplerSamplersComboParameter",
"KsamplerSchedulersComboParameter",
"OuputDirByModelName",
@ -5813,6 +5813,10 @@
],
"https://github.com/alisson-anjos/ComfyUI-Workarounds": [
[
"FlowMatchAutoConfig",
"FlowMatchGuide",
"FlowMatchScheduler",
"FlowMatchSchedulerPresets",
"SkinToneColorMatch",
"SkinToneDetector",
"WA_Face3DProjection",
@ -8505,8 +8509,6 @@
"HolafResolutionPreset",
"HolafSaveImage",
"HolafSaveVideo",
"HolafShortcut",
"HolafShortcutUser",
"HolafTextBox",
"HolafTiledKSampler",
"HolafToText",
@ -8519,6 +8521,7 @@
],
"https://github.com/gulajawalegit/ComfyUI-Telegram-Sender": [
[
"TelegramSendImage",
"TelegramSendVideo"
],
{

View File

@ -1,5 +1,26 @@
{
"custom_nodes": [
{
"author": "ZUENS2020",
"title": "ComfyUI LLM Nodes",
"id": "comfyui-llm-nodes",
"reference": "https://github.com/ZUENS2020/ComfyUI-LLM-Nodes",
"files": [
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes"
],
"install_type": "git-clone",
"description": "LLM integration nodes for ComfyUI. Support chat completions and image generation with OpenAI/Gemini. Features precise resolution and aspect ratio control for Gemini image generation (1K/2K/4K with 5 aspect ratios). Zero external dependencies."
},
{
"author": "Rhovanx",
"title": "Wan Vace Auto Joiner",
"reference": "https://github.com/Rhovanx/wan_vace_auto_joiner",
"files": [
"https://github.com/Rhovanx/wan_vace_auto_joiner"
],
"install_type": "git-clone",
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
},
{
"author": "rookiestar28",
"title": "ComfyUI-Doctor",

View File

@ -1959,6 +1959,7 @@
"GlobalTextCacheGet",
"GroupExecutorManager",
"GroupExecutorTrigger",
"GroupIsEnabled",
"GroupMuteManager",
"ImageCacheGet",
"MultiCharacterEditorNode",
@ -9804,6 +9805,11 @@
],
"https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription": [
[
"BuildCharacterPromptNode",
"BuildPromptNode",
"JsonParserNode",
"MergeStringsNode",
"SelectIndexNode",
"VideoDescriptionDAM",
"VideoDescriptionQwen3VL"
],
@ -13436,6 +13442,7 @@
"https://github.com/Mister-Link/link-comfy-nodes": [
[
"AdvancedStringConcat",
"Auto Cropper",
"BatchImageSave",
"Concat",
"ConvertToPixelArt",
@ -14547,8 +14554,8 @@
"BFParametersSimple",
"CheckpointComboParameter",
"CheckpointLoaderWithOuputDirByModelName",
"CyclicInteger",
"DetailerSchedulerComboParameter",
"IntegerPicker",
"KsamplerSamplersComboParameter",
"KsamplerSchedulersComboParameter",
"OuputDirByModelName",
@ -15740,6 +15747,16 @@
"title_aux": "ComfyUI-Latte"
}
],
"https://github.com/Rhovanx/wan_vace_auto_joiner": [
[
"WanVaceAutoJoiner",
"WanVaceAutoJoinerFinalize",
"WanVaceAutoJoinerSave"
],
{
"title_aux": "Wan Vace Auto Joiner"
}
],
"https://github.com/RiceRound/ComfyUI_CryptoCat": [
[
"CryptoCatImage",
@ -20903,7 +20920,7 @@
"PlyPreviewProcessGaussianPLYEnhance"
],
{
"title_aux": "comfyui-PlyPreview"
"title_aux": "ComfyUI PlyPreview"
}
],
"https://github.com/Xyem/Xycuno-Oobabooga": [
@ -21623,6 +21640,19 @@
"title_aux": "comfyui-portrait-master-zh-cn"
}
],
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes": [
[
"ChatParams",
"GeminiImageParams",
"LLMBaseConfig",
"LLMChatGenerate",
"LLMImageGenerate",
"OpenAIImageParams"
],
{
"title_aux": "ComfyUI LLM Nodes"
}
],
"https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [
[
"AutoFlowAddAlphaChannel",
@ -31017,6 +31047,7 @@
"FrameMatch",
"GGUFInference",
"LoadVideoPath",
"ModelDownloader",
"NumberListGenerator",
"PromptListGenerator",
"QwenGPUInference",
@ -39342,7 +39373,6 @@
],
"https://github.com/larsupb/LoRA-Merger-ComfyUI": [
[
"PM Arcee Fusion (Mergekit)",
"PM Breadcrumbs (Mergekit)",
"PM DARE (Mergekit)",
"PM Dare (Mergekit)",
@ -43312,6 +43342,7 @@
"SeedWithOverride",
"SplitLoaderFullPipe",
"StylePresetNode",
"TagPresetNode",
"TagReplacementNode",
"UpscaleNode",
"WildcardNode"
@ -44482,6 +44513,7 @@
"https://github.com/olivv-cs/ComfyUI-FunPack": [
[
"FunPackContinueVideo",
"FunPackCreativeTemplate",
"FunPackImg2LatentInterpolation",
"FunPackPromptEnhancer",
"FunPackStoryMemJSONConverter",
@ -48785,9 +48817,11 @@
"EmbeddingRenameKeys",
"EmbeddingThreeMerger",
"EmbeddingTwoMerger",
"LoRACheckpointSaveFromFile",
"LoRAMetaKeys",
"LoRAPruneKeys",
"LoRARenameKeys",
"LoRASaveFromFile",
"LoRAThreeMerger",
"LoRATwoMerger",
"ModelMetaKeys",
@ -52136,7 +52170,6 @@
"https://github.com/ussoewwin/ComfyUI-DistorchMemoryManager": [
[
"DisTorchPurgeVRAMV2",
"MemoryCleaner",
"MemoryManager",
"ModelPatchMemoryCleaner",
"SafeMemoryManager"
@ -55389,6 +55422,7 @@
],
"https://github.com/zhuyanan/Comfy-FilmSimulator": [
[
"DNG Image Reader",
"FilmSimNode"
],
{