feat: add ResolutionSelector node for aspect ratio and megapixel-based resolution calculation

Amp-Thread-ID: https://ampcode.com/threads/T-019c179e-cd8c-768f-ae66-207c7a53c01d
This commit is contained in:
bymyself
2026-01-31 22:16:30 -08:00
parent f8acd9c402
commit 562e355f97
2 changed files with 83 additions and 0 deletions

View File

@@ -2427,6 +2427,7 @@ async def init_builtin_extra_nodes():
"nodes_audio_encoder.py",
"nodes_rope.py",
"nodes_logic.py",
"nodes_resolution.py",
"nodes_nop.py",
"nodes_kandinsky5.py",
"nodes_wanmove.py",