ComfyUI Extension: Just a bunch of QOL nodes by 42lux

Authored by 42lux

Created

Updated

10 stars

Just a bunch of QOL nodes. Normalized Flux Sampling, High Res Latent Picker, Textbox with Token Counter.

README

Nodes

1. PromptWithTokenCounter

The PromptWithTokenCounter is a textbox node that is designed to count the number of tokens in a text prompt for clip-l and t5xxl.

2. FluxEmptyLatentSizePicker

The FluxEmptyLatentSizePicker node allows you to select a optimized resolution for generating empty latents for flux.

3. ModelSamplingFluxNormalized

The ModelSamplingFluxNormalized node adjusts model sampling parameters based on image dimensions to maintain consistent quality across different resolutions.

4. FluxHighresFixScaler

The FluxHighresFixScaler node upscales images to high resolution (targeting 6M pixels) while adding controlled noise for better detail.