Nodes Browser
ComfyDeploy: How Just a bunch of QOL nodes by 42lux works in ComfyUI?
What is Just a bunch of QOL nodes by 42lux?
Just a bunch of QOL nodes. Normalized Flux Sampling, High Res Latent Picker, Textbox with Token Counter.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
Just a bunch of QOL nodes by 42lux
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
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.