mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-14 10:57:25 +08:00
Merge pull request #2830 from namemechan/main
Add: ComfyUI-DCW (SNR-t bias correction)
This commit is contained in:
commit
8f4e7b089b
@ -47218,6 +47218,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)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user