Files
comfyui-jezzwtf-nodes/pyproject.toml
T
LyAhn e41eccf1a9 Initial commit: Image Aspect Size and Multi Switch nodes
- 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
2026-06-01 02:18:04 +01:00

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 = ""