The PromptWithTokenCounter is a textbox node that is designed to count the number of tokens in a text prompt for clip-l and t5xxl.
The FluxEmptyLatentSizePicker node allows you to select a optimized resolution for generating empty latents for flux.
The ModelSamplingFluxNormalized node adjusts model sampling parameters based on image dimensions to maintain consistent quality across different resolutions.
The FluxHighresFixScaler node upscales images to high resolution (targeting 6M pixels) while adding controlled noise for better detail.