ComfyUI Extension: ComfyUi-DisplayAllSteps
Custom node that displays the intermediate images generated at each denoising step during sampling. (Description by CC)
Custom Nodes (0)
README
ComfyUi-DisplayAllSteps
✨ Use case
This custom node displays the intermediate images generated at each denoising step during sampling.
https://github.com/user-attachments/assets/91d3882a-7c6e-4ed0-afc1-fcad4ca401a1
📥 Installation
Navigate to the ComfyUI/custom_nodes folder, open cmd and run:
git clone https://github.com/BigStationW/ComfyUi-DisplayAllSteps
Restart ComfyUI after installation.
🛠️ Usage
It uses 2 custom nodes:
- Sampler (Custom Advanced All Steps)
- VAE Decode All Steps
An example workflow (for Z-image turbo) can be found here