update DB

This commit is contained in:
Dr.Lt.Data 2025-04-05 16:39:26 +09:00
parent 12fa571aa2
commit c70cb2868b
7 changed files with 1958 additions and 1743 deletions

View File

@ -7763,6 +7763,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom node for ComfyUI that integrates OpenAI last T2S capabilities for free" "description": "A custom node for ComfyUI that integrates OpenAI last T2S capabilities for free"
}, },
{
"author": "ShmuelRonen",
"title": "DJ_VideoAudioMixer",
"reference": "https://github.com/ShmuelRonen/DJ_VideoAudioMixer",
"files": [
"https://github.com/ShmuelRonen/DJ_VideoAudioMixer"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node for combining video clips with synchronized audio, background music, and advanced audio controls."
},
{ {
"author": "redhottensors", "author": "redhottensors",
"title": "ComfyUI-Prediction", "title": "ComfyUI-Prediction",
@ -20446,6 +20456,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Video Generation Nodes for EasyAnimate, which suppors text-to-video, image-to-video, video-to-video and different controls." "description": "Video Generation Nodes for EasyAnimate, which suppors text-to-video, image-to-video, video-to-video and different controls."
}, },
{
"author": "bubbliiiing",
"title": "VideoX-Fun",
"reference": "https://github.com/aigc-apps/VideoX-Fun",
"files": [
"https://github.com/aigc-apps/VideoX-Fun"
],
"install_type": "git-clone",
"description": "VideoX-Fun is a video generation pipeline that can be used to generate AI images and videos, as well as to train baseline and Lora models for Diffusion Transformer. We support direct prediction from pre-trained baseline models to generate videos with different resolutions, durations, and FPS. Additionally, we also support users in training their own baseline and Lora models to perform specific style transformations."
},
{ {
"author": "DraconicDragon", "author": "DraconicDragon",
"title": "ComfyUI-Venice-API", "title": "ComfyUI-Venice-API",
@ -22695,7 +22715,7 @@
"https://github.com/Taithrah/ComfyUI_Fens_Simple_Nodes" "https://github.com/Taithrah/ComfyUI_Fens_Simple_Nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Simple nodes for ComfyUI" "description": "Simple nodes for ComfyUI - Token Counter"
}, },
{ {
"author": "Immac", "author": "Immac",
@ -23353,16 +23373,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI node that provides an Image Loader that updates inside the workflow when the Image file is changed. This allows for a easy bridge between 3D software, and 2D art applications while retaining use of a full workflow rather than being restricted to a plugin." "description": "A ComfyUI node that provides an Image Loader that updates inside the workflow when the Image file is changed. This allows for a easy bridge between 3D software, and 2D art applications while retaining use of a full workflow rather than being restricted to a plugin."
}, },
{
"author": "kayselmecnun",
"title": "ComfyUI-Qwen-25-VL",
"reference": "https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL",
"files": [
"https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL"
],
"install_type": "git-clone",
"description": "A custom Comfy UI node for using Qwen2.5-VL-3B/7B-Instruct models"
},
{ {
"author": "iSuneast", "author": "iSuneast",
"title": "ComfyUI-WebhookNotifier", "title": "ComfyUI-WebhookNotifier",
@ -23403,6 +23413,36 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "NODES: Prompt Preset, Video Batch Loader, Video Combiner" "description": "NODES: Prompt Preset, Video Batch Loader, Video Combiner"
}, },
{
"author": "Temult",
"title": "Sigma Graph Node for ComfyUI",
"reference": "https://github.com/Temult/sigma-graph-node",
"files": [
"https://github.com/Temult/sigma-graph-node"
],
"install_type": "git-clone",
"description": "A ComfyUI node for interactively editing sigma schedules via graph and text."
},
{
"author": "Raykosan",
"title": "ComfyUI_RS-SaturationNode",
"reference": "https://github.com/Raykosan/ComfyUI_RS-SaturationNode",
"files": [
"https://github.com/Raykosan/ComfyUI_RS-SaturationNode"
],
"install_type": "git-clone",
"description": "Professional image saturation control with artifact and highlight protection."
},
{
"author": "MasterpieceX",
"title": "mpx-comfyui-nodes",
"reference": "https://github.com/withmpx/mpx-comfyui-nodes",
"files": [
"https://github.com/withmpx/mpx-comfyui-nodes"
],
"install_type": "git-clone",
"description": "This Module provides nodes to allow the development of 3D Generative AI workflows that use the MasterpieceX Python SDK."
},

View File

@ -8058,6 +8058,14 @@
"title_aux": "ComfyUI-Rodin" "title_aux": "ComfyUI-Rodin"
} }
], ],
"https://github.com/Raykosan/ComfyUI_RS-SaturationNode": [
[
"RS_SaturationSwitch"
],
{
"title_aux": "ComfyUI_RS-SaturationNode"
}
],
"https://github.com/RaymondProduction/comfyui-zerna-pack": [ "https://github.com/RaymondProduction/comfyui-zerna-pack": [
[ [
"CLIPDynamicPromptEncoder //Zerna Pack", "CLIPDynamicPromptEncoder //Zerna Pack",
@ -9159,6 +9167,14 @@
"title_aux": "Wav2Lip Node for ComfyUI" "title_aux": "Wav2Lip Node for ComfyUI"
} }
], ],
"https://github.com/ShmuelRonen/DJ_VideoAudioMixer": [
[
"DJ_VideoAudioMixer"
],
{
"title_aux": "DJ_VideoAudioMixer"
}
],
"https://github.com/ShmuelRonen/comfyui-openai_fm": [ "https://github.com/ShmuelRonen/comfyui-openai_fm": [
[ [
"OpenAIFMNode" "OpenAIFMNode"
@ -10412,6 +10428,14 @@
"title_aux": "ComfyUI-IDM-VTON [WIP]" "title_aux": "ComfyUI-IDM-VTON [WIP]"
} }
], ],
"https://github.com/Temult/sigma-graph-node": [
[
"SigmaGraphNode"
],
{
"title_aux": "Sigma Graph Node for ComfyUI"
}
],
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [ "https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
[ [
"CombineClipEllaEmbeds", "CombineClipEllaEmbeds",
@ -11915,6 +11939,7 @@
"Latent Operation To Module", "Latent Operation To Module",
"LatentApplyOperationCFGToStep", "LatentApplyOperationCFGToStep",
"Model Bending", "Model Bending",
"Model Bending (SD Layers)",
"Model Inspector", "Model Inspector",
"Model VAE Bending", "Model VAE Bending",
"Multiply Scalar Module (Bending)", "Multiply Scalar Module (Bending)",
@ -12241,6 +12266,31 @@
"title_aux": "Video Generation Nodes for EasyAnimate" "title_aux": "Video Generation Nodes for EasyAnimate"
} }
], ],
"https://github.com/aigc-apps/VideoX-Fun": [
[
"CogVideoXFunInpaintSampler",
"CogVideoXFunT2VSampler",
"CogVideoXFunV2VSampler",
"FunTextBox",
"LoadCogVideoXFunLora",
"LoadCogVideoXFunModel",
"LoadWanFunLora",
"LoadWanFunModel",
"LoadWanLora",
"LoadWanModel",
"VideoToCanny",
"VideoToDepth",
"VideoToOpenpose",
"WanFunInpaintSampler",
"WanFunT2VSampler",
"WanFunV2VSampler",
"WanI2VSampler",
"WanT2VSampler"
],
{
"title_aux": "VideoX-Fun"
}
],
"https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage": [ "https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage": [
[ [
"SaveImageHigherBitDepth" "SaveImageHigherBitDepth"
@ -12315,9 +12365,7 @@
"AK_BinaryAmplitudeGate", "AK_BinaryAmplitudeGate",
"AK_BlobTrack", "AK_BlobTrack",
"AK_BrightnessToFloatList", "AK_BrightnessToFloatList",
"AK_ConvertAudioToSaltAudio",
"AK_ConvertListToFloatList", "AK_ConvertListToFloatList",
"AK_ConvertSaltAudioToAudio",
"AK_DilateMaskLinearInfinite", "AK_DilateMaskLinearInfinite",
"AK_FadeBetweenBatches", "AK_FadeBetweenBatches",
"AK_FlexFeatureToFloatList", "AK_FlexFeatureToFloatList",
@ -21635,14 +21683,6 @@
"title_aux": "comfyUI-nsfw-detection" "title_aux": "comfyUI-nsfw-detection"
} }
], ],
"https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL": [
[
"QwenVL"
],
{
"title_aux": "ComfyUI-Qwen-25-VL"
}
],
"https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": [ "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": [
[ [
"QuickImageSequenceProcess" "QuickImageSequenceProcess"
@ -23246,7 +23286,9 @@
"FaceMeshDrawNode", "FaceMeshDrawNode",
"FaceMeshMaskNode", "FaceMeshMaskNode",
"FaceMeshNode", "FaceMeshNode",
"FeatureBankAttentionProcessor" "FeatureBankAttentionProcessor",
"SuperResolutionModelLoader",
"SuperResolutionUpscale"
], ],
{ {
"title_aux": "ComfyUI-Stream-Pack" "title_aux": "ComfyUI-Stream-Pack"
@ -25110,10 +25152,10 @@
], ],
"https://github.com/mit-han-lab/ComfyUI-nunchaku": [ "https://github.com/mit-han-lab/ComfyUI-nunchaku": [
[ [
"SVDQuantDepthPreprocessor", "NunchakuDepthPreprocessor",
"SVDQuantFluxDiTLoader", "NunchakuFluxDiTLoader",
"SVDQuantFluxLoraLoader", "NunchakuFluxLoraLoader",
"SVDQuantTextEncoderLoader" "NunchakuTextEncoderLoader"
], ],
{ {
"title_aux": "ComfyUI-nunchaku" "title_aux": "ComfyUI-nunchaku"
@ -28699,8 +28741,10 @@
"Comic_Type", "Comic_Type",
"EasyFunction_Lite", "EasyFunction_Lite",
"Pre_Translate_prompt", "Pre_Translate_prompt",
"Storydiffusion_Model_Loader", "StoryDiffusion_Apply",
"Storydiffusion_Sampler" "StoryDiffusion_CLIPTextEncode",
"StoryDiffusion_KSampler",
"StoryDiffusion_Lora_Control"
], ],
{ {
"title_aux": "ComfyUI_StoryDiffusion" "title_aux": "ComfyUI_StoryDiffusion"
@ -30467,6 +30511,32 @@
"title_aux": "ComfyUI-SelectStringFromListWithIndex" "title_aux": "ComfyUI-SelectStringFromListWithIndex"
} }
], ],
"https://github.com/withmpx/mpx-comfyui-nodes": [
[
"Agent_PickBestImageFromList",
"Agent_ReflectionOnImageList",
"ImagesTo3DModels",
"LoadImageData",
"ObjectListToImageList",
"PickFromList",
"SaveModelsToDisk",
"ShowList",
"ShowString",
"StringListToStringList",
"StringListToText",
"TextToImage",
"TextToList",
"TextToObjectList",
"TextToScriptBreakdown",
"TextToStory",
"TextToText",
"TransformObjectList",
"TwoTextToText"
],
{
"title_aux": "mpx-comfyui-nodes"
}
],
"https://github.com/wjl0313/ComfyUI_KimNodes": [ "https://github.com/wjl0313/ComfyUI_KimNodes": [
[ [
"Add_ImageMetadata", "Add_ImageMetadata",

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,16 @@
{
"author": "stiffy-committee",
"title": "comfyui-stiffy-nodes",
"reference": "https://github.com/stiffy-committee/comfyui-stiffy-nodes",
"files": [
"https://github.com/stiffy-committee/comfyui-stiffy-nodes"
],
"install_type": "git-clone",
"description": "NODES: StiffyPrompter, StiffyPersistentPrompter, StiffyDecoder, StiffyDebugger, ..."
},
{ {
"author": "chetusangolgi", "author": "chetusangolgi",
"title": "Comfyui-supabase", "title": "Comfyui-supabase",

View File

@ -10,6 +10,16 @@
}, },
{
"author": "kayselmecnun",
"title": "ComfyUI-Qwen-25-VL [REMOVED]",
"reference": "https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL",
"files": [
"https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL"
],
"install_type": "git-clone",
"description": "A custom Comfy UI node for using Qwen2.5-VL-3B/7B-Instruct models"
},
{ {
"author": "IfnotFr", "author": "IfnotFr",
"title": "⚡ ComfyUI Connect [REMOVED]", "title": "⚡ ComfyUI Connect [REMOVED]",

View File

@ -10,6 +10,56 @@
{
"author": "Temult",
"title": "Sigma Graph Node for ComfyUI",
"reference": "https://github.com/Temult/sigma-graph-node",
"files": [
"https://github.com/Temult/sigma-graph-node"
],
"install_type": "git-clone",
"description": "A ComfyUI node for interactively editing sigma schedules via graph and text."
},
{
"author": "ShmuelRonen",
"title": "DJ_VideoAudioMixer",
"reference": "https://github.com/ShmuelRonen/DJ_VideoAudioMixer",
"files": [
"https://github.com/ShmuelRonen/DJ_VideoAudioMixer"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node for combining video clips with synchronized audio, background music, and advanced audio controls."
},
{
"author": "bubbliiiing",
"title": "VideoX-Fun",
"reference": "https://github.com/aigc-apps/VideoX-Fun",
"files": [
"https://github.com/aigc-apps/VideoX-Fun"
],
"install_type": "git-clone",
"description": "VideoX-Fun is a video generation pipeline that can be used to generate AI images and videos, as well as to train baseline and Lora models for Diffusion Transformer. We support direct prediction from pre-trained baseline models to generate videos with different resolutions, durations, and FPS. Additionally, we also support users in training their own baseline and Lora models to perform specific style transformations."
},
{
"author": "Raykosan",
"title": "ComfyUI_RS-SaturationNode",
"reference": "https://github.com/Raykosan/ComfyUI_RS-SaturationNode",
"files": [
"https://github.com/Raykosan/ComfyUI_RS-SaturationNode"
],
"install_type": "git-clone",
"description": "Professional image saturation control with artifact and highlight protection."
},
{
"author": "MasterpieceX",
"title": "mpx-comfyui-nodes",
"reference": "https://github.com/withmpx/mpx-comfyui-nodes",
"files": [
"https://github.com/withmpx/mpx-comfyui-nodes"
],
"install_type": "git-clone",
"description": "This Module provides nodes to allow the development of 3D Generative AI workflows that use the MasterpieceX Python SDK."
},
{ {
"author": "VertexAnomaly", "author": "VertexAnomaly",
"title": "ComfyUI_ImageSentinel", "title": "ComfyUI_ImageSentinel",
@ -40,16 +90,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Call LLM and VLM in a simple way using the OpenAI API standard from ComfyUI" "description": "Call LLM and VLM in a simple way using the OpenAI API standard from ComfyUI"
}, },
{
"author": "kayselmecnun",
"title": "ComfyUI-Qwen-25-VL",
"reference": "https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL",
"files": [
"https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL"
],
"install_type": "git-clone",
"description": "A custom Comfy UI node for using Qwen2.5-VL-3B/7B-Instruct models"
},
{ {
"author": "ShmuelRonen", "author": "ShmuelRonen",
"title": "comfyui-openai_fm", "title": "comfyui-openai_fm",
@ -638,56 +678,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This repository contains ComfyUI custom nodes for StepVideo." "description": "This repository contains ComfyUI custom nodes for StepVideo."
},
{
"author": "Flow-two",
"title": "ComfyUI-WanStartEndFramesNative",
"reference": "https://github.com/Flow-two/ComfyUI-WanStartEndFramesNative",
"files": [
"https://github.com/Flow-two/ComfyUI-WanStartEndFramesNative"
],
"install_type": "git-clone",
"description": "Start and end frames video generation node that supports native ComfyUI."
},
{
"author": "LoveEatCandy",
"title": "COMFYUI-ReplacePartOfImage",
"reference": "https://github.com/LoveEatCandy/COMFYUI-ReplacePartOfImage",
"files": [
"https://github.com/LoveEatCandy/COMFYUI-ReplacePartOfImage"
],
"install_type": "git-clone",
"description": "Replace part of an image with another image"
},
{
"author": "zakantonio",
"title": "Avatar Generation Experience",
"reference": "https://github.com/zakantonio/AvatarGen-experience",
"files": [
"https://github.com/zakantonio/AvatarGen-experience"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that transforms user photos into stylized character avatars."
},
{
"author": "AIExplorer25",
"title": "ComfyUI_AutoDownloadModels",
"reference": "https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels",
"files": [
"https://github.com/AIExplorer25/ComfyUI_AutoDownloadModels"
],
"install_type": "git-clone",
"description": "This custom node helps to auto download models from huggingface"
},
{
"author": "Altair200333",
"title": "Flux Pro Nodes for ComfyUI",
"reference": "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO",
"files": [
"https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO"
],
"install_type": "git-clone",
"description": "This plugin adds a new node to ComfyUI. The node uses the FLUX.1 Fill API to fill in parts of an image."
} }
] ]
} }

View File

@ -8058,6 +8058,14 @@
"title_aux": "ComfyUI-Rodin" "title_aux": "ComfyUI-Rodin"
} }
], ],
"https://github.com/Raykosan/ComfyUI_RS-SaturationNode": [
[
"RS_SaturationSwitch"
],
{
"title_aux": "ComfyUI_RS-SaturationNode"
}
],
"https://github.com/RaymondProduction/comfyui-zerna-pack": [ "https://github.com/RaymondProduction/comfyui-zerna-pack": [
[ [
"CLIPDynamicPromptEncoder //Zerna Pack", "CLIPDynamicPromptEncoder //Zerna Pack",
@ -9159,6 +9167,14 @@
"title_aux": "Wav2Lip Node for ComfyUI" "title_aux": "Wav2Lip Node for ComfyUI"
} }
], ],
"https://github.com/ShmuelRonen/DJ_VideoAudioMixer": [
[
"DJ_VideoAudioMixer"
],
{
"title_aux": "DJ_VideoAudioMixer"
}
],
"https://github.com/ShmuelRonen/comfyui-openai_fm": [ "https://github.com/ShmuelRonen/comfyui-openai_fm": [
[ [
"OpenAIFMNode" "OpenAIFMNode"
@ -10412,6 +10428,14 @@
"title_aux": "ComfyUI-IDM-VTON [WIP]" "title_aux": "ComfyUI-IDM-VTON [WIP]"
} }
], ],
"https://github.com/Temult/sigma-graph-node": [
[
"SigmaGraphNode"
],
{
"title_aux": "Sigma Graph Node for ComfyUI"
}
],
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [ "https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
[ [
"CombineClipEllaEmbeds", "CombineClipEllaEmbeds",
@ -11915,6 +11939,7 @@
"Latent Operation To Module", "Latent Operation To Module",
"LatentApplyOperationCFGToStep", "LatentApplyOperationCFGToStep",
"Model Bending", "Model Bending",
"Model Bending (SD Layers)",
"Model Inspector", "Model Inspector",
"Model VAE Bending", "Model VAE Bending",
"Multiply Scalar Module (Bending)", "Multiply Scalar Module (Bending)",
@ -12241,6 +12266,31 @@
"title_aux": "Video Generation Nodes for EasyAnimate" "title_aux": "Video Generation Nodes for EasyAnimate"
} }
], ],
"https://github.com/aigc-apps/VideoX-Fun": [
[
"CogVideoXFunInpaintSampler",
"CogVideoXFunT2VSampler",
"CogVideoXFunV2VSampler",
"FunTextBox",
"LoadCogVideoXFunLora",
"LoadCogVideoXFunModel",
"LoadWanFunLora",
"LoadWanFunModel",
"LoadWanLora",
"LoadWanModel",
"VideoToCanny",
"VideoToDepth",
"VideoToOpenpose",
"WanFunInpaintSampler",
"WanFunT2VSampler",
"WanFunV2VSampler",
"WanI2VSampler",
"WanT2VSampler"
],
{
"title_aux": "VideoX-Fun"
}
],
"https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage": [ "https://github.com/aimerib/ComfyUI_HigherBitDepthSaveImage": [
[ [
"SaveImageHigherBitDepth" "SaveImageHigherBitDepth"
@ -12315,9 +12365,7 @@
"AK_BinaryAmplitudeGate", "AK_BinaryAmplitudeGate",
"AK_BlobTrack", "AK_BlobTrack",
"AK_BrightnessToFloatList", "AK_BrightnessToFloatList",
"AK_ConvertAudioToSaltAudio",
"AK_ConvertListToFloatList", "AK_ConvertListToFloatList",
"AK_ConvertSaltAudioToAudio",
"AK_DilateMaskLinearInfinite", "AK_DilateMaskLinearInfinite",
"AK_FadeBetweenBatches", "AK_FadeBetweenBatches",
"AK_FlexFeatureToFloatList", "AK_FlexFeatureToFloatList",
@ -21635,14 +21683,6 @@
"title_aux": "comfyUI-nsfw-detection" "title_aux": "comfyUI-nsfw-detection"
} }
], ],
"https://github.com/kayselmecnun/ComfyUI-Qwen-25-VL": [
[
"QwenVL"
],
{
"title_aux": "ComfyUI-Qwen-25-VL"
}
],
"https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": [ "https://github.com/kazeyori/ComfyUI-QuickImageSequenceProcess": [
[ [
"QuickImageSequenceProcess" "QuickImageSequenceProcess"
@ -23246,7 +23286,9 @@
"FaceMeshDrawNode", "FaceMeshDrawNode",
"FaceMeshMaskNode", "FaceMeshMaskNode",
"FaceMeshNode", "FaceMeshNode",
"FeatureBankAttentionProcessor" "FeatureBankAttentionProcessor",
"SuperResolutionModelLoader",
"SuperResolutionUpscale"
], ],
{ {
"title_aux": "ComfyUI-Stream-Pack" "title_aux": "ComfyUI-Stream-Pack"
@ -25110,10 +25152,10 @@
], ],
"https://github.com/mit-han-lab/ComfyUI-nunchaku": [ "https://github.com/mit-han-lab/ComfyUI-nunchaku": [
[ [
"SVDQuantDepthPreprocessor", "NunchakuDepthPreprocessor",
"SVDQuantFluxDiTLoader", "NunchakuFluxDiTLoader",
"SVDQuantFluxLoraLoader", "NunchakuFluxLoraLoader",
"SVDQuantTextEncoderLoader" "NunchakuTextEncoderLoader"
], ],
{ {
"title_aux": "ComfyUI-nunchaku" "title_aux": "ComfyUI-nunchaku"
@ -28699,8 +28741,10 @@
"Comic_Type", "Comic_Type",
"EasyFunction_Lite", "EasyFunction_Lite",
"Pre_Translate_prompt", "Pre_Translate_prompt",
"Storydiffusion_Model_Loader", "StoryDiffusion_Apply",
"Storydiffusion_Sampler" "StoryDiffusion_CLIPTextEncode",
"StoryDiffusion_KSampler",
"StoryDiffusion_Lora_Control"
], ],
{ {
"title_aux": "ComfyUI_StoryDiffusion" "title_aux": "ComfyUI_StoryDiffusion"
@ -30467,6 +30511,32 @@
"title_aux": "ComfyUI-SelectStringFromListWithIndex" "title_aux": "ComfyUI-SelectStringFromListWithIndex"
} }
], ],
"https://github.com/withmpx/mpx-comfyui-nodes": [
[
"Agent_PickBestImageFromList",
"Agent_ReflectionOnImageList",
"ImagesTo3DModels",
"LoadImageData",
"ObjectListToImageList",
"PickFromList",
"SaveModelsToDisk",
"ShowList",
"ShowString",
"StringListToStringList",
"StringListToText",
"TextToImage",
"TextToList",
"TextToObjectList",
"TextToScriptBreakdown",
"TextToStory",
"TextToText",
"TransformObjectList",
"TwoTextToText"
],
{
"title_aux": "mpx-comfyui-nodes"
}
],
"https://github.com/wjl0313/ComfyUI_KimNodes": [ "https://github.com/wjl0313/ComfyUI_KimNodes": [
[ [
"Add_ImageMetadata", "Add_ImageMetadata",