Compare commits

...

2 Commits

Author SHA1 Message Date
namemechan
b4ce7118ca
Merge d8095b527f into 03272b1f70 2026-05-01 04:22:31 +09:00
namemechan
d8095b527f Add: ComfyUI-DCW (SNR-t bias correction) 2026-04-26 11:55:29 +09:00

View File

@ -46587,6 +46587,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "namemechan",
"title": "ComfyUI-DCW",
"id": "comfyui-dcw",
"reference": "https://github.com/namemechan/ComfyUI-DCW",
"files": [
"https://github.com/namemechan/ComfyUI-DCW"
],
"install_type": "git-clone",
"description": "Near implementation of Differential Correction in Wavelet domain (DCW) for SNR-t bias correction. Based on arXiv:2604.16044 (Yu et al., 2026). No external dependencies. Compatible with SDXL, SD1.5, Flux, Cosmos, EDM, DiT. (README in Korean)"
}
]
}