deforum node names in manager

This commit is contained in:
Miklos Nagy 2024-02-27 22:13:01 +01:00
parent 24bd6666cd
commit fd8392c2af
2 changed files with 37 additions and 0 deletions

View File

@ -5215,6 +5215,7 @@
"https://github.com/XmYx/deforum-comfy-nodes"
],
"install_type": "git-clone",
"nodename_pattern": "\\(deforum\\)$",
"description": "Official Deforum animation pipeline tools that provide a unique way to create frame-by-frame generative motion art."
},
{

View File

@ -8794,5 +8794,41 @@
{
"title_aux": "SDXLCustomAspectRatio"
}
],
"https://github.com/XmYx/deforum-comfy-nodes": [
[
"DeforumBaseParamsNode",
"DeforumAnimParamsNode",
"DeforumTranslationParamsNode",
"DeforumDepthParamsNode",
"DeforumNoiseParamsNode",
"DeforumColorParamsNode",
"DeforumDiffusionParamsNode",
"DeforumCadenceParamsNode",
"DeforumHybridParamsNode",
"DeforumHybridScheduleNode",
"DeforumPromptNode",
"DeforumAreaPromptNode",
"DeforumSingleSampleNode",
"DeforumCacheLatentNode",
"DeforumGetCachedLatentNode",
"DeforumSeedNode",
"DeforumIteratorNode",
"DeforumKSampler",
"DeforumFrameWarpNode",
"DeforumColorMatchNode",
"DeforumAddNoiseNode",
"DeforumHybridMotionNode",
"DeforumSetVAEDownscaleRatioNode",
"DeforumLoadVideo",
"DeforumVideoSaveNode",
"DeforumFILMInterpolationNode",
"DeforumSimpleInterpolationNode",
"DeforumCadenceNode",
"DeforumConditioningBlendNode"
],
{
"title_aux": "(deforum)"
}
]
}