Little Helper Nodes For ComfyUI
This are little nodes that are helping to make big workflows a bit smaller.
This are nodes i made for my daily work with ComfyUi to make my life a bit easier. Maybe they can help you too.
-
NEW: ⭐ Detail Star Deamon is adapted from the original sources. This can improve the details of your generated images and can be connected to the Starsamplers. Works with Flux and all SD Models. Read more about the settings and how it works on the original sources: https://github.com/muerrilla/sd-webui-detail-daemon / https://github.com/Jonseed/ComfyUI-Detail-Daemon
-
NEW: ⭐ StarSampler SD / SDXL: A Ksampler for SD, SDXL, SD3.5 with settings and outputs for model and conditioning passtrough. Optional: Connector for Detail Star Deamon
-
NEW: ⭐ StarSampler FLUX: A Ksampler for Flux with settings and outputs for model and conditioning passtrough. Optional: Connector for Detail Star Deamon
-
⭐ SD(XL) Starter : Is loading checkpoint (with CLIP and VAE) and create an empty latend (you can choose resolutions or set your own)
-
⭐ FLUX Starter : Is loading Unet (Diffusion Model), 2 Clips and create an empty latend (you can choose resolutions or set your own)
-
⭐ SD3.0/3.5 Starter: Is loading Unet (Diffusion Model), 3 Clips and create an empty latend (you can choose resolutions or set your own)
*you can add more ratios if you edit the .json-files in the node folder.
-
⭐ Star Model Latent Upscaler: Decode an input Latent and Vae to an Image, upscale with choosen model, resize to given size, decode output image back to laten with selected VAE.
-
⭐ Star Seven Wildcards: A prompt maker that use 7 inputs with wildcards to create prompts with different wildcards and multiple random inputs from one wildcard used. Also works without wildcards as text concatenate. You will find many wildcards in the "wildcards" subfolder of the node. To use them just copy the whole folder to your main ComfyUI directory.
-
⭐ Input Image Chooser: A simple switch for big workflows to switch between 8 input images
-
⭐ Ollama Helper: Is loading your Ollama models from ollamamodels.txt file in the nodes folder and pass it and a system prompt to Ollama nodes. This helps when ollama models are not show up in the list.
Just search for Starnodes in ComfyUI Manager
Manual install:
- Open CMD within your custom nodes folder
- Type: git clone https://github.com/Starnodes2024/ComfyUI_StarNodes
- Restart ComfyUI
You will find the Nodes under "Starnodes" or search for "star"