fix(custom-node-list): place ComfyUI-DCW entry after last git-clone block

This commit is contained in:
Dr.Lt.Data
2026-05-11 20:34:18 +09:00
parent 8f4e7b089b
commit 6c9dd4be42
2 changed files with 22 additions and 11 deletions
+11
View File
@@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"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)"
},
{
"author": "RandyHaylor",
"title": "Claude CLI (Vision+Text)",