ComfyUI Node
⚙️ GRAG Advanced Sampler v3.0
A ComfyUI node in GRAG/v3.0 with 11 inputs and 1 output.
⚙️ GRAG Advanced Sampler v3.0
- model
- positive
- negative
- latent_image
- samples
◄seed0►
◄steps20►
◄cfg8.0►
◄sampler_name▾►
◄scheduler▾►
◄denoise1.00►
◄debug_modefalse►
CategoryGRAG/v3.0
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The diffusion model used for denoising | |
| positive | CONDITIONING | Positive conditioning (should contain GRAG metadata from Unified Controller) | |
| negative | CONDITIONING | Negative conditioning | |
| latent_image | LATENT | Input latent to denoise | |
| seed | INT | 00–18446744073709550000 | Random seed for noise generation |
| steps | INT | 201–10000 | Number of denoising steps |
| cfg | FLOAT | 8.00–100 | Classifier-Free Guidance scale |
| sampler_name | COMBO | Sampling algorithm to use | |
| scheduler | COMBO | Noise schedule for denoising | |
| denoise | FLOAT | 1.000–1 | Denoising strength (1.0 = full denoise) |
| debug_mode | BOOLEAN | false | Enable debug logging (attention layer info, performance metrics) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| samples | LATENT | — |