mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-30 07:50:16 +08:00
deforum node names in manager
This commit is contained in:
parent
24bd6666cd
commit
fd8392c2af
@ -5215,6 +5215,7 @@
|
|||||||
"https://github.com/XmYx/deforum-comfy-nodes"
|
"https://github.com/XmYx/deforum-comfy-nodes"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"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."
|
"description": "Official Deforum animation pipeline tools that provide a unique way to create frame-by-frame generative motion art."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@ -8794,5 +8794,41 @@
|
|||||||
{
|
{
|
||||||
"title_aux": "SDXLCustomAspectRatio"
|
"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)"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user