update DB

This commit is contained in:
Dr.Lt.Data 2024-04-24 20:20:20 +09:00
parent e7e6b09ce6
commit dab8d08dde
5 changed files with 338 additions and 234 deletions

View File

@ -5299,6 +5299,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Extract Features With Unet, Additional Features With Attention" "description": "Nodes:Extract Features With Unet, Additional Features With Attention"
}, },
{
"author": "longgui0318",
"title": "comfyui-magic-clothing",
"reference": "https://github.com/longgui0318/comfyui-magic-clothing",
"files": [
"https://github.com/longgui0318/comfyui-magic-clothing"
],
"install_type": "git-clone",
"description": "The comfyui supported version of the [a/Magic Clothing](https://github.com/ShineChen1024/MagicClothing) project, not the diffusers version, allows direct integration with modules such as ipadapter"
},
{ {
"author": "DimaChaichan", "author": "DimaChaichan",
"title": "LAizypainter-Exporter-ComfyUI", "title": "LAizypainter-Exporter-ComfyUI",
@ -7609,6 +7619,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Execution Time Analysis, Reroute Enhancement, Node collection for developers." "description": "Execution Time Analysis, Reroute Enhancement, Node collection for developers."
}, },
{
"author": "huchenlei",
"title": "ComfyUI-openpose-editor",
"reference": "https://github.com/huchenlei/ComfyUI-openpose-editor",
"files": [
"https://github.com/huchenlei/ComfyUI-openpose-editor"
],
"install_type": "git-clone",
"description": "Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI"
},

View File

@ -219,6 +219,7 @@
"CombineAudioVideo", "CombineAudioVideo",
"LoadVideo", "LoadVideo",
"MuseTalk", "MuseTalk",
"MuseTalkRealTime",
"PreViewVideo" "PreViewVideo"
], ],
{ {
@ -2526,6 +2527,7 @@
"LandscapeDir", "LandscapeDir",
"MakeupStylesDir", "MakeupStylesDir",
"OptimalCrop", "OptimalCrop",
"PhotomontageA",
"SDXLEmptyLatent", "SDXLEmptyLatent",
"SaveWithMetaData", "SaveWithMetaData",
"SimplePrompts", "SimplePrompts",
@ -3878,12 +3880,14 @@
], ],
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [ "https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
[ [
"CombineClipEllaEmbeds",
"ConcatConditionEllaEmbeds", "ConcatConditionEllaEmbeds",
"ConditionToEllaEmbeds", "ConditionToEllaEmbeds",
"ELLALoader", "ELLALoader",
"EllaAdvancedApply",
"EllaApply", "EllaApply",
"EllaCombineEmbeds", "EllaCombineEmbeds",
"EllaEncode",
"SetEllaTimesteps",
"T5TextEncode #ELLA", "T5TextEncode #ELLA",
"T5TextEncoderLoader #ELLA" "T5TextEncoderLoader #ELLA"
], ],
@ -5221,6 +5225,7 @@
[ [
"BlehBlockOps", "BlehBlockOps",
"BlehDeepShrink", "BlehDeepShrink",
"BlehDisableNoise",
"BlehDiscardPenultimateSigma", "BlehDiscardPenultimateSigma",
"BlehForceSeedSampler", "BlehForceSeedSampler",
"BlehHyperTile", "BlehHyperTile",
@ -5228,6 +5233,7 @@
"BlehLatentOps", "BlehLatentOps",
"BlehLatentScaleBy", "BlehLatentScaleBy",
"BlehModelPatchConditional", "BlehModelPatchConditional",
"BlehPlug",
"BlehRefinerAfter" "BlehRefinerAfter"
], ],
{ {
@ -5754,12 +5760,18 @@
], ],
"https://github.com/chaojie/ComfyUI-LaVIT": [ "https://github.com/chaojie/ComfyUI-LaVIT": [
[ [
"VHS_FILENAMES_STRING_LaVIT",
"VideoLaVITI2I", "VideoLaVITI2I",
"VideoLaVITI2V", "VideoLaVITI2V",
"VideoLaVITI2VLong", "VideoLaVITI2VLong",
"VideoLaVITLoader", "VideoLaVITLoader",
"VideoLaVITT2V", "VideoLaVITT2V",
"VideoLaVITT2VLong" "VideoLaVITT2VLong",
"VideoLaVITUnderstandingImage",
"VideoLaVITUnderstandingLoader",
"VideoLaVITUnderstandingVideo",
"VideoLaVITVideoDetokenizerLoader",
"VideoLaVITVideoReconstruction"
], ],
{ {
"title_aux": "ComfyUI-LaVIT" "title_aux": "ComfyUI-LaVIT"
@ -7677,9 +7689,11 @@
"ACE_AudioLoad", "ACE_AudioLoad",
"ACE_AudioPlay", "ACE_AudioPlay",
"ACE_AudioSave", "ACE_AudioSave",
"ACE_Expression_Eval",
"ACE_Float", "ACE_Float",
"ACE_ImageColorFix", "ACE_ImageColorFix",
"ACE_ImageConstrain", "ACE_ImageConstrain",
"ACE_ImageGetSize",
"ACE_ImageLoadFromCloud", "ACE_ImageLoadFromCloud",
"ACE_ImageQA", "ACE_ImageQA",
"ACE_ImageRemoveBackground", "ACE_ImageRemoveBackground",
@ -8401,6 +8415,8 @@
], ],
"https://github.com/kijai/ComfyUI-ELLA-wrapper": [ "https://github.com/kijai/ComfyUI-ELLA-wrapper": [
[ [
"diffusers_model_loader",
"diffusers_sampler",
"ella_model_loader", "ella_model_loader",
"ella_sampler", "ella_sampler",
"ella_t5_embeds" "ella_t5_embeds"
@ -8910,6 +8926,18 @@
"title_aux": "comfyui-llm-assistant" "title_aux": "comfyui-llm-assistant"
} }
], ],
"https://github.com/longgui0318/comfyui-magic-clothing": [
[
"Add Magic Clothing Attention",
"Change Pixel Value Normalization",
"LOAD OMS",
"Load Magic Clothing Model",
"RUN OMS"
],
{
"title_aux": "comfyui-magic-clothing"
}
],
"https://github.com/longgui0318/comfyui-mask-util": [ "https://github.com/longgui0318/comfyui-mask-util": [
[ [
"Image Adaptive Crop M&R", "Image Adaptive Crop M&R",
@ -8929,11 +8957,9 @@
[ [
"Add Magic Clothing Attention", "Add Magic Clothing Attention",
"Change Pixel Value Normalization", "Change Pixel Value Normalization",
"InjectTensorHashLog",
"LOAD OMS", "LOAD OMS",
"Load Magic Clothing Model", "Load Magic Clothing Model",
"RUN OMS", "RUN OMS"
"VAE Mode Choose"
], ],
{ {
"title_aux": "comfyui-oms-diffusion" "title_aux": "comfyui-oms-diffusion"
@ -10444,15 +10470,20 @@
"AV_CheckpointMerge", "AV_CheckpointMerge",
"AV_CheckpointModelsToParametersPipe", "AV_CheckpointModelsToParametersPipe",
"AV_CheckpointSave", "AV_CheckpointSave",
"AV_ClaudeApi",
"AV_ControlNetEfficientLoader", "AV_ControlNetEfficientLoader",
"AV_ControlNetEfficientLoaderAdvanced", "AV_ControlNetEfficientLoaderAdvanced",
"AV_ControlNetEfficientStacker", "AV_ControlNetEfficientStacker",
"AV_ControlNetEfficientStackerSimple", "AV_ControlNetEfficientStackerSimple",
"AV_ControlNetLoader", "AV_ControlNetLoader",
"AV_ControlNetPreprocessor", "AV_ControlNetPreprocessor",
"AV_LLMApiConfig",
"AV_LLMChat",
"AV_LLMMessage",
"AV_LoraListLoader", "AV_LoraListLoader",
"AV_LoraListStacker", "AV_LoraListStacker",
"AV_LoraLoader", "AV_LoraLoader",
"AV_OpenAIApi",
"AV_ParametersPipeToCheckpointModels", "AV_ParametersPipeToCheckpointModels",
"AV_ParametersPipeToPrompts", "AV_ParametersPipeToPrompts",
"AV_PromptsToParametersPipe", "AV_PromptsToParametersPipe",
@ -10537,7 +10568,6 @@
], ],
"https://github.com/smthemex/ComfyUI_ParlerTTS": [ "https://github.com/smthemex/ComfyUI_ParlerTTS": [
[ [
"ModelDownload",
"PromptToAudio" "PromptToAudio"
], ],
{ {
@ -11129,6 +11159,16 @@
"title_aux": "SDXL Prompt Styler" "title_aux": "SDXL Prompt Styler"
} }
], ],
"https://github.com/ty0x2333/ComfyUI-Dev-Utils": [
[
"TY_ExecutionTime",
"TY_UploadAnything",
"TY_UrlDownload"
],
{
"title_aux": "ComfyUI-Dev-Utils"
}
],
"https://github.com/uarefans/ComfyUI-Fans": [ "https://github.com/uarefans/ComfyUI-Fans": [
[ [
"Fans Prompt Styler Negative", "Fans Prompt Styler Negative",
@ -11516,6 +11556,7 @@
"easy humanParsing", "easy humanParsing",
"easy if", "easy if",
"easy imageChooser", "easy imageChooser",
"easy imageColorMatch",
"easy imageInsetCrop", "easy imageInsetCrop",
"easy imageInterrogator", "easy imageInterrogator",
"easy imagePixelPerfect", "easy imagePixelPerfect",

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,26 @@
{
"author": "huchenlei",
"title": "ComfyUI-openpose-editor",
"reference": "https://github.com/huchenlei/ComfyUI-openpose-editor",
"files": [
"https://github.com/huchenlei/ComfyUI-openpose-editor"
],
"install_type": "git-clone",
"description": "Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI"
},
{
"author": "longgui0318",
"title": "comfyui-magic-clothing",
"reference": "https://github.com/longgui0318/comfyui-magic-clothing",
"files": [
"https://github.com/longgui0318/comfyui-magic-clothing"
],
"install_type": "git-clone",
"description": "The comfyui supported version of the [a/Magic Clothing](https://github.com/ShineChen1024/MagicClothing) project, not the diffusers version, allows direct integration with modules such as ipadapter"
},
{ {
"author": "ty0x2333", "author": "ty0x2333",
"title": "ComfyUI-Dev-Utils", "title": "ComfyUI-Dev-Utils",
@ -671,36 +690,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This repository simply caches the CLIP embeddings and subtly accelerates the inference process by bypassing unnecessary computations." "description": "This repository simply caches the CLIP embeddings and subtly accelerates the inference process by bypassing unnecessary computations."
},
{
"author": "tsogzark",
"title": "ComfyUI-load-image-from-url",
"reference": "https://github.com/tsogzark/ComfyUI-load-image-from-url",
"files": [
"https://github.com/tsogzark/ComfyUI-load-image-from-url"
],
"install_type": "git-clone",
"description": "A simple node to load image from local path or http url.\nYou can find this node from 'image' category."
},
{
"author": "SeaArtLab",
"title": "ComfyUI-Long-CLIP",
"reference": "https://github.com/SeaArtLab/ComfyUI-Long-CLIP",
"files": [
"https://github.com/SeaArtLab/ComfyUI-Long-CLIP"
],
"install_type": "git-clone",
"description": "This project implements the comfyui for long-clip, currently supporting the replacement of clip-l. For SD1.5, the SeaArtLongClip module can be used to replace the original clip in the model, expanding the token length from 77 to 248."
},
{
"author": "chaojie",
"title": "ComfyUI-Open-Sora-Plan",
"reference": "https://github.com/chaojie/ComfyUI-Open-Sora-Plan",
"files": [
"https://github.com/chaojie/ComfyUI-Open-Sora-Plan"
],
"install_type": "git-clone",
"description": "ComfyUI-Open-Sora-Plan"
} }
] ]
} }

View File

@ -219,6 +219,7 @@
"CombineAudioVideo", "CombineAudioVideo",
"LoadVideo", "LoadVideo",
"MuseTalk", "MuseTalk",
"MuseTalkRealTime",
"PreViewVideo" "PreViewVideo"
], ],
{ {
@ -2526,6 +2527,7 @@
"LandscapeDir", "LandscapeDir",
"MakeupStylesDir", "MakeupStylesDir",
"OptimalCrop", "OptimalCrop",
"PhotomontageA",
"SDXLEmptyLatent", "SDXLEmptyLatent",
"SaveWithMetaData", "SaveWithMetaData",
"SimplePrompts", "SimplePrompts",
@ -3878,12 +3880,14 @@
], ],
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [ "https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
[ [
"CombineClipEllaEmbeds",
"ConcatConditionEllaEmbeds", "ConcatConditionEllaEmbeds",
"ConditionToEllaEmbeds", "ConditionToEllaEmbeds",
"ELLALoader", "ELLALoader",
"EllaAdvancedApply",
"EllaApply", "EllaApply",
"EllaCombineEmbeds", "EllaCombineEmbeds",
"EllaEncode",
"SetEllaTimesteps",
"T5TextEncode #ELLA", "T5TextEncode #ELLA",
"T5TextEncoderLoader #ELLA" "T5TextEncoderLoader #ELLA"
], ],
@ -5221,6 +5225,7 @@
[ [
"BlehBlockOps", "BlehBlockOps",
"BlehDeepShrink", "BlehDeepShrink",
"BlehDisableNoise",
"BlehDiscardPenultimateSigma", "BlehDiscardPenultimateSigma",
"BlehForceSeedSampler", "BlehForceSeedSampler",
"BlehHyperTile", "BlehHyperTile",
@ -5228,6 +5233,7 @@
"BlehLatentOps", "BlehLatentOps",
"BlehLatentScaleBy", "BlehLatentScaleBy",
"BlehModelPatchConditional", "BlehModelPatchConditional",
"BlehPlug",
"BlehRefinerAfter" "BlehRefinerAfter"
], ],
{ {
@ -5754,12 +5760,18 @@
], ],
"https://github.com/chaojie/ComfyUI-LaVIT": [ "https://github.com/chaojie/ComfyUI-LaVIT": [
[ [
"VHS_FILENAMES_STRING_LaVIT",
"VideoLaVITI2I", "VideoLaVITI2I",
"VideoLaVITI2V", "VideoLaVITI2V",
"VideoLaVITI2VLong", "VideoLaVITI2VLong",
"VideoLaVITLoader", "VideoLaVITLoader",
"VideoLaVITT2V", "VideoLaVITT2V",
"VideoLaVITT2VLong" "VideoLaVITT2VLong",
"VideoLaVITUnderstandingImage",
"VideoLaVITUnderstandingLoader",
"VideoLaVITUnderstandingVideo",
"VideoLaVITVideoDetokenizerLoader",
"VideoLaVITVideoReconstruction"
], ],
{ {
"title_aux": "ComfyUI-LaVIT" "title_aux": "ComfyUI-LaVIT"
@ -7677,9 +7689,11 @@
"ACE_AudioLoad", "ACE_AudioLoad",
"ACE_AudioPlay", "ACE_AudioPlay",
"ACE_AudioSave", "ACE_AudioSave",
"ACE_Expression_Eval",
"ACE_Float", "ACE_Float",
"ACE_ImageColorFix", "ACE_ImageColorFix",
"ACE_ImageConstrain", "ACE_ImageConstrain",
"ACE_ImageGetSize",
"ACE_ImageLoadFromCloud", "ACE_ImageLoadFromCloud",
"ACE_ImageQA", "ACE_ImageQA",
"ACE_ImageRemoveBackground", "ACE_ImageRemoveBackground",
@ -8401,6 +8415,8 @@
], ],
"https://github.com/kijai/ComfyUI-ELLA-wrapper": [ "https://github.com/kijai/ComfyUI-ELLA-wrapper": [
[ [
"diffusers_model_loader",
"diffusers_sampler",
"ella_model_loader", "ella_model_loader",
"ella_sampler", "ella_sampler",
"ella_t5_embeds" "ella_t5_embeds"
@ -8910,6 +8926,18 @@
"title_aux": "comfyui-llm-assistant" "title_aux": "comfyui-llm-assistant"
} }
], ],
"https://github.com/longgui0318/comfyui-magic-clothing": [
[
"Add Magic Clothing Attention",
"Change Pixel Value Normalization",
"LOAD OMS",
"Load Magic Clothing Model",
"RUN OMS"
],
{
"title_aux": "comfyui-magic-clothing"
}
],
"https://github.com/longgui0318/comfyui-mask-util": [ "https://github.com/longgui0318/comfyui-mask-util": [
[ [
"Image Adaptive Crop M&R", "Image Adaptive Crop M&R",
@ -8929,11 +8957,9 @@
[ [
"Add Magic Clothing Attention", "Add Magic Clothing Attention",
"Change Pixel Value Normalization", "Change Pixel Value Normalization",
"InjectTensorHashLog",
"LOAD OMS", "LOAD OMS",
"Load Magic Clothing Model", "Load Magic Clothing Model",
"RUN OMS", "RUN OMS"
"VAE Mode Choose"
], ],
{ {
"title_aux": "comfyui-oms-diffusion" "title_aux": "comfyui-oms-diffusion"
@ -10444,15 +10470,20 @@
"AV_CheckpointMerge", "AV_CheckpointMerge",
"AV_CheckpointModelsToParametersPipe", "AV_CheckpointModelsToParametersPipe",
"AV_CheckpointSave", "AV_CheckpointSave",
"AV_ClaudeApi",
"AV_ControlNetEfficientLoader", "AV_ControlNetEfficientLoader",
"AV_ControlNetEfficientLoaderAdvanced", "AV_ControlNetEfficientLoaderAdvanced",
"AV_ControlNetEfficientStacker", "AV_ControlNetEfficientStacker",
"AV_ControlNetEfficientStackerSimple", "AV_ControlNetEfficientStackerSimple",
"AV_ControlNetLoader", "AV_ControlNetLoader",
"AV_ControlNetPreprocessor", "AV_ControlNetPreprocessor",
"AV_LLMApiConfig",
"AV_LLMChat",
"AV_LLMMessage",
"AV_LoraListLoader", "AV_LoraListLoader",
"AV_LoraListStacker", "AV_LoraListStacker",
"AV_LoraLoader", "AV_LoraLoader",
"AV_OpenAIApi",
"AV_ParametersPipeToCheckpointModels", "AV_ParametersPipeToCheckpointModels",
"AV_ParametersPipeToPrompts", "AV_ParametersPipeToPrompts",
"AV_PromptsToParametersPipe", "AV_PromptsToParametersPipe",
@ -10537,7 +10568,6 @@
], ],
"https://github.com/smthemex/ComfyUI_ParlerTTS": [ "https://github.com/smthemex/ComfyUI_ParlerTTS": [
[ [
"ModelDownload",
"PromptToAudio" "PromptToAudio"
], ],
{ {
@ -11129,6 +11159,16 @@
"title_aux": "SDXL Prompt Styler" "title_aux": "SDXL Prompt Styler"
} }
], ],
"https://github.com/ty0x2333/ComfyUI-Dev-Utils": [
[
"TY_ExecutionTime",
"TY_UploadAnything",
"TY_UrlDownload"
],
{
"title_aux": "ComfyUI-Dev-Utils"
}
],
"https://github.com/uarefans/ComfyUI-Fans": [ "https://github.com/uarefans/ComfyUI-Fans": [
[ [
"Fans Prompt Styler Negative", "Fans Prompt Styler Negative",
@ -11516,6 +11556,7 @@
"easy humanParsing", "easy humanParsing",
"easy if", "easy if",
"easy imageChooser", "easy imageChooser",
"easy imageColorMatch",
"easy imageInsetCrop", "easy imageInsetCrop",
"easy imageInterrogator", "easy imageInterrogator",
"easy imagePixelPerfect", "easy imagePixelPerfect",