ComfyUI-Detail-Daemon
Run ComfyUI Easily with InstaSD
Skip the complex setup and run ComfyUI online. InstaSD helps creative professionals build workflows and deploy them to the world:
- One-click deployment
- Any model, any node
- Powerful GPUs for rapid iteration
Available Nodes
Documentation
ComfyUI-Detail-Daemon Documentation
Introduction
The repository ComfyUI-Detail-Daemon is a collection of custom nodes designed to enhance the detailing capabilities within the ComfyUI framework. This repository is a port of muerrilla's sd-webui-Detail-Daemon to ComfyUI, aiming to adjust sigma values to generally enhance image details and potentially reduce unwanted bokeh or background blurring. It is particularly useful with Flux models but also compatible with SDXL and SD1.5, among other models.
Installation
To install ComfyUI-Detail-Daemon, clone the GitHub repository into your ComfyUI installation's custom nodes directory and restart ComfyUI. Ensure that you have the necessary dependencies and compatible versions of ComfyUI.
git clone https://github.com/Jonseed/ComfyUI-Detail-Daemon <path-to-your-comfyui>/custom-nodes/ComfyUI-Detail-Daemon
Purpose
The primary purpose of this repository is to provide node-based enhancements for image detailing within ComfyUI workflows. By manipulating sigma values, users can achieve varying levels of detail and noise reduction, tailored to the requirements of different models such as Flux, SDXL, and others.
Nodes Provided
This repository includes four distinct nodes, each serving a specific purpose:
-
- Provides a mechanism to enhance image details by adjusting noise levels throughout the image generation process.
-
- Offers a graphical representation of sigma adjustments, facilitating a visual understanding of parameter effects.
-
- Multiplies sigma values by a factor to add detail, particularly when using a factor less than one.
-
- A simplified version of the Detail Daemon Sampler, focusing primarily on the amount of detail and adjustment timing.
Features and Capabilities
- Adjustable Detail Levels: Tailor the amount of detail added or subtracted by modifying sigma adjustments during image generation.
- Broad Model Compatibility: Works with a variety of models, including Flux and SDXL, allowing flexibility across different workflows.
- Graphical Visualization: Use the Detail Daemon Graph Sigmas node to visualize parameter impacts effectively.
- Workflow Integration: Incorporate into existing ComfyUI pipelines with custom sampler nodes or presets for enhanced customization.
Use in ComfyUI Workflows
The repository accommodates a range of uses within ComfyUI workflows, such as:
- Enhancing large feature details at the start of the generation process and refining smaller details later.
- Tweaking parameters to achieve desired levels of detail or simplicity in images.
- Applying to various image processing tasks, including txt2img, img2img, inpainting, and upscaling, using provided example workflows.
Using the nodes from this repository, you can explore different enhancement techniques and optimize the image creation process according to specific artistic or technical goals. Whether you seek more detail or a cleaner, simpler look, the ComfyUI-Detail-Daemon nodes provide versatile options for your creative workflow.