ComfyUI Node
AI Source Pattern Cleanup
Attenuates OpenAI/ChatGPT source micro-grid patterns before a direct 1:1 image is used as an ETUR source or Flux2 reference. This is a pre-processing node, not a final blur/sharpen pass.
AI Source Pattern Cleanup
- image
- image
- difference_image
◄high_freq_reduce0.25►
◄low_freq_radius128►
◄Generate_Difference_Imagefalse►
CategoryTBG/ETUR Image
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Direct 1:1 OpenAI/ChatGPT source image to clean before using it as an ETUR source/reference. This targets the measured embedded high-frequency micro-grid/checker pattern; it is not intended for already-upscaled, resampled, or final generated output images. | |
| high_freq_reduce | FLOAT | 0.250–1 | How much detected source micro-grid pattern to reduce. Start at 0.20-0.35 for direct OpenAI images; high values can remove real pores/freckles or create flat skin. |
| low_freq_radius | FLOAT | 1281–256 | Width of the measured source-grid frequency detector. Existing workflows can keep 128; the actual correction is tightly capped to avoid dark spots and pixelation. |
| Generate_Difference_Image | BOOLEAN | false | When enabled, the second output shows only the exaggerated micro-grid difference map with a Photoshop-style curve: 0->0, 1->253, 255->255. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| difference_image | IMAGE | — |