ComfyUI Extension: Fens-Simple-Nodes

Authored by Taithrah

Created

Updated

0 stars

Simple nodes for ComfyUI - Token Counter - Optimal Empty Latent

Custom Nodes (0)

    README

    <div align="center">

    English License submit issue

    </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

    1. Look for Fens-Simple-Nodes in ComfyUI-Manager. If you are installing manually, clone this repository under ComfyUI/custom_nodes.
    2. 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)
      • The tool will compute the closest compatible resolution to your target ratio, ensuring you get a usable output.

    Examples

    Token Counter

    TokenCount

    WebUI-Forge Example for comparison

    ForgeCount

    Optimal Empty Latent

    OptimalEmptyLatent