ComfyUI Extension: Fens-Simple-Nodes
Simple nodes for ComfyUI - Token Counter - Optimal Empty Latent
Custom Nodes (0)
README
<div align="center">
</div>
The aim of this repository is to offer a suite of custom nodes for ComfyUI that focus on simplicity and utility.
[!NOTE] At present, it only includes a token counter that counts similar to those in many WebUI versions.
Quickstart
- Look for
Fens-Simple-Nodes
in ComfyUI-Manager. If you are installing manually, clone this repository underComfyUI/custom_nodes
. - Restart ComfyUI.
Features
-
Token Counter
- Simple to use with the ability to change encoders.
- On par with webui a1111, forge, etc.
-
Optimal Empty Latent
- Specify your target aspect ratio in one of three formats:
- Pixel dimensions:
WxH
(e.g.1920x1080
) - Ratio:
W:H
(e.g.16:9
) - Decimal: (e.g.
1.7778
)
- Pixel dimensions:
- The tool will compute the closest compatible resolution to your target ratio, ensuring you get a usable output.
- Specify your target aspect ratio in one of three formats: