update DB

This commit is contained in:
Dr.Lt.Data
2024-06-16 09:54:43 +09:00
parent 008628bf36
commit 98ceb24ff2
6 changed files with 771 additions and 664 deletions
+1
View File
@@ -10344,6 +10344,7 @@
{ {
+31 -1
View File
@@ -1167,6 +1167,7 @@
[ [
"AdvancedPromptInjection", "AdvancedPromptInjection",
"PromptInjection", "PromptInjection",
"SVDPromptInjection",
"SimplePromptInjection" "SimplePromptInjection"
], ],
{ {
@@ -2877,6 +2878,7 @@
"HueSatLum", "HueSatLum",
"HueShift", "HueShift",
"ImageDimensions", "ImageDimensions",
"ImageOverlayResized",
"ImageResizeLong", "ImageResizeLong",
"ImageZigzag", "ImageZigzag",
"IndoorBackgrounds", "IndoorBackgrounds",
@@ -5882,6 +5884,18 @@
"title_aux": "LoRA Tag Loader for ComfyUI" "title_aux": "LoRA Tag Loader for ComfyUI"
} }
], ],
"https://github.com/baicai99/ComfyUI-FrameSkipping": [
[
"FrameSkipping",
"FrameTruncating",
"IntOperationsNode",
"MaskFrameSkipping",
"WhiteMaskGenerator"
],
{
"title_aux": "ComfyUI-FrameSkipping"
}
],
"https://github.com/banodoco/steerable-motion": [ "https://github.com/banodoco/steerable-motion": [
[ [
"BatchCreativeInterpolation", "BatchCreativeInterpolation",
@@ -7010,6 +7024,7 @@
"LayerUtility: BatchSelector", "LayerUtility: BatchSelector",
"LayerUtility: Boolean", "LayerUtility: Boolean",
"LayerUtility: BooleanOperator", "LayerUtility: BooleanOperator",
"LayerUtility: BooleanOperatorV2",
"LayerUtility: ColorImage", "LayerUtility: ColorImage",
"LayerUtility: ColorImage V2", "LayerUtility: ColorImage V2",
"LayerUtility: ColorPicker", "LayerUtility: ColorPicker",
@@ -7027,6 +7042,7 @@
"LayerUtility: GradientImage", "LayerUtility: GradientImage",
"LayerUtility: GradientImage V2", "LayerUtility: GradientImage V2",
"LayerUtility: HLFrequencyDetailRestore", "LayerUtility: HLFrequencyDetailRestore",
"LayerUtility: If",
"LayerUtility: ImageAutoCrop", "LayerUtility: ImageAutoCrop",
"LayerUtility: ImageAutoCrop V2", "LayerUtility: ImageAutoCrop V2",
"LayerUtility: ImageBlend", "LayerUtility: ImageBlend",
@@ -7052,6 +7068,7 @@
"LayerUtility: LayerMaskTransform", "LayerUtility: LayerMaskTransform",
"LayerUtility: LoadPSD", "LayerUtility: LoadPSD",
"LayerUtility: NumberCalculator", "LayerUtility: NumberCalculator",
"LayerUtility: NumberCalculatorV2",
"LayerUtility: PrintInfo", "LayerUtility: PrintInfo",
"LayerUtility: PromptEmbellish", "LayerUtility: PromptEmbellish",
"LayerUtility: PromptTagger", "LayerUtility: PromptTagger",
@@ -7064,6 +7081,7 @@
"LayerUtility: Seed", "LayerUtility: Seed",
"LayerUtility: ShowBlindWaterMark", "LayerUtility: ShowBlindWaterMark",
"LayerUtility: SimpleTextImage", "LayerUtility: SimpleTextImage",
"LayerUtility: StringCondition",
"LayerUtility: TextBox", "LayerUtility: TextBox",
"LayerUtility: TextImage", "LayerUtility: TextImage",
"LayerUtility: TextJoin", "LayerUtility: TextJoin",
@@ -7388,6 +7406,7 @@
"DualCFGGuider", "DualCFGGuider",
"DualCLIPLoader", "DualCLIPLoader",
"EmptyImage", "EmptyImage",
"EmptyLatentAudio",
"EmptyLatentImage", "EmptyLatentImage",
"EmptySD3LatentImage", "EmptySD3LatentImage",
"ExponentialScheduler", "ExponentialScheduler",
@@ -7441,6 +7460,7 @@
"LatentSubtract", "LatentSubtract",
"LatentUpscale", "LatentUpscale",
"LatentUpscaleBy", "LatentUpscaleBy",
"LoadAudio",
"LoadImage", "LoadImage",
"LoadImageMask", "LoadImageMask",
"LoadLatent", "LoadLatent",
@@ -7456,6 +7476,7 @@
"ModelMergeSimple", "ModelMergeSimple",
"ModelMergeSubtract", "ModelMergeSubtract",
"ModelSamplingContinuousEDM", "ModelSamplingContinuousEDM",
"ModelSamplingContinuousV",
"ModelSamplingDiscrete", "ModelSamplingDiscrete",
"ModelSamplingSD3", "ModelSamplingSD3",
"ModelSamplingStableCascade", "ModelSamplingStableCascade",
@@ -7490,6 +7511,7 @@
"SamplerLMS", "SamplerLMS",
"SaveAnimatedPNG", "SaveAnimatedPNG",
"SaveAnimatedWEBP", "SaveAnimatedWEBP",
"SaveAudio",
"SaveImage", "SaveImage",
"SaveImageWebsocket", "SaveImageWebsocket",
"SaveLatent", "SaveLatent",
@@ -7516,8 +7538,10 @@
"UNetTemporalAttentionMultiply", "UNetTemporalAttentionMultiply",
"UpscaleModelLoader", "UpscaleModelLoader",
"VAEDecode", "VAEDecode",
"VAEDecodeAudio",
"VAEDecodeTiled", "VAEDecodeTiled",
"VAEEncode", "VAEEncode",
"VAEEncodeAudio",
"VAEEncodeForInpaint", "VAEEncodeForInpaint",
"VAEEncodeTiled", "VAEEncodeTiled",
"VAELoader", "VAELoader",
@@ -11635,6 +11659,7 @@
"PettyPaintEnsureDirectory", "PettyPaintEnsureDirectory",
"PettyPaintExec", "PettyPaintExec",
"PettyPaintFakeConvert", "PettyPaintFakeConvert",
"PettyPaintFileExists",
"PettyPaintImageColorsToMasks", "PettyPaintImageColorsToMasks",
"PettyPaintImageCompositeMasked", "PettyPaintImageCompositeMasked",
"PettyPaintImagePlacement", "PettyPaintImagePlacement",
@@ -11650,6 +11675,8 @@
"PettyPaintLoadImages", "PettyPaintLoadImages",
"PettyPaintMap", "PettyPaintMap",
"PettyPaintMasksToImages", "PettyPaintMasksToImages",
"PettyPaintNot",
"PettyPaintPassThroughNode",
"PettyPaintProcessor", "PettyPaintProcessor",
"PettyPaintRemoveAddText", "PettyPaintRemoveAddText",
"PettyPaintSDTurboScheduler", "PettyPaintSDTurboScheduler",
@@ -13264,7 +13291,8 @@
"ShuffleChannels", "ShuffleChannels",
"Tonemap", "Tonemap",
"UnJitterImage", "UnJitterImage",
"UnTonemap" "UnTonemap",
"VisualizeLatents"
], ],
{ {
"title_aux": "ComfyUI-Image-Filters" "title_aux": "ComfyUI-Image-Filters"
@@ -14350,6 +14378,7 @@
"easy humanSegmentation", "easy humanSegmentation",
"easy icLightApply", "easy icLightApply",
"easy if", "easy if",
"easy imageBatchToImageList",
"easy imageChooser", "easy imageChooser",
"easy imageColorMatch", "easy imageColorMatch",
"easy imageConcat", "easy imageConcat",
@@ -14358,6 +14387,7 @@
"easy imageDetailTransfer", "easy imageDetailTransfer",
"easy imageInsetCrop", "easy imageInsetCrop",
"easy imageInterrogator", "easy imageInterrogator",
"easy imageListToImageBatch",
"easy imagePixelPerfect", "easy imagePixelPerfect",
"easy imageRatio", "easy imageRatio",
"easy imageRemBg", "easy imageRemBg",
+665 -660
View File
File diff suppressed because it is too large Load Diff
+42 -1
View File
@@ -10,7 +10,48 @@
}, },
{
"author": "kijai",
"title": "ComfyUI-B-LoRA [WIP]",
"id": "b-lora",
"reference": "https://github.com/liusida/ComfyUI-B-LoRA",
"files": [
"https://github.com/liusida/ComfyUI-B-LoRA"
],
"install_type": "git-clone",
"description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)."
},
{
"author": "kijai",
"title": "ComfyUI-DiffusersSD3Wrapper",
"id": "diffusers-sd3-wrapper",
"reference": "https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper",
"files": [
"https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper"
],
"install_type": "git-clone",
"description": "Nodes:Load SD3DiffusersPipeline, SD3 ControlNet Sampler"
},
{
"author": "AustinMroz",
"title": "ComfyUI-SD3-Medium-CN-Diffusers [WIP]",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SD3-Medium-CN-Diffusers",
"files": [
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing"
],
"install_type": "git-clone",
"description": "ComfyUI SD3-Medium ControlNetDiffusers"
},
{
"author": "AustinMroz",
"title": "ComfyUI-WorkflowCheckpointing [WIP]",
"reference": "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing",
"files": [
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing"
],
"install_type": "git-clone",
"description": "Automatically creates checkpoints during workflow execution. If If an workflow is canceled or ComfyUI crashes mid-execution, then these checkpoints are used when the workflow is re-queued to resume execution with minimal progress loss."
},
{ {
"author": "redhottensors", "author": "redhottensors",
"title": "ComfyUI-ODE", "title": "ComfyUI-ODE",
+1 -1
View File
@@ -13,6 +13,7 @@
{ {
"author": "baicai99", "author": "baicai99",
"title": "ComfyUI-FrameSkipping", "title": "ComfyUI-FrameSkipping",
@@ -24,7 +25,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Used to process video redrawing, frame skipping, frame ending early, etc." "description": "Used to process video redrawing, frame skipping, frame ending early, etc."
}, },
{ {
"author": "AIFSH", "author": "AIFSH",
"title": "ComfyUI-MimicBrush", "title": "ComfyUI-MimicBrush",
+31 -1
View File
@@ -1167,6 +1167,7 @@
[ [
"AdvancedPromptInjection", "AdvancedPromptInjection",
"PromptInjection", "PromptInjection",
"SVDPromptInjection",
"SimplePromptInjection" "SimplePromptInjection"
], ],
{ {
@@ -2877,6 +2878,7 @@
"HueSatLum", "HueSatLum",
"HueShift", "HueShift",
"ImageDimensions", "ImageDimensions",
"ImageOverlayResized",
"ImageResizeLong", "ImageResizeLong",
"ImageZigzag", "ImageZigzag",
"IndoorBackgrounds", "IndoorBackgrounds",
@@ -5882,6 +5884,18 @@
"title_aux": "LoRA Tag Loader for ComfyUI" "title_aux": "LoRA Tag Loader for ComfyUI"
} }
], ],
"https://github.com/baicai99/ComfyUI-FrameSkipping": [
[
"FrameSkipping",
"FrameTruncating",
"IntOperationsNode",
"MaskFrameSkipping",
"WhiteMaskGenerator"
],
{
"title_aux": "ComfyUI-FrameSkipping"
}
],
"https://github.com/banodoco/steerable-motion": [ "https://github.com/banodoco/steerable-motion": [
[ [
"BatchCreativeInterpolation", "BatchCreativeInterpolation",
@@ -7010,6 +7024,7 @@
"LayerUtility: BatchSelector", "LayerUtility: BatchSelector",
"LayerUtility: Boolean", "LayerUtility: Boolean",
"LayerUtility: BooleanOperator", "LayerUtility: BooleanOperator",
"LayerUtility: BooleanOperatorV2",
"LayerUtility: ColorImage", "LayerUtility: ColorImage",
"LayerUtility: ColorImage V2", "LayerUtility: ColorImage V2",
"LayerUtility: ColorPicker", "LayerUtility: ColorPicker",
@@ -7027,6 +7042,7 @@
"LayerUtility: GradientImage", "LayerUtility: GradientImage",
"LayerUtility: GradientImage V2", "LayerUtility: GradientImage V2",
"LayerUtility: HLFrequencyDetailRestore", "LayerUtility: HLFrequencyDetailRestore",
"LayerUtility: If",
"LayerUtility: ImageAutoCrop", "LayerUtility: ImageAutoCrop",
"LayerUtility: ImageAutoCrop V2", "LayerUtility: ImageAutoCrop V2",
"LayerUtility: ImageBlend", "LayerUtility: ImageBlend",
@@ -7052,6 +7068,7 @@
"LayerUtility: LayerMaskTransform", "LayerUtility: LayerMaskTransform",
"LayerUtility: LoadPSD", "LayerUtility: LoadPSD",
"LayerUtility: NumberCalculator", "LayerUtility: NumberCalculator",
"LayerUtility: NumberCalculatorV2",
"LayerUtility: PrintInfo", "LayerUtility: PrintInfo",
"LayerUtility: PromptEmbellish", "LayerUtility: PromptEmbellish",
"LayerUtility: PromptTagger", "LayerUtility: PromptTagger",
@@ -7064,6 +7081,7 @@
"LayerUtility: Seed", "LayerUtility: Seed",
"LayerUtility: ShowBlindWaterMark", "LayerUtility: ShowBlindWaterMark",
"LayerUtility: SimpleTextImage", "LayerUtility: SimpleTextImage",
"LayerUtility: StringCondition",
"LayerUtility: TextBox", "LayerUtility: TextBox",
"LayerUtility: TextImage", "LayerUtility: TextImage",
"LayerUtility: TextJoin", "LayerUtility: TextJoin",
@@ -7388,6 +7406,7 @@
"DualCFGGuider", "DualCFGGuider",
"DualCLIPLoader", "DualCLIPLoader",
"EmptyImage", "EmptyImage",
"EmptyLatentAudio",
"EmptyLatentImage", "EmptyLatentImage",
"EmptySD3LatentImage", "EmptySD3LatentImage",
"ExponentialScheduler", "ExponentialScheduler",
@@ -7441,6 +7460,7 @@
"LatentSubtract", "LatentSubtract",
"LatentUpscale", "LatentUpscale",
"LatentUpscaleBy", "LatentUpscaleBy",
"LoadAudio",
"LoadImage", "LoadImage",
"LoadImageMask", "LoadImageMask",
"LoadLatent", "LoadLatent",
@@ -7456,6 +7476,7 @@
"ModelMergeSimple", "ModelMergeSimple",
"ModelMergeSubtract", "ModelMergeSubtract",
"ModelSamplingContinuousEDM", "ModelSamplingContinuousEDM",
"ModelSamplingContinuousV",
"ModelSamplingDiscrete", "ModelSamplingDiscrete",
"ModelSamplingSD3", "ModelSamplingSD3",
"ModelSamplingStableCascade", "ModelSamplingStableCascade",
@@ -7490,6 +7511,7 @@
"SamplerLMS", "SamplerLMS",
"SaveAnimatedPNG", "SaveAnimatedPNG",
"SaveAnimatedWEBP", "SaveAnimatedWEBP",
"SaveAudio",
"SaveImage", "SaveImage",
"SaveImageWebsocket", "SaveImageWebsocket",
"SaveLatent", "SaveLatent",
@@ -7516,8 +7538,10 @@
"UNetTemporalAttentionMultiply", "UNetTemporalAttentionMultiply",
"UpscaleModelLoader", "UpscaleModelLoader",
"VAEDecode", "VAEDecode",
"VAEDecodeAudio",
"VAEDecodeTiled", "VAEDecodeTiled",
"VAEEncode", "VAEEncode",
"VAEEncodeAudio",
"VAEEncodeForInpaint", "VAEEncodeForInpaint",
"VAEEncodeTiled", "VAEEncodeTiled",
"VAELoader", "VAELoader",
@@ -11635,6 +11659,7 @@
"PettyPaintEnsureDirectory", "PettyPaintEnsureDirectory",
"PettyPaintExec", "PettyPaintExec",
"PettyPaintFakeConvert", "PettyPaintFakeConvert",
"PettyPaintFileExists",
"PettyPaintImageColorsToMasks", "PettyPaintImageColorsToMasks",
"PettyPaintImageCompositeMasked", "PettyPaintImageCompositeMasked",
"PettyPaintImagePlacement", "PettyPaintImagePlacement",
@@ -11650,6 +11675,8 @@
"PettyPaintLoadImages", "PettyPaintLoadImages",
"PettyPaintMap", "PettyPaintMap",
"PettyPaintMasksToImages", "PettyPaintMasksToImages",
"PettyPaintNot",
"PettyPaintPassThroughNode",
"PettyPaintProcessor", "PettyPaintProcessor",
"PettyPaintRemoveAddText", "PettyPaintRemoveAddText",
"PettyPaintSDTurboScheduler", "PettyPaintSDTurboScheduler",
@@ -13264,7 +13291,8 @@
"ShuffleChannels", "ShuffleChannels",
"Tonemap", "Tonemap",
"UnJitterImage", "UnJitterImage",
"UnTonemap" "UnTonemap",
"VisualizeLatents"
], ],
{ {
"title_aux": "ComfyUI-Image-Filters" "title_aux": "ComfyUI-Image-Filters"
@@ -14350,6 +14378,7 @@
"easy humanSegmentation", "easy humanSegmentation",
"easy icLightApply", "easy icLightApply",
"easy if", "easy if",
"easy imageBatchToImageList",
"easy imageChooser", "easy imageChooser",
"easy imageColorMatch", "easy imageColorMatch",
"easy imageConcat", "easy imageConcat",
@@ -14358,6 +14387,7 @@
"easy imageDetailTransfer", "easy imageDetailTransfer",
"easy imageInsetCrop", "easy imageInsetCrop",
"easy imageInterrogator", "easy imageInterrogator",
"easy imageListToImageBatch",
"easy imagePixelPerfect", "easy imagePixelPerfect",
"easy imageRatio", "easy imageRatio",
"easy imageRemBg", "easy imageRemBg",