e41eccf1a9
- ImageAspectSize: reads input image dimensions and outputs width/height scaled to a target longest-side, snapped to multiples of 8, with a flip toggle for portrait/landscape rotation - MultiSwitch: any-type switch node with dynamic slot pairs (JS-driven add/remove), colour-coded active/inactive sides, and clean labelling
15 lines
334 B
TOML
15 lines
334 B
TOML
[project]
|
|
name = "comfyui-jezzwtf-nodes"
|
|
description = "JezzWTF custom nodes for ComfyUI — utility nodes."
|
|
version = "1.0.0"
|
|
license = { file = "LICENSE" }
|
|
dependencies = []
|
|
|
|
[project.urls]
|
|
Repository = "https://github.com/JezzWTF/comfyui-jezzwtf-nodes"
|
|
|
|
[tool.comfy]
|
|
PublisherId = "jezzwtf"
|
|
DisplayName = "JezzWTF Nodes"
|
|
Icon = ""
|